.chat_shell__nm_pT{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#f0fdf9,#f8fafc 50%,#fff)}.LanguageSwitcher_switcher__CViAX{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--border-color);border-radius:50px;background:#fff;color:var(--primary);font-family:var(--ff-body);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.LanguageSwitcher_switcher__CViAX:hover{border-color:var(--btn-green);color:var(--btn-green);box-shadow:0 2px 8px rgba(0,153,102,.12)}.LanguageSwitcher_light__MaWo_{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.25);color:#fff}.LanguageSwitcher_light__MaWo_:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);color:#fff;box-shadow:none}.LanguageSwitcher_globe__w2sWU{font-size:14px;line-height:1}.LanguageSwitcher_label__ijskB{white-space:nowrap}.Navbar_navShell__ixf7k{position:-webkit-sticky;position:sticky;top:0;z-index:200;padding:.65rem 1rem .35rem;pointer-events:none}.Navbar_nav__yFFPE{pointer-events:auto;max-width:1200px;margin:0 auto;border-radius:999px;background:hsla(0,0%,100%,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(0,77,77,.1);box-shadow:0 4px 6px rgba(0,77,77,.04),0 12px 32px rgba(0,77,77,.1),inset 0 0 0 1px hsla(0,0%,100%,.65);transition:box-shadow .25s ease,border-color .25s ease}.Navbar_nav__yFFPE:hover{box-shadow:0 6px 10px rgba(0,77,77,.06),0 18px 44px rgba(0,77,77,.12),inset 0 0 0 1px hsla(0,0%,100%,.7);border-color:rgba(0,153,102,.18)}.Navbar_navInner__mopBO{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 1rem .55rem 1.1rem}.Navbar_logo__X4o9i{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0}.Navbar_logoMark___leZt{width:42px;height:42px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 6px 18px rgba(0,153,102,.28);border:2px solid hsla(0,0%,100%,.35)}.Navbar_logoImg__5losR{width:100%;height:100%;object-fit:cover}.Navbar_logoText__Jmms3{display:flex;flex-direction:column;line-height:1.2;min-width:0}.Navbar_logoText__Jmms3 strong{font-family:var(--ff-display);font-size:1.1rem;font-weight:800;color:var(--primary);letter-spacing:-.3px}.Navbar_logoText__Jmms3 small{font-size:.7rem;color:var(--text-light);font-weight:500}.Navbar_links__puXTb{display:flex;align-items:center;gap:1.35rem;margin-left:auto;margin-right:.75rem}.Navbar_navLink__16zHl{font-size:.9rem;font-weight:600;color:var(--primary);text-decoration:none;position:relative;padding:.45rem 0;transition:color .2s ease}.Navbar_navLink__16zHl:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:2px;background:var(--btn-green);border-radius:2px;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.Navbar_navLink__16zHl:hover{color:var(--btn-green)}.Navbar_navLink__16zHl:hover:after{transform:scaleX(1);transform-origin:left}.Navbar_navLinkActive__SGlFZ{color:var(--btn-green)}.Navbar_navLinkActive__SGlFZ:after{transform:scaleX(1)}.Navbar_actions__4T0RL{display:flex;align-items:center;gap:8px;flex-shrink:0}.Navbar_authLink__hsUSg{color:var(--primary);font-size:.86rem;font-weight:600;text-decoration:none;white-space:nowrap}.Navbar_authLink__hsUSg:hover{color:#096}.Navbar_bookBtn__8eafF{background:linear-gradient(135deg,#096,#007a52);color:#fff;border:none;padding:10px 20px;border-radius:50px;font-family:var(--ff-body);font-size:.86rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px rgba(0,153,102,.32);white-space:nowrap}.Navbar_bookBtn__8eafF:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,153,102,.4)}.Navbar_iconBtn___6uU0{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,77,77,.12);background:rgba(248,250,252,.95);color:var(--primary);text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;flex-shrink:0}.Navbar_iconBtn___6uU0:hover{background:#ecfdf5;border-color:rgba(0,153,102,.3);color:#096;transform:translateY(-1px)}.Navbar_iconBtnActive__kpfR7{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#6ee7b7;color:#047857}.Navbar_menuBtn__zSLsp{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(0,77,77,.1);border-radius:12px;background:rgba(248,250,252,.9);color:var(--primary);cursor:pointer;transition:background .2s,border-color .2s}.Navbar_menuBtn__zSLsp:hover{background:#fff;border-color:rgba(0,153,102,.25)}.Navbar_mobileMenu__mhKOr{display:none}.Navbar_navExpanded__JXgAP{border-radius:22px}@media (max-width:768px){.Navbar_navShell__ixf7k{padding:.5rem .65rem .25rem}.Navbar_nav__yFFPE{border-radius:18px}.Navbar_navInner__mopBO{padding:.5rem .75rem}.Navbar_bookBtn__8eafF,.Navbar_links__puXTb{display:none}.Navbar_menuBtn__zSLsp{display:flex}.Navbar_mobileMenu__mhKOr{display:flex;flex-direction:column;gap:.35rem;padding:.5rem 1rem 1rem;border-top:1px solid rgba(0,77,77,.08)}.Navbar_mobileMenu__mhKOr .Navbar_navLink__16zHl{padding:.6rem .25rem;font-size:.95rem}.Navbar_mobileBookBtn__aNuKD{margin-top:.35rem;width:100%;padding:12px;border:none;border-radius:50px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:700;cursor:pointer}.Navbar_mobileProfileBtn__nh9wh{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:.5rem;width:100%;padding:12px;border-radius:50px;border:1px solid rgba(0,77,77,.12);background:#f8fafc;color:var(--primary);font-weight:700;text-decoration:none}.Navbar_logoText__Jmms3 small{display:none}}.CallModal_overlay__fi8q6{position:fixed;inset:0;z-index:1000;background:rgba(0,20,20,.75);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem}.CallModal_modal__6skLV{width:100%;max-width:960px;height:min(80vh,640px);background:#0f172a;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 80px rgba(0,0,0,.45)}.CallModal_header__9osfU{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(135deg,#004d4d,#096);color:#fff}.CallModal_header__9osfU h3{margin:0;font-size:1rem;color:#fff}.CallModal_header__9osfU p{margin:.15rem 0 0;font-size:.85rem;opacity:.9}.CallModal_closeBtn__segsU{width:36px;height:36px;border-radius:10px;border:none;background:hsla(0,0%,100%,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.CallModal_frame__uWF1R{flex:1 1;width:100%;border:none;background:#111}.ChatPanel_panel__J32nI{display:flex;flex-direction:column;width:100%;height:100%;min-height:480px;background:#fff;border-radius:20px;border:1px solid rgba(0,77,77,.08);overflow:hidden;box-shadow:0 8px 30px rgba(0,77,77,.06);direction:ltr!important}.ChatPanel_chatHeader___X8rk{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f0fdf9);border-bottom:1px solid #e2e8f0;flex-shrink:0}.ChatPanel_chatHeaderInfo__TeUTb{display:flex;align-items:center;gap:12px}.ChatPanel_chatAvatar__p6Xjm{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:800;font-size:.9rem;display:flex;align-items:center;justify-content:center}.ChatPanel_chatHeader___X8rk h3{margin:0;font-size:1rem;color:#004d4d;text-align:left}.ChatPanel_chatHeader___X8rk p{margin:.1rem 0 0;font-size:.8rem;color:#64748b;text-align:left}.ChatPanel_callActions__GxLM_{display:flex;gap:8px}.ChatPanel_callBtn__kftX5{width:40px;height:40px;border-radius:12px;border:1px solid #d1fae5;background:#fff;color:#096;cursor:pointer;display:flex;align-items:center;justify-content:center}.ChatPanel_messages__6vo49{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.85rem;background:#e5ddd5;direction:ltr!important}.ChatPanel_messageRow__y8_ow{display:flex;width:100%}.ChatPanel_messageCol__O_eAG{display:flex;flex-direction:column;max-width:min(82%,360px)}.ChatPanel_rowOut__DeFrB{justify-content:flex-end}.ChatPanel_rowIn__VYRA_{justify-content:flex-start}.ChatPanel_colOut__uCoeS{align-items:flex-end}.ChatPanel_colIn__fyXW9{align-items:flex-start}.ChatPanel_senderLabel__18tGP,.ChatPanel_youTag__g9yyw{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;color:#667781}.ChatPanel_youTag__g9yyw{margin-top:4px;margin-bottom:0;color:#096}.ChatPanel_empty__xKuQ2{color:#64748b;text-align:center;margin:auto;font-size:.9rem;width:100%}.ChatPanel_bubble__Mo011{padding:10px 14px;border-radius:18px;font-size:.95rem;word-wrap:break-word;overflow-wrap:break-word;width:-moz-fit-content;width:fit-content;max-width:100%;box-shadow:0 1px 2px rgba(0,0,0,.08)}.ChatPanel_bubble__Mo011 p{margin:0 0 4px;line-height:1.45;text-align:left}.ChatPanel_bubble__Mo011 time{font-size:.68rem;opacity:.75;display:block}.ChatPanel_bubble__Mo011[data-side=out]{background-color:#d9fdd3;color:#111b21;border-bottom-right-radius:4px}.ChatPanel_bubble__Mo011[data-side=out] time{text-align:right}.ChatPanel_bubble__Mo011[data-side=in]{background-color:#fff;color:#111b21;border-bottom-left-radius:4px;border:1px solid rgba(0,0,0,.07)}.ChatPanel_bubble__Mo011[data-side=in] time{text-align:left}.ChatPanel_callBubble__CtmIp{min-width:180px}.ChatPanel_joinCallBtn__7Ldmf{display:inline-flex;align-items:center;gap:6px;margin:6px 0 4px;padding:8px 14px;border-radius:50px;border:none;background:#ecfdf5;color:#047857;font-weight:700;font-size:.82rem;cursor:pointer}.ChatPanel_bubble__Mo011[data-side=out] .ChatPanel_joinCallBtn__7Ldmf{background:rgba(0,0,0,.06);color:#004d4d}.ChatPanel_chatImage__5Gm7g{border-radius:12px;object-fit:cover;max-width:220px;width:100%;height:auto;display:block;margin-bottom:4px}.ChatPanel_uploadError__dQHN2{margin:0;padding:.6rem 1rem;background:#fef2f2;color:#b91c1c;font-size:.82rem;border-top:1px solid #fecaca;flex-shrink:0}.ChatPanel_compose___PqQ_{display:flex;align-items:center;gap:8px;padding:.85rem 1rem;border-top:1px solid #e2e8f0;background:#f0f2f5;flex-shrink:0;direction:ltr!important}.ChatPanel_hiddenFile__ctw__{display:none}.ChatPanel_attachBtn__L0VNx{width:42px;height:42px;border-radius:50%;border:none;background:#fff;color:#096;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatPanel_textInput__MkXrD{flex:1 1;padding:12px 16px;border:none;border-radius:24px;font-size:.95rem;font-family:inherit;background:#fff;text-align:left}.ChatPanel_textInput__MkXrD:focus{outline:none}.ChatPanel_sendBtn__o_V7o{width:42px;height:42px;border-radius:50%;border:none;background:linear-gradient(135deg,#096,#004d4d);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ChatPanel_sendBtn__o_V7o:disabled{opacity:.5;cursor:not-allowed}.PatientChatView_wrap__zb5jf{flex:1 1;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;width:100%}.PatientChatView_hero__YHYRE{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#004d4d,#096);border-radius:20px;color:#fff;box-shadow:0 12px 40px rgba(0,77,77,.2)}.PatientChatView_heroIcon__g2eib{width:52px;height:52px;border-radius:14px;background:hsla(0,0%,100%,.18);display:flex;align-items:center;justify-content:center}.PatientChatView_hero__YHYRE h1{margin:0;font-size:1.35rem;color:#fff}.PatientChatView_hero__YHYRE p{margin:.2rem 0 0;font-size:.9rem;opacity:.9}.PatientChatView_layout__ynhOF{display:grid;grid-template-columns:300px 1fr;grid-gap:1rem;gap:1rem;min-height:540px}.PatientChatView_sidebar__DEB_f{background:#fff;border-radius:20px;border:1px solid rgba(0,77,77,.08);overflow:hidden;box-shadow:0 8px 30px rgba(0,77,77,.06);display:flex;flex-direction:column}.PatientChatView_sidebarHead__qQS55{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.15rem;border-bottom:1px solid #f1f5f9;font-weight:700;color:#004d4d;font-size:.9rem}.PatientChatView_count__pkyPz{background:#ecfdf5;color:#047857;padding:2px 8px;border-radius:8px;font-size:.78rem}.PatientChatView_convoLink__RS2wx{display:flex;align-items:center;gap:12px;padding:14px 1.15rem;border-bottom:1px solid #f8fafc;text-decoration:none;color:inherit;position:relative;transition:background .15s}.PatientChatView_convoLink__RS2wx:hover{background:#f8fafc}.PatientChatView_convoActive__1eL6U{background:#ecfdf5!important}.PatientChatView_convoAvatar__0oI9z{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:800;font-size:.82rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.PatientChatView_convoInfo__PlD0A{flex:1 1;min-width:0}.PatientChatView_convoInfo__PlD0A strong{display:block;color:#004d4d;font-size:.95rem}.PatientChatView_specialty__ze9At{display:block;color:#096;font-size:.75rem;font-weight:600;margin-top:2px}.PatientChatView_preview__Mt3m_{display:block;color:#94a3b8;font-size:.8rem;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PatientChatView_unread__dyFiX{background:#dc2626;color:#fff;font-size:.7rem;font-weight:700;padding:2px 7px;border-radius:10px;flex-shrink:0}.PatientChatView_chatArea__Itnuk{min-height:540px;display:flex;flex-direction:column;width:100%;min-width:0}.PatientChatView_placeholder__L4DcA{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#fff;border-radius:20px;border:1px solid rgba(0,77,77,.08);color:#94a3b8;padding:2rem;text-align:center}.PatientChatView_placeholder__L4DcA p{margin:.75rem 0 0;font-weight:600;color:#64748b;font-size:1rem}.PatientChatView_placeholder__L4DcA span{font-size:.88rem}.PatientChatView_emptySide__oT1Jw{padding:2.5rem 1.5rem;text-align:center;color:#94a3b8;display:flex;flex-direction:column;align-items:center;gap:.75rem}.PatientChatView_emptySide__oT1Jw p{margin:0;line-height:1.5}.PatientChatView_bookLink__y4Nm_{display:inline-block;margin-top:.5rem;padding:10px 18px;border-radius:12px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:600;text-decoration:none;font-size:.9rem}@media (max-width:768px){.PatientChatView_wrap__zb5jf{padding:1rem}.PatientChatView_layout__ynhOF{grid-template-columns:1fr}.PatientChatView_sidebar__DEB_f{max-height:220px;overflow-y:auto}}.SiteFooter_footer__vZ3CV{background:var(--primary);color:#fff;padding:4rem 0 2rem;margin-top:auto}.SiteFooter_container__Ib5CY{max-width:1200px;margin:0 auto;padding:0 2rem}.SiteFooter_footerTop__Fau5O{display:grid;grid-template-columns:1fr 2.2fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.SiteFooter_brand__mNn0V{display:flex;flex-direction:column;gap:1rem}.SiteFooter_brandRow__Q_FUY{display:flex;align-items:center;gap:12px}.SiteFooter_logoImg__8OhFP{width:48px;height:48px;border-radius:12px;object-fit:cover;border:2px solid hsla(0,0%,100%,.2)}.SiteFooter_brandName__dWvuV{font-family:var(--ff-display);font-size:1.35rem;font-weight:800;color:#fff}.SiteFooter_brand__mNn0V p{opacity:.85;font-size:.95rem;max-width:320px;line-height:1.6}.SiteFooter_links__aNC_q{display:grid;grid-template-columns:.9fr 1.4fr 1fr;grid-gap:1.5rem;gap:1.5rem}.SiteFooter_linkGroup__zOg5k h4{color:#fff;margin-bottom:1rem;font-size:.95rem;font-weight:700;letter-spacing:.02em}.SiteFooter_linkGroup__zOg5k a{display:block;color:hsla(0,0%,100%,.72);margin-bottom:.65rem;font-size:.92rem;transition:color .2s}.SiteFooter_linkGroup__zOg5k a:hover{color:#fff}.SiteFooter_servicesGroup__xC2lj{min-width:0}.SiteFooter_serviceList__gs1hi{list-style:none;margin:0;max-height:320px;overflow-y:auto;padding:0 .5rem 0 0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.35) transparent}.SiteFooter_serviceList__gs1hi::-webkit-scrollbar{width:6px}.SiteFooter_serviceList__gs1hi::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.35);border-radius:999px}.SiteFooter_serviceCategory__D_Af5{font-size:.8rem;line-height:1.4;margin-bottom:.65rem;padding-bottom:.55rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.SiteFooter_serviceCategory__D_Af5:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.SiteFooter_serviceCategoryTitle__0YWXh{display:block;color:hsla(0,0%,100%,.95);font-weight:700;font-size:.82rem;margin-bottom:.2rem}.SiteFooter_serviceSubList__WC2_K{list-style:none;margin:.2rem 0 0;padding:0 0 0 .75rem;border-left:2px solid hsla(0,0%,100%,.12)}.SiteFooter_serviceSubList__WC2_K li{color:hsla(0,0%,100%,.68);font-size:.76rem;line-height:1.45;margin-bottom:.2rem}.SiteFooter_serviceSubList__WC2_K li:before{content:"– ";opacity:.65}.SiteFooter_legalText__rlSvS{color:hsla(0,0%,100%,.82);font-size:.85rem;line-height:1.5;margin-bottom:.75rem}.SiteFooter_footerBottom__bzb53{border-top:1px solid hsla(0,0%,100%,.12);padding-top:1.5rem;text-align:center;font-size:.88rem;opacity:.75}@media (max-width:900px){.SiteFooter_footerTop__Fau5O,.SiteFooter_links__aNC_q{grid-template-columns:1fr}.SiteFooter_serviceList__gs1hi{max-height:none;overflow:visible;padding-right:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem}.SiteFooter_serviceCategory__D_Af5{margin-bottom:0;border-bottom:none;background:hsla(0,0%,100%,.06);border-radius:10px;padding:.55rem .65rem}.SiteFooter_serviceCategoryTitle__0YWXh{font-size:.74rem;line-height:1.35;margin-bottom:0}.SiteFooter_serviceSubList__WC2_K{display:none}}@media (max-width:480px){.SiteFooter_serviceList__gs1hi{grid-template-columns:1fr}}.DoctorPicker_wrapper__jNae6{max-width:1200px;margin:0 auto;padding:0 1.5rem 3rem}.DoctorPicker_mobileFilterToggle__3iXs1{display:none;width:100%;margin-bottom:1rem;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;font-weight:700;color:#004d4d;cursor:pointer;position:relative}.DoctorPicker_filterDot__WwcKh{position:absolute;top:10px;right:14px;width:8px;height:8px;background:#096;border-radius:50%}.DoctorPicker_layout__NjDrt{display:grid;grid-template-columns:minmax(260px,300px) 1fr;grid-gap:1.75rem;gap:1.75rem;align-items:start}.DoctorPicker_sidebarWrap__d6qg3{position:-webkit-sticky;position:sticky;top:5.5rem}.DoctorPicker_sidebar__cfoor{background:#fff;border:1px solid #e8eef0;border-radius:20px;padding:1.25rem;box-shadow:0 8px 32px rgba(0,77,77,.06);max-height:calc(100vh - 7rem);overflow-y:auto}.DoctorPicker_sidebarTitle__keOCm{font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:1rem}.DoctorPicker_searchWrap__gsxop{position:relative;margin-bottom:1rem}.DoctorPicker_searchIcon____2JC{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.DoctorPicker_searchInput__c_WwX{width:100%;padding:10px 12px 10px 38px;border:1px solid #e2e8f0;border-radius:12px;font-family:inherit;font-size:.9rem}.DoctorPicker_categoryNav__mFJ7P{display:flex;flex-direction:column;gap:4px;margin-bottom:1rem}.DoctorPicker_categoryItem__eZjow{text-align:left;border:none;background:transparent;padding:10px 12px;border-radius:10px;font-size:.88rem;font-weight:600;color:#475569;cursor:pointer;line-height:1.35;transition:background .15s,color .15s}.DoctorPicker_categoryItem__eZjow:hover{background:#f1f5f9;color:#004d4d}.DoctorPicker_categoryItemActive__euQKy{background:linear-gradient(135deg,#f0fdf9,#e6f5f4);color:#004d4d}.DoctorPicker_subcategorySection__Zvzem{border-top:1px solid #f1f5f9;padding-top:.75rem}.DoctorPicker_subcategoryLabel__vfvx2{font-size:.75rem;font-weight:700;color:#94a3b8;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.04em}.DoctorPicker_subcategoryList__ngDtJ{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto}.DoctorPicker_subChip__nqvGQ{text-align:left;border:1px solid #e2e8f0;background:#fff;padding:8px 10px;border-radius:10px;font-size:.8rem;cursor:pointer;color:#334155;line-height:1.35}.DoctorPicker_subChipActive__IdKih{border-color:#096;background:#f0fdf9;color:#004d4d;font-weight:600}.DoctorPicker_clearBtn__v1KeG{width:100%;margin-top:.75rem;border:none;background:#f1f5f9;color:#334155;font-weight:700;padding:10px;border-radius:10px;cursor:pointer;font-size:.85rem}.DoctorPicker_main__4Yqu_{min-width:0}.DoctorPicker_resultsCount__Zv_fT{font-size:.88rem;font-weight:600;color:#64748b;margin-bottom:1rem}.DoctorPicker_grid__3Eat0{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.DoctorPicker_card__ot45g{background:#fff;border:2px solid #e8eef0;border-radius:20px;padding:1.5rem;text-align:center;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px rgba(0,77,77,.04)}.DoctorPicker_card__ot45g:hover{border-color:#096;transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,153,102,.12)}.DoctorPicker_cardActive__OfwoD{border-color:#096;background:linear-gradient(180deg,#f0fdf9,#fff);box-shadow:0 12px 32px rgba(0,153,102,.18)}.DoctorPicker_avatarWrap__NKUGR{width:120px;height:120px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:3px solid #e6f5f4;background:#f8fafc}.DoctorPicker_avatar__TZJEi{width:100%;height:100%;object-fit:cover}.DoctorPicker_avatarFallback__Naz58{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#004d4d;background:linear-gradient(135deg,#e6f5f4,#d1fae5)}.DoctorPicker_card__ot45g h3{font-size:1.1rem;margin-bottom:.35rem;color:#004d4d}.DoctorPicker_spec__lsWYo{color:#096;font-weight:600;font-size:.85rem;margin-bottom:.25rem;line-height:1.4}.DoctorPicker_exp__B__PU{color:#64748b;font-size:.82rem;margin-bottom:.5rem}.DoctorPicker_bio__t5Cf_{color:#475569;font-size:.82rem;line-height:1.5;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.DoctorPicker_langs__ik8OD{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.DoctorPicker_langTag__ytON5{background:#e6f5f4;color:#004d4d;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:50px}.DoctorPicker_availability__D5Qs_{display:flex;flex-direction:column;gap:4px;margin-top:.75rem;width:100%}.DoctorPicker_slotTag__fluNI{background:#fef3c7;color:#92400e;font-size:.7rem;font-weight:600;padding:4px 8px;border-radius:8px;text-align:left}.DoctorPicker_footer__fhS8O{margin-top:2rem;display:flex;justify-content:center;position:-webkit-sticky;position:sticky;bottom:1rem;z-index:10}.DoctorPicker_continueBtn__RKtEW{background:linear-gradient(135deg,#096,#004d4d);color:#fff;border:none;padding:14px 32px;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 8px 24px rgba(0,153,102,.3);transition:transform .2s}.DoctorPicker_continueBtn__RKtEW:hover{transform:translateY(-2px)}.DoctorPicker_stateBoxInline__IBaH4,.DoctorPicker_stateBox__X9hkn{text-align:center;padding:3rem 2rem;color:#64748b}.DoctorPicker_errorText__tseLA{color:#dc2626;max-width:32rem;margin:0 auto;line-height:1.5}.DoctorPicker_stateBoxInline__IBaH4{padding:2rem;background:#fff;border-radius:16px;border:1px dashed #e2e8f0}.DoctorPicker_emptyIcon__RNU_4{color:#94a3b8;margin-bottom:1rem}.DoctorPicker_spinner__0CuCI{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#096;border-radius:50%;margin:0 auto 1rem;animation:DoctorPicker_spin__6jk8W .8s linear infinite}@keyframes DoctorPicker_spin__6jk8W{to{transform:rotate(1turn)}}@media (max-width:900px){.DoctorPicker_layout__NjDrt{grid-template-columns:1fr}.DoctorPicker_mobileFilterToggle__3iXs1{display:block}.DoctorPicker_sidebarWrap__d6qg3{position:static;display:none}.DoctorPicker_sidebarWrapOpen__THHvm{display:block}.DoctorPicker_sidebar__cfoor{max-height:none;margin-bottom:1rem}.DoctorPicker_subcategoryList__ngDtJ{max-height:160px}}.book_pageShell__7vsfX{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-offwhite)}.book_pageBody__KSdkz{flex:1 1;padding-bottom:1rem}.book_pageHeader__w8P8J{background:linear-gradient(135deg,#004d4d,#007a7a 50%,#096);padding:1.35rem 2rem 1.75rem;color:#fff}.book_steps__R4zXU{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.book_step__h2Hlj{font-size:.82rem;font-weight:600;padding:6px 14px;border-radius:50px;background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.7)}.book_stepActive__bPCpN{background:#fff;color:#004d4d}.book_stepDone__JaJcu{background:hsla(0,0%,100%,.25);color:#fff}.book_stepLine__9Dppb{flex:1 1;max-width:60px;height:2px;background:hsla(0,0%,100%,.3);border-radius:2px}.book_changeDoctor__Qr_Td{background:none;border:none;color:#096;font-size:.88rem;font-weight:600;cursor:pointer;margin-bottom:1rem;padding:0}.book_changeDoctor__Qr_Td:hover{text-decoration:underline}.book_selectedDoctor__rO483{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:0 4px 16px rgba(0,77,77,.06)}.book_selectedDoctor__rO483 strong{display:block;color:#004d4d;font-size:1rem}.book_selectedDoctor__rO483 span{color:#096;font-size:.85rem;font-weight:600}.book_doctorThumb__gQbZE{border-radius:50%;object-fit:cover}.book_doctorThumbFallback__NT6IH{width:56px;height:56px;border-radius:50%;background:#e6f5f4;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.book_formPage__CHJ0t{max-width:720px;margin:0 auto;padding:2rem 1.25rem 3rem;background:linear-gradient(180deg,#f0fdf9,#f8fafc);min-height:calc(100vh - 220px)}.book_formSection__lzEZ6{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.book_formSection__lzEZ6:last-of-type{border-bottom:none;padding-bottom:0}.book_sectionTitle__jQ43x{font-size:1rem;font-weight:800;color:#004d4d;margin:0 0 1rem;letter-spacing:-.02em}.book_paymentSection__CaZZg{background:linear-gradient(180deg,#f0fdfa,#fff);border:1px solid rgba(0,153,102,.18);border-radius:16px;padding:1.25rem;margin-bottom:1.25rem}.book_pricingTable__FkkhE{width:100%;border-collapse:collapse;font-size:.88rem;margin-bottom:.75rem}.book_pricingTable__FkkhE td,.book_pricingTable__FkkhE th{padding:.55rem .65rem;text-align:left;border-bottom:1px solid #f1f5f9}.book_pricingTable__FkkhE th{color:#64748b;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.book_pricingTable__FkkhE tr:last-child td{border-bottom:none}.book_pricingTable__FkkhE .book_activeRow__NHSvF td{background:#ecfdf5;font-weight:700;color:#004d4d}.book_extraRates__DJ2wC{font-size:.82rem;color:#64748b;margin:0;line-height:1.5}.book_policyBox___yc_y p{white-space:pre-line}.book_formCard__NCE5a{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:2rem;box-shadow:0 8px 32px rgba(0,77,77,.06)}.book_backLink__6yJi8{display:inline-block;background:hsla(0,0%,100%,.15);border:none;color:#fff;padding:6px 14px;border-radius:50px;font-size:13px;cursor:pointer;margin-bottom:.75rem;text-decoration:none;transition:background .2s}.book_backLink__6yJi8:hover{background:hsla(0,0%,100%,.25)}.book_pageHeader__w8P8J h1{font-family:var(--ff-display);font-size:24px;font-weight:700}.book_pageHeader__w8P8J p{font-size:13px;opacity:.8;margin-top:4px}.book_formRow__QLneV{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.book_formGroup__1QfzO{margin-bottom:1.25rem}.book_formLabel__wfLx7{display:block;font-size:13px;font-weight:500;color:#111827;margin-bottom:6px}.book_req__GU0MV{color:var(--teal)}.book_formInput__BxK_t{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:10px;font-family:var(--ff-body);font-size:14px;background:#f9fafb;color:#111827;outline:none;transition:border-color .2s}.book_formInput__BxK_t:focus{border-color:var(--teal)}.book_formSelect__D98O2{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:10px;font-family:var(--ff-body);font-size:14px;background:#f9fafb;color:#111827;outline:none;cursor:pointer}.book_formSelect__D98O2:focus{border-color:var(--teal)}.book_formInput__BxK_t:disabled,.book_formSelect__D98O2:disabled{opacity:.6;cursor:not-allowed}.book_consultOptions__HC_Ad{display:flex;gap:10px}.book_consultOpt__5KsO1{flex:1 1;border:1.5px solid #d1d5db;border-radius:12px;padding:12px 8px;text-align:center;cursor:pointer;transition:all .2s;background:#f9fafb}.book_consultOpt__5KsO1:hover{border-color:var(--teal)}.book_consultOpt__5KsO1.book_active__jFlJo{border-color:var(--teal);background:var(--teal-light)}.book_coIcon__dMWmb{font-size:20px;margin-bottom:4px}.book_coLabel__CoY9a{font-size:12px;font-weight:500;color:#111827}.book_coSub__cZakL,.book_tierHint__mRbQ7{font-size:11px;color:#64748b;margin-top:2px}.book_tierHint__mRbQ7{display:block}.book_hint__s1D2M{font-size:13px;color:#64748b;margin-top:.35rem}.book_timeGrid__Sd01P{display:flex;flex-wrap:wrap;gap:8px}.book_timeChip__ThcBl{border:1.5px solid #d1d5db;border-radius:999px;padding:8px 14px;background:#f9fafb;font-size:13px;cursor:pointer}.book_timeChipActive__nqfp_{border-color:var(--teal);background:var(--teal-light);color:var(--primary);font-weight:600}.book_availabilityOverview__jaRI6{margin-bottom:1.25rem;padding:14px 16px;border-radius:14px;background:#f0fdfa;border:1px solid rgba(0,153,102,.15)}.book_overviewTitle__vqdGr{margin:0 0 .75rem;font-size:.9rem;font-weight:700;color:var(--primary)}.book_scheduleList__pVDrB{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.book_scheduleItem__3VjyU{display:flex;flex-direction:column;gap:.25rem;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid rgba(0,77,77,.08)}.book_schedulePeriod__YYHFF{display:flex;align-items:center;gap:.45rem;color:#0f766e;font-size:.92rem}.book_scheduleIcon__wjBEg{font-size:1rem}.book_scheduleMeta__p4bsw{display:flex;flex-wrap:wrap;gap:.35rem .75rem;font-size:.84rem;color:#475569}.book_scheduleDays__BNEEh{font-weight:600;color:#334155}.book_scheduleTime__f2NA7{color:#64748b}.book_dateChipRow__sMs5k{display:flex;flex-wrap:wrap;gap:8px}.book_dateChip__c7rl9{border:1.5px solid #d1d5db;border-radius:999px;padding:8px 14px;background:#f9fafb;font-size:13px;cursor:pointer;color:#334155}.book_dateChipActive__RnY5f{border-color:var(--teal);background:var(--teal-light);color:var(--primary);font-weight:600}.book_priceSummary__Wd5Mk{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:12px;background:#ecfdf5;border:1px solid rgba(0,153,102,.15);margin-bottom:1rem}.book_paymentMethods__OmOd_{display:flex;flex-direction:column;gap:10px}.book_paymentOption__YLRQ3{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1.5px solid #d1d5db;border-radius:12px;cursor:pointer;background:#f9fafb}.book_paymentOption__YLRQ3 input{accent-color:var(--teal)}.book_paymentDetails__gBmQl{margin-top:12px;padding:14px;border-radius:12px;background:#f0fdfa;border:1px solid rgba(0,153,102,.12);font-size:14px;line-height:1.5}.book_paymentDetails__gBmQl code{display:block;margin-top:6px;padding:8px 10px;background:#fff;border-radius:8px;font-size:15px}.book_paymentAccountLabel__Y6D_x{margin:.75rem 0 .15rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.book_fileInput__xTmn4{width:100%;font-size:14px}.book_policyBox___yc_y{margin:1rem 0;padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;line-height:1.55;color:#475569}.book_policyBox___yc_y strong{display:block;margin-bottom:.35rem;color:#0f172a}.book_submitBtn__tvxw3{width:100%;padding:14px;background:var(--teal);color:#fff;border:none;border-radius:50px;font-family:var(--ff-body);font-size:16px;font-weight:600;cursor:pointer;margin-top:.5rem;transition:background .2s,transform .1s}.book_submitBtn__tvxw3:hover{background:var(--teal-dark);transform:translateY(-1px)}.book_error__iospf{color:#dc2626;font-size:12px;margin-top:4px}@media (max-width:500px){.book_formRow__QLneV{grid-template-columns:1fr}.book_consultOptions__HC_Ad{flex-direction:column}}.DoctorDashboardPanel_page__0CUiA{max-width:1100px;margin:0 auto;padding:1.5rem;min-height:100vh;background:linear-gradient(180deg,#f0fdf9,#f8fafc 40%,#fff)}.DoctorDashboardPanel_hero__ZjXTU{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#004d4d,#096);border-radius:20px;color:#fff;box-shadow:0 12px 40px rgba(0,77,77,.25)}.DoctorDashboardPanel_heroMain__ez7YO{display:flex;align-items:center;gap:1rem}.DoctorDashboardPanel_heroAvatar__AdSN0{width:56px;height:56px;border-radius:16px;background:hsla(0,0%,100%,.2);font-weight:800;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.DoctorDashboardPanel_heroEyebrow__pHP3D{margin:0 0 .2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;opacity:.85}.DoctorDashboardPanel_hero__ZjXTU h1{margin:0;font-size:1.5rem;color:#fff}.DoctorDashboardPanel_heroId__hvC4c{margin:.25rem 0 0;font-size:.85rem;opacity:.9}.DoctorDashboardPanel_signOut__UoOSU{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid hsla(0,0%,100%,.3);border-radius:12px;background:hsla(0,0%,100%,.12);color:#fff;cursor:pointer;font-size:.88rem;font-weight:600;flex-shrink:0}.DoctorDashboardPanel_signOut__UoOSU:hover{background:hsla(0,0%,100%,.2)}.DoctorDashboardPanel_stats___4FtW{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.25rem}.DoctorDashboardPanel_statCard__A5sgW{display:flex;align-items:center;gap:14px;padding:1.1rem 1.25rem;background:#fff;border-radius:16px;border:1px solid rgba(0,77,77,.08);box-shadow:0 4px 20px rgba(0,77,77,.05)}.DoctorDashboardPanel_statIcon__ShwOe{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.DoctorDashboardPanel_statIconAmber__o7cWp{background:#fef3c7;color:#d97706}.DoctorDashboardPanel_statIconTeal___rtRG{background:#e0f2fe;color:#0284c7}.DoctorDashboardPanel_statIconGreen__CpD2K{background:#d1fae5;color:#059669}.DoctorDashboardPanel_statValue__qcvrN{display:block;font-size:1.5rem;font-weight:800;color:#004d4d;line-height:1.1}.DoctorDashboardPanel_statLabel__W2K9f{font-size:.8rem;color:#64748b}.DoctorDashboardPanel_mainTabs__f16Ab{display:flex;gap:.75rem;margin-bottom:1.25rem;padding:6px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(0,77,77,.04)}.DoctorDashboardPanel_mainTabActive__4mIxv,.DoctorDashboardPanel_mainTab__ikjUT{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 18px;border-radius:12px;border:none;background:transparent;font-weight:700;font-size:.95rem;color:#64748b;cursor:pointer;position:relative}.DoctorDashboardPanel_mainTabActive__4mIxv{background:linear-gradient(135deg,#096,#004d4d);color:#fff;box-shadow:0 4px 14px rgba(0,77,77,.25)}.DoctorDashboardPanel_tabCount__QTi0J{font-size:.78rem;opacity:.85;padding:2px 8px;border-radius:8px;background:rgba(0,0,0,.08)}.DoctorDashboardPanel_mainTabActive__4mIxv .DoctorDashboardPanel_tabCount__QTi0J{background:hsla(0,0%,100%,.2)}.DoctorDashboardPanel_tabBadge___PROp{position:absolute;top:8px;right:12px;background:#dc2626;color:#fff;font-size:.68rem;font-weight:700;padding:2px 6px;border-radius:8px}.DoctorDashboardPanel_section__NxRk_{background:#fff;border-radius:20px;border:1px solid rgba(0,77,77,.08);box-shadow:0 8px 30px rgba(0,77,77,.06);overflow:hidden}.DoctorDashboardPanel_sectionHead__PCOYq{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;background:#fafbfc}.DoctorDashboardPanel_sectionHead__PCOYq h2{margin:0;font-size:1.1rem;color:#004d4d}.DoctorDashboardPanel_sectionHead__PCOYq p{margin:.35rem 0 0;font-size:.88rem;color:#64748b}.DoctorDashboardPanel_appointments__ngx0k{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;padding:1.25rem}.DoctorDashboardPanel_appointmentCard__nbfzB{padding:1rem;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#fafbfc)}.DoctorDashboardPanel_appointmentCard__nbfzB:hover{border-color:#a7f3d0;box-shadow:0 6px 20px rgba(0,153,102,.08)}.DoctorDashboardPanel_cardTop__GrrV8{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.DoctorDashboardPanel_patientRow__fS29s{display:flex;align-items:center;gap:10px}.DoctorDashboardPanel_patientAvatar__tGvaW{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.DoctorDashboardPanel_patientRow__fS29s strong{display:block;color:#004d4d}.DoctorDashboardPanel_condition__lj67g{margin:.15rem 0 0;font-size:.85rem;color:#64748b}.DoctorDashboardPanel_badge__P9ora{padding:4px 10px;border-radius:20px;font-size:.72rem;font-weight:700;text-transform:capitalize;flex-shrink:0}.DoctorDashboardPanel_statusPending__pZ3up{background:#fef3c7;color:#b45309}.DoctorDashboardPanel_statusConfirmed__1iqLj{background:#d1fae5;color:#047857}.DoctorDashboardPanel_statusDefault__cgGHn{background:#f1f5f9;color:#475569}.DoctorDashboardPanel_cardMeta___NIaE{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.82rem;color:#64748b;margin-bottom:.25rem}.DoctorDashboardPanel_cardMeta___NIaE span{display:inline-flex;align-items:center;gap:4px}.DoctorDashboardPanel_meta__htgQV{color:#64748b;font-size:.82rem;margin:.2rem 0}.DoctorDashboardPanel_slot__VPCrh{color:#096;font-weight:600;font-size:.85rem;margin:.35rem 0}.DoctorDashboardPanel_date__eF63r{color:#94a3b8;font-size:.78rem;margin:.35rem 0 0}.DoctorDashboardPanel_chatBtn__oIu65{display:inline-flex;align-items:center;gap:6px;margin-top:.75rem;padding:8px 14px;border:none;border-radius:10px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:600;font-size:.85rem;cursor:pointer}.DoctorDashboardPanel_messagesOnly__lLHNh{display:grid;grid-template-columns:300px 1fr;min-height:580px}.DoctorDashboardPanel_convoList__kHfsT{border-right:1px solid #f1f5f9;overflow-y:auto;max-height:620px}.DoctorDashboardPanel_convoItem__Y_yp_{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:14px 16px;border:none;border-bottom:1px solid #f8fafc;background:transparent;cursor:pointer}.DoctorDashboardPanel_convoItem__Y_yp_:hover{background:#f8fafc}.DoctorDashboardPanel_convoActive__u5txW{background:#ecfdf5!important}.DoctorDashboardPanel_convoAvatar__0QL7a{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:700;font-size:.78rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.DoctorDashboardPanel_convoBody__7_cxp{flex:1 1;min-width:0}.DoctorDashboardPanel_convoBody__7_cxp strong{display:block;color:#004d4d;font-size:.92rem}.DoctorDashboardPanel_preview__DEDsR{display:block;color:#94a3b8;font-size:.78rem;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.DoctorDashboardPanel_unread__OCEXG{background:#dc2626;color:#fff;font-size:.68rem;font-weight:700;padding:2px 7px;border-radius:10px;flex-shrink:0}.DoctorDashboardPanel_chatArea__s4OdE{min-height:580px;display:flex;flex-direction:column;width:100%;min-width:0}.DoctorDashboardPanel_chatPlaceholder__pVZrw{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#94a3b8;padding:2rem;text-align:center}.DoctorDashboardPanel_chatPlaceholder__pVZrw p{margin:.5rem 0 0;font-weight:600;color:#64748b}.DoctorDashboardPanel_chatPlaceholder__pVZrw span{font-size:.85rem}.DoctorDashboardPanel_empty__dtYi6{color:#94a3b8;padding:2rem;text-align:center;font-size:.9rem}.DoctorDashboardPanel_profileCard__j2tup{background:#fff;border-radius:20px;border:1px solid rgba(0,77,77,.08);box-shadow:0 8px 30px rgba(0,77,77,.06);padding:1.5rem}.DoctorDashboardPanel_profileHero__dm0A0{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.DoctorDashboardPanel_profileAvatar__j7_oY{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:800;font-size:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.DoctorDashboardPanel_profileHero__dm0A0 h3{margin:0 0 .2rem;color:#004d4d;font-size:1.25rem}.DoctorDashboardPanel_profileAltName__LsOvo{margin:0 0 .35rem;color:#64748b;font-size:.9rem}.DoctorDashboardPanel_profileStatus__L5D0M{display:inline-block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:999px}.DoctorDashboardPanel_profileActive__nMj20{background:#ecfdf5;color:#047857}.DoctorDashboardPanel_profileInactive__E8Lup{background:#fff7ed;color:#c2410c}.DoctorDashboardPanel_profileGrid__LWEoB{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.DoctorDashboardPanel_profileItem__GTWnE{display:flex;align-items:flex-start;gap:10px;padding:.85rem 1rem;background:#f8fafc;border-radius:14px;border:1px solid #f1f5f9;color:#096}.DoctorDashboardPanel_profileItem__GTWnE span{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;margin-bottom:2px}.DoctorDashboardPanel_profileItem__GTWnE strong{display:block;color:#004d4d;font-size:.95rem;line-height:1.4;word-break:break-word}.DoctorDashboardPanel_profileBio__5WonV{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}.DoctorDashboardPanel_profileBio__5WonV h4{margin:0 0 .5rem;color:#004d4d;font-size:.95rem}.DoctorDashboardPanel_profileBio__5WonV p{margin:0;color:#475569;line-height:1.65;font-size:.92rem}.DoctorDashboardPanel_profileLoginUrl__wszEE{margin-top:1.25rem;padding:1rem 1.1rem;background:linear-gradient(135deg,#ecfdf5,#f0fdf9);border-radius:14px;border:1px solid #d1fae5}.DoctorDashboardPanel_profileLoginUrl__wszEE span{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.35rem}.DoctorDashboardPanel_profileLoginUrl__wszEE code{font-size:.9rem;color:#004d4d;font-weight:600}@media (max-width:768px){.DoctorDashboardPanel_stats___4FtW{grid-template-columns:1fr}.DoctorDashboardPanel_messagesOnly__lLHNh{grid-template-columns:1fr;grid-template-rows:auto 1fr}.DoctorDashboardPanel_convoList__kHfsT{max-height:200px;border-right:none;border-bottom:1px solid #f1f5f9}.DoctorDashboardPanel_appointments__ngx0k{grid-template-columns:1fr}.DoctorDashboardPanel_hero__ZjXTU{flex-direction:column}}.ExperiencedDoctorsSection_section__pmnuN{padding:4rem 0;background:#f8fafc}.ExperiencedDoctorsSection_container__7Q8QY{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ExperiencedDoctorsSection_header__Dl4pG{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.ExperiencedDoctorsSection_badge__QJEu3{display:inline-block;background:#ecfdf5;color:#047857;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:8px;margin-bottom:.5rem}.ExperiencedDoctorsSection_title__ACl6K{color:#004d4d;font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .35rem}.ExperiencedDoctorsSection_sub__dsfBs{color:#64748b;margin:0;font-size:1rem}.ExperiencedDoctorsSection_seeMore__HziIC{display:inline-flex;align-items:center;gap:6px;color:#096;font-weight:700;text-decoration:none;padding:10px 16px;border-radius:12px;border:1px solid #a7f3d0;background:#fff}.ExperiencedDoctorsSection_grid__Xic6_{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.ExperiencedDoctorsSection_card__vrdBd{background:#fff;border:2px solid #e8eef0;border-radius:20px;padding:1.5rem;text-align:center;transition:all .25s ease;box-shadow:0 4px 20px rgba(0,77,77,.04)}.ExperiencedDoctorsSection_card__vrdBd:hover{border-color:#096;transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,153,102,.12)}.ExperiencedDoctorsSection_avatarWrap__oWFYA{width:120px;height:120px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:3px solid #e6f5f4;background:#f8fafc}.ExperiencedDoctorsSection_avatar__1VEV1{width:100%;height:100%;object-fit:cover}.ExperiencedDoctorsSection_avatarFallback__501u2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#004d4d;background:linear-gradient(135deg,#e6f5f4,#d1fae5)}.ExperiencedDoctorsSection_card__vrdBd h3{font-size:1.1rem;margin-bottom:.35rem;color:#004d4d}.ExperiencedDoctorsSection_spec__Fnxxs{color:#096;font-weight:600;font-size:.85rem;margin-bottom:.25rem;line-height:1.4}.ExperiencedDoctorsSection_exp__Pfzyc{color:#64748b;font-size:.82rem;margin-bottom:.5rem}.ExperiencedDoctorsSection_bio__sIGJu{color:#475569;font-size:.82rem;line-height:1.5;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ExperiencedDoctorsSection_bookBtn__tyJIK{display:inline-block;padding:10px 18px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;border-radius:12px;font-weight:600;text-decoration:none;font-size:.88rem}.WhatsNewFeed_feed___ZJca{max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:1.75rem}.WhatsNewFeed_empty__lc_cu{text-align:center;color:#94a3b8;padding:4rem 2rem;background:#fff;border-radius:24px;border:1px dashed #cbd5e1}.WhatsNewFeed_error__1s6V9{background:#fef2f2;color:#b91c1c;padding:.85rem 1.15rem;border-radius:14px;border:1px solid #fecaca}.WhatsNewFeed_hint__RywV_{text-align:center;color:#475569;font-size:.9rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#ecfdf5);border-radius:16px;border:1px solid #d1fae5}.WhatsNewFeed_hint__RywV_ a{color:#096;font-weight:700}.WhatsNewFeed_card__wwvKn{background:#fff;border-radius:24px;border:1px solid rgba(0,77,77,.06);overflow:hidden;box-shadow:0 1px 2px rgba(0,77,77,.04),0 16px 48px rgba(0,77,77,.08);transition:box-shadow .25s ease,transform .25s ease}.WhatsNewFeed_card__wwvKn:hover{box-shadow:0 4px 8px rgba(0,77,77,.06),0 24px 56px rgba(0,153,102,.14);transform:translateY(-3px)}.WhatsNewFeed_cardLayout__SeJKy{display:grid;grid-template-columns:300px 1fr}.WhatsNewFeed_media__VDU54{position:relative;min-height:240px;background:linear-gradient(135deg,#e6f5f4,#d1fae5);overflow:hidden}.WhatsNewFeed_image__8wz6c{object-fit:cover;transition:transform .45s ease}.WhatsNewFeed_card__wwvKn:hover .WhatsNewFeed_image__8wz6c{transform:scale(1.04)}.WhatsNewFeed_imageOverlay__jaItn{position:absolute;inset:0;background:linear-gradient(90deg,transparent 40%,rgba(0,77,77,.12))}.WhatsNewFeed_imagePlaceholder__ku4YT{height:100%;min-height:240px;display:flex;align-items:center;justify-content:center;color:#096;background:radial-gradient(circle at 70% 30%,#ecfdf5,transparent 50%),linear-gradient(135deg,#d1fae5,#99f6e4)}.WhatsNewFeed_badge__m2tyB{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:6px 11px;border-radius:999px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#047857;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 14px rgba(0,0,0,.1)}.WhatsNewFeed_body__YRzOo{padding:1.5rem 1.65rem;display:flex;flex-direction:column}.WhatsNewFeed_meta__09R7m{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.75rem}.WhatsNewFeed_metaItem__ftwTD{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;color:#64748b;font-weight:600}.WhatsNewFeed_readBadge__lO08C{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#047857;padding:4px 10px;border-radius:999px;font-weight:700;font-size:.72rem}.WhatsNewFeed_body__YRzOo h2{margin:0 0 .85rem;color:#004d4d;font-size:1.4rem;line-height:1.3;font-weight:800}.WhatsNewFeed_content__dNwk2{color:#475569;line-height:1.7;white-space:pre-wrap;margin:0;font-size:.96rem;flex:1 1}.WhatsNewFeed_reactions__2UAFV{display:flex;flex-wrap:wrap;gap:8px;margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid #f1f5f9}.WhatsNewFeed_commentToggle__hcHL2,.WhatsNewFeed_reactBtn__L4gez{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;font-size:.84rem;font-weight:700;color:#64748b;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.WhatsNewFeed_reactBtn__L4gez span{min-width:1ch}.WhatsNewFeed_commentToggle__hcHL2:hover,.WhatsNewFeed_reactBtn__L4gez:hover{transform:translateY(-1px)}.WhatsNewFeed_reactBtn__L4gez:hover{box-shadow:0 4px 14px rgba(0,0,0,.08)}.WhatsNewFeed_reactActiveLike__TxfQC{background:linear-gradient(135deg,#dbeafe,#bfdbfe)!important;border-color:#3b82f6!important;color:#1d4ed8!important;box-shadow:0 4px 16px rgba(59,130,246,.35)}.WhatsNewFeed_reactActiveLove__tBuML{background:linear-gradient(135deg,#ffe4e6,#fecdd3)!important;border-color:#f43f5e!important;color:#be123c!important;box-shadow:0 4px 16px rgba(244,63,94,.35)}.WhatsNewFeed_reactActiveInsight__8cHPh{background:linear-gradient(135deg,#fef9c3,#fde047)!important;border-color:#eab308!important;color:#a16207!important;box-shadow:0 4px 16px rgba(234,179,8,.35)}.WhatsNewFeed_reactPop__qMFEX{animation:WhatsNewFeed_reactPop__qMFEX .35s cubic-bezier(.22,1,.36,1)}@keyframes WhatsNewFeed_reactPop__qMFEX{0%{transform:scale(1)}40%{transform:scale(1.12)}to{transform:scale(1)}}.WhatsNewFeed_commentToggle__hcHL2:hover{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.WhatsNewFeed_commentOpen__1lV2i{background:linear-gradient(135deg,#096,#004d4d);border-color:transparent;color:#fff}.WhatsNewFeed_commentsPanel__NgHDF{border-top:1px solid #f1f5f9;background:linear-gradient(180deg,#fafdfc,#f8fafc);padding:1.25rem 1.65rem 1.5rem}.WhatsNewFeed_commentsHeader__LdQra{display:flex;align-items:center;gap:8px;color:#004d4d;font-weight:800;font-size:.92rem;margin-bottom:1rem}.WhatsNewFeed_comments__U5GwM{display:flex;flex-direction:column;gap:.5rem}.WhatsNewFeed_noComments__H6v2U{color:#94a3b8;font-size:.88rem;margin:0 0 .75rem}.WhatsNewFeed_comment__GJ7z6{display:flex;gap:12px;padding:.85rem 0;border-bottom:1px solid #f1f5f9}.WhatsNewFeed_comment__GJ7z6:last-of-type{border-bottom:none}.WhatsNewFeed_commentAvatar__94Zpa{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:800;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.WhatsNewFeed_commentBody__yVbGD strong{font-size:.88rem;color:#004d4d;display:block;margin-bottom:.2rem}.WhatsNewFeed_commentBody__yVbGD p{margin:0 0 .25rem;font-size:.92rem;color:#475569;line-height:1.5}.WhatsNewFeed_commentBody__yVbGD time{font-size:.72rem;color:#94a3b8}.WhatsNewFeed_commentForm__qJbsO{display:flex;gap:10px;margin-top:.85rem}.WhatsNewFeed_commentForm__qJbsO input{flex:1 1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:14px;font-family:inherit;background:#fff;transition:border-color .2s}.WhatsNewFeed_commentForm__qJbsO input:focus{outline:none;border-color:#6ee7b7}.WhatsNewFeed_commentForm__qJbsO button{padding:12px 20px;border:none;border-radius:14px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;font-weight:700;cursor:pointer;white-space:nowrap}.WhatsNewFeed_signInComment__OxFNJ{margin-top:.75rem;font-size:.88rem}.WhatsNewFeed_signInComment__OxFNJ a{color:#096;font-weight:700}@media (max-width:768px){.WhatsNewFeed_cardLayout__SeJKy{grid-template-columns:1fr}.WhatsNewFeed_imagePlaceholder__ku4YT,.WhatsNewFeed_media__VDU54{min-height:200px}}.HomeUpdatesSection_section__MDb5L{position:relative;padding:5rem 0;overflow:hidden;background:#f8fafc}.HomeUpdatesSection_bgDecor___CnfW{position:absolute;inset:0;pointer-events:none}.HomeUpdatesSection_orb1__4x06_,.HomeUpdatesSection_orb2__URZ8z{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45}.HomeUpdatesSection_orb1__4x06_{width:420px;height:420px;top:-120px;left:-80px;background:#a7f3d0}.HomeUpdatesSection_orb2__URZ8z{width:360px;height:360px;bottom:-100px;right:-60px;background:#99f6e4}.HomeUpdatesSection_container__KZ_bj{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem}.HomeUpdatesSection_header__55s22{justify-content:space-between;margin-bottom:2.25rem;flex-wrap:wrap}.HomeUpdatesSection_headerLeft__5RBzV,.HomeUpdatesSection_header__55s22{display:flex;align-items:center;gap:1rem}.HomeUpdatesSection_headerIcon__i0_qS{width:56px;height:56px;border-radius:18px;background:linear-gradient(145deg,#00b377,#004d4d);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 12px 28px rgba(0,153,102,.35)}.HomeUpdatesSection_eyebrow__Ekb3w{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#096;margin-bottom:.35rem}.HomeUpdatesSection_header__55s22 h2{margin:0;color:#004d4d;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;max-width:520px;line-height:1.35}.HomeUpdatesSection_seeAll__tDznb{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:700;text-decoration:none;padding:12px 20px;border-radius:999px;background:linear-gradient(135deg,#096,#004d4d);box-shadow:0 8px 24px rgba(0,153,102,.28);transition:transform .2s,box-shadow .2s}.HomeUpdatesSection_seeAll__tDznb:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,153,102,.38)}.HomeUpdatesSection_homeFeed__dqjsS{max-width:none;margin:0;display:flex;flex-direction:column;gap:1.75rem}@media (max-width:640px){.HomeUpdatesSection_section__MDb5L{padding:3.5rem 0}}.ServiceCategoryIcon_iconShell__xjMq_{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:22%}.ServiceCategoryIcon_icon__3h9IT{width:100%;height:100%;object-fit:contain;display:block}.ServiceCategoryIcon_fallback__LQmmX{width:100%;height:100%;border-radius:50%;background:#e2e8f0}.page_pageShell__1KDJM{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip}.page_main__nw1Wk{flex:1 1;width:100%;display:flex;flex-direction:column}.page_container__jZF7q{max-width:1200px;margin:0 auto;padding:0 2rem}.page_sectionTitle__6ic_4{font-size:clamp(28px,4vw,40px);margin-bottom:1rem;letter-spacing:-.5px}.page_sectionSub__ISJaj{font-size:18px;color:var(--text-light);margin-bottom:3rem;max-width:600px}.page_btnPrimary__d_sTc{background:var(--btn-green);color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease}.page_btnPrimary__d_sTc:hover{background:var(--btn-green-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,153,102,.2)}.page_btnSecondary__s2OE4{background:var(--primary);color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease}.page_btnSecondary__s2OE4:hover{background:#033;transform:translateY(-2px)}.page_hero__7KFOs{position:relative;overflow-x:clip;overflow-y:visible;background:linear-gradient(165deg,#f8fafc,#f1f5f9 40%,#ecfdf5);padding:0 0 5.5rem;margin-top:0;isolation:isolate}.page_heroBackground__a2JaP{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.page_heroGridLines__OOxJj{position:absolute;inset:0;opacity:1;background-image:linear-gradient(90deg,rgba(0,77,77,.06) 1px,transparent 0),linear-gradient(180deg,rgba(0,77,77,.06) 1px,transparent 0),linear-gradient(90deg,rgba(0,153,102,.04) 1px,transparent 0),linear-gradient(180deg,rgba(0,153,102,.04) 1px,transparent 0);background-size:72px 72px,72px 72px,18px 18px,18px 18px;background-position:50%;mask-image:radial-gradient(ellipse 85% 75% at 50% 35%,#000 0,transparent 72%);-webkit-mask-image:radial-gradient(ellipse 85% 75% at 50% 35%,#000 0,transparent 72%)}.page_heroGlowOrbs__x0nX6{position:absolute;inset:0;background:radial-gradient(ellipse 55% 45% at 12% 25%,rgba(0,153,102,.14) 0,transparent 58%),radial-gradient(ellipse 50% 40% at 92% 18%,rgba(0,122,122,.12) 0,transparent 55%),radial-gradient(ellipse 70% 50% at 75% 85%,rgba(0,77,77,.08) 0,transparent 60%)}.page_heroOverlay__ZfcXe{display:block;position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,.35),transparent 28%,transparent 62%,rgba(248,250,252,.85))}.page_heroContainer__Exl4z{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:.75rem 2rem 4rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.page_heroContainer__Exl4z:before{content:"";position:absolute;top:1.25rem;left:.5rem;width:min(120px,18vw);height:min(120px,18vw);border-top:2px solid rgba(0,153,102,.25);border-left:2px solid rgba(0,153,102,.25);border-radius:4px 0 0 0;pointer-events:none;z-index:-1}.page_heroContainer__Exl4z:after{content:"";position:absolute;bottom:2rem;right:1rem;width:min(100px,16vw);height:min(100px,16vw);border-bottom:2px solid rgba(0,77,77,.2);border-right:2px solid rgba(0,77,77,.2);border-radius:0 0 4px 0;pointer-events:none;z-index:-1}.page_heroText__JVWLO{position:relative;z-index:2;padding-right:2rem}.page_heroTitle__ixXIp{font-size:clamp(32px,4vw,52px);line-height:1.1;color:var(--primary);margin-bottom:1.25rem;font-weight:800;letter-spacing:-1px;text-shadow:0 1px 0 hsla(0,0%,100%,.8)}.page_heroAccent__CzMQw{color:var(--btn-green)}.page_heroSub__fi66w{font-size:clamp(16px,2vw,18px);color:var(--text-light);margin-bottom:2rem;line-height:1.6}.page_heroActions__uE8fj{display:flex;flex-direction:column;gap:1rem}.page_heroImageWrap__VBcxn{position:relative;width:100%;z-index:2;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:clamp(.75rem,1.5vw,1.25rem);overflow:visible}.page_heroImageBlock___fFCj{position:relative;z-index:2;flex:0 0 auto;width:min(640px,64%);max-width:640px;margin:-2.5rem 0 0;padding:0;align-self:flex-start}.page_heroImage__Aq3LS{display:block;width:100%;height:auto;max-height:min(860px,88vh);object-fit:contain;object-position:bottom center;filter:drop-shadow(0 20px 40px rgba(0,51,51,.24))}.page_heroFloatingBox__lbZxA{position:relative;flex:1 1 180px;min-width:0;max-width:min(260px,40%);align-self:flex-end;background:hsla(0,0%,100%,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.9rem 1rem;border-radius:18px 22px 18px 22px;box-shadow:0 16px 40px rgba(0,77,77,.18),0 0 0 1px rgba(0,153,102,.12);z-index:3;text-align:left;max-height:min(360px,52vh);overflow-y:auto;animation:page_heroFloat__Av6uJ 5s ease-in-out infinite;pointer-events:auto}@keyframes page_heroFloat__Av6uJ{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.page_tributeName__UJgG9{font-size:1.15rem;font-weight:800;color:var(--primary);margin:0 0 .2rem;line-height:1.25}.page_tributeNameLatin__jrBk8{font-size:.82rem;color:var(--text-light);margin:0 0 .45rem;font-weight:600}.page_tributeDates__Wn9TG{font-size:.78rem;color:#64748b;margin:0 0 .65rem;font-weight:600}.page_tributeBio__PaGgh{color:var(--text);font-size:.8rem;line-height:1.55;margin:0 0 .75rem}.page_tributeQuote__dLUo1{margin:0;padding:.65rem 0 0;border-top:1px solid rgba(0,77,77,.1)}.page_tributeQuote__dLUo1 p{margin:0 0 .35rem;font-size:.78rem;font-style:italic;line-height:1.5;color:var(--primary)}.page_tributeQuote__dLUo1 cite{font-size:.72rem;font-style:normal;color:var(--text-light);font-weight:600}.page_trustBanner__sucjO{background:#fff;padding:2rem 0;border-bottom:1px solid var(--border-color)}.page_trustLogos__LL4Ix{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;font-size:14px;color:var(--text-light);font-weight:500;text-transform:uppercase;letter-spacing:1px}.page_logos__tmjJM{display:flex;gap:3rem}.page_fakeLogo__cAtwx{font-family:var(--ff-display);font-weight:700;font-size:20px;color:#cbd5e1;text-transform:none;letter-spacing:0}.page_howItWorks__Xf7_c{padding:0 0 6rem;background:transparent;position:relative;z-index:10;margin-top:-100px}.page_hiwHeader__BNKIg{display:none}.page_stepsGrid__svYG0{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-top:0}.page_stepCard__q7x8P{background:#fff;border:1px solid var(--border-color);padding:3rem 2rem;border-radius:16px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.page_stepCard__q7x8P:hover{transform:translateY(-8px);box-shadow:0 16px 40px rgba(0,0,0,.06);border-color:transparent}.page_stepIconWrapper__kD6dU{width:80px;height:80px;background:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:background .3s}.page_stepCard__q7x8P:hover .page_stepIconWrapper__kD6dU{background:var(--btn-green)}.page_stepIconSVG__upj_c{color:var(--primary);transition:color .3s}.page_stepCard__q7x8P:hover .page_stepIconSVG__upj_c{color:#fff}.page_stepCard__q7x8P h3{font-size:22px;margin-bottom:1rem}.page_stepCard__q7x8P p{color:var(--text-light);line-height:1.6}.page_servicesSection__vku9b{padding:6rem 0;background:var(--primary);color:#fff}.page_servicesContainer__GOORV{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem}.page_servicesSidebar__Kzxr8{position:relative;padding-right:2rem;border-right:2px solid hsla(0,0%,100%,.2)}.page_servicesHeader__4HIxP{position:-webkit-sticky;position:sticky;top:100px}.page_servicesHeader__4HIxP .page_sectionTitle__6ic_4{color:#fff}.page_servicesHeader__4HIxP .page_sectionSub__ISJaj{color:hsla(0,0%,100%,.7)}.page_servicesGrid__KYloy{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem 1.25rem;gap:1.5rem 1.25rem}.page_serviceItem__D_buN{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent;transition:transform .25s ease}.page_serviceItem__D_buN:hover{transform:translateY(-4px)}.page_serviceImageWrapper__J0R3R{position:relative;width:100%;max-width:124px;aspect-ratio:1/1;margin-bottom:.85rem;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.35);box-shadow:0 10px 24px rgba(0,0,0,.16),inset 0 1px 0 hsla(0,0%,100%,.65);transition:box-shadow .3s ease,transform .25s ease}.page_serviceImageWrapper__J0R3R:after{display:none}.page_serviceItem__D_buN:hover .page_serviceImageWrapper__J0R3R{box-shadow:0 16px 32px rgba(0,0,0,.22),0 0 0 1px hsla(0,0%,100%,.4);transform:scale(1.04)}.page_serviceInfo__oALpw{width:100%}.page_serviceNumber__K5C_H{display:block;font-size:.78rem;font-weight:800;color:hsla(0,0%,100%,.55);margin-bottom:.35rem}.page_serviceInfo__oALpw h4{font-size:.92rem;line-height:1.35;margin:0;color:#fff;font-weight:700}.page_readMoreLink__LVgIx{color:var(--btn-green);font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;display:inline-block;transition:opacity .2s}.page_readMoreLink__LVgIx:hover{opacity:.8}.page_valueSection__b4m9g{padding:8rem 0;background:var(--bg-offwhite);border-top-left-radius:50% 10%;border-top-right-radius:50% 10%;margin-top:-4rem;position:relative;z-index:10}.page_valueGrid___MOr0{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.page_statLarge__0P93i{font-size:clamp(80px,12vw,180px);font-weight:900;line-height:1;color:var(--primary);background:linear-gradient(135deg,var(--primary) 0,var(--btn-green) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block}.page_statLabel__2jNx3{font-size:24px;color:var(--text-light);display:block;margin-top:1rem}.page_introButtons__sA3TK{display:flex;gap:1rem;margin-top:2rem}.page_btnOutline__6Jzxu{background:transparent;color:var(--primary);border:2px solid var(--primary);padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.page_btnOutline__6Jzxu:hover{background:var(--primary);color:#fff}.page_valueList__0KJzm{list-style:none;margin-bottom:2.5rem}.page_valueList__0KJzm li{display:flex;gap:1rem;margin-bottom:1.5rem}.page_checkIcon__gVKKb{color:var(--btn-green);flex-shrink:0;margin-top:2px}.page_valueList__0KJzm strong{display:block;font-size:18px;color:var(--primary);margin-bottom:4px}.page_valueList__0KJzm p{color:var(--text-light);font-size:15px}.page_footer__F3MD0{background:var(--primary);color:#fff;padding:4rem 0 2rem}.page_footerTop__dGrKn{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem}.page_footerLogo__LcRrq{font-family:var(--ff-display);font-size:24px;font-weight:700;margin-bottom:1rem;color:#fff}.page_footerBrand__LFSWn p{opacity:.8;font-size:15px;max-width:300px}.page_footerLinks__ZWbAq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.page_linkGroup__7dFcK h4{color:#fff;margin-bottom:1.5rem;font-size:16px}.page_linkGroup__7dFcK a{display:block;color:hsla(0,0%,100%,.7);margin-bottom:.75rem;font-size:15px;transition:color .2s}.page_linkGroup__7dFcK a:hover{color:#fff}.page_footerBottom___Oisj{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem;text-align:center;font-size:14px;opacity:.7}@media (max-width:992px){.page_servicesContainer__GOORV{grid-template-columns:1fr;gap:2.5rem}.page_servicesSidebar__Kzxr8{padding-right:0;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:1.5rem}.page_servicesHeader__4HIxP{position:static}.page_servicesGrid__KYloy{grid-template-columns:repeat(3,1fr);gap:1.25rem 1rem}.page_serviceImageWrapper__J0R3R{max-width:110px}.page_hero__7KFOs{padding-bottom:4rem}.page_heroContainer__Exl4z{grid-template-columns:1fr;text-align:center;padding:1.5rem 1.25rem 3rem;gap:1.75rem}.page_heroText__JVWLO{padding-right:0;order:1}.page_heroImageWrap__VBcxn{order:2;flex-direction:column;align-items:center;gap:1.25rem}.page_heroImageBlock___fFCj{width:100%;max-width:min(480px,94vw);margin:0 auto;align-self:center}.page_heroFloatingBox__lbZxA{flex:none;width:100%;max-width:min(420px,100%);max-height:none;align-self:center}.page_heroTitle__ixXIp{font-size:clamp(28px,6vw,40px);margin-bottom:1rem}.page_heroSub__fi66w{margin-left:auto;margin-right:auto;max-width:32rem;margin-bottom:1.5rem}.page_heroActions__uE8fj{align-items:center}.page_heroImage__Aq3LS{max-height:min(560px,66vh)}.page_heroContainer__Exl4z:after,.page_heroContainer__Exl4z:before{opacity:.35;width:72px;height:72px}.page_footerTop__dGrKn,.page_valueGrid___MOr0{grid-template-columns:1fr}}@media (max-width:768px){.page_heroContainer__Exl4z{padding:1.25rem 1rem 2.5rem;gap:1.25rem}.page_heroTitle__ixXIp{font-size:clamp(26px,7vw,34px);letter-spacing:-.5px}.page_heroSub__fi66w{font-size:15px;line-height:1.55;max-width:100%;padding:0 .25rem}.page_heroImageBlock___fFCj{max-width:min(440px,96vw)}.page_heroImage__Aq3LS{max-height:min(520px,62vh)}.page_heroFloatingBox__lbZxA{padding:1rem 1.1rem;max-width:100%}.page_heroActions__uE8fj .page_btnPrimary__d_sTc{width:100%;max-width:280px;padding:14px 24px;font-size:16px}.page_logos__tmjJM{flex-wrap:wrap;justify-content:center;gap:1.5rem}.page_servicesSection__vku9b{padding:4rem 0}.page_servicesContainer__GOORV{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.page_servicesSidebar__Kzxr8{padding-right:0;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:1.5rem}.page_servicesHeader__4HIxP{position:static}.page_servicesGrid__KYloy{grid-template-columns:repeat(2,1fr);gap:1.25rem .85rem}.page_serviceImageWrapper__J0R3R{max-width:96px}.page_footerLinks__ZWbAq{grid-template-columns:1fr 1fr}}@media (max-width:480px){.page_heroContainer__Exl4z{padding:1rem .75rem 2rem}.page_heroImageBlock___fFCj{max-width:min(400px,98vw)}.page_heroImage__Aq3LS{max-height:min(480px,58vh)}.page_heroContainer__Exl4z:after,.page_heroContainer__Exl4z:before{display:none}}.profile_shell__6itlw{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-offwhite)}.profile_hero__Ee2s2{background:linear-gradient(135deg,#033,#004d4d 45%,#096);padding:0 1.5rem 4.5rem;position:relative;overflow:hidden}.profile_hero__Ee2s2:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:hsla(0,0%,100%,.05);top:-100px;right:-60px;pointer-events:none}.profile_heroInner__yLg3k{max-width:960px;margin:0 auto;padding-top:1rem;position:relative;z-index:1}.profile_heroTitle__qSvDf{color:hsla(0,0%,100%,.85);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem}.profile_profileCard__LFzns{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.profile_avatar__Vcfuv{width:72px;height:72px;border-radius:20px;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid hsla(0,0%,100%,.35);display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:800;color:#fff;flex-shrink:0}.profile_profileMeta__bMGEW h1{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.2rem}.profile_profileEmail__8RDMg{color:hsla(0,0%,100%,.8);font-size:.9rem;display:flex;align-items:center;gap:6px}.profile_badge__Hy032{display:inline-flex;align-items:center;gap:6px;margin-top:.5rem;padding:4px 12px;background:hsla(0,0%,100%,.15);border-radius:50px;font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.profile_container__svOpa{flex:1 1;max-width:960px;margin:-2.5rem auto 0;padding:0 1.5rem 3rem;width:100%;position:relative;z-index:2}.profile_layout__d9rzO{display:grid;grid-template-columns:260px 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:start}.profile_sidebar__CDFKe{display:flex;flex-direction:column;gap:.5rem}.profile_sidebarTitle__kDVZu{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);padding:0 .5rem;margin-bottom:.25rem}.profile_navLink__lHzGu{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;font-size:.9rem;font-weight:600;color:var(--text-main);text-decoration:none;background:#fff;border:1px solid var(--border-color);transition:border-color .2s,box-shadow .2s,color .2s}.profile_navLink__lHzGu:hover{border-color:rgba(0,153,102,.35);color:var(--btn-green);box-shadow:0 4px 12px rgba(0,153,102,.08)}.profile_navLinkActive__6d_Bj{background:linear-gradient(135deg,#f0fdf9,#ecfdf5);border-color:rgba(0,153,102,.4);color:var(--btn-green)}.profile_signOutBtn__Y4xdq{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:.75rem;padding:12px 14px;border-radius:14px;border:1px solid #fecaca;background:#fff;color:#dc2626;font-size:.88rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.profile_signOutBtn__Y4xdq:hover{background:#fef2f2}.profile_mainCard__vQBXm{background:#fff;border-radius:20px;border:1px solid rgba(0,77,77,.08);box-shadow:0 8px 30px rgba(0,77,77,.06);overflow:hidden}.profile_cardHead__Vw0Qx{padding:1.5rem 1.75rem;border-bottom:1px solid var(--border-color);background:linear-gradient(180deg,#fafbfc,#fff)}.profile_cardHead__Vw0Qx h2{font-size:1.15rem;font-weight:800;color:var(--primary);letter-spacing:-.02em;margin-bottom:.25rem}.profile_cardHead__Vw0Qx p{font-size:.88rem;color:var(--text-light)}.profile_formBody__hbE0k{padding:1.5rem 1.75rem 1.75rem}.profile_fieldGrid__Ir3u7{display:grid;grid-gap:1.1rem;gap:1.1rem}.profile_field__02oEY label{display:block;font-size:.78rem;font-weight:700;color:var(--text-main);margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.04em}.profile_inputWrap__xZfK6{position:relative;display:flex;align-items:center}.profile_inputIcon__7MDKk{position:absolute;left:14px;color:#94a3b8;display:flex;pointer-events:none}.profile_field__02oEY input{width:100%;padding:13px 14px 13px 44px;border:1.5px solid var(--border-color);border-radius:14px;font-size:.95rem;font-family:inherit;color:var(--text-main);background:#fafbfc;transition:border-color .2s,box-shadow .2s}.profile_field__02oEY input:focus{outline:none;border-color:var(--btn-green);background:#fff;box-shadow:0 0 0 4px rgba(0,153,102,.1)}.profile_alert__fWl3G{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:12px;font-size:.88rem;margin-top:1rem}.profile_alertSuccess__Fq8aV{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.profile_alertError__x_lqK{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.profile_submitBtn__gFzq7{margin-top:1.5rem;width:100%;padding:14px 20px;background:linear-gradient(135deg,#096,#004d4d);color:#fff;border:none;border-radius:50px;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 20px rgba(0,153,102,.25)}.profile_submitBtn__gFzq7:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,153,102,.32)}.profile_submitBtn__gFzq7:disabled{opacity:.65;cursor:not-allowed}.profile_loadingWrap__OL1Ue{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 2rem;color:var(--text-light)}.profile_spinner__8h3oj{width:40px;height:40px;border:3px solid var(--border-color);border-top-color:var(--btn-green);border-radius:50%;animation:profile_spin__i9F5c .75s linear infinite}@keyframes profile_spin__i9F5c{to{transform:rotate(1turn)}}@media (max-width:768px){.profile_layout__d9rzO{grid-template-columns:1fr}.profile_sidebar__CDFKe{flex-direction:row;flex-wrap:wrap}.profile_sidebarTitle__kDVZu{width:100%}.profile_navLink__lHzGu{flex:1 1;min-width:140px;justify-content:center}.profile_signOutBtn__Y4xdq{width:100%}.profile_hero__Ee2s2{padding-bottom:3.5rem}}.success_pageHeader__Tz1_r{background:var(--teal);padding:1.5rem 2rem;color:#fff}.success_pageHeader__Tz1_r h1{font-family:var(--ff-display);font-size:24px;font-weight:700}.success_bg__JbNA6{background:#f9fafb;min-height:calc(100vh - 120px);padding-bottom:3rem}.success_successPage__KyNiT{max-width:480px;margin:0 auto;padding:3rem 2rem;text-align:center}.success_successIcon__YmtkG{width:80px;height:80px;border-radius:50%;background:var(--teal-light);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:36px}.success_successPage__KyNiT h2{font-family:var(--ff-display);font-size:28px;font-weight:700;color:var(--navy);margin-bottom:.75rem}.success_successPage__KyNiT>p{font-size:15px;color:#6b7280;margin-bottom:2rem;line-height:1.8}.success_summaryCard__xmBXb{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;text-align:left}.success_summaryTitle__Gu2_X{font-size:13px;font-weight:600;color:var(--navy);margin-bottom:10px}.success_summaryRow__vBQtp{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #f3f4f6;font-size:13px}.success_summaryRow__vBQtp:last-child{border-bottom:none}.success_srLabel__q5SaO{color:#6b7280}.success_srVal__BcVN2{font-weight:500;color:#111827;max-width:60%;text-align:right;word-break:break-word}.success_tgBtn__pi124{display:block;width:100%;padding:14px;background:#2aabee;color:#fff;border:none;border-radius:50px;font-family:var(--ff-body);font-size:15px;font-weight:600;cursor:pointer;margin-bottom:12px;transition:background .2s;text-decoration:none;text-align:center}.success_tgBtn__pi124:hover{background:#1a9bd6}.success_homeBtn__0RBF8{display:block;width:100%;padding:13px;background:transparent;color:var(--teal);border:1.5px solid var(--teal);border-radius:50px;font-family:var(--ff-body);font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;text-align:center}.success_homeBtn__0RBF8:hover{background:var(--teal-light)}.success_footerNote__a9wGW{font-size:12px;color:#9ca3af;margin-top:1.5rem;line-height:1.8}.success_tgLink__if5_r{color:var(--teal);text-decoration:none}.success_tgLink__if5_r:hover{text-decoration:underline}.AboutPage_page__G78eU{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-main)}.AboutPage_hero__zjzs7{background:linear-gradient(135deg,rgba(0,77,77,.96),rgba(0,122,122,.9) 50%,rgba(0,153,102,.85));padding:5rem 0 4rem;color:#fff;text-align:center}.AboutPage_heroInner__ICjmB{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutPage_heroContent__RuowK{max-width:720px;margin:0 auto}.AboutPage_badge__7o0rq{display:inline-block;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.25);padding:8px 18px;border-radius:50px;font-size:.9rem;font-weight:700;margin-bottom:1.5rem}.AboutPage_hero__zjzs7 h1{color:#fff;font-size:clamp(2rem,4vw,3rem);margin-bottom:1.25rem;font-weight:800;letter-spacing:-.5px}.AboutPage_lead__acIum{font-size:1.1rem;line-height:1.7;opacity:.95}.AboutPage_storySection__xGLxD{background:var(--primary);color:#fff;padding:clamp(4rem,8vw,7rem) 0}.AboutPage_storyGrid__kWVyU{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);max-width:1200px;margin:0 auto;padding:0 2rem;align-items:start}.AboutPage_storyKicker__pvEXZ{display:inline-block;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--btn-green);margin-bottom:1rem}.AboutPage_storyTitle__ED_pV{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:900;line-height:1;margin-bottom:.5rem;letter-spacing:-1px}.AboutPage_storyTitle__ED_pV span{color:var(--btn-green)}.AboutPage_storyHeading__ntTGz{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1.25rem;letter-spacing:-.5px}.AboutPage_storyHeading__ntTGz span{color:hsla(0,0%,100%,.75)}.AboutPage_storyIntro__KB9T2{font-size:1.05rem;line-height:1.75;color:hsla(0,0%,100%,.88);margin-bottom:2rem;max-width:540px}.AboutPage_timeline__oYBoM{position:relative;padding-left:24px}.AboutPage_timeline__oYBoM:before{content:"";position:absolute;left:6px;top:10px;bottom:0;width:1px;background:hsla(0,0%,100%,.3)}.AboutPage_timelineItem__O_Phl{position:relative;margin-bottom:2rem}.AboutPage_timelineItem__O_Phl:before{content:"";position:absolute;left:-24px;top:6px;width:13px;height:13px;border-radius:50%;background:var(--btn-green)}.AboutPage_timelineTitle__5rnwa{display:block;font-size:1.05rem;margin-bottom:.35rem}.AboutPage_timelineItem__O_Phl p{font-size:.95rem;line-height:1.7;color:hsla(0,0%,100%,.85)}.AboutPage_visionCard__aWeyT{margin-top:1.5rem;padding:1.5rem 1.75rem;border-radius:16px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12)}.AboutPage_visionCard__aWeyT h4{font-size:1.1rem;margin-bottom:.5rem;color:var(--btn-green)}.AboutPage_visionCard__aWeyT p{font-size:.95rem;line-height:1.65;color:hsla(0,0%,100%,.88)}.AboutPage_storyImageCol__q8aIn{position:-webkit-sticky;position:sticky;top:6rem}.AboutPage_storyImageFrame__3WmUn{position:relative;width:100%;aspect-ratio:4/5;border-radius:32px 32px 32px 100px;overflow:hidden;box-shadow:0 28px 56px rgba(0,77,77,.2),inset 0 0 0 1px hsla(0,0%,100%,.12)}.AboutPage_storyImageFrame__3WmUn:after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid hsla(0,0%,100%,.2);pointer-events:none;z-index:1}.AboutPage_storyImage__si4II{object-fit:cover;transition:transform .5s ease}.AboutPage_storyImageCol__q8aIn:hover .AboutPage_storyImage__si4II{transform:scale(1.03)}.AboutPage_whySection__QtN6X{padding:4rem 0;background:var(--bg-main)}.AboutPage_container__ciMFv{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutPage_sectionTitleCenter__Hsfcj{text-align:center;font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:.5rem}.AboutPage_sectionSubCenter___u7eB{text-align:center;color:var(--text-light);margin-bottom:2rem;max-width:560px;margin-left:auto;margin-right:auto}.AboutPage_whyList__F_V5H{list-style:none;max-width:720px;margin:0 auto}.AboutPage_whyList__F_V5H li{display:flex;align-items:flex-start;gap:12px;padding:.85rem 0;border-bottom:1px solid var(--border-color);font-size:1.02rem;color:var(--text-main)}.AboutPage_check__ShJHI{color:var(--btn-green);flex-shrink:0;margin-top:2px}.AboutPage_cta__N_7Ha{background:linear-gradient(135deg,#004d4d,#096);padding:4rem 0;text-align:center;color:#fff}.AboutPage_cta__N_7Ha h2{color:#fff;font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.75rem}.AboutPage_cta__N_7Ha p{opacity:.9;margin-bottom:1.5rem;max-width:520px;margin-left:auto;margin-right:auto}.AboutPage_ctaBtn__Acd5_{background:#fff;color:var(--primary);border:none;padding:14px 32px;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.15);transition:transform .2s}.AboutPage_ctaBtn__Acd5_:hover{transform:translateY(-2px)}@media (max-width:900px){.AboutPage_storyGrid__kWVyU{grid-template-columns:1fr}.AboutPage_storyImageCol__q8aIn{position:static;order:-1}.AboutPage_storyImageFrame__3WmUn{aspect-ratio:16/10;border-radius:20px;max-height:320px}.AboutPage_storyIntro__KB9T2{max-width:none}}