.page_background__POGuR{position:relative;height:100%}.page_container__JH8xd{background:linear-gradient(135deg,#e7f5e9,#ffffff);border-top:1px solid #c8e6c9;color:#1b5e20}.page_loader__MwDii{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:black;color:white;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center}.page_loadingTitle__Z9bgs{font-size:1.8rem;font-weight:600;margin-bottom:1rem;text-align:center}.page_loadingText__pljF7{font-size:5rem;font-weight:700;text-align:center}.page_progressContainer__y076t{width:80%;height:4rem;background-color:black;border-radius:.25rem;overflow:hidden;margin-bottom:2rem;position:relative}.page_progressBar__Z_ANv{height:100%;background-color:#fff;width:0;transform-origin:left}.page_page__H1uMa{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;margin:0;font-family:var(--font-geist-sans);position:relative;z-index:2}.page_main___hQJ_{display:flex;flex-direction:column;gap:32px;padding:32px;position:relative;z-index:2;margin-top:100vh}.page_sticky__ho_FO{width:100%;background-color:lightblue;padding:0;height:3000px}.page_stickybox__g1D_F{position:-webkit-sticky;position:sticky;top:0;background-color:black;height:100vh;padding:0;color:white;font-weight:700;z-index:1}.page_emptycontainer__fNlDZ{width:100%;background-color:lightgray;padding:0;height:900px}.page_main___hQJ_ ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main___hQJ_ li:not(:last-of-type){margin-bottom:8px}.page_main___hQJ_ code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__sU_ts{display:flex;gap:16px}.page_ctas__sU_ts a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__RtNic{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__2KDTQ{border-color:var(--gray-alpha-200);min-width:180px}.page_footer___JLBA{grid-row-start:3;display:flex;gap:24px}.page_footer___JLBA a{display:flex;align-items:center;gap:8px}.page_footer___JLBA img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__RtNic:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__2KDTQ:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer___JLBA a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__H1uMa{padding:32px 32px 80px}.page_main___hQJ_{align-items:center}.page_main___hQJ_ ol{text-align:center}.page_loadingTitle__Z9bgs{font-size:1.4rem;text-align:center;padding:0 1rem}.page_ctas__sU_ts{flex-direction:column}.page_ctas__sU_ts a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__2KDTQ{min-width:auto}.page_footer___JLBA{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__usTEu{filter:invert()}}.page_heroSection__vs07S{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center;background:linear-gradient(135deg,#e7f5e9,#ffffff)}.page_heroTitle__jMjW6{font-size:8rem;color:#1b5e20;margin-bottom:24px;font-weight:700;font-family:var(--font-geist-sans)}.page_heroButtons__TvZqK{display:flex;gap:16px;margin-top:16px}.page_button__R7Q_v{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}.page_primary__RtNic{background:#1b5e20;color:white;gap:8px}.page_secondary__2KDTQ{background:#ffffff;color:#1b5e20;border:1px solid #c8e6c9}.page_primary__RtNic:hover{background:#2e7d32}.page_secondary__2KDTQ:hover{background:#e7f5e9;color:#1b5e20;border-color:#c8e6c9}@media (max-width:600px){.page_heroTitle__jMjW6{font-size:2rem}.page_heroButtons__TvZqK{flex-direction:column}.page_button__R7Q_v{font-size:14px;height:40px;padding:0 16px}}.page_timeline__j7KXf{display:flex;align-items:center;justify-content:space-between;width:80%;position:relative;padding:20px 0}.page_timeline__j7KXf:before{content:"";position:absolute;top:50%;left:0;right:0;height:6px;background:linear-gradient(90deg,#81c784,#1b5e20);border-radius:3px 0 0 3px;transform:translateY(-50%);z-index:0}.page_event__6uSn8{position:relative;z-index:1;cursor:pointer;text-align:center}.page_event__6uSn8 .page_circle__LNjXD{width:30px;height:30px;background:radial-gradient(circle,#ffffff,#c8e6c9);border:4px solid #1b5e20;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;position:relative;animation:page_pulse__t9w7y 2s infinite}.page_event__6uSn8:hover .page_circle__LNjXD{transform:scale(1.6);box-shadow:0 8px 20px rgba(0,0,0,.2)}.page_tooltip__H0fxz{position:fixed;background:rgba(255,255,255,.95);border:2px solid #1b5e20;border-radius:12px;padding:15px;box-shadow:0 8px 20px rgba(0,0,0,.15);visibility:hidden;opacity:0;transition:opacity .3s,transform .3s;transform:translate(-50%,-10px);pointer-events:none;font-size:.9em;color:#333;max-width:300px}.page_tooltip__H0fxz.page_active__FUP_2{visibility:visible;opacity:1;transform:translate(-50%)}.page_tooltip__H0fxz strong{display:block;font-size:1.2em;margin-bottom:12px;color:#1b5e20;border-bottom:2px solid #c8e6c9;padding-bottom:5px}.page_tooltip__H0fxz .page_progress-item__xl0Ol{margin:8px 0}.page_tooltip__H0fxz .page_progress-bar__NGl4E{height:8px;background:#e0e0e0;border-radius:4px;margin-top:4px}.page_tooltip__H0fxz .page_progress-value__4dt2g{height:100%;background:linear-gradient(90deg,#81c784,#1b5e20);border-radius:4px;transition:width .3s ease-in-out}@keyframes page_pulse__t9w7y{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,188,212,.7)}70%{transform:scale(1.2);box-shadow:0 0 0 15px rgba(0,188,212,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(0,188,212,0)}}@keyframes page_bounceArrow__P4IoV{0%,to{transform:translateY(-50%)}50%{transform:translateY(-70%)}}.page_scrollIndicator___wxfh{position:absolute;top:86%;left:50%;right:50%;transform:translate(-50%,-50%);text-align:center;color:black;font-family:Inter,sans-serif;z-index:10}.page_scrollContent__dP3PK{display:flex;flex-direction:column;align-items:center;justify-content:center}.page_scrollText__kl2u5{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;opacity:.8}.page_arrow__NkouW{font-size:3rem;font-weight:700;color:black}@media (prefers-color-scheme:dark){.page_background__POGuR,.page_container__JH8xd,.page_heroSection__vs07S{background:linear-gradient(135deg,#1c1c1c,#121212);color:#e0e0e0}.page_heroTitle__jMjW6{color:#81c784}.page_primary__RtNic{background:#1b5e20;color:#e0e0e0}.page_secondary__2KDTQ{background:#121212;color:#81c784;border-color:#333}.page_tooltip__H0fxz{background:#1c1c1c;border-color:#81c784;color:#e0e0e0}.page_tooltip__H0fxz strong{color:#81c784;border-bottom-color:#1b5e20}.page_arrow__NkouW,.page_scrollIndicator___wxfh,.page_scrollText__kl2u5{color:#e0e0e0}.page_timeline__j7KXf:before{background:linear-gradient(90deg,#81c784,#1b5e20)}.page_event__6uSn8 .page_circle__LNjXD{background:radial-gradient(circle,#1c1c1c,#333);border-color:#81c784}.page_progressBar__Z_ANv{background-color:#81c784}.page_loader__MwDii{background-color:#121212;color:#e0e0e0}.page_progressContainer__y076t{background-color:#333}}@media (max-width:768px){.page_imageSection__nIXAs{margin-top:80px;width:100%;height:auto}.page_imageSection__nIXAs img{object-fit:cover;width:100%;height:auto;max-height:60vh}}#page_Services__e11mI{min-height:500px}.service_container__waXYU{min-height:100vh;background:#fff;color:var(--foreground);padding:2rem;display:flex;flex-direction:column;align-items:center}.service_sectionTitle__Md31a{position:relative;display:inline-block;padding-bottom:2rem}.service_sectionTitle__Md31a:after{content:"";position:absolute;bottom:80px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#81c784,#1b5e20);border-radius:2px}.service_title__sYH5x{font-size:2rem;font-weight:700;margin-bottom:5rem;text-align:center}.service_contentCard__5mOEh{background:var(--background);border-radius:20px;border:1px solid #c8e6c9;box-shadow:0 2px 6px rgba(0,60,32,.08),0 6px 12px rgba(0,60,32,.12);transition:transform .3s ease,box-shadow .3s ease;padding:2rem;margin-bottom:2rem;width:100%;max-width:800px;text-align:center;position:relative;overflow:hidden}.service_contentCard__5mOEh:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(0,60,32,.12),0 8px 20px rgba(0,60,32,.18)}.service_contentCard__5mOEh h2{margin-bottom:1.5rem}.service_openingHours__1LwUH{text-align:center;margin-top:1rem}.service_openingHours__1LwUH li,.service_openingHours__1LwUH p{margin:.5rem 0;list-style:none}.service_readMoreBtn__Ka7eh{display:block;margin:2rem auto 0;padding:.8rem 2rem;background:#1b5e20;color:var(--background);border:none;border-radius:25px;font-size:1rem;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.service_readMoreBtn__Ka7eh:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.2),transparent);transition:.5s}.service_readMoreBtn__Ka7eh:hover:before{left:100%}.service_readMoreBtn__Ka7eh:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,60,32,.25)}.service_hiddenContent__E1XX5{margin-top:2rem;padding-top:2rem;border-top:2px dashed #1b5e20;overflow:hidden;text-align:justify}@media (prefers-color-scheme:dark){.service_container__waXYU{background:#121212;color:#e0e0e0}.service_contentCard__5mOEh{background:#1c1c1c;border:1px solid #333;box-shadow:0 2px 6px rgba(0,0,0,.5),0 6px 12px rgba(0,0,0,.6)}.service_contentCard__5mOEh h2,.service_openingHours__1LwUH li,.service_openingHours__1LwUH p{color:#e0e0e0}.service_readMoreBtn__Ka7eh{background:#1b5e20;color:#e0e0e0}.service_readMoreBtn__Ka7eh:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.service_hiddenContent__E1XX5{border-top:2px dashed #81c784}.service_sectionTitle__Md31a:after{background:linear-gradient(90deg,#81c784,#1b5e20)}}.service_liveContainer__9Jscb{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem}.service_liveIndicator__DVKkz{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;background:rgba(27,94,32,.05);padding:.6rem 1.4rem;border-radius:25px;font-weight:600;font-size:1rem;border:1px solid rgba(27,94,32,.1);box-shadow:0 4px 12px rgba(0,0,0,.05)}.service_liveLabel__pvKfe{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#666;font-weight:500}.service_livePulse__TnaUm{width:6px;height:6px;background-color:#4caf50;display:inline-block}.service_livePulse__TnaUm,.service_statusDot___370k{border-radius:50%;animation:service_blink__BnLRx 2s infinite}.service_statusDot___370k{width:12px;height:12px}.service_statusOpen__aqHj_{background-color:#4caf50;box-shadow:0 0 10px rgba(76,175,80,.6)}.service_statusClosed__BWLDr{background-color:#f44336;box-shadow:0 0 10px rgba(244,67,54,.6)}@keyframes service_blink__BnLRx{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (prefers-color-scheme:dark){.service_liveIndicator__DVKkz{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.service_liveLabel__pvKfe{color:#999}}.service_upcomingBanner__HHbkb{display:inline-block;margin-top:1rem;padding:.5rem 1.2rem;border-radius:20px;font-size:.88rem;background:rgba(255,193,7,.12);border:1px solid rgba(255,193,7,.35);color:#7a5c00;font-weight:500;line-height:1.5}@media (prefers-color-scheme:dark){.service_upcomingBanner__HHbkb{background:rgba(255,193,7,.08);border-color:rgba(255,193,7,.25);color:#ffc107}}.actu_actualitesSection__FIM4v{min-height:100vh;background:var(--background);color:var(--foreground);padding:2rem;display:flex;flex-direction:column;align-items:center}.actu_actualitesTitleContainer__QJUFg{position:relative;display:inline-block;margin-bottom:3rem;text-align:center}.actu_actualitesTitleContainer__QJUFg h1{font-size:2.1rem;font-weight:700}.actu_actualitesUnderline__FVVWr{width:100px;height:4px;background:linear-gradient(135deg,#4caf50,#81c784);border-radius:2px;margin:1rem auto 0}.actu_actualitesGrid__59X2c{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto}.actu_actualiteCard__ywWA3{background-color:var(--background);color:var(--foreground);padding:1rem;border-radius:.5rem;border:1px solid #c8e6c9;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;width:calc(33.333% - 1.333rem);max-width:280px;box-shadow:0 2px 6px rgba(0,60,32,.08),0 6px 12px rgba(0,60,32,.12)}.actu_actualiteCard__ywWA3:hover{box-shadow:0 4px 10px rgba(0,60,32,.12),0 8px 20px rgba(0,60,32,.18)}@media (max-width:900px){.actu_actualiteCard__ywWA3{width:calc(50% - 1rem)}}@media (max-width:600px){.actu_actualiteCard__ywWA3{width:100%}}.actu_actualiteImageContainer__jpFUF{width:100%;height:250px;margin-bottom:1rem;overflow:hidden;border-radius:.25rem}.actu_actualiteImage___2d71{width:100%;height:100%;object-fit:cover}.actu_actualiteName__Z1UVM{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;text-align:center}.actu_actualiteDescription__ILdth{font-size:.875rem;line-height:1.5;text-align:justify;color:var(--foreground)}.actu_actualiteOverlay___Ss0o{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;overflow-y:auto}.actu_actualiteExpandedCard__EheTx{background-color:var(--background);color:var(--foreground);padding:2rem;border-radius:.5rem;max-width:600px;width:90%;display:flex;flex-direction:column;align-items:center;position:relative;overflow-y:auto;max-height:90vh;box-shadow:0 6px 14px rgba(0,60,32,.18);border:1px solid #c8e6c9}.actu_actualiteCloseButton__Q7eQZ{position:absolute;top:-.5rem;right:.3rem;background:none;border:none;font-size:2.5rem;font-weight:700;color:var(--foreground);cursor:pointer;z-index:10}.actu_actualiteCloseButton__Q7eQZ:hover{color:red}.actu_actualiteExpandedImageContainer__aheN5{width:100%;height:460px;margin-bottom:1rem;overflow:hidden;border-radius:.25rem}.actu_actualiteExpandedImage__NpRZu{width:100%;height:100%;object-fit:cover}.actu_actualiteExpandedName__wmZce{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.actu_actualiteExpandedDescription__jnjdI{font-size:.875rem;line-height:1.5;text-align:justify}.actu_actualiteInstagramSection__QLJJe{margin-top:4rem;text-align:center}.actu_actualiteInstagramButton__3_tQ4{display:inline-block;background-color:#1b5e20;color:var(--background);padding:12px 24px;font-size:1.2rem;border-radius:8px;text-decoration:none;transition:opacity .3s ease}.actu_actualiteInstagramButton__3_tQ4:hover{opacity:.85}@media (prefers-color-scheme:dark){.actu_actualitesSection__FIM4v{background:#121212;color:#e0e0e0}.actu_actualiteCard__ywWA3,.actu_actualiteExpandedCard__EheTx{background-color:#1c1c1c;border:1px solid #333;box-shadow:0 2px 6px rgba(0,0,0,.5),0 6px 12px rgba(0,0,0,.6)}.actu_actualiteCloseButton__Q7eQZ,.actu_actualiteDescription__ILdth,.actu_actualiteExpandedDescription__jnjdI,.actu_actualiteExpandedName__wmZce,.actu_actualiteName__Z1UVM{color:#e0e0e0}.actu_actualiteInstagramButton__3_tQ4{background-color:#1b5e20;color:#e0e0e0}}.histoire_container__gtCty{min-height:100vh;background:#FFFFFF;color:var(--foreground);padding:2rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.histoire_section__35mQ_{width:100%;max-width:1200px;margin:0 auto}.histoire_sectionTitle__sB_tT{text-align:center;margin-bottom:3rem;position:relative;padding-bottom:1rem}.histoire_sectionTitle__sB_tT:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#81c784,#1b5e20);border-radius:2px}.histoire_sectionTitle__sB_tT h2{font-size:2.5rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:1rem}.histoire_sectionTitle__sB_tT p{font-size:1.2rem;opacity:.7}.histoire_contentCard__1Ho_9{background:var(--background);border-radius:20px;border:1px solid #c8e6c9;padding:2rem;text-align:justify;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 6px rgba(0,60,32,.08),0 6px 12px rgba(0,60,32,.12);display:flex;flex-direction:column;justify-content:space-between}.histoire_contentCard__1Ho_9 p,.histoire_hiddenContent__D6NBp p{text-align:justify}.histoire_contentCard__1Ho_9:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(0,60,32,.12),0 8px 20px rgba(0,60,32,.18)}.histoire_imageWrapper___g6Z9{width:100%;border-radius:10px;overflow:hidden;margin-bottom:2rem}.histoire_image__fsQCk{width:100%;height:auto;object-fit:cover;border-radius:10px}.histoire_readMoreBtn__HK__O{display:block;margin:2rem auto 0;padding:.8rem 2rem;background:#1b5e20;color:var(--background);border:none;border-radius:25px;font-size:1rem;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.histoire_readMoreBtn__HK__O:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,60,32,.25),transparent);transition:.5s}.histoire_readMoreBtn__HK__O:hover:before{left:100%}.histoire_readMoreBtn__HK__O:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.histoire_hiddenContent__D6NBp{margin-top:2rem;padding-top:2rem;border-top:2px dashed #1b5e20;overflow:hidden;text-align:justify}.histoire_hiddenContent__D6NBp div{margin-bottom:1.5rem}@media (max-width:768px){.histoire_sectionTitle__sB_tT h2{font-size:1.7rem;gap:.5rem}.histoire_contentCard__1Ho_9,.histoire_grid__LlIJD{width:100%}.histoire_contentCard__1Ho_9{padding:1.5rem}.histoire_cardsContainer__JWHtr{flex-direction:column}.histoire_cardsContainer__JWHtr>div{flex:1 1 100%;max-width:100%}}@media (prefers-color-scheme:dark){.histoire_container__gtCty{background:#121212;color:#e0e0e0}.histoire_hiddenContent__D6NBp h3,.histoire_hiddenContent__D6NBp p,.histoire_sectionTitle__sB_tT h2,.histoire_sectionTitle__sB_tT p{color:#e0e0e0}.histoire_contentCard__1Ho_9{background:#1c1c1c;border:1px solid #333;box-shadow:0 2px 6px rgba(0,0,0,.5),0 6px 12px rgba(0,0,0,.6)}.histoire_readMoreBtn__HK__O{background:#1b5e20;color:#e0e0e0}.histoire_readMoreBtn__HK__O:before{background:linear-gradient(90deg,transparent,rgba(0,60,32,.25),transparent)}.histoire_hiddenContent__D6NBp{border-top:2px dashed #81c784}}.histoire_cardsContainer__JWHtr{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.histoire_cardsContainer__JWHtr>div{flex:1 1 40%;max-width:40%}@media (max-width:768px){.histoire_cardsContainer__JWHtr{flex-direction:column!important}.histoire_cardsContainer__JWHtr>div{flex:1 1 100%!important;max-width:100%!important}}.medical-news_medicalNewsSection__9pTgf{background:var(--background);color:var(--foreground);font-family:Inter,sans-serif;padding:0;margin:0}.medical-news_sectionHeader__CnAJD{text-align:center;padding:5rem 0;position:relative}.medical-news_title__y1Mp9{font-size:2.1rem;font-weight:800;margin-bottom:1rem;color:var(--foreground)}.medical-news_subtitle___mNlF{font-size:1.1rem;font-weight:400;color:#2e7d32;margin-bottom:1.5rem}.medical-news_sectionTitle__0plSB{text-align:center;margin-bottom:1.5rem;position:relative;padding-bottom:2rem}.medical-news_sectionTitle__0plSB:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#81c784,#1b5e20);border-radius:2px}.medical-news_sectionTitle__0plSB h2{font-size:2.5rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;gap:1rem}.medical-news_sectionTitle__0plSB p{font-size:1.2rem;opacity:.7}.medical-news_topControls__qp5Ak{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1rem 0 1.5rem}.medical-news_statusLine__X7IQj{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.medical-news_locationInfo__YUhJD{display:flex;flex-direction:column;align-items:center;gap:.5rem}.medical-news_lastUpdated__EmUZZ{font-size:.75rem;opacity:.85;font-weight:500}.medical-news_refreshMiniBtn__P0M9R{background:#f1f8e9;border:1px solid #c8e6c9;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1b5e20;transition:all .2s ease;padding:0}.medical-news_refreshMiniBtn__P0M9R:hover{background:#e8f5e9;transform:rotate(30deg)}.medical-news_spinning__Lwjty{animation:medical-news_spin__EcNOj 1s linear infinite;display:inline-block}.medical-news_searchBox__Vkd2B{position:relative;width:100%;max-width:400px}.medical-news_searchBox__Vkd2B input{width:100%;padding:12px 20px;border-radius:30px;border:1px solid rgba(0,0,0,.1);background:white;font-size:16px;outline:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.03)}.medical-news_searchBox__Vkd2B input:focus{border-color:#1b5e20;box-shadow:0 4px 20px rgba(27,94,32,.1)}.medical-news_suggestions__AE_yH{position:absolute;top:calc(100% + 8px);left:0;right:0;background:white;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15);z-index:100;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.medical-news_suggestion__LCNuf{padding:12px 20px;cursor:pointer;transition:background .2s;text-align:left;font-weight:500}.medical-news_suggestion__LCNuf:hover{background:#f1f8e9;color:#1b5e20}.medical-news_locationCity__vdomW{font-weight:700;color:#1b5e20;font-size:1.1rem;background:rgba(27,94,32,.05);padding:6px 16px;border-radius:20px}.medical-news_dashboardGrid__YzG1g{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.medical-news_dashboardCard__TTDvI{background:white;border-radius:24px;padding:1.8rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 25px rgba(0,40,20,.04);display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease}.medical-news_dashboardCard__TTDvI:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,40,20,.08)}.medical-news_synthesis__XoTfI{max-width:600px;margin:0 auto 1.5rem;padding:1.2rem;border-radius:20px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05)}.medical-news_synthesisOk__wkssW{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#1b5e20}.medical-news_synthesisWarning__xpSsV{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100;border-color:rgba(230,81,0,.1)}.medical-news_synthesisTitle__dx3Rm{font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.2rem;opacity:.85}.medical-news_summaryPills__0AiQe{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:1.5rem}.medical-news_summaryPill__YRpMj{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:30px;font-size:.9rem;font-weight:600;background:white;box-shadow:0 2px 6px rgba(0,0,0,.05)}.medical-news_pillWarning__JqjEx{border:1.5px solid #ffcc80;color:#bf360c}.medical-news_pillOk__47ALJ{border:1.5px solid #a5d6a7;color:#2e7d32}.medical-news_synthesisAction__k_Bgu{font-size:1.2rem;font-weight:800;line-height:1.4;max-width:500px;margin:0 auto}.medical-news_cardHeader__6O3bv{display:flex;align-items:center;gap:12px;margin-bottom:1.5rem}.medical-news_cardIcon__VXMvw{font-size:1.8rem}.medical-news_cardTitle__eBvnk{font-size:1.3rem;font-weight:800;color:#1b5e20}.medical-news_cardBody__VyzLk{flex:1 1}.medical-news_cardAdvice__A9_Oy{margin-top:1.5rem;padding:12px 16px;background:#f9fdf9;border-radius:12px;font-size:.9rem;font-weight:600;color:#2e7d32;border-left:4px solid #81c784}.medical-news_cardSource__ZhonK{margin-top:1rem;font-size:.75rem;opacity:.85;text-align:right;font-style:italic}.medical-news_pollenDays__aXgo2{display:flex;flex-direction:column;gap:12px}.medical-news_pollenDay__4s1WW{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fcfcfc;border-radius:10px}.medical-news_dayLabel__o5O0g{font-weight:700;font-size:.9rem;opacity:.9}.medical-news_pollenIndicator__JFo0z{padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:800;text-transform:uppercase}.medical-news_taxonMini__OYls7{display:flex;flex-wrap:wrap;gap:8px;margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed rgba(0,0,0,.1)}.medical-news_taxonTag__RkTDD{padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:700;display:flex;align-items:center;gap:4px}.medical-news_airInfo__Tv9XM{display:flex;flex-direction:column;gap:1.5rem}.medical-news_airScoreBlock__tqV0_{display:flex;align-items:center;gap:15px}.medical-news_airBadge__CarCB{padding:8px 20px;border-radius:12px;font-weight:900;font-size:1.2rem;color:white;text-shadow:0 1px 2px rgba(0,0,0,.2)}.medical-news_airAqiValue__hMMP1{font-size:1rem;font-weight:700;opacity:.85}.medical-news_airSafe__y8yW2{background:linear-gradient(135deg,#66bb6a,#43a047)}.medical-news_airWarning__oOTfQ{background:linear-gradient(135deg,#ffa726,#fb8c00)}.medical-news_airDanger__6vc_F{background:linear-gradient(135deg,#ef5350,#d32f2f)}.medical-news_pollutantGrid___CLq1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.medical-news_pollutantItem__RxtmM{display:flex;flex-direction:column;align-items:center;background:#f9f9f9;padding:8px;border-radius:8px}.medical-news_pollutantName__XbEb9{font-size:.65rem;font-weight:800;opacity:.85}.medical-news_pollutantLevel__6JoPz{font-size:1rem;font-weight:900}.medical-news_newsList__DltYa{display:flex;flex-direction:column;gap:1rem}.medical-news_newsItem__TUfk1{padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.05)}.medical-news_newsItem__TUfk1:last-child{border-bottom:none}.medical-news_newsMeta__K5GPh{margin-bottom:4px}.medical-news_sevHigh__QGo6V{color:#b71c1c;background:#ffebee}.medical-news_sevHigh__QGo6V,.medical-news_sevMed__Bkl8k{font-size:.65rem;font-weight:900;padding:2px 8px;border-radius:4px;text-transform:uppercase}.medical-news_sevMed__Bkl8k{color:#bf360c;background:#fff3e0}.medical-news_newsItemLink__9NzW6{text-decoration:none;color:inherit;display:block;outline:none}.medical-news_newsTitle__nlzx_{font-size:.95rem;line-height:1.4;font-weight:700;margin-bottom:6px;transition:color .2s ease}.medical-news_newsItemLink__9NzW6:hover .medical-news_newsTitle__nlzx_{color:#1b5e20}.medical-news_newsLink__jVhiP{font-size:.85rem;font-weight:700;color:#1b5e20;text-decoration:underline;display:inline-block;margin-top:4px}.medical-news_pollenSafe__XnURU{background:#e8f5e9;color:#2e7d32}.medical-news_pollenWarning__IPUsi{background:#fff3e0;color:#a65d00}.medical-news_pollenDanger__HB9BJ{background:#ffebee;color:#c62828}.medical-news_attribution__Mu5mw{text-align:center;font-size:.8rem;opacity:.85;margin-bottom:2rem}.medical-news_cardLoader__J5vNt{height:150px;display:flex;align-items:center;justify-content:center}.medical-news_miniSpinner__hns0W{width:30px;height:30px;border:3px solid rgba(27,94,32,.1);border-top-color:#1b5e20;border-radius:50%;animation:medical-news_spin__EcNOj 1s linear infinite}@keyframes medical-news_spin__EcNOj{to{transform:rotate(1turn)}}.medical-news_weatherInfo__Sqvci{gap:1.5rem}.medical-news_weatherInfo__Sqvci,.medical-news_weatherMain__INe0T{display:flex;flex-direction:column}.medical-news_temp__tYtQp{font-size:3rem;font-weight:900;color:#1b5e20;line-height:1}.medical-news_feelsLike__9hPhk{font-size:.9rem;opacity:.85;font-weight:600}.medical-news_weatherStats__UypeZ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.medical-news_statItem__pkF8p{display:flex;flex-direction:column}.medical-news_statLabel__rVCBh{font-size:.75rem;text-transform:uppercase;font-weight:700;opacity:.85}.medical-news_statValue__xWWVN{font-size:1.2rem;font-weight:800}.medical-news_textWarning__853_X{color:#e65100}.medical-news_pollenFallback__Pjh5L{padding:1rem;background:rgba(0,0,0,.02);border-radius:12px}.medical-news_fallbackGrid__QsoOy{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.medical-news_fallbackItem__x0LJ4{display:flex;justify-content:space-between;font-size:.85rem}.medical-news_dashboardError__z_gmF{text-align:center;padding:3rem;background:rgba(211,47,47,.05);border-radius:20px;margin:2rem auto;max-width:600px;border:1px dashed #d32f2f}.medical-news_dashboardError__z_gmF p{color:#d32f2f;font-weight:700;margin-bottom:1.5rem}.medical-news_retryBtn__Bq2_3{padding:.8rem 2rem;background:#1b5e20;color:white;border:none;border-radius:12px;font-weight:700;cursor:pointer;transition:all .3s ease}.medical-news_retryBtn__Bq2_3:hover{background:#2e7d32;transform:translateY(-2px)}@media (prefers-color-scheme:dark){.medical-news_dashboardCard__TTDvI{background:#1c1c1c;border-color:#333;box-shadow:0 10px 30px rgba(0,0,0,.3)}.medical-news_searchBox__Vkd2B input{background:#252525;border-color:#444;color:white}.medical-news_suggestions__AE_yH{background:#252525;border-color:#444}.medical-news_suggestion__LCNuf:hover{background:#1b5e2020}.medical-news_cardTitle__eBvnk{color:#81c784}.medical-news_cardAdvice__A9_Oy{background:#1b5e2015;color:#81c784;border-color:#4caf50}.medical-news_refreshMiniBtn__P0M9R{background:#252525;border-color:#444;color:#81c784}.medical-news_refreshMiniBtn__P0M9R:hover{background:#1b5e2030}.medical-news_summaryPill__YRpMj{background:#252525;box-shadow:0 4px 12px rgba(0,0,0,.3)}.medical-news_pillWarning__JqjEx{border-color:#e65100;color:#ffcc80}.medical-news_pillOk__47ALJ{border-color:#2e7d32;color:#a5d6a7}.medical-news_synthesisOk__wkssW{background:linear-gradient(135deg,#1b5e2040,#1b5e2020);color:#a5d6a7}.medical-news_synthesisWarning__xpSsV{background:linear-gradient(135deg,#e6510040,#e6510020);color:#ffcc80}.medical-news_synthesisCaution__Or5tf{background:linear-gradient(135deg,#f57c0040,#f57c0020);color:#ffe0b2}.medical-news_pollenDay__4s1WW,.medical-news_pollutantItem__RxtmM{background:#252525}.medical-news_newsItem__TUfk1{border-color:#333}.medical-news_airLabel__mclg_{color:white}}.medical-news_tipContent__agKCv{display:flex;flex-direction:column;gap:12px}.medical-news_tipHeader__o10CZ{display:flex;align-items:center;gap:8px;margin-bottom:5px}.medical-news_tipCategory__pQY_U{font-size:.75rem;font-weight:800;text-transform:uppercase;color:#2e7d32;letter-spacing:1px;background:#f1f8e9;padding:4px 12px;border-radius:12px}.medical-news_tipText__4PgX9{font-size:1rem;line-height:1.6;font-weight:500;color:var(--foreground)}.medical-news_tipAction__Yuci8{margin-top:10px;font-weight:700;color:#1b5e20;font-size:.9rem;border-top:1px dashed rgba(0,0,0,.1);padding-top:10px}.medical-news_emptyState__PhCO6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#fcfcfc;border-radius:16px;border:1px dashed rgba(0,0,0,.1);text-align:center}.medical-news_emptyIcon__X7PCn{font-size:2.5rem;margin-bottom:10px}.medical-news_emptyText__rppQJ{font-size:.9rem;font-weight:600;opacity:.6}@media (max-width:768px){.medical-news_sectionHeader__CnAJD{padding:2.5rem 0}.medical-news_sectionTitle__0plSB h2{font-size:1.6rem}.medical-news_topControls__qp5Ak{margin:1rem 0;padding:0 1.5rem;width:100%}.medical-news_statusLine__X7IQj{gap:1rem;justify-content:center}.medical-news_refreshMiniBtn__P0M9R{width:44px;height:44px}.medical-news_synthesis__XoTfI{margin:0 1rem 1.5rem;padding:1rem}.medical-news_synthesisAction__k_Bgu{font-size:1.05rem}.medical-news_dashboardGrid__YzG1g{grid-template-columns:1fr;padding:0 1rem;gap:1rem}.medical-news_dashboardCard__TTDvI{padding:1.2rem}.medical-news_pollutantGrid___CLq1{grid-template-columns:repeat(2,1fr)}.medical-news_temp__tYtQp{font-size:2.5rem}}@media (max-width:480px){.medical-news_summaryPills__0AiQe{gap:8px}.medical-news_summaryPill__YRpMj{padding:6px 10px;font-size:.8rem}.medical-news_cardTitle__eBvnk{font-size:1.1rem}.medical-news_locationCity__vdomW{font-size:.9rem;padding:4px 12px}}.medical-news_conditionArea__T3jxv{display:flex;align-items:center;gap:12px;margin-bottom:1rem;padding:10px 14px;background:rgba(27,94,32,.05);border-radius:14px}.medical-news_conditionEmoji__kWc4W{font-size:2rem}.medical-news_conditionText__HrJ_6{font-weight:700;font-size:1.1rem;color:#1b5e20}.medical-news_rainRiskBadge__VRlSI{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#e3f2fd;color:#1565c0;border-radius:20px;font-size:.8rem;font-weight:800;margin-top:4px}.medical-news_forecast3d__J5dex{margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed rgba(0,0,0,.1)}.medical-news_forecastTitle__Wm1_J{font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;opacity:.6}.medical-news_forecastGrid__0jVCf{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.medical-news_forecastDay__W3d2H{display:flex;flex-direction:column;align-items:center;padding:10px 6px;background:#fcfcfc;border-radius:12px;border:1px solid rgba(0,0,0,.03)}.medical-news_forecastDate__Dgt8x{font-size:.75rem;font-weight:500;margin-bottom:4px;opacity:.8}.medical-news_forecastIcon__nfjVR{font-size:1.5rem;margin:4px 0}.medical-news_forecastTemp__8ysTY{font-size:.85rem;font-weight:800;color:#1b5e20}.medical-news_forecastRain__G6bVq{font-size:.7rem;font-weight:700;color:#1565c0;margin-top:4px}@media (prefers-color-scheme:dark){.medical-news_conditionArea__T3jxv{background:rgba(129,199,132,.1)}.medical-news_conditionText__HrJ_6{color:#81c784}.medical-news_rainRiskBadge__VRlSI{background:#1565c030;color:#90caf9}.medical-news_forecastDay__W3d2H{background:#252525;border-color:#333}.medical-news_forecastTemp__8ysTY{color:#81c784}.medical-news_forecastRain__G6bVq{color:#90caf9}}.container{background:var(--background);color:var(--foreground);font-family:Inter,sans-serif;margin:0;padding:0}header.contact-header{text-align:center;padding:4rem 0;position:relative}header.contact-header h1{font-size:2.1rem;font-weight:800;margin-bottom:1rem;color:var(--foreground)}header.contact-header p{font-size:1.1rem;font-weight:400;color:var(--electricblue);margin-bottom:1.5rem}.sectionTitle:after{content:"";position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#81c784,#1b5e20);border-radius:2px}.contact-card{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1000px;margin:1rem auto 4rem;padding:2rem;background-color:var(--background);color:var(--foreground);border-radius:15px;border:1px solid var(--secondary);text-align:center;box-shadow:0 2px 6px rgba(0,60,32,.08),0 6px 12px rgba(0,60,32,.12)}.info-column{flex:1 1 40%;display:flex;flex-direction:column;gap:1rem}.map-column{flex:1 1 55%}.map-frame{border-radius:12px;overflow:hidden}.contact-info{margin-bottom:1.5rem}.contact-info a{color:var(--foreground);text-decoration:underline}.instagramButton{display:block;margin:1.5rem auto 0;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;background-color:#1b5e20;color:#ffffff;font-size:1.2rem;text-align:center;transition:all .3s ease}.instagramButton:hover{opacity:.85}@media screen and (max-width:768px){.contact-card{display:flex;flex-direction:column;width:90%;max-width:600px;margin:2rem auto}.info-column,.map-column{flex:unset;width:100%}.map-column{display:flex;justify-content:center;align-items:center;margin-top:1.5rem}.map-frame{width:100%;height:300px!important;border-radius:8px}}@media (prefers-color-scheme:dark){.container,body{background:#121212;color:#e0e0e0}.contact-card{background:#1c1c1c;border:1px solid #333;box-shadow:0 2px 6px rgba(0,0,0,.5),0 6px 12px rgba(0,0,0,.6)}.contact-info a{color:#81c784}.googleReviewButton,.instagramButton{background-color:#1b5e20;color:#e0e0e0}.googleReviewButton:hover{background-color:#81c784;color:#121212}}.footer_footerContainer__qN0pF{display:flex;justify-content:center;align-items:center;padding:1rem;background:#FFFFFF;border-top:1px solid #ffffff;width:100%;text-align:center}.footer_Footer__aHteP{margin:0;font-size:14px;color:#1b5e20;font-weight:600}.footer_footerContent__rrZi9{display:flex;flex-direction:column;gap:.5rem}.footer_PrivacyInfo__lN_cg{margin:0;font-size:12px;color:#1b5e20}@media (prefers-color-scheme:dark){.footer_footerContainer__qN0pF{background:#121212;border-top:1px solid #333}.footer_Footer__aHteP{color:#e0e0e0}.footer_PrivacyInfo__lN_cg{color:#81c784}}