:root{--primary-red:#971021;--primary-blue:#0f1455;--black:#000;--white:#fff;--gray-light:#f5f5f5;--gray-medium:#e0e0e0;--gray-dark:#666}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizespeed;color:var(--black);background-color:var(--white);-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--primary-blue);font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}#root{text-align:left;width:100%;max-width:100%;min-height:100svh;box-sizing:border-box;flex-direction:column;min-height:100dvh;margin:0;display:flex;overflow-x:clip}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}body{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);margin:0}img,video{content-visibility:auto;max-width:100%;height:auto;display:block}button,a,[role=button]{touch-action:manipulation}._header_1hotz_3{z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;padding:0;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}._headerContent_1hotz_23{justify-content:space-between;align-items:center;max-width:1400px;height:88px;margin:0 auto;padding:0 40px;display:flex}._logoSection_1hotz_43{color:#0f1455;cursor:pointer;align-items:center;gap:12px;text-decoration:none;transition:opacity .3s,transform .2s;display:flex}._logoSection_1hotz_43:hover{opacity:.85;transform:scale(1.03)}._logo_1hotz_43{width:auto;height:64px}._brandName_1hotz_83{color:#0f1455;letter-spacing:-.5px;font-size:1.3rem;font-weight:700}._brandText_1hotz_97{color:#0f1455;font-weight:700}._desktopNav_1hotz_109{flex:1;justify-content:center;align-items:center;gap:0;margin:0 30px;display:none}@media (min-width:1024px){._desktopNav_1hotz_109{display:flex}}._navItem_1hotz_139{position:relative}._navButton_1hotz_147{color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:28px 20px;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}._navButton_1hotz_147:hover{color:#971021;background:#f8f8f8}._arrow_1hotz_187{font-size:.7rem;transition:transform .3s}._navItem_1hotz_139:hover ._arrow_1hotz_187{transform:rotate(180deg)}._dropdown_1hotz_207{z-index:1000;background:#fff;border-radius:8px;min-width:280px;padding:12px 0;animation:.3s _fadeInDown_1hotz_1;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0000001f}@keyframes _fadeInDown_1hotz_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownGrid_1hotz_255{grid-template-columns:repeat(2,1fr);gap:0;min-width:560px;display:grid}@media (max-width:640px){._dropdownGrid_1hotz_255{grid-template-columns:1fr;min-width:280px}}._dropdownColumn_1hotz_283{flex-direction:column;padding:12px;display:flex}._dropdownHeader_1hotz_295{color:#0f1455;border-radius:6px;margin-bottom:8px;padding:12px 16px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}._dropdownHeader_1hotz_295:hover{color:#971021;background:#f0f0f0}._dropdownLink_1hotz_327{color:#333;border-radius:6px;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}._dropdownLink_1hotz_327:hover{color:#971021;background:#f0f0f0;padding-left:20px}._dropdownLogout_1hotz_361{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s}._dropdownLogout_1hotz_361:hover{color:#971021;background:#f0f0f0;padding-left:20px}._headerActions_1hotz_403{align-items:center;gap:16px;display:flex}._virtualCareBtn_1hotz_415{color:#fff;background:linear-gradient(135deg,#e63946 0%,#971021 100%);border-radius:50px;padding:12px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:none;box-shadow:0 4px 12px #e739464d}@media (min-width:768px){._virtualCareBtn_1hotz_415{display:block}}._virtualCareBtn_1hotz_415:hover{background:linear-gradient(135deg,#ff4757 0%,#b8132a 100%);transform:translateY(-2px);box-shadow:0 6px 20px #e7394666}._loginBtn_1hotz_465{color:#0f1455;border-radius:50px;padding:10px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:none}@media (min-width:768px){._loginBtn_1hotz_465{display:block}}._loginBtn_1hotz_465:hover{color:#971021;background:#f0f0f0}._portalBtn_1hotz_509{color:#fff;background:linear-gradient(135deg,#0f1455 0%,#1a2080 100%);border-radius:50px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:none}@media (min-width:768px){._portalBtn_1hotz_509{display:block}}._portalBtn_1hotz_509:hover{background:linear-gradient(135deg,#1a2080 0%,#2a30a0 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0f14554d}._menuButton_1hotz_559{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:flex}@media (min-width:1024px){._menuButton_1hotz_559{display:none}}._menuIcon_1hotz_593{background:#0f1455;border-radius:3px;width:28px;height:3px;transition:all .3s}._menuOverlay_1hotz_611{z-index:1000;background:#fff;width:100%;max-width:400px;height:100vh;animation:.3s _slideIn_1hotz_1;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 20px #00000026}@keyframes _slideIn_1hotz_1{0%{transform:translate(100%)}to{transform:translate(0)}}._menuHeader_1hotz_657{background:#fafafa;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}._menuLogo_1hotz_675{color:#0f1455;cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}._menuLogo_1hotz_675:hover{opacity:.8}._menuLogo_1hotz_675 img{height:40px}._menuLogo_1hotz_675 span{color:#0f1455;font-size:1.1rem;font-weight:700}._closeButton_1hotz_723{cursor:pointer;color:#444;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2rem;transition:all .3s;display:flex}._closeButton_1hotz_723:hover{color:#000;background:#e0e0e0}._menuNav_1hotz_767{flex-direction:column;gap:2px;padding:16px;display:flex}._menuLink_1hotz_781{color:#333;border-radius:8px;padding:11px 14px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}._menuLink_1hotz_781:hover{color:#971021;background:#f5f5f5}._menuAccordionBtn_1hotz_815{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-size:.95rem;font-weight:600;transition:background .2s,color .2s;display:flex}._menuAccordionBtn_1hotz_815:hover{color:#971021;background:#f5f5f5}._menuAccordionArrow_1hotz_859{color:#999;flex-shrink:0;font-size:.65rem}._menuSubLinks_1hotz_873{border-left:2px solid #e5e5e5;flex-direction:column;gap:1px;margin-left:14px;padding:4px 0 4px 14px;display:flex}._menuSubLink_1hotz_873{color:#555;border-radius:6px;padding:9px 12px;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}._menuSubLink_1hotz_873:hover{color:#971021;background:#f0f0f0}._menuButton2_1hotz_923{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e63946 0%,#971021 100%);border:none;border-radius:8px;margin-top:16px;padding:16px 20px;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #e739464d}._menuButton2_1hotz_923:hover{background:linear-gradient(135deg,#ff4757 0%,#b8132a 100%);transform:translateY(-2px);box-shadow:0 6px 20px #e7394666}@media (max-width:768px){._headerContent_1hotz_23{height:70px;padding:0 20px}._logo_1hotz_43{height:48px}._brandName_1hotz_83{font-size:1.1rem}._menuOverlay_1hotz_611{max-width:100%}}@media (max-width:480px){._brandName_1hotz_83{display:none}}._appContainer_113m3_6{min-height:100vh;background:#f0f4f8;flex-direction:column;max-width:100vw;min-height:100dvh;display:flex;overflow-x:hidden}._mobileHeader_113m3_19{z-index:200;background:#fff;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:58px;padding:0 14px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 16px #00000012}._headerBack_113m3_35{color:#555;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}._headerBack_113m3_35:active{background:#e5e7eb}._headerLogo_113m3_49{color:#0f1455;letter-spacing:.4px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}._headerLogoImg_113m3_61{object-fit:contain;width:26px;height:26px}._headerActions_113m3_67{flex-shrink:0;align-items:center;gap:8px;display:flex}._headerAction_113m3_67{color:#444;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex;position:relative}._headerAction_113m3_67:active{background:#e5e7eb}._notifDot_113m3_88{background:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;animation:2s infinite _pulseDot_113m3_1;position:absolute;top:7px;right:7px}._headerAvatar_113m3_100{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#971021 0%,#c0392b 100%);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}._mainContent_113m3_117{-webkit-overflow-scrolling:touch;flex:1;padding-top:58px;padding-bottom:70px;overflow-y:auto}._bottomNav_113m3_128{z-index:200;height:64px;padding:0 6px;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #00000012;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f}._navTab_113m3_145{color:#9ca3af;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;height:100%;text-decoration:none;transition:color .2s;display:flex;position:relative}._navTabActive_113m3_160{color:#971021}._navTabActive_113m3_160:before{content:"";background:#971021;border-radius:0 0 6px 6px;width:28px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}._navTabIcon_113m3_176{justify-content:center;align-items:center;transition:transform .2s;display:flex}._navTabActive_113m3_160 ._navTabIcon_113m3_176{transform:translateY(-1px)}._navTabLabel_113m3_184{font-size:10px;font-weight:500;line-height:1}._navTabActive_113m3_160 ._navTabLabel_113m3_184{font-weight:700}._navTabCenter_113m3_191{flex:0 0 60px}._navCenterBtn_113m3_195{color:#fff;background:linear-gradient(135deg,#971021 0%,#c0392b 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex;transform:translateY(-10px);box-shadow:0 6px 20px #97102166}._navTabCenter_113m3_191:active ._navCenterBtn_113m3_195{transform:translateY(-8px)scale(.94);box-shadow:0 3px 10px #97102159}._dashboardContent_113m3_216{padding:18px 16px 8px;animation:.35s both _fadeInUp_113m3_1}._welcomeBanner_113m3_221{color:#fff;background:linear-gradient(140deg,#0f1455 0%,#1a237e 55%,#283593 100%);border-radius:20px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f145547}._welcomeBanner_113m3_221:before{content:"";background:#ffffff0f;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-30px}._welcomeBanner_113m3_221:after{content:"";background:#97102138;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-40px;right:20px}._welcomeBanner_113m3_221 h1{color:#fff;z-index:1;margin:0 0 4px;font-size:19px;font-weight:700;position:relative}._welcomeBanner_113m3_221 p{color:#ffffffb8;z-index:1;margin:0;font-size:13px;position:relative}._primaryButton_113m3_260{color:#fff;z-index:1;-webkit-tap-highlight-color:transparent;background:#971021;border-radius:12px;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:0 4px 14px #97102161}._primaryButton_113m3_260:active{transform:scale(.96);box-shadow:0 2px 8px #9710214d}._statsGrid_113m3_283{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}._statCard_113m3_289{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:14px;transition:transform .15s;animation:.4s both _fadeInUp_113m3_1;display:flex;box-shadow:0 2px 10px #0000000e}._statCard_113m3_289:active{transform:scale(.97)}._statCard_113m3_289:first-child{animation-delay:50ms}._statCard_113m3_289:nth-child(2){animation-delay:.1s}._statCard_113m3_289:nth-child(3){animation-delay:.15s}._statCard_113m3_289:nth-child(4){animation-delay:.2s}._statIcon_113m3_307{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}._statInfo_113m3_313{flex:1;min-width:0}._statInfo_113m3_313 h3{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:11px;font-weight:500;overflow:hidden}._statNumber_113m3_319{color:#111827;margin:0;font-size:22px;font-weight:800;line-height:1}._statChange_113m3_323{color:#6b7280;white-space:nowrap;font-size:10px}._sectionHeader_113m3_326{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}._sectionTitle_113m3_330{color:#111827;margin:0;font-size:15px;font-weight:700}._sectionLink_113m3_331{color:#971021;font-size:12px;font-weight:600;text-decoration:none}._quickActionsSection_113m3_334{margin-bottom:18px}._quickActionsGrid_113m3_335{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}._quickActionCard_113m3_340{color:#374151;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:7px;padding:14px 6px 12px;text-decoration:none;transition:transform .15s,box-shadow .15s;animation:.3s both _scaleIn_113m3_1;display:flex;box-shadow:0 2px 8px #0000000d}._quickActionCard_113m3_340:active{transform:scale(.94);box-shadow:0 1px 4px #00000012}._quickActionCard_113m3_340:first-child{animation-delay:40ms}._quickActionCard_113m3_340:nth-child(2){animation-delay:80ms}._quickActionCard_113m3_340:nth-child(3){animation-delay:.12s}._quickActionCard_113m3_340:nth-child(4){animation-delay:.16s}._quickActionCard_113m3_340:nth-child(5){animation-delay:.2s}._quickActionCard_113m3_340:nth-child(6){animation-delay:.24s}._quickActionIcon_113m3_366{background:#f0f4ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;transition:transform .15s;display:flex}._quickActionCard_113m3_340:active ._quickActionIcon_113m3_366{transform:scale(.9)}._quickActionCard_113m3_340 span:last-child{text-align:center;color:#374151;font-size:10px;font-weight:600;line-height:1.25}._card_113m3_381{background:#fff;border-radius:16px;margin-bottom:14px;padding:15px;animation:.4s both _fadeInUp_113m3_1;box-shadow:0 2px 10px #0000000e}._cardHeader_113m3_389{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}._cardHeader_113m3_389 h2{color:#111827;margin:0;font-size:14px;font-weight:700}._linkButton_113m3_394{color:#971021;font-size:12px;font-weight:600;text-decoration:none}._cardContent_113m3_395{flex-direction:column;gap:0;display:flex}._appointmentItem_113m3_398{border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:11px 0;display:flex}._appointmentItem_113m3_398:last-child{border-bottom:none;padding-bottom:0}._appointmentDate_113m3_404{background:linear-gradient(135deg,#971021,#c0392b);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:50px;display:flex}._dateDay_113m3_411{color:#fff;font-size:18px;font-weight:800;line-height:1}._dateMonth_113m3_412{color:#ffffffd1;text-transform:uppercase;font-size:9px;font-weight:600}._appointmentDetails_113m3_414{flex:1;min-width:0}._appointmentDetails_113m3_414 h4{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}._appointmentDetails_113m3_414 p{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:11px;overflow:hidden}._appointmentTime_113m3_424{color:#971021;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex}._appointmentActions_113m3_428{flex-direction:column;flex-shrink:0;gap:4px;display:flex}._btnSmall_113m3_431{color:#fff;cursor:pointer;white-space:nowrap;background:#971021;border:none;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:600;transition:opacity .15s}._btnSmall_113m3_431:active{opacity:.8}._btnSmallOutline_113m3_438{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:500}._mainGrid_113m3_445,._secondaryGrid_113m3_445{flex-direction:column;display:flex}._labResultItem_113m3_448{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:10px 0;display:flex}._labResultItem_113m3_448:last-child{border-bottom:none}._labIcon_113m3_453{color:#0f1455;background:#f0f4f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._labDetails_113m3_459{flex:1;min-width:0}._labDetails_113m3_459 h4{color:#111827;margin:0 0 2px;font-size:13px;font-weight:600}._labDetails_113m3_459 p{color:#9ca3af;margin:0;font-size:11px}._labStatus_113m3_462{white-space:nowrap;font-size:11px;font-weight:700}._prescriptionItem_113m3_465{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:10px 0;display:flex}._prescriptionItem_113m3_465:last-child{border-bottom:none}._prescIcon_113m3_470{color:#f59e0b;background:#fff3e0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._prescDetails_113m3_476{flex:1;min-width:0}._prescDetails_113m3_476 h4{color:#111827;margin:0 0 2px;font-size:13px;font-weight:600}._prescDetails_113m3_476 p{color:#9ca3af;margin:0;font-size:11px}._healthTip_113m3_481{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:10px;padding:10px 0;display:flex}._healthTip_113m3_481:last-child{border-bottom:none}._tipIcon_113m3_486{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}._healthTip_113m3_481 p{color:#374151;margin:0;padding-top:2px;font-size:12px;line-height:1.5}._settingsSection_113m3_496{background:#fff;border-radius:14px;margin-bottom:14px;padding:16px;box-shadow:0 2px 10px #0000000e}._sectionIcon_113m3_501{font-size:1.5rem}._settingsGrid_113m3_502{flex-direction:column;gap:10px;display:flex}._settingRow_113m3_503{background:#f9fafb;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}._settingInfo_113m3_507{flex-direction:column;flex:1;gap:2px;display:flex}._settingLabel_113m3_508{color:#111827;font-size:14px;font-weight:600}._settingDesc_113m3_509{color:#9ca3af;font-size:12px}._switch_113m3_512{width:48px;height:26px;display:inline-block;position:relative}._switch_113m3_512 input{opacity:0;width:0;height:0}._slider_113m3_514{cursor:pointer;background:#cbd5e1;border-radius:26px;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}._slider_113m3_514:before{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+._slider_113m3_514{background:#971021}input:checked+._slider_113m3_514:before{transform:translate(22px)}._selectInput_113m3_527{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:8px 12px;font-size:13px}._selectInput_113m3_527:focus{border-color:#0f1455;outline:none}._memberAvatar_113m3_533{color:#fff;background:linear-gradient(135deg,#971021,#c01830);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;margin-right:10px;font-size:1rem;font-weight:700;display:flex}._relationship_113m3_539{color:#6b7280;margin:2px 0 0;font-size:12px}._infoRow_113m3_541{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:10px 0;display:flex}._infoRow_113m3_541:last-child{border-bottom:none}._infoRow_113m3_541 ._label_113m3_546{color:#9ca3af;font-size:13px}._infoRow_113m3_541 ._value_113m3_547{color:#111827;font-size:13px;font-weight:600}._documentsList_113m3_549{flex-direction:column;gap:10px;display:flex}._documentCard_113m3_550{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:14px;transition:border-color .2s;display:flex}._documentCard_113m3_550:active{border-color:#0f1455}._docIcon_113m3_556{flex-shrink:0;font-size:2rem}._docInfo_113m3_557{flex:1;min-width:0}._docInfo_113m3_557 h3{color:#111827;margin:0 0 4px;font-size:14px}._docMeta_113m3_559{color:#9ca3af;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}._docCategory_113m3_560{background:#f3f4f6;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}@media (min-width:600px){._mobileHeader_113m3_19{padding:0 24px}._dashboardContent_113m3_216{padding:24px 24px 12px}._statsGrid_113m3_283{grid-template-columns:repeat(4,1fr);gap:14px}._quickActionsGrid_113m3_335{grid-template-columns:repeat(6,1fr);gap:10px}._mainGrid_113m3_445{grid-template-columns:1fr 1fr;gap:16px;display:grid}._secondaryGrid_113m3_445{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._welcomeBanner_113m3_221{padding:24px 28px}._welcomeBanner_113m3_221 h1{font-size:22px}}@media (min-width:900px){._mainContent_113m3_117{padding-bottom:80px}._dashboardContent_113m3_216{max-width:1200px;margin:0 auto;padding:28px 36px 16px}._statsGrid_113m3_283{gap:18px}._statCard_113m3_289{padding:18px}._statNumber_113m3_319{font-size:26px}._statInfo_113m3_313 h3{font-size:12px}._quickActionsGrid_113m3_335{max-width:700px}._cardHeader_113m3_389 h2{font-size:16px}._welcomeBanner_113m3_221 h1{font-size:24px}._welcomeBanner_113m3_221 p{font-size:14px}}:root{--primary:#1d4ed8;--primary-dark:#1e3a8a;--primary-light:#1d4ed81a;--accent:#9b1c1c;--success:#059669;--warning:#d97706;--danger:#dc2626;--info:#0891b2;--text:#0f172a;--text-muted:#64748b;--border:#00000012;--surface:#fff;--bg:#f1f5f9;--sidebar-w:270px;--topbar-h:64px;--radius:14px;--shadow:0 4px 20px #0000000f;--shadow-lg:0 10px 40px #0000001f}._shell_j1bf0_47{height:100vh;background:var(--bg);height:100dvh;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex;position:relative;overflow:hidden}._overlay_j1bf0_71{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;display:none;position:fixed;top:0;bottom:0;left:0;right:0}._sidebar_j1bf0_91{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);z-index:50;flex-direction:column;flex-shrink:0;height:100%;transition:width .25s;display:flex;overflow:hidden;box-shadow:2px 0 20px #0000000a}._sidebar_j1bf0_91._collapsed_j1bf0_117{width:68px}._sidebarHead_j1bf0_121{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;min-height:72px;padding:1.25rem 1rem;display:flex;overflow:hidden}._logoImg_j1bf0_139{object-fit:contain;border-radius:8px;flex-shrink:0;width:36px;height:36px}._brandInfo_j1bf0_153{flex:1;min-width:0;overflow:hidden}._brandName_j1bf0_155{color:var(--primary-dark);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}._adminBadge_j1bf0_171{background:var(--primary);color:#fff;letter-spacing:.06em;border-radius:4px;margin-top:2px;padding:.1rem .45rem;font-size:.6rem;font-weight:700;display:inline-block}._collapseBtn_j1bf0_195{background:var(--bg);border:1px solid var(--border);cursor:pointer;width:28px;height:28px;color:var(--text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;transition:all .2s;display:flex}._collapseBtn_j1bf0_195:hover{background:var(--primary-light);color:var(--primary)}._nav_j1bf0_231{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;gap:.25rem;padding:.75rem .6rem;display:flex;overflow-y:auto}._navSection_j1bf0_251{margin-bottom:.25rem}._sectionLabel_j1bf0_253{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;padding:.4rem .75rem .2rem;font-size:.65rem;font-weight:700;overflow:hidden}._navItem_j1bf0_273{color:var(--text-muted);white-space:nowrap;border-radius:10px;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex;position:relative;overflow:hidden}._navItem_j1bf0_273:hover{background:var(--bg);color:var(--text)}._navItem_j1bf0_273._active_j1bf0_305{background:var(--primary-light);color:var(--primary);font-weight:600}._navItem_j1bf0_273._active_j1bf0_305:before{content:"";background:var(--primary);border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:0}._navIcon_j1bf0_335{text-align:center;flex-shrink:0;width:20px;font-size:1.1rem}._navLabel_j1bf0_337{text-overflow:ellipsis;flex:1;overflow:hidden}._navBadge_j1bf0_339{background:var(--danger);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}._sidebarFoot_j1bf0_363{border-top:1px solid var(--border);padding:.75rem .6rem}._logoutBtn_j1bf0_371{color:var(--danger);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;font-size:.875rem;font-weight:600;transition:all .18s;display:flex;overflow:hidden}._logoutBtn_j1bf0_371:hover{background:#fee2e2}._main_j1bf0_411{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}._userCard_j1bf0_429{background:var(--primary-light);border-radius:12px;flex-shrink:0;align-items:center;gap:.75rem;margin:.75rem .6rem;padding:.75rem;display:flex;overflow:hidden}._userAvatar_j1bf0_451{background:linear-gradient(135deg, var(--primary-dark), var(--primary));color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:800;display:flex}._userInfo_j1bf0_477{min-width:0;overflow:hidden}._userName_j1bf0_479{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}._userRole_j1bf0_495{color:var(--primary);white-space:nowrap;font-size:.7rem;font-weight:600}._topbar_j1bf0_511{height:var(--topbar-h);background:var(--surface);border-bottom:1px solid var(--border);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:0 1.25rem;display:flex;position:sticky;top:0;box-shadow:0 1px 6px #0000000a}._topbarLeft_j1bf0_541{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}._hamburger_j1bf0_559{background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;gap:5px;padding:8px;display:none}._hamburger_j1bf0_559 span{background:var(--text);border-radius:2px;width:20px;height:2px;transition:all .2s;display:block}._hamburger_j1bf0_559:hover{background:var(--primary-light)}._searchWrap_j1bf0_601{background:var(--bg);border:1px solid var(--border);max-width:360px;color:var(--text-muted);border-radius:10px;flex:1;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.88rem;display:flex}._searchIcon_j1bf0_627{flex-shrink:0;font-size:.9rem}._searchWrap_j1bf0_601 input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}._topbarRight_j1bf0_647{flex-shrink:0;align-items:center;gap:.75rem;display:flex}._notifBtn_j1bf0_659{background:var(--bg);border:1px solid var(--border);width:40px;height:40px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:all .2s;display:flex;position:relative}._notifBtn_j1bf0_659:hover{background:var(--primary-light)}._notifDot_j1bf0_691{background:var(--danger);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}._avatarChip_j1bf0_711{background:linear-gradient(135deg, var(--primary-dark), var(--primary));color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:700;display:flex}._pageTitle_j1bf0_737{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.95rem;font-weight:600;overflow:hidden}._pageContent_j1bf0_759{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;padding:1.5rem;overflow-y:auto}@media (max-width:1024px){._sidebar_j1bf0_91{z-index:50;height:100%;transition:left .28s;position:fixed;top:0;left:-300px;box-shadow:4px 0 24px #0000001f;width:var(--sidebar-w)!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799{left:0}._overlay_j1bf0_71{display:block}._hamburger_j1bf0_559{display:flex}._collapseBtn_j1bf0_195{display:none}._pageContent_j1bf0_759{padding:1rem}}@media (max-width:640px){._topbar_j1bf0_511{gap:.5rem;padding:0 .75rem}._pageTitle_j1bf0_737{display:none}._searchWrap_j1bf0_601{max-width:200px}._pageContent_j1bf0_759{padding:.75rem}}._pageHeader_j1bf0_833{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._pageHeaderLeft_j1bf0_849 h1{color:var(--text);margin:0;font-size:1.5rem;font-weight:700}._pageHeaderLeft_j1bf0_849 p{color:var(--text-muted);margin:.2rem 0 0;font-size:.875rem}._pageActions_j1bf0_871{flex-wrap:wrap;gap:.6rem;display:flex}._btnPrimary_j1bf0_877{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}._btnPrimary_j1bf0_877:hover{background:var(--primary-dark);transform:translateY(-1px)}._btnSecondary_j1bf0_907{background:var(--surface);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:9px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}._btnSecondary_j1bf0_907:hover{background:var(--bg)}._btnDanger_j1bf0_937{color:var(--danger);cursor:pointer;background:#fee2e2;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}._btnDanger_j1bf0_937:hover{background:#fecaca}._btnEdit_j1bf0_967{background:var(--primary-light);color:var(--primary);cursor:pointer;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}._btnEdit_j1bf0_967:hover{background:#1d4ed833}._btnSuccess_j1bf0_997{color:var(--success);cursor:pointer;background:#0596691a;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}._btnSuccess_j1bf0_997:hover{background:#05966933}._card_j1bf0_1031{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden}._cardHead_j1bf0_1045{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;display:flex}._cardHead_j1bf0_1045 h2{color:var(--text);margin:0;font-size:1rem;font-weight:600}._cardBody_j1bf0_1075{padding:1.4rem}._statsRow_j1bf0_1081{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}._statCard_j1bf0_1093{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;align-items:center;gap:1rem;padding:1.25rem 1.4rem;transition:all .22s;display:flex;position:relative;overflow:hidden}._statCard_j1bf0_1093:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}._statCard_j1bf0_1093:before{content:"";background:var(--stat-color,var(--primary));width:4px;position:absolute;top:0;bottom:0;left:0}._statIcon_j1bf0_1137{background:var(--stat-bg,var(--primary-light));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}._statInfo_j1bf0_1159{flex:1;min-width:0}._statLabel_j1bf0_1161{color:var(--text-muted);margin:0;font-size:.8rem;font-weight:500}._statValue_j1bf0_1163{color:var(--text);margin:0;font-size:1.9rem;font-weight:700;line-height:1.1}._statChange_j1bf0_1165{border-radius:12px;margin-top:3px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}._statChange_j1bf0_1165._up_j1bf0_1181{color:#166534;background:#dcfce7}._statChange_j1bf0_1165._down_j1bf0_1183{color:#991b1b;background:#fee2e2}._editHint_j1bf0_1185{color:var(--text-muted);opacity:0;font-size:.65rem;transition:opacity .2s;position:absolute;top:8px;right:8px}._statCard_j1bf0_1093:hover ._editHint_j1bf0_1185{opacity:1}._tableWrap_j1bf0_1209{overflow-x:auto}table{border-collapse:collapse;width:100%}th{background:var(--bg);text-align:left;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--border);padding:.7rem 1rem;font-size:.75rem;font-weight:700}td{color:var(--text);border-bottom:1px solid var(--border);vertical-align:middle;padding:.85rem 1rem;font-size:.875rem}tr:last-child td{border-bottom:none}tr:hover td{background:#fafafa}._badge_j1bf0_1257{white-space:nowrap;border-radius:20px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}._badge_j1bf0_1257._green_j1bf0_1275{color:#166534;background:#dcfce7}._badge_j1bf0_1257._yellow_j1bf0_1277{color:#92400e;background:#fef3c7}._badge_j1bf0_1257._red_j1bf0_1279{color:#991b1b;background:#fee2e2}._badge_j1bf0_1257._blue_j1bf0_1281{color:#1e40af;background:#dbeafe}._badge_j1bf0_1257._gray_j1bf0_1283{color:#475569;background:#f1f5f9}._badge_j1bf0_1257._purple_j1bf0_1285{color:#5b21b6;background:#ede9fe}._gridTwo_j1bf0_1291{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}._gridThree_j1bf0_1293{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){._gridTwo_j1bf0_1291,._gridThree_j1bf0_1293{grid-template-columns:1fr}}._filterBar_j1bf0_1305{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._searchField_j1bf0_1317{background:var(--bg);border:1px solid var(--border);color:var(--text-muted);border-radius:9px;flex:1;align-items:center;gap:.5rem;min-width:200px;max-width:360px;padding:.45rem .85rem;font-size:.875rem;display:flex}._searchField_j1bf0_1317 input{color:var(--text);background:0 0;border:none;outline:none;width:100%;font-size:.875rem}._filterSelect_j1bf0_1361{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:9px;outline:none;padding:.45rem .85rem;font-size:.875rem}._modalOverlay_j1bf0_1385{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;animation:.18s _fadeIn_j1bf0_1;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes _fadeIn_j1bf0_1{0%{opacity:0}to{opacity:1}}._modal_j1bf0_1385{background:var(--surface);border-radius:18px;width:100%;max-width:560px;max-height:90vh;animation:.22s _slideUp_j1bf0_1;overflow-y:auto;box-shadow:0 25px 60px #0003}._modalLg_j1bf0_1431{max-width:760px}@keyframes _slideUp_j1bf0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHead_j1bf0_1435{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}._modalHead_j1bf0_1435 h3{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}._modalClose_j1bf0_1451{background:var(--bg);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}._modalClose_j1bf0_1451:hover{color:var(--danger);background:#fee2e2}._modalBody_j1bf0_1481{padding:1.5rem}._modalFoot_j1bf0_1483{border-top:1px solid var(--border);justify-content:flex-end;gap:.6rem;padding:1rem 1.5rem;display:flex}._formGrid_j1bf0_1501{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._formGridFull_j1bf0_1503{grid-column:1/-1}._formGroup_j1bf0_1505{flex-direction:column;gap:.4rem;display:flex}._formGroup_j1bf0_1505 label{color:var(--text-muted);font-size:.8rem;font-weight:600}._formGroup_j1bf0_1505 input,._formGroup_j1bf0_1505 select,._formGroup_j1bf0_1505 textarea{border:1.5px solid var(--border);color:var(--text);background:var(--surface);border-radius:9px;outline:none;padding:.6rem .85rem;font-size:.875rem;transition:border-color .2s}._formGroup_j1bf0_1505 input:focus,._formGroup_j1bf0_1505 select:focus,._formGroup_j1bf0_1505 textarea:focus{border-color:var(--primary)}._formGroup_j1bf0_1505 textarea{resize:vertical;min-height:80px}._editModeBanner_j1bf0_1545{color:var(--primary-dark);background:linear-gradient(90deg,#dbeafe,#eff6ff);border:1px solid #bfdbfe;border-radius:10px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600;display:flex}._avatar_j1bf0_711{background:linear-gradient(135deg, var(--primary-dark), var(--primary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:700;display:flex}._avatarLg_j1bf0_1601{border-radius:14px;width:56px;height:56px;font-size:1.1rem}._timeline_j1bf0_1617{flex-direction:column;gap:0;display:flex}._timelineItem_j1bf0_1619{border-bottom:1px solid var(--border);gap:1rem;padding:.85rem 0;display:flex}._timelineItem_j1bf0_1619:last-child{border-bottom:none}._timelineDot_j1bf0_1633{background:var(--primary);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}._quickGrid_j1bf0_1653{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;display:grid}._quickCard_j1bf0_1655{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);text-align:center;color:var(--text);cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;padding:1.1rem;text-decoration:none;transition:all .2s;display:flex}._quickCard_j1bf0_1655:hover{background:var(--primary-light);border-color:var(--primary);transform:translateY(-2px)}._quickCard_j1bf0_1655 span:first-child{font-size:1.6rem}._quickCard_j1bf0_1655 span:last-child{color:var(--text-muted);font-size:.8rem;font-weight:600}._divider_j1bf0_1695{background:var(--border);height:1px;margin:1.25rem 0}._tag_j1bf0_1701{background:var(--bg);border:1px solid var(--border);color:var(--text-muted);border-radius:20px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}._toggle_j1bf0_1729{cursor:pointer;width:42px;height:22px;position:relative}._toggle_j1bf0_1729 input{opacity:0;width:0;height:0}._toggleSlider_j1bf0_1743{background:#cbd5e1;border-radius:22px;transition:all .3s;position:absolute;top:0;bottom:0;left:0;right:0}._toggleSlider_j1bf0_1743:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 4px #0003}._toggle_j1bf0_1729 input:checked+._toggleSlider_j1bf0_1743{background:var(--primary)}._toggle_j1bf0_1729 input:checked+._toggleSlider_j1bf0_1743:before{transform:translate(20px)}._calGrid_j1bf0_1789{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}._calHeader_j1bf0_1799{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._calDay_j1bf0_1811{aspect-ratio:1;cursor:pointer;border:1px solid #0000;border-radius:9px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:64px;padding:.4rem;font-size:.8rem;transition:all .15s;display:flex}._calDay_j1bf0_1811:hover{background:var(--bg);border-color:var(--border)}._calDay_j1bf0_1811._today_j1bf0_1841{background:var(--primary-light);border-color:var(--primary);font-weight:700}._calDay_j1bf0_1811._other_j1bf0_1843{color:var(--text-muted);opacity:.5}._calDayNum_j1bf0_1845{font-size:.85rem;font-weight:600}._calEvent_j1bf0_1847{background:var(--primary);color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:3px;width:100%;margin-top:2px;padding:.1rem .3rem;font-size:.6rem;overflow:hidden}._calWeekDay_j1bf0_1871{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;padding:.3rem 0;font-size:.72rem;font-weight:700}._chatContainer_j1bf0_1893{grid-template-columns:280px 1fr;height:580px;display:grid}._chatList_j1bf0_1895{border-right:1px solid var(--border);overflow-y:auto}._chatItem_j1bf0_1897{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:background .15s;display:flex}._chatItem_j1bf0_1897:hover,._chatItem_j1bf0_1897._active_j1bf0_305{background:var(--bg)}._chatMessages_j1bf0_1917{flex-direction:column;height:100%;display:flex;overflow:hidden}._chatMsgsArea_j1bf0_1929{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}._chatBubble_j1bf0_1931{border-radius:14px;max-width:68%;padding:.65rem .9rem;font-size:.875rem;line-height:1.5}._chatBubble_j1bf0_1931._in_j1bf0_1945{background:var(--bg);border-radius:4px 14px 14px;align-self:flex-start}._chatBubble_j1bf0_1931._out_j1bf0_1947{background:var(--primary);color:#fff;border-radius:14px 4px 14px 14px;align-self:flex-end}._chatInput_j1bf0_1949{border-top:1px solid var(--border);gap:.5rem;padding:.75rem 1rem;display:flex}._chatInput_j1bf0_1949 input{border:1.5px solid var(--border);border-radius:10px;outline:none;flex:1;padding:.55rem .9rem;font-size:.875rem}._chatInput_j1bf0_1949 input:focus{border-color:var(--primary)}._alert_j1bf0_1983{border-radius:10px;align-items:center;gap:.6rem;padding:.85rem 1.1rem;font-size:.875rem;font-weight:500;display:flex}._alert_j1bf0_1983._info_j1bf0_2001{color:#1e40af;background:#dbeafe}._alert_j1bf0_1983._success_j1bf0_2003{color:#166534;background:#dcfce7}._alert_j1bf0_1983._warning_j1bf0_2005{color:#92400e;background:#fef3c7}._alert_j1bf0_1983._danger_j1bf0_2007{color:#991b1b;background:#fee2e2}@media (max-width:768px){._pageContent_j1bf0_759{padding:1rem}._formGrid_j1bf0_1501,._chatContainer_j1bf0_1893{grid-template-columns:1fr}}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._brandInfo_j1bf0_153,._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._sectionLabel_j1bf0_253,._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._navLabel_j1bf0_337,._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._navBadge_j1bf0_339,._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._userInfo_j1bf0_477{display:block!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._navBadge_j1bf0_339{display:inline-block!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._navItem_j1bf0_273{color:#374151!important;justify-content:flex-start!important;padding:.65rem .75rem!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._navIcon_j1bf0_335{color:#374151!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._navItem_j1bf0_273._active_j1bf0_305{color:var(--primary)!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._sectionLabel_j1bf0_253{color:#94a3b8!important;padding:.4rem .75rem .2rem!important}._sidebar_j1bf0_91._mobileOpen_j1bf0_799 ._collapseBtn_j1bf0_195{display:none}:root{--doc-primary:#0c2d5e;--doc-accent:#0891b2;--doc-accent2:#06b6d4;--doc-success:#059669;--doc-warning:#d97706;--doc-danger:#dc2626;--doc-sidebar-w:264px;--doc-topbar-h:64px;--doc-bg:#f0f4f8;--doc-card:#fff;--doc-text:#0f172a;--doc-muted:#64748b;--doc-border:#e2e8f0}._shell_bxl9k_23{height:100vh;background:var(--doc-bg);height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden}._sidebar_bxl9k_33{width:var(--doc-sidebar-w);min-width:var(--doc-sidebar-w);z-index:50;background:linear-gradient(#0c2d5e 0%,#0a2550 60%,#071d42 100%);flex-direction:column;flex-shrink:0;height:100%;transition:width .28s,min-width .28s;display:flex;position:relative;overflow:hidden}._sidebar_bxl9k_33._collapsed_bxl9k_46{width:68px;min-width:68px}._sidebarHead_bxl9k_52{height:var(--doc-topbar-h);border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:10px;padding:0 16px;display:flex}._sidebarLogo_bxl9k_61{object-fit:contain;flex-shrink:0;width:36px;height:36px}._sidebarBrand_bxl9k_67{flex:1;overflow:hidden}._sidebarBrandName_bxl9k_71{color:#fff;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:800}._sidebarBrandSub_bxl9k_79{color:#ffffff73;white-space:nowrap;font-size:.65rem}._collapseBtn_bxl9k_84{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;transition:background .2s;display:flex}._collapseBtn_bxl9k_84:hover{background:#ffffff26}._doctorCard_bxl9k_102{background:#0891b22e;border:1px solid #0891b24d;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;margin:14px 12px;padding:14px 12px;transition:padding .28s;display:flex;overflow:hidden}._sidebar_bxl9k_33._collapsed_bxl9k_46 ._doctorCard_bxl9k_102{justify-content:center;padding:8px}._doctorAvatar_bxl9k_119{color:#fff;background:linear-gradient(135deg,#0891b2,#06b6d4);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:800;display:flex}._doctorInfo_bxl9k_132{overflow:hidden}._doctorName_bxl9k_133{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}._doctorSpec_bxl9k_141{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}._doctorCmp_bxl9k_148{color:#0891b2d9;margin-top:2px;font-size:.65rem;font-weight:600}._nav_bxl9k_156{scrollbar-width:none;flex-direction:column;flex:1;gap:2px;padding:8px 10px;display:flex;overflow-y:auto}._nav_bxl9k_156::-webkit-scrollbar{display:none}._navSection_bxl9k_167{margin-bottom:6px}._navSectionLabel_bxl9k_168{text-transform:uppercase;letter-spacing:1.2px;color:#ffffff4d;white-space:nowrap;padding:6px 8px 4px;font-size:.62rem;font-weight:700;overflow:hidden}._sidebar_bxl9k_33._collapsed_bxl9k_46 ._navSectionLabel_bxl9k_168{display:none}._navLink_bxl9k_180{color:#fff9;white-space:nowrap;border-radius:10px;align-items:center;gap:10px;padding:10px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex;position:relative;overflow:hidden}._navLink_bxl9k_180:hover{color:#fff;background:#ffffff14}._navLink_bxl9k_180._active_bxl9k_199{color:#fff;background:linear-gradient(135deg,#0891b24d,#06b6d433);font-weight:700}._navLink_bxl9k_180._active_bxl9k_199:before{content:"";background:#0891b2;border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:0}._sidebar_bxl9k_33._collapsed_bxl9k_46 ._navLink_bxl9k_180{justify-content:center;padding:10px 0}._navIcon_bxl9k_215{flex-shrink:0;font-size:1.1rem}._navLabel_bxl9k_216{text-overflow:ellipsis;flex:1;overflow:hidden}._navBadge_bxl9k_217{color:#fff;background:#0891b2;border-radius:20px;flex-shrink:0;padding:2px 6px;font-size:.65rem;font-weight:800}._sidebar_bxl9k_33._collapsed_bxl9k_46 ._navLabel_bxl9k_216,._sidebar_bxl9k_33._collapsed_bxl9k_46 ._navBadge_bxl9k_217{display:none}._sidebarFoot_bxl9k_230{border-top:1px solid #ffffff14;flex-shrink:0;padding:10px}._logoutBtn_bxl9k_235{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px;font-size:.88rem;font-weight:500;transition:all .18s;display:flex}._logoutBtn_bxl9k_235:hover{color:#fca5a5;background:#dc262626}._sidebar_bxl9k_33._collapsed_bxl9k_46 ._logoutBtn_bxl9k_235{justify-content:center;padding:10px 0}._sidebar_bxl9k_33._collapsed_bxl9k_46 ._logoutBtn_bxl9k_235 span:last-child{display:none}._main_bxl9k_259{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}._topbar_bxl9k_268{height:var(--doc-topbar-h);background:var(--doc-card);border-bottom:1px solid var(--doc-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex;box-shadow:0 1px 6px #0000000a}._topbarLeft_bxl9k_280{align-items:center;gap:12px;min-width:0;display:flex}._mobileMenuBtn_bxl9k_286{background:var(--doc-bg);border:1px solid var(--doc-border);cursor:pointer;width:36px;height:36px;color:var(--doc-text);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:none}._pageTitle_bxl9k_300{color:var(--doc-text);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;overflow:hidden}._topbarRight_bxl9k_308{flex-shrink:0;align-items:center;gap:10px;display:flex}._topbarDate_bxl9k_314{color:var(--doc-muted);white-space:nowrap;font-size:.82rem}._notifBtn_bxl9k_319{background:var(--doc-bg);border:1px solid var(--doc-border);cursor:pointer;width:38px;height:38px;color:var(--doc-text);border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:background .2s;display:flex;position:relative}._notifBtn_bxl9k_319:hover{background:#e0f2fe;border-color:#0891b2}._notifDot_bxl9k_336{background:#0891b2;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}._topbarAvatar_bxl9k_346{color:#fff;background:linear-gradient(135deg,#0c2d5e,#0891b2);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:800;display:flex}._pageContent_bxl9k_360{-webkit-overflow-scrolling:touch;flex:1;padding:24px;overflow-y:auto}._overlay_bxl9k_368{z-index:40;background:#00000080;display:none;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:1024px){._sidebar_bxl9k_33{z-index:50;height:100%;transition:left .28s;position:fixed;top:0;left:-300px}._sidebar_bxl9k_33._mobileOpen_bxl9k_386{width:var(--doc-sidebar-w);min-width:var(--doc-sidebar-w);left:0}._overlay_bxl9k_368{display:block}._mobileMenuBtn_bxl9k_286{display:flex}._collapseBtn_bxl9k_84{display:none}._pageContent_bxl9k_360{padding:16px}}@media (max-width:640px){._topbar_bxl9k_268{gap:10px;padding:0 14px}._topbarDate_bxl9k_314{display:none}._pageContent_bxl9k_360{padding:12px}}
