@charset "UTF-8";._overlay_iunew_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#4446;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);padding:1rem}._overlayOpen_iunew_19{opacity:1}._box_iunew_23{background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);box-shadow:0 20px 40px #0000001a,0 1px 3px #0000000d,inset 0 0 0 1px #fff9;border-radius:24px;width:100%;max-width:440px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transform:scale(.9) translateY(20px);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}._boxOpen_iunew_41{transform:scale(1) translateY(0)}._iconContainer_iunew_45{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;margin-bottom:1.5rem;position:relative}._iconContainer_iunew_45:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;opacity:.15}._alertIcon_iunew_66{color:#f58f8f;animation:_pulse_iunew_1 2s infinite ease-in-out}._confirmIcon_iunew_71{color:#9b51e0;animation:_float_iunew_1 3s infinite ease-in-out}._iconContainer_iunew_45:has(._alertIcon_iunew_66){background-color:#f58f8f1a;border:1px solid rgba(245,143,143,.2)}._iconContainer_iunew_45:has(._confirmIcon_iunew_71){background-color:#9b51e01a;border:1px solid rgba(155,81,224,.2)}._title_iunew_86{font-family:Plus Jakarta Sans,sans-serif;font-size:1.35rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}._message_iunew_94{font-family:Nunito,sans-serif;font-size:1rem;color:#575757;margin:0 0 2rem;line-height:1.6}._actions_iunew_102{display:flex;gap:1rem;width:100%;justify-content:center}._button_iunew_109{font-family:Plus Jakarta Sans,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border-radius:16px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;flex:1;border:none}._buttonConfirm_iunew_126{background:linear-gradient(135deg,#ff4f7b,#f58f8f);color:#fff;box-shadow:0 4px 15px #ff4f7b4d}._buttonConfirm_iunew_126:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff4f7b66;background:linear-gradient(135deg,#ff2e62,#f58f8f)}._buttonConfirm_iunew_126:active{transform:translateY(0)}._buttonCancel_iunew_140{background:#f7fafc;border:1px solid #e2e8f0;color:#718096}._buttonCancel_iunew_140:hover{background:#edf2f7;color:#4a5568;transform:translateY(-2px)}._buttonCancel_iunew_140:active{transform:translateY(0)}@keyframes _pulse_iunew_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes _float_iunew_1{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}._site-footer_1kkdl_1{margin:18px 60px 0;overflow:hidden;border:1px solid rgba(42,36,51,.07);border-radius:24px;background:radial-gradient(circle at 10% 0%,rgba(255,113,128,.09),transparent 22rem),radial-gradient(circle at 90% 100%,rgba(159,212,192,.12),transparent 24rem),#ffffffeb;box-shadow:0 18px 45px #3a2a4112;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._site-footer_1kkdl_1 a{color:inherit;text-decoration:none}._site-footer__top_1kkdl_14{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px;padding:42px}._site-footer__brand_1kkdl_20{display:grid;align-content:start;gap:14px}._site-footer__brand_1kkdl_20 img{width:170px;height:54px;object-fit:contain;object-position:left center}._site-footer__brand_1kkdl_20 p{max-width:330px;margin:0;color:#667085;line-height:1.65;font-size:.95rem}._site-footer__brand_1kkdl_20 a{width:fit-content;color:#f95072;font-weight:750;font-size:.95rem}._site-footer__column_1kkdl_44{display:grid;align-content:start;gap:11px}._site-footer__column_1kkdl_44 h2{margin:0 0 5px;font-size:.95rem;color:#1f2a3d;font-weight:700}._site-footer__column_1kkdl_44 a{width:fit-content;color:#667085;font-size:.86rem;transition:color .16s ease,transform .16s ease}._site-footer__column_1kkdl_44 a:hover{color:#f95072;transform:translate(2px)}._site-footer__bottom_1kkdl_65{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 42px;border-top:1px solid #ece8ee;color:#667085;font-size:.78rem}._site-footer__bottom_1kkdl_65 a{color:#f95072;font-weight:800}@media(max-width:1180px){._site-footer_1kkdl_1{margin-inline:0}._site-footer__top_1kkdl_14{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){._site-footer_1kkdl_1{margin-inline:0}._site-footer__top_1kkdl_14{grid-template-columns:1fr;gap:30px;padding:30px 22px}._site-footer__bottom_1kkdl_65{display:grid;justify-items:start;padding:18px 22px}}._layout_zp9wh_1{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background-color:#fffafb;position:relative}@media(max-width:900px){._layout_zp9wh_1{grid-template-columns:1fr}}._sidebarOverlay_zp9wh_14{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_zp9wh_1 .2s ease-out}@keyframes _fadeIn_zp9wh_1{0%{opacity:0}to{opacity:1}}._sidebar_zp9wh_14{position:sticky;top:0;height:100vh;padding:24px 16px;background:#fff;border-right:1px solid #ececf4;overflow-y:auto;display:flex;flex-direction:column;z-index:10}@media(max-width:900px){._sidebar_zp9wh_14{position:fixed;left:-260px;top:0;width:250px;z-index:1000;transition:left .3s cubic-bezier(.4,0,.2,1)}._sidebar_zp9wh_14._sidebarOpen_zp9wh_52{left:0}}._brand_zp9wh_57{display:block;padding:0 10px 20px}._brand_zp9wh_57 img{width:150px;height:58px;object-fit:contain;object-position:left}._sidebarNav_zp9wh_68{display:grid;gap:5px;flex-grow:1}._navBtn_zp9wh_74{display:flex;align-items:center;gap:12px;width:100%;padding:11px 14px;border:0;border-radius:14px;background:transparent;color:#4d5165;text-align:left;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;font-size:.9rem}._navBtn_zp9wh_74:hover,._navBtn_zp9wh_74._active_zp9wh_91{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b}._premium_zp9wh_96{margin-top:24px;padding:20px;border:1px solid #ffe1e9;border-radius:22px;background:linear-gradient(145deg,#fff1f5,#fff8fb)}@media(max-width:900px){._premium_zp9wh_96{display:none}}._premium_zp9wh_96 strong{display:block;margin-bottom:6px;color:#ff4f7b;font-size:.95rem}._premium_zp9wh_96 p{color:#7d8194;line-height:1.5;font-size:.82rem;margin:0 0 12px}._premium_zp9wh_96 button{width:100%;padding:12px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;font-weight:700;cursor:pointer;font-family:inherit;transition:transform .2s}._premium_zp9wh_96 button:hover{transform:translateY(-1px)}._premium_zp9wh_96 ._premiumGraphic_zp9wh_135{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:8px}._premium_zp9wh_96 ._premiumGraphic_zp9wh_135 ._heartBabyIcon_zp9wh_142{max-width:80px;height:auto;opacity:.95}._premium_zp9wh_96 ._premiumGraphic_zp9wh_135 ._premiumEmoji_zp9wh_147{font-size:1.25rem;animation:_heartBeat_zp9wh_1 2s infinite}@keyframes _heartBeat_zp9wh_1{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}._profileLabel_zp9wh_163{display:flex;align-items:center;gap:8px;margin:0 6px 18px;padding:10px 14px;border-radius:12px;background:#f3efff;color:#7b61ff;font-weight:700;font-size:.82rem}._navBadge_zp9wh_176{margin-left:auto;display:grid;place-items:center;min-width:20px;height:20px;border-radius:99px;background:#ff8aa5;color:#fff;font-size:.7rem}._navDot_zp9wh_188{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#7b61ff}._sidebarNote_zp9wh_196{margin:28px 6px 0;padding:20px;border-radius:22px;background:linear-gradient(145deg,#fff1f5,#f8f2ff);line-height:1.5;border:1px solid rgba(255,79,123,.05)}@media(max-width:900px){._sidebarNote_zp9wh_196{display:none}}._sidebarNote_zp9wh_196 strong{display:block;margin-bottom:6px;color:#ff4f7b;font-size:.95rem}._sidebarNote_zp9wh_196 p{color:#7d8194;line-height:1.5;font-size:.82rem;margin:0 0 12px}._noteGraphic_zp9wh_222{display:grid;place-items:center;min-height:100px;font-size:3rem}._main_zp9wh_229{display:flex;flex-direction:column;min-width:0;flex-grow:1}._testModeBanner_zp9wh_236{background:linear-gradient(90deg,#fffbeb,#fef3c7,#fffbeb);border-bottom:1px solid #fde68a;color:#78350f;padding:10px 24px;font-size:.88rem;font-weight:600;text-align:center;line-height:1.5;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 1px 4px #b453090f}._testModeBanner_zp9wh_236 ._bannerLink_zp9wh_251{color:#92400e;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:all .15s ease}._testModeBanner_zp9wh_236 ._bannerLink_zp9wh_251:hover{color:#b45309;text-decoration:none}@media(max-width:768px){._testModeBanner_zp9wh_236{font-size:.82rem;padding:10px 14px;text-align:center}}@media print{._testModeBanner_zp9wh_236{display:none!important}}._topbar_zp9wh_275{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:96px;padding:20px 28px;background:#fff;border-bottom:1px solid #ececf4}@media(max-width:620px){._topbar_zp9wh_275{padding:16px}}._topbarLeft_zp9wh_291{display:flex;align-items:center;gap:12px}._topbarTitle_zp9wh_297 h1{margin:0;font-size:1.45rem;color:#1f2a3d}@media(max-width:620px){._topbarTitle_zp9wh_297 h1{font-size:1.15rem}}._topbarTitle_zp9wh_297 p{margin:6px 0 0;color:#7d8194;font-size:.9rem}@media(max-width:620px){._topbarTitle_zp9wh_297 p{display:none}}._topActions_zp9wh_318{display:flex;align-items:center;gap:12px}._search_zp9wh_324{display:flex;align-items:center;gap:8px;min-width:220px;padding:10px 14px;border:1px solid #ececf4;border-radius:14px;background:#fafafd;color:#7d8194}@media(max-width:1280px){._search_zp9wh_324{display:none}}._search_zp9wh_324 input{width:100%;border:0;outline:0;background:transparent;font-family:inherit}._iconBtn_zp9wh_348{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ececf4;border-radius:14px;background:#fff;cursor:pointer;color:#4d5165;transition:all .2s}._iconBtn_zp9wh_348:hover{background-color:#fafafd}@media(max-width:620px){._iconBtn_zp9wh_348{display:none}}._iconBtn_zp9wh_348 ._badge_zp9wh_369{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:19px;height:19px;border-radius:99px;background:#ff4f7b;color:#fff;font-size:.68rem;font-weight:700}._profile_zp9wh_163{display:flex;align-items:center;gap:10px;border:0;background:transparent;cursor:pointer;padding:4px 8px;border-radius:10px;transition:background-color .2s}._profile_zp9wh_163:hover{background-color:#fafafd}._profile_zp9wh_163 ._avatar_zp9wh_398{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ffb9c8,#ff6e91);color:#fff;font-weight:800}._profile_zp9wh_163 ._profileInfo_zp9wh_408{display:grid;text-align:left}@media(max-width:480px){._profile_zp9wh_163 ._profileInfo_zp9wh_408{display:none}}._profile_zp9wh_163 ._profileInfo_zp9wh_408 strong{color:#1f2a3d;font-size:.9rem}._profile_zp9wh_163 ._profileInfo_zp9wh_408 small{color:#ff4f7b;font-size:.75rem}@media(max-width:480px){._profile_zp9wh_163 svg{display:none}}._hamburger_zp9wh_431{display:none;background:transparent;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:6px;z-index:101;position:relative;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #ececf4;transition:transform .16s ease}._hamburger_zp9wh_431:hover{transform:translateY(-1px)}@media(max-width:900px){._hamburger_zp9wh_431{display:flex}}._hamburgerLine_zp9wh_458{display:block;width:22px;height:2px;background-color:#1f2a3d;border-radius:2px;transition:all .3s ease}._hamburgerOpen_zp9wh_467 ._hamburgerLine_zp9wh_458:nth-child(1){transform:translateY(8px) rotate(45deg)}._hamburgerOpen_zp9wh_467 ._hamburgerLine_zp9wh_458:nth-child(2){opacity:0}._hamburgerOpen_zp9wh_467 ._hamburgerLine_zp9wh_458:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._content_zp9wh_477{flex-grow:1;min-height:55vh}._bellContainer_zp9wh_483{position:relative;display:flex;align-items:center}._bellDropdown_zp9wh_489{position:absolute;top:50px;right:-80px;width:320px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 55px #26234912;z-index:1000;display:flex;flex-direction:column;overflow:hidden;animation:_dropdownFadeIn_zp9wh_1 .2s ease-out}@media(max-width:480px){._bellDropdown_zp9wh_489{right:-120px;width:280px}}@keyframes _dropdownFadeIn_zp9wh_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_zp9wh_521{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(0,0,0,.05)}._dropdownHeader_zp9wh_521 h3{margin:0;font-size:.95rem;font-weight:700;color:#1f2a3d}._markAllBtn_zp9wh_535{background:none;border:none;font-family:inherit;font-size:.75rem;font-weight:600;color:#ff4f7b;cursor:pointer;padding:0}._markAllBtn_zp9wh_535:hover{text-decoration:underline}._dropdownList_zp9wh_549{max-height:280px;overflow-y:auto}._emptyText_zp9wh_554{padding:24px;text-align:center;color:#888;font-size:.85rem;margin:0}._dropdownItem_zp9wh_562{padding:12px 18px;border-bottom:1px solid rgba(0,0,0,.03);cursor:pointer;transition:background-color .2s ease;text-align:left}._dropdownItem_zp9wh_562:hover{background-color:#00000005}._dropdownItem_zp9wh_562._unread_zp9wh_572{background-color:#ff4f7b05}._dropdownItem_zp9wh_562._unread_zp9wh_572:hover{background-color:#ff4f7b0a}._itemTitle_zp9wh_579{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#1f2a3d;margin-bottom:2px}._unreadDot_zp9wh_588{width:6px;height:6px;background-color:#ff4f7b;border-radius:50%;flex-shrink:0}._itemMsg_zp9wh_596{font-size:.775rem;color:#666;margin:0 0 4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._itemDate_zp9wh_609{font-size:.65rem;color:#999}._dropdownFooter_zp9wh_614{border-top:1px solid rgba(0,0,0,.05);padding:10px 18px;text-align:center}._dropdownFooter_zp9wh_614 a{font-size:.8rem;font-weight:600;color:#ff4f7b;text-decoration:none}._dropdownFooter_zp9wh_614 a:hover{text-decoration:underline}._userContainer_zp9wh_630{position:relative;display:flex;align-items:center}._userDropdown_zp9wh_636{position:absolute;top:50px;right:0;width:220px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 30px #00000026;z-index:1000;display:flex;flex-direction:column;padding:12px;animation:_dropdownFadeIn_zp9wh_1 .2s ease-out}@media(max-width:768px){._userDropdown_zp9wh_636{right:50%;transform:translate(50%)}}._userDropdownHeader_zp9wh_658{padding:10px 14px;display:flex;flex-direction:column;text-align:left}._userDropdownHeader_zp9wh_658 strong{color:#1f2a3d;font-size:.95rem}._userDropdownHeader_zp9wh_658 ._userDropdownEmail_zp9wh_668{font-size:.75rem;color:#7d8194;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userDropdownDivider_zp9wh_677{height:1px;background-color:#0000000f;margin:6px 0}._dropdownLink_zp9wh_683{display:block;text-align:left;text-decoration:none;color:#1f2a3d;font-size:.9rem;padding:10px 14px;border-radius:12px;transition:background-color .2s ease}._dropdownLink_zp9wh_683:hover{background-color:#ff4f7b14;color:#ff4f7b}._dropdownLogoutBtn_zp9wh_698{display:block;width:100%;border:none;background:none;text-align:left;font-family:inherit;color:#be123c;font-size:.9rem;padding:10px 14px;border-radius:12px;cursor:pointer;transition:background-color .2s ease}._dropdownLogoutBtn_zp9wh_698:hover{background-color:#fff0f3}._arrowIcon_zp9wh_716{font-size:.6rem;color:#7d8194;margin-left:2px}._appFooter_zp9wh_722{margin:auto 28px 24px!important}@media print{._sidebar_zp9wh_14,._sidebarOverlay_zp9wh_14,._topbar_zp9wh_275,._appFooter_zp9wh_722{display:none!important}._layout_zp9wh_1{display:block!important;background:#fff!important}._main_zp9wh_229{padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;background:#fff!important}}._homePageWrapper_s0cdn_1{min-height:100vh;min-width:320px;background:radial-gradient(circle at 8% 18%,rgba(255,113,128,.08),transparent 24rem),radial-gradient(circle at 88% 16%,rgba(159,212,192,.12),transparent 24rem),#fffdfd;color:#1f2a3d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}._homePageWrapper_s0cdn_1 *{box-sizing:border-box}._homePageWrapper_s0cdn_1 button,._homePageWrapper_s0cdn_1 a{-webkit-tap-highlight-color:transparent}._homePageWrapper_s0cdn_1 button{font:inherit}._homePageWrapper_s0cdn_1 a{color:inherit;text-decoration:none}._homePageWrapper_s0cdn_1 ._page-shell_s0cdn_23{width:min(1480px,100% - 36px);margin:8px auto 32px}._homePageWrapper_s0cdn_1 ._topbar_s0cdn_27{position:sticky;z-index:20;top:8px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;min-height:70px;padding:10px 22px;border:1px solid rgba(40,33,52,.06);border-radius:24px;background:#ffffffeb;box-shadow:0 14px 45px #432c4014;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._homePageWrapper_s0cdn_1 ._brand_s0cdn_43 img{display:block;width:168px;height:50px;object-fit:contain;object-position:left center}._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,34px);font-size:.9rem;font-weight:650}._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50 a{position:relative;padding:24px 0}._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50 a:after{position:absolute;right:0;bottom:11px;left:0;height:2px;border-radius:99px;background:#f95072;content:"";opacity:0;transform:scaleX(.5);transition:.18s ease}._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50 a:hover,._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50 a._active_s0cdn_76{color:#f95072}._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50 a:hover:after,._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50 a._active_s0cdn_76:after{opacity:1;transform:scaleX(1)}._homePageWrapper_s0cdn_1 ._topbar__actions_s0cdn_84{display:flex;align-items:center;gap:12px}._homePageWrapper_s0cdn_1 ._button_s0cdn_89,._homePageWrapper_s0cdn_1 ._icon-button_s0cdn_90{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid transparent;border-radius:15px;background:none;cursor:pointer;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._homePageWrapper_s0cdn_1 ._button_s0cdn_89{padding:0 22px}._homePageWrapper_s0cdn_1 ._icon-button_s0cdn_90{width:44px;font-size:1.3rem;border-color:#ece8ee}._homePageWrapper_s0cdn_1 ._button--primary_s0cdn_110{background:linear-gradient(135deg,#ff7180,#f95072);color:#fff;box-shadow:0 12px 28px #f9507238}._homePageWrapper_s0cdn_1 ._button--ghost_s0cdn_115{border-color:#ece8ee;background:#fff}._homePageWrapper_s0cdn_1 ._button--outline_s0cdn_119{border-color:#f9507273;color:#f95072;background:#ffffffc2}._homePageWrapper_s0cdn_1 ._button--large_s0cdn_124{min-height:54px;border-radius:17px}._homePageWrapper_s0cdn_1 ._button_s0cdn_89:hover,._homePageWrapper_s0cdn_1 ._icon-button_s0cdn_90:hover{transform:translateY(-2px)}._homePageWrapper_s0cdn_1 ._hamburger_s0cdn_131{display:none;background:transparent;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:6px;z-index:101;position:relative;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #ece8ee;transition:transform .16s ease}._homePageWrapper_s0cdn_1 ._hamburger_s0cdn_131:hover{transform:translateY(-2px)}@media(max-width:1180px){._homePageWrapper_s0cdn_1 ._hamburger_s0cdn_131{display:flex}}._homePageWrapper_s0cdn_1 ._hamburgerLine_s0cdn_157{display:block;width:22px;height:2px;background-color:#1f2a3d;border-radius:2px;transition:all .3s ease}._homePageWrapper_s0cdn_1 ._hamburgerOpen_s0cdn_165 ._hamburgerLine_s0cdn_157:nth-child(1){transform:translateY(8px) rotate(45deg)}._homePageWrapper_s0cdn_1 ._hamburgerOpen_s0cdn_165 ._hamburgerLine_s0cdn_157:nth-child(2){opacity:0}._homePageWrapper_s0cdn_1 ._hamburgerOpen_s0cdn_165 ._hamburgerLine_s0cdn_157:nth-child(3){transform:translateY(-8px) rotate(-45deg)}._homePageWrapper_s0cdn_1 ._mobile-nav_s0cdn_174{display:flex;flex-direction:column;background:#fffffff5;border:1px solid rgba(40,33,52,.06);border-radius:24px;padding:24px;margin-top:12px;gap:16px;box-shadow:0 14px 45px #432c4014;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:19;position:relative;animation:_slideDown_s0cdn_1 .25s cubic-bezier(.16,1,.3,1) forwards}._homePageWrapper_s0cdn_1 ._mobile-nav_s0cdn_174 a{font-size:1rem;font-weight:650;padding:8px 12px;border-radius:12px;transition:background .2s ease,color .2s ease}._homePageWrapper_s0cdn_1 ._mobile-nav_s0cdn_174 a:hover{background:#fff0f2;color:#f95072}._homePageWrapper_s0cdn_1 ._mobile-nav__actions_s0cdn_200{display:flex;flex-direction:column;gap:12px;margin-top:8px;border-top:1px solid #ece8ee;padding-top:16px}._homePageWrapper_s0cdn_1 ._mobile-nav__actions_s0cdn_200 ._button_s0cdn_89{width:100%;display:flex;justify-content:center;align-items:center}@keyframes _slideDown_s0cdn_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._homePageWrapper_s0cdn_1 ._mainContent_s0cdn_224{min-height:55vh;padding:32px 0}@media(max-width:720px){._homePageWrapper_s0cdn_1 ._mainContent_s0cdn_224{padding:16px 0}}@media(max-width:1180px){._homePageWrapper_s0cdn_1 ._topbar_s0cdn_27{grid-template-columns:auto 1fr auto}._homePageWrapper_s0cdn_1 ._desktop-nav_s0cdn_50{display:none}}@media(max-width:720px){._homePageWrapper_s0cdn_1 ._page-shell_s0cdn_23{width:min(100% - 20px,1480px);margin-top:5px}._homePageWrapper_s0cdn_1 ._topbar_s0cdn_27{grid-template-columns:1fr auto;padding-inline:14px}._homePageWrapper_s0cdn_1 ._brand_s0cdn_43 img{width:128px}._homePageWrapper_s0cdn_1 ._topbar__actions_s0cdn_84 ._icon-button_s0cdn_90,._homePageWrapper_s0cdn_1 ._topbar__actions_s0cdn_84 ._button--ghost_s0cdn_115{display:none}._homePageWrapper_s0cdn_1 ._topbar__actions_s0cdn_84 ._button--primary_s0cdn_110{padding-inline:14px}}._button_g37kg_2{min-height:44px;border:1px solid transparent;border-radius:15px;background:none;cursor:pointer;font-weight:750;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;padding:0 22px;display:inline-flex;align-items:center;justify-content:center}._button_g37kg_2:hover{transform:translateY(-2px)}._button--primary_g37kg_19{background:linear-gradient(135deg,#ff7180,#f95072);color:#fff;box-shadow:0 12px 28px #f9507238}._button--outline_g37kg_25{border-color:#f9507273;color:#f95072;background:#ffffffc2}._button--large_g37kg_31{min-height:54px;border-radius:17px}._button--purple_g37kg_36{background:linear-gradient(135deg,#9b6bee,#7049d6);color:#fff}._button--soft_g37kg_41{background:#ffd7de;color:#f95072}._hero_g37kg_46{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:48px;min-height:380px;padding:34px 62px 20px}._hero__content_g37kg_55{max-width:660px}._hero__content_g37kg_55 ._eyebrow_g37kg_58{display:inline-flex;margin-bottom:14px;color:#f95072;font-size:.85rem;font-weight:800;letter-spacing:.02em}._hero__content_g37kg_55 h1{margin:0 0 20px;font-size:clamp(2.7rem,4.7vw,5rem);line-height:1.03;letter-spacing:-.055em;color:#1f2a3d}._hero__content_g37kg_55 h1 span{color:#ff7180}._hero__content_g37kg_55 p{max-width:610px;margin:0;color:#667085;font-size:1.05rem;line-height:1.65}._hero__buttons_g37kg_84{margin-top:26px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}._hero__visual_g37kg_92{position:relative;min-height:330px}._hero__image-wrap_g37kg_97{position:absolute;top:10px;right:100px;bottom:0;left:0;overflow:hidden;border-radius:40% 50% 24% 34%;background:linear-gradient(135deg,#fff0f2,#f1fbf6);box-shadow:0 25px 70px #cc768421}._hero__image-wrap_g37kg_97 img{width:100%;height:100%;object-fit:cover}._metric-card_g37kg_111{position:absolute;right:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:255px;padding:15px;border:1px solid rgba(255,113,128,.2);border-radius:17px;background:#fffffff0;box-shadow:0 16px 35px #3d30461a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._metric-card__icon_g37kg_126{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:#fff0f3;color:#f95072}._metric-card_g37kg_111 div{display:grid;gap:3px}._metric-card_g37kg_111 small,._metric-card_g37kg_111 span{color:#667085;font-size:.7rem}._metric-card_g37kg_111 strong{font-size:.98rem}._metric-card_g37kg_111 b{color:#45bd8c;font-size:1.25rem}._metric-card--age_g37kg_150{top:18px}._metric-card--weight_g37kg_153{top:118px}._metric-card--height_g37kg_156{top:218px}._feature-strip_g37kg_160,._partners_g37kg_161,._trust-strip_g37kg_162,._card_g37kg_163{border:1px solid rgba(42,36,51,.06);background:#ffffffd1;box-shadow:0 14px 40px #3a2a410f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}._feature-strip_g37kg_160{display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden;margin:14px 60px 18px;border-radius:20px}._feature-item_g37kg_178{display:flex;align-items:center;gap:14px;min-height:88px;padding:18px;border-right:1px solid #ece8ee;transition:transform .16s ease,background-color .16s ease}._feature-item_g37kg_178:last-child{border-right:0}._feature-item_g37kg_178:active{transform:scale(.97);background-color:#ff71800d}._feature-item_g37kg_178>span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:15px;background:#fff1f4;color:#f95072;font-size:1.35rem}._feature-item_g37kg_178:nth-child(2)>span{background:#f2edff;color:#8f67ea}._feature-item_g37kg_178:nth-child(3)>span{background:#eaf8f2;color:#45b88c}._feature-item_g37kg_178:nth-child(4)>span{background:#fff5e9;color:#ec9b34}._feature-item_g37kg_178:nth-child(5)>span{background:#edf6ff;color:#4b9be8}._feature-item_g37kg_178 strong{font-size:.9rem;line-height:1.35;color:#1f2a3d}._content-grid_g37kg_227{display:grid;grid-template-columns:1.05fr .85fr 1fr;gap:16px;margin:0 60px}._card_g37kg_163{position:relative;min-height:290px;overflow:hidden;padding:24px;border-radius:22px}._card_g37kg_163 h2{margin:14px 0 12px;font-size:1.24rem;line-height:1.35;color:#1f2a3d}._card_g37kg_163 p{color:#667085;line-height:1.55}._webinar-card_g37kg_252{background:linear-gradient(135deg,#f3efff,#fff)}._diary-card_g37kg_256{background:linear-gradient(135deg,#fff2f4,#fff)}._tips-card_g37kg_260{background:linear-gradient(135deg,#fff8ee,#fff)}._card__label-row_g37kg_264,._card__title-row_g37kg_265,._speaker_g37kg_266,._event-info_g37kg_267{display:flex;align-items:center}._card__label-row_g37kg_264{gap:8px;color:#8f67ea;font-size:.78rem}._live-badge_g37kg_278{padding:4px 8px;border-radius:999px;background:#8f67ea;color:#fff;font-size:.65rem}._speaker_g37kg_266{gap:10px}._speaker__avatar_g37kg_289{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#f5d6d8;color:#7b4c50;font-size:.7rem;font-weight:800}._speaker_g37kg_266 div{display:grid;gap:2px}._speaker_g37kg_266 small{color:#667085}._event-info_g37kg_267{gap:22px;margin:22px 0;color:#665e75;font-size:.88rem}._card__actions_g37kg_315{position:relative;z-index:2;display:flex;align-items:center;gap:12px}._card__actions_g37kg_315 a:not(._button_g37kg_2){color:#8f67ea;font-size:.85rem;font-weight:700}._webinar-art_g37kg_328,._diary-art_g37kg_329{position:absolute;right:15px;bottom:15px;width:160px;height:160px;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(100,75,130,.12))}._diary-card_g37kg_256 ul{position:relative;z-index:2;display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}._diary-card_g37kg_256 ul li:before{margin-right:8px;color:#ff7180;content:"●"}._diary-card_g37kg_256 ._button_g37kg_2{position:relative;z-index:2}._card__title-row_g37kg_265{justify-content:space-between}._card__title-row_g37kg_265 h2{margin-top:0}._card__title-row_g37kg_265 a{color:#dd62c8;font-size:.8rem;font-weight:700}._tips-list_g37kg_370{display:grid;gap:8px}._tip_g37kg_260{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:8px;border:1px solid #f0e8df;border-radius:14px;background:#ffffffdb}._tip__image_g37kg_386{display:grid;width:58px;height:52px;place-items:center;border-radius:10px;background:#fff1e7;font-size:1.6rem}._tip_g37kg_260 div{display:grid;gap:5px}._tip_g37kg_260 strong{font-size:.83rem;line-height:1.3;color:#1f2a3d}._tip_g37kg_260 small{color:#667085;font-size:.69rem}._tip_g37kg_260 em{color:#46b58a;font-style:normal}._tip_g37kg_260 b{color:#e99d39;font-size:1.4rem}._partners_g37kg_161{display:grid;grid-template-columns:1fr 2.3fr auto;align-items:center;gap:36px;margin:16px 60px 10px;padding:27px 33px;border-radius:30px}._partners__intro_g37kg_427{display:grid;gap:6px;color:#1f2a3d}._partners__intro_g37kg_427 strong{font-size:1.4rem}._partners__intro_g37kg_427 span{color:#667085;font-size:1.1rem}._partner-logos_g37kg_440{overflow:hidden;display:flex;align-items:center;position:relative;width:100%;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}._partner-logos_g37kg_440:hover ._partner-logos__track_g37kg_449{animation-play-state:paused}._partner-logos__track_g37kg_449{display:flex;align-items:center;gap:48px;width:max-content;animation:_ticker-scroll_g37kg_1 25s linear infinite}@keyframes _ticker-scroll_g37kg_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._partner-logo-item_g37kg_469{display:flex;min-height:68px;align-items:center;justify-content:center;color:#45577c;font-weight:900;text-align:center;text-decoration:none;flex-shrink:0;padding:0 12px}._partner-logo-item_g37kg_469 img{max-height:60px;max-width:150px;object-fit:contain;transition:all .3s ease;filter:grayscale(15%) opacity(.85)}._partner-logo-item_g37kg_469 img:hover{filter:grayscale(0%) opacity(1);transform:scale(1.08)}._partner-logo-item_g37kg_469 span{font-size:1.4rem;font-weight:800;color:#45577c;white-space:nowrap}._trust-strip_g37kg_162{display:grid;grid-template-columns:repeat(4,1fr);margin:0 60px;border-radius:18px}._trust-strip_g37kg_162>div{display:grid;grid-template-columns:42px 1fr;column-gap:10px;padding:16px 22px;color:#1f2a3d}._trust-strip_g37kg_162>div>span{grid-row:1/3;display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f2ebff;color:#8f67ea}._trust-strip_g37kg_162>div strong{font-size:.8rem}._trust-strip_g37kg_162>div small{color:#667085;font-size:.7rem}@media(max-width:1180px){._hero_g37kg_46{grid-template-columns:1fr;padding-inline:36px;gap:36px}._hero__visual_g37kg_92{min-height:390px;max-width:520px;margin:0 auto;width:100%}._feature-strip_g37kg_160{grid-template-columns:repeat(3,1fr)}._content-grid_g37kg_227{grid-template-columns:1fr 1fr}._tips-card_g37kg_260{grid-column:1/-1}._partners_g37kg_161{grid-template-columns:1fr;justify-items:center;text-align:center;gap:28px}._trust-strip_g37kg_162{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){._hero_g37kg_46{gap:22px;padding:40px 10px 18px}._hero__content_g37kg_55 h1{font-size:clamp(2.45rem,12vw,4rem)}._hero__buttons_g37kg_84{display:grid}._hero__buttons_g37kg_84 ._button_g37kg_2{width:100%}._hero__visual_g37kg_92{min-height:440px;max-width:440px;margin:0 auto;width:100%}._hero__image-wrap_g37kg_97{top:0;right:0;bottom:105px;left:0}._metric-card_g37kg_111{width:calc(50% - 6px);padding:11px;min-height:72px;display:grid;align-content:center}._metric-card--age_g37kg_150{top:auto;right:auto;bottom:0;left:0}._metric-card--weight_g37kg_153{top:auto;right:0;bottom:0}._metric-card--height_g37kg_156,._metric-card_g37kg_111 div span{display:none}._feature-strip_g37kg_160,._content-grid_g37kg_227,._partners_g37kg_161,._trust-strip_g37kg_162{margin-inline:0}._feature-strip_g37kg_160{grid-template-columns:repeat(2,1fr)}._feature-item_g37kg_178{min-height:76px;padding:12px}._feature-item_g37kg_178>span{width:42px;height:42px}._content-grid_g37kg_227{grid-template-columns:1fr}._tips-card_g37kg_260{grid-column:auto}._webinar-art_g37kg_328,._diary-art_g37kg_329{opacity:.35}._trust-strip_g37kg_162{grid-template-columns:1fr}}._authPage_17s0p_1{display:flex;justify-content:center;align-items:center;min-height:70vh;padding:40px 16px}._formContainer_17s0p_9{background:#ffffffe0;padding:40px;border-radius:22px;border:1px solid rgba(42,36,51,.06);box-shadow:0 14px 40px #3a2a410f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:100%;max-width:440px;box-sizing:border-box}@media(max-width:480px){._formContainer_17s0p_9{padding:24px 16px}}._title_17s0p_26{margin:0 0 8px;font-size:1.8rem;font-weight:800;color:#1f2a3d;text-align:center;letter-spacing:-.03em}._subtitle_17s0p_35{margin:0 0 24px;font-size:.95rem;color:#667085;text-align:center;font-weight:500}._errorAlert_17s0p_43{background-color:#fff0f2;color:#f95072;padding:12px 16px;border-radius:12px;font-size:.88rem;margin-bottom:20px;border-left:4px solid #f95072;font-weight:600}._successAlert_17s0p_54{background-color:#eaf8f2;color:#2b8a3e;padding:12px 16px;border-radius:12px;font-size:.88rem;margin-bottom:20px;border-left:4px solid #45b88c;font-weight:600}._successAlert_17s0p_54 a{color:#2b8a3e;text-decoration:underline;font-weight:700}._form_17s0p_9{display:flex;flex-direction:column;gap:20px}._formGroup_17s0p_76{display:flex;flex-direction:column;gap:8px}._formGroup_17s0p_76 ._labelRow_17s0p_81{display:flex;justify-content:space-between;align-items:center}._formGroup_17s0p_76 ._forgotLink_17s0p_86{font-size:.82rem;color:#f95072;text-decoration:none;font-weight:700}._formGroup_17s0p_76 ._forgotLink_17s0p_86:hover{text-decoration:underline}._formGroup_17s0p_76 label{font-size:.88rem;font-weight:750;color:#1f2a3d}._formGroup_17s0p_76 input{padding:12px 16px;border-radius:12px;border:1px solid #ece8ee;font-size:.95rem;font-family:inherit;background-color:#ffffffe6;color:#1f2a3d;box-shadow:inset 0 1px 2px #00000005;transition:border-color .2s ease,box-shadow .2s ease}._formGroup_17s0p_76 input:focus{outline:none;border-color:#ff7180;box-shadow:0 0 0 3px #ff718026}._formGroup_17s0p_76 input::placeholder{color:#98a2b3}._checkboxGroup_17s0p_120{display:flex;align-items:flex-start;gap:10px;margin:10px 0}._checkboxGroup_17s0p_120 input[type=checkbox]{width:18px;height:18px;border-radius:6px;border:1px solid #ece8ee;cursor:pointer;accent-color:#f95072;margin-top:2px}._checkboxGroup_17s0p_120 label{font-size:.85rem;color:#475467;cursor:pointer;line-height:1.4;-webkit-user-select:none;user-select:none}._checkboxGroup_17s0p_120 label a{color:#f95072;text-decoration:underline;font-weight:700}._submitBtn_17s0p_148{background:linear-gradient(135deg,#ff7180,#f95072);color:#fff;border:none;min-height:48px;padding:12px;border-radius:15px;font-family:Inter,sans-serif;font-weight:800;font-size:1rem;cursor:pointer;margin-top:10px;box-shadow:0 12px 28px #f9507238;transition:transform .16s ease,box-shadow .16s ease}._submitBtn_17s0p_148:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 32px #f9507247}._submitBtn_17s0p_148:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}._switchText_17s0p_174{margin:24px 0 0;font-size:.88rem;color:#667085;text-align:center;font-weight:500}._switchText_17s0p_174 a{color:#f95072;font-weight:800;text-decoration:none}._switchText_17s0p_174 a:hover{text-decoration:underline}._warningAlert_17s0p_190{background-color:#fffbeb;color:#b45309;padding:16px;border-radius:12px;font-size:.9rem;margin-bottom:20px;border-left:4px solid #f59e0b;font-weight:600;line-height:1.5}._warningAlert_17s0p_190 strong{color:#78350f;font-weight:800}._pageContainer_1jg4t_1{font-family:Inter,sans-serif;color:#20233b;width:100%}._loadingState_1jg4t_7,._errorState_1jg4t_7{padding:60px 20px;text-align:center;font-size:1.05rem;color:#7b8092;background:#fff;border-radius:18px;border:1px solid #ececf4;box-shadow:0 14px 40px #27234c0f}._successAlert_1jg4t_18{display:flex;align-items:center;gap:10px;background-color:#f0fdf4;color:#15803d;padding:14px 20px;border-radius:12px;border:1px solid #bbf7d0;margin-bottom:20px;font-size:.95rem;font-weight:500}._errorAlert_1jg4t_32{display:flex;align-items:center;gap:10px;background-color:#fef2f2;color:#b91c1c;padding:14px 20px;border-radius:12px;border:1px solid #fecaca;margin-bottom:20px;font-size:.95rem;font-weight:500}._panel_1jg4t_46{padding:24px;border:1px solid #ececf4;border-radius:20px;background:#fff;box-shadow:0 14px 40px #27234c0f;margin-bottom:20px}._heroCard_1jg4t_55{display:grid;grid-template-columns:140px 1fr auto;gap:24px;align-items:start}@media(max-width:900px){._heroCard_1jg4t_55{grid-template-columns:120px 1fr}}@media(max-width:680px){._heroCard_1jg4t_55{grid-template-columns:1fr;text-align:center}}._avatarArea_1jg4t_73{display:flex;justify-content:center;align-items:center}._doctorImg_1jg4t_79{width:140px;height:140px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 24px #00000014}@media(max-width:900px){._doctorImg_1jg4t_79{width:120px;height:120px}}._doctorPlaceholder_1jg4t_94{display:grid;place-items:center;width:140px;height:140px;border-radius:50%;font-size:3.5rem;background:linear-gradient(135deg,#f3efff,#ffeef3);border:3px solid #fff;box-shadow:0 8px 24px #00000014}._doctorInfo_1jg4t_106{display:flex;flex-direction:column;gap:6px}._doctorInfo_1jg4t_106 ._nameRow_1jg4t_111{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:680px){._doctorInfo_1jg4t_106 ._nameRow_1jg4t_111{justify-content:center}}._doctorInfo_1jg4t_106 ._nameRow_1jg4t_111 h1{margin:0;font-size:1.55rem;font-weight:800;color:#1e2038;display:flex;align-items:center;gap:8px}._doctorInfo_1jg4t_106 ._verifiedBadge_1jg4t_131{display:inline-flex;align-items:center;gap:4px;background:#ecfdf5;color:#059669;padding:3px 10px;border-radius:20px;font-size:.78rem;font-weight:700;border:1px solid #a7f3d0}._doctorInfo_1jg4t_106 ._roleTag_1jg4t_143{color:#7b61ff;font-size:.98rem;font-weight:600}._doctorInfo_1jg4t_106 ._shortBio_1jg4t_148{margin:4px 0 8px;color:#7b8092;font-size:.92rem;line-height:1.5}._metaList_1jg4t_155{display:flex;flex-wrap:wrap;gap:14px;list-style:none;padding:0;margin:0}@media(max-width:680px){._metaList_1jg4t_155{justify-content:center}}._metaList_1jg4t_155 li{display:flex;align-items:center;gap:6px;font-size:.86rem;color:#4b5168;background:#f8f9fc;padding:4px 10px;border-radius:8px;border:1px solid #ebebf2}._statusPills_1jg4t_180{display:flex;gap:10px;margin-top:8px}@media(max-width:680px){._statusPills_1jg4t_180{justify-content:center}}._onlinePillActive_1jg4t_191{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#0284c7;background:#f0f9ff;border:1px solid #bae6fd;padding:4px 12px;border-radius:20px}._onlinePillInactive_1jg4t_204{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;padding:4px 12px;border-radius:20px}._heroActions_1jg4t_217{display:flex;flex-direction:column;gap:10px;min-width:210px}@media(max-width:900px){._heroActions_1jg4t_217{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}}._editBtn_1jg4t_231{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f3efff;color:#7b61ff;border:1px solid rgba(123,97,255,.2);padding:10px 16px;border-radius:12px;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .2s ease}._editBtn_1jg4t_231:hover{background:#7b61ff;color:#fff}._publicViewBtn_1jg4t_251{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#4b5168;border:1px solid #ececf4;padding:10px 16px;border-radius:12px;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .2s ease}._publicViewBtn_1jg4t_251:hover{background:#f8f9fc;color:#1e2038;border-color:#d1d5db}._kpiGrid_1jg4t_272{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}@media(max-width:992px){._kpiGrid_1jg4t_272{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){._kpiGrid_1jg4t_272{grid-template-columns:1fr}}._kpiCard_1jg4t_289{background:#fff;border:1px solid #ececf4;border-radius:18px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 14px 40px #27234c0f}._kpiCard_1jg4t_289 ._kpiIcon_1jg4t_299{width:48px;height:48px;border-radius:14px;display:grid;place-items:center}._kpiCard_1jg4t_289 strong{display:block;font-size:1.15rem;font-weight:700;color:#1e2038}._kpiCard_1jg4t_289 span{display:block;font-size:.78rem;color:#7b8092}._kpiCard_1jg4t_289._purple_1jg4t_317 ._kpiIcon_1jg4t_299{background:#f3efff;color:#7b61ff}._kpiCard_1jg4t_289._pink_1jg4t_321 ._kpiIcon_1jg4t_299{background:#ffeef3;color:#ff5f86}._kpiCard_1jg4t_289._green_1jg4t_325 ._kpiIcon_1jg4t_299{background:#eafaf4;color:#31ba8a}._kpiCard_1jg4t_289._orange_1jg4t_329 ._kpiIcon_1jg4t_299{background:#fff5eb;color:#ff9b3d}._workspacePanel_1jg4t_334{padding:0;overflow:hidden}._workspaceTabs_1jg4t_339{display:flex;background:#fafafd;border-bottom:1px solid #ececf4;overflow-x:auto}._workspaceTabs_1jg4t_339 button{display:inline-flex;align-items:center;gap:8px;padding:16px 22px;background:transparent;border:0;font-weight:600;font-size:.94rem;color:#7b8092;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;white-space:nowrap}._workspaceTabs_1jg4t_339 button:hover{color:#7b61ff;background:#7b61ff08}._workspaceTabs_1jg4t_339 button._tabActive_1jg4t_364{color:#7b61ff;border-bottom-color:#7b61ff;background:#fff}._workspaceContent_1jg4t_370{padding:24px}._tabContentPatients_1jg4t_374{display:flex;flex-direction:column;gap:20px}._tokenSearchBox_1jg4t_380{background:linear-gradient(135deg,#f8f7ff,#fff8fb);border:1px solid rgba(123,97,255,.15);border-radius:16px;padding:22px}._tokenSearchBox_1jg4t_380 ._searchHeader_1jg4t_386{margin-bottom:14px}._tokenSearchBox_1jg4t_380 ._searchHeader_1jg4t_386 h3{margin:0 0 6px;font-size:1.18rem;font-weight:700;color:#1e2038;display:flex;align-items:center;gap:8px}._tokenSearchBox_1jg4t_380 ._searchHeader_1jg4t_386 p{margin:0;font-size:.9rem;color:#7b8092;line-height:1.5}._tokenSearchBox_1jg4t_380 ._tokenForm_1jg4t_404{display:flex;gap:12px}@media(max-width:680px){._tokenSearchBox_1jg4t_380 ._tokenForm_1jg4t_404{flex-direction:column}}._tokenSearchBox_1jg4t_380 ._tokenForm_1jg4t_404 input{flex:1;padding:12px 16px;border-radius:12px;border:1px solid #dcdce8;font-size:.92rem;outline:none;transition:border-color .2s}._tokenSearchBox_1jg4t_380 ._tokenForm_1jg4t_404 input:focus{border-color:#7b61ff;box-shadow:0 0 0 3px #7b61ff1a}._tokenSearchBox_1jg4t_380 ._tokenForm_1jg4t_404 ._submitTokenBtn_1jg4t_426{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#7b61ff;color:#fff;border:0;padding:12px 22px;border-radius:12px;font-weight:700;font-size:.92rem;cursor:pointer;transition:background .2s;white-space:nowrap}._tokenSearchBox_1jg4t_380 ._tokenForm_1jg4t_404 ._submitTokenBtn_1jg4t_426:hover{background:#5938ff}._tokenSearchBox_1jg4t_380 ._inputError_1jg4t_445{display:flex;align-items:center;gap:6px;color:#dc2626;font-size:.85rem;margin-top:10px;font-weight:600}._patientsInfoGuide_1jg4t_455{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}@media(max-width:800px){._patientsInfoGuide_1jg4t_455{grid-template-columns:1fr}}._patientsInfoGuide_1jg4t_455 ._guideCard_1jg4t_465{background:#fbfbfd;border:1px solid #ececf4;border-radius:14px;padding:18px}._patientsInfoGuide_1jg4t_455 ._guideCard_1jg4t_465 h4{margin:0 0 10px;font-size:.98rem;color:#1e2038;font-weight:700}._patientsInfoGuide_1jg4t_455 ._guideCard_1jg4t_465 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._patientsInfoGuide_1jg4t_455 ._guideCard_1jg4t_465 ul li{font-size:.86rem;color:#4b5168;line-height:1.45}._patientsInfoGuide_1jg4t_455 ._guideActionCard_1jg4t_490{background:#fdfaf7;border:1px solid #fae8d7;border-radius:14px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}._patientsInfoGuide_1jg4t_455 ._guideActionCard_1jg4t_490 h4{margin:0 0 6px;font-size:.98rem;color:#1e2038;font-weight:700}._patientsInfoGuide_1jg4t_455 ._guideActionCard_1jg4t_490 p{margin:0 0 12px;font-size:.86rem;color:#6b7280;line-height:1.45}._tabContentServices_1jg4t_512{display:flex;flex-direction:column;gap:20px}._tabSectionHeader_1jg4t_518{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}._tabSectionHeader_1jg4t_518 h3{margin:0 0 4px;font-size:1.2rem;font-weight:700;color:#1e2038}._tabSectionHeader_1jg4t_518 p{margin:0;font-size:.88rem;color:#7b8092}._addServiceBtn_1jg4t_537{display:inline-flex;align-items:center;gap:8px;background:#ff5f86;color:#fff;border:0;padding:10px 18px;border-radius:12px;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s}._addServiceBtn_1jg4t_537:hover{background:#ff3667}._servicesGrid_1jg4t_555{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){._servicesGrid_1jg4t_555{grid-template-columns:1fr}}._serviceCard_1jg4t_566{background:#fcfcfd;border:1px solid #ececf4;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:10px;transition:all .2s ease}._serviceCard_1jg4t_566:hover{border-color:#7b61ff4d;box-shadow:0 6px 20px #0000000a}._serviceCard_1jg4t_566._serviceCardDisabled_1jg4t_580{opacity:.65;background:#f4f4f8}._serviceCard_1jg4t_566 ._serviceHeader_1jg4t_584{display:flex;justify-content:space-between;align-items:center}._serviceCard_1jg4t_566 ._serviceHeader_1jg4t_584 strong{font-size:1.02rem;font-weight:700;color:#1e2038}._serviceCard_1jg4t_566 ._serviceHeader_1jg4t_584 ._servicePriceBadge_1jg4t_594{background:#eafaf4;color:#0d9488;font-weight:800;font-size:.92rem;padding:4px 10px;border-radius:10px;border:1px solid #99f6e4}._serviceCard_1jg4t_566 ._serviceDesc_1jg4t_603{margin:0;font-size:.86rem;color:#4b5168;line-height:1.45;flex:1}._serviceCard_1jg4t_566 ._serviceMeta_1jg4t_610{display:flex;justify-content:space-between;font-size:.8rem;color:#7b8092;border-top:1px solid #edf0f5;padding-top:8px}._serviceCard_1jg4t_566 ._serviceMeta_1jg4t_610 span{display:flex;align-items:center;gap:4px}._serviceCard_1jg4t_566 ._serviceMeta_1jg4t_610 ._statusActive_1jg4t_623{color:#059669;font-weight:600}._serviceCard_1jg4t_566 ._serviceMeta_1jg4t_610 ._statusInactive_1jg4t_627{color:#9ca3af;font-weight:600}._serviceCard_1jg4t_566 ._serviceCardActions_1jg4t_631{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:4px}._serviceCard_1jg4t_566 ._serviceCardActions_1jg4t_631 ._toggleBtn_1jg4t_638{background:transparent;border:1px solid #d1d5db;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .2s}._serviceCard_1jg4t_566 ._serviceCardActions_1jg4t_631 ._toggleBtn_1jg4t_638:hover{background:#f3f4f6}._serviceCard_1jg4t_566 ._serviceCardActions_1jg4t_631 ._deleteServiceBtn_1jg4t_652{background:transparent;border:0;color:#ef4444;cursor:pointer;padding:6px;border-radius:6px;transition:all .2s}._serviceCard_1jg4t_566 ._serviceCardActions_1jg4t_631 ._deleteServiceBtn_1jg4t_652:hover{background:#fee2e2}._emptyState_1jg4t_665{padding:30px;text-align:center;color:#7b8092;background:#fbfbfd;border-radius:14px;border:1px dashed #ececf4}._tabContentSchedule_1jg4t_674{display:flex;flex-direction:column;gap:20px}._scheduleForm_1jg4t_680{display:flex;flex-direction:column;gap:18px}._scheduleForm_1jg4t_680 textarea{width:100%;padding:14px;border-radius:12px;border:1px solid #dcdce8;font-family:inherit;font-size:.92rem;line-height:1.5;outline:none;box-sizing:border-box}._scheduleForm_1jg4t_680 textarea:focus{border-color:#7b61ff;box-shadow:0 0 0 3px #7b61ff1a}._scheduleForm_1jg4t_680 ._formHint_1jg4t_700{display:block;margin-top:6px;font-size:.82rem;color:#7b8092}._scheduleInfoPreview_1jg4t_707{background:#f8f9fc;border:1px solid #ececf4;border-radius:14px;padding:18px}._scheduleInfoPreview_1jg4t_707 h4{margin:0 0 10px;font-size:.98rem;color:#1e2038}._scheduleInfoPreview_1jg4t_707 p{margin:4px 0;font-size:.88rem;color:#4b5168}._scheduleActions_1jg4t_724{display:flex;justify-content:flex-end}._tabContentArticles_1jg4t_729{display:flex;flex-direction:column;gap:20px}._contentHeaderActions_1jg4t_735{display:flex;gap:12px;flex-wrap:wrap}._specialistContentGrid_1jg4t_741{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:900px){._specialistContentGrid_1jg4t_741{grid-template-columns:1fr}}._contentSectionBox_1jg4t_752{background:#fbfbfd;border:1px solid #ececf4;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}._contentBoxHeader_1jg4t_762{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:1px solid #edf0f5;padding-bottom:12px}._contentBoxHeader_1jg4t_762 h4{margin:0;font-size:1.05rem;font-weight:700;color:#1e2038}._badgeHint_1jg4t_778{font-size:.76rem;font-weight:600;color:#ea580c;background:#fff7ed;padding:3px 10px;border-radius:20px;border:1px solid #fed7aa}._badgeLiveHint_1jg4t_788{font-size:.76rem;font-weight:600;color:#059669;background:#ecfdf5;padding:3px 10px;border-radius:20px;border:1px solid #a7f3d0}._contentList_1jg4t_798{display:flex;flex-direction:column;gap:10px}._contentListItem_1jg4t_804{background:#fff;border:1px solid #ececf4;border-radius:12px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}._contentListItem_1jg4t_804 strong{display:block;font-size:.92rem;color:#1e2038;margin-bottom:3px}._contentListItem_1jg4t_804 small{display:flex;align-items:center;gap:5px;font-size:.8rem;color:#7b8092}._approvedPill_1jg4t_828{display:inline-flex;align-items:center;gap:4px;background:#ecfdf5;color:#059669;font-size:.78rem;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap}._linkPill_1jg4t_841{background:#f3efff;color:#7b61ff;font-size:.78rem;font-weight:700;padding:4px 10px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:all .2s}._linkPill_1jg4t_841:hover{background:#7b61ff;color:#fff}._noticeBox_1jg4t_857{background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1;border-radius:12px;padding:12px 16px;font-size:.86rem;line-height:1.45}._liveNoticeBox_1jg4t_867{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:12px;padding:12px 16px;font-size:.86rem;line-height:1.45}._primaryBtn_1jg4t_877{background:#ff5f86;color:#fff;border:0;padding:10px 20px;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s}._primaryBtn_1jg4t_877:hover{background:#ff3667}._outlineBtn_1jg4t_892{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#7b61ff;border:1px solid rgba(123,97,255,.3);padding:10px 18px;border-radius:12px;font-weight:600;font-size:.88rem;cursor:pointer;transition:all .2s}._outlineBtn_1jg4t_892:hover{background:#f3efff}._secondaryBtn_1jg4t_911{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:8px 14px;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s}._secondaryBtn_1jg4t_911:hover{background:#e5e7eb}._saveBtn_1jg4t_926{background:#7b61ff;color:#fff;border:0;padding:12px 24px;border-radius:12px;font-weight:700;font-size:.92rem;cursor:pointer;transition:background .2s}._saveBtn_1jg4t_926:hover{background:#5938ff}._saveBtn_1jg4t_926:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_1jg4t_945{background:#f3f4f6;color:#4b5563;border:0;padding:12px 20px;border-radius:12px;font-weight:600;font-size:.92rem;cursor:pointer;transition:all .2s}._cancelBtn_1jg4t_945:hover{background:#e5e7eb}._modalOverlay_1jg4t_960{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1000;padding:20px}._modalContent_1jg4t_971{background:#fff;border-radius:20px;width:100%;max-width:680px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0003;padding:28px}._modalHeader_1jg4t_982{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #ececf4}._modalHeader_1jg4t_982 h2{margin:0;font-size:1.3rem;font-weight:800;color:#1e2038}._modalHeader_1jg4t_982 ._closeBtn_1jg4t_996{background:transparent;border:0;font-size:1.6rem;color:#7b8092;cursor:pointer;line-height:1}._modalHeader_1jg4t_982 ._closeBtn_1jg4t_996:hover{color:#1e2038}._form_1jg4t_700{display:flex;flex-direction:column;gap:16px}._formRow_1jg4t_1014{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){._formRow_1jg4t_1014{grid-template-columns:1fr}}._formGroup_1jg4t_1025{display:flex;flex-direction:column;gap:6px}._formGroup_1jg4t_1025 label{font-size:.85rem;font-weight:600;color:#374151}._formGroup_1jg4t_1025 input,._formGroup_1jg4t_1025 select,._formGroup_1jg4t_1025 textarea{padding:10px 14px;border-radius:10px;border:1px solid #dcdce8;font-size:.92rem;font-family:inherit;outline:none;box-sizing:border-box}._formGroup_1jg4t_1025 input:focus,._formGroup_1jg4t_1025 select:focus,._formGroup_1jg4t_1025 textarea:focus{border-color:#7b61ff;box-shadow:0 0 0 3px #7b61ff1a}._checkboxLabel_1jg4t_1049{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;font-weight:600!important;font-size:.9rem!important;cursor:pointer}._checkboxLabel_1jg4t_1049 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_1jg4t_1064{display:flex;justify-content:flex-end;gap:12px;margin-top:10px;padding-top:16px;border-top:1px solid #ececf4}._appointmentsList_1jg4t_1074{display:flex;flex-direction:column;gap:16px}._appointmentCard_1jg4t_1080{background:#fafafd;border:1px solid #ececf4;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px;transition:all .2s ease}._appointmentCard_1jg4t_1080:hover{box-shadow:0 8px 24px #0000000a;border-color:#d8d8e8}._appointmentHeader_1jg4t_1095{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-bottom:12px;border-bottom:1px solid #ececf4}._dateTimeBadge_1jg4t_1105{display:inline-flex;align-items:center;gap:8px;background:#f1edff;color:#7b61ff;padding:6px 14px;border-radius:10px;font-size:.92rem}._dateTimeBadge_1jg4t_1105 strong{font-weight:800}._dateTimeBadge_1jg4t_1105 span{font-weight:700;color:#4f46e5}._typeAndStatus_1jg4t_1123{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._onlineTypeBadge_1jg4t_1130{display:inline-flex;align-items:center;gap:5px;background:#eff6ff;color:#1d4ed8;padding:4px 10px;border-radius:8px;font-size:.8rem;font-weight:700}._inPersonTypeBadge_1jg4t_1142{display:inline-flex;align-items:center;gap:5px;background:#fdf2f8;color:#ff5f86;padding:4px 10px;border-radius:8px;font-size:.8rem;font-weight:700}._statusBadgePending_1jg4t_1154{display:inline-flex;align-items:center;gap:4px;background:#fffbeb;color:#b45309;border:1px solid #fde68a;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._statusBadgeConfirmed_1jg4t_1167{display:inline-flex;align-items:center;gap:4px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._statusBadgeCompleted_1jg4t_1180{display:inline-flex;align-items:center;gap:4px;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._statusBadgeCancelled_1jg4t_1193{display:inline-flex;align-items:center;gap:4px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._appointmentBody_1jg4t_1206{display:flex;flex-direction:column;gap:10px}._patientInfoRow_1jg4t_1212{display:flex;flex-wrap:wrap;gap:20px}._patientInfoRow_1jg4t_1212 p{margin:0;font-size:.92rem;color:#4b5168}._patientInfoRow_1jg4t_1212 p strong{color:#1f2a3d;font-weight:700}._reasonBox_1jg4t_1227{background:#fff;border:1px solid #ececf4;border-radius:10px;padding:10px 14px}._reasonBox_1jg4t_1227 strong{font-size:.82rem;color:#7b8092;display:block;margin-bottom:3px}._reasonBox_1jg4t_1227 p{margin:0;font-size:.9rem;color:#1e2038;line-height:1.45}._appointmentActions_1jg4t_1246{display:flex;align-items:center;gap:10px;padding-top:10px;border-top:1px solid #f0f0f8}._confirmBtn_1jg4t_1254{display:inline-flex;align-items:center;gap:6px;background:#10b981;color:#fff;border:0;padding:8px 16px;border-radius:10px;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s}._confirmBtn_1jg4t_1254:hover{background:#0d9367}._completeBtn_1jg4t_1272{display:inline-flex;align-items:center;gap:6px;background:#7b61ff;color:#fff;border:0;padding:8px 16px;border-radius:10px;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s}._completeBtn_1jg4t_1272:hover{background:#5938ff}._cancelApptBtn_1jg4t_1290{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#ef4444;border:1px solid #fecaca;padding:8px 14px;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelApptBtn_1jg4t_1290:hover{background:#fef2f2}._completedNote_1jg4t_1308{font-size:.88rem;color:#6b7280;font-weight:600}._inquiriesList_1jg4t_1315{display:flex;flex-direction:column;gap:16px}._inquiryCard_1jg4t_1321{background:#fafafd;border:1px solid #ececf4;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:14px}._inquiryHeader_1jg4t_1331{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}._inquiryHeader_1jg4t_1331 strong{font-size:1.05rem;font-weight:800;color:#1e2038;display:block;margin-bottom:4px}._inquiryHeader_1jg4t_1331 small{color:#7b8092;font-size:.82rem}._inquiryHeader_1jg4t_1331 small b{color:#374151}._pendingReplyBadge_1jg4t_1353{background:#fffbeb;color:#b45309;border:1px solid #fde68a;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700;white-space:nowrap}._repliedBadge_1jg4t_1364{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700;white-space:nowrap}._inquiryMessage_1jg4t_1375{background:#fff;border:1px solid #ececf4;border-radius:12px;padding:14px 16px}._inquiryMessage_1jg4t_1375 p{margin:0;font-size:.92rem;color:#374151;line-height:1.5;white-space:pre-wrap}._doctorReplyBox_1jg4t_1389{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:12px;padding:14px 16px}._doctorReplyBox_1jg4t_1389 p{margin:6px 0 0;font-size:.92rem;color:#312e81;line-height:1.5;white-space:pre-wrap}._doctorReplyHeader_1jg4t_1403{display:flex;justify-content:space-between;align-items:center}._doctorReplyHeader_1jg4t_1403 strong{font-size:.88rem;color:#7b61ff}._doctorReplyHeader_1jg4t_1403 small{font-size:.78rem;color:#6b7280}._inquiryActions_1jg4t_1417{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._statusBadgeClosed_1jg4t_1424{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1;padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:700;white-space:nowrap}._closeChatBtn_1jg4t_1435{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#475569;border:1px solid #cbd5e1;padding:8px 14px;border-radius:10px;font-size:.86rem;font-weight:600;cursor:pointer;transition:all .2s}._closeChatBtn_1jg4t_1435:hover{background:#f1f5f9;color:#1e293b;border-color:#94a3b8}._deleteInqBtn_1jg4t_1455{display:inline-flex;align-items:center;gap:5px;background:transparent;color:#ef4444;border:1px solid #fecaca;padding:8px 12px;border-radius:10px;font-size:.84rem;font-weight:600;cursor:pointer;transition:all .2s}._deleteInqBtn_1jg4t_1455:hover{background:#fef2f2;border-color:#f87171}._phoneBtn_1jg4t_1474{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#059669;border:1px solid #a7f3d0;padding:8px 14px;border-radius:10px;font-size:.86rem;font-weight:700;text-decoration:none;transition:all .2s}._phoneBtn_1jg4t_1474:hover{background:#ecfdf5}._inquiryContextBox_1jg4t_1493{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}._inquiryContextBox_1jg4t_1493 p{margin:0;font-size:.88rem;color:#475569}._inquiryContextBox_1jg4t_1493 p strong{color:#1e293b}._inquiryOriginalMessage_1jg4t_1511{margin-top:6px;padding-top:8px;border-top:1px dashed #cbd5e1}._inquiryOriginalMessage_1jg4t_1511 strong{font-size:.82rem;color:#7b8092}._inquiryOriginalMessage_1jg4t_1511 p{margin:4px 0 0;font-size:.88rem;color:#334155;font-style:italic}._servicePaymentBadges_1jg4t_1528{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0}._serviceMethodPill_1jg4t_1535{display:inline-flex;align-items:center;gap:4px;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;border-radius:8px;padding:3px 8px;font-size:.76rem;font-weight:600}._paymentCheckboxGrid_1jg4t_1548{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px}@media(max-width:600px){._paymentCheckboxGrid_1jg4t_1548{grid-template-columns:1fr 1fr}}._paymentMethodCheckbox_1jg4t_1560{display:flex;align-items:center;gap:8px;background:#fbfbfd;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;font-size:.86rem;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease}._paymentMethodCheckbox_1jg4t_1560:hover{background:#f5f3ff;border-color:#ddd6fe}._paymentMethodCheckbox_1jg4t_1560 input[type=checkbox]{accent-color:#7b61ff;width:16px;height:16px}._tabContentPayments_1jg4t_1585,._paymentConfigForm_1jg4t_1591{display:flex;flex-direction:column;gap:20px}._paymentMethodsGrid_1jg4t_1597{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:860px){._paymentMethodsGrid_1jg4t_1597{grid-template-columns:1fr}}._paymentMethodBox_1jg4t_1608{background:#fff;border:1px solid #ececf4;border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:14px;transition:all .2s ease;box-shadow:0 2px 8px #00000005}._paymentMethodBox_1jg4t_1608._methodEnabled_1jg4t_1619{border-color:#d8b4fe;box-shadow:0 4px 14px #7c3aed0d}._paymentMethodBox_1jg4t_1608._methodFullWidth_1jg4t_1623{grid-column:1/-1}._methodHeader_1jg4t_1627{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._methodIconTitle_1jg4t_1634{display:flex;align-items:center;gap:12px}._methodIconTitle_1jg4t_1634 ._methodEmoji_1jg4t_1639{font-size:1.8rem;line-height:1}._methodIconTitle_1jg4t_1634 strong{display:block;font-size:.98rem;font-weight:700;color:#1e2038}._methodIconTitle_1jg4t_1634 small{display:block;font-size:.78rem;color:#7b8092;margin-top:2px}._switchLabel_1jg4t_1656{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:.82rem;font-weight:700;color:#7b61ff;background:#f5f3ff;border:1px solid #ddd6fe;padding:4px 10px;border-radius:20px;white-space:nowrap}._switchLabel_1jg4t_1656 input[type=checkbox]{accent-color:#7b61ff;width:15px;height:15px}._methodBody_1jg4t_1676{display:flex;flex-direction:column;gap:12px;padding-top:10px;border-top:1px solid #f1f1f8}._methodBody_1jg4t_1676 input,._methodBody_1jg4t_1676 textarea{width:100%;padding:10px 14px;border-radius:10px;border:1px solid #dcdce8;font-size:.9rem;outline:none;font-family:inherit;box-sizing:border-box}._methodBody_1jg4t_1676 input:focus,._methodBody_1jg4t_1676 textarea:focus{border-color:#7b61ff;box-shadow:0 0 0 3px #7b61ff1a}._methodBody_1jg4t_1676 label{font-size:.82rem;font-weight:700;color:#475569;margin-bottom:4px;display:block}._checkboxStack_1jg4t_1705{display:flex;flex-direction:column;gap:10px}._savePaymentActions_1jg4t_1711{display:flex;justify-content:flex-end;padding-top:12px;border-top:1px solid #ececf4}._pageContainer_lg4xu_1{font-family:Inter,sans-serif;color:#20233b;width:100%}._welcomeRow_lg4xu_7{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}._welcomeRow_lg4xu_7 h1{margin:0;font-size:1.55rem;font-weight:700}._welcomeRow_lg4xu_7 p{margin:5px 0 0;color:#7b8092;font-size:.92rem}._welcomeRow_lg4xu_7>div:last-child{display:flex;gap:40px}._welcomeRow_lg4xu_7>div:last-child span{display:grid;gap:5px;color:#7b8092;font-size:.82rem}._partnerLevelBadge_lg4xu_35{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:5px 12px;border-radius:99px;background:#f1edff;color:#7b61ff;font-weight:700}._dashboardGrid_lg4xu_47{display:grid;grid-template-columns:300px 1fr 1fr;gap:16px;margin-bottom:16px}._panel_lg4xu_54{padding:20px;border:1px solid #ececf4;border-radius:20px;background:#fff;box-shadow:0 18px 48px #27234c12}._companyCard_lg4xu_62{grid-row:span 2;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}._companyCard_lg4xu_62 h2{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 0 8px;font-size:1.35rem;color:#1f2a3d}._companyCard_lg4xu_62 p{color:#7b8092;line-height:1.5;font-size:.88rem;margin-bottom:20px}._companyCard_lg4xu_62 ul{display:grid;gap:12px;padding:0;width:100%;margin-bottom:20px;list-style:none;text-align:left}._companyCard_lg4xu_62 li{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#4b5064}._companyCard_lg4xu_62 li svg{color:#7b8092}._companyCard_lg4xu_62 a{color:#7b61ff;text-decoration:none;font-weight:500}._companyCard_lg4xu_62 a:hover{text-decoration:underline}._editBtn_lg4xu_113{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #ececf4;border-radius:10px;background:#fff;color:#7b61ff;cursor:pointer;transition:all .2s}._editBtn_lg4xu_113:hover{background:#fafafd;transform:scale(1.05)}._companyLogo_lg4xu_133{display:grid;place-items:center;width:110px;height:110px;margin-top:10px;margin-bottom:20px;border-radius:50%;background:#fff;box-shadow:0 18px 48px #27234c12;font-size:2.2rem;text-align:center;border:1px solid rgba(0,0,0,.02)}._companyLogo_lg4xu_133 small{font-size:.75rem;line-height:1.2;font-weight:700}._socials_lg4xu_153{display:flex;gap:8px;margin-top:auto;padding-top:12px;width:100%;justify-content:center;border-top:1px solid #f8f8fc}._socials_lg4xu_153 button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:#f4f5f9;color:#5f6477;cursor:pointer;transition:all .2s}._socials_lg4xu_153 button:hover{background:#eafaf4;color:#31ba8a;transform:translateY(-1px)}._metricsGrid_lg4xu_180{grid-column:2/4;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._metricCard_lg4xu_187{display:grid;gap:8px;padding:20px;border:1px solid #ececf4;border-radius:20px;background:#fff;box-shadow:0 18px 48px #27234c12}._metricCard_lg4xu_187 small{color:#7b8092;font-size:.8rem;font-weight:500}._metricCard_lg4xu_187 strong{font-size:1.5rem;font-weight:800;color:#1f2a3d}._metricCard_lg4xu_187 em{color:#19a76f;font-style:normal;font-size:.78rem;font-weight:600}._metricIcon_lg4xu_213{display:grid;place-items:center;width:46px;height:46px;border-radius:14px}._metricIcon_lg4xu_213._pink_lg4xu_220{background:#fff0f4;color:#ff5f86}._metricIcon_lg4xu_213._purple_lg4xu_224{background:#f1edff;color:#7b61ff}._metricIcon_lg4xu_213._orange_lg4xu_228{background:#fff5e8;color:#ff9b3d}._metricIcon_lg4xu_213._green_lg4xu_232{background:#eafaf4;color:#31ba8a}._performance_lg4xu_237{grid-column:2}._productPanel_lg4xu_241{grid-column:3}._panelTitle_lg4xu_245{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}._panelTitle_lg4xu_245 strong{font-size:1.05rem;font-weight:700;color:#1f2a3d}._panelTitle_lg4xu_245 button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#7b61ff;font-weight:600;font-size:.85rem;cursor:pointer}._panelTitle_lg4xu_245 button:hover{text-decoration:underline}._legend_lg4xu_272{display:flex;gap:18px;color:#7b8092;font-size:.78rem;margin-bottom:12px}._legend_lg4xu_272 span{display:flex;align-items:center;gap:6px}._legend_lg4xu_272 i{width:22px;height:3px;border-radius:3px}._l1_lg4xu_290{background:#ff5f86}._l2_lg4xu_294{background:#7b61ff}._l3_lg4xu_298{background:#31ba8a}._performance_lg4xu_237>svg{width:100%;height:235px;margin-top:10px}._gridLine_lg4xu_308{stroke:#eaebf2;stroke-width:1}._line_lg4xu_313{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}._line1_lg4xu_320{stroke:#ff5f86}._line2_lg4xu_324{stroke:#7b61ff}._line3_lg4xu_328{stroke:#31ba8a}._productLayout_lg4xu_332{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:16px;height:250px}._productLayout_lg4xu_332 ul{display:grid;gap:10px;padding:0;list-style:none}._productLayout_lg4xu_332 li{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;font-size:.78rem;color:#4b5064}._productLayout_lg4xu_332 li i{width:8px;height:8px;margin-top:4px;border-radius:50%}._productLayout_lg4xu_332 li b{grid-column:2;color:#1f2a3d;font-weight:700}._donut_lg4xu_364{position:relative;width:165px;aspect-ratio:1;border-radius:50%;background:conic-gradient(#f56f9a 0,#f56f9a 32%,#7b61ff 32%,#7b61ff 56%,#48bba0 56%,#48bba0 74%,#ffad55 74%,#ffad55 88%,#4a9cff 88%)}._donut_lg4xu_364:after{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;border-radius:50%;background:#fff}._donut_lg4xu_364 span{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}._donut_lg4xu_364 span strong{font-size:1.45rem;font-weight:800;color:#1f2a3d}._donut_lg4xu_364 span small{color:#7b8092;font-size:.75rem}._p1_lg4xu_396{background:#f56f9a}._p2_lg4xu_400{background:#7b61ff}._p3_lg4xu_404{background:#48bba0}._p4_lg4xu_408{background:#ffad55}._p5_lg4xu_412{background:#4a9cff}._activityList_lg4xu_416{display:grid}._activityItem_lg4xu_420{display:grid;grid-template-columns:38px 1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #ececf4}._activityItem_lg4xu_420:last-child{border-bottom:0}._activityItem_lg4xu_420 div{display:grid;gap:3px;text-align:left}._activityItem_lg4xu_420 div strong{font-size:.88rem;font-weight:600;color:#3b3d4a}._activityItem_lg4xu_420 small{color:#7b8092;font-size:.76rem}._activityItem_lg4xu_420 b{color:#31ba8a;font-weight:700;font-size:.9rem;margin-left:10px}._activityIcon_lg4xu_452{display:grid;place-items:center;width:36px;height:36px;border-radius:12px}._activityIcon_lg4xu_452._pink_lg4xu_220{background:#fff0f4;color:#ff5f86}._activityIcon_lg4xu_452._purple_lg4xu_224{background:#f1edff;color:#7b61ff}._activityIcon_lg4xu_452._green_lg4xu_232{background:#eafaf4;color:#31ba8a}._activityIcon_lg4xu_452._orange_lg4xu_228{background:#fff5e8;color:#ff9b3d}._time_lg4xu_476{color:#7b8092;font-size:.76rem}._bottomLink_lg4xu_481{display:flex;align-items:center;justify-content:center;gap:6px;margin:14px auto 0;border:0;background:transparent;color:#7b61ff;font-weight:600;font-size:.85rem;cursor:pointer}._bottomLink_lg4xu_481:hover{text-decoration:underline}._webinarPanel_lg4xu_498 ._panelTitle_lg4xu_245{margin-bottom:12px}._live_lg4xu_502{font-size:.62rem;font-weight:700;background:#fff0f4;color:#ff5f86;padding:2px 7px;border-radius:99px;letter-spacing:.5px}._webinarContent_lg4xu_512{display:flex;gap:14px;align-items:center;text-align:left;margin-bottom:14px}._webinarContent_lg4xu_512 h3{margin:0 0 4px;font-size:.95rem;font-weight:700;line-height:1.4;color:#1f2a3d}._webinarContent_lg4xu_512 div{display:grid}._webinarContent_lg4xu_512 div strong{font-size:.85rem;color:#4b5064}._webinarContent_lg4xu_512 small{color:#7b8092;font-size:.78rem}._doctorAvatar_lg4xu_538{display:grid;place-items:center;width:76px;height:86px;border-radius:14px;background:#fff2f6;font-size:2.5rem;border:1px solid rgba(255,95,134,.05)}._webinarMeta_lg4xu_549{display:flex;gap:22px;margin:16px 0;color:#4e5266;font-size:.82rem}._webinarMeta_lg4xu_549 span{display:flex;align-items:center;gap:6px}._confirmed_lg4xu_562{color:#7b8092;font-size:.82rem;margin-bottom:16px;text-align:left}._confirmed_lg4xu_562 strong{color:#31ba8a;font-weight:700}._primaryBtn_lg4xu_573{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border:0;border-radius:12px;background:linear-gradient(135deg,#7b61ff,#6a4df3);color:#fff;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s}._primaryBtn_lg4xu_573:hover{opacity:.95;transform:translateY(-1px)}._promoList_lg4xu_594{display:grid}._promoList_lg4xu_594 button{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:12px 0;border:0;border-bottom:1px solid #ececf4;background:transparent;text-align:left;cursor:pointer;transition:all .2s}._promoList_lg4xu_594 button:last-child{border-bottom:0}._promoList_lg4xu_594 button:hover{opacity:.85}._promoList_lg4xu_594 button span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#f2edff;color:#7b61ff}._promoList_lg4xu_594 button div{display:grid;gap:3px}._promoList_lg4xu_594 button div strong{font-size:.88rem;font-weight:600;color:#3b3d4a}._promoList_lg4xu_594 small{color:#7b8092;font-size:.78rem}._downloadBtn_lg4xu_639{width:100%;margin-top:14px;padding:11px;border:1px solid #d9cdfd;border-radius:12px;background:#fff;color:#7b61ff;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}._downloadBtn_lg4xu_639:hover{background:#fcfaff}._referralBanner_lg4xu_656{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:16px;margin-bottom:16px;padding:20px 28px;border:1px solid #e6ddff;border-radius:20px;background:linear-gradient(90deg,#f4efff,#fff);text-align:left}._referralBanner_lg4xu_656 svg{color:#7b61ff}._referralBanner_lg4xu_656 strong{font-size:1rem;font-weight:700;color:#1f2a3d}._referralBanner_lg4xu_656 p{margin:5px 0 0;color:#7b8092;font-size:.82rem}._referralBanner_lg4xu_656 button{display:flex;align-items:center;gap:7px;padding:11px 18px;border:1px solid rgba(123,97,255,.15);border-radius:12px;background:#fff;color:#7b61ff;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}._referralBanner_lg4xu_656 button:hover{background:#fbf9ff;transform:translateY(-1px)}._modalOverlay_lg4xu_701{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:1000;animation:_fadeIn_lg4xu_1 .2s ease-out}._modalContent_lg4xu_715{background:#fff;border-radius:24px;width:90%;max-width:600px;max-height:90vh;padding:28px;box-shadow:0 20px 60px #00000026;position:relative;overflow-y:auto;text-align:left;animation:_modalAppear_lg4xu_1 .25s cubic-bezier(.16,1,.3,1)}._modalContent_lg4xu_715 h2{margin-top:0;margin-bottom:20px;font-size:1.4rem;color:#1f2a3d}._formGrid_lg4xu_735{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}._formGroup_lg4xu_742{display:flex;flex-direction:column;gap:6px}._formGroup_lg4xu_742._fullWidth_lg4xu_747{grid-column:span 2}._formGroup_lg4xu_742 label{font-size:.82rem;font-weight:700;color:#4b5064}._formGroup_lg4xu_742 input,._formGroup_lg4xu_742 select,._formGroup_lg4xu_742 textarea{padding:10px 14px;border:1px solid #dcdce6;border-radius:10px;font-family:inherit;font-size:.9rem;outline:none;transition:border-color .2s}._formGroup_lg4xu_742 input:focus,._formGroup_lg4xu_742 select:focus,._formGroup_lg4xu_742 textarea:focus{border-color:#7b61ff}._formGroup_lg4xu_742 textarea{resize:vertical;min-height:80px}._modalActions_lg4xu_772{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #f0f0f5;padding-top:20px}._modalActions_lg4xu_772 button{padding:11px 20px;border-radius:10px;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}._modalActions_lg4xu_772 ._cancelBtn_lg4xu_787{background:transparent;border:1px solid #dcdce6;color:#5f6477}._modalActions_lg4xu_772 ._cancelBtn_lg4xu_787:hover{background:#fafafd}._modalActions_lg4xu_772 ._saveBtn_lg4xu_795{background:#7b61ff;border:0;color:#fff}._modalActions_lg4xu_772 ._saveBtn_lg4xu_795:hover{background:#6648ff}@keyframes _fadeIn_lg4xu_1{0%{opacity:0}to{opacity:1}}@keyframes _modalAppear_lg4xu_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:1200px){._dashboardGrid_lg4xu_47{grid-template-columns:280px 1fr}._companyCard_lg4xu_62{grid-row:span 3}._metricsGrid_lg4xu_180{grid-column:2;grid-template-columns:repeat(2,1fr)}._performance_lg4xu_237,._productPanel_lg4xu_241{grid-column:2}._dashboardGrid_lg4xu_47>._panel_lg4xu_54:nth-last-child(-n+3){grid-column:1/-1}._productLayout_lg4xu_332{grid-template-columns:auto 1fr}}@media(max-width:900px){._welcomeRow_lg4xu_7{flex-direction:column;gap:16px}._welcomeRow_lg4xu_7>div:last-child{gap:18px}._dashboardGrid_lg4xu_47{grid-template-columns:1fr}._companyCard_lg4xu_62,._metricsGrid_lg4xu_180,._performance_lg4xu_237,._productPanel_lg4xu_241,._dashboardGrid_lg4xu_47>._panel_lg4xu_54:nth-last-child(-n+3){grid-column:auto}._companyCard_lg4xu_62{grid-row:auto}._metricsGrid_lg4xu_180{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){._welcomeRow_lg4xu_7>div:last-child{flex-direction:column;gap:10px}._metricsGrid_lg4xu_180,._productLayout_lg4xu_332{grid-template-columns:1fr}._activityItem_lg4xu_420{grid-template-columns:38px 1fr auto}._activityItem_lg4xu_420 b{grid-column:2;margin-left:0;margin-top:4px}._referralBanner_lg4xu_656{grid-template-columns:auto 1fr}._referralBanner_lg4xu_656 button{grid-column:1/-1;justify-content:center}}._dashboard_10sb5_1{padding:24px 28px 34px}@media(max-width:620px){._dashboard_10sb5_1{padding:16px}}._topGrid_10sb5_10{display:grid;grid-template-columns:1.1fr 1.05fr .8fr;gap:18px}@media(max-width:1280px){._topGrid_10sb5_10{grid-template-columns:1fr 1fr}._topGrid_10sb5_10 ._card_10sb5_19:last-child{grid-column:1/-1}}@media(max-width:900px){._topGrid_10sb5_10{grid-template-columns:1fr}._topGrid_10sb5_10 ._card_10sb5_19:last-child{grid-column:auto}}._card_10sb5_19{background:#fff;border:1px solid #ececf4;border-radius:24px;box-shadow:0 18px 55px #26234912;padding:20px;display:flex;flex-direction:column}._babyHead_10sb5_42{display:flex;align-items:center;gap:18px}._babyHead_10sb5_42 h2{margin:0 0 8px;font-size:1.3rem}._babyHead_10sb5_42 p{margin:6px 0 0;color:#7d8194;font-size:.85rem}._babyPhoto_10sb5_57{display:grid;place-items:center;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff6f8,#ffdbe4);font-size:4rem;flex-shrink:0}@media(max-width:620px){._babyPhoto_10sb5_57{width:86px;height:86px;font-size:3rem}}._babyStats_10sb5_75{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;flex-grow:1}@media(max-width:620px){._babyStats_10sb5_75{grid-template-columns:1fr}}._babyStats_10sb5_75>div{display:flex;gap:10px;align-items:center}._babyStats_10sb5_75 p{display:grid;gap:3px;margin:0}._babyStats_10sb5_75 p small{color:#7d8194;font-size:.75rem}._babyStats_10sb5_75 p strong{font-size:.95rem;color:#1f2a3d}._babyStats_10sb5_75 p em{color:#7d8194;font-size:.76rem;font-style:normal}._tone_10sb5_111{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;flex-shrink:0}._tone_10sb5_111 svg{width:19px;height:19px}._tone_10sb5_111._pink_10sb5_123{background:#fff0f4;color:#ff4f7b}._tone_10sb5_111._orange_10sb5_127{background:#fff5e9;color:#ff9c42}._tone_10sb5_111._purple_10sb5_131{background:#f2efff;color:#7b61ff}._tone_10sb5_111._green_10sb5_135{background:#eafaf4;color:#35b98b}._tone_10sb5_111._blue_10sb5_139{background:#eaf4ff;color:#4a9dff}._softBtn_10sb5_144{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;border:1px solid #ffdce5;border-radius:14px;background:linear-gradient(90deg,#fff2f6,#fff9fb);color:#ff4f7b;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s;font-size:.9rem;margin-top:auto}._softBtn_10sb5_144:hover{background:linear-gradient(90deg,#ffeef3,#fff0f5)}._overview_10sb5_166{display:grid;grid-template-columns:repeat(3,1fr);align-content:center}@media(max-width:1280px){._overview_10sb5_166{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){._overview_10sb5_166{grid-template-columns:1fr}}._metric_10sb5_182{display:grid;gap:8px;padding:12px 16px;border-right:1px solid #ececf4}@media(max-width:620px){._metric_10sb5_182{border-right:0;border-bottom:1px solid #ececf4}}._metric_10sb5_182:nth-child(3),._metric_10sb5_182:last-child{border-right:0}._metric_10sb5_182:nth-child(n+4){border-top:1px solid #ececf4}._metric_10sb5_182 small{color:#7d8194;font-size:.75rem}._metric_10sb5_182 strong{font-size:1rem;color:#1f2a3d}._metric_10sb5_182 em{color:#7d8194;font-size:.76rem;font-style:normal}._cardTitle_10sb5_214{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}._cardTitle_10sb5_214 strong{font-size:1.05rem;color:#1f2a3d}._cardTitle_10sb5_214 button{border:0;background:transparent;color:#ff4f7b;font-weight:700;cursor:pointer;font-size:.9rem}._cardTitle_10sb5_214 button:hover{text-decoration:underline}._todayList_10sb5_237{display:grid;gap:14px;margin-bottom:18px;flex-grow:1}._todayRow_10sb5_244{display:grid;grid-template-columns:48px 38px 1fr 24px;gap:10px;align-items:center}._todayRow_10sb5_244 b{font-size:.9rem;color:#1f2a3d}._todayRow_10sb5_244 p{display:grid;gap:3px;margin:0}._todayRow_10sb5_244 p strong{font-size:.9rem;color:#1f2a3d}._todayRow_10sb5_244 p small{color:#7d8194;font-size:.75rem}._todayRow_10sb5_244 i{display:grid;place-items:center;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;font-style:normal;font-size:.75rem;color:#888}._todayRow_10sb5_244 i._done_10sb5_278{background:#35b98b;border-color:#35b98b;color:#fff}._quick_10sb5_284{margin-top:18px}._quick_10sb5_284 h2{font-size:1.05rem;color:#1f2a3d;margin:0 0 16px}._quick_10sb5_284>div{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}@media(max-width:1280px){._quick_10sb5_284>div{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){._quick_10sb5_284>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){._quick_10sb5_284>div{grid-template-columns:repeat(2,1fr)}}._quick_10sb5_284 button{display:grid;place-items:center;gap:9px;min-height:86px;padding:12px 6px;border:1px solid #ececf4;border-radius:16px;background:#fff;cursor:pointer;font-family:inherit;font-weight:600;font-size:.85rem;color:#4d5165;transition:all .2s}._quick_10sb5_284 button:hover{border-color:#ff4f7b;transform:translateY(-2px);box-shadow:0 8px 15px #ff4f7b14}._contentGrid_10sb5_334{display:grid;grid-template-columns:1.1fr .86fr .9fr;gap:18px;margin-top:18px}@media(max-width:1280px){._contentGrid_10sb5_334{grid-template-columns:1fr 1fr}._contentGrid_10sb5_334 ._card_10sb5_19:last-child{grid-column:1/-1}}@media(max-width:900px){._contentGrid_10sb5_334{grid-template-columns:1fr}._contentGrid_10sb5_334 ._card_10sb5_19:last-child{grid-column:auto}}._muted_10sb5_357{color:#7d8194;font-size:.85rem}._journal_10sb5_362{display:grid;gap:14px;margin:16px 0;flex-grow:1}._journalRow_10sb5_369{display:grid;grid-template-columns:44px 12px 1fr auto;gap:10px;padding-bottom:12px;border-bottom:1px solid #ececf4;align-items:center}._journalRow_10sb5_369 b{font-size:.88rem;color:#1f2a3d}._journalRow_10sb5_369 p{display:grid;gap:3px;margin:0}._journalRow_10sb5_369 p strong{font-size:.9rem;color:#1f2a3d}._journalRow_10sb5_369 p small{color:#7d8194;font-size:.75rem}._journalRow_10sb5_369 em{color:#35b98b;font-size:.8rem;font-style:normal;font-weight:600}._dot_10sb5_401{width:10px;height:10px;border-radius:50%;margin-top:4px;flex-shrink:0}._dot_10sb5_401._pink_10sb5_123{background-color:#ff4f7b}._dot_10sb5_401._orange_10sb5_127{background-color:#ff9c42}._dot_10sb5_401._purple_10sb5_131{background-color:#7b61ff}._dot_10sb5_401._green_10sb5_135{background-color:#35b98b}._dot_10sb5_401._blue_10sb5_139{background-color:#4a9dff}._events_10sb5_424{display:grid;gap:14px;flex-grow:1}._eventRow_10sb5_430{display:grid;grid-template-columns:62px 1fr;gap:12px;align-items:center}._eventRow_10sb5_430>span{display:grid;place-items:center;min-height:58px;padding:8px;border-radius:16px;background:#f3efff;color:#7b61ff;font-weight:800;text-align:center;font-size:.8rem;line-height:1.2}._eventRow_10sb5_430 p{display:grid;gap:3px;margin:0}._eventRow_10sb5_430 p strong{font-size:.88rem;color:#1f2a3d}._eventRow_10sb5_430 p small{color:#7d8194;font-size:.78rem}._linkBtn_10sb5_463{display:flex;align-items:center;gap:6px;margin:18px 0 0 auto;border:0;background:transparent;color:#7b61ff;font-weight:700;cursor:pointer;font-size:.9rem;font-family:inherit}._linkBtn_10sb5_463:hover{text-decoration:underline}._tips_10sb5_480{flex-grow:1;display:flex;flex-direction:column}._tips_10sb5_480 article{display:grid;grid-template-columns:78px 1fr 22px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #ececf4;cursor:pointer;transition:transform .2s}._tips_10sb5_480 article:hover{transform:translate(4px)}._tips_10sb5_480 article p{display:grid;gap:6px;margin:0}._tips_10sb5_480 article p strong{font-size:.88rem;color:#1f2a3d;line-height:1.3}._tips_10sb5_480 article p small{color:#7d8194;font-size:.75rem}._tipImg_10sb5_513{display:grid;place-items:center;height:68px;border-radius:16px;background:#fff4e9;font-size:2rem}._tipImg_10sb5_513._purple_10sb5_131{background:#f3efff}._tag_10sb5_525{width:max-content;padding:4px 8px;border-radius:99px;background:#eafaf4;color:#35b98b;font-size:.68rem;font-weight:700}._tag_10sb5_525._purpleTag_10sb5_534{background:#f1edff;color:#7b61ff}._tag_10sb5_525._pinkTag_10sb5_538{background:#fff0f4;color:#ff4f7b}._task_10sb5_543{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding:14px;border-radius:16px;background:#faf9ff}._task_10sb5_543 p{display:grid;gap:6px;margin:0}._task_10sb5_543 p strong{font-size:.88rem;color:#1f2a3d}._aiBanner_10sb5_562{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-top:18px;padding:18px 22px;border:1px solid #e8e0ff;border-radius:20px;background:linear-gradient(90deg,#f5f0ff,#fff)}@media(max-width:620px){._aiBanner_10sb5_562{grid-template-columns:auto 1fr}._aiBanner_10sb5_562 button{grid-column:1/-1;justify-content:center}}._aiBanner_10sb5_562>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#7b61ff;color:#fff}._aiBanner_10sb5_562 strong{color:#1f2a3d;font-size:1.05rem}._aiBanner_10sb5_562 p{margin:4px 0 0;color:#7d8194;font-size:.88rem}._aiBanner_10sb5_562 button{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s}._aiBanner_10sb5_562 button:hover{transform:translateY(-1px);box-shadow:0 6px 15px #7b61ff40}._noChildrenCard_10sb5_620{background:#fff;border:1px solid #ececf4;border-radius:24px;box-shadow:0 18px 55px #26234912;padding:30px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;flex-grow:1}._noChildrenCard_10sb5_620 h2{margin:12px 0 8px;font-size:1.25rem;color:#1f2a3d}._noChildrenCard_10sb5_620 p{color:#7d8194;font-size:.88rem;margin:0 0 20px;max-width:280px;line-height:1.4}._accountSettings_10sb5_646{margin-top:30px;padding:24px;background-color:#fff;border-radius:24px;border:1px solid rgba(220,38,38,.15);box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;gap:12px}._accountSettings_10sb5_646 h2{font-size:1.25rem;font-weight:700;color:#e11d48;margin:0}._accountSettings_10sb5_646 p{font-size:.95rem;color:#555;margin:0}._settingsActions_10sb5_669{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}._exportBtn_10sb5_676{align-self:flex-start;background-color:#0d9488;color:#fff;border:none;padding:10px 18px;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 4px 10px #0d948833;transition:all .2s ease;font-family:inherit}._exportBtn_10sb5_676:hover{background-color:#0a6e66;transform:translateY(-1px);box-shadow:0 6px 14px #0d94884d}._deleteBtn_10sb5_696{align-self:flex-start;background-color:#be123c;color:#fff;border:none;padding:10px 18px;border-radius:12px;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 4px 10px #be123c33;transition:all .2s ease;font-family:inherit}._deleteBtn_10sb5_696:hover{background-color:#990e30;transform:translateY(-1px);box-shadow:0 6px 14px #be123c4d}._unbornOverview_10sb5_716{grid-column:1/-1;padding:12px 16px;display:flex;flex-direction:column;gap:12px;justify-content:center}._unbornOverview_10sb5_716 h3{margin:0;font-size:1.15rem;color:#1f2a3d;font-family:inherit;font-weight:700}._unbornOverview_10sb5_716 ._developmentText_10sb5_731{margin:0;font-size:.92rem;color:#7d8194;line-height:1.5}._pregnancyLinks_10sb5_738{display:flex;gap:12px;margin-top:6px}@media(max-width:576px){._pregnancyLinks_10sb5_738{flex-direction:column}}._linkBtn_10sb5_463{align-self:flex-start;background-color:#ff4f7b;color:#fff;border:none;padding:10px 16px;border-radius:12px;font-weight:700;font-size:.85rem;cursor:pointer;box-shadow:0 4px 10px #ff4f7b33;transition:all .2s ease;font-family:inherit}._linkBtn_10sb5_463:hover{background-color:#ff265c;transform:translateY(-1px);box-shadow:0 6px 14px #ff4f7b4d}._linkBtnSecondary_10sb5_769{align-self:flex-start;background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb;padding:10px 16px;border-radius:12px;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s ease;font-family:inherit}._linkBtnSecondary_10sb5_769:hover{background-color:#e5e7eb;transform:translateY(-1px)}._childSwitcher_10sb5_788{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}@media(max-width:576px){._childSwitcher_10sb5_788{width:100%}}._childTab_10sb5_800{padding:10px 16px;border:1px solid #ececf4;border-radius:14px;background-color:#fff;color:#4d5165;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}._childTab_10sb5_800:hover,._childTab_10sb5_800._active_10sb5_811{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b;border-color:#ff4f7b33}._pregnancyOverviewCard_10sb5_817{justify-content:center}._pregnancyOverviewCard_10sb5_817 ._unbornOverview_10sb5_716{padding:0;display:flex;flex-direction:column;height:100%;gap:12px;justify-content:space-between}._pregnancyOverviewCard_10sb5_817 ._developmentText_10sb5_731{margin:0;font-size:.9rem;color:#7d8194;line-height:1.5;flex-grow:1;overflow-y:auto;max-height:130px;padding-right:6px}._pregnancyOverviewCard_10sb5_817 ._developmentText_10sb5_731::-webkit-scrollbar{width:4px}._pregnancyOverviewCard_10sb5_817 ._developmentText_10sb5_731::-webkit-scrollbar-thumb{background:#ff4f7b26;border-radius:4px}._container_75exv_1{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}._headerRow_75exv_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._headerRow_75exv_7 h1{font-family:Plus Jakarta Sans,sans-serif;color:#444;margin:0}._settingsBtn_75exv_21{background:#fff;border:1.5px solid #f58f8f;color:#f58f8f;padding:.5rem 1rem;border-radius:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s}._settingsBtn_75exv_21:hover{background-color:#f58f8f;color:#fff}._statusBanner_75exv_37{background:linear-gradient(135deg,#fff,#f58f8f14);border:1.5px solid rgba(245,143,143,.15);border-radius:16px;padding:2rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;box-shadow:0 8px 24px #f58f8f0a}._statusBanner_75exv_37 ._bannerInfo_75exv_49{display:flex;flex-direction:column;align-items:flex-start}._statusBanner_75exv_37 ._badge_75exv_54{background-color:#f58f8f;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}._statusBanner_75exv_37 h2{font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;margin:0 0 .25rem;color:#444}._statusBanner_75exv_37 ._weekTitle_75exv_71{font-size:1.15rem;font-weight:600;margin:0 0 1rem;color:#ef4949}._statusBanner_75exv_37 ._fruitAlias_75exv_77{font-size:1rem;margin:0 0 1.5rem;color:#5e5e5e}._statusBanner_75exv_37 ._detailBtn_75exv_82{background-color:#f58f8f;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #f58f8f33;transition:transform .2s,background-color .2s}._statusBanner_75exv_37 ._detailBtn_75exv_82:hover{background-color:#f37878;transform:translateY(-1px)}._statusBanner_75exv_37 ._bannerFruitIcon_75exv_98{font-size:4.5rem;line-height:1;-webkit-user-select:none;user-select:none}._emptyBanner_75exv_104{background-color:#fff;border:1.5px dashed rgba(68,68,68,.15);border-radius:16px;padding:3rem;text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}._emptyBanner_75exv_104 ._emptyIcon_75exv_116{font-size:3rem}._emptyBanner_75exv_104 h3{font-family:Plus Jakarta Sans,sans-serif;margin:0;color:#444}._emptyBanner_75exv_104 p{max-width:500px;font-size:.95rem;line-height:1.5;color:#777;margin-bottom:1rem}._emptyBanner_75exv_104 ._setupBtn_75exv_131{background-color:#f58f8f;color:#fff;border:none;padding:.5rem 2rem;border-radius:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #f58f8f33;transition:transform .2s,background-color .2s}._emptyBanner_75exv_104 ._setupBtn_75exv_131:hover{background-color:#f37878;transform:translateY(-1px)}._gridSectionTitle_75exv_148{font-family:Plus Jakarta Sans,sans-serif;color:#444;margin-bottom:1.5rem}._weeksGrid_75exv_154{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}._weekCard_75exv_160{background-color:#fff;border:1px solid rgba(0,0,0,.05);border-radius:14px;padding:1rem;cursor:pointer;position:relative;transition:transform .22s cubic-bezier(.25,.8,.25,1),box-shadow .22s ease,border-color .22s ease;box-shadow:0 4px 12px #00000005}._weekCard_75exv_160:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d;border-color:#f58f8f33}._weekCard_75exv_160 ._weekHeader_75exv_175{margin-bottom:.5rem}._weekCard_75exv_160 ._weekHeader_75exv_175 ._number_75exv_178{font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:700;color:#777;text-transform:uppercase}._weekCard_75exv_160 ._title_75exv_185{font-family:Plus Jakarta Sans,sans-serif;font-size:1.05rem;font-weight:700;color:#444;margin:0 0 1rem;line-height:1.3}._weekCard_75exv_160 ._meta_75exv_193{display:flex;gap:.5rem;flex-wrap:wrap}._weekCard_75exv_160 ._meta_75exv_193 ._fruit_75exv_77,._weekCard_75exv_160 ._meta_75exv_193 ._size_75exv_198{font-size:.8rem;padding:.25rem .5rem;border-radius:8px}._weekCard_75exv_160 ._meta_75exv_193 ._fruit_75exv_77{background-color:#f58f8f14;color:#f05757;font-weight:600}._weekCard_75exv_160 ._meta_75exv_193 ._size_75exv_198{background-color:#00000008;color:#6a6a6a}._currentWeekCard_75exv_213{border:1.8px solid #f58f8f;background-color:#fff;box-shadow:0 6px 16px #f58f8f14}._currentWeekCard_75exv_213 ._weekHeader_75exv_175 ._number_75exv_178{color:#f58f8f}._currentTag_75exv_222{position:absolute;top:-10px;right:.5rem;background-color:#f58f8f;color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:20px;text-transform:uppercase}._loadingContainer_75exv_235{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#777}._spinner_75exv_244{width:40px;height:40px;border:4px solid rgba(245,143,143,.1);border-top-color:#f58f8f;border-radius:50%;animation:_spin_75exv_244 1s linear infinite;margin-bottom:1rem}@keyframes _spin_75exv_244{to{transform:rotate(360deg)}}._container_1fmu4_1{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}._navigationRow_1fmu4_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._backLink_1fmu4_16{background:none;border:none;color:#f16060;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;padding:.25rem 0;transition:color .2s}._backLink_1fmu4_16:hover{color:#ed3131}._pager_1fmu4_31{display:flex;align-items:center;gap:1rem}._pagerBtn_1fmu4_37{background-color:#fff;border:1px solid rgba(0,0,0,.1);padding:6px 12px;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;color:#444;transition:background-color .2s,border-color .2s}._pagerBtn_1fmu4_37:hover:not(:disabled){background-color:#fff;border-color:#f58f8f}._pagerBtn_1fmu4_37:disabled{opacity:.5;cursor:not-allowed}._pagerText_1fmu4_58{font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;font-weight:600;color:#5e5e5e}._header_1fmu4_65{margin-bottom:2rem}._header_1fmu4_65 ._weekNumberBadge_1fmu4_68{background-color:#f58f8f1a;color:#f05757;font-size:.8rem;font-weight:700;padding:.25rem .5rem;border-radius:8px;text-transform:uppercase;letter-spacing:.5px;display:inline-block;margin-bottom:.5rem}._header_1fmu4_65 h1{font-family:Plus Jakarta Sans,sans-serif;font-size:2.25rem;color:#444;margin:0}._statsGrid_1fmu4_87{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem}._statCard_1fmu4_94{background-color:#fff;border-radius:14px;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px #00000005;border:1px solid rgba(0,0,0,.04)}._statCard_1fmu4_94 ._statEmoji_1fmu4_104{font-size:2rem;-webkit-user-select:none;user-select:none}._statCard_1fmu4_94 ._statInfo_1fmu4_108{display:flex;flex-direction:column}._statCard_1fmu4_94 ._statLabel_1fmu4_112{font-size:.8rem;color:#848484;text-transform:uppercase;letter-spacing:.5px}._statCard_1fmu4_94 ._statVal_1fmu4_118{font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:700;color:#444;margin-top:2px}._descriptionSection_1fmu4_126{background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000005;border:1px solid rgba(0,0,0,.04);margin-bottom:2rem}._descriptionSection_1fmu4_126 ._description_1fmu4_126{font-size:1.1rem;line-height:1.6;color:#444;margin:0}._detailsLayout_1fmu4_141{display:flex;flex-direction:column;gap:1.5rem}._detailBlock_1fmu4_147{border-radius:16px;padding:2rem;box-shadow:0 6px 18px #00000005;border:1px solid rgba(0,0,0,.03)}._detailBlock_1fmu4_147 h3{font-family:Plus Jakarta Sans,sans-serif;font-size:1.3rem;margin:0 0 1rem}._detailBlock_1fmu4_147 p{font-size:1.05rem;line-height:1.6;color:#444;margin:0}._babyBlock_1fmu4_165{background-color:#8fd3c10f;border-left:5px solid #8fd3c1}._babyBlock_1fmu4_165 h3{color:#47b598}._motherBlock_1fmu4_173{background-color:#f58f8f0f;border-left:5px solid #f58f8f}._motherBlock_1fmu4_173 h3{color:#ef4949}._tipsBlock_1fmu4_181{background-color:#fff;border-left:5px solid #f5b08f}._tipsBlock_1fmu4_181 h3{color:#c46738}._loadingContainer_1fmu4_189,._errorContainer_1fmu4_189{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#777;text-align:center}._spinner_1fmu4_199{width:40px;height:40px;border:4px solid rgba(245,143,143,.1);border-top-color:#f58f8f;border-radius:50%;animation:_spin_1fmu4_199 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1fmu4_199{to{transform:rotate(360deg)}}._container_6a0p7_1{max-width:600px;margin:0 auto;padding:1.5rem 1rem}._backBtn_6a0p7_7{background:none;border:none;color:#f16060;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;margin-bottom:1.5rem;padding:.25rem 0;transition:color .2s ease}._backBtn_6a0p7_7:hover{color:#ed3131}._profileCard_6a0p7_23{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #0000000a;border:1px solid rgba(245,143,143,.1)}._profileCard_6a0p7_23 h2{color:#444;font-family:Plus Jakarta Sans,sans-serif;margin-bottom:.25rem}._profileCard_6a0p7_23 ._subtitle_6a0p7_35{color:#777;font-size:.95rem;line-height:1.5;margin-bottom:2rem}._errorMessage_6a0p7_42{background-color:#f58f8f1a;color:#ed3131;border:1px solid rgba(245,143,143,.2);border-radius:8px;padding:.5rem 1rem;margin-bottom:1rem;font-size:.9rem}._form_6a0p7_52{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_6a0p7_58{display:flex;flex-direction:column;gap:.25rem}._inputGroup_6a0p7_58 label{font-family:Plus Jakarta Sans,sans-serif;font-weight:600;color:#444;font-size:.95rem}._inputGroup_6a0p7_58 input,._inputGroup_6a0p7_58 ._selectInput_6a0p7_69{min-height:48px;padding:.5rem 1rem;border:1.5px solid rgba(0,0,0,.1);border-radius:10px;font-family:Nunito,sans-serif;font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}._inputGroup_6a0p7_58 input:focus,._inputGroup_6a0p7_58 ._selectInput_6a0p7_69:focus{border-color:#f58f8f;box-shadow:0 0 0 3px #f58f8f26}._inputGroup_6a0p7_58 small{color:#919191;font-size:.85rem;line-height:1.4}._actions_6a0p7_90{margin-top:1rem}._submitBtn_6a0p7_94{width:100%;min-height:48px;background-color:#f58f8f;color:#fff;border:none;border-radius:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #f58f8f33;transition:transform .2s ease,background-color .2s ease}._submitBtn_6a0p7_94:hover:not(:disabled){background-color:#f37878;transform:translateY(-2px)}._submitBtn_6a0p7_94:disabled{background-color:#aaa;box-shadow:none;cursor:not-allowed}._loadingContainer_6a0p7_118{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#777}._spinner_6a0p7_127{width:40px;height:40px;border:4px solid rgba(245,143,143,.1);border-top-color:#f58f8f;border-radius:50%;animation:_spin_6a0p7_127 1s linear infinite;margin-bottom:1rem}@keyframes _spin_6a0p7_127{to{transform:rotate(360deg)}}._chartContainer_10aa7_1{width:100%;max-width:580px;margin:0 auto}._chartTitle_10aa7_7{font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:600;color:#444;margin-bottom:.5rem;text-align:center}._svgWrapper_10aa7_16{width:100%;overflow:visible}._svg_10aa7_16{width:100%;height:auto;overflow:visible}._gridLine_10aa7_27{stroke:#0000000d;stroke-width:1;stroke-dasharray:2 2}._axisLabelX_10aa7_33{font-family:Nunito,sans-serif;font-size:10px;fill:#8e8e93;text-anchor:middle}._axisLabelY_10aa7_40{font-family:Nunito,sans-serif;font-size:10px;fill:#8e8e93;text-anchor:end}._whoAreaFill_10aa7_47{fill:#4caf5008}._whoLine_10aa7_51{fill:none;stroke-width:1.5;stroke-dasharray:4 4}._whoP50_10aa7_57{stroke:#4caf50;stroke-width:2.2;stroke-dasharray:none}._whoP15_10aa7_63,._whoP85_10aa7_63{stroke:#ffa726}._whoP3_10aa7_67,._whoP97_10aa7_67{stroke:#ef5350;stroke-width:1.8}._percentileTag_10aa7_72{font-family:Nunito,sans-serif;font-size:9px;fill:#8e8e93;alignment-baseline:middle}._childLine_10aa7_79{fill:none;stroke:#2c3e50;stroke-width:2.5;stroke-linecap:round}._childPoint_10aa7_86{stroke:#fff;stroke-width:2;cursor:pointer;transition:r .2s cubic-bezier(.175,.885,.32,1.275)}._tooltipBg_10aa7_93{fill:#1e293b;fill-opacity:.95;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}._tooltipTextBold_10aa7_99{font-family:Nunito,sans-serif;font-size:11px;font-weight:700;fill:#fff}._tooltipText_10aa7_99{font-family:Nunito,sans-serif;font-size:11px;fill:#cbd5e1}._tooltipTextSmall_10aa7_112{font-family:Nunito,sans-serif;font-size:10px;font-weight:600}._legend_10aa7_119{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.05)}._legendItem_10aa7_129{display:flex;align-items:center;gap:.25rem;font-family:Nunito,sans-serif;font-size:.8rem;color:#777}._colorIndicator_10aa7_138{width:10px;height:10px;border-radius:50%;display:inline-block}._childIndicator_10aa7_145{width:16px;height:4px;background-color:#2c3e50;border-radius:2px;display:inline-block;position:relative}._childIndicator_10aa7_145:after{content:"";position:absolute;width:6px;height:6px;background-color:#2c3e50;border:1px solid white;border-radius:50%;top:-1px;left:5px}._diaryTabs_1ykve_1{display:flex;gap:8px;margin-top:1rem;margin-bottom:1.5rem;padding-bottom:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;border-bottom:1px solid #ececf4;scrollbar-width:thin;scrollbar-color:rgba(255,79,123,.3) transparent}._diaryTabs_1ykve_1::-webkit-scrollbar{height:4px;display:block}._diaryTabs_1ykve_1::-webkit-scrollbar-thumb{background-color:#ff4f7b4d;border-radius:4px}._diaryTabs_1ykve_1::-webkit-scrollbar-thumb:hover{background-color:#ff4f7b99}._diaryTabs_1ykve_1::-webkit-scrollbar-track{background:transparent}._tabLink_1ykve_28{display:flex;align-items:center;gap:.5rem;padding:10px 16px;color:#4d5165;text-decoration:none;font-weight:600;font-size:.9rem;border-radius:12px;transition:all .2s ease;white-space:nowrap}._tabLink_1ykve_28:hover{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b}@media(max-width:576px){._tabLink_1ykve_28{padding:8px 12px;font-size:.82rem;gap:6px;border-radius:10px}}._tabLink_1ykve_28 ._icon_1ykve_53{font-size:1.1rem}._active_1ykve_57{background:linear-gradient(90deg,#fff0f4,#fff8fa)!important;color:#ff4f7b!important;font-weight:700}._container_1u6m2_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_1u6m2_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._header_1u6m2_7 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0}._header_1u6m2_7 ._subtitle_1u6m2_21{font-size:.95rem;color:#7d8194;margin:6px 0 0}@media(max-width:576px){._header_1u6m2_7{flex-direction:column;align-items:flex-start;gap:12px}}._actions_1u6m2_34{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:576px){._actions_1u6m2_34{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}._actions_1u6m2_34 button,._actions_1u6m2_34 a{width:100%;font-size:.82rem!important;padding:0 8px!important;min-height:40px!important;white-space:normal;text-align:center;line-height:1.2;flex:none}._actions_1u6m2_34 ._reportBtn_1u6m2_56{grid-column:span 2}._actions_1u6m2_34 ._editProfileBtn_1u6m2_59,._actions_1u6m2_34 ._addChildBtn_1u6m2_62{grid-column:span 1}._actions_1u6m2_34 ._deleteProfileBtn_1u6m2_65{grid-column:span 2;margin-top:4px}}._addChildBtn_1u6m2_62,._editProfileBtn_1u6m2_59,._deleteProfileBtn_1u6m2_65,._addMeasBtn_1u6m2_71,._reportBtn_1u6m2_56{font-weight:700;font-size:.88rem;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;min-height:42px;padding:0 18px;font-family:inherit;gap:8px}._addChildBtn_1u6m2_62{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none}._addChildBtn_1u6m2_62:hover{box-shadow:0 6px 15px #ff4f7b33}._editProfileBtn_1u6m2_59{border:1px solid #ffdce5;background:linear-gradient(90deg,#fff2f6,#fff9fb);color:#ff4f7b}._editProfileBtn_1u6m2_59:hover{background:linear-gradient(90deg,#ffeef3,#fff0f5)}._deleteProfileBtn_1u6m2_65{background-color:#fff1f2;color:#be123c;border:1px solid rgba(190,18,60,.15)}._deleteProfileBtn_1u6m2_65:hover{background-color:#ffe4e6}._reportBtn_1u6m2_56{background-color:#eafaf4;color:#35b98b;border:1px solid rgba(53,185,139,.15);text-decoration:none}._reportBtn_1u6m2_56:hover{background-color:#d1fae5}._addMeasBtn_1u6m2_71{background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;font-size:.82rem;min-height:38px}._childSwitcher_1u6m2_132{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}@media(max-width:576px){._childSwitcher_1u6m2_132{width:100%}}._childTab_1u6m2_144{padding:10px 16px;border:1px solid #ececf4;border-radius:14px;background-color:#fff;color:#4d5165;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}._childTab_1u6m2_144:hover,._childTab_1u6m2_144._active_1u6m2_155{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b;border-color:#ff4f7b33}._childTab_1u6m2_144._active_1u6m2_155{font-weight:700}@media(max-width:576px){._childTab_1u6m2_144{flex:1;text-align:center;padding:8px 12px;font-size:.8rem}}._mainGrid_1u6m2_173{display:grid;grid-template-columns:2.1fr .9fr;gap:24px;width:100%;max-width:100%;box-sizing:border-box}@media(max-width:1024px){._mainGrid_1u6m2_173{grid-template-columns:1fr}}._chartSection_1u6m2_188{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;box-sizing:border-box;min-width:0}._tabsHeader_1u6m2_198{display:flex;gap:8px;border-bottom:1px solid #ececf4;padding-bottom:10px}@media(max-width:576px){._tabsHeader_1u6m2_198{width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:5px}._tabsHeader_1u6m2_198::-webkit-scrollbar{display:none}._tabsHeader_1u6m2_198{-ms-overflow-style:none;scrollbar-width:none}}._tabBtn_1u6m2_220{background:transparent;border:none;font-family:inherit;font-size:.92rem;font-weight:600;color:#4d5165;padding:10px 16px;cursor:pointer;border-radius:12px;transition:all .2s}._tabBtn_1u6m2_220:hover,._tabBtn_1u6m2_220._active_1u6m2_155{color:#ff4f7b;background:linear-gradient(90deg,#fff0f4,#fff8fa)}._tabBtn_1u6m2_220._active_1u6m2_155{font-weight:700}@media(max-width:576px){._tabBtn_1u6m2_220{padding:8px 12px;font-size:.8rem;flex-shrink:0}}._chartWrapper_1u6m2_247{height:380px;padding:20px;background:#fff;border:1px solid #ececf4;border-radius:24px;box-shadow:0 18px 55px #26234912;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media(max-width:576px){._chartWrapper_1u6m2_247{height:280px;padding:10px;border-radius:16px}}._historySection_1u6m2_270{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media(max-width:576px){._historySection_1u6m2_270{padding:16px;border-radius:16px}}._sectionHeader_1u6m2_288{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}._sectionHeader_1u6m2_288 h2{margin:0;font-size:1.25rem;color:#1f2a3d;font-weight:700}@media(max-width:576px){._sectionHeader_1u6m2_288{flex-direction:column;align-items:flex-start;gap:8px;width:100%}._sectionHeader_1u6m2_288 button{width:100%}}._tableWrapper_1u6m2_313{overflow-x:auto;margin:0 -24px;padding:0 24px}@media(max-width:576px){._tableWrapper_1u6m2_313{margin:0 -16px;padding:0 16px}}._table_1u6m2_313{width:100%;border-collapse:collapse;text-align:left}@media(max-width:768px){._table_1u6m2_313{min-width:650px}}._table_1u6m2_313 th,._table_1u6m2_313 td{padding:14px 16px;font-size:.88rem;border-bottom:1px solid #ececf4}@media(max-width:576px){._table_1u6m2_313 th,._table_1u6m2_313 td{padding:10px 8px;font-size:.8rem}}._table_1u6m2_313 th{color:#7d8194;font-weight:700;background-color:#fafafd;text-transform:uppercase;font-size:.72rem;letter-spacing:.05em}._table_1u6m2_313 td{color:#4d5165;font-weight:600}._table_1u6m2_313 tr:last-child td{border-bottom:none}._table_1u6m2_313 tr:hover td{background-color:#fffcfd}._badge_1u6m2_365{font-size:.68rem;font-weight:700;padding:2px 6px;border-radius:8px;color:#fff;margin-left:6px;display:inline-block;vertical-align:middle}._notesCol_1u6m2_376{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tableActions_1u6m2_383{display:flex;gap:6px}._tableEditBtn_1u6m2_388,._tableDeleteBtn_1u6m2_388{background:none;border:none;cursor:pointer;font-size:.95rem;padding:4px 8px;border-radius:8px;transition:all .2s}._tableEditBtn_1u6m2_388{color:#7b61ff}._tableEditBtn_1u6m2_388:hover{background-color:#f2efff}._tableDeleteBtn_1u6m2_388{color:#be123c}._tableDeleteBtn_1u6m2_388:hover{background-color:#fff1f2}._emptyTableState_1u6m2_412{padding:32px;text-align:center;color:#7d8194;font-size:.9rem}._statsSidebar_1u6m2_420{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;box-sizing:border-box;min-width:0}@media(max-width:576px){._statsSidebar_1u6m2_420{gap:16px}}._babyProfileCard_1u6m2_435,._statsCard_1u6m2_435,._adviceCard_1u6m2_435{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media(max-width:576px){._babyProfileCard_1u6m2_435,._statsCard_1u6m2_435,._adviceCard_1u6m2_435{padding:16px;border-radius:16px}}._babyProfileCard_1u6m2_435{align-items:center;text-align:center}._babyProfileCard_1u6m2_435 h3{font-size:1.25rem;font-weight:700;color:#1f2a3d;margin:8px 0 4px}._babyProfileCard_1u6m2_435 ._birthDetail_1u6m2_465,._babyProfileCard_1u6m2_435 ._ageDetail_1u6m2_465{font-size:.85rem;color:#7d8194;margin:2px 0;font-weight:600}._avatar_1u6m2_472{width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff6f8,#ffdbe4);font-size:2.8rem;display:grid;place-items:center}._birthStats_1u6m2_482,._statRows_1u6m2_482{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:16px}._birthStats_1u6m2_482>div,._statRow_1u6m2_482{display:flex;justify-content:space-between;font-size:.88rem;border-bottom:1px solid #ececf4;padding-bottom:8px}._birthStats_1u6m2_482>div:last-child,._statRow_1u6m2_482:last-child{border-bottom:none;padding-bottom:0}._birthStats_1u6m2_482>div span,._statRow_1u6m2_482 span{color:#7d8194;font-weight:500}._birthStats_1u6m2_482>div strong,._statRow_1u6m2_482 strong{color:#1f2a3d;font-weight:700}._statsCard_1u6m2_435 h3{font-size:1.15rem;font-weight:700;color:#1f2a3d;margin:0;text-align:left}._positive_1u6m2_518{color:#35b98b!important}._adviceCard_1u6m2_435 h3{font-size:1.15rem;font-weight:700;color:#1f2a3d;margin:0 0 12px;text-align:left}._adviceCard_1u6m2_435 p{font-size:.9rem;line-height:1.6;color:#4d5165;text-align:left;margin:0;font-weight:500}._emptyStateContainer_1u6m2_538{display:flex;justify-content:center;align-items:center;padding:80px 16px}._emptyStateCard_1u6m2_545{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:40px 24px;box-shadow:0 18px 55px #26234912;max-width:480px;text-align:center}._emptyStateCard_1u6m2_545 ._icon_1u6m2_554{font-size:3rem;margin-bottom:16px}._emptyStateCard_1u6m2_545 h2{font-size:1.3rem;font-weight:800;color:#1f2a3d;margin:0 0 8px}._emptyStateCard_1u6m2_545 p{color:#7d8194;font-size:.9rem;line-height:1.5;margin:0 0 24px}._emptyStateCard_1u6m2_545 ._addBtn_1u6m2_570{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:12px 24px;border-radius:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s}._emptyStateCard_1u6m2_545 ._addBtn_1u6m2_570:hover{box-shadow:0 6px 15px #ff4f7b33}._modalOverlay_1u6m2_586{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalContent_1u6m2_601{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:24px;box-shadow:0 10px 40px #0000001f;position:relative;animation:_modalAppear_1u6m2_1 .25s ease-out}._modalContent_1u6m2_601 h2{font-size:1.3rem;font-weight:800;color:#1f2a3d;margin:0 0 20px;text-align:left}@keyframes _modalAppear_1u6m2_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeBtn_1u6m2_629{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:1.5rem;line-height:1;color:#7d8194;cursor:pointer;padding:4px;transition:color .2s ease}._closeBtn_1u6m2_629:hover{color:#1f2a3d}._inputGroup_1u6m2_646{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left;flex:1}._inputGroup_1u6m2_646 label{font-size:.85rem;font-weight:700;color:#1f2a3d}._inputGroup_1u6m2_646 input{padding:12px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;outline:none;color:#1f2a3d;font-weight:600;width:100%}._inputGroup_1u6m2_646 input:focus{border-color:#ff4f7b4d}._formRow_1u6m2_675{display:flex;gap:12px}@media(max-width:480px){._formRow_1u6m2_675{flex-direction:column;gap:0}}._modalActions_1u6m2_686{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}._cancelBtn_1u6m2_693,._submitBtn_1u6m2_693{font-weight:700;font-size:.88rem;padding:12px 20px;border-radius:14px;cursor:pointer;font-family:inherit;transition:all .2s}._cancelBtn_1u6m2_693{background:none;border:1px solid #ececf4;color:#7d8194}._cancelBtn_1u6m2_693:hover{background-color:#fafafd}._submitBtn_1u6m2_693{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none}._submitBtn_1u6m2_693:hover{box-shadow:0 6px 15px #ff4f7b33}._submitBtn_1u6m2_693:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._errorMessage_1u6m2_726{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.15);color:#ff4d4f;padding:10px;border-radius:12px;margin-bottom:16px;font-size:.85rem}._loadingContainer_1u6m2_736{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;color:#7d8194;gap:16px}._spinner_1u6m2_746{width:40px;height:40px;border:4px solid rgba(255,79,123,.1);border-left-color:#ff4f7b;border-radius:50%;animation:_spin_1u6m2_746 1s linear infinite}._unbornContainer_1u6m2_756{display:grid;grid-template-columns:2.1fr .9fr;gap:24px;width:100%;max-width:100%}@media(max-width:900px){._unbornContainer_1u6m2_756{grid-template-columns:1fr}}._unbornCard_1u6m2_769{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}._unbornHeader_1u6m2_784{display:flex;gap:20px;align-items:center}._unbornHeader_1u6m2_784 ._emoji_1u6m2_789{font-size:3.5rem;display:grid;place-items:center;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff6f8,#ffdbe4);flex-shrink:0}._unbornHeader_1u6m2_784 h2{margin:0 0 8px;font-size:1.5rem;color:#1f2a3d}._unbornHeader_1u6m2_784 p{margin:0;color:#7d8194;font-size:.95rem;line-height:1.5}._unbornHeader_1u6m2_784 p strong{color:#1f2a3d}._pregnancyDetails_1u6m2_814{border-top:1px solid #ececf4;padding-top:20px;display:flex;flex-direction:column;gap:16px}._pregnancyDetails_1u6m2_814 h3{margin:0;font-size:1.15rem;color:#1f2a3d}._detailsGrid_1u6m2_827{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background-color:#fafafd;padding:16px;border-radius:16px;border:1px solid #ececf4}@media(max-width:480px){._detailsGrid_1u6m2_827{grid-template-columns:1fr}}._detailItem_1u6m2_842{display:flex;flex-direction:column;gap:4px}._detailItem_1u6m2_842 strong{font-size:.8rem;color:#7d8194;text-transform:uppercase;letter-spacing:.5px}._detailItem_1u6m2_842 span{font-size:1rem;font-weight:700;color:#1f2a3d}._developmentBlock_1u6m2_859{display:flex;flex-direction:column;gap:8px}._developmentBlock_1u6m2_859 h4{margin:0;font-size:.95rem;color:#1f2a3d;font-weight:700}._developmentBlock_1u6m2_859 p{margin:0;font-size:.92rem;color:#7d8194;line-height:1.6}._unbornActions_1u6m2_877{display:flex;gap:12px;margin-top:12px}@media(max-width:576px){._unbornActions_1u6m2_877{flex-direction:column}}._primaryBtn_1u6m2_888{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;font-weight:700;font-size:.9rem;padding:12px 24px;border-radius:14px;cursor:pointer;box-shadow:0 4px 12px #ff4f7b33;transition:all .2s ease;font-family:inherit}._primaryBtn_1u6m2_888:hover{box-shadow:0 6px 18px #ff4f7b4d;transform:translateY(-1px)}._secondaryBtn_1u6m2_906{background-color:#fff;color:#374151;border:1px solid #d1d5db;font-weight:700;font-size:.9rem;padding:12px 24px;border-radius:14px;cursor:pointer;transition:all .2s ease;font-family:inherit}._secondaryBtn_1u6m2_906:hover{background-color:#f3f4f6;transform:translateY(-1px)}._container_1bylq_1{max-width:700px;margin:0 auto;padding:1rem .5rem}._backBtn_1bylq_7{background:transparent;border:none;font-family:Nunito,sans-serif;font-size:.9rem;color:#777;cursor:pointer;margin-bottom:1rem;transition:color .2s ease;padding:0}._backBtn_1bylq_7:hover{color:#f58f8f}._profileCard_1bylq_22{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000000a;border:1px solid rgba(0,0,0,.04)}._profileCard_1bylq_22 h2{font-family:Nunito,sans-serif;font-size:1.6rem;font-weight:700;color:#444;margin-bottom:.25rem}._profileCard_1bylq_22 h3{font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:600;color:#444;margin-top:1.5rem;margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:.25rem}._subtitle_1bylq_47{font-family:Nunito,sans-serif;font-size:.95rem;color:#777;margin-bottom:1.5rem;line-height:1.5}._errorMessage_1bylq_55{background-color:#f58f8f14;color:#f58f8f;border:1px solid rgba(245,143,143,.15);padding:1rem;border-radius:12px;font-family:Nunito,sans-serif;font-size:.9rem;margin-bottom:1rem}._form_1bylq_66{display:flex;flex-direction:column;gap:1rem}._inputGroup_1bylq_72{display:flex;flex-direction:column;gap:.25rem}._inputGroup_1bylq_72 label{font-family:Nunito,sans-serif;font-weight:600;font-size:.95rem;color:#444}._inputGroup_1bylq_72 input,._inputGroup_1bylq_72 select{min-height:48px;padding:.5rem 1rem;border:1.5px solid rgba(0,0,0,.1);border-radius:10px;font-family:Nunito,sans-serif;font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}._inputGroup_1bylq_72 input:focus,._inputGroup_1bylq_72 select:focus{border-color:#f58f8f;box-shadow:0 0 0 3px #f58f8f26}._inputGroup_1bylq_72 small{font-family:Nunito,sans-serif;font-size:.8rem;color:#777}._gridRow_1bylq_104{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:576px){._gridRow_1bylq_104{grid-template-columns:1fr}}._gridRow3_1bylq_115{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media(max-width:576px){._gridRow3_1bylq_115{grid-template-columns:1fr}}._genderOptions_1bylq_127{display:flex;gap:1rem}._genderLabel_1bylq_132{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;height:52px;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;font-family:Nunito,sans-serif;font-weight:600;font-size:1rem;transition:all .2s ease;-webkit-user-select:none;user-select:none;background-color:#fff}._genderLabel_1bylq_132:hover{background-color:#00000005}._genderLabel_1bylq_132._selected_1bylq_152{border-color:#f58f8f;background-color:#f58f8f0a;color:#f58f8f}._radioInput_1bylq_158{display:none}._helperText_1bylq_162{font-size:.8rem;color:#777}._actions_1bylq_167{margin-top:1.5rem}._submitBtn_1bylq_171{width:100%;min-height:50px;background:#f58f8f;color:#fff;border:none;border-radius:12px;font-family:Nunito,sans-serif;font-weight:600;font-size:1.05rem;cursor:pointer;box-shadow:0 4px 15px #f58f8f33;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}._submitBtn_1bylq_171:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f58f8f4d}._submitBtn_1bylq_171:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}._loadingContainer_1bylq_197{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;font-family:Nunito,sans-serif;color:#777}._spinner_1bylq_207{width:40px;height:40px;border:3px solid rgba(245,143,143,.1);border-radius:50%;border-top-color:#f58f8f;animation:_spin_1bylq_207 .8s linear infinite;margin-bottom:1rem}@keyframes _spin_1bylq_207{to{transform:rotate(360deg)}}._inputGroupCheckbox_1bylq_222{display:flex;align-items:center;margin-top:.5rem;margin-bottom:.5rem}._checkboxLabel_1bylq_229{display:flex;align-items:center;gap:.5rem;font-family:Nunito,sans-serif;font-weight:600;font-size:.95rem;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxLabel_1bylq_229 input[type=checkbox]{width:18px;height:18px;accent-color:#f58f8f;cursor:pointer}._container_1j1i9_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_1j1i9_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._titleArea_1j1i9_16 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_1j1i9_16 ._subtitle_1j1i9_22{color:#7d8194;font-size:.95rem;margin:0}._addChildBtn_1j1i9_28{border:1px solid #ffdce5;background:linear-gradient(90deg,#fff2f6,#fff9fb);color:#ff4f7b;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.88rem}._addChildBtn_1j1i9_28:hover{background:linear-gradient(90deg,#ffeef3,#fff0f5)}._childSwitcher_1j1i9_44{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}._childTab_1j1i9_51{padding:10px 16px;border:1px solid #ececf4;border-radius:14px;background-color:#fff;color:#4d5165;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}._childTab_1j1i9_51:hover,._childTab_1j1i9_51._active_1j1i9_62{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b;border-color:#ff4f7b33}._childTab_1j1i9_51._active_1j1i9_62{font-weight:700}._errorBanner_1j1i9_71{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._vaccinesList_1j1i9_81{display:flex;flex-direction:column;gap:28px}._ageGroup_1j1i9_87{border-left:3px solid rgba(123,97,255,.2);padding-left:18px;text-align:left}._ageTitle_1j1i9_93{font-size:1.25rem;color:#1f2a3d;margin:0 0 16px;font-weight:700}._vaccinesGrid_1j1i9_100{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}._vaccineCard_1j1i9_106{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;transition:all .25s ease;display:flex;flex-direction:column;justify-content:space-between}._vaccineCard_1j1i9_106:hover{transform:translateY(-2px);border-color:#ff4f7b33}._vaccineCard_1j1i9_106._completed_1j1i9_121{border-top:4px solid #35b98b}._vaccineCard_1j1i9_106._overdue_1j1i9_124{border-top:4px solid #ff4f7b}._vaccineCard_1j1i9_106._pending_1j1i9_127{border-top:4px solid #ff9c42}._vaccineCard_1j1i9_106._declined_1j1i9_130{border-top:4px solid #8c90a6}._cardHeader_1j1i9_134{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:8px}._vaccineName_1j1i9_142{font-size:1.1rem;color:#1f2a3d;margin:4px 0 0;font-weight:700;text-align:left}._badge_1j1i9_150{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase}._badge_1j1i9_150._mandatory_1j1i9_157{background-color:#f2efff;color:#7b61ff}._badge_1j1i9_150._recommended_1j1i9_161{background-color:#fafafd;color:#7d8194;border:1px solid #ececf4}._statusBadge_1j1i9_167{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap}._statusBadge_1j1i9_167._completed_1j1i9_121{background-color:#eafaf4;color:#35b98b}._statusBadge_1j1i9_167._pending_1j1i9_127{background-color:#fff5e9;color:#ff9c42}._statusBadge_1j1i9_167._overdue_1j1i9_124{background-color:#fff0f4;color:#ff4f7b}._statusBadge_1j1i9_167._declined_1j1i9_130{background-color:#f1f3f9;color:#8c90a6}._diseaseInfo_1j1i9_191{font-size:.9rem;color:#4d5165;margin:0 0 18px;line-height:1.4;text-align:left}._diseaseInfo_1j1i9_191 strong{color:#1f2a3d}._administerBtn_1j1i9_202{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:12px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;width:100%;text-align:center;font-family:inherit;font-size:.9rem}._administerBtn_1j1i9_202:hover{box-shadow:0 6px 15px #ff4f7b33}._recordDetails_1j1i9_220{border-top:1px dashed #ececf4;padding-top:12px;display:flex;flex-direction:column;gap:6px}._detailRow_1j1i9_228{display:flex;justify-content:space-between;font-size:.85rem}._detailRow_1j1i9_228 span{color:#7d8194}._detailRow_1j1i9_228 strong{color:#1f2a3d}._noChildrenState_1j1i9_240{text-align:center;padding:48px 16px;background-color:#fff;border:1px solid #ececf4;border-radius:24px;box-shadow:0 18px 55px #26234912;max-width:480px;margin:40px auto}._noChildrenState_1j1i9_240 p:first-child{font-size:3rem;margin:0 0 16px}._noChildrenState_1j1i9_240 h3{font-size:1.25rem;color:#1f2a3d;margin:0 0 8px;font-weight:700}._noChildrenState_1j1i9_240 p:last-of-type{color:#7d8194;font-size:.9rem;margin:0 0 24px;line-height:1.5}._modalOverlay_1j1i9_268{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalCard_1j1i9_283,._modalContent_1j1i9_284{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:24px;box-shadow:0 10px 40px #0000001f;position:relative;animation:_modalAppear_1j1i9_1 .25s ease-out}._modalCard_1j1i9_283 h2,._modalCard_1j1i9_283 h3,._modalContent_1j1i9_284 h2,._modalContent_1j1i9_284 h3{font-size:1.3rem;font-weight:800;color:#1f2a3d;margin:0 0 20px;text-align:left}@keyframes _modalAppear_1j1i9_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeBtn_1j1i9_314{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:1.5rem;line-height:1;color:#7d8194;cursor:pointer;padding:4px;transition:color .2s ease}._closeBtn_1j1i9_314:hover{color:#1f2a3d}._formGroup_1j1i9_331{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left;flex:1}._formGroup_1j1i9_331 label{font-size:.85rem;font-weight:700;color:#1f2a3d}._formGroup_1j1i9_331 input,._formGroup_1j1i9_331 select,._formGroup_1j1i9_331 textarea{padding:12px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;outline:none;color:#1f2a3d;font-weight:600;width:100%}._formGroup_1j1i9_331 input:focus,._formGroup_1j1i9_331 select:focus,._formGroup_1j1i9_331 textarea:focus{border-color:#ff4f7b4d}._formRow_1j1i9_360{display:flex;gap:12px}@media(max-width:480px){._formRow_1j1i9_360{flex-direction:column;gap:0}}._formActions_1j1i9_371,._modalActions_1j1i9_372{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}._cancelBtn_1j1i9_379,._saveBtn_1j1i9_379,._submitBtn_1j1i9_379{font-weight:700;font-size:.88rem;padding:12px 20px;border-radius:14px;cursor:pointer;font-family:inherit;transition:all .2s}._cancelBtn_1j1i9_379{background:none;border:1px solid #ececf4;color:#7d8194}._cancelBtn_1j1i9_379:hover{background-color:#fafafd}._saveBtn_1j1i9_379,._submitBtn_1j1i9_379{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none}._saveBtn_1j1i9_379:hover,._submitBtn_1j1i9_379:hover{box-shadow:0 6px 15px #ff4f7b33}._saveBtn_1j1i9_379:disabled,._submitBtn_1j1i9_379:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._loadingState_1j1i9_415{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._settingsRow_1j1i9_422{display:flex;justify-content:center;align-items:center;margin:16px 0 24px;background-color:#fff;border:1px dashed #ececf4;padding:12px 20px;border-radius:16px;box-shadow:0 4px 15px #00000003}._reminderToggle_1j1i9_434{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;color:#4d5165;font-size:.92rem;-webkit-user-select:none;user-select:none}._reminderToggle_1j1i9_434 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#ff4f7b}._vaccineCard_1j1i9_106._conditional_1j1i9_452{border-top:4px solid #7b61ff}._statusBadge_1j1i9_167._conditional_1j1i9_452{background-color:#f2efff;color:#7b61ff}._conditionTextBanner_1j1i9_461{background-color:#faf9ff;border-left:3px solid #7b61ff;padding:10px 12px;border-radius:8px;margin:12px 0;font-size:.85rem;color:#5d5395;text-align:left;line-height:1.4;font-weight:500}._statsGrid_1j1i9_474{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:768px){._statsGrid_1j1i9_474{grid-template-columns:repeat(2,1fr)}}._statCard_1j1i9_486{background-color:#fff;border:1px solid #ececf4;border-radius:20px;padding:16px;box-shadow:0 4px 15px #00000003;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}._statCard_1j1i9_486 small{color:#7d8194;font-size:.8rem;font-weight:600}._statCard_1j1i9_486 strong{font-size:1.6rem;font-weight:800;color:#1f2a3d}._tabsContainer_1j1i9_509{display:flex;justify-content:center;gap:12px;margin-bottom:32px;border-bottom:1px solid #ececf4;padding-bottom:16px}._tabButton_1j1i9_518{padding:10px 24px;border:none;background:none;font-weight:700;font-size:1rem;color:#7d8194;cursor:pointer;position:relative;transition:color .2s ease;font-family:inherit}._tabButton_1j1i9_518:hover,._tabButton_1j1i9_518._active_1j1i9_62{color:#ff4f7b}._tabButton_1j1i9_518._active_1j1i9_62:after{content:"";position:absolute;bottom:-17px;left:0;right:0;height:3px;background-color:#ff4f7b;border-radius:3px 3px 0 0}._sectionHeader_1j1i9_547{font-size:1.4rem;font-weight:800;color:#1f2a3d;margin:32px 0 16px;text-align:left;border-bottom:2px solid #ececf4;padding-bottom:8px}._actionGroup_1j1i9_557{display:flex;gap:8px;width:100%}._actionGroup_1j1i9_557 ._administerBtn_1j1i9_202{flex:2}._declineBtn_1j1i9_566{flex:1;background:none;border:1px solid #ececf4;color:#7d8194;padding:12px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.9rem}._declineBtn_1j1i9_566:hover{background-color:#fafafd;border-color:#ff4f7b33;color:#ff4f7b}._declinedBox_1j1i9_585{background-color:#f8f9fa;border:1px dashed #ececf4;border-radius:16px;padding:12px;text-align:center;display:flex;flex-direction:column;gap:8px}._declinedBox_1j1i9_585 p{margin:0;font-size:.9rem;font-weight:600;color:#7d8194}._restoreBtn_1j1i9_602{background:none;border:1px solid #ececf4;color:#4d5165;padding:8px;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.82rem}._restoreBtn_1j1i9_602:hover{background-color:#fff;border-color:#7b61ff;color:#7b61ff}._container_19d62_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_19d62_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._titleArea_19d62_16 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_19d62_16 ._subtitle_19d62_22{color:#7d8194;font-size:.95rem;margin:0}._actions_19d62_28{display:flex;gap:8px;flex-wrap:wrap}._customCheckupBtn_19d62_34{background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.88rem}._customCheckupBtn_19d62_34:hover{box-shadow:0 6px 15px #7b61ff33}._addChildBtn_19d62_50{border:1px solid #ffdce5;background:linear-gradient(90deg,#fff2f6,#fff9fb);color:#ff4f7b;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.88rem}._addChildBtn_19d62_50:hover{background:linear-gradient(90deg,#ffeef3,#fff0f5)}._childSwitcher_19d62_66{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}._childTab_19d62_73{padding:10px 16px;border:1px solid #ececf4;border-radius:14px;background-color:#fff;color:#4d5165;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}._childTab_19d62_73:hover,._childTab_19d62_73._active_19d62_84{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b;border-color:#ff4f7b33}._childTab_19d62_73._active_19d62_84{font-weight:700}._errorBanner_19d62_93{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._checkupsList_19d62_103{display:flex;flex-direction:column;gap:28px}._ageGroup_19d62_109{border-left:3px solid rgba(123,97,255,.2);padding-left:18px;text-align:left}._ageTitle_19d62_115{font-size:1.25rem;color:#1f2a3d;margin:0 0 16px;font-weight:700}._checkupsGrid_19d62_122{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}._checkupCard_19d62_128{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;transition:all .25s ease;display:flex;flex-direction:column;justify-content:space-between}._checkupCard_19d62_128:hover{transform:translateY(-2px);border-color:#ff4f7b33}._checkupCard_19d62_128._completed_19d62_143{border-top:4px solid #35b98b}._checkupCard_19d62_128._overdue_19d62_146{border-top:4px solid #ff4f7b}._checkupCard_19d62_128._pending_19d62_149{border-top:4px solid #ff9c42}._cardHeader_19d62_153{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:8px}._checkupName_19d62_161{font-size:1.1rem;color:#1f2a3d;margin:4px 0 0;font-weight:700;text-align:left}._badge_19d62_169{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase}._badge_19d62_169._mandatory_19d62_176{background-color:#f2efff;color:#7b61ff}._badge_19d62_169._custom_19d62_34{background-color:#fafafd;color:#7d8194;border:1px solid #ececf4}._statusBadge_19d62_186{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap}._statusBadge_19d62_186._completed_19d62_143{background-color:#eafaf4;color:#35b98b}._statusBadge_19d62_186._pending_19d62_149{background-color:#fff5e9;color:#ff9c42}._statusBadge_19d62_186._overdue_19d62_146{background-color:#fff0f4;color:#ff4f7b}._specialistInfo_19d62_206{font-size:.9rem;color:#4d5165;margin:0 0 18px;line-height:1.4;text-align:left}._specialistInfo_19d62_206 strong{color:#1f2a3d}._administerBtn_19d62_217{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:12px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;width:100%;text-align:center;font-family:inherit;font-size:.9rem}._administerBtn_19d62_217:hover{box-shadow:0 6px 15px #ff4f7b33}._recordDetails_19d62_235{border-top:1px dashed #ececf4;padding-top:12px;display:flex;flex-direction:column;gap:6px}._detailRow_19d62_243{display:flex;justify-content:space-between;font-size:.85rem}._detailRow_19d62_243 span{color:#7d8194}._detailRow_19d62_243 strong{color:#1f2a3d}._noChildrenState_19d62_255{text-align:center;padding:48px 16px;background-color:#fff;border:1px solid #ececf4;border-radius:24px;box-shadow:0 18px 55px #26234912;max-width:480px;margin:40px auto}._noChildrenState_19d62_255 p:first-child{font-size:3rem;margin:0 0 16px}._noChildrenState_19d62_255 h3{font-size:1.25rem;color:#1f2a3d;margin:0 0 8px;font-weight:700}._noChildrenState_19d62_255 p:last-of-type{color:#7d8194;font-size:.9rem;margin:0 0 24px;line-height:1.5}._modalOverlay_19d62_283{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalCard_19d62_298,._modalContent_19d62_299{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:24px;box-shadow:0 10px 40px #0000001f;position:relative;animation:_modalAppear_19d62_1 .25s ease-out}._modalCard_19d62_298 h2,._modalCard_19d62_298 h3,._modalContent_19d62_299 h2,._modalContent_19d62_299 h3{font-size:1.3rem;font-weight:800;color:#1f2a3d;margin:0 0 20px;text-align:left}@keyframes _modalAppear_19d62_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeBtn_19d62_329{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:1.5rem;line-height:1;color:#7d8194;cursor:pointer;padding:4px;transition:color .2s ease}._closeBtn_19d62_329:hover{color:#1f2a3d}._formGroup_19d62_346{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left}._formGroup_19d62_346 label{font-size:.85rem;font-weight:700;color:#1f2a3d}._formGroup_19d62_346 input,._formGroup_19d62_346 select,._formGroup_19d62_346 textarea{padding:12px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;outline:none;color:#1f2a3d;font-weight:600}._formGroup_19d62_346 input:focus,._formGroup_19d62_346 select:focus,._formGroup_19d62_346 textarea:focus{border-color:#ff4f7b4d}._formActions_19d62_373,._modalActions_19d62_374{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}._cancelBtn_19d62_381,._saveBtn_19d62_381,._submitBtn_19d62_381{font-weight:700;font-size:.88rem;padding:12px 20px;border-radius:14px;cursor:pointer;font-family:inherit;transition:all .2s}._cancelBtn_19d62_381{background:none;border:1px solid #ececf4;color:#7d8194}._cancelBtn_19d62_381:hover{background-color:#fafafd}._saveBtn_19d62_381,._submitBtn_19d62_381{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none}._saveBtn_19d62_381:hover,._submitBtn_19d62_381:hover{box-shadow:0 6px 15px #ff4f7b33}._saveBtn_19d62_381:disabled,._submitBtn_19d62_381:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._loadingState_19d62_417{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._checkupsLayout_19d62_425{display:grid;grid-template-columns:1.4fr 1fr;gap:32px}@media(max-width:900px){._checkupsLayout_19d62_425{grid-template-columns:1fr}}._standardSection_19d62_436,._customSection_19d62_437{background-color:transparent}._sectionTitle_19d62_441{font-size:1.4rem;color:#1f2a3d;margin:0 0 20px;font-weight:800;text-align:left;border-bottom:2px solid #ececf4;padding-bottom:8px}._sectionHeader_19d62_451{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:2px solid #ececf4;margin-bottom:20px;padding-bottom:8px}._sectionHeader_19d62_451 ._sectionTitle_19d62_441{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}._sectionActionBtn_19d62_467{background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:6px 12px;border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.8rem;display:inline-flex;align-items:center;gap:4px}._sectionActionBtn_19d62_467:hover{box-shadow:0 4px 10px #7b61ff40;transform:translateY(-1px)}._timeline_19d62_488{display:flex;flex-direction:column;position:relative;padding-left:20px;border-left:2px solid rgba(123,97,255,.15);margin-left:10px;gap:20px}._timelineItem_19d62_498{position:relative}._timelineDot_19d62_502{position:absolute;left:-27px;top:18px;width:12px;height:12px;border-radius:50%;background-color:#fff;border:3px solid #7b61ff;box-shadow:0 0 0 4px #7b61ff1a;z-index:2}._ageBadge_19d62_515{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;background-color:#f2efff;color:#7b61ff;text-transform:uppercase}._specialtyName_19d62_525{font-size:1.1rem;color:#1f2a3d;margin:6px 0 0;font-weight:700;text-align:left}._scheduledInfo_19d62_533{font-size:.9rem;color:#4d5165;margin:12px 0 16px;text-align:left}._visitDetails_19d62_540{border-top:1px dashed #ececf4;padding-top:12px;display:flex;flex-direction:column;gap:6px;font-size:.85rem;text-align:left;color:#4d5165}._visitDetails_19d62_540 div{display:flex;justify-content:space-between}._notesBox_19d62_555{background-color:#faf9ff;border-left:3px solid #7b61ff;padding:10px 12px;border-radius:8px;margin-top:8px;font-size:.85rem;color:#5d5395;text-align:left;line-height:1.4;font-weight:500;display:flex;flex-direction:column}._notesBox_19d62_555 strong{color:#1f2a3d;margin-bottom:4px}._notesBox_19d62_555 p{margin:0}._actionBtn_19d62_577{margin-top:16px;background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:10px 14px;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s ease;width:100%;text-align:center;font-family:inherit;font-size:.85rem}._actionBtn_19d62_577:hover{box-shadow:0 6px 15px #7b61ff33}._customGrid_19d62_597{display:grid;grid-template-columns:1fr;gap:16px}._customCard_19d62_603{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;transition:all .25s ease;display:flex;flex-direction:column;justify-content:space-between}._customCard_19d62_603:hover{transform:translateY(-2px);border-color:#ff4f7b33}._customCard_19d62_603._completed_19d62_143{border-top:4px solid #35b98b}._customCard_19d62_603._overdue_19d62_146{border-top:4px solid #ff4f7b}._customCard_19d62_603._pending_19d62_149{border-top:4px solid #ff9c42}._customBadge_19d62_628{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;background-color:#fafafd;color:#7d8194;border:1px solid #ececf4;text-transform:uppercase}._customActions_19d62_639{display:flex;gap:8px;margin-top:16px}._customActions_19d62_639 button{flex:1;font-weight:700;font-size:.82rem;padding:8px 12px;border-radius:10px;cursor:pointer;font-family:inherit;transition:all .2s}._editBtn_19d62_655{background:none;border:1px solid #ececf4;color:#7d8194}._editBtn_19d62_655:hover{background-color:#fafafd}._deleteBtn_19d62_664{background:#ff4d4f0d;border:1px solid rgba(255,77,79,.15);color:#ff4d4f}._deleteBtn_19d62_664:hover{background-color:#ff4d4f1a}._emptyTimelineBox_19d62_673,._emptyCustomBox_19d62_674{background-color:#fff;border:1px dashed #ececf4;border-radius:24px;padding:40px 20px;text-align:center;color:#7d8194;font-size:.95rem}._inlineCustomBtn_19d62_684{margin-top:12px;background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:8px 16px;border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit;font-size:.85rem}._inlineCustomBtn_19d62_684:hover{box-shadow:0 4px 12px #7b61ff26}._statsGrid_19d62_702{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:768px){._statsGrid_19d62_702{grid-template-columns:repeat(2,1fr)}}._statCard_19d62_714{background-color:#fff;border:1px solid #ececf4;border-radius:20px;padding:16px;box-shadow:0 4px 15px #00000003;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}._statCard_19d62_714 small{color:#7d8194;font-size:.8rem;font-weight:600}._statCard_19d62_714 strong{font-size:1.6rem;font-weight:800;color:#1f2a3d}._tabsContainer_19d62_738{display:flex;justify-content:center;gap:12px;margin-bottom:32px;border-bottom:1px solid #ececf4;padding-bottom:16px}._tabButton_19d62_747{padding:10px 24px;border:none;background:none;font-weight:700;font-size:1rem;color:#7d8194;cursor:pointer;position:relative;transition:color .2s ease;font-family:inherit}._tabButton_19d62_747:hover,._tabButton_19d62_747._active_19d62_84{color:#ff4f7b}._tabButton_19d62_747._active_19d62_84:after{content:"";position:absolute;bottom:-17px;left:0;right:0;height:3px;background-color:#ff4f7b;border-radius:3px 3px 0 0}._container_1gt69_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_1gt69_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._titleArea_1gt69_16 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_1gt69_16 ._subtitle_1gt69_22{color:#7d8194;font-size:.95rem;margin:0}._actions_1gt69_28{display:flex;gap:8px;flex-wrap:wrap}._addLogBtn_1gt69_34{background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.88rem}._addLogBtn_1gt69_34:hover{box-shadow:0 6px 15px #7b61ff33}._addChildBtn_1gt69_50{border:1px solid #ffdce5;background:linear-gradient(90deg,#fff2f6,#fff9fb);color:#ff4f7b;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.88rem}._addChildBtn_1gt69_50:hover{background:linear-gradient(90deg,#ffeef3,#fff0f5)}._childSwitcher_1gt69_66{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}._childTab_1gt69_73{padding:10px 16px;border:1px solid #ececf4;border-radius:14px;background-color:#fff;color:#4d5165;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}._childTab_1gt69_73:hover,._childTab_1gt69_73._active_1gt69_84{background-color:#f7f6fd;color:#7b61ff;border-color:#7b61ff}._statsGrid_1gt69_90{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:24px}._statCard_1gt69_97{background:#fff;border-radius:20px;padding:20px;border:1px solid #f2f2fa;box-shadow:0 18px 55px #26234912;display:flex;align-items:center;gap:16px}._statCard_1gt69_97 ._icon_1gt69_107{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}._statCard_1gt69_97 ._icon_1gt69_107._purple_1gt69_116{background:#f1eeff;color:#7b61ff}._statCard_1gt69_97 ._icon_1gt69_107._blue_1gt69_120{background:#edf3ff;color:#4f85ff}._statCard_1gt69_97 ._icon_1gt69_107._pink_1gt69_124{background:#ffeef3;color:#ff4f7b}._statCard_1gt69_97 ._details_1gt69_128{display:flex;flex-direction:column}._statCard_1gt69_97 ._details_1gt69_128 small{color:#7d8194;font-size:.85rem;margin-bottom:2px}._statCard_1gt69_97 ._details_1gt69_128 strong{font-size:1.3rem;color:#1f2a3d;font-weight:800}._contentSplit_1gt69_143{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:992px){._contentSplit_1gt69_143{grid-template-columns:320px 1fr}}._formCard_1gt69_154{background:#fff;border-radius:20px;padding:20px;border:1px solid #f2f2fa;box-shadow:0 18px 55px #26234912;height:fit-content}._formCard_1gt69_154 h3{margin:0 0 16px;font-size:1.15rem;font-weight:800;color:#1f2a3d}._formGroup_1gt69_169{margin-bottom:16px}._formGroup_1gt69_169 label{display:block;font-size:.88rem;font-weight:700;color:#3b4256;margin-bottom:6px}._formGroup_1gt69_169 input,._formGroup_1gt69_169 select,._formGroup_1gt69_169 textarea{width:100%;border:1px solid #ececf4;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.9rem;outline:none;box-sizing:border-box}._formGroup_1gt69_169 input:focus,._formGroup_1gt69_169 select:focus,._formGroup_1gt69_169 textarea:focus{border-color:#7b61ff}._submitBtn_1gt69_193{width:100%;background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:11px;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;font-size:.9rem;transition:all .2s ease}._submitBtn_1gt69_193:hover:not(:disabled){box-shadow:0 5px 12px #7b61ff40}._submitBtn_1gt69_193:disabled{opacity:.6;cursor:not-allowed}._historyArea_1gt69_214{display:flex;flex-direction:column;gap:20px}._dayGroup_1gt69_220 ._dayTitle_1gt69_220{font-size:.95rem;font-weight:800;color:#5d627c;margin:0 0 12px;text-transform:capitalize}._logGrid_1gt69_228{display:flex;flex-direction:column;gap:12px}._logCard_1gt69_234{background:#fff;border-radius:16px;padding:16px;border:1px solid #f2f2fa;box-shadow:0 18px 55px #26234912;display:flex;justify-content:space-between;align-items:center;gap:16px}._logCard_1gt69_234 ._leftInfo_1gt69_245{display:flex;gap:14px;align-items:center}._logCard_1gt69_234 ._iconWrap_1gt69_250{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.15rem}._logCard_1gt69_234 ._iconWrap_1gt69_250._day_1gt69_220{background:#fff8f0;color:#ff9c42}._logCard_1gt69_234 ._iconWrap_1gt69_250._night_1gt69_263{background:#f1eeff;color:#7b61ff}._logCard_1gt69_234 ._meta_1gt69_267 h4{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#1f2a3d}._logCard_1gt69_234 ._meta_1gt69_267 p{margin:0 0 4px;font-size:.85rem;color:#7d8194}._logCard_1gt69_234 ._meta_1gt69_267 small{display:block;font-size:.8rem;color:#ff4f7b;font-style:italic}._logCard_1gt69_234 ._notesBox_1gt69_284{background-color:#fafafc;padding:6px 10px;border-radius:8px;border-left:2px solid #ececf4;margin-top:4px}._logCard_1gt69_234 ._notesBox_1gt69_284 p{margin:0;font-size:.82rem;color:#4d5165;font-style:italic}._logCard_1gt69_234 ._deleteBtn_1gt69_297{background:none;border:none;cursor:pointer;color:#ff8e9b;padding:8px;border-radius:8px;transition:all .2s ease}._logCard_1gt69_234 ._deleteBtn_1gt69_297:hover{background-color:#fff0f2;color:#ff4f7b}._emptyStateContainer_1gt69_311{display:flex;justify-content:center;padding:40px 16px}._emptyStateCard_1gt69_317{background:#fff;border-radius:24px;padding:40px 24px;max-width:450px;text-align:center;border:1px solid #f2f2fa;box-shadow:0 18px 55px #26234912}._emptyStateCard_1gt69_317 ._icon_1gt69_107{font-size:3rem;margin-bottom:16px}._emptyStateCard_1gt69_317 h2{font-size:1.4rem;font-weight:800;color:#1f2a3d;margin:0 0 8px}._emptyStateCard_1gt69_317 p{color:#7d8194;font-size:.92rem;line-height:1.5;margin:0 0 20px}._emptyStateCard_1gt69_317 ._addBtn_1gt69_342{background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:10px 20px;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;font-size:.9rem;transition:all .2s ease}._emptyStateCard_1gt69_317 ._addBtn_1gt69_342:hover{box-shadow:0 5px 12px #7b61ff40}._timerCard_1gt69_358{background:#fff;border-radius:20px;padding:20px;border:1px solid #f2f2fa;box-shadow:0 18px 55px #26234912;height:fit-content;margin-bottom:20px}._timerCard_1gt69_358 h3{margin:0 0 16px;font-size:1.15rem;font-weight:800;color:#1f2a3d}._timerInactive_1gt69_374{text-align:center;padding:12px 0}._timerInactive_1gt69_374 p{font-size:.85rem;color:#7d8194;line-height:1.5;margin:0 0 16px}._startTimerBtn_1gt69_385{width:100%;background:linear-gradient(135deg,#7b61ff,#6b4cf4);color:#fff;border:none;padding:12px;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;font-size:.95rem;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:8px}._startTimerBtn_1gt69_385:hover{box-shadow:0 6px 15px #7b61ff40;transform:translateY(-1px)}._startTimerBtn_1gt69_385:active{transform:translateY(0)}._timerActive_1gt69_410{display:flex;flex-direction:column;align-items:center;padding:10px 0 5px;position:relative}._timerPulse_1gt69_418{width:12px;height:12px;border-radius:50%;background-color:#ff4f7b;position:absolute;top:0;right:0;animation:_pulse_1gt69_1 1.8s infinite ease-in-out}@keyframes _pulse_1gt69_1{0%{transform:scale(.85);opacity:.5;box-shadow:0 0 #ff4f7bb3}70%{transform:scale(1);opacity:1;box-shadow:0 0 0 10px #ff4f7b00}to{transform:scale(.85);opacity:.5;box-shadow:0 0 #ff4f7b00}}._timerDisplay_1gt69_446{display:flex;flex-direction:column;align-items:center;margin-bottom:12px;background:#fbfbfe;border:1px solid #f1eeff;padding:12px 20px;border-radius:16px;width:100%;box-sizing:border-box}._elapsedLabel_1gt69_459{font-size:.78rem;color:#7d8194;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:700}._elapsedTime_1gt69_468{font-size:1.35rem;font-weight:800;color:#7b61ff;font-variant-numeric:tabular-nums}._timerStartText_1gt69_475{font-size:.8rem;color:#7d8194;margin:0 0 16px;font-style:italic}._timerActions_1gt69_482{display:flex;flex-direction:column;gap:8px;width:100%}._stopTimerBtn_1gt69_489{width:100%;background:linear-gradient(135deg,#35b98b,#2ca579);color:#fff;border:none;padding:12px;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;font-size:.95rem;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:8px}._stopTimerBtn_1gt69_489:hover{box-shadow:0 6px 15px #35b98b40;transform:translateY(-1px)}._stopTimerBtn_1gt69_489:active{transform:translateY(0)}._cancelTimerBtn_1gt69_514{width:100%;background:none;border:1px solid #ececf4;color:#7d8194;padding:8px;border-radius:10px;font-weight:600;cursor:pointer;font-family:inherit;font-size:.85rem;transition:all .2s ease}._cancelTimerBtn_1gt69_514:hover{background-color:#f6f6fc;color:#4d5165}._leftColumn_1gt69_532{display:flex;flex-direction:column;gap:20px}._container_wxkdv_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_wxkdv_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}@media(max-width:768px){._header_wxkdv_7{flex-direction:column;align-items:flex-start}}._titleArea_wxkdv_21 h1{font-size:2rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_wxkdv_21 ._subtitle_wxkdv_27{font-size:.95rem;color:#7d8194;margin:0;font-weight:500}._addChildBtn_wxkdv_34{background-color:transparent;color:#ff4f7b;border:1px solid rgba(255,79,123,.25);font-weight:700;font-size:.88rem;padding:10px 18px;border-radius:14px;cursor:pointer;transition:all .2s ease}._addChildBtn_wxkdv_34:hover{background-color:#ff4f7b0d;border-color:#ff4f7b}._childSwitcher_wxkdv_50{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding-bottom:4px}._childSwitcher_wxkdv_50 ._childTab_wxkdv_57{background-color:#fff;border:1px solid #ececf4;color:#4d5165;padding:8px 16px;border-radius:14px;font-weight:600;font-size:.88rem;cursor:pointer;white-space:nowrap;transition:all .2s}._childSwitcher_wxkdv_50 ._childTab_wxkdv_57:hover{background-color:#fafafd;border-color:#d2d2e2}._childSwitcher_wxkdv_50 ._childTab_wxkdv_57._active_wxkdv_73{background-color:#ff4f7b;color:#fff;border-color:#ff4f7b;box-shadow:0 6px 15px #ff4f7b26}._errorBanner_wxkdv_80{background-color:#ff4f4f0d;border:1px solid rgba(255,79,79,.2);color:#d62d2d;padding:12px 16px;border-radius:14px;margin-bottom:24px;font-size:.9rem;font-weight:600}._layoutGrid_wxkdv_91{display:grid;grid-template-columns:1.6fr 1fr;gap:24px}@media(max-width:992px){._layoutGrid_wxkdv_91{grid-template-columns:1fr}}._mainContent_wxkdv_102{display:flex;flex-direction:column;gap:24px}._statsRow_wxkdv_108{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}@media(max-width:576px){._statsRow_wxkdv_108{grid-template-columns:1fr}}._statCard_wxkdv_119{background:#fff;border-radius:20px;padding:16px 20px;box-shadow:0 18px 55px #26234912;border:1px solid #fafafd;display:flex;align-items:center;gap:14px}._statCard_wxkdv_119 ._iconContainer_wxkdv_129{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}._statCard_wxkdv_119 ._iconContainer_wxkdv_129._breastIcon_wxkdv_137{background-color:#ff4f7b14;color:#ff4f7b}._statCard_wxkdv_119 ._iconContainer_wxkdv_129._bottleIcon_wxkdv_141{background-color:#4f85ff14;color:#4f85ff}._statCard_wxkdv_119 ._iconContainer_wxkdv_129._solidIcon_wxkdv_145{background-color:#35b98b14;color:#35b98b}._statCard_wxkdv_119 small{font-size:.78rem;color:#7d8194;font-weight:600;display:block;margin-bottom:2px}._statCard_wxkdv_119 strong{font-size:1.15rem;font-weight:800;color:#1f2a3d}._formCard_wxkdv_162{background:#fff;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;border:1px solid #fafafd}._formCard_wxkdv_162 h2{font-size:1.25rem;font-weight:800;color:#1f2a3d;margin:0 0 20px}._form_wxkdv_162{display:flex;flex-direction:column;gap:16px}._formRow_wxkdv_182{display:flex;gap:16px}@media(max-width:600px){._formRow_wxkdv_182{flex-direction:column;gap:16px}}._formGroup_wxkdv_193{flex:1;display:flex;flex-direction:column;gap:6px}._formGroup_wxkdv_193 label{font-size:.85rem;font-weight:700;color:#1f2a3d}._formGroup_wxkdv_193 input[type=number],._formGroup_wxkdv_193 input[type=text],._formGroup_wxkdv_193 input[type=datetime-local],._formGroup_wxkdv_193 select,._formGroup_wxkdv_193 textarea{padding:12px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;outline:none;color:#1f2a3d;font-weight:600;width:100%}._formGroup_wxkdv_193 input[type=number]:focus,._formGroup_wxkdv_193 input[type=text]:focus,._formGroup_wxkdv_193 input[type=datetime-local]:focus,._formGroup_wxkdv_193 select:focus,._formGroup_wxkdv_193 textarea:focus{border-color:#ff4f7b4d}._typeSelector_wxkdv_228{display:flex;gap:8px;flex-wrap:wrap}._typeSelector_wxkdv_228 ._typeBtn_wxkdv_233{flex:1;min-width:110px;background-color:#fafafd;border:1px solid #ececf4;border-radius:14px;padding:12px;font-weight:700;font-size:.82rem;color:#4d5165;cursor:pointer;transition:all .2s}._typeSelector_wxkdv_228 ._typeBtn_wxkdv_233:hover{background-color:#f2f2fa}._typeSelector_wxkdv_228 ._typeBtn_wxkdv_233._active_wxkdv_73{background-color:#ff4f7b14;border-color:#ff4f7b;color:#ff4f7b}._submitBtn_wxkdv_255{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;font-weight:700;font-size:.9rem;padding:12px 24px;border-radius:14px;cursor:pointer;align-self:flex-end;transition:all .2s}._submitBtn_wxkdv_255:hover{box-shadow:0 6px 15px #ff4f7b33}._submitBtn_wxkdv_255:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._formActions_wxkdv_276{display:flex;justify-content:flex-end;margin-top:10px}._sidebar_wxkdv_282{display:flex;flex-direction:column}._historyCard_wxkdv_287{background:#fff;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;border:1px solid #fafafd;flex:1}._historyCard_wxkdv_287 h3{font-size:1.15rem;font-weight:800;color:#1f2a3d;margin:0 0 20px}._emptyState_wxkdv_302{padding:40px 0;text-align:center;color:#7d8194;font-size:.9rem;font-weight:500}._timeline_wxkdv_310{display:flex;flex-direction:column;gap:20px}._dateGroup_wxkdv_316 h4{font-size:.85rem;font-weight:700;color:#7d8194;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;border-bottom:1px solid #ececf4;padding-bottom:6px}._logsList_wxkdv_327{display:flex;flex-direction:column;gap:8px}._logItem_wxkdv_333{background-color:#fafafd;border:1px solid #ececf4;border-radius:16px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;transition:all .2s}._logItem_wxkdv_333:hover{border-color:#d2d2e2;background-color:#f7f7fc}._logContent_wxkdv_349{display:flex;align-items:flex-start;gap:10px}._timeTag_wxkdv_355{background-color:#ececf4;color:#4d5165;font-size:.72rem;font-weight:700;padding:3px 6px;border-radius:8px;margin-top:2px}._logDetail_wxkdv_365{display:flex;flex-direction:column;gap:2px}._logDetail_wxkdv_365 strong{font-size:.85rem;color:#1f2a3d}._logDetail_wxkdv_365 span{font-size:.8rem;color:#7d8194;font-weight:500}._logDetail_wxkdv_365 ._notesSpan_wxkdv_379{font-size:.75rem;color:#8c90a6;font-style:italic;margin-top:4px}._deleteBtn_wxkdv_386{background:transparent;border:none;color:#b0b4c8;cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._deleteBtn_wxkdv_386:hover{color:#ff4f7b;background-color:#ff4f7b0d}._loadingContainer_wxkdv_403{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;color:#7d8194}._loadingContainer_wxkdv_403 ._spinner_wxkdv_411{width:40px;height:40px;border:4px solid rgba(255,79,123,.1);border-top-color:#ff4f7b;border-radius:50%;animation:_spin_wxkdv_411 1s linear infinite;margin-bottom:12px}@keyframes _spin_wxkdv_411{to{transform:rotate(360deg)}}._modalOverlay_guvv0_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1050;padding:16px;animation:_fadeIn_guvv0_1 .2s ease-out}._modalContent_guvv0_14{background:#fff;border-radius:20px;width:100%;max-width:540px;box-shadow:0 20px 50px #00000026;border:1px solid #f0f0f5;overflow:hidden;animation:_slideUp_guvv0_1 .25s cubic-bezier(.16,1,.3,1)}._modalHeader_guvv0_25{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f1f3f7;background:linear-gradient(135deg,#fff7f9,#fff)}._modalHeader_guvv0_25 ._headerTitle_guvv0_33{display:flex;align-items:center;gap:12px}._modalHeader_guvv0_25 ._headerTitle_guvv0_33 ._iconCircle_guvv0_38{width:42px;height:42px;border-radius:12px;background:#f58f8f1f;color:#f58f8f;display:flex;align-items:center;justify-content:center;font-size:1.25rem}._modalHeader_guvv0_25 ._headerTitle_guvv0_33 h2{margin:0;font-size:1.25rem;font-weight:700;color:#1e293b}._modalHeader_guvv0_25 ._headerTitle_guvv0_33 p{margin:2px 0 0;font-size:.85rem;color:#64748b}._modalHeader_guvv0_25 ._closeBtn_guvv0_60{background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;padding:4px 8px;border-radius:8px;transition:all .2s;line-height:1}._modalHeader_guvv0_25 ._closeBtn_guvv0_60:hover{background:#f1f5f9;color:#334155}._modalBody_guvv0_76{padding:24px;display:flex;flex-direction:column;gap:20px}._infoBanner_guvv0_83{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px 16px;display:flex;align-items:flex-start;gap:12px}._infoBanner_guvv0_83 ._bannerIcon_guvv0_92{font-size:1.2rem;line-height:1;margin-top:2px}._infoBanner_guvv0_83 p{margin:0;font-size:.88rem;color:#166534;line-height:1.45}._infoBanner_guvv0_83 p strong{font-weight:600}._section_guvv0_107{display:flex;flex-direction:column;gap:8px}._section_guvv0_107 ._sectionLabel_guvv0_112{font-size:.88rem;font-weight:600;color:#334155}._expiryOptions_guvv0_118{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._expiryOptions_guvv0_118 ._expiryBtn_guvv0_123{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 8px;text-align:center;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._expiryOptions_guvv0_118 ._expiryBtn_guvv0_123:hover{border-color:#cbd5e1;background:#f1f5f9}._expiryOptions_guvv0_118 ._expiryBtn_guvv0_123._selected_guvv0_139{background:#f58f8f14;border-color:#f58f8f;color:#f58f8f}._generateBtn_guvv0_145{background:linear-gradient(135deg,#f58f8f,#ff3b69);color:#fff;border:none;border-radius:12px;padding:14px 20px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #f58f8f4d;transition:all .2s}._generateBtn_guvv0_145:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #f58f8f66}._generateBtn_guvv0_145:disabled{opacity:.6;cursor:not-allowed}._activeLinkBox_guvv0_170{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:14px}._urlRow_guvv0_180{display:flex;align-items:center;gap:8px}._urlRow_guvv0_180 ._urlInput_guvv0_185{flex:1;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-size:.88rem;font-family:monospace;color:#334155;outline:none;-webkit-user-select:all;user-select:all}._urlRow_guvv0_180 ._urlInput_guvv0_185:focus{border-color:#f58f8f}._urlRow_guvv0_180 ._copyBtn_guvv0_200{background:#f58f8f;color:#fff;border:none;border-radius:10px;padding:10px 16px;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s;display:flex;align-items:center;gap:6px}._urlRow_guvv0_180 ._copyBtn_guvv0_200:hover{background:#e63964}._urlRow_guvv0_180 ._copyBtn_guvv0_200._copied_guvv0_218{background:#10b981}._metaRow_guvv0_222{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:#64748b;padding-top:4px;border-top:1px dashed #e2e8f0}._metaRow_guvv0_222 ._activeBadge_guvv0_231{display:inline-flex;align-items:center;gap:6px;color:#059669;font-weight:600}._metaRow_guvv0_222 ._activeBadge_guvv0_231 ._dot_guvv0_238{width:8px;height:8px;border-radius:50%;background:#10b981;animation:_pulse_guvv0_1 2s infinite}._shareButtonsGrid_guvv0_246{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 6px;font-size:.78rem;font-weight:600;color:#475569;cursor:pointer;text-decoration:none;transition:all .2s}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251 ._icon_guvv0_38{font-size:1.25rem}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251._viber_guvv0_276:hover{color:#7360f2;border-color:#7360f2}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251._whatsapp_guvv0_280:hover{color:#25d366;border-color:#25d366}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251._email_guvv0_284:hover{color:#0284c7;border-color:#0284c7}._shareButtonsGrid_guvv0_246 ._shareBtn_guvv0_251._native_guvv0_288:hover{color:#f58f8f;border-color:#f58f8f}._dangerSection_guvv0_293{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #f1f5f9}._dangerSection_guvv0_293 ._dangerText_guvv0_300{font-size:.8rem;color:#94a3b8}._dangerSection_guvv0_293 ._revokeBtn_guvv0_304{background:transparent;border:1px solid #fecaca;color:#ef4444;border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}._dangerSection_guvv0_293 ._revokeBtn_guvv0_304:hover:not(:disabled){background:#fee2e2}._dangerSection_guvv0_293 ._revokeBtn_guvv0_304:disabled{opacity:.5;cursor:not-allowed}@keyframes _fadeIn_guvv0_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_guvv0_1{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _pulse_guvv0_1{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(.95);opacity:.8}}._container_3ux2p_1{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;box-sizing:border-box;font-family:Inter,sans-serif}._loading_3ux2p_11{padding:50px;text-align:center;font-size:1.2rem;color:#7d8194}._header_3ux2p_18{display:flex;justify-content:space-between;align-items:center;gap:16px}._header_3ux2p_18 h1{margin:0;font-size:1.75rem;font-weight:800;color:#1f2a3d}@media(max-width:768px){._header_3ux2p_18{flex-direction:column;align-items:flex-start}}._childSelector_3ux2p_37{display:flex;align-items:center;gap:10px}._childSelector_3ux2p_37 label{font-size:.9rem;font-weight:700;color:#4b5563}._childSelector_3ux2p_37 select{padding:8px 16px;border-radius:12px;border:1px solid #ececf4;background-color:#fff;font-family:inherit;font-size:.9rem;font-weight:600;color:#1f2a3d;cursor:pointer;outline:none;box-shadow:0 4px 6px -1px #0000000d}._childSelector_3ux2p_37 select:focus{border-color:#ff4f7b}._unbornWrapper_3ux2p_64{display:flex;justify-content:center;align-items:center;min-height:300px;padding:40px 20px}._unbornCard_3ux2p_72{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:40px;max-width:500px;text-align:center;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;align-items:center;gap:16px}._unbornCard_3ux2p_72 ._emoji_3ux2p_85{font-size:4rem;line-height:1}._unbornCard_3ux2p_72 h2{margin:0;font-size:1.5rem;color:#1f2a3d}._unbornCard_3ux2p_72 p{margin:0;color:#7d8194;font-size:.95rem;line-height:1.6}._backBtn_3ux2p_101{background-color:#fff;color:#374151;border:1px solid #d1d5db;font-weight:700;font-size:.9rem;padding:12px 24px;border-radius:14px;cursor:pointer;transition:all .2s ease;margin-top:8px}._backBtn_3ux2p_101:hover{background-color:#f3f4f6;transform:translateY(-1px)}._contentGrid_3ux2p_118{display:grid;grid-template-columns:2.1fr .9fr;gap:24px;width:100%;max-width:100%}@media(max-width:900px){._contentGrid_3ux2p_118{grid-template-columns:1fr}}._mainCol_3ux2p_131{display:flex;flex-direction:column;gap:24px;min-width:0}._sidebarCol_3ux2p_138{display:flex;flex-direction:column;gap:24px}._warningsContainer_3ux2p_144{display:flex;flex-direction:column;gap:12px}._warningCard_3ux2p_150{border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 4px 6px -1px #0000000d;animation:_slideIn_3ux2p_1 .3s ease-out}._warningCard_3ux2p_150 h4{margin:0;font-size:1rem;font-weight:700}._warningCard_3ux2p_150 p{margin:0;font-size:.92rem;line-height:1.5}._warningCard_3ux2p_150 ._warningAction_3ux2p_169{font-size:.92rem;padding:8px 12px;border-radius:8px;margin-top:4px}._warningCard_3ux2p_150._critical_3ux2p_175{background-color:#fef2f2;border:1px solid #fee2e2;color:#991b1b}._warningCard_3ux2p_150._critical_3ux2p_175 h4{color:#991b1b}._warningCard_3ux2p_150._critical_3ux2p_175 ._warningAction_3ux2p_169{background-color:#fee2e2;color:#991b1b}._warningCard_3ux2p_150._warning_3ux2p_144{background-color:#fffbeb;border:1px solid #fef3c7;color:#92400e}._warningCard_3ux2p_150._warning_3ux2p_144 h4{color:#92400e}._warningCard_3ux2p_150._warning_3ux2p_144 ._warningAction_3ux2p_169{background-color:#fef3c7;color:#92400e}._warningCard_3ux2p_150._info_3ux2p_199{background-color:#f0fdf4;border:1px solid #dcfce7;color:#166534}._warningCard_3ux2p_150._info_3ux2p_199 h4{color:#166534}._warningCard_3ux2p_150._info_3ux2p_199 ._warningAction_3ux2p_169{background-color:#dcfce7;color:#166534}._chartBlock_3ux2p_212{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;gap:16px;position:relative;overflow:visible}@media(max-width:576px){._chartBlock_3ux2p_212{padding:16px;border-radius:16px}}._chartHeader_3ux2p_231{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}._chartHeader_3ux2p_231 h3{margin:0;font-size:1.25rem;font-weight:700;color:#1f2a3d}._actionsRow_3ux2p_245{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._shareDoctorBtn_3ux2p_252{display:flex;align-items:center;gap:6px;background-color:#fff;border:1.5px solid #ff4f7b;padding:8px 16px;border-radius:12px;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;color:#ff4f7b;transition:all .2s}._shareDoctorBtn_3ux2p_252:hover{background-color:#ff4f7b14;transform:translateY(-1px)}._printBtn_3ux2p_272{display:flex;align-items:center;gap:6px;background-color:#fafafd;border:1px solid #ececf4;padding:8px 16px;border-radius:12px;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;color:#4b5563;transition:all .2s}._printBtn_3ux2p_272:hover{background-color:#f3f4f6;border-color:#d1d5db}._periodFilters_3ux2p_292{display:flex;background-color:#fafafd;border:1px solid #ececf4;border-radius:12px;padding:4px;gap:2px}._filterBtn_3ux2p_301{background:transparent;border:none;font-family:inherit;font-size:.8rem;font-weight:700;color:#6b7280;padding:6px 12px;border-radius:8px;cursor:pointer;transition:all .2s}._filterBtn_3ux2p_301:hover{color:#374151}._filterBtn_3ux2p_301._active_3ux2p_316{background-color:#fff;color:#ff3f72;box-shadow:0 4px 6px -1px #0000000d}._svgWrapper_3ux2p_322{position:relative;width:100%}._svg_3ux2p_322{width:100%;height:auto;display:block}._gridLine_3ux2p_333{stroke:#f3f4f6;stroke-width:1.5;stroke-dasharray:4 4}._axisLabelY_3ux2p_339,._axisLabelX_3ux2p_339{font-family:inherit;font-size:10px;font-weight:600;fill:#9ca3af}._axisLabelY_3ux2p_339{text-anchor:end}._chartLine_3ux2p_350{fill:none;stroke:#ff3f72;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0px 4px 8px rgba(255,63,114,.15))}._chartPoint_3ux2p_359{cursor:pointer;transition:all .2s ease}._emptyChart_3ux2p_364{height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:12px;padding:20px;color:#7d8194}._emptyChart_3ux2p_364 span{font-size:3rem}._emptyChart_3ux2p_364 p{margin:0;max-width:350px;font-size:.95rem;line-height:1.5}._tooltip_3ux2p_385{position:absolute;background:#1f2937f2;color:#fff;border-radius:12px;padding:12px;font-size:.8rem;box-shadow:0 10px 15px -3px #0000004d;z-index:100;pointer-events:none;width:max-content;max-width:220px;display:flex;flex-direction:column;gap:4px;transform:translate(-50%,-100%);animation:_fadeIn_3ux2p_1 .15s ease-out}._tooltip_3ux2p_385 ._tooltipTime_3ux2p_403{color:#d1d5db;font-size:.75rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:4px;margin-bottom:4px}._tooltip_3ux2p_385 ._tooltipTemp_3ux2p_410{font-size:1.1rem;font-weight:800;color:#ff94b0}._tooltip_3ux2p_385 ._tooltipDetail_3ux2p_415{line-height:1.4}._tooltip_3ux2p_385 ._tooltipDetail_3ux2p_415 strong{color:#e5e7eb}._formCard_3ux2p_422{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;gap:16px}._formCard_3ux2p_422 h3{margin:0;font-size:1.25rem;font-weight:700;color:#1f2a3d}._form_3ux2p_422{display:flex;flex-direction:column;gap:16px}._inputGroup_3ux2p_445{display:flex;flex-direction:column;gap:6px}._inputGroup_3ux2p_445 label{font-size:.85rem;font-weight:700;color:#4b5563}._inputGroup_3ux2p_445 input[type=text],._inputGroup_3ux2p_445 input[type=number],._inputGroup_3ux2p_445 input[type=datetime-local],._inputGroup_3ux2p_445 select,._inputGroup_3ux2p_445 textarea{padding:10px 14px;border-radius:12px;border:1px solid #ececf4;font-family:inherit;font-size:.9rem;outline:none;transition:border-color .2s}._inputGroup_3ux2p_445 input[type=text]:focus,._inputGroup_3ux2p_445 input[type=number]:focus,._inputGroup_3ux2p_445 input[type=datetime-local]:focus,._inputGroup_3ux2p_445 select:focus,._inputGroup_3ux2p_445 textarea:focus{border-color:#ff4f7b}._inputGroup_3ux2p_445 textarea{resize:vertical}._gridRow_3ux2p_479{display:grid;grid-template-columns:1fr 1fr;gap:12px}._symptomsGrid_3ux2p_485{display:grid;grid-template-columns:1fr 1fr;gap:8px;background-color:#fafafd;padding:12px;border-radius:12px;border:1px solid #ececf4;max-height:160px;overflow-y:auto}@media(max-width:480px){._symptomsGrid_3ux2p_485{grid-template-columns:1fr}}._checkboxLabel_3ux2p_502{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:#374151;cursor:pointer}._checkboxLabel_3ux2p_502 input[type=checkbox]{width:16px;height:16px;accent-color:#ff3f72;cursor:pointer}._medicationToggle_3ux2p_518{margin-top:4px;border-top:1px dashed #ececf4;padding-top:12px}._medicationFields_3ux2p_524{background-color:#fff9fa;border:1px solid #ffdbe2;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:12px;animation:_slideDown_3ux2p_1 .2s ease-out}._medicationFields_3ux2p_524 ._medDisclaimer_3ux2p_534{margin:0;font-size:.72rem;color:#9b1c1c;line-height:1.4}._formActions_3ux2p_541{display:flex;gap:10px;margin-top:8px}._submitBtn_3ux2p_547{flex:1;background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;font-weight:700;font-size:.9rem;padding:12px 20px;border-radius:14px;cursor:pointer;box-shadow:0 4px 12px #ff4f7b33;transition:all .2s ease;font-family:inherit}._submitBtn_3ux2p_547:hover:not(:disabled){box-shadow:0 6px 18px #ff4f7b4d;transform:translateY(-1px)}._submitBtn_3ux2p_547:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_3ux2p_570{background-color:#fff;color:#374151;border:1px solid #d1d5db;font-weight:700;font-size:.9rem;padding:12px 20px;border-radius:14px;cursor:pointer;transition:all .2s ease}._cancelBtn_3ux2p_570:hover{background-color:#f3f4f6}._historyBlock_3ux2p_585{background:#fff;border:1px solid #ececf4;border-radius:24px;padding:24px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;gap:16px}@media(max-width:576px){._historyBlock_3ux2p_585{padding:16px;border-radius:16px}}._blockTitle_3ux2p_602{margin:0;font-size:1.25rem;font-weight:700;color:#1f2a3d;display:flex;align-items:center}._emptyHistory_3ux2p_611{padding:30px;text-align:center;color:#7d8194;font-size:.95rem}._historyList_3ux2p_618{display:flex;flex-direction:column;gap:12px}._historyRow_3ux2p_624{background-color:#fafafd;border:1px solid #ececf4;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:10px;position:relative;transition:transform .2s,box-shadow .2s}._historyRow_3ux2p_624:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}._historyRowMain_3ux2p_640{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._rowTimeBlock_3ux2p_648{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#6b7280}._rowTimeBlock_3ux2p_648 ._icon_3ux2p_656{color:#9ca3af}._rowTemp_3ux2p_660{font-size:1.25rem;font-weight:800;color:#374151}._rowTemp_3ux2p_660._highTemp_3ux2p_665{color:#ff3f72}._rowMeta_3ux2p_669{display:flex;gap:8px;flex-wrap:wrap}._methodBadge_3ux2p_675,._symptomsBadge_3ux2p_675,._medicationBadge_3ux2p_675{font-size:.72rem;font-weight:700;padding:4px 8px;border-radius:8px}._methodBadge_3ux2p_675{background-color:#eff6ff;color:#1d4ed8}._symptomsBadge_3ux2p_675{background-color:#fdf2f8;color:#be185d}._medicationBadge_3ux2p_675{background-color:#f5f3ff;color:#6d28d9}._historyRowDetails_3ux2p_697{border-top:1px dashed #ececf4;padding-top:8px;display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:#4b5563;line-height:1.5}._historyRowDetails_3ux2p_697 strong{color:#1f2a3d}._rowActions_3ux2p_711{display:flex;gap:6px;align-self:flex-end;margin-top:4px}._editBtn_3ux2p_718,._deleteBtn_3ux2p_718{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:8px;color:#9ca3af;display:grid;place-items:center;transition:all .2s}._editBtn_3ux2p_718:hover,._deleteBtn_3ux2p_718:hover{background-color:#e5e7eb}._editBtn_3ux2p_718:hover{color:#d97706}._deleteBtn_3ux2p_718:hover{color:#dc2626}._articlesBlock_3ux2p_741{margin-top:8px;display:flex;flex-direction:column;gap:16px}._articlesGrid_3ux2p_748{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){._articlesGrid_3ux2p_748{grid-template-columns:1fr}}._articleCard_3ux2p_759{background:#fff;border:1px solid #ececf4;border-radius:20px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d;cursor:pointer;display:flex;transition:all .2s}._articleCard_3ux2p_759:hover{transform:translateY(-2px);box-shadow:0 18px 55px #26234912}._artImg_3ux2p_774{width:100px;height:100%;object-fit:cover;flex-shrink:0}@media(max-width:480px){._artImg_3ux2p_774{width:80px}}._artContent_3ux2p_786{padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;flex-grow:1}._artContent_3ux2p_786 h4{margin:0;font-size:.92rem;font-weight:700;color:#1f2a3d;line-height:1.4}._approvedBadge_3ux2p_802{font-size:.7rem;font-weight:600;color:#16a34a;background-color:#f0fdf4;padding:2px 6px;border-radius:6px;align-self:flex-start}._readMore_3ux2p_812{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:700;color:#ff4f7b}._printHeader_3ux2p_821{display:none}@keyframes _slideIn_3ux2p_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDown_3ux2p_1{0%{opacity:0;height:0;overflow:hidden}to{opacity:1;height:auto}}@keyframes _fadeIn_3ux2p_1{0%{opacity:0}to{opacity:1}}@media print{body{background:#fff!important;color:#000!important;font-size:12pt!important}._noPrint_3ux2p_860{display:none!important}._container_3ux2p_1{gap:0!important;padding:0!important}._contentGrid_3ux2p_118{grid-template-columns:1fr!important;gap:0!important}._printHeader_3ux2p_821{display:flex!important;flex-direction:column;gap:12px;border-bottom:2px solid #1f2a3d;padding-bottom:16px;margin-bottom:24px}._printHeader_3ux2p_821 ._printLogo_3ux2p_879{font-size:1.5rem;font-weight:900;color:#ff3f72}._printHeader_3ux2p_821 h1{margin:0;font-size:1.75rem;font-weight:800;color:#1f2a3d;letter-spacing:.5px}._printHeader_3ux2p_821 ._printMeta_3ux2p_891{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:.95rem;color:#374151;background-color:#fafafd;padding:12px;border-radius:12px;border:1px solid #e5e7eb}._chartBlock_3ux2p_212{border:1px solid #d1d5db!important;border-radius:12px!important;box-shadow:none!important;padding:16px!important;margin-bottom:24px!important}._svgWrapper_3ux2p_322{max-width:100%!important}._historyBlock_3ux2p_585{border:none!important;box-shadow:none!important;padding:0!important;margin:0!important}._blockTitle_3ux2p_602{font-size:1.25rem!important;font-weight:800!important;margin-bottom:12px!important;border-bottom:1px solid #e5e7eb!important;padding-bottom:6px!important}._historyRow_3ux2p_624{background:none!important;border:none!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:12px 0!important;gap:6px!important;page-break-inside:avoid}._historyRowMain_3ux2p_640{justify-content:flex-start!important;gap:24px!important}._rowTemp_3ux2p_660{font-size:1.1rem!important;font-weight:800!important;color:#000!important}._methodBadge_3ux2p_675,._symptomsBadge_3ux2p_675,._medicationBadge_3ux2p_675{border:1px solid #d1d5db!important;background:none!important;color:#000!important;font-weight:600!important}._historyRowDetails_3ux2p_697{border-top:none!important;padding-top:0!important;font-size:.85rem!important;color:#1f2a3d!important;margin-left:20px!important}}._container_1dz9b_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_1dz9b_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._titleArea_1dz9b_16 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_1dz9b_16 ._subtitle_1dz9b_22{color:#7d8194;font-size:.95rem;margin:0}._addReminderBtn_1dz9b_28{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.88rem}._addReminderBtn_1dz9b_28:hover{box-shadow:0 6px 15px #ff4f7b33}._errorBanner_1dz9b_44{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._controlsRow_1dz9b_55{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._filterGroup_1dz9b_64{display:flex;gap:6px;background-color:#fafafd;border:1px solid #ececf4;padding:6px;border-radius:16px}._filterBtn_1dz9b_73{border:none;background:none;padding:6px 14px;border-radius:12px;font-size:.85rem;font-weight:600;color:#4d5165;cursor:pointer;transition:all .2s ease}._filterBtn_1dz9b_73:hover{color:#ff4f7b}._filterBtn_1dz9b_73._active_1dz9b_87{background-color:#fff;color:#ff4f7b;box-shadow:0 4px 10px #0000000a;font-weight:700}._remindersGrid_1dz9b_95{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}._reminderCard_1dz9b_101{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;transition:all .25s ease;display:flex;flex-direction:column;justify-content:space-between}._reminderCard_1dz9b_101:hover{transform:translateY(-2px);border-color:#ff4f7b33}._reminderCard_1dz9b_101._upcoming_1dz9b_116{border-top:4px solid #ff9c42}._reminderCard_1dz9b_101._sent_1dz9b_119{border-top:4px solid #7d8194;background-color:#fafafd;opacity:.85}._reminderCard_1dz9b_101._sent_1dz9b_119 ._reminderTitle_1dz9b_124{text-decoration:line-through;color:#7d8194}._cardHeader_1dz9b_129{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}._typeBadge_1dz9b_136{font-size:.72rem;font-weight:700;padding:4px 8px;border-radius:12px;text-transform:uppercase}._typeBadge_1dz9b_136._vaccine_1dz9b_143{background-color:#fff0f4;color:#ff4f7b}._typeBadge_1dz9b_136._checkup_1dz9b_147{background-color:#f2efff;color:#7b61ff}._typeBadge_1dz9b_136._measurement_1dz9b_151{background-color:#eafaf4;color:#35b98b}._typeBadge_1dz9b_136._medicine_1dz9b_155{background-color:#fff5e9;color:#ff9c42}._typeBadge_1dz9b_136._custom_1dz9b_159{background-color:#fafafd;color:#7d8194;border:1px solid #ececf4}._statusToggle_1dz9b_165{background:none;border:1px solid rgba(0,0,0,.08);padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;color:#4d5165;cursor:pointer;transition:all .2s ease;font-family:inherit}._statusToggle_1dz9b_165:hover{border-color:#ff4f7b;color:#ff4f7b;background-color:#fff0f2}._statusToggle_1dz9b_165._toggledSent_1dz9b_182{background-color:#eafaf4;color:#35b98b;border-color:transparent}._statusToggle_1dz9b_165._toggledSent_1dz9b_182:hover{background-color:#d1fae5;color:#35b98b}._reminderTitle_1dz9b_124{font-size:1.1rem;color:#1f2a3d;margin:0 0 8px;font-weight:700;line-height:1.35;text-align:left}._timeRow_1dz9b_201{font-size:.85rem;color:#4d5165;margin-bottom:12px;display:flex;align-items:center;gap:4px;text-align:left}._reminderNotes_1dz9b_211{font-size:.85rem;color:#4d5165;margin:0 0 16px;line-height:1.45;background-color:#fafafd;border:1px solid #ececf4;padding:8px 12px;border-radius:12px;text-align:left}._cardActions_1dz9b_223{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid rgba(0,0,0,.04);padding-top:10px}._editBtn_1dz9b_231{background:none;border:none;color:#7b61ff;font-size:.85rem;font-weight:700;cursor:pointer;font-family:inherit}._editBtn_1dz9b_231:hover{text-decoration:underline}._deleteBtn_1dz9b_244{background:none;border:none;color:#be123c;font-size:.85rem;font-weight:700;cursor:pointer;font-family:inherit}._deleteBtn_1dz9b_244:hover{text-decoration:underline}._emptyState_1dz9b_257{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:48px 16px;text-align:center;max-width:480px;margin:40px auto;box-shadow:0 18px 55px #26234912}._emptyState_1dz9b_257 p:first-child{font-size:3rem;margin:0 0 16px}._emptyState_1dz9b_257 h3{font-size:1.25rem;color:#1f2a3d;margin:0 0 8px;font-weight:700}._emptyState_1dz9b_257 p:last-child{color:#7d8194;font-size:.9rem;margin:0;line-height:1.5}._modalOverlay_1dz9b_285{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._modalCard_1dz9b_300,._modalContent_1dz9b_301{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:24px;box-shadow:0 10px 40px #0000001f;position:relative;animation:_modalAppear_1dz9b_1 .25s ease-out}._modalCard_1dz9b_300 h2,._modalCard_1dz9b_300 h3,._modalContent_1dz9b_301 h2,._modalContent_1dz9b_301 h3{font-size:1.3rem;font-weight:800;color:#1f2a3d;margin:0 0 20px;text-align:left}@keyframes _modalAppear_1dz9b_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeBtn_1dz9b_331{position:absolute;top:16px;right:16px;background:transparent;border:none;font-size:1.5rem;line-height:1;color:#7d8194;cursor:pointer;padding:4px;transition:color .2s ease}._closeBtn_1dz9b_331:hover{color:#1f2a3d}._formGroup_1dz9b_348{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;text-align:left}._formGroup_1dz9b_348 label{font-size:.85rem;font-weight:700;color:#1f2a3d}._formGroup_1dz9b_348 input,._formGroup_1dz9b_348 select,._formGroup_1dz9b_348 textarea{padding:12px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;outline:none;color:#1f2a3d;font-weight:600;width:100%}._formGroup_1dz9b_348 input:focus,._formGroup_1dz9b_348 select:focus,._formGroup_1dz9b_348 textarea:focus{border-color:#ff4f7b4d}._dateTimeContainer_1dz9b_376{display:flex;gap:8px;width:100%}@media(max-width:480px){._dateTimeContainer_1dz9b_376{flex-direction:column;gap:12px}}._dateInput_1dz9b_388{flex:2}._timeSelect_1dz9b_392{flex:1}._formActions_1dz9b_396,._modalActions_1dz9b_397{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}._cancelBtn_1dz9b_404,._saveBtn_1dz9b_404,._submitBtn_1dz9b_404{font-weight:700;font-size:.88rem;padding:12px 20px;border-radius:14px;cursor:pointer;font-family:inherit;transition:all .2s}._cancelBtn_1dz9b_404{background:none;border:1px solid #ececf4;color:#7d8194}._cancelBtn_1dz9b_404:hover{background-color:#fafafd}._saveBtn_1dz9b_404,._submitBtn_1dz9b_404{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none}._saveBtn_1dz9b_404:hover,._submitBtn_1dz9b_404:hover{box-shadow:0 6px 15px #ff4f7b33}._saveBtn_1dz9b_404:disabled,._submitBtn_1dz9b_404:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._loadingState_1dz9b_440{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._viewToggleGroup_1dz9b_447{display:flex;gap:6px;background-color:#fafafd;border:1px solid #ececf4;padding:6px;border-radius:16px}._viewBtn_1dz9b_456{border:none;background:none;padding:6px 14px;border-radius:12px;font-size:.85rem;font-weight:600;color:#4d5165;cursor:pointer;transition:all .2s ease}._viewBtn_1dz9b_456:hover{color:#ff4f7b}._viewBtn_1dz9b_456._active_1dz9b_87{background-color:#fff;color:#ff4f7b;box-shadow:0 4px 10px #0000000a;font-weight:700}._calendarContainer_1dz9b_477{background-color:#fff;border-radius:24px;border:1px solid #ececf4;padding:24px;box-shadow:0 18px 55px #26234912;margin-bottom:30px}._calendarHeader_1dz9b_486{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._calendarHeader_1dz9b_486 h2{font-size:1.4rem;font-weight:800;color:#1f2a3d;text-transform:capitalize;margin:0}._navBtn_1dz9b_500{background-color:#fafafd;border:1px solid #ececf4;color:#4d5165;width:40px;height:40px;border-radius:50%;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._navBtn_1dz9b_500:hover{background-color:#ff4f7b0d;color:#ff4f7b;border-color:#ff4f7b}._calendarGrid_1dz9b_521{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}@media(max-width:768px){._calendarGrid_1dz9b_521{gap:4px}}._weekdayHeader_1dz9b_532{text-align:center;font-weight:700;font-size:.85rem;color:#7d8194;padding-bottom:12px;text-transform:uppercase;letter-spacing:.5px}._calendarCell_1dz9b_542{min-height:120px;background-color:#fff;border:1px solid #eef2f6;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:8px;cursor:pointer;position:relative;transition:all .2s ease}._calendarCell_1dz9b_542:hover{background-color:#fff;border-color:#ff4f7b;box-shadow:0 10px 25px #0000000d;transform:translateY(-2px);z-index:10}._calendarCell_1dz9b_542._otherMonth_1dz9b_562{background-color:#f8f9fa;opacity:.5;cursor:default}._calendarCell_1dz9b_542._otherMonth_1dz9b_562:hover{background-color:#f8f9fa;border-color:#eef2f6;box-shadow:none;transform:none}._calendarCell_1dz9b_542._todayCell_1dz9b_573{background-color:#ff4f7b0a;border-color:#ff4f7b66;box-shadow:0 4px 15px #ff4f7b0d}._calendarCell_1dz9b_542._todayCell_1dz9b_573 ._cellDayNumber_1dz9b_578{background-color:#ff4f7b;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}._cellDayNumber_1dz9b_578{font-size:.85rem;font-weight:700;color:#1f2a3d;align-self:flex-start}._cellReminders_1dz9b_596{display:flex;flex-direction:column;gap:4px;width:100%}._cellBadge_1dz9b_603{font-size:.72rem;font-weight:700;padding:4px 8px;border-radius:6px;color:#fff;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 1px 3px #0000000d;transition:all .2s ease;display:flex;align-items:center;gap:4px;min-width:0}._cellBadge_1dz9b_603:hover{transform:scale(1.02)}._cellBadge_1dz9b_603._vaccine_1dz9b_143{background-color:#ff4f7b}._cellBadge_1dz9b_603._checkup_1dz9b_147{background-color:#35b98b}._cellBadge_1dz9b_603._measurement_1dz9b_151{background-color:#4a9dff}._cellBadge_1dz9b_603._medicine_1dz9b_155{background-color:#7b61ff}._cellBadge_1dz9b_603._webinar_1dz9b_635{background-color:#ff9c42}._cellBadge_1dz9b_603._custom_1dz9b_159{background-color:#8c90a6}._badgeEmoji_1dz9b_642{display:inline-block;font-size:.85rem;flex-shrink:0}._badgeText_1dz9b_648{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}@media(max-width:768px){._calendarCell_1dz9b_542{min-height:70px;padding:6px;gap:4px;border-radius:10px}._calendarCell_1dz9b_542:hover{transform:none;box-shadow:none}._calendarCell_1dz9b_542._todayCell_1dz9b_573 ._cellDayNumber_1dz9b_578{width:18px;height:18px;font-size:.7rem}._cellDayNumber_1dz9b_578{font-size:.75rem}._cellReminders_1dz9b_596{gap:2px}._cellBadge_1dz9b_603{padding:2px;border-radius:4px;justify-content:center;gap:0}._cellBadge_1dz9b_603 ._badgeEmoji_1dz9b_642{font-size:.8rem}._cellBadge_1dz9b_603 ._badgeText_1dz9b_648{display:none}}._childSwitcher_1dz9b_692{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}._childTab_1dz9b_699{padding:10px 16px;border:1px solid #ececf4;border-radius:14px;background-color:#fff;color:#4d5165;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-family:inherit}._childTab_1dz9b_699:hover,._childTab_1dz9b_699._active_1dz9b_87{background-color:#ff4f7b;border-color:#ff4f7b;color:#fff}._cmsTabs_1ezaf_1{display:flex;gap:8px;margin-top:1rem;margin-bottom:1.5rem;padding-bottom:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;border-bottom:1px solid #ececf4;scrollbar-width:thin;scrollbar-color:rgba(255,79,123,.3) transparent}._cmsTabs_1ezaf_1::-webkit-scrollbar{height:4px;display:block}._cmsTabs_1ezaf_1::-webkit-scrollbar-thumb{background-color:#ff4f7b4d;border-radius:4px}._cmsTabs_1ezaf_1::-webkit-scrollbar-thumb:hover{background-color:#ff4f7b99}._cmsTabs_1ezaf_1::-webkit-scrollbar-track{background:transparent}._tabLink_1ezaf_28{display:flex;align-items:center;gap:.5rem;padding:10px 16px;color:#4d5165;text-decoration:none;font-weight:600;font-size:.9rem;border-radius:12px;transition:all .2s ease;white-space:nowrap}._tabLink_1ezaf_28:hover{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b}._tabLink_1ezaf_28 ._icon_1ezaf_45{font-size:1.1rem}._active_1ezaf_49{background:linear-gradient(90deg,#fff0f4,#fff8fa)!important;color:#ff4f7b!important;font-weight:700}._container_mn6sr_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_mn6sr_7{margin-bottom:24px}._titleArea_mn6sr_11 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_mn6sr_11 ._subtitle_mn6sr_17{color:#7d8194;font-size:.95rem;margin:0}._filtersBar_mn6sr_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._categories_mn6sr_32{display:flex;gap:8px;flex-wrap:wrap}._catBtn_mn6sr_38{background-color:#fff;border:1px solid #ececf4;border-radius:14px;padding:10px 16px;font-size:.88rem;font-weight:600;color:#4d5165;cursor:pointer;transition:all .2s ease}._catBtn_mn6sr_38:hover,._catBtn_mn6sr_38._active_mn6sr_49{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b;border-color:#ff4f7b33}._catBtn_mn6sr_38._active_mn6sr_49{font-weight:700}._ageSelector_mn6sr_58{display:flex;align-items:center;gap:8px}._ageSelector_mn6sr_58 label{font-size:.9rem;font-weight:600;color:#4d5165}._selectInput_mn6sr_69{padding:10px 32px 10px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;cursor:pointer;outline:none;font-weight:600;color:#4d5165;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%237d8194' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 8px center}._selectInput_mn6sr_69:focus{border-color:#ff4f7b4d}._errorBanner_mn6sr_89{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._articlesGrid_mn6sr_100{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._articleCard_mn6sr_106{background-color:#fff;border:1px solid #ececf4;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #26234912;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column}._articleCard_mn6sr_106:hover{transform:translateY(-2px);border-color:#ff4f7b33}._articleCard_mn6sr_106:hover ._cardImage_mn6sr_121{transform:scale(1.03)}._cardImageArea_mn6sr_125{height:180px;overflow:hidden;position:relative;background-color:#fafafd}._cardImage_mn6sr_121{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._cardContent_mn6sr_139{padding:20px;display:flex;flex-direction:column;flex:1;justify-content:space-between}._cardMeta_mn6sr_147{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}._catBadge_mn6sr_154{font-size:.75rem;font-weight:700;color:#ff4f7b;background-color:#fff0f4;padding:4px 10px;border-radius:20px}._ageBadge_mn6sr_163{font-size:.8rem;color:#7d8194;font-weight:600}._articleTitle_mn6sr_169{font-size:1.15rem;color:#1f2a3d;margin:0 0 8px;line-height:1.35;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._excerpt_mn6sr_181{font-size:.875rem;color:#4d5165;line-height:1.45;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_mn6sr_192{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.04);padding-top:10px;margin-top:auto}._doctorBadge_mn6sr_201{font-size:.8rem;font-weight:700;color:#7b61ff;background-color:#f2efff;padding:4px 10px;border-radius:20px}._readTime_mn6sr_210{font-size:.8rem;color:#7d8194;font-weight:600}._favoriteBtn_mn6sr_216{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px;transition:transform .2s ease;line-height:1}._favoriteBtn_mn6sr_216:hover{transform:scale(1.15)}._emptyState_mn6sr_230{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:40px 20px;text-align:center;max-width:500px;margin:40px auto;box-shadow:0 18px 55px #26234912}._loadingState_mn6sr_241{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._articleDetail_17omt_1{max-width:720px;margin:0 auto;padding:1rem .5rem}._backLink_17omt_7{background:none;border:none;color:#777;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:.25rem;margin-bottom:1.5rem;transition:color .2s ease;font-size:.95rem}._backLink_17omt_7:hover{color:#f58f8f;text-decoration:underline}._header_17omt_26{margin-bottom:1.5rem}._metaRow_17omt_30{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem}._category_17omt_38{font-weight:700;text-transform:uppercase;color:#f58f8f;background-color:#f58f8f14;padding:2px 10px;border-radius:12px;letter-spacing:.5px}._age_17omt_48{color:#777}._age_17omt_48 strong{color:#444}._title_17omt_55{font-family:Plus Jakarta Sans,sans-serif;font-size:2.3rem;color:#444;margin:.25rem 0 1rem;line-height:1.25;font-weight:700}@media(max-width:600px){._title_17omt_55{font-size:1.8rem}}._actionsRow_17omt_69{display:flex;gap:1rem}._favoriteBtn_17omt_74{background-color:#fff;border:1.5px solid rgba(68,68,68,.1);color:#6a6a6a;padding:.25rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}._favoriteBtn_17omt_74:hover{border-color:#f58f8f;color:#f58f8f;background-color:#f58f8f05}._favoriteBtn_17omt_74._isFavorite_17omt_90{background-color:#f58f8f0d;color:#f58f8f;border-color:#f58f8f}._imageWrapper_17omt_96{border-radius:24px;overflow:hidden;height:350px;margin-bottom:2rem;box-shadow:0 10px 30px #0000000d}@media(max-width:600px){._imageWrapper_17omt_96{height:220px}}._featuredImage_17omt_109{width:100%;height:100%;object-fit:cover}._contentBody_17omt_115{margin-bottom:2rem}._paragraph_17omt_119{font-size:1.1rem;line-height:1.7;color:#5e5e5e;margin:0 0 1.5rem}@media(max-width:600px){._paragraph_17omt_119{font-size:1rem;line-height:1.6}}._doctorApprovalCard_17omt_133{display:flex;gap:1rem;background-color:#1890ff08;border:1px solid rgba(24,144,255,.1);border-radius:20px;padding:1.5rem;margin-top:2rem;align-items:flex-start}._doctorApprovalCard_17omt_133 ._doctorIcon_17omt_143{font-size:2.2rem;background-color:#fff;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #00000008;flex-shrink:0}._doctorApprovalCard_17omt_133 ._doctorInfo_17omt_155 h4{margin:0 0 4px;color:#444;font-size:1.1rem;font-weight:700}._doctorApprovalCard_17omt_133 ._doctorInfo_17omt_155 p{margin:0 0 .5rem;font-size:.9rem;color:#848484;line-height:1.45}._doctorName_17omt_168{display:block;font-size:1.05rem;color:#444}._doctorTitle_17omt_174{display:block;font-size:.85rem;color:#848484;margin-top:2px}._errorContainer_17omt_182{display:flex;justify-content:center;align-items:center;min-height:300px}._errorCard_17omt_189{background-color:#fff;border:1px solid rgba(68,68,68,.06);border-radius:20px;padding:2rem;text-align:center;box-shadow:0 10px 30px #00000008;max-width:400px}._errorCard_17omt_189 h3{margin:0 0 .5rem;color:#ff4d4f}._errorCard_17omt_189 p{color:#777;margin-bottom:1.5rem}._backBtn_17omt_207{background-color:#f58f8f;color:#fff;border:none;padding:.5rem 2rem;border-radius:20px;font-weight:700;cursor:pointer}._backBtn_17omt_207:hover{background-color:#f37878}._loadingContainer_17omt_221{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;color:#777}._spinner_17omt_230{width:40px;height:40px;border:4px solid rgba(245,143,143,.1);border-top-color:#f58f8f;border-radius:50%;animation:_spin_17omt_230 1s linear infinite;margin-bottom:1rem}@keyframes _spin_17omt_230{to{transform:rotate(360deg)}}._container_5ygw9_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_5ygw9_7{margin-bottom:24px}._titleArea_5ygw9_11 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_5ygw9_11 ._subtitle_5ygw9_17{color:#7d8194;font-size:.95rem;margin:0}._errorBanner_5ygw9_23{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._articlesGrid_5ygw9_34{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._articleCard_5ygw9_40{background-color:#fff;border:1px solid #ececf4;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px #26234912;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column}._articleCard_5ygw9_40:hover{transform:translateY(-2px);border-color:#ff4f7b33}._articleCard_5ygw9_40:hover ._cardImage_5ygw9_55{transform:scale(1.03)}._cardImageArea_5ygw9_59{height:180px;overflow:hidden;position:relative;background-color:#fafafd}._cardImage_5ygw9_55{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._cardContent_5ygw9_73{padding:20px;display:flex;flex-direction:column;flex:1;justify-content:space-between}._cardMeta_5ygw9_81{display:flex;justify-content:space-between;margin-bottom:10px;align-items:center}._catBadge_5ygw9_88{font-size:.75rem;font-weight:700;color:#ff4f7b;background-color:#fff0f4;padding:4px 10px;border-radius:20px}._ageBadge_5ygw9_97{font-size:.8rem;color:#7d8194;font-weight:600}._articleTitle_5ygw9_103{font-size:1.15rem;color:#1f2a3d;margin:0 0 8px;line-height:1.35;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._excerpt_5ygw9_115{font-size:.875rem;color:#4d5165;line-height:1.45;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_5ygw9_126{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.04);padding-top:10px;margin-top:auto}._doctorBadge_5ygw9_135{font-size:.8rem;font-weight:700;color:#7b61ff;background-color:#f2efff;padding:4px 10px;border-radius:20px}._readTime_5ygw9_144{font-size:.8rem;color:#7d8194;font-weight:600}._favoriteBtn_5ygw9_150{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:4px;transition:transform .2s ease;line-height:1}._favoriteBtn_5ygw9_150:hover{transform:scale(1.15)}._emptyState_5ygw9_164{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:40px 20px;text-align:center;max-width:500px;margin:40px auto;box-shadow:0 18px 55px #26234912}._loadingState_5ygw9_175{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._container_1hb8y_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_1hb8y_7{margin-bottom:24px}._titleArea_1hb8y_11 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_1hb8y_11 ._subtitle_1hb8y_17{color:#7d8194;font-size:.95rem;margin:0}._errorBanner_1hb8y_23{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._webinarsGrid_1hb8y_34{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}._webinarCard_1hb8y_40{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:space-between}._webinarCard_1hb8y_40:hover{transform:translateY(-2px);border-color:#ff4f7b33}._webinarCard_1hb8y_40._registered_1hb8y_55{border-top:4px solid #35b98b}._cardHeader_1hb8y_59{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._durationBadge_1hb8y_66{font-size:.8rem;color:#7d8194;background-color:#fafafd;border:1px solid #ececf4;padding:4px 10px;border-radius:20px;font-weight:600}._statusBadge_1hb8y_76{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;background-color:#fff0f4;color:#ff4f7b}._statusBadge_1hb8y_76._isRegistered_1hb8y_84{background-color:#eafaf4;color:#35b98b}._webinarTitle_1hb8y_89{font-size:1.2rem;color:#1f2a3d;margin:0 0 10px;line-height:1.35;font-weight:700}._description_1hb8y_97{font-size:.9rem;color:#4d5165;line-height:1.5;margin:0 0 16px;flex:1}._speakerBox_1hb8y_105{display:flex;gap:12px;background-color:#faf9ff;padding:10px 14px;border-radius:14px;margin-bottom:16px;align-items:center;border:1px solid rgba(123,97,255,.05)}._speakerAvatar_1hb8y_116{font-size:1.4rem;background-color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 8px #00000008}._speakerInfo_1hb8y_128{display:flex;flex-direction:column;text-align:left}._speakerInfo_1hb8y_128 strong{font-size:.9rem;color:#1f2a3d}._speakerInfo_1hb8y_128 span{font-size:.775rem;color:#7d8194}._timeBox_1hb8y_142{font-size:.85rem;color:#4d5165;margin-bottom:18px;border-top:1px dashed #ececf4;padding-top:12px;text-align:left}._cardActions_1hb8y_151{display:flex;flex-direction:column;gap:8px}._registerBtn_1hb8y_157{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:12px;border-radius:14px;font-weight:700;cursor:pointer;width:100%;text-align:center;transition:all .2s ease;font-family:inherit;font-size:.9rem}._registerBtn_1hb8y_157:hover{box-shadow:0 6px 15px #ff4f7b33}._registeredActions_1hb8y_175{display:flex;flex-direction:column;gap:8px;width:100%}._zoomLinkBtn_1hb8y_182{background:linear-gradient(135deg,#45bd8c,#35b98b);color:#fff;border:none;padding:12px;border-radius:14px;font-weight:700;cursor:pointer;width:100%;text-align:center;text-decoration:none;transition:all .2s ease;font-family:inherit;font-size:.9rem}._zoomLinkBtn_1hb8y_182:hover{box-shadow:0 6px 15px #35b98b33}._facebookLinkBtn_1hb8y_201{background-color:#1877f2;color:#fff;border:none;padding:12px;border-radius:14px;font-weight:700;cursor:pointer;width:100%;text-align:center;text-decoration:none;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:.9rem}._facebookLinkBtn_1hb8y_201:hover{box-shadow:0 6px 15px #1877f233}._unregisterBtn_1hb8y_224{background:none;border:1px solid rgba(0,0,0,.08);color:#7d8194;padding:10px;border-radius:12px;font-size:.85rem;font-weight:600;cursor:pointer;width:100%;text-align:center;transition:all .2s ease;margin-top:4px;font-family:inherit}._unregisterBtn_1hb8y_224:hover{background-color:#fff0f2;color:#ff4f7b;border-color:#ff4f7b33}._emptyState_1hb8y_246{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:40px 20px;text-align:center;max-width:500px;margin:40px auto;box-shadow:0 18px 55px #26234912}._loadingState_1hb8y_257{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._container_5cttv_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_5cttv_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._titleArea_5cttv_16 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_5cttv_16 ._subtitle_5cttv_22{color:#7d8194;font-size:.95rem;margin:0}._childSelector_5cttv_28{display:flex;align-items:center;gap:8px}._childSelector_5cttv_28 label{font-size:.9rem;font-weight:600;color:#4d5165}._selectInput_5cttv_39{padding:10px 32px 10px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;cursor:pointer;outline:none;font-weight:600;color:#4d5165;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%237d8194' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 8px center}._selectInput_5cttv_39:focus{border-color:#ff4f7b4d}._errorBanner_5cttv_59{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.2);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:24px;font-weight:600}._dashboardGrid_5cttv_69{display:flex;flex-direction:column;gap:24px}._summaryGrid_5cttv_76{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}._summaryCard_5cttv_82{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;justify-content:space-between;min-height:140px}._cardHeader_5cttv_94{display:flex;align-items:center;gap:8px;margin-bottom:10px}._cardHeader_5cttv_94 ._cardIcon_5cttv_100{font-size:1.3rem}._cardHeader_5cttv_94 h4{margin:0;font-size:.95rem;font-weight:700;color:#1f2a3d}._countText_5cttv_110{font-size:2.2rem;font-weight:800;color:#1f2a3d;margin:6px 0}._progressCircleArea_5cttv_117{display:flex;align-items:center;gap:10px;margin:10px 0}._progressBarWrapper_5cttv_124{flex:1;height:8px;background-color:#f1f5f9;border-radius:4px;overflow:hidden}._progressBarFill_5cttv_132{height:100%;background-color:#ff4f7b;border-radius:4px;transition:width .5s ease-out}._percentageText_5cttv_139{font-size:1.1rem;font-weight:700;color:#ff4f7b}._cardFooterText_5cttv_145{font-size:.8rem;color:#7d8194;margin:0;line-height:1.4;text-align:left}._measurementsCard_5cttv_154{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912}._measurementsCard_5cttv_154 h3{margin:0 0 16px;font-size:1.25rem;color:#1f2a3d;font-weight:700}._measDetailGrid_5cttv_168{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;align-items:center}._measItem_5cttv_175{display:flex;flex-direction:column;background-color:#faf9ff;border:1px solid rgba(123,97,255,.05);padding:12px 16px;border-radius:16px;text-align:left}._measLabel_5cttv_185{font-size:.8rem;color:#7d8194;margin-bottom:2px}._measValue_5cttv_191{font-size:1.25rem;color:#1f2a3d;font-weight:700}._measDate_5cttv_197{font-size:.85rem;color:#7d8194;text-align:left}._measDate_5cttv_197 strong{color:#1f2a3d}._noMeasText_5cttv_206{text-align:center;padding:16px;color:#7d8194}._noMeasText_5cttv_206 p{margin:0 0 8px}._measLink_5cttv_215{background:none;border:none;color:#ff4f7b;font-weight:700;cursor:pointer;font-size:.9rem;font-family:inherit}._measLink_5cttv_215:hover{text-decoration:underline}._sectionBlock_5cttv_229{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912}._sectionHeader_5cttv_237{margin-bottom:16px}._sectionHeader_5cttv_237 h3{margin:0;font-size:1.25rem;color:#1f2a3d;font-weight:700}._itemGrid_5cttv_247{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}._eventItem_5cttv_253{display:flex;align-items:center;gap:12px;padding:14px;background-color:#fafafd;border:1px solid #ececf4;border-radius:16px}._eventItem_5cttv_253._overdue_5cttv_262{border-color:#ef444433;background-color:#ef444405}._eventItem_5cttv_253._overdue_5cttv_262 ._eventIcon_5cttv_266{background-color:#ef444414;color:#ef4444}._eventItem_5cttv_253._upcoming_5cttv_270{border-color:#7b61ff26;background-color:#7b61ff03}._eventItem_5cttv_253._upcoming_5cttv_270 ._eventIcon_5cttv_266{background-color:#f3efff;color:#7b61ff}._eventIcon_5cttv_266{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}._eventDetails_5cttv_290{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;text-align:left}._eventDetails_5cttv_290 strong{font-size:.9rem;color:#1f2a3d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._eventDetails_5cttv_290 span{font-size:.78rem;color:#7d8194}._emptyBlockText_5cttv_310{padding:16px;text-align:center;color:#7d8194;font-size:.9rem;margin:0}._historyCard_5cttv_319{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912}._historyCard_5cttv_319 h3{margin:0 0 20px;font-size:1.25rem;color:#1f2a3d;font-weight:700}._timeline_5cttv_333{position:relative;padding-left:20px;border-left:2px solid #ececf4;margin:10px 0 10px 10px;display:flex;flex-direction:column;gap:24px}._timelineNode_5cttv_343{position:relative;display:flex;flex-direction:column;gap:8px;text-align:left}._nodeDot_5cttv_351{position:absolute;left:-27px;top:4px;width:12px;height:12px;border-radius:50%;background-color:#ececf4;border:2px solid #fff}._nodeDot_5cttv_351._green_5cttv_361{background-color:#35b98b}._nodeDot_5cttv_351._pink_5cttv_364{background-color:#ff4f7b}._nodeDot_5cttv_351._purple_5cttv_367{background-color:#7b61ff}._nodeDot_5cttv_351._orange_5cttv_370{background-color:#ff9c42}._nodeHeader_5cttv_374{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._nodeHeader_5cttv_374 strong{font-size:.95rem;color:#1f2a3d}._nodeHeader_5cttv_374 ._nodeTag_5cttv_384{font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:12px}._nodeContent_5cttv_391{font-size:.85rem;color:#4d5165;margin:0;line-height:1.45}._nodeDate_5cttv_398{font-size:.78rem;color:#7d8194;margin:0}._loadingState_5cttv_404{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._container_1wlzg_1{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_1wlzg_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._titleArea_1wlzg_16 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._titleArea_1wlzg_16 ._subtitle_1wlzg_22{color:#7d8194;font-size:.95rem;margin:0}._childSelector_1wlzg_28{display:flex;align-items:center;gap:8px}._childSelector_1wlzg_28 label{font-size:.9rem;font-weight:600;color:#4d5165}._selectInput_1wlzg_39{padding:10px 32px 10px 16px;border:1px solid #ececf4;border-radius:14px;font-size:.9rem;font-family:inherit;background-color:#fafafd;cursor:pointer;outline:none;font-weight:600;color:#4d5165;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%237d8194' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 8px center}._selectInput_1wlzg_39:focus{border-color:#ff4f7b4d}._errorBanner_1wlzg_59{background-color:#ff4d4f0f;border:1px solid rgba(255,77,79,.15);color:#ff4d4f;padding:1rem;border-radius:12px;margin-bottom:16px;font-size:.95rem}._loadingContainer_1wlzg_69{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;color:#7d8194;gap:16px}._spinner_1wlzg_79{width:40px;height:40px;border:4px solid rgba(255,79,123,.1);border-left-color:#ff4f7b;border-radius:50%;animation:_spin_1wlzg_79 1s linear infinite}@keyframes _spin_1wlzg_79{to{transform:rotate(360deg)}}._emptyProfiles_1wlzg_93{text-align:center;padding:80px 16px;background:#fff;border-radius:24px;box-shadow:0 18px 55px #26234912;max-width:480px;margin:40px auto;border:1px solid #ececf4}._emptyProfiles_1wlzg_93 h3{font-size:1.25rem;color:#1f2a3d;margin:0 0 8px;font-weight:700}._emptyProfiles_1wlzg_93 p{color:#7d8194;font-size:.9rem;margin:0 0 24px;line-height:1.5}._addChildBtn_1wlzg_116{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:10px 18px;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit;font-size:.88rem}._addChildBtn_1wlzg_116:hover{box-shadow:0 6px 15px #ff4f7b33}._filtersRow_1wlzg_132{margin-bottom:24px}._filtersScroll_1wlzg_136{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}._filterBtn_1wlzg_143{background:none;border:1px solid #ececf4;font-family:inherit;font-size:.88rem;font-weight:600;color:#4d5165;padding:10px 16px;border-radius:14px;cursor:pointer;transition:all .2s;white-space:nowrap}._filterBtn_1wlzg_143:hover,._filterBtn_1wlzg_143._active_1wlzg_156{background:linear-gradient(90deg,#fff0f4,#fff8fa);color:#ff4f7b;border-color:#ff4f7b33}._filterBtn_1wlzg_143._active_1wlzg_156{font-weight:700}._emptyGames_1wlzg_165{text-align:center;padding:40px 16px;color:#7d8194}._emptyGames_1wlzg_165 ._emptyGamesIcon_1wlzg_170{font-size:3rem;margin-bottom:8px}._emptyGames_1wlzg_165 h4{font-size:1.25rem;color:#1f2a3d;margin-bottom:4px;font-weight:700}._emptyGames_1wlzg_165 p{font-size:.9rem}._gamesGrid_1wlzg_184{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}._gameCard_1wlzg_190{background-color:#fff;border:1px solid #ececf4;border-radius:24px;padding:20px;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;gap:14px;transition:all .25s ease}._gameCard_1wlzg_190:hover{transform:translateY(-2px);border-color:#ff4f7b33}._gameCard_1wlzg_190 ._cardHeader_1wlzg_205{display:flex;justify-content:space-between;align-items:center}._gameCard_1wlzg_190 ._cardAge_1wlzg_210{font-size:.75rem;font-weight:700;color:#7b61ff;background-color:#f2efff;padding:4px 10px;border-radius:20px}._gameCard_1wlzg_190 ._cardTitle_1wlzg_218{font-size:1.2rem;color:#1f2a3d;margin:0;line-height:1.35;font-weight:700;text-align:left}._gameCard_1wlzg_190 ._cardDescription_1wlzg_226{color:#4d5165;font-size:.9rem;line-height:1.5;margin:0;flex-grow:1;text-align:left}._gameCard_1wlzg_190 ._cardWarning_1wlzg_234{background-color:#fff1f2;border-left:3px solid #be123c;padding:8px 12px;border-radius:8px;color:#be123c;font-size:.8rem;line-height:1.4;text-align:left;font-weight:600}._gameCard_1wlzg_190 ._cardVideo_1wlzg_245{margin-top:auto;text-align:left}._gameCard_1wlzg_190 ._cardVideo_1wlzg_245 ._cardVideoBtn_1wlzg_249{display:inline-flex;align-items:center;gap:6px;color:#ff4f7b;font-size:.85rem;font-weight:700;text-decoration:none;padding:8px 12px;background-color:#fff0f2;border-radius:12px;width:fit-content;transition:all .2s ease}._gameCard_1wlzg_190 ._cardVideo_1wlzg_245 ._cardVideoBtn_1wlzg_249:hover{background-color:#ffe4e6;transform:translate(2px)}._container_h9sus_2{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_h9sus_8{margin-bottom:24px}._header_h9sus_8 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0}._header_h9sus_8 ._subtitle_h9sus_17{font-size:.95rem;color:#7d8194;margin:6px 0 0}._filterSection_h9sus_24{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0;flex-wrap:wrap}@media(max-width:768px){._filterSection_h9sus_24{flex-direction:column;align-items:stretch}}._searchBar_h9sus_39{display:flex;align-items:center;background:#fafafd;border:1px solid #ececf4;border-radius:14px;padding:0 16px;min-height:44px;flex:1;max-width:450px}@media(max-width:768px){._searchBar_h9sus_39{max-width:100%}}._searchBar_h9sus_39 ._searchIcon_h9sus_55{font-size:.95rem;margin-right:6px}._searchBar_h9sus_39 input{border:none;outline:none;font-family:inherit;font-size:.9rem;color:#1f2a3d;width:100%;background:transparent}._searchBar_h9sus_39 input::placeholder{color:#7d8194}._filterGroups_h9sus_72{display:flex;gap:10px;flex-wrap:wrap}._selectWrapper_h9sus_78{position:relative;background:#fafafd;border:1px solid #ececf4;border-radius:14px;min-height:44px;min-width:180px;display:flex;align-items:center}@media(max-width:480px){._selectWrapper_h9sus_78{flex:1;min-width:100%}}._selectWrapper_h9sus_78 select{width:100%;height:100%;border:none;outline:none;background:transparent;padding:0 32px 0 16px;font-family:inherit;font-size:.9rem;font-weight:600;color:#4d5165;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}._selectWrapper_h9sus_78:after{content:"▼";font-size:8px;color:#7d8194;position:absolute;right:16px;pointer-events:none}._loadingState_h9sus_118,._errorState_h9sus_118,._emptyState_h9sus_118{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._errorState_h9sus_118{color:#d32f2f}._specialistsGrid_h9sus_130{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;margin-top:16px}@media(max-width:400px){._specialistsGrid_h9sus_130{grid-template-columns:1fr}}._specialistCard_h9sus_143{background:#fff;border-radius:24px;border:1px solid #ececf4;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;padding:22px;transition:all .25s cubic-bezier(.16,1,.3,1);overflow:hidden;position:relative}._specialistCard_h9sus_143:hover{transform:translateY(-3px);border-color:#ff4f7b4d;box-shadow:0 22px 60px #2623491f}._cardTop_h9sus_161{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}._avatarWrapper_h9sus_168{position:relative;flex-shrink:0}._avatarWrapper_h9sus_168 ._avatar_h9sus_168,._avatarWrapper_h9sus_168 ._avatarPlaceholder_h9sus_173{width:58px;height:58px;border-radius:18px;object-fit:cover;display:grid;place-items:center;font-size:1.8rem;background:linear-gradient(135deg,#f3effe,#fae8ff);border:2px solid #e9d5ff;box-shadow:0 4px 12px #7c3aed1a}._avatarWrapper_h9sus_168 ._verifiedBadge_h9sus_185{position:absolute;bottom:-3px;right:-3px;width:22px;height:22px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;box-shadow:0 2px 6px #10b9814d}._avatarWrapper_h9sus_168 ._verifiedBadge_h9sus_185 svg{width:13px;height:13px}._mainInfo_h9sus_205{flex:1;min-width:0}._mainInfo_h9sus_205 ._categoryBadge_h9sus_209{display:inline-flex;align-items:center;gap:4px;font-size:.74rem;font-weight:700;color:#7b61ff;background:#f3effe;padding:3px 10px;border-radius:99px;margin-bottom:6px;border:1px solid #e9d5ff}._mainInfo_h9sus_205 ._doctorName_h9sus_222{font-size:1.15rem;font-weight:800;color:#1f2a3d;margin:0 0 2px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._mainInfo_h9sus_205 ._doctorTitle_h9sus_232{font-size:.84rem;font-weight:600;color:#ff4f7b;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardDetails_h9sus_242{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:12px}._cardDetails_h9sus_242 ._description_h9sus_249{font-size:.86rem;color:#64748b;line-height:1.5;margin:0;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardDetails_h9sus_242 ._metaInfo_h9sus_260{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}._cardDetails_h9sus_242 ._metaItem_h9sus_268{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#64748b;font-weight:500}._cardDetails_h9sus_242 ._metaItem_h9sus_268 svg{color:#7b61ff;flex-shrink:0}._cardFooter_h9sus_281{margin-top:14px}._contactBtn_h9sus_285{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ffdce5;background:linear-gradient(135deg,#fff2f6,#fff9fb);color:#ff4f7b;border-radius:14px;padding:11px 16px;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:inherit}._contactBtn_h9sus_285:hover{background:linear-gradient(135deg,#ffe4ec,#ffd6e4);border-color:#ffb8ca;transform:translateY(-1px);box-shadow:0 4px 14px #ff4f7b33}._modalOverlay_h9sus_310{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_h9sus_325{background:#f8f8fc;border-radius:24px;width:100%;max-width:1150px;max-height:92vh;padding:24px;box-shadow:0 20px 60px #00000026;position:relative;overflow-y:auto;animation:_modalAppear_h9sus_1 .25s cubic-bezier(.16,1,.3,1);text-align:left}@keyframes _modalAppear_h9sus_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_h9sus_349{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #ececf4;padding-bottom:12px}._backBtn_h9sus_358{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#363b50;font-weight:600;font-size:.9rem;cursor:pointer}._backBtn_h9sus_358:hover{color:#ff4f7b}._closeBtn_h9sus_373{border:none;background:transparent;font-size:1.8rem;color:#7d8194;cursor:pointer;line-height:1;padding:0 4px;transition:color .2s ease}._closeBtn_h9sus_373:hover{color:#1f2a3d}._topGrid_h9sus_387,._middleGrid_h9sus_387{display:grid;grid-template-columns:1fr 360px;gap:16px;margin-bottom:16px}@media(max-width:1200px){._topGrid_h9sus_387,._middleGrid_h9sus_387{grid-template-columns:1fr}}._bottomGrid_h9sus_399{display:grid;grid-template-columns:1.05fr .95fr .9fr;gap:16px;margin-bottom:16px}@media(max-width:1200px){._bottomGrid_h9sus_399{grid-template-columns:1fr}}._panel_h9sus_411{padding:24px;border:1px solid #ececf4;border-radius:18px;background:#fff;box-shadow:0 18px 55px #26234912;margin-bottom:16px}._panelTitle_h9sus_420{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;border-bottom:1px solid #fafafd;padding-bottom:8px}._panelTitle_h9sus_420 strong{display:flex;align-items:center;gap:8px;font-size:1.05rem;font-weight:700}._heroCard_h9sus_436{display:grid;grid-template-columns:170px 1fr auto;gap:24px;align-items:start}@media(max-width:768px){._heroCard_h9sus_436{grid-template-columns:130px 1fr}}@media(max-width:600px){._heroCard_h9sus_436{grid-template-columns:1fr;text-align:center}}._avatarArea_h9sus_454{display:flex;justify-content:center;align-items:center}._doctorImg_h9sus_460{width:170px;height:170px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 24px #00000014}@media(max-width:768px){._doctorImg_h9sus_460{width:130px;height:130px}}._doctorPlaceholder_h9sus_475{display:grid;place-items:center;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#fff5f8,#e8dcff);font-size:6rem}@media(max-width:768px){._doctorPlaceholder_h9sus_475{width:130px;height:130px;font-size:4.5rem}}._doctorInfo_h9sus_492 h1{display:flex;align-items:center;gap:8px;font-size:1.7rem;margin:4px 0 8px;font-weight:800}@media(max-width:600px){._doctorInfo_h9sus_492 h1{justify-content:center}}._verifiedIcon_h9sus_506{color:#7b61ff;fill:#fff2f5}._roleTag_h9sus_511{display:inline-block;color:#ff4f7b;font-size:.95rem;font-weight:700;margin-bottom:12px}._shortBio_h9sus_519{color:#7d8194;line-height:1.55;margin-bottom:16px;font-size:.9rem}._metaList_h9sus_526{display:flex;flex-wrap:wrap;gap:10px 18px;padding:0;margin:0;list-style:none;color:#4f5468;font-size:.85rem}._metaList_h9sus_526 li{display:flex;align-items:center;gap:6px}@media(max-width:600px){._metaList_h9sus_526{justify-content:center}}._ratingStar_h9sus_547{color:#ff9b3d}._heroActions_h9sus_551{display:grid;align-content:start;gap:10px}@media(max-width:768px){._heroActions_h9sus_551{grid-column:1/-1;grid-template-columns:1fr 1fr}}@media(max-width:600px){._heroActions_h9sus_551{grid-template-columns:1fr}}._primaryBtn_h9sus_568,._secondaryBtn_h9sus_568{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border-radius:10px;font-weight:700;font-size:.85rem;text-decoration:none;cursor:pointer;transition:all .2s ease}._primaryBtn_h9sus_568{border:0;background:linear-gradient(135deg,#ff4f7b,#ef4775);color:#fff;box-shadow:0 4px 12px #ff4f7b33}._primaryBtn_h9sus_568:hover{opacity:.95;transform:translateY(-1px)}._secondaryBtn_h9sus_568{border:1px solid #ececf4;background:#fff;color:#44495d}._secondaryBtn_h9sus_568:hover{background:#fafafd;transform:translateY(-1px)}._specialties_h9sus_603{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._specialties_h9sus_603 span{padding:6px 12px;border-radius:99px;background:#f1edff;color:#7b61ff;font-size:.78rem;font-weight:600}@media(max-width:600px){._specialties_h9sus_603{justify-content:center}}._slotsList_h9sus_624{display:grid;gap:6px}._slotsList_h9sus_624 button{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:0;border-radius:8px;background:linear-gradient(90deg,#faf8ff,#f5efff);font-size:.88rem;cursor:pointer}._slotsList_h9sus_624 button:hover{background:#f0e6ff}._slotsList_h9sus_624 button span{font-weight:500;color:#3b3d4a}._slotsList_h9sus_624 button b{padding:4px 8px;border:1px solid #d9cdfd;border-radius:8px;color:#7b61ff;font-size:.8rem;background:#fff}._slotsDisclaimer_h9sus_655{font-size:.75rem;color:#7d8194;text-align:center;margin:12px 0 0;font-style:italic}._tabs_h9sus_663{display:flex;gap:8px;border-bottom:1px solid #ececf4;margin-bottom:16px;overflow-x:auto}._tabs_h9sus_663 button{padding:8px 12px;border:0;border-bottom:2px solid transparent;background:transparent;font-weight:600;font-size:.88rem;color:#7d8194;white-space:nowrap;cursor:pointer}._tabs_h9sus_663 button:hover{color:#ff4f7b}._tabs_h9sus_663 button._active_h9sus_684{border-bottom-color:#ff4f7b;color:#ff4f7b}._aboutContent_h9sus_689{display:grid;grid-template-columns:1fr 200px;gap:24px}._aboutContent_h9sus_689 h3{margin-top:0;margin-bottom:10px;font-size:1.15rem}._aboutContent_h9sus_689 p{color:#555a6d;line-height:1.6;margin-bottom:10px;font-size:.9rem}@media(max-width:768px){._aboutContent_h9sus_689{grid-template-columns:1fr}}._aboutIllustration_h9sus_711{display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#faf6ff,#fff7fa);font-size:3.8rem;min-height:120px;border:1px solid rgba(255,79,123,.05)}._activityGrid_h9sus_721{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._activityGrid_h9sus_721 article{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:12px;border-radius:14px}._activityGrid_h9sus_721 article svg{grid-row:1/3;width:24px;height:24px}._activityGrid_h9sus_721 article strong{font-size:1.25rem;font-weight:800}._activityGrid_h9sus_721 article small{color:#7d8194;font-size:.72rem;grid-column:2}._activityGrid_h9sus_721 ._purple_h9sus_748{background:#f2efff;color:#7b61ff}._activityGrid_h9sus_721 ._pink_h9sus_752{background:#fff0f4;color:#ff4f7b}._activityGrid_h9sus_721 ._green_h9sus_756{background:#eafaf4;color:#35b98b}._activityGrid_h9sus_721 ._orange_h9sus_760{background:#fff5e8;color:#ff9c42}._serviceList_h9sus_765{display:grid}._serviceItem_h9sus_769{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f8f8fc}._serviceItem_h9sus_769:last-child{border-bottom:0}._serviceItem_h9sus_769 p{margin:0;display:flex;flex-direction:column}._serviceItem_h9sus_769 p strong{font-size:.9rem;font-weight:600;color:#3b3d4a}._serviceItem_h9sus_769 p small{color:#7d8194;font-size:.75rem;margin-top:2px}._serviceItem_h9sus_769 b{color:#ff4f7b;font-size:.9rem;font-weight:700}._serviceIcon_h9sus_801{display:grid;place-items:center;width:36px;height:36px;border-radius:10px}._serviceIcon_h9sus_801._s1_h9sus_808{background:#f1edff;color:#7b61ff}._serviceIcon_h9sus_801._s2_h9sus_812{background:#fff0f4;color:#ff4f7b}._serviceIcon_h9sus_801._s3_h9sus_816{background:#fff5e8;color:#ff9c42}._serviceIcon_h9sus_801._s4_h9sus_820{background:#eafaf4;color:#35b98b}._webinarList_h9sus_825{display:grid}._webinarItem_h9sus_829{display:grid;grid-template-columns:60px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f8f8fc}._webinarItem_h9sus_829:last-child{border-bottom:0}._webinarItem_h9sus_829 p{margin:0;display:flex;flex-direction:column;gap:3px}._webinarItem_h9sus_829 p strong{font-size:.88rem;font-weight:600;color:#3b3d4a}._webinarItem_h9sus_829 p small{display:flex;align-items:center;gap:4px;color:#7d8194;font-size:.75rem}._webinarImg_h9sus_859{display:grid;place-items:center;height:56px;border-radius:10px;background:#fff4e9;font-size:1.6rem;border:1px solid rgba(255,156,66,.05)}._liveBadge_h9sus_869{align-self:start;font-size:.6rem;font-weight:700;background:#fff0f4;color:#ff4f7b;padding:1px 6px;border-radius:99px;letter-spacing:.5px}._reviewList_h9sus_880{display:grid;gap:8px}._reviewItem_h9sus_885{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #f8f8fc}._reviewItem_h9sus_885:last-child{border-bottom:0}._reviewItem_h9sus_885 div{display:flex;flex-direction:column;gap:3px}._reviewItem_h9sus_885 strong{font-size:.9rem;font-weight:600;color:#3b3d4a;display:flex;justify-content:space-between}._reviewItem_h9sus_885 p{margin:0;color:#5f6477;font-size:.85rem;line-height:1.5}._reviewItem_h9sus_885 small{color:#7d8194;font-size:.75rem}._stars_h9sus_918{color:#ffad2f;letter-spacing:1px}._reviewAvatar_h9sus_923{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#8f5dd1;color:#fff;font-weight:700;font-size:.85rem}._slotsDisclaimerBtn_h9sus_935{padding:8px 12px;border:1px solid #ffd0dc;border-radius:9px;background:#fff;color:#ff4f7b;font-weight:700;font-size:.78rem;cursor:pointer;white-space:nowrap;transition:all .2s ease}._slotsDisclaimerBtn_h9sus_935:hover{background:#fff0f4}._webinarJoinBtn_h9sus_951{padding:8px 11px;border:1px solid #ddd3ff;border-radius:9px;background:#fff;color:#7b61ff;font-weight:700;font-size:.78rem;cursor:pointer;white-space:nowrap;transition:all .2s ease}._webinarJoinBtn_h9sus_951:hover{background:#f3efff}._textBtn_h9sus_967{border:0;background:transparent;color:#7b61ff;font-weight:600;font-size:.85rem;padding:4px 8px;border-radius:6px;cursor:pointer;transition:all .2s ease}._textBtn_h9sus_967:hover{background-color:#f3efff}._feedbackSuccessAlert_h9sus_983{display:flex;align-items:center;gap:10px;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;padding:12px 18px;border-radius:12px;margin-bottom:20px;font-weight:600;font-size:.95rem}._feedbackErrorAlert_h9sus_997{display:flex;align-items:center;gap:10px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:12px 18px;border-radius:12px;margin-bottom:20px;font-weight:600;font-size:.95rem}._servicesTabList_h9sus_1012{display:flex;flex-direction:column;gap:12px}._serviceItemRow_h9sus_1018{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fafafd;border:1px solid #ececf4;border-radius:14px;gap:16px}@media(max-width:600px){._serviceItemRow_h9sus_1018{flex-direction:column;align-items:flex-start}}._serviceItemRow_h9sus_1018 strong{font-size:1rem;font-weight:700;color:#1f2a3d;display:block;margin-bottom:4px}._serviceItemRow_h9sus_1018 p{font-size:.88rem;color:#555a6d;margin:0 0 6px}._serviceItemRow_h9sus_1018 small{display:inline-flex;align-items:center;gap:4px;color:#7d8194;font-size:.78rem;font-weight:600}._serviceItemRight_h9sus_1055{display:flex;align-items:center;gap:14px}@media(max-width:600px){._serviceItemRight_h9sus_1055{width:100%;justify-content:space-between}}._priceTag_h9sus_1067{font-size:1.15rem;font-weight:800;color:#ff4f7b;white-space:nowrap}._reviewsTabContent_h9sus_1075{display:flex;flex-direction:column;gap:16px}._reviewsHeaderRow_h9sus_1081{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid #ececf4;flex-wrap:wrap;gap:12px}._reviewsHeaderRow_h9sus_1081 h3{margin:0 0 4px;font-size:1.15rem;font-weight:800;color:#1f2a3d}._reviewsHeaderRow_h9sus_1081 p{margin:0;font-size:.88rem;color:#7d8194}._reviewsHeaderRow_h9sus_1081 p b{color:#ff9c42;font-size:1rem}._reviewsList_h9sus_1106{display:flex;flex-direction:column;gap:12px}._emptyReviews_h9sus_1112{padding:30px;text-align:center;color:#7d8194;background:#fafafd;border-radius:12px;font-size:.92rem}._modalOverlay_h9sus_310{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;z-index:1000;padding:20px}._subModalContent_h9sus_1133{background:#fff;border-radius:20px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #00000040;padding:28px;animation:_modalPop_h9sus_1 .2s cubic-bezier(.16,1,.3,1)}@keyframes _modalPop_h9sus_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._modalHeader_h9sus_349{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #ececf4}._modalHeader_h9sus_349 h2{margin:0;font-size:1.25rem;font-weight:800;color:#1e2038}._modalHeader_h9sus_349 ._closeBtn_h9sus_373{background:transparent;border:0;font-size:1.6rem;color:#7d8194;cursor:pointer;line-height:1}._modalHeader_h9sus_349 ._closeBtn_h9sus_373:hover{color:#1e2038}._form_h9sus_1181{display:flex;flex-direction:column;gap:16px}._formRow_h9sus_1187{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:500px){._formRow_h9sus_1187{grid-template-columns:1fr}}._formGroup_h9sus_1198{display:flex;flex-direction:column;gap:6px}._formGroup_h9sus_1198 label{font-size:.86rem;font-weight:700;color:#374151}._formGroup_h9sus_1198 input,._formGroup_h9sus_1198 select,._formGroup_h9sus_1198 textarea{padding:10px 14px;border-radius:12px;border:1px solid #dcdce8;font-size:.92rem;font-family:inherit;outline:none;box-sizing:border-box;background:#fafafd}._formGroup_h9sus_1198 input:focus,._formGroup_h9sus_1198 select:focus,._formGroup_h9sus_1198 textarea:focus{border-color:#7b61ff;box-shadow:0 0 0 3px #7b61ff1a;background:#fff}._radioGroup_h9sus_1224{display:flex;gap:16px;margin-top:4px}._radioLabel_h9sus_1230{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#4b5168;cursor:pointer}._radioLabel_h9sus_1230 input[type=radio]{accent-color:#7b61ff;width:17px;height:17px}._timeSlotGrid_h9sus_1245{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:6px}@media(max-width:480px){._timeSlotGrid_h9sus_1245{grid-template-columns:repeat(3,1fr)}}._timeSlotBtn_h9sus_1257{padding:8px;border-radius:10px;border:1px solid #ececf4;background:#fafafd;color:#374151;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s}._timeSlotBtn_h9sus_1257:hover{border-color:#7b61ff;background:#f4efff;color:#7b61ff}._activeTimeSlot_h9sus_1274{background:#7b61ff!important;color:#fff!important;border-color:#7b61ff!important}._starPicker_h9sus_1280{display:flex;align-items:center;gap:8px}._starPicker_h9sus_1280 button{background:transparent;border:0;font-size:2rem;line-height:1;cursor:pointer;padding:2px 4px;transition:transform .1s ease}._starPicker_h9sus_1280 button:hover{transform:scale(1.15)}._starActive_h9sus_1298{color:#fa0}._starInactive_h9sus_1302{color:#d1d5db}._ratingText_h9sus_1306{margin-left:8px;font-size:.9rem;font-weight:700;color:#4b5168}._formActions_h9sus_1313{display:flex;justify-content:flex-end;gap:12px;margin-top:10px;padding-top:16px;border-top:1px solid #ececf4}._saveBtn_h9sus_1322{background:#ff4f7b;color:#fff;border:0;padding:12px 24px;border-radius:12px;font-weight:700;font-size:.92rem;cursor:pointer;transition:background .2s}._saveBtn_h9sus_1322:hover{background:#ff265c}._saveBtn_h9sus_1322:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_h9sus_1341{background:#f3f4f6;color:#4b5563;border:0;padding:12px 20px;border-radius:12px;font-weight:600;font-size:.92rem;cursor:pointer;transition:all .2s}._cancelBtn_h9sus_1341:hover{background:#e5e7eb}._mainNavTabs_h9sus_1357{display:flex;gap:12px;margin-bottom:24px;background:#fff;padding:8px;border-radius:16px;border:1px solid #ececf4;box-shadow:0 4px 15px #00000008;overflow-x:auto}._mainNavBtn_h9sus_1369{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border:0;border-radius:12px;background:transparent;color:#64748b;font-size:.94rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}._mainNavBtn_h9sus_1369:hover{color:#7b61ff;background:#f8f6ff}._mainNavBtn_h9sus_1369._mainNavActive_h9sus_1388{background:#7b61ff;color:#fff;box-shadow:0 4px 12px #7c3aed40}._parentInquiriesSection_h9sus_1395{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}._sectionTitleRow_h9sus_1402{margin-bottom:8px}._sectionTitleRow_h9sus_1402 h2{margin:0 0 6px;font-size:1.4rem;font-weight:800;color:#1e2038}._sectionTitleRow_h9sus_1402 p{margin:0;color:#7d8194;font-size:.92rem}._emptyInquiriesState_h9sus_1417{text-align:center;padding:50px 20px;background:#fff;border-radius:20px;border:1px dashed #d5d7e2}._emptyInquiriesState_h9sus_1417 ._emptyIcon_h9sus_1424{font-size:3.5rem;margin-bottom:12px}._emptyInquiriesState_h9sus_1417 h3{margin:0 0 8px;font-size:1.25rem;color:#1e2038}._emptyInquiriesState_h9sus_1417 p{margin:0 0 20px;color:#7d8194;font-size:.94rem}._parentInquiriesGrid_h9sus_1439{display:grid;grid-template-columns:1fr;gap:18px}._parentInquiryCard_h9sus_1445{background:#fff;border:1px solid #ececf4;border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 18px #2623490a;transition:all .2s ease}._parentInquiryCard_h9sus_1445:hover{border-color:#dcd9f4;box-shadow:0 6px 24px #26234912}._inquiryCardHeader_h9sus_1461{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-bottom:12px;border-bottom:1px solid #f1f1f8}._doctorMiniProfile_h9sus_1471{display:flex;align-items:center;gap:12px}._doctorMiniProfile_h9sus_1471 ._miniAvatar_h9sus_1476{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#f1edff;display:grid;place-items:center;font-size:1.4rem;border:2px solid #e9d5ff}._doctorMiniProfile_h9sus_1471 strong{display:block;font-size:1rem;color:#1e2038}._doctorMiniProfile_h9sus_1471 span{font-size:.82rem;color:#7d8194;font-weight:600}._statusBadgeClosed_h9sus_1498{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._statusBadgeAnswered_h9sus_1508{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._statusBadgePending_h9sus_1518{background:#fffbeb;color:#b45309;border:1px solid #fde68a;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}._inquiryQuestionBlock_h9sus_1528{background:#fcfcfd;border:1px solid #f1f1f7;border-radius:12px;padding:14px 16px}._questionMeta_h9sus_1535{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._questionMeta_h9sus_1535 strong{font-size:.94rem;color:#1e2038}._questionMeta_h9sus_1535 small{font-size:.78rem;color:#94a3b8}._parentQuestionText_h9sus_1550{margin:0;font-size:.9rem;color:#475569;line-height:1.5;white-space:pre-wrap}._doctorReplyBlock_h9sus_1558{background:linear-gradient(135deg,#fbfaff,#f6f3ff);border:1px solid #e0d7fa;border-radius:14px;padding:16px 18px}._doctorReplyHeader_h9sus_1565{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._doctorReplyHeader_h9sus_1565 strong{font-size:.92rem;color:#7b61ff}._doctorReplyHeader_h9sus_1565 small{font-size:.78rem;color:#7c3aed;font-weight:600}._doctorReplyText_h9sus_1581{margin:0;font-size:.92rem;color:#2e1065;line-height:1.55;white-space:pre-wrap}._inquiryActionsRow_h9sus_1589{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:6px}._deleteBtn_h9sus_1597{display:inline-flex;align-items:center;gap:5px;background:transparent;color:#ef4444;border:1px solid #fecaca;padding:8px 14px;border-radius:10px;font-size:.84rem;font-weight:600;cursor:pointer;transition:all .2s;margin-left:auto}._deleteBtn_h9sus_1597:hover{background:#fef2f2;border-color:#f87171}._servicesTabList_h9sus_1012{display:flex;flex-direction:column;gap:14px}._serviceItemRow_h9sus_1018{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #eef0f7;border-radius:14px;padding:16px 20px;box-shadow:0 3px 12px #26234908;transition:all .2s ease;gap:16px}._serviceItemRow_h9sus_1018:hover{border-color:#e0d7fa;box-shadow:0 6px 18px #7c3aed0f}@media(max-width:680px){._serviceItemRow_h9sus_1018{flex-direction:column;align-items:stretch}}._serviceItemLeft_h9sus_1646{flex:1}._serviceItemLeft_h9sus_1646 strong{display:block;font-size:1.05rem;color:#1e2038;margin-bottom:4px}._serviceItemLeft_h9sus_1646 p{font-size:.86rem;color:#64748b;margin:0 0 8px;line-height:1.45}._serviceMetaRow_h9sus_1662{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._serviceMetaRow_h9sus_1662 small{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:.78rem;font-weight:600}._servicePaymentBadges_h9sus_1677{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._serviceMethodPill_h9sus_1684{display:inline-flex;align-items:center;gap:4px;background:#f8fafc;color:#475569;padding:3px 8px;border-radius:6px;font-size:.72rem;font-weight:600;border:1px solid #e2e8f0}._serviceItemRight_h9sus_1055{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media(max-width:680px){._serviceItemRight_h9sus_1055{flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #f1f5f9;padding-top:10px}}._priceTag_h9sus_1067{font-size:1.25rem;font-weight:800;color:#ff4f7b}._serviceBtnsRow_h9sus_1719{display:flex;align-items:center;gap:8px}._payMethodsBtn_h9sus_1725{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;border-radius:10px;padding:9px 14px;font-size:.84rem;font-weight:700;cursor:pointer;transition:all .2s ease}._payMethodsBtn_h9sus_1725:hover{background:#dcfce7;border-color:#86efac;transform:translateY(-1px)}._paymentModalLarge_h9sus_1745{max-width:720px!important;width:95%!important}._modalSubTitle_h9sus_1750{font-size:.88rem;color:#64748b;margin:4px 0 0;font-weight:500}._servicePriceHighlight_h9sus_1757{color:#ff4f7b;font-weight:800}._paymentModalBody_h9sus_1762{display:flex;flex-direction:column;gap:16px;max-height:65vh;overflow-y:auto;padding:4px 2px}._paymentNoticeBanner_h9sus_1771{display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #86efac;border-radius:14px;padding:14px 16px;color:#065f46}._paymentNoticeBanner_h9sus_1771 ._shieldIcon_h9sus_1781{color:#10b981;flex-shrink:0;margin-top:2px}._paymentNoticeBanner_h9sus_1771 strong{display:block;font-size:.94rem;color:#065f46;margin-bottom:2px}._paymentNoticeBanner_h9sus_1771 p{font-size:.82rem;color:#047857;margin:0;line-height:1.45}._paymentRequisitesGrid_h9sus_1799{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}@media(max-width:640px){._paymentRequisitesGrid_h9sus_1799{grid-template-columns:1fr}}._requisiteCard_h9sus_1810{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 2px 8px #00000005}._requisiteHeader_h9sus_1821{display:flex;align-items:center;gap:10px;border-bottom:1px solid #f1f5f9;padding-bottom:8px}._requisiteHeader_h9sus_1821 ._methodIconBadge_h9sus_1828{font-size:1.4rem}._requisiteHeader_h9sus_1821 strong{display:block;font-size:.94rem;color:#1e2038}._requisiteHeader_h9sus_1821 small{font-size:.74rem;color:#94a3b8}._requisiteBody_h9sus_1841{display:flex;flex-direction:column;gap:8px}._requisiteFieldRow_h9sus_1847{display:flex;flex-direction:column;gap:3px}._requisiteFieldRow_h9sus_1847 ._fieldLabel_h9sus_1852{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.4px}._copyableField_h9sus_1860{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px}._copyableField_h9sus_1860 code{font-family:monospace;font-weight:700;font-size:.86rem;color:#0f172a;word-break:break-all}._copyableField_h9sus_1860 ._ibanCode_h9sus_1877{font-size:.9rem;color:#1e1b4b;letter-spacing:.5px}._copyableField_h9sus_1860 span{font-size:.85rem;font-weight:600;color:#334155}._copyBtn_h9sus_1888{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;font-size:.74rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s ease;flex-shrink:0}._copyBtn_h9sus_1888:hover{background:#f1f5f9;color:#0f172a;border-color:#94a3b8}._requisiteLinkBtn_h9sus_1909{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(135deg,#7b61ff,#7c3aed);color:#fff;text-decoration:none;padding:9px 14px;border-radius:10px;font-size:.84rem;font-weight:700;transition:all .2s ease;margin-top:4px}._requisiteLinkBtn_h9sus_1909:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed40}._requisiteHint_h9sus_1930{font-size:.82rem;color:#64748b;margin:0;line-height:1.45}._customNotesBox_h9sus_1937{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:12px 16px;color:#92400e}._customNotesBox_h9sus_1937 strong{display:block;font-size:.88rem;margin-bottom:4px}._customNotesBox_h9sus_1937 p{font-size:.84rem;margin:0;line-height:1.45;white-space:pre-line}._container_zvivn_2{max-width:1200px;margin:0 auto;padding:24px 16px 40px}._header_zvivn_8{margin-bottom:24px}._header_zvivn_8 h1{font-size:1.8rem;font-weight:800;color:#1f2a3d;margin:0 0 6px}._header_zvivn_8 ._subtitle_zvivn_17{font-size:.95rem;color:#7d8194;margin:0;line-height:1.5}._filterSection_zvivn_25{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px 0;flex-wrap:wrap}@media(max-width:768px){._filterSection_zvivn_25{flex-direction:column;align-items:stretch}}._searchBar_zvivn_40{display:flex;align-items:center;background:#fafafd;border:1px solid #ececf4;border-radius:14px;padding:0 16px;min-height:44px;flex:1;max-width:450px;transition:all .2s ease}@media(max-width:768px){._searchBar_zvivn_40{max-width:100%}}._searchBar_zvivn_40 ._searchIcon_zvivn_57{font-size:.95rem;margin-right:8px}._searchBar_zvivn_40 input{border:none;outline:none;font-family:inherit;font-size:.9rem;color:#1f2a3d;width:100%;background:transparent}._searchBar_zvivn_40 input::placeholder{color:#7d8194}._filterGroups_zvivn_74{display:flex;gap:10px;flex-wrap:wrap}._selectWrapper_zvivn_80{position:relative;background:#fafafd;border:1px solid #ececf4;border-radius:14px;min-height:44px;min-width:200px;display:flex;align-items:center;transition:all .2s ease}@media(max-width:480px){._selectWrapper_zvivn_80{flex:1;min-width:100%}}._selectWrapper_zvivn_80 select{width:100%;height:100%;border:none;outline:none;background:transparent;padding:0 36px 0 16px;font-family:inherit;font-size:.9rem;font-weight:600;color:#4d5165;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}._selectWrapper_zvivn_80:after{content:"▼";font-size:8px;color:#7d8194;position:absolute;right:16px;pointer-events:none}._loadingState_zvivn_121,._errorState_zvivn_121,._emptyState_zvivn_121{padding:80px 0;text-align:center;font-size:1rem;color:#7d8194}._errorState_zvivn_121{color:#be123c}._partnersGrid_zvivn_133{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;margin-top:16px}@media(max-width:400px){._partnersGrid_zvivn_133{grid-template-columns:1fr}}._card_zvivn_146{background:#fff;border-radius:24px;border:1px solid #ececf4;box-shadow:0 18px 55px #26234912;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}._card_zvivn_146:hover{transform:translateY(-2px);border-color:#ff4f7b33}._cardHeader_zvivn_161{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0}._avatar_zvivn_168{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#ffb9c8,#ff6e91);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem}._avatarImg_zvivn_180{width:100%;height:100%;border-radius:50%;object-fit:cover}._categoryBadge_zvivn_187{font-size:.75rem;font-weight:700;color:#7b61ff;background:#f2efff;padding:4px 10px;border-radius:20px}._cardBody_zvivn_196{padding:20px;flex:1;display:flex;flex-direction:column}._cardBody_zvivn_196 h3{font-size:1.15rem;font-weight:700;color:#1f2a3d;margin:0 0 6px}._cityLocation_zvivn_209{font-size:.85rem;font-weight:700;color:#35b98b;margin-bottom:12px;text-align:left}._desc_zvivn_217{font-size:.9rem;line-height:1.55;color:#4d5165;margin:0 0 16px;flex:1;text-align:left}._contactList_zvivn_226{border-top:1px solid rgba(0,0,0,.04);padding-top:10px;display:flex;flex-direction:column;gap:8px}._contactItem_zvivn_234{display:flex;justify-content:space-between;font-size:.8rem}._contactItem_zvivn_234 span{color:#7d8194;font-weight:500}._contactItem_zvivn_234 strong{color:#1f2a3d;font-weight:700}._contactItem_zvivn_234 strong a{color:#ff4f7b;text-decoration:none}._contactItem_zvivn_234 strong a:hover{text-decoration:underline}._cardFooter_zvivn_255{padding:0 20px 20px}._websiteBtn_zvivn_259{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid #ffdce5;color:#ff4f7b;background:linear-gradient(90deg,#fff2f6,#fff9fb);border-radius:14px;min-height:42px;font-size:.88rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;font-family:inherit}._websiteBtn_zvivn_259:hover{background:linear-gradient(90deg,#ffeef3,#fff0f5)}._container_1kw1c_2{max-width:720px;margin:0 auto;padding:32px 16px}._header_1kw1c_8{text-align:center;margin-bottom:32px}._header_1kw1c_8 h1{font-size:2.2rem;font-weight:800;color:#1f2a3d;margin:0 0 8px;line-height:1.25;letter-spacing:-.03em}._header_1kw1c_8 ._subtitle_1kw1c_20{color:#667085;font-size:1rem;max-width:580px;margin:0 auto;line-height:1.5}._typeSelector_1kw1c_28{display:flex;background-color:#2821340a;padding:6px;border-radius:18px;margin-bottom:32px;gap:4px}._typeBtn_1kw1c_37{flex:1;border:none;background:transparent;padding:12px 16px;border-radius:14px;font-weight:750;color:#667085;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:6px;font-size:.95rem}._typeBtn_1kw1c_37:hover{color:#f95072}._typeBtn_1kw1c_37._active_1kw1c_56{background-color:#fff;color:#f95072;box-shadow:0 4px 12px #432c4014}._formCard_1kw1c_62{background:#ffffffe0;border:1px solid rgba(42,36,51,.06);border-radius:22px;padding:32px;box-shadow:0 14px 40px #3a2a410f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:480px){._formCard_1kw1c_62{padding:20px 16px}}._cardHeader_1kw1c_76{margin-bottom:24px;border-bottom:1px solid #ece8ee;padding-bottom:16px}._cardHeader_1kw1c_76 h3{font-size:1.25rem;font-weight:800;color:#1f2a3d;margin:0 0 6px;letter-spacing:-.01em}._cardHeader_1kw1c_76 p{color:#667085;font-size:.88rem;margin:0}._errorText_1kw1c_94{background-color:#fff0f2;border-left:4px solid #f95072;color:#f95072;padding:14px;border-radius:12px;margin-bottom:24px;font-weight:700;font-size:.9rem}._form_1kw1c_62{display:flex;flex-direction:column;gap:20px}._formRow_1kw1c_111{display:flex;gap:16px}@media(max-width:576px){._formRow_1kw1c_111{flex-direction:column;gap:20px}}._formGroup_1kw1c_122{display:flex;flex-direction:column;gap:8px;flex:1;position:relative}._formGroup_1kw1c_122 label{font-weight:750;font-size:.88rem;color:#1f2a3d}._formGroup_1kw1c_122 input,._formGroup_1kw1c_122 select,._formGroup_1kw1c_122 textarea{border:1px solid #ece8ee;border-radius:15px;padding:12px 16px;font-family:inherit;font-size:.95rem;color:#1f2a3d;background-color:#ffffffe6;transition:border-color .2s ease,box-shadow .2s ease}._formGroup_1kw1c_122 input:focus,._formGroup_1kw1c_122 select:focus,._formGroup_1kw1c_122 textarea:focus{outline:none;border-color:#ff7180;box-shadow:0 0 0 3px #ff718026}._formGroup_1kw1c_122 input::placeholder,._formGroup_1kw1c_122 select::placeholder,._formGroup_1kw1c_122 textarea::placeholder{color:#98a2b3}._formGroup_1kw1c_122 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:36px}._formGroup_1kw1c_122 textarea{resize:vertical}._formGroup_1kw1c_122:has(select):after{content:"▼";font-size:8px;color:#667085;position:absolute;right:16px;bottom:16px;pointer-events:none}._submitBtn_1kw1c_177{background:linear-gradient(135deg,#ff7180,#f95072);color:#fff;border:none;border-radius:15px;padding:14px 28px;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 12px 28px #f9507238;transition:transform .16s ease,box-shadow .16s ease;margin-top:12px}._submitBtn_1kw1c_177:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 32px #f9507247}._submitBtn_1kw1c_177:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}._successCard_1kw1c_202{background:#ffffffe0;border:1px solid rgba(42,36,51,.06);border-radius:22px;padding:48px 32px;text-align:center;box-shadow:0 14px 40px #3a2a410f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:600px;margin:32px auto;animation:_scaleIn_1kw1c_1 .35s cubic-bezier(.175,.885,.32,1.275)}._successCard_1kw1c_202 ._successIcon_1kw1c_214{font-size:4rem;margin-bottom:16px}._successCard_1kw1c_202 h2{font-size:1.8rem;color:#1f2a3d;margin:0 0 8px;font-weight:800;letter-spacing:-.02em}._successCard_1kw1c_202 p{font-size:1.02rem;color:#667085;line-height:1.6;margin:0 0 16px}._successCard_1kw1c_202 ._successNote_1kw1c_231{font-size:.92rem;color:#667085;border-top:1px solid #ece8ee;padding-top:16px;margin-bottom:24px}._successCard_1kw1c_202 ._homeBtn_1kw1c_238{background:linear-gradient(135deg,#ff7180,#f95072);color:#fff;border:none;border-radius:15px;padding:12px 28px;font-weight:800;cursor:pointer;box-shadow:0 12px 28px #f9507238;transition:transform .16s ease,box-shadow .16s ease}._successCard_1kw1c_202 ._homeBtn_1kw1c_238:hover{transform:translateY(-2px);box-shadow:0 14px 32px #f9507247}@keyframes _scaleIn_1kw1c_1{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}._testModeBanner_1kw1c_264{background-color:#fffbeb;border:1px solid #fef3c7;border-left:5px solid #f59e0b;border-radius:14px;padding:16px 20px;margin-bottom:24px;color:#92400e;font-size:.95rem;line-height:1.5;font-weight:500}._testModeBanner_1kw1c_264 strong{font-weight:750;color:#78350f}._container_yckjh_1{max-width:800px;margin:0 auto;padding:2rem 1rem;text-align:center}._header_yckjh_8{margin-bottom:2rem}._header_yckjh_8 h1{font-family:Nunito,sans-serif;font-size:2.2rem;font-weight:800;color:#444;margin:0 0 .5rem}._header_yckjh_8 ._subtitle_yckjh_18{font-family:Nunito,sans-serif;font-size:1.1rem;line-height:1.6;color:#4449;margin:0}._developmentCard_yckjh_26{background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.04);padding:2rem;box-shadow:0 10px 30px #00000008;display:flex;flex-direction:column;align-items:center;gap:1rem}._developmentCard_yckjh_26 ._heartBabyImage_yckjh_37{max-width:160px;height:auto;margin-bottom:.25rem;opacity:.95}._developmentCard_yckjh_26 ._icon_yckjh_43{font-size:3rem;animation:_heartBeat_yckjh_1 2s infinite}._developmentCard_yckjh_26 h2{font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:700;color:#444;margin:0}._developmentCard_yckjh_26 p{font-family:Nunito,sans-serif;font-size:1.05rem;line-height:1.6;color:#444444b3;margin:0;max-width:500px}._developmentCard_yckjh_26 ._contactText_yckjh_62{margin-top:.5rem;font-weight:500}._developmentCard_yckjh_26 ._emailLink_yckjh_66{display:inline-block;font-family:Nunito,sans-serif;font-size:1.2rem;font-weight:700;color:#f58f8f;text-decoration:underline;transition:transform .2s ease}._developmentCard_yckjh_26 ._emailLink_yckjh_66:hover{transform:scale(1.05)}._developmentCard_yckjh_26 ._revolutBox_yckjh_78{margin:1rem 0;display:flex;flex-direction:column;align-items:center;gap:.25rem;width:100%;max-width:320px}._developmentCard_yckjh_26 ._donateButton_yckjh_87{display:inline-block;width:100%;background:linear-gradient(135deg,#0075eb,#00c6ff);color:#fff;padding:14px 24px;border-radius:16px;font-weight:700;font-size:1.05rem;text-decoration:none;box-shadow:0 4px 15px #0075eb33;transition:all .2s ease;font-family:Nunito,sans-serif}._developmentCard_yckjh_26 ._donateButton_yckjh_87:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0075eb4d;color:#fff}._developmentCard_yckjh_26 ._donateButton_yckjh_87:active{transform:translateY(0)}._developmentCard_yckjh_26 ._revolutLink_yckjh_109{font-size:.85rem;color:#4446;font-weight:500}@keyframes _heartBeat_yckjh_1{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}._container_1bkut_1{max-width:1200px;margin:0 auto;padding:1rem .5rem}._header_1bkut_7{margin-bottom:2rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}._header_1bkut_7 h1{font-family:Nunito,sans-serif;font-size:2.2rem;font-weight:800;color:#444;margin:0 0 .5rem}._header_1bkut_7 ._subtitle_1bkut_21{font-family:Nunito,sans-serif;font-size:1rem;line-height:1.6;color:#777;margin:0}._loading_1bkut_29{text-align:center;color:#777;padding:2rem 0;font-family:Nunito,sans-serif;font-size:1rem}._layout_1bkut_38{display:flex;gap:2rem;align-items:flex-start}@media(max-width:900px){._layout_1bkut_38{flex-direction:column;align-items:stretch}}._historyCol_1bkut_50{flex:1.4;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.04);padding:1.5rem;box-shadow:0 4px 20px #00000005;display:flex;flex-direction:column;gap:1rem}._settingsCol_1bkut_62{flex:1;background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.04);padding:1.5rem;box-shadow:0 4px 20px #00000005;display:flex;flex-direction:column;gap:1.5rem}._panelHeader_1bkut_74{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:.5rem;min-height:40px}._panelHeader_1bkut_74 h2{font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:700;color:#444;margin:0}._linkBtn_1bkut_90{background:none;border:none;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:600;color:#f58f8f;cursor:pointer;padding:0}._linkBtn_1bkut_90:hover{text-decoration:underline}._saveToast_1bkut_104{font-family:Nunito,sans-serif;font-size:.8rem;font-weight:600;color:#2e7d32;background:#e8f5e9;padding:4px 10px;border-radius:6px;animation:_fadeIn_1bkut_1 .2s ease}._saveToast_1bkut_104._error_1bkut_114{color:#c62828;background:#ffebee}@keyframes _fadeIn_1bkut_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._notificationList_1bkut_130{display:flex;flex-direction:column;gap:.5rem}._notificationCard_1bkut_136{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid rgba(0,0,0,.08);border-radius:12px;cursor:pointer;transition:all .2s ease;background:transparent}._notificationCard_1bkut_136:hover{border-color:#f58f8f40;background-color:#00000003}._notificationCard_1bkut_136._unread_1bkut_151{background-color:#f58f8f05;border-color:#f58f8f1a}._notificationCard_1bkut_136._unread_1bkut_151:hover{background-color:#f58f8f0a;border-color:#f58f8f4d}._notifIcon_1bkut_160{font-size:1.5rem;width:40px;height:40px;background:#00000008;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._notifContent_1bkut_172{flex:1;display:flex;flex-direction:column;gap:2px}._notifContent_1bkut_172 h3{font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;color:#444;margin:0}._notifContent_1bkut_172 p{font-family:Nunito,sans-serif;font-size:.85rem;line-height:1.4;color:#555;margin:4px 0}._notifMeta_1bkut_193{display:flex;align-items:center;gap:.5rem}._unreadBadge_1bkut_199{background-color:#f58f8f;color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;padding:1px 6px;border-radius:4px}._dateLabel_1bkut_209{font-family:Nunito,sans-serif;font-size:.725rem;color:#777}._arrowIcon_1bkut_215{font-size:1.2rem;color:#777;align-self:center;margin-left:.5rem;transition:transform .2s ease}._notificationCard_1bkut_136:hover ._arrowIcon_1bkut_215{transform:translate(4px);color:#f58f8f}._emptyState_1bkut_228{text-align:center;padding:60px 0;color:#777}._emptyState_1bkut_228 ._emptyIcon_1bkut_233{font-size:3rem;margin-bottom:.5rem;display:inline-block}._emptyState_1bkut_228 p{font-family:Nunito,sans-serif;font-size:.9rem;margin:0}._settingsGroup_1bkut_245{display:flex;flex-direction:column;gap:1rem}._settingsGroup_1bkut_245 h3{font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:700;color:#444;margin:0}._settingsGroup_1bkut_245 ._groupDesc_1bkut_257{font-family:Nunito,sans-serif;font-size:.8rem;color:#777;margin:calc(-1rem + 4px) 0 4px 0}._toggleRow_1bkut_264{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.03)}._toggleRow_1bkut_264:last-child{border-bottom:none}._toggleRow_1bkut_264 h4{font-family:Nunito,sans-serif;font-size:.9rem;font-weight:600;color:#444;margin:0 0 2px}._toggleRow_1bkut_264 span{font-family:Nunito,sans-serif;font-size:.775rem;color:#777}._switch_1bkut_288{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}._switch_1bkut_288 input{opacity:0;width:0;height:0}._slider_1bkut_301{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}._slider_1bkut_301:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #00000026}input:checked+._slider_1bkut_301{background-color:#f58f8f}input:focus+._slider_1bkut_301{box-shadow:0 0 1px #f58f8f}input:checked+._slider_1bkut_301:before{transform:translate(20px)}._container_1n8u8_1{display:flex;height:calc(100vh - 120px);background-color:#f8f9fa;border-radius:12px;box-shadow:0 10px 30px #00000008;overflow:hidden;border:1px solid rgba(0,0,0,.05)}@media(max-width:768px){._container_1n8u8_1{flex-direction:column;height:calc(100vh - 140px)}}._sidebar_1n8u8_17{width:280px;background-color:#fff9f5;border-right:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;padding:1rem}@media(max-width:768px){._sidebar_1n8u8_17{width:100%;height:180px;border-right:none;border-bottom:1px solid rgba(0,0,0,.06)}}._newChatBtn_1n8u8_34{background-color:#f58f8f;color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;margin-bottom:1rem}._newChatBtn_1n8u8_34:hover{background-color:#f37878;transform:translateY(-1px);box-shadow:0 4px 10px #f58f8f4d}._newChatBtn_1n8u8_34:active{transform:translateY(0)}._chatList_1n8u8_58{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem;padding-right:2px}._chatList_1n8u8_58::-webkit-scrollbar{width:4px}._chatList_1n8u8_58::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:4px}._chatItem_1n8u8_74{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-radius:8px;cursor:pointer;background-color:transparent;transition:all .2s ease;border:1px solid transparent}._chatItem_1n8u8_74:hover{background-color:#f58f8f14}._chatItem_1n8u8_74._active_1n8u8_88{background-color:#fff;border-color:#f58f8f33;box-shadow:0 2px 8px #00000008}._chatItem_1n8u8_74._active_1n8u8_88 ._chatTitle_1n8u8_93{font-weight:600;color:#444}._chatInfo_1n8u8_98{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}._chatIcon_1n8u8_106{font-size:1.1rem}._chatTitle_1n8u8_93{font-size:.95rem;color:#5e5e5e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}._deleteBtn_1n8u8_119{background:transparent;border:none;color:#919191;cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._deleteBtn_1n8u8_119:hover{color:#f58f8f;background-color:#0000000d}._chatWindow_1n8u8_136{flex:1;display:flex;flex-direction:column;background-color:#fff}._chatHeader_1n8u8_143{padding:1rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:space-between}._headerTitle_1n8u8_151{font-size:1.1rem;font-weight:600;color:#444}._messageArea_1n8u8_157{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background-color:#fcfcfc}._messageArea_1n8u8_157::-webkit-scrollbar{width:6px}._messageArea_1n8u8_157::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:4px}._welcomeScreen_1n8u8_174{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background-color:#fff}._welcomeCard_1n8u8_185{max-width:540px;display:flex;flex-direction:column;align-items:center;gap:1rem}._welcomeCard_1n8u8_185 h2{color:#444;font-size:1.8rem;margin:0}._welcomeCard_1n8u8_185 p{color:#6a6a6a;font-size:1.05rem;margin:0 0 1rem;line-height:1.5}._suggestionsGrid_1n8u8_204{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin-top:1rem}@media(max-width:480px){._suggestionsGrid_1n8u8_204{grid-template-columns:1fr}}._suggestionCard_1n8u8_217{background-color:#fff9f5;border:1px solid rgba(245,143,143,.15);border-radius:8px;padding:1rem;font-size:.95rem;color:#444;cursor:pointer;transition:all .2s ease;text-align:left;line-height:1.4}._suggestionCard_1n8u8_217:hover{background-color:#f58f8f1a;border-color:#f58f8f;transform:translateY(-2px);box-shadow:0 4px 12px #00000005}._messageBubble_1n8u8_236{display:flex;gap:1rem;max-width:85%}._messageBubble_1n8u8_236._user_1n8u8_241{align-self:flex-end;flex-direction:row-reverse}._messageBubble_1n8u8_236._user_1n8u8_241 ._bubbleText_1n8u8_245{background-color:#f58f8f;color:#fff;border-bottom-right-radius:4px}._messageBubble_1n8u8_236._model_1n8u8_250{align-self:flex-start}._messageBubble_1n8u8_236._model_1n8u8_250 ._bubbleText_1n8u8_245{background-color:#fff;color:#444;border-bottom-left-radius:4px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px #00000005}._avatar_1n8u8_261{width:36px;height:36px;border-radius:50%;background-color:#8fd3c1;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;flex-shrink:0;box-shadow:0 2px 6px #0000000d}._avatar_1n8u8_261._userAvatar_1n8u8_275{background-color:#777}._avatar_1n8u8_261._modelAvatar_1n8u8_278{background-color:#f58f8f}._bubbleText_1n8u8_245{padding:1rem;border-radius:12px;font-size:.95rem;line-height:1.5;white-space:pre-wrap}._bubbleText_1n8u8_245 p{margin:0 0 .5rem}._bubbleText_1n8u8_245 p:last-child{margin-bottom:0}._bubbleText_1n8u8_245 ul,._bubbleText_1n8u8_245 ol{margin:0 0 .5rem;padding-left:2rem}._bubbleText_1n8u8_245 li{margin-bottom:.25rem}._bubbleText_1n8u8_245 em{font-size:.88rem;color:#848484;display:block;border-top:1px solid rgba(0,0,0,.06);padding-top:.5rem;margin-top:.5rem}._typingBubble_1n8u8_311{align-self:flex-start;display:flex;gap:1rem}._typingIndicator_1n8u8_317{background-color:#fff;border:1px solid rgba(0,0,0,.05);padding:1rem 1.5rem;border-radius:12px 12px 12px 4px;display:flex;align-items:center;gap:5px;box-shadow:0 2px 8px #00000005}._typingIndicator_1n8u8_317 span{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#919191;animation:_bounce_1n8u8_1 1.4s infinite ease-in-out both}._typingIndicator_1n8u8_317 span:nth-child(1){animation-delay:-.32s}._typingIndicator_1n8u8_317 span:nth-child(2){animation-delay:-.16s}@keyframes _bounce_1n8u8_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}._inputArea_1n8u8_351{padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.06)}._inputWrapper_1n8u8_356{display:flex;gap:1rem}._textInput_1n8u8_361{flex:1;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1rem;font-size:.95rem;font-family:inherit;resize:none;height:50px;transition:border-color .2s ease}._textInput_1n8u8_361:focus{outline:none;border-color:#f58f8f}._sendBtn_1n8u8_377{background-color:#f58f8f;color:#fff;border:none;width:50px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease}._sendBtn_1n8u8_377:hover:not(:disabled){background-color:#f37878}._sendBtn_1n8u8_377:disabled{background-color:#b7b7b7;cursor:not-allowed}._disclaimer_1n8u8_398{font-size:.78rem;color:#9d9d9d;text-align:center;margin-top:.5rem;line-height:1.3}._exportBtn_1n8u8_406{background-color:transparent;border:1px solid rgba(245,143,143,.2);color:#f58f8f;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}._exportBtn_1n8u8_406:hover{background-color:#f58f8f0d;border-color:#f58f8f}._quickChips_1n8u8_425{display:flex;gap:8px;padding:8px 24px;background-color:#fcfcfc;flex-wrap:wrap}._quickChips_1n8u8_425 button{background-color:#fff;border:1px solid #ececf4;color:#4d5165;padding:6px 12px;border-radius:16px;font-size:.85rem;font-weight:600;cursor:pointer;box-shadow:0 2px 6px #00000005;transition:all .2s ease}._quickChips_1n8u8_425 button:hover{border-color:#f58f8f4d;color:#f58f8f;box-shadow:0 3px 8px #0000000a}._rateLimitWarning_1n8u8_450{background-color:#fff9e6;border:1px solid #ffeeba;color:#856404;padding:10px 16px;border-radius:8px;font-size:.88rem;margin-bottom:12px;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 6px #8564040d}._rateLimitWarning_1n8u8_450 strong{color:#533f03;font-family:monospace;font-size:1rem}._policyContainer_cqig3_1{max-width:800px;margin:32px auto;padding:40px;background:#ffffffe0;border-radius:22px;border:1px solid rgba(42,36,51,.06);box-shadow:0 14px 40px #3a2a410f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-family:Inter,sans-serif;box-sizing:border-box}@media(max-width:480px){._policyContainer_cqig3_1{padding:24px 16px}}._policyContainer_cqig3_1 h1{font-size:2rem;font-weight:800;color:#1f2a3d;margin-bottom:8px;letter-spacing:-.02em}._lastUpdated_cqig3_26{font-size:.88rem;color:#667085;margin-bottom:24px;border-bottom:1px solid #ece8ee;padding-bottom:8px;font-weight:500}._section_cqig3_35{margin-bottom:24px}._section_cqig3_35 h2{font-size:1.25rem;font-weight:800;color:#1f2a3d;margin-bottom:8px;letter-spacing:-.01em}._section_cqig3_35 p{font-size:.95rem;color:#344054;line-height:1.6;margin-bottom:8px}._section_cqig3_35 ul{padding-left:20px;margin-bottom:8px}._section_cqig3_35 ul li{font-size:.95rem;color:#344054;line-height:1.6;margin-bottom:6px}._warningText_cqig3_62{background-color:#fffbeb;border-left:4px solid #f59e0b;padding:16px;border-radius:0 12px 12px 0;margin-top:8px;color:#b45309;font-size:.9rem;line-height:1.5}._backLink_cqig3_73{display:inline-block;margin-top:24px;color:#f95072;font-weight:800;text-decoration:underline}._backLink_cqig3_73:hover{color:#ff7180}._loading_1051a_1{text-align:center;padding:2rem;font-size:1.2rem;color:#444;font-family:Nunito,sans-serif}._errorContainer_1051a_9{max-width:500px;margin:100px auto;text-align:center;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000000d}._errorMessage_1051a_19{color:#dc2626;font-size:1.1rem;margin-bottom:1rem}._reportPage_1051a_25{max-width:1260px;margin:2rem auto;padding:0 1rem;font-family:Nunito,sans-serif}._actionsPanel_1051a_32{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;background-color:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}@media print{._actionsPanel_1051a_32{display:none}}._backBtn_1051a_48{background:none;border:none;color:#64748b;font-size:.95rem;font-weight:600;cursor:pointer;transition:color .2s ease}._backBtn_1051a_48:hover{color:#444}._rightActions_1051a_61{display:flex;align-items:center;gap:12px}._shareBtn_1051a_67{background:#fff;color:#f58f8f;border:1.5px solid #f58f8f;padding:.5rem 1rem;border-radius:6px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}._shareBtn_1051a_67:hover{background-color:#f58f8f14;transform:translateY(-1px)}._printBtn_1051a_86{background-color:#f58f8f;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;font-weight:700;font-size:.95rem;cursor:pointer;box-shadow:0 4px 10px #f58f8f33;transition:all .2s ease}._printBtn_1051a_86:hover{background-color:#f26a6a;transform:translateY(-1px);box-shadow:0 6px 14px #f58f8f4d}._printableReport_1051a_104{background-color:#fff;padding:3rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 20px #00000005}@media print{._printableReport_1051a_104{border:none;box-shadow:none;padding:0;margin:0}}._reportHeader_1051a_120{display:flex;flex-direction:column;gap:1rem;border-bottom:2px solid #cbd5e1;padding-bottom:1rem;margin-bottom:2rem}@media(min-width:768px){._reportHeader_1051a_120{flex-direction:row;justify-content:space-between;align-items:flex-end}}._logoAndTitle_1051a_136{display:flex;align-items:center;gap:1rem}._logoAndTitle_1051a_136 h1{font-size:1.4rem;font-weight:700;color:#1e293b;margin:0}._brandLogo_1051a_148{height:60px;width:auto}._subtitle_1051a_153{font-size:.88rem;color:#64748b;margin:2px 0 0}._reportMeta_1051a_159{text-align:left;font-size:.88rem;color:#334155}._reportMeta_1051a_159 p{margin:4px 0}@media(min-width:768px){._reportMeta_1051a_159{text-align:right}}._section_1051a_173{margin-bottom:2rem;page-break-inside:avoid}._sectionTitle_1051a_178{font-size:1.15rem;font-weight:700;color:#0f172a;border-bottom:1px solid #e2e8f0;padding-bottom:.25rem;margin:0 0 1rem;text-transform:uppercase}._subsectionTitle_1051a_188{font-size:.95rem;font-weight:700;color:#475569;margin:1rem 0 .25rem}._gridFields_1051a_195{display:grid;grid-template-columns:1fr;gap:.5rem;margin-bottom:.5rem}@media(min-width:600px){._gridFields_1051a_195{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){._gridFields_1051a_195{grid-template-columns:repeat(3,1fr)}}._field_1051a_212{font-size:.95rem;line-height:1.5}._field_1051a_212 span{color:#64748b;margin-right:6px}._field_1051a_212 strong{color:#1e293b}._emptyText_1051a_224{color:#94a3b8;font-style:italic;font-size:.9rem;margin:0}._reportTable_1051a_231{width:100%;border-collapse:collapse;margin-top:.5rem}._reportTable_1051a_231 th,._reportTable_1051a_231 td{border:1px solid #cbd5e1;padding:10px 12px;font-size:.88rem;text-align:left;line-height:1.4}._reportTable_1051a_231 th{background-color:#f1f5f9;color:#334155;font-weight:700}._reportTable_1051a_231 tr:nth-child(2n){background-color:#f8fafc}@media print{._reportTable_1051a_231 th{background-color:#f1f5f9!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}._printReportFooter_1051a_259{border-top:1px solid #cbd5e1;padding-top:2rem;margin-top:3rem;page-break-inside:avoid}._disclaimer_1051a_266{font-size:.78rem;color:#94a3b8;line-height:1.5;margin:0}@media print{._reportPage_1051a_25{margin:0!important;padding:0!important;max-width:100%!important;width:100%!important}._printableReport_1051a_104{padding:0!important;margin:0!important;font-size:.85rem!important}._reportTable_1051a_231{width:100%!important;table-layout:auto!important}._reportTable_1051a_231 th,._reportTable_1051a_231 td{padding:6px 8px!important;font-size:.72rem!important;word-break:break-word!important}header,footer{display:none!important}main,body,html{padding:0!important;margin:0!important;background:#fff!important;box-shadow:none!important;width:100%!important;height:auto!important}}._pageWrapper_xq1rq_1{min-height:100vh;background-color:#f8fafc;color:#1e293b;font-family:inherit;padding-bottom:60px}._topBar_xq1rq_9{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 24px;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #0000000a}._topBar_xq1rq_9 ._topBarInner_xq1rq_18{max-width:1260px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._topBar_xq1rq_9 ._brandGroup_xq1rq_27{display:flex;align-items:center;gap:16px}._topBar_xq1rq_9 ._brandGroup_xq1rq_27 ._logo_xq1rq_32{height:36px;width:auto}._topBar_xq1rq_9 ._brandGroup_xq1rq_27 ._docBadge_xq1rq_36{display:inline-flex;align-items:center;gap:6px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-size:.82rem;font-weight:600;padding:6px 12px;border-radius:999px}._topBar_xq1rq_9 ._actionsGroup_xq1rq_48{display:flex;align-items:center;gap:12px}._topBar_xq1rq_9 ._actionsGroup_xq1rq_48 ._validityBadge_xq1rq_53{font-size:.82rem;color:#059669;background:#ecfdf5;padding:6px 12px;border-radius:8px;border:1px solid #a7f3d0;display:inline-flex;align-items:center;gap:6px}._topBar_xq1rq_9 ._actionsGroup_xq1rq_48 ._printBtn_xq1rq_64{background:linear-gradient(135deg,#f58f8f,#ff3b69);color:#fff;border:none;border-radius:10px;padding:9px 18px;font-size:.9rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 12px #f58f8f40;transition:all .2s}._topBar_xq1rq_9 ._actionsGroup_xq1rq_48 ._printBtn_xq1rq_64:hover{transform:translateY(-1px);box-shadow:0 6px 16px #f58f8f59}._mainContainer_xq1rq_84{max-width:1260px;margin:32px auto 0;padding:0 20px;display:flex;flex-direction:column;gap:24px}._card_xq1rq_93{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 4px 15px #00000005}._childHeaderCard_xq1rq_101{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap;border-left:6px solid #f58f8f}._childHeaderCard_xq1rq_101 ._childPrimary_xq1rq_109{display:flex;align-items:center;gap:16px}._childHeaderCard_xq1rq_101 ._childPrimary_xq1rq_109 ._avatar_xq1rq_114{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#f58f8f26,#f58f8f0d);display:flex;align-items:center;justify-content:center;font-size:2rem}._childHeaderCard_xq1rq_101 ._childPrimary_xq1rq_109 ._childName_xq1rq_124{margin:0 0 4px;font-size:1.5rem;font-weight:700;color:#0f172a}._childHeaderCard_xq1rq_101 ._childPrimary_xq1rq_109 ._childMeta_xq1rq_130{display:flex;align-items:center;gap:12px;font-size:.9rem;color:#64748b;flex-wrap:wrap}._childHeaderCard_xq1rq_101 ._childPrimary_xq1rq_109 ._childMeta_xq1rq_130 span{display:inline-flex;align-items:center;gap:4px}._childHeaderCard_xq1rq_101 ._birthGrid_xq1rq_143{display:grid;grid-template-columns:repeat(3,auto);gap:16px;background:#f8fafc;padding:12px 18px;border-radius:12px;border:1px solid #f1f5f9}._childHeaderCard_xq1rq_101 ._birthGrid_xq1rq_143 ._birthStat_xq1rq_152{text-align:center}._childHeaderCard_xq1rq_101 ._birthGrid_xq1rq_143 ._birthStat_xq1rq_152 ._statLabel_xq1rq_155{font-size:.75rem;color:#64748b;text-transform:uppercase;font-weight:600}._childHeaderCard_xq1rq_101 ._birthGrid_xq1rq_143 ._birthStat_xq1rq_152 ._statVal_xq1rq_161{font-size:.95rem;font-weight:700;color:#1e293b;margin-top:2px}._sectionTitle_xq1rq_168{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0 0 16px;display:flex;align-items:center;gap:8px}._tableWrapper_xq1rq_178{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0}._medicalTable_xq1rq_184{width:100%;border-collapse:collapse;font-size:.85rem;text-align:left}._medicalTable_xq1rq_184 th{background:#f8fafc;color:#475569;font-weight:600;padding:10px 12px;border-bottom:1px solid #e2e8f0;white-space:nowrap}._medicalTable_xq1rq_184 td{padding:10px 12px;border-bottom:1px solid #f1f5f9;color:#334155}._medicalTable_xq1rq_184 tr:last-child td{border-bottom:none}._medicalTable_xq1rq_184 tr:hover td{background:#fafafa}._statusBadge_xq1rq_210{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:600}._statusBadge_xq1rq_210._completed_xq1rq_219{background:#dcfce7;color:#15803d}._statusBadge_xq1rq_210._pending_xq1rq_223{background:#fef3c7;color:#b45309}._statusBadge_xq1rq_210._highTemp_xq1rq_227{background:#fee2e2;color:#b91c1c;font-weight:700}._chartContainer_xq1rq_233{position:relative;width:100%;background:#fff;border-radius:12px;margin-top:12px;overflow:hidden}._chartContainer_xq1rq_233 svg{width:100%;height:auto;display:block}._chartContainer_xq1rq_233 ._gridLine_xq1rq_246{stroke:#e2e8f0;stroke-dasharray:4 4;stroke-width:1}._chartContainer_xq1rq_233 ._axisLine_xq1rq_251{stroke:#94a3b8;stroke-width:1.5}._chartContainer_xq1rq_233 ._axisLabelX_xq1rq_255,._chartContainer_xq1rq_233 ._axisLabelY_xq1rq_255{fill:#64748b;font-size:11px;font-family:inherit}._chartContainer_xq1rq_233 ._chartLine_xq1rq_260{fill:none;stroke:#f58f8f;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}._chartContainer_xq1rq_233 ._chartPoint_xq1rq_267{transition:r .2s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}._periodRow_xq1rq_272{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}._periodRow_xq1rq_272 ._filterGroup_xq1rq_280{display:flex;gap:6px;background:#f1f5f9;padding:4px;border-radius:10px}._periodRow_xq1rq_272 ._filterGroup_xq1rq_280 ._filterBtn_xq1rq_287{background:transparent;border:none;padding:6px 12px;border-radius:8px;font-size:.82rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s}._periodRow_xq1rq_272 ._filterGroup_xq1rq_280 ._filterBtn_xq1rq_287:hover{color:#1e293b}._periodRow_xq1rq_272 ._filterGroup_xq1rq_280 ._filterBtn_xq1rq_287._active_xq1rq_301{background:#fff;color:#f58f8f;box-shadow:0 2px 6px #0000000f}._footerNote_xq1rq_307{text-align:center;font-size:.82rem;color:#94a3b8;margin-top:24px}._stateBox_xq1rq_314{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}._stateBox_xq1rq_314 ._stateCard_xq1rq_321{background:#fff;border-radius:20px;padding:40px;text-align:center;max-width:480px;box-shadow:0 10px 40px #0000000f;border:1px solid #e2e8f0}._stateBox_xq1rq_314 ._stateCard_xq1rq_321 ._stateIcon_xq1rq_330{font-size:3rem;margin-bottom:16px}._stateBox_xq1rq_314 ._stateCard_xq1rq_321 h2{margin:0 0 10px;font-size:1.35rem;color:#0f172a}._stateBox_xq1rq_314 ._stateCard_xq1rq_321 p{margin:0 0 24px;font-size:.92rem;color:#64748b;line-height:1.5}._stateBox_xq1rq_314 ._stateCard_xq1rq_321 ._homeLink_xq1rq_345{display:inline-block;background:#f58f8f;color:#fff;padding:10px 20px;border-radius:10px;text-decoration:none;font-weight:600;font-size:.9rem;transition:opacity .2s}._stateBox_xq1rq_314 ._stateCard_xq1rq_321 ._homeLink_xq1rq_345:hover{opacity:.9}@media print{._topBar_xq1rq_9,._periodRow_xq1rq_272,._footerNote_xq1rq_307{display:none!important}._pageWrapper_xq1rq_1{background:#fff!important;padding:0!important}._mainContainer_xq1rq_84{max-width:100%!important;margin:0!important;padding:0!important}._card_xq1rq_93{border:1px solid #ccc!important;box-shadow:none!important;break-inside:avoid;padding:16px!important;margin-bottom:16px!important}._medicalTable_xq1rq_184{font-size:.75rem!important}._medicalTable_xq1rq_184 th,._medicalTable_xq1rq_184 td{padding:6px 8px!important}}._container_57r8r_1{max-width:1000px;margin:0 auto;padding:1.5rem 1rem 3rem}._header_57r8r_7{margin-bottom:2rem}._header_57r8r_7 h1{font-size:1.75rem;font-weight:800;color:#2b274c;margin:0 0 .4rem;display:flex;align-items:center;gap:.6rem}._header_57r8r_7 p{color:#7d8194;font-size:.95rem;margin:0}._tabsContainer_57r8r_25{display:flex;gap:.5rem;border-bottom:2px solid #ececf4;margin-bottom:2rem;overflow-x:auto;padding-bottom:2px}._tabBtn_57r8r_34{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:none;border:none;border-bottom:3px solid transparent;font-family:inherit;font-size:.95rem;font-weight:600;color:#7d8194;cursor:pointer;transition:all .2s ease;white-space:nowrap;border-radius:8px 8px 0 0}._tabBtn_57r8r_34:hover{color:#2b274c;background:#ff4f7b0a}._tabBtn_57r8r_34._active_57r8r_55{color:#ff4f7b;border-bottom-color:#ff4f7b;background:#ff4f7b14;font-weight:700}._card_57r8r_62{background:#fff;border-radius:16px;border:1px solid #ececf4;box-shadow:0 12px 36px #2623490f;padding:2rem;margin-bottom:2rem}._cardTitle_57r8r_71{font-size:1.25rem;font-weight:700;color:#2b274c;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}._cardDesc_57r8r_81{color:#7d8194;font-size:.9rem;margin:0 0 1.5rem}._formGrid_57r8r_87{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:700px){._formGrid_57r8r_87{grid-template-columns:1fr}}._formGroup_57r8r_98{display:flex;flex-direction:column;gap:.4rem}._formGroup_57r8r_98._fullWidth_57r8r_103{grid-column:1/-1}._formGroup_57r8r_98 label{font-size:.88rem;font-weight:700;color:#3b375b}._formGroup_57r8r_98 input,._formGroup_57r8r_98 select,._formGroup_57r8r_98 textarea{padding:.75rem 1rem;border:1.5px solid #ececf4;border-radius:10px;font-size:.95rem;font-family:inherit;color:#2b274c;background:#fff;transition:border-color .2s,box-shadow .2s}._formGroup_57r8r_98 input:focus,._formGroup_57r8r_98 select:focus,._formGroup_57r8r_98 textarea:focus{outline:none;border-color:#ff4f7b;box-shadow:0 0 0 3px #ff4f7b26}._formGroup_57r8r_98 input:disabled,._formGroup_57r8r_98 select:disabled,._formGroup_57r8r_98 textarea:disabled{background:#f7f7fa;color:#9295a6;cursor:not-allowed}._passwordInputWrapper_57r8r_132{position:relative;display:flex;align-items:center}._passwordInputWrapper_57r8r_132 input{width:100%;padding-right:2.75rem}._passwordInputWrapper_57r8r_132 ._toggleEyeBtn_57r8r_141{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;font-size:1.1rem;color:#7d8194;display:flex;align-items:center;justify-content:center;padding:.25rem}._passwordStrength_57r8r_155{margin-top:.5rem;font-size:.8rem;display:flex;align-items:center;gap:.5rem}._strengthBar_57r8r_163{flex:1;height:5px;background:#e2e4ea;border-radius:3px;overflow:hidden}._strengthBar_57r8r_163 ._strengthFill_57r8r_170{height:100%;transition:width .3s ease,background-color .3s ease}._strengthBar_57r8r_163 ._strengthFill_57r8r_170._weak_57r8r_174{width:33%;background:#e53e3e}._strengthBar_57r8r_163 ._strengthFill_57r8r_170._medium_57r8r_178{width:66%;background:#d69e2e}._strengthBar_57r8r_163 ._strengthFill_57r8r_170._strong_57r8r_182{width:100%;background:#38a169}._badge_57r8r_187{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:20px;font-size:.8rem;font-weight:700;background:#f0f1f7;color:#4b476d;width:fit-content}._badge_57r8r_187._admin_57r8r_198{background:#e6fffa;color:#234e52;border:1px solid #b2f5ea}._badge_57r8r_187._specialist_57r8r_203{background:#ebf8ff;color:#2b6cb0;border:1px solid #bee3f8}._badge_57r8r_187._partner_57r8r_208{background:#faf5ff;color:#6b46c1;border:1px solid #e9d8fd}._toggleList_57r8r_214{display:flex;flex-direction:column;gap:1rem}._toggleItem_57r8r_220{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid #ececf4;border-radius:12px;background:#fafaff;transition:background-color .2s}._toggleItem_57r8r_220:hover{background:#f5f5ff}._toggleItem_57r8r_220 ._toggleInfo_57r8r_233{display:flex;flex-direction:column;gap:.2rem}._toggleItem_57r8r_220 ._toggleInfo_57r8r_233 ._toggleTitle_57r8r_238{font-size:.95rem;font-weight:700;color:#2b274c;display:flex;align-items:center;gap:.4rem}._toggleItem_57r8r_220 ._toggleInfo_57r8r_233 ._toggleDesc_57r8r_246{font-size:.82rem;color:#7d8194}._switch_57r8r_251{position:relative;display:inline-block;width:48px;height:26px;flex-shrink:0}._switch_57r8r_251 input{opacity:0;width:0;height:0}._switch_57r8r_251 input:checked+._slider_57r8r_263{background-color:#ff4f7b}._switch_57r8r_251 input:focus+._slider_57r8r_263{box-shadow:0 0 1px #ff4f7b}._switch_57r8r_251 input:checked+._slider_57r8r_263:before{transform:translate(22px)}._switch_57r8r_251 ._slider_57r8r_263{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e0;transition:.3s cubic-bezier(.4,0,.2,1);border-radius:34px}._switch_57r8r_251 ._slider_57r8r_263:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s cubic-bezier(.4,0,.2,1);border-radius:50%;box-shadow:0 2px 4px #0003}._alert_57r8r_296{padding:.9rem 1.25rem;border-radius:10px;font-size:.9rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:.6rem}._alert_57r8r_296._success_57r8r_305{background:#f0fff4;border:1px solid #c6f6d5;color:#22543d}._alert_57r8r_296._error_57r8r_310{background:#fff5f5;border:1px solid #fed7d7;color:#9b2c2c}._alert_57r8r_296._info_57r8r_315{background:#ebf8ff;border:1px solid #bee3f8;color:#2c5282}._actionsBar_57r8r_321{margin-top:1.5rem;display:flex;align-items:center;justify-content:flex-end;gap:1rem}._btnPrimary_57r8r_329{background:linear-gradient(135deg,#ff4f7b,#ff6584);color:#fff;border:none;padding:.75rem 1.75rem;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #ff4f7b4d;transition:all .2s ease}._btnPrimary_57r8r_329:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #ff4f7b66}._btnPrimary_57r8r_329:disabled{opacity:.65;cursor:not-allowed}._btnSecondary_57r8r_353{background:#f7f7fa;color:#3b375b;border:1px solid #ececf4;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}._btnSecondary_57r8r_353:hover:not(:disabled){background:#ececf4}._btnSecondary_57r8r_353:disabled{opacity:.65;cursor:not-allowed}._btnDanger_57r8r_375{background:#e53e3e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}._btnDanger_57r8r_375:hover:not(:disabled){background:#c53030}._btnDanger_57r8r_375:disabled{opacity:.65;cursor:not-allowed}._dangerCard_57r8r_397{border:1.5px solid #feb2b2;background:snow;border-radius:16px;padding:2rem;margin-top:2rem}._dangerCard_57r8r_397 h3{color:#9b2c2c;font-size:1.2rem;font-weight:800;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}._dangerCard_57r8r_397 p{color:#742a2a;font-size:.9rem;line-height:1.5;margin:0 0 1.25rem}._exportGrid_57r8r_420{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:650px){._exportGrid_57r8r_420{grid-template-columns:1fr}}._exportOptionCard_57r8r_431{border:1.5px solid #ececf4;border-radius:12px;padding:1.5rem;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;transition:transform .2s,box-shadow .2s}._exportOptionCard_57r8r_431:hover{transform:translateY(-2px);box-shadow:0 12px 36px #2623490f;border-color:#ff4f7b4d}._exportOptionCard_57r8r_431 ._exportHeader_57r8r_447{display:flex;align-items:flex-start;gap:.8rem}._exportOptionCard_57r8r_431 ._exportHeader_57r8r_447 ._exportIcon_57r8r_452{font-size:2rem}._exportOptionCard_57r8r_431 ._exportHeader_57r8r_447 h4{font-size:1.05rem;font-weight:700;color:#2b274c;margin:0 0 .25rem}._exportOptionCard_57r8r_431 ._exportHeader_57r8r_447 p{font-size:.85rem;color:#7d8194;margin:0;line-height:1.4}._modalOverlay_57r8r_468{position:fixed;top:0;left:0;right:0;bottom:0;background:#12102699;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}._modalContent_57r8r_483{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:2rem;box-shadow:0 24px 60px #0003;animation:_modalIn_57r8r_1 .25s cubic-bezier(.16,1,.3,1)}._modalContent_57r8r_483 h2{font-size:1.35rem;font-weight:800;color:#9b2c2c;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem}._modalContent_57r8r_483 p{font-size:.9rem;color:#4a5568;line-height:1.5;margin:0 0 1.25rem}@keyframes _modalIn_57r8r_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media print{._tabsContainer_57r8r_25,._actionsBar_57r8r_321,._btnPrimary_57r8r_329,._btnSecondary_57r8r_353,._btnDanger_57r8r_375,._dangerCard_57r8r_397,._passwordInputWrapper_57r8r_132{display:none!important}._card_57r8r_62{box-shadow:none!important;border:1px solid #ccc!important}}._app_z1790_1{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}._sidebar_z1790_7{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#1f2636,#18202f);color:#fff;padding:16px 12px;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:none}._sidebar_z1790_7::-webkit-scrollbar{display:none}._sidebarBrand_z1790_23{display:flex;align-items:center;gap:12px;padding:4px 8px 16px;border-bottom:1px solid rgba(255,255,255,.08)}._sidebarBrand_z1790_23 strong{font-size:1.3rem;color:#ff6f91;font-weight:800}._sidebarBrand_z1790_23 small{color:#d6d9e1;display:block;font-size:.78rem;font-weight:600}._brandMark_z1790_42{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ffb7c6,#ff6e91);font-size:1.35rem}._menuGroup_z1790_52{display:grid;gap:5px;margin-top:12px}._menuLabel_z1790_58{padding:0 8px;margin:8px 0 3px;color:#8f98aa;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._menuBtn_z1790_68{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#d8dce5;text-align:left;cursor:pointer;font-weight:600;font-family:inherit;font-size:.88rem;transition:all .2s;text-decoration:none}._menuBtn_z1790_68:hover,._menuBtn_z1790_68._active_z1790_86{background:linear-gradient(90deg,#df4f78,#c83f6d);color:#fff}._siteLink_z1790_91{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:11px;border:1px solid rgba(255,255,255,.2);border-radius:8px;text-decoration:none;color:#fff;font-weight:600;font-size:.88rem;transition:all .2s}._siteLink_z1790_91:hover{background-color:#ffffff0d}._main_z1790_110{min-width:0;display:flex;flex-direction:column;background-color:#fafafd}._topbar_z1790_117{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:92px;padding:18px 24px;background:#fff;border-bottom:1px solid #e8eaf1}._topbar_z1790_117 h1{margin:0;font-size:1.35rem;font-weight:800;color:#1f2636}._topbar_z1790_117 p{margin:5px 0 0;color:#7c8293;font-size:.88rem}._topbarLeft_z1790_139,._topbarRight_z1790_139{display:flex;align-items:center;gap:14px}._menuToggleBtn_z1790_145,._iconBtn_z1790_145{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:12px;background:#f5f6fa;cursor:pointer;color:#1f2636;transition:all .2s}._menuToggleBtn_z1790_145:hover,._iconBtn_z1790_145:hover{background-color:#eaecef}._search_z1790_161{display:flex;align-items:center;gap:8px;min-width:225px;padding:10px 13px;border:1px solid #e8eaf1;border-radius:14px;color:#7c8293;background-color:#fff}._search_z1790_161 input{width:100%;border:0;outline:0;font-family:inherit;font-size:.9rem;color:#1f2636;background:transparent}._search_z1790_161 kbd{padding:3px 6px;border-radius:6px;background:#f2f3f7;font-size:.72rem;font-family:inherit;color:#7c8293}._iconBtn_z1790_145{position:relative}._iconBtn_z1790_145 span{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:99px;background:#f6537e;color:#fff;font-size:.66rem;font-weight:700}._adminChip_z1790_208{display:flex;align-items:center;gap:9px;border:0;background:transparent;cursor:pointer;padding:4px;border-radius:8px;transition:background-color .2s}._adminChip_z1790_208:hover{background-color:#f5f6fa}._adminChip_z1790_208>span:nth-child(2){display:grid;text-align:left}._adminChip_z1790_208>span:nth-child(2) strong{font-size:.88rem;color:#1f2636;font-weight:700}._adminChip_z1790_208>span:nth-child(2) small{color:#7c8293;font-size:.75rem}._avatar_z1790_236{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#efe7dc;color:#5f4834;font-weight:800;font-size:1.1rem}._content_z1790_248{position:relative;padding:28px 24px;flex-grow:1}._adminFooter_z1790_254{margin:auto 24px 24px!important}@media(max-width:900px){._app_z1790_1{grid-template-columns:1fr}._sidebar_z1790_7{position:static;height:auto}._sidebar_z1790_7 nav{display:flex;gap:10px;overflow-x:auto}._menuGroup_z1790_52{display:flex;flex:0 0 auto}._menuLabel_z1790_58,._siteLink_z1790_91{display:none}._menuBtn_z1790_68{width:auto;flex:0 0 auto}._topbar_z1790_117{align-items:flex-start}._search_z1790_161{display:none}}@media(max-width:620px){._topbar_z1790_117{padding:14px}._topbar_z1790_117 h1{font-size:1.1rem}._adminChip_z1790_208>span:nth-child(2),._iconBtn_z1790_145{display:none}._content_z1790_248{padding:20px 14px}}._header_b383n_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}._title_b383n_10{font-size:1.6rem;font-weight:800;color:#1f2636;margin:0}._addBtn_b383n_17{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:10px 18px;border-radius:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;font-family:inherit;font-size:.88rem;transition:all .2s ease}._addBtn_b383n_17:hover{box-shadow:0 6px 15px #f6537e40;transform:translateY(-1px)}._statsGrid_b383n_37{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-bottom:28px}._statCard_b383n_44{background:#fff;border:1px solid #e8eaf1;border-radius:16px;padding:16px;display:flex;align-items:center;gap:14px;box-shadow:0 16px 42px #252b4a12;transition:transform .2s}._statCard_b383n_44:hover{transform:translateY(-2px)}._statCard_b383n_44 ._info_b383n_58{display:flex;flex-direction:column;gap:4px}._statCard_b383n_44 ._info_b383n_58 ._label_b383n_63{font-size:.75rem;color:#7c8293;text-transform:uppercase;letter-spacing:.5px;font-weight:700}._statCard_b383n_44 ._info_b383n_58 ._value_b383n_70{font-size:1.45rem;font-weight:800;color:#1f2636}._statCard_b383n_44:nth-child(1) ._icon_b383n_75{background:#fff0f4;color:#f6537e}._statCard_b383n_44:nth-child(2) ._icon_b383n_75{background:#f0ebff;color:#7e61ee}._statCard_b383n_44:nth-child(3) ._icon_b383n_75{background:#fff4e7;color:#ff9b3d}._statCard_b383n_44:nth-child(4) ._icon_b383n_75{background:#e8faf4;color:#31bf91}._statCard_b383n_44:nth-child(5) ._icon_b383n_75{background:#eaf4ff;color:#4a9dff}._statCard_b383n_44:nth-child(6) ._icon_b383n_75{background:#fff0f4;color:#f6537e}._statCard_b383n_44:nth-child(7) ._icon_b383n_75{background:#f0ebff;color:#7e61ee}._icon_b383n_75{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;font-size:1.25rem;flex-shrink:0}._tableWrapper_b383n_114{overflow-x:auto;border:1px solid #e8eaf1;border-radius:16px;background:#fff;box-shadow:0 16px 42px #252b4a12}._table_b383n_114{width:100%;border-collapse:collapse;text-align:left;font-size:.88rem}._table_b383n_114 th,._table_b383n_114 td{padding:14px 16px;border-bottom:1px solid #e8eaf1}._table_b383n_114 th{background-color:#fafafd;color:#7c8293;font-weight:700;text-transform:uppercase;font-size:.72rem;letter-spacing:.05em}._table_b383n_114 td{color:#4c5265;font-weight:600}._table_b383n_114 tbody tr{transition:background-color .2s ease}._table_b383n_114 tbody tr:last-child td{border-bottom:none}._table_b383n_114 tbody tr:hover td{background-color:#fffcfd}._badge_b383n_154{display:inline-block;padding:4px 10px;font-size:.72rem;font-weight:700;border-radius:20px}._badge_b383n_154._admin_b383n_161{background-color:#f0ebff;color:#7e61ee}._badge_b383n_154._specialist_b383n_165{background-color:#eaf4ff;color:#4a9dff}._badge_b383n_154._partner_b383n_169{background-color:#fff0f4;color:#f6537e}._badge_b383n_154._parent_b383n_173{background-color:#f1f5f9;color:#475569}._badge_b383n_154._verified_b383n_177{background-color:#e8faf4;color:#31bf91}._badge_b383n_154._unverified_b383n_181{background-color:#fff1f2;color:#be123c}._actionBtn_b383n_186{background:none;border:none;cursor:pointer;font-size:.95rem;padding:6px 10px;border-radius:8px;transition:all .2s ease;color:#7c8293}._actionBtn_b383n_186:hover{background-color:#f5f6fa;color:#1f2636}._modalOverlay_b383n_201{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:16px}._modalContent_b383n_216{background:#fff;border-radius:24px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 16px 42px #00000026;animation:_modalSlideIn_b383n_1 .25s ease-out}@keyframes _modalSlideIn_b383n_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_b383n_237{padding:20px 24px;border-bottom:1px solid #e8eaf1;display:flex;justify-content:space-between;align-items:center}._modalHeader_b383n_237 h3{margin:0;font-size:1.25rem;font-weight:800;color:#1f2636}._modalHeader_b383n_237 ._closeBtn_b383n_250{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#7c8293;padding:4px;line-height:1}._modalHeader_b383n_237 ._closeBtn_b383n_250:hover{color:#1f2636}._modalBody_b383n_263{padding:24px}._form_b383n_267{display:flex;flex-direction:column;gap:16px}._formRow_b383n_273{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:480px){._formRow_b383n_273{grid-template-columns:1fr}}._formGroup_b383n_284{display:flex;flex-direction:column;gap:6px}._formGroup_b383n_284 label{font-size:.85rem;font-weight:700;color:#1f2636}._formGroup_b383n_284 input,._formGroup_b383n_284 textarea,._formGroup_b383n_284 select{padding:10px 14px;border-radius:12px;border:1px solid #e8eaf1;font-size:.9rem;font-family:inherit;background-color:#fafafd;outline:none;color:#1f2636;font-weight:600;transition:border-color .2s}._formGroup_b383n_284 input:focus,._formGroup_b383n_284 textarea:focus,._formGroup_b383n_284 select:focus{border-color:#7e61ee66}._formGroup_b383n_284 textarea{resize:vertical;min-height:100px}._formGroupCheckbox_b383n_314{flex-direction:row;align-items:center;gap:8px;margin-top:4px}._formGroupCheckbox_b383n_314 input{width:18px;height:18px;cursor:pointer;border-radius:6px}._formGroupCheckbox_b383n_314 label{cursor:pointer;font-size:.88rem;font-weight:600;color:#1f2636}._formActions_b383n_333{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;border-top:1px solid #e8eaf1;padding-top:20px}._saveBtn_b383n_342{background:linear-gradient(135deg,#ff6f91,#ff3f72);color:#fff;border:none;padding:10px 20px;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;font-size:.88rem;transition:all .2s}._saveBtn_b383n_342:hover{box-shadow:0 6px 15px #f6537e33}._saveBtn_b383n_342:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_b383n_362{background-color:#fafafd;color:#7c8293;border:1px solid #e8eaf1;padding:10px 20px;border-radius:12px;font-weight:700;cursor:pointer;font-family:inherit;font-size:.88rem;transition:all .2s}._cancelBtn_b383n_362:hover{background-color:#f5f6fa}._errorText_b383n_378{color:#be123c;background-color:#fff1f2;padding:10px 14px;border-radius:12px;font-size:.85rem;border-left:4px solid #be123c;font-weight:600}._mainGrid_b383n_389{display:grid;grid-template-columns:1.35fr .65fr .62fr;gap:16px;margin-top:20px}@media(max-width:1280px){._mainGrid_b383n_389{grid-template-columns:1fr 1fr}._mainGrid_b383n_389 ._quickPanel_b383n_399{grid-column:1/-1}._mainGrid_b383n_389 ._sideStack_b383n_402{grid-column:1/-1;grid-row:auto;grid-template-columns:1fr 1fr}._mainGrid_b383n_389 ._articlesPanel_b383n_407{grid-column:auto}}@media(max-width:900px){._mainGrid_b383n_389{grid-template-columns:1fr}._mainGrid_b383n_389 ._tablePanel_b383n_415,._mainGrid_b383n_389 ._articlesPanel_b383n_407,._mainGrid_b383n_389 ._quickPanel_b383n_399,._mainGrid_b383n_389 ._sideStack_b383n_402{grid-column:auto}._mainGrid_b383n_389 ._sideStack_b383n_402{grid-template-columns:1fr}}._panel_b383n_423{padding:20px;border:1px solid #e8eaf1;border-radius:20px;background:#fff;box-shadow:0 16px 42px #252b4a12}._panelTitle_b383n_431{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}._panelTitle_b383n_431 strong{font-size:1.05rem;font-weight:800;color:#1f2636}._panelTitle_b383n_431 button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#7e61ee;font-weight:700;cursor:pointer;font-size:.82rem}._panelTitle_b383n_431 button:hover{text-decoration:underline}._chartPanel_b383n_458{min-height:350px}._legend_b383n_462{display:flex;gap:18px;color:#7c8293;font-size:.78rem;font-weight:700;margin-bottom:12px}._legend_b383n_462 span{display:flex;align-items:center;gap:6px}._legend_b383n_462 i{width:22px;height:3px;border-radius:3px}._pinkDot_b383n_481{background:#f6537e}._purpleDot_b383n_485{background:#7e61ee}._blueDot_b383n_489{background:#4a9dff}._chartWrap_b383n_493{margin-top:14px}._chartWrap_b383n_493 svg{width:100%;height:245px}._gridLine_b383n_501{stroke:#e9ebf2;stroke-width:1}._line_b383n_506{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}._pinkLine_b383n_513{stroke:#f6537e}._purpleLine_b383n_517{stroke:#7e61ee}._blueLine_b383n_521{stroke:#4a9dff}._donutLayout_b383n_525{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:14px}._donut_b383n_525{position:relative;width:130px;aspect-ratio:1;border-radius:50%;background:conic-gradient(#f58ab0 0,#f58ab0 80%,#7e61ee 80%,#7e61ee 91%,#25bca0 91%,#25bca0 97%,#ffad51 97%);margin:0 auto}._donut_b383n_525:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:50%;background:#fff}._donut_b383n_525 span{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}._donut_b383n_525 span strong{font-size:1.35rem;font-weight:800;color:#1f2636}._donut_b383n_525 span small{color:#7c8293;font-size:.72rem;font-weight:700;text-transform:uppercase}._donutLayout_b383n_525 ul{display:grid;gap:10px;padding:0;list-style:none;margin:0}._donutLayout_b383n_525 ul li{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;font-size:.78rem;color:#4c5265;font-weight:600}._donutLayout_b383n_525 ul li i{width:8px;height:8px;margin-top:4px;border-radius:50%}._donutLayout_b383n_525 ul li b{grid-column:2;color:#1f2636;font-weight:700}._c1_b383n_594{background:#f58ab0}._c2_b383n_598{background:#7e61ee}._c3_b383n_602{background:#25bca0}._c4_b383n_606{background:#ffad51}._quickList_b383n_610{display:grid;gap:8px}._quickList_b383n_610 button{display:flex;align-items:center;gap:10px;padding:12px;border:0;border-radius:12px;background:#fff0f4;color:#be123c;font-weight:700;cursor:pointer;font-family:inherit;font-size:.82rem;text-align:left;transition:all .2s}._quickList_b383n_610 button:hover{background:#ffe4ee;transform:translate(2px)}._quickList_b383n_610 button svg{color:#f6537e}._tablePanel_b383n_415,._articlesPanel_b383n_407,._sideStack_b383n_402{display:grid;gap:16px}._articleList_b383n_653{display:grid}._articleList_b383n_653>div{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #e8eaf1;font-size:.78rem}._articleList_b383n_653>div:last-child{border-bottom:none}._articleList_b383n_653>div>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#f5f6fa;font-weight:700;color:#7c8293}._articleList_b383n_653>div strong{color:#1f2636;font-weight:700}._articleList_b383n_653>div small{color:#7c8293;font-weight:600}._webinar_b383n_687{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #e8eaf1}._webinar_b383n_687:last-child{border-bottom:none}._webinar_b383n_687 ._webinarAvatar_b383n_696{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffe9ef;color:#f6537e;font-weight:800;font-size:.85rem}._webinar_b383n_687 div{display:grid;gap:4px;text-align:left}._webinar_b383n_687 div strong{color:#1f2636;font-size:.82rem;font-weight:700}._webinar_b383n_687 div small{color:#7c8293;font-size:.75rem;font-weight:600}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431){display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:.78rem;font-weight:600;border-bottom:1px solid #e8eaf1}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431):last-child{border-bottom:none}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431) span{color:#4c5265}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431) b{padding:3px 8px;border-radius:6px;font-size:.68rem;font-weight:700}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431) b._ok_b383n_744{background:#e8faf4;color:#31bf91}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431) b._warn_b383n_748{background:#fff4e5;color:#ff9b3d}._systemPanel_b383n_723>div:not(._panelTitle_b383n_431) b._info_b383n_58{background:#eaf4ff;color:#4a9dff}._bottomLink_b383n_757{display:block;margin:14px auto 0;border:0;background:transparent;color:#7e61ee;font-weight:700;font-size:.82rem;cursor:pointer;transition:color .2s}._bottomLink_b383n_757:hover{color:#461ce7;text-decoration:underline}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Nunito,sans-serif;font-size:1rem;font-weight:400;color:#444;background-color:#fff9f5;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Plus Jakarta Sans,sans-serif;margin:0 0 1rem}.page{padding:2rem 0}.page__title{font-size:1.5rem;font-weight:700}.page__description{margin:0;color:#444}
