@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}*{margin:0;padding:0;box-sizing:border-box}body{margin:0 auto;background-color:#f5f5f5;min-height:100vh}@media (min-width: 768px){body{max-width:100%}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}._shell_v2wwv_3{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background-color:#f5f5f5;width:100%;margin:0 auto}._sidebarWrapper_v2wwv_41{display:none}._mainWrapper_v2wwv_49{display:flex;flex-direction:column;min-height:0;overflow:hidden}._content_v2wwv_65{padding-bottom:80px;overflow-y:auto;background-color:#f5f5f5}._tabbar_v2wwv_79{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);padding:10px 12px;width:100%;margin:auto;background-color:#fff;border-top:1px solid #e9e9e9;z-index:100}._tabbar_v2wwv_79 a{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;color:#9c9c9c;text-decoration:none;font-weight:600;font-size:10.5px;padding:6px 0}._tabbar_v2wwv_79 a._active_v2wwv_137{color:#6b5cff}@media (min-width: 768px){._shell_v2wwv_3{max-width:none;margin:0;display:flex;flex-direction:row;overflow:hidden}._sidebarWrapper_v2wwv_41{display:block;height:100vh;overflow-y:auto;flex-shrink:0}._mainWrapper_v2wwv_49{flex:1;height:100vh;overflow:hidden;display:flex;flex-direction:column;background-color:#f6f7fb}._content_v2wwv_65{flex:1;padding-bottom:0;height:auto;overflow-y:auto}._tabbar_v2wwv_79{display:none}}._customToast_v2wwv_229{max-width:400px;width:100%;background-color:#fff;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #0000001a;border-radius:12px;pointer-events:auto;display:flex;flex-direction:column;overflow:hidden;border:2px solid #6366F1}._customToastActive_v2wwv_255{animation:_slideIn_v2wwv_1 .5s ease-out}._customToastUnactive_v2wwv_263{animation:_slideOut_v2wwv_1 .5s ease-in}@keyframes _slideIn_v2wwv_1{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideOut_v2wwv_1{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.9)}}._toastHeader_v2wwv_315{background-color:#6366f1;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}._toastHeaderLeft_v2wwv_331{display:flex;align-items:center;gap:8px}._toastIcon_v2wwv_343{font-size:20px}._toastTitle_v2wwv_351{color:#fff;font-weight:700;font-size:16px}._toastDismissBtn_v2wwv_363{background:#fff3;border:none;color:#fff;cursor:pointer;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:700;transition:background .2s}._toastDismissBtn_v2wwv_363:hover{background:#ffffff4d}._toastContent_v2wwv_395{padding:16px;background-color:#f9fbfb}._toastMessage_v2wwv_405{margin:0 0 12px;font-size:15px;color:#333}._toastGrid_v2wwv_417{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:14px;color:#555}._toastGridItem_v2wwv_433 strong{color:#6366f1}._toastActionBar_v2wwv_441{padding:12px 16px;border-top:1px solid #eee;display:flex;background-color:#fff}._toastViewBtn_v2wwv_455{display:block;width:100%;text-align:center;padding:8px;background-color:#6366f1;color:#fff;border-radius:6px;text-decoration:none;font-weight:700;font-size:14px;transition:background .2s}._toastViewBtn_v2wwv_455:hover{background-color:#4042a0}._sidebar_5s2gj_1{width:250px;height:100vh;background-color:#fbfdff;border-right:1px solid #e5e5e5;display:flex;flex-direction:column;padding:24px 10px;position:sticky;top:0;transition:width .3s ease}._logoContainer_5s2gj_27{margin-bottom:40px;padding:0 12px;display:flex;align-items:flex-start;height:40px;flex-direction:column}._logoText_5s2gj_45{font-size:10px;font-weight:600;color:#fff;background-color:#596ad8;padding:3px 10px;border-radius:6px;margin-top:5px;border:1px solid #fcfcfc;box-shadow:0 2px 4px #9191910d}._logo_5s2gj_27{height:28px;object-fit:contain}._nav_5s2gj_83{display:flex;flex-direction:column;gap:8px;flex:1}._navLink_5s2gj_97{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#64748b;text-decoration:none;border-radius:12px;transition:all .2s ease;font-size:14px;font-weight:600;position:relative;overflow:hidden}._navLink_5s2gj_97:hover{background-color:#f8fafc;color:#0f172a;transform:translate(2px)}._navLink_5s2gj_97._active_5s2gj_141{background-color:#eff6ff;color:#6366f1;font-weight:600}._linkText_5s2gj_153{white-space:nowrap;opacity:1;transition:opacity .2s ease}._logoutButton_5s2gj_165{margin-top:auto;display:flex;align-items:center;gap:12px;padding:12px 16px;color:#ef4444;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;width:100%}._logoutButton_5s2gj_165:hover{background-color:#fef2f2}@media (max-width: 900px){._sidebar_5s2gj_1{width:80px;padding:24px 12px;align-items:center}._logoContainer_5s2gj_27{justify-content:center;padding:0}._logo_5s2gj_27{width:32px;height:32px}._navLink_5s2gj_97{justify-content:center;padding:12px}._linkText_5s2gj_153{display:none;opacity:0;width:0}._logoutButton_5s2gj_165{justify-content:center;padding:12px}._logoutButton_5s2gj_165 span{display:none}}@media (max-width: 768px){._logoText_5s2gj_45{display:none}._logo_5s2gj_27{width:62px;height:62px;margin-top:-20px}}._header_1jhaa_1{display:none;justify-content:space-between;align-items:center;padding:10px 20px;background-color:transparent;border-bottom:1px solid #e2e8f0}._titleSection_1jhaa_21{display:flex;flex-direction:column;gap:4px}._pageTitle_1jhaa_33{font-size:20px;font-weight:700;color:#0f172a;margin:0}._date_1jhaa_47{font-size:14px;color:#64748b;margin:0;font-weight:500}._actions_1jhaa_61{display:flex;align-items:center;gap:24px}._notificationBtn_1jhaa_73{background:#fff;border:1px solid #e2e8f0;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;position:relative;transition:all .2s ease}._notificationBtn_1jhaa_73:hover{border-color:#cbd5e1;color:#0f172a;transform:translateY(-1px)}._badge_1jhaa_115{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white}._profile_1jhaa_149{display:flex;align-items:center;gap:12px;padding:6px 16px 6px 6px;background:#fff;border:1px solid #e2e8f0;border-radius:40px;cursor:pointer;transition:all .2s ease}._profile_1jhaa_149:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}._avatar_1jhaa_187{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b}._avatar_1jhaa_187 img{width:100%;height:100%;object-fit:cover}._profileInfo_1jhaa_223{display:flex;flex-direction:column}._name_1jhaa_233{font-size:13px;font-weight:600;color:#0f172a;line-height:1.2}._role_1jhaa_247{font-size:11px;color:#64748b}@media (min-width: 768px){._header_1jhaa_1{display:flex}}._loadingScreen_1ul0z_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease-in-out}._fadeIn_1ul0z_29{opacity:1}._fadeOut_1ul0z_37{opacity:0}._logoContainer_1ul0z_45{display:flex;align-items:center;justify-content:center;animation:_pulse_1ul0z_1 2s ease-in-out infinite;flex-direction:column;font-weight:600;font-size:18px;color:#303030;gap:0px}._logo_1ul0z_45{width:180px;height:180px;object-fit:contain}._poweredByAI_1ul0z_81{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:-40px;color:#6366f1}._aiIcon_1ul0z_99{font-size:24px;animation:_brainPulse_1ul0z_1 2s ease-in-out infinite;filter:drop-shadow(0 0 4px rgba(99,102,241,.5))}._aiText_1ul0z_111{font-size:14px;font-weight:500;letter-spacing:.5px;color:#6366f1;animation:_textGlow_1ul0z_1 2s ease-in-out infinite}@keyframes _brainPulse_1ul0z_1{0%,to{transform:scale(1) rotate(0);opacity:1}25%{transform:scale(1.1) rotate(-5deg);opacity:.9}50%{transform:scale(1.2) rotate(0);opacity:.8}75%{transform:scale(1.1) rotate(5deg);opacity:.9}}@keyframes _textGlow_1ul0z_1{0%,to{opacity:.8;text-shadow:0 0 5px rgba(99,102,241,.3)}50%{opacity:1;text-shadow:0 0 10px rgba(99,102,241,.6)}}._overlay_frlu1_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_frlu1_1 .3s ease-out}._modal_frlu1_29{background:#fff;border-radius:20px;margin:10px;max-width:450px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;animation:_slideUp_frlu1_1 .3s ease-out}._header_frlu1_53{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 0;border-bottom:1px solid #f0f0f0;margin-bottom:16px}._logoContainer_frlu1_71{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px}._logo_frlu1_71{width:32px;height:32px;object-fit:contain}._titleContainer_frlu1_99{flex:1}._title_frlu1_99{font-size:13px;font-weight:700;color:#1a1a1a;margin:0}._subtitle_frlu1_121{font-size:10px;color:#666;margin:2px 0 15px}._closeButton_frlu1_133{background:none;border:none;color:#999;cursor:pointer;border-radius:8px;transition:all .2s ease;margin-top:-30px;margin-right:-5px}._closeButton_frlu1_133 svg{width:16px;height:16px}._closeButton_frlu1_133:hover{background:#f5f5f5;color:#666}._content_frlu1_173{padding:0 16px 16px}._instructions_frlu1_181{text-align:center;margin-bottom:20px}._deviceIcon_frlu1_191{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f8f9fa;border-radius:50%;margin:0 auto 12px;color:#6b5cff}._instructionTitle_frlu1_215{font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 12px}._steps_frlu1_229{text-align:left;margin-bottom:20px}._step_frlu1_229{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}._stepNumber_frlu1_253{width:20px;height:20px;background:#6b5cff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;flex-shrink:0}._stepText_frlu1_281{font-size:12px;color:#4a4a4a;line-height:1.4}._installButton_frlu1_293,._shareButton_frlu1_295{width:100%;padding:10px 16px;border:none;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}._installButton_frlu1_293{background:#6b5cff;color:#fff}._installButton_frlu1_293:hover{background:#5a4fcf;transform:translateY(-1px)}._shareButton_frlu1_295{background:#f8f9fa;color:#6b5cff;border:2px solid #e9ecef}._shareButton_frlu1_295:hover{background:#e9ecef;border-color:#6b5cff}._benefits_frlu1_367{background:#f8f9fa;border-radius:12px;padding:12px;margin-top:16px}._benefitsTitle_frlu1_381{font-size:12px;font-weight:600;color:#1a1a1a;margin:0 0 10px}._benefitsList_frlu1_395{list-style:none;padding:0;margin:0}._benefitsList_frlu1_395 li{font-size:11px;color:#4a4a4a;margin-bottom:4px;display:flex;align-items:center;gap:6px}._benefitsList_frlu1_395 li:last-child{margin-bottom:0}._neverShowContainer_frlu1_433{margin-top:12px;text-align:center}._neverShowButton_frlu1_443{background:none;border:none;color:#666;font-size:11px;padding:6px 17px;cursor:pointer;transition:color .2s ease;background-color:#6b5cff;color:#fff;border-radius:100px}._neverShowButton_frlu1_443:hover{color:#333}@keyframes _fadeIn_frlu1_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_frlu1_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._container_wo125_1{min-height:100vh;padding:40px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}._logo_wo125_23{width:140px;height:140px;object-fit:contain;margin-left:-30px}._tagline_wo125_37{color:#6b7280;font-size:13px;text-align:center;margin:0}._wrapper_wo125_51{max-width:400px;width:100%}._header_wo125_61{text-align:center;margin-bottom:32px}._welcome_wo125_71{font-size:22px;font-weight:600;color:#111827;margin-bottom:8px}._subtitle_wo125_85{font-size:13px;color:#6b7280;margin:0}._form_wo125_97{display:flex;flex-direction:column;gap:24px}._inputGroup_wo125_109{display:flex;flex-direction:column;gap:8px}._inputLabel_wo125_121{color:#374151;font-weight:500;font-size:14px}._inputGroup_wo125_109 input{padding:14px 16px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:14px;width:100%;background-color:#fff;transition:border-color .2s}._inputGroup_wo125_109 input:focus{outline:none;border-color:#6b5cff}._inputGroup_wo125_109 input::placeholder{color:#9ca3af}._passwordInput_wo125_171{position:relative;display:flex;align-items:center}._eyeButton_wo125_185{position:absolute;right:12px;background:none;border:none;color:#6b7280;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}._signInButton_wo125_211{background:#6b5cff;color:#fff;padding:16px;border:none;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;width:100%;margin-top:8px;transition:background .2s}._signInButton_wo125_211:hover{background:#5a4fcf}._footer_wo125_247{margin-top:48px;text-align:center}._poweredBy_wo125_257{font-size:12px;color:#9ca3af;margin-bottom:4px}._footerText_wo125_269{font-size:12px;color:#6b7280;margin:0}._page_1arxm_1{min-height:100vh;background-color:#f2f5fb;display:flex;justify-content:center;padding:20px 0 100px}._dashboardContainer_1arxm_17{width:100%;transform:scale(.92);transform-origin:top center;display:flex;flex-direction:column;gap:18px}._heroHeader_1arxm_35{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e4e8f2}._eyebrow_1arxm_51{font-size:18px;font-weight:700;color:#0d1a3d;margin:0 0 4px}._title_1arxm_65{font-size:14px;color:#4e535d;margin:0;font-weight:500}._subtitle_1arxm_79{font-size:13px;color:#94a3b8;margin:2px 0 20px}._profileBadge_1arxm_91{width:44px;height:44px;border-radius:14px;background:#6b5cff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:400;cursor:pointer;transition:opacity .2s ease}._profileBadge_1arxm_91:hover{opacity:.85}._sectionHeaderCompact_1arxm_127{margin-top:0}._sectionTitle_1arxm_135{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 6px}._statGrid_1arxm_149{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._statCard_1arxm_161{background:#fff;border-radius:12px;padding:12px 14px;border:1px solid #e4e8f2;box-shadow:0 4px 12px #0f172a0a}._statTop_1arxm_177{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}._statIcon_1arxm_191{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}._arrowIcon_1arxm_211{color:#c4c7d4}._statLabel_1arxm_219{font-size:9px;letter-spacing:.07em;color:#4d535d;margin:0}._statValue_1arxm_233{font-size:22px;font-weight:700;color:#111827;margin:4px 0 1px}._statChange_1arxm_247{font-size:12px;color:#13a464;margin:0}._actionGrid_1arxm_259{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}._actionCard_1arxm_271{background:#fff;border-radius:14px;border:1px solid #e6e6e6;padding:18px 16px;display:flex;flex-direction:column;gap:10px;text-align:left;cursor:pointer}._actionIcon_1arxm_297{width:39px;height:39px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}._actionTitle_1arxm_317{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 4px}._actionDescription_1arxm_333{font-size:11px;color:#94a3b8;margin-top:10px}._chartsSection_1arxm_347{display:flex;flex-direction:column;gap:18px}._chartCard_1arxm_359{background:#fff;border-radius:16px;border:1px solid #e4e8f2;box-shadow:0 6px 20px #0f172a0a;overflow:hidden}._chartHeader_1arxm_375{padding:16px 20px;border-bottom:1px solid #f1f3f9}._chartBody_1arxm_385{padding:16px 12px 8px}@media (min-width: 768px){._page_1arxm_1{justify-content:flex-start;padding:1.5rem}._dashboardContainer_1arxm_17{transform:none;width:100%;max-width:100%;gap:24px}._statGrid_1arxm_149{grid-template-columns:repeat(5,1fr);gap:12px}._actionGrid_1arxm_259{grid-template-columns:repeat(4,1fr);gap:20px}._chartsSection_1arxm_347{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}._timeFilterContainer_1arxm_457{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;width:100%}._presetDropdownWrapper_1arxm_473{position:relative}._presetButton_1arxm_481{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.5rem 1rem;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s;min-width:160px;justify-content:space-between}._presetButton_1arxm_481:hover{background-color:#f9fafb;border-color:#d1d5db}._dropdownMenu_1arxm_523{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:.5rem;min-width:200px;z-index:50;border:1px solid #f3f4f6}._dropdownItem_1arxm_551{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;color:#4b5563;cursor:pointer;border-radius:8px;transition:background-color .2s}._dropdownItem_1arxm_551:hover{background-color:#f3f4f6}._radioCircle_1arxm_583{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;position:relative;transition:border-color .2s;flex-shrink:0}._activePreset_1arxm_603 ._radioCircle_1arxm_583{border-color:#374151}._activePreset_1arxm_603 ._radioCircle_1arxm_583:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#374151;border-radius:50%}._activePreset_1arxm_603{color:#111827;font-weight:500}._dateRangeWrapper_1arxm_645{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.25rem 1rem}._dateInputGroup_1arxm_665{display:flex;align-items:center}._dateInput_1arxm_665{border:none;outline:none;font-size:.875rem;color:#374151;font-family:inherit;background:transparent;padding:.25rem}._dateSeparator_1arxm_695{color:#9ca3af;font-weight:500}._recentSessionsSection_1arxm_707{background:#fff;border-radius:16px;border:1px solid #e4e8f2;box-shadow:0 6px 20px #0f172a0a;overflow:hidden}._recentSessionsHeader_1arxm_723{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f3f9}._headerActions_1arxm_739{display:flex;align-items:center;gap:10px}._createSessionBtn_1arxm_751{display:flex;align-items:center;gap:6px;background:#6b5cff;border:1px solid #6b5cff;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;margin-left:auto}._createSessionBtn_1arxm_751:hover{background:#5a4ccb;border-color:#5a4ccb;box-shadow:0 4px 12px #6b5cff40}._viewAllBtn_1arxm_795{display:flex;align-items:center;gap:4px;background:#fff;border:1px solid #e4e8f2;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;color:#4e535d;cursor:pointer;transition:all .2s}._viewAllBtn_1arxm_795:hover{background:#f8f9fc;border-color:#d1d5db;color:#0f172a}._recentTableWrapper_1arxm_837{overflow-x:auto}._recentTable_1arxm_837{width:100%;border-collapse:collapse;font-size:13px}._recentTable_1arxm_837 thead tr{background:#f8f9fc}._recentTable_1arxm_837 th{text-align:left;padding:10px 16px;font-size:11px;font-weight:600;letter-spacing:.06em;color:#94a3b8;text-transform:uppercase}._recentTable_1arxm_837 td{padding:12px 16px;color:#374151;border-bottom:1px solid #f1f3f9}._recentRow_1arxm_897{cursor:pointer;transition:background .15s}._recentRow_1arxm_897:hover{background:#f8f9fc}._recentRow_1arxm_897:last-child td{border-bottom:none}._clientCell_1arxm_923{display:flex;align-items:center;gap:10px}._clientAvatar_1arxm_935{width:30px;height:30px;border-radius:8px;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}._timeText_1arxm_963{font-size:11px;color:#94a3b8;margin-top:2px}._badge_1arxm_975{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}._badgeScheduled_1arxm_991{background:#dbeafe;color:#1d4ed8}._badgePending_1arxm_1001{background:#fef3c7;color:#92400e}._badgeCompleted_1arxm_1011{background:#d1fae5;color:#065f46}._badgeCancelled_1arxm_1021{background:#fee2e2;color:#991b1b}._badgeOnline_1arxm_1031{background:#ede9fe;color:#5b21b6}._badgeOffline_1arxm_1041{background:#f3f4f6;color:#374151}._recentEmpty_1arxm_1051{text-align:center;color:#94a3b8;padding:2rem!important;font-size:13px}._usersModalOverlay_1arxm_1067{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}._usersModalContent_1arxm_1093{background:#fff;border-radius:16px;width:100%;max-width:760px;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 48px #00000026;overflow:hidden}._usersModalHeader_1arxm_1117{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #e4e8f2;flex-shrink:0}._usersModalTitle_1arxm_1135{font-size:17px;font-weight:700;color:#0f172a;margin:0}._usersModalClose_1arxm_1149{background:none;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:6px;transition:background .15s}._usersModalClose_1arxm_1149:hover{background:#f1f5f9;color:#111827}._usersTabs_1arxm_1185{display:flex;gap:0;border-bottom:1px solid #e4e8f2;flex-shrink:0;padding:0 16px}._userTab_1arxm_1201{display:flex;align-items:center;gap:6px;padding:12px 16px;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s}._userTab_1arxm_1201:hover{color:#0f172a}._activeUserTab_1arxm_1241{color:#6366f1;border-bottom-color:#6366f1;font-weight:600}._usersTableWrapper_1arxm_1253{overflow-y:auto;flex:1}._usersLoading_1arxm_1263{text-align:center;color:#94a3b8;padding:3rem;font-size:14px}._usersTable_1arxm_1253{width:100%;border-collapse:collapse;font-size:13px}._usersTable_1arxm_1253 thead tr{background:#f8f9fc}._usersTable_1arxm_1253 th{text-align:left;padding:10px 16px;font-size:11px;font-weight:600;letter-spacing:.06em;color:#94a3b8;text-transform:uppercase}._usersTable_1arxm_1253 td{padding:11px 16px;color:#374151;border-bottom:1px solid #f1f3f9}._usersTable_1arxm_1253 tbody tr:last-child td{border-bottom:none}._page_7i2b5_1{min-height:100vh;background-color:#f6f7fb;display:flex;justify-content:center;padding:10px 0}._appointmentsContainer_7i2b5_17{width:100%;transform:scale(.95);transform-origin:top center}._header_7i2b5_29{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._title_7i2b5_43{font-size:24px;font-weight:700;color:#0f172a;margin:0}._subtitle_7i2b5_57{color:#64748b;font-size:14px;margin:0}._addButton_7i2b5_69{width:40px;height:40px;border-radius:12px;background:#6b5cff;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #6b5cff33}._addButton_7i2b5_69:hover{background:#5a4fcf;transform:translateY(-1px);box-shadow:0 6px 8px -1px #6b5cff4d}._toolbar_7i2b5_111{display:flex;margin-bottom:20px}._createButton_7i2b5_121{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:12px;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #6366f14d}._createButton_7i2b5_121:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166;background:linear-gradient(135deg,#4f46e5,#6366f1)}._createButton_7i2b5_121:active{transform:translateY(0);box-shadow:0 2px 8px #6366f14d}._tabsContainer_7i2b5_175{display:flex;gap:20px;margin-bottom:20px;border-bottom:1px solid #e2e8f0;overflow-x:auto}._tabActive_7i2b5_191{padding:10px 4px;background:none;border:none;border-bottom:2px solid #6366f1;color:#6366f1;font-weight:600;cursor:pointer;font-size:14px;white-space:nowrap}._tabInactive_7i2b5_215{padding:10px 4px;background:none;border:none;border-bottom:2px solid transparent;color:#64748b;font-weight:600;cursor:pointer;font-size:14px;white-space:nowrap}._controlsBar_7i2b5_239{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:10px}._filtersLeft_7i2b5_257{display:flex;gap:10px;flex-wrap:wrap}._filterSelect_7i2b5_269{padding:10px 16px;border-radius:12px;border:1px solid #e2e8f0;font-size:14px;outline:none;color:#0f172a;background-color:#fff;cursor:pointer;font-weight:500;box-shadow:0 1px 2px #0000000d}._dateFilter_7i2b5_295{padding:10px 16px;border-radius:12px;border:1px solid #e2e8f0;font-size:14px;outline:none;color:#0f172a;font-weight:500;box-shadow:0 1px 2px #0000000d}._sessionsBadge_7i2b5_317{font-size:13px;padding:8px 16px;background-color:#f1f5f9;color:#475569;border-radius:999px;display:inline-block;margin-bottom:16px}._tableContainer_7i2b5_339{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}._tableWrapper_7i2b5_355{overflow-x:auto}._table_7i2b5_339{width:100%;border-collapse:collapse}._table_7i2b5_339 th{position:sticky;top:0;z-index:10;background:#f9fafb;text-align:left;padding:16px 24px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em}._table_7i2b5_339 td{padding:16px 24px;border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;vertical-align:middle}._table_7i2b5_339 tbody tr{transition:background-color .2s}._table_7i2b5_339 tbody tr:hover{background-color:#f8fafc}._table_7i2b5_339 tbody tr:last-child td{border-bottom:none}._clientNameCell_7i2b5_443{display:flex;align-items:center;gap:12px}._avatar_7i2b5_455{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px;flex-shrink:0}._nameText_7i2b5_481{font-weight:500;color:#0f172a}._datetime_7i2b5_491{font-size:13px;color:#64748b}._chip_7i2b5_503{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:4px}._scheduled_7i2b5_523{background:#eef2ff;color:#4f46e5}._pending_7i2b5_533{background:#fffbeb;color:#d97706}._completed_7i2b5_543{background:#f0fdf4;color:#16a34a}._cancelled_7i2b5_553{background:#fef2f2;color:#dc2626}._statusDropdown_7i2b5_565{padding:4px 24px 4px 10px;border-radius:999px;font-size:12px;font-weight:500;border:none;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;transition:opacity .2s}._online_7i2b5_599{background:#f0f9ff;color:#0284c7}._offline_7i2b5_609{background:#fdf4ff;color:#c026d3}._doctorDropdown_7i2b5_619{padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0;font-size:13px;color:#334155;background-color:#f8fafc;cursor:pointer;outline:none;transition:all .2s;width:100%;max-width:150px}._doctorDropdown_7i2b5_619:hover{border-color:#cbd5e1;background-color:#fff}._paid_7i2b5_657{background:#ecfdf5;color:#059669}._unpaid_7i2b5_667{background:#fff1f2;color:#e11d48}._actionButtons_7i2b5_679{display:flex;gap:8px}._actionButton_7i2b5_679{padding:6px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._actionButton_7i2b5_679:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}._approveButton_7i2b5_725{background-color:#ecfdf5;color:#059669;border-color:#d1fae5}._approveButton_7i2b5_725:hover{background-color:#d1fae5;border-color:#a7f3d0}._rejectButton_7i2b5_747{background-color:#fef2f2;color:#dc2626;border-color:#fee2e2}._rejectButton_7i2b5_747:hover{background-color:#fee2e2;border-color:#fecaca}._viewButton_7i2b5_769{background-color:#f8fafc;color:#475569;border-color:#e2e8f0}._viewButton_7i2b5_769:hover{background-color:#f1f5f9;border-color:#cbd5e1;color:#1e293b}._emptyState_7i2b5_793{text-align:center;padding:48px!important;color:#64748b}._pagination_7i2b5_807{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border-top:1px solid #e2e8f0;background:#fff}._pageButton_7i2b5_827{width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._pageButton_7i2b5_827:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc;color:#0f172a}._pageButton_7i2b5_827:disabled{opacity:.5;cursor:not-allowed}._pageInfo_7i2b5_877{font-size:14px;color:#64748b;font-weight:500}@media (min-width: 768px){._page_7i2b5_1{padding:30px}._appointmentsContainer_7i2b5_17{transform:none}}._modalOverlay_1cvz0_3{position:fixed;inset:0;background-color:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px}._modal_1cvz0_3{background:#fff;border-radius:20px;width:100%;max-width:700px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow-y:auto;position:relative;display:flex;flex-direction:column}._modalHeader_1cvz0_61{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid #f1f5f9;position:sticky;top:0;background:#fff;z-index:10}._titleSection_1cvz0_85{display:flex;align-items:center;gap:16px}._avatar_1cvz0_97{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:24px;box-shadow:0 4px 12px #0000001a}._headerInfo_1cvz0_123{display:flex;flex-direction:column;gap:4px}._patientName_1cvz0_135{font-size:20px;font-weight:800;color:#1e293b;margin:0}._ptIdBadge_1cvz0_149{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#f1f5f9;color:#475569;border-radius:8px;font-size:12px;font-weight:700}._closeButton_1cvz0_173{background:#f8fafc;border:none;cursor:pointer;color:#64748b;padding:8px;border-radius:10px;transition:all .2s ease}._closeButton_1cvz0_173:hover{background:#f1f5f9;color:#0f172a;transform:rotate(90deg)}._modalContent_1cvz0_207{padding:14px;display:flex;flex-direction:column;gap:32px}._detailsGrid_1cvz0_223{display:grid;grid-template-columns:1fr 1fr;gap:24px}._gridSection_1cvz0_235{display:flex;flex-direction:column;gap:16px}._gridSectionTitle_1cvz0_247{font-size:14px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0}._infoGrid_1cvz0_265{display:grid;grid-template-columns:1fr;gap:14px}._infoItem_1cvz0_277{display:flex;align-items:center;gap:12px;padding:4px 0}._iconWrapper_1cvz0_291{width:36px;height:36px;background:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}._iconWrapper_1cvz0_291 svg{display:block}._itemContent_1cvz0_323{display:flex;flex-direction:column}._itemLabel_1cvz0_333{font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase}._itemValue_1cvz0_347{font-size:14px;color:#334155;font-weight:700}._inlineChip_1cvz0_361{padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;width:fit-content;margin-top:2px}._online_1cvz0_381{background:#dcfce7;color:#166534}._offline_1cvz0_391{background:#dbeafe;color:#1e40af}._paid_1cvz0_401{background:#dcfce7;color:#15803d}._pending_1cvz0_411{background:#fef3c7;color:#92400e}._fullWidthDetails_1cvz0_423{display:flex;flex-direction:column;gap:14px;padding:20px;background:#f8fafc;border-radius:16px}._detailsRow_1cvz0_441{display:flex;align-items:flex-start;gap:8px;font-size:14px}._detailsLabel_1cvz0_455{color:#64748b;font-weight:700;min-width:120px}._detailsValue_1cvz0_467{color:#1e293b;font-weight:500;word-break:break-word}._membersList_1cvz0_479{display:flex;flex-wrap:wrap;gap:8px}._memberChip_1cvz0_491{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:12px;color:#475569;font-weight:600}._notesSection_1cvz0_517{margin-top:4px}._notesText_1cvz0_525{margin:8px 0 0;padding:12px;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;font-size:14px;color:#475569;line-height:1.6}._assignmentSection_1cvz0_549{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:20px;box-shadow:0 4px 6px -1px #0000000d}._sectionTitle_1cvz0_565{font-size:16px;font-weight:800;color:#1e293b;margin:0 0 16px}._clinicianContainer_1cvz0_579{display:flex;flex-direction:column;gap:20px}._assignedClinicianCard_1cvz0_591{display:flex;align-items:center;gap:16px;padding:16px;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:12px}._clinicianAvatar_1cvz0_611{width:52px;height:52px;border-radius:12px;background:#0ea5e9;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}._clinicianAvatar_1cvz0_611 img{width:100%;height:100%;object-fit:cover}._clinicianInfo_1cvz0_647{flex:1}._clinicianName_1cvz0_655{font-size:16px;font-weight:700;color:#0c4a6e}._clinicianSpecialty_1cvz0_667{font-size:13px;color:#0ea5e9;font-weight:600}._dropdownWrapper_1cvz0_679{display:flex;flex-direction:column;gap:8px}._dropdownLabel_1cvz0_691{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase}._redesignedDropdown_1cvz0_705,._redesignedInput_1cvz0_707{width:100%;padding:14px;border:2px solid #f1f5f9;border-radius:12px;font-size:14px;font-weight:600;color:#1e293b;background:#f8fafc;transition:all .2s ease}._redesignedInput_1cvz0_707::placeholder{color:#94a3b8;font-weight:500}._redesignedDropdown_1cvz0_705:focus,._redesignedInput_1cvz0_707:focus{outline:none;border-color:#6366f1;background:#fff;box-shadow:0 0 0 4px #6366f11a}._helpText_1cvz0_757{font-size:11px;color:#64748b;font-weight:500;margin-top:6px;line-height:1.4}._interactionSection_1cvz0_775{background:#f0fdf4;border-radius:16px;padding:20px}._actionButtonsRow_1cvz0_787{display:flex;gap:12px}._interactionButton_1cvz0_797{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 16px;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;background:#fff;color:#166534;border:1px solid #dcfce7}._buttonLabelGroup_1cvz0_833{display:flex;flex-direction:column;align-items:flex-start;gap:2px}._buttonMainLabel_1cvz0_847{font-size:13px;font-weight:500;margin-bottom:3px;line-height:1}._buttonSubLabel_1cvz0_861{font-size:11px;font-weight:600;color:#4ade80;opacity:.9}._interactionButton_1cvz0_797:hover{background:#dcfce7;transform:translateY(-2px);box-shadow:0 4px 12px #1665341a}._modalFooter_1cvz0_889{margin-top:8px;padding:24px;background:#f8fafc;border-radius:0 0 20px 20px;display:flex;gap:16px;position:sticky;bottom:0}._closeBtn_1cvz0_911{flex:1;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;font-weight:700;cursor:pointer;transition:all .2s ease}._closeBtn_1cvz0_911:hover{background:#f1f5f9;color:#0f172a}._rescheduleBtn_1cvz0_945{flex:1.5;padding:14px;background:#0d3a3d;color:#fff;border:none;border-radius:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #0d3a3d4d}._rescheduleBtn_1cvz0_945:hover{background:#064045;transform:translateY(-2px);box-shadow:0 6px 20px #0d3a3d66}._confirmBtn_1cvz0_991{flex:2;padding:14px;background:#6366f1;color:#fff;border:none;border-radius:12px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #6366f166}._confirmBtn_1cvz0_991:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 20px #6366f180}@media (max-width: 768px){._modal_1cvz0_3{max-width:100%;border-radius:24px 24px 0 0;margin-top:auto}._modalOverlay_1cvz0_3{padding:0;align-items:flex-end}._detailsGrid_1cvz0_223{grid-template-columns:1fr}._actionButtonsRow_1cvz0_787{flex-direction:column}}._modalOverlay_grtvm_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_grtvm_1{background:#fff;border-radius:20px;width:90%;max-width:500px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:_modalFadeIn_grtvm_1 .3s ease-out}@keyframes _modalFadeIn_grtvm_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_grtvm_67{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px}._modalTitle_grtvm_81{font-size:18px;font-weight:700;color:#0f172a;margin:0}._closeBtn_grtvm_95{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:grid;place-items:center;transition:color .2s}._closeBtn_grtvm_95:hover{color:#0f172a}._modalSubHeader_grtvm_125{background:#f8fafc;padding:12px 24px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;font-size:14px;color:#64748b;display:flex;align-items:center;gap:8px}._separator_grtvm_149{color:#cbd5e1}._modalBody_grtvm_157{padding:24px}._inputLabel_grtvm_165{display:block;font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}._dateInput_grtvm_185{width:100%;padding:12px 16px;border-radius:10px;border:1px solid #e2e8f0;font-size:14px;color:#0f172a;margin-bottom:24px;outline:none;transition:border-color .2s}._dateInput_grtvm_185:focus{border-color:#0d3a3d}._slotGrid_grtvm_217{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._slotOption_grtvm_229{padding:10px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center}._slotOption_grtvm_229:hover:not(:disabled){border-color:#0d3a3d;background:#f0f7f8}._slotSelected_grtvm_271{background:#0d3a3d!important;color:#fff!important;border-color:#0d3a3d!important;box-shadow:0 4px 12px #0d3a3d33}._slotDisabled_grtvm_285{background:#f8fafc;color:#cbd5e1;border-color:#f1f5f9;cursor:not-allowed;opacity:1}._bookedLabel_grtvm_301{font-size:9px;font-weight:700;color:#ef4444;margin-top:2px}._slotsLoading_grtvm_315{grid-column:1 / -1;text-align:center;padding:32px;color:#94a3b8;font-size:14px}._modalActions_grtvm_331{display:flex;justify-content:flex-end;gap:12px;padding:0 24px 24px}._cancelBtn_grtvm_345{padding:10px 24px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s}._cancelBtn_grtvm_345:hover{background:#f8fafc;border-color:#cbd5e1}._saveBtn_grtvm_379{padding:10px 24px;border-radius:10px;border:none;background:#0d3a3d;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._saveBtn_grtvm_379:hover:not(:disabled){background:#064045;box-shadow:0 4px 12px #06404540}._saveBtn_grtvm_379:disabled{opacity:.5;cursor:not-allowed}._modalOverlay_7o6uv_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px}._modal_7o6uv_1{background:#fff;border-radius:16px;width:100%;max-width:400px;box-shadow:0 12px 24px #00000026;padding:24px;text-align:center}._iconContainer_7o6uv_49{margin-bottom:16px;display:flex;justify-content:center}._iconContainer_7o6uv_49 svg{color:#ef4444}._modal_7o6uv_1 h3{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 12px}._modal_7o6uv_1 p{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 20px}._modal_7o6uv_1 p strong{color:#0f172a;font-weight:600}._appointmentInfo_7o6uv_107{background:#f9fafb;border-radius:12px;padding:16px;margin-bottom:24px;text-align:left}._infoRow_7o6uv_123{display:flex;justify-content:space-between;align-items:center;padding:8px 0}._infoRow_7o6uv_123:not(:last-child){border-bottom:1px solid #e5e7eb}._label_7o6uv_145{font-size:13px;color:#6b7280;font-weight:500}._value_7o6uv_157{font-size:13px;color:#0f172a;font-weight:600}._modalActions_7o6uv_169{display:flex;gap:10px}._cancelButton_7o6uv_179{flex:1;padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}._cancelButton_7o6uv_179:hover{background:#f9fafb;border-color:#d1d5db}._confirmButton_7o6uv_215{flex:1;padding:12px 16px;border:none;border-radius:10px;background:#ef4444;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}._confirmButton_7o6uv_215:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}@media (max-width: 600px){._modal_7o6uv_1{max-width:100%;border-radius:16px 16px 0 0;margin-top:auto}._modalOverlay_7o6uv_1{align-items:flex-end;padding:0}._modal_7o6uv_1{padding:20px}}._modalOverlay_1hmls_1{position:fixed;inset:0;background-color:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:24px;animation:_fadeIn_1hmls_1 .2s ease-out}._modal_1hmls_1{background:#fff;border-radius:20px;width:100%;max-width:420px;border:1px solid #e2e8f0;max-height:90vh;overflow-y:auto;animation:_slideUp_1hmls_1 .3s cubic-bezier(.16,1,.3,1)}._modalHeader_1hmls_49{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #f1f5f9}._title_1hmls_65{font-size:18px;font-weight:700;color:#1e293b;margin:0}._closeButton_1hmls_79{background:none;border:none;cursor:pointer;color:#64748b;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._closeButton_1hmls_79:hover{background:#f1f5f9;color:#1e293b}._modalContent_1hmls_115{padding:32px 24px;display:flex;flex-direction:column;gap:24px}._message_1hmls_129{font-size:15px;line-height:1.6;color:#475569;margin:0;text-align:center}._warningIcon_1hmls_145{color:#ef4444;align-self:center;margin-bottom:-10px}._modalActions_1hmls_157{display:flex;gap:12px}._cancelButton_1hmls_167{flex:1;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_1hmls_167:hover{background:#f8fafc;border-color:#cbd5e1}._confirmButton_1hmls_203{flex:1;padding:12px 16px;border:none;border-radius:12px;background:#596ad8;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._confirmButton_1hmls_203:hover{background:#1b1b1b}._confirmButton_1hmls_203._danger_1hmls_243{background:#ef4444}._confirmButton_1hmls_203._danger_1hmls_243:hover{background:#dc2626}@keyframes _fadeIn_1hmls_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1hmls_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._page_1k146_3{padding:24px;margin:0 auto;display:flex;flex-direction:column;gap:20px;background-color:#f6f7fb}._controlsSection_1k146_25{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;position:sticky;top:-.2rem;z-index:100;background-color:#f6f7fb;padding:10px 0;margin-top:-10px}._requestButton_1k146_53{display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:9px;background:#fff;color:#374151;border:1px solid #d1d5db;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}._requestButton_1k146_53:hover{background:#f9fafb;border-color:#9ca3af}._searchContainer_1k146_97{position:relative;max-width:360px;width:100%}._searchIcon_1k146_109{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInput_1k146_127{width:100%;padding:9px 14px 9px 38px;border:1px solid #e5e7eb;border-radius:9px;font-size:.875rem;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s;font-family:inherit}._searchInput_1k146_127:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0640451a}._searchInput_1k146_127::placeholder{color:#9ca3af}._actionButtons_1k146_171{display:flex;align-items:center;gap:12px}._addButton_1k146_183{display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:9px;background:#596ad8;color:#fff;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap;font-family:inherit}._addButton_1k146_183:hover{background:#4655c4}._leaveButton_1k146_225{display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:9px;background:#fff;color:#374151;border:1px solid #d1d5db;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}._leaveButton_1k146_225:hover{background:#f9fafb;border-color:#9ca3af}._tableContainer_1k146_271{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}._tableWrapper_1k146_285{overflow-x:auto}._table_1k146_271{width:100%;border-collapse:collapse;font-size:.875rem}._table_1k146_271 thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}._table_1k146_271 th{position:sticky;top:0;z-index:10;background:#f9fafb;padding:11px 16px;text-align:left;font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}._table_1k146_271 tbody tr{border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .1s}._table_1k146_271 tbody tr:last-child{border-bottom:none}._table_1k146_271 tbody tr:hover{background:#f9fafb}._table_1k146_271 td{padding:11px 16px;color:#374151;vertical-align:middle}._doctorNameCell_1k146_385{display:flex;align-items:center;gap:10px}._avatar_1k146_397{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#373737;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700;overflow:hidden}._avatarImg_1k146_427{width:100%;height:100%;object-fit:cover}._nameText_1k146_439{font-weight:500;color:#0f172a}._specializationBadge_1k146_451{display:inline-block;padding:2px 10px;border-radius:20px;font-size:.78rem;font-weight:600;background:#f5f5f7;color:#212121}._actions_1k146_473{display:flex;align-items:center;gap:6px}._actionButton_1k146_171{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d1d5db;background:#fff;border-radius:7px;cursor:pointer;color:#374151;transition:all .15s}._actionButton_1k146_171:hover{background:#f3f4f6;border-color:#9ca3af}._viewButton_1k146_523{background:#596ad8;color:#fff;border:none;font-size:.8rem;font-weight:500;padding:0 14px;width:auto;border-radius:7px}._viewButton_1k146_523:hover{background:#596ad8;color:#fff}._deleteButton_1k146_555:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}._emptyState_1k146_569{text-align:center;padding:48px!important;color:#9ca3af;font-size:.9rem}._pagination_1k146_585{display:flex;justify-content:center;align-items:center;gap:14px;padding:14px 16px;border-top:1px solid #f0f0f0}._pageButton_1k146_603{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #d1d5db;background:#fff;border-radius:7px;color:#374151;cursor:pointer;transition:all .15s}._pageButton_1k146_603:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}._pageButton_1k146_603:disabled{opacity:.4;cursor:not-allowed}._pageInfo_1k146_651{font-size:.85rem;color:#6b7280;font-weight:500}@media (max-width: 768px){._page_1k146_3{padding:16px}._controlsSection_1k146_25{flex-wrap:wrap}._searchContainer_1k146_97{max-width:100%}}._overlay_1ybpd_5{position:fixed;inset:0;background-color:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1ybpd_29{background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;padding:0;border:1px solid #f1f5f9}._header_1ybpd_57{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #f1f5f9;background:#fff;position:sticky;top:0;z-index:10}._title_1ybpd_81{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}._closeButton_1ybpd_95{background:#f8fafc;border:none;cursor:pointer;color:#64748b;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;transition:all .2s}._closeButton_1ybpd_95:hover{background-color:#f1f5f9;color:#0f172a}._form_1ybpd_131{padding:32px;display:flex;flex-direction:column;gap:20px}._sectionTitle_1ybpd_145{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:12px 0 8px}._formGroup_1ybpd_163{display:flex;flex-direction:column;gap:8px}._label_1ybpd_175{font-size:.875rem;font-weight:600;color:#334155}._input_1ybpd_187{padding:10px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:.9375rem;font-family:"Inter",inherit;color:#1e293b;outline:none;transition:all .2s;background:#f8fafc}._input_1ybpd_187:focus{border-color:#596ad8;background:#fff;box-shadow:0 0 0 4px #596ad81a}._input_1ybpd_187::placeholder{color:#94a3b8}._bioArea_1ybpd_231{min-height:120px;resize:vertical}._photoSection_1ybpd_243{display:flex;align-items:center;gap:16px;margin-bottom:8px}._previewCircle_1ybpd_257{width:64px;height:64px;border-radius:16px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e8f0}._previewImg_1ybpd_279{width:100%;height:100%;object-fit:cover}._uploadLabel_1ybpd_291{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:.875rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}._uploadLabel_1ybpd_291:hover{background:#f8fafc;border-color:#cbd5e1}._actions_1ybpd_333{display:flex;justify-content:flex-end;gap:12px;margin-top:12px;padding-top:24px;border-top:1px solid #f1f5f9}._button_1ybpd_351{padding:10px 24px;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid transparent}._cancelButton_1ybpd_371{background-color:#fff;border-color:#e2e8f0;color:#64748b}._cancelButton_1ybpd_371:hover{background-color:#f8fafc;color:#0f172a}._submitButton_1ybpd_393{background-color:#596ad8;color:#fff}._submitButton_1ybpd_393:hover{background-color:#4a59c0;box-shadow:0 4px 12px #596ad833}._submitButton_1ybpd_393:disabled{background-color:#a5b4fc;cursor:not-allowed}._resetBtn_1ybpd_423{background:#f8fafc;border:1px solid #e2e8f0;color:#596ad8;padding:10px 16px;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;text-align:left}._resetBtn_1ybpd_423:hover{background:#eef2ff;border-color:#596ad8}._cancelResetBtn_1ybpd_459{background:#fee2e2;color:#ef4444;border:none;width:44px;border-radius:12px;display:grid;place-items:center;cursor:pointer;transition:all .2s}._cancelResetBtn_1ybpd_459:hover{background:#fecaca}._modal_1ybpd_29::-webkit-scrollbar{width:6px}._modal_1ybpd_29::-webkit-scrollbar-track{background:transparent}._modal_1ybpd_29::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._page_sa5cl_1{padding:24px;margin:0 auto;display:flex;flex-direction:column;gap:20px}._topBar_sa5cl_19{display:flex;align-items:center}._backBtn_sa5cl_29{display:flex;align-items:center;gap:6px;background:none;border:1px solid #e5e7eb;color:#374151;padding:6px 14px;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}._backBtn_sa5cl_29:hover{background:#f3f4f6}._hero_sa5cl_69{display:flex;align-items:center;gap:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 24px}._avatarWrap_sa5cl_89{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#064045}._avatarImg_sa5cl_107{width:100%;height:100%;object-fit:cover}._avatarInitials_sa5cl_119{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:700}._heroInfo_sa5cl_141{display:flex;flex-direction:column;gap:4px}._name_sa5cl_153{font-size:1.3rem;font-weight:700;color:#0f172a;margin:0}._specialty_sa5cl_167{font-size:.875rem;color:#064045;font-weight:500;background:#e6f2f2;padding:2px 10px;border-radius:20px;width:fit-content}._contactRow_sa5cl_187{display:flex;flex-wrap:wrap;gap:16px;margin-top:6px;font-size:.82rem;color:#6b7280}._contactRow_sa5cl_187 span{display:flex;align-items:center;gap:5px}._statsRow_sa5cl_219{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}._stat_sa5cl_219{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;display:flex;align-items:center;gap:14px}._statIcon_sa5cl_251{color:#064045;flex-shrink:0}._statNum_sa5cl_261{font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1}._statLbl_sa5cl_275{font-size:.78rem;color:#9ca3af;margin-top:3px}._bioCard_sa5cl_289{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;font-size:.9rem;color:#4b5563;line-height:1.6}._bioCard_sa5cl_289 p{margin:0}._tabs_sa5cl_319{display:flex;gap:4px;border-bottom:2px solid #e5e7eb}._tab_sa5cl_319{padding:8px 18px;border:none;background:none;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s}._tab_sa5cl_319:hover{color:#064045}._tabActive_sa5cl_365{color:#064045;border-bottom-color:#064045;font-weight:600}._tableCard_sa5cl_379{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}._table_sa5cl_379{width:100%;border-collapse:collapse;font-size:.875rem}._table_sa5cl_379 thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}._table_sa5cl_379 th{position:sticky;top:0;z-index:10;background:#f9fafb;padding:11px 16px;text-align:left;font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}._table_sa5cl_379 tbody tr{border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .1s}._table_sa5cl_379 tbody tr:last-child{border-bottom:none}._table_sa5cl_379 tbody tr:hover{background:#f9fafb}._table_sa5cl_379 td{padding:11px 16px;color:#374151}._badge_sa5cl_477{display:inline-block;padding:2px 10px;border-radius:20px;font-size:.78rem;font-weight:600}._amount_sa5cl_493{font-weight:600;color:#10b981}._empty_sa5cl_503{padding:32px;text-align:center;color:#9ca3af;font-size:.9rem}._errorText_sa5cl_517{color:#ef4444;text-align:center;margin-top:40px}@media (max-width: 768px){._page_sa5cl_1{padding:16px}._hero_sa5cl_69{flex-direction:column;align-items:flex-start}._statsRow_sa5cl_219{grid-template-columns:1fr 1fr}}._timeChip_sa5cl_563{display:inline-block;background:#e6f2f2;color:#064045;border-radius:6px;padding:2px 10px;font-size:.82rem;font-weight:600}._editBtn_sa5cl_583{display:inline-flex;align-items:center;gap:5px;background:none;border:1px solid #d1d5db;color:#374151;padding:4px 12px;border-radius:7px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s}._editBtn_sa5cl_583:hover{background:#064045;color:#fff;border-color:#064045}._page_19zqv_3{padding:24px;margin:0 auto;display:flex;flex-direction:column;gap:20px;background-color:#f6f7fb}._controlsSection_19zqv_25{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;position:sticky;top:-.2rem;z-index:100;background-color:#f6f7fb;padding:10px 0;margin-top:-10px}._searchContainer_19zqv_53{position:relative;max-width:360px;width:100%}._searchIcon_19zqv_65{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInput_19zqv_83{width:100%;padding:9px 14px 9px 38px;border:1px solid #e5e7eb;border-radius:9px;font-size:.875rem;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s;font-family:inherit}._searchInput_19zqv_83:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0640451a}._searchInput_19zqv_83::placeholder{color:#9ca3af}._addButton_19zqv_127{display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:9px;background:#6366f1;color:#fff;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s;white-space:nowrap;font-family:inherit}._addButton_19zqv_127:hover{background:#6366f1}._tableContainer_19zqv_171{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}._tableWrapper_19zqv_185{overflow-x:auto}._table_19zqv_171{width:100%;border-collapse:collapse;font-size:.875rem}._table_19zqv_171 thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}._table_19zqv_171 th{position:sticky;top:0;z-index:10;background:#f9fafb;padding:11px 16px;text-align:left;font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}._table_19zqv_171 tbody tr{border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .1s}._table_19zqv_171 tbody tr:last-child{border-bottom:none}._table_19zqv_171 tbody tr:hover{background:#f9fafb}._table_19zqv_171 td{padding:11px 16px;color:#374151;vertical-align:middle}._widgetsGrid_19zqv_285{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2.5rem}._widget_19zqv_285{background:#fff;padding:1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;transition:transform .2s;border:1px solid #e5e7eb}._widget_19zqv_285:hover{transform:translateY(-2px)}._iconWrapper_19zqv_329{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._revenueIcon_19zqv_347{background-color:#ecfdf5}._expenseIcon_19zqv_355{background-color:#fef2f2}._remunerationIcon_19zqv_363{background-color:#eff6ff}._widgetContent_19zqv_371{flex:1}._widgetLabel_19zqv_379{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}._widgetValue_19zqv_391{font-size:1.5rem;font-weight:700;color:#111827}._sectionTitle_19zqv_405{font-size:1.1rem;font-weight:600;color:#0f172a;margin-bottom:1rem}._section_19zqv_405{margin-bottom:2rem}._modalOverlay_19zqv_429{position:fixed;inset:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_19zqv_457{background:#fff;border-radius:12px;width:90%;max-width:900px;padding:0;box-shadow:0 20px 25px -5px #0000001a;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}._modalContentSmall_19zqv_483{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:24px;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_19zqv_501{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}._modalHeader_19zqv_501 h2{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0}._modalHeader_19zqv_501 button{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer}._formGroup_19zqv_547{margin-bottom:1.25rem}._formGroup_19zqv_547 label{display:block;margin-bottom:8px;color:#374151;font-weight:500;font-size:.875rem}._formGroup_19zqv_547 input{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s}._formGroup_19zqv_547 input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000000d}._modalActions_19zqv_601{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._cancelButton_19zqv_615{background:#fff;border:1px solid #d1d5db;color:#374151;padding:9px 18px;border-radius:8px;font-weight:500;cursor:pointer;font-size:.875rem}._submitButton_19zqv_637{background-color:#6366f1;color:#fff;border:none;padding:9px 18px;border-radius:8px;font-weight:600;cursor:pointer;font-size:.875rem}._submitButton_19zqv_637:hover{background-color:#000}._summaryBox_19zqv_667{background:#ecfdf5;border:1px solid #a7f3d0;padding:1rem;border-radius:8px;margin:1.5rem 0}._summaryBox_19zqv_667 p{margin:.5rem 0;font-size:.9rem;color:#065f46;display:flex;justify-content:space-between}._summaryBox_19zqv_667 strong{font-weight:600}._mobileCards_19zqv_709{display:none}@media (max-width: 768px){._container_19zqv_719{padding:1rem}._controlsSection_19zqv_25{flex-direction:column;align-items:stretch}._widgetsGrid_19zqv_285{grid-template-columns:1fr}._tableCard_19zqv_745 table{display:none}._mobileCards_19zqv_709{display:grid;grid-template-columns:1fr;gap:1rem}._clinicianCard_19zqv_767{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0}._cardHeader_19zqv_783{display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9;font-weight:700;color:#0f172a}._cardRow_19zqv_803{display:flex;justify-content:space-between;margin-bottom:.75rem}._cardLabel_19zqv_815{color:#6b7280;font-size:.875rem}._cardValue_19zqv_825{color:#374151;font-weight:600}}._page_1xd13_3{padding:24px;margin:0 auto;display:flex;flex-direction:column;gap:20px;min-height:100vh;background-color:#f6f7fb}._container_1xd13_25{width:100%;display:flex;flex-direction:column;gap:24px}._sectionTitle_1xd13_41{font-size:1.1rem;font-weight:600;color:#0f172a;margin-bottom:16px}._grid_1xd13_57{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}._actionCard_1xd13_69{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;text-align:left;cursor:pointer;transition:all .2s ease;width:100%}._actionCard_1xd13_69:hover{transform:translateY(-2px);border-color:#000;box-shadow:0 10px 15px -3px #0000000d}._icon_1xd13_111{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}._actionTitle_1xd13_131{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 4px}._actionBody_1xd13_145{font-size:.8rem;color:#64748b;margin:0}._librarySection_1xd13_159{margin-top:10px}._libraryList_1xd13_167{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}._libraryCard_1xd13_179{width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;background:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease;text-align:left}._itemMain_1xd13_207{display:flex;align-items:center;gap:16px;flex:1}._itemThumbnail_1xd13_221{width:60px;height:44px;border-radius:8px;overflow:hidden;background:#f1f5f9;flex-shrink:0}._itemThumbnail_1xd13_221 img{width:100%;height:100%;object-fit:cover}._itemInfo_1xd13_251{display:flex;flex-direction:column;gap:4px;flex:1}._itemMetaRow_1xd13_265{display:flex;align-items:center;gap:12px}._rating_1xd13_277{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#0f172a;font-weight:600}._placeholderThumbnail_1xd13_295{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f1f5f9}._errorState_1xd13_313{padding:30px;text-align:center;background:#fff;border:1px solid #fee2e2;border-radius:12px;color:#b91c1c}._retryButton_1xd13_331{margin-top:10px;padding:8px 16px;background:#1a1a1a;color:#fff;border:none;border-radius:6px;font-size:.8rem;cursor:pointer}._libraryCard_1xd13_179:hover{border-color:#000;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}._miniIcon_1xd13_365{width:36px;height:36px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}._emptyState_1xd13_387{padding:40px;text-align:center;color:#64748b;background:#fff;border:1px dashed #e2e8f0;border-radius:12px;font-size:.9rem}._libraryTitle_1xd13_407{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 4px}._libraryMeta_1xd13_421{font-size:.75rem;color:#64748b;margin:0;text-transform:uppercase;letter-spacing:.02em}@media (max-width: 768px){._page_1xd13_3{padding:16px}._grid_1xd13_57,._libraryList_1xd13_167{grid-template-columns:1fr}}._page_16g4v_1{min-height:100vh;background-color:#f6f7fb;display:flex;justify-content:center;padding:1.5rem}._clientsContainer_16g4v_17{width:100%;transform:scale(.95);transform-origin:top center}._header_16g4v_29,._headerActions_16g4v_31{display:flex;justify-content:flex-end;align-items:center;margin-bottom:24px}._title_16g4v_45{font-size:24px;font-weight:700;color:#0f172a;margin:0}._addButton_16g4v_59{padding:20px;height:40px;border-radius:12px;background:#6b5cff;color:#fff;border:none;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #6b5cff33}._addButton_16g4v_59:hover{background:#5a4fcf;transform:translateY(-1px);box-shadow:0 6px 8px -1px #6b5cff4d}._controlsSection_16g4v_103{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10;background-color:#f6f7fb;padding:10px 0}._searchContainer_16g4v_127{position:relative;max-width:400px}._searchIcon_16g4v_137{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af}._searchInput_16g4v_153{width:100%;padding:12px 16px 12px 44px;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;background:#fff;transition:all .2s}._searchInput_16g4v_153:focus{outline:none;border-color:#6b5cff;box-shadow:0 0 0 3px #6b5cff1a}._searchInput_16g4v_153::placeholder{color:#9ca3af}._tableContainer_16g4v_195{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}._tableWrapper_16g4v_211{overflow-x:auto}._table_16g4v_195{width:100%;border-collapse:collapse}._table_16g4v_195 th{text-align:left;padding:16px 24px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em}._table_16g4v_195 td{padding:16px 24px;border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;vertical-align:middle}._table_16g4v_195 tbody tr{transition:background-color .2s}._table_16g4v_195 tbody tr:hover{background-color:#f8fafc}._table_16g4v_195 tbody tr:last-child td{border-bottom:none}._clientNameCell_16g4v_295{display:flex;align-items:center;gap:12px}._avatar_16g4v_307{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px;flex-shrink:0}._nameText_16g4v_333{font-weight:500;color:#0f172a}._conditionBadge_16g4v_343{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}._conditionDot_16g4v_363{width:6px;height:6px;border-radius:50%}._conditionAnxiety_16g4v_377{background:#fef2f2;color:#991b1b}._conditionAnxiety_16g4v_377 ._conditionDot_16g4v_363{background:#ef4444}._conditionStress_16g4v_395{background:#fffbeb;color:#92400e}._conditionStress_16g4v_395 ._conditionDot_16g4v_363{background:#f59e0b}._conditionRelationship_16g4v_413{background:#ecfdf5;color:#065f46}._conditionRelationship_16g4v_413 ._conditionDot_16g4v_363{background:#10b981}._conditionDefault_16g4v_431{background:#eef2ff;color:#3730a3}._conditionDefault_16g4v_431 ._conditionDot_16g4v_363{background:#6366f1}._actionButton_16g4v_449{padding:6px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._actionButton_16g4v_449:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}._emptyState_16g4v_485{text-align:center;padding:48px!important;color:#64748b}._pagination_16g4v_499{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px;border-top:1px solid #e2e8f0;background:#fff}._pageButton_16g4v_519{width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._pageButton_16g4v_519:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc;color:#0f172a}._pageButton_16g4v_519:disabled{opacity:.5;cursor:not-allowed}._pageInfo_16g4v_569{font-size:14px;color:#64748b;font-weight:500}@media (min-width: 768px){._page_16g4v_1{padding:1.5rem}._clientsContainer_16g4v_17{transform:none}}._page_ilpsz_1{min-height:100vh;background:#f6f7fb;display:flex;justify-content:center;align-items:flex-start;padding:10px 0}._profileContainer_ilpsz_19{width:100%;transform:scale(.96);transform-origin:top center}._header_ilpsz_31{margin-bottom:16px}._title_ilpsz_39{font-size:24px;font-weight:700;color:#0f172a;margin:0}._card_ilpsz_53{background:#fff;border-radius:26px;padding:32px 24px 28px;border:1px solid #cbcbcb6c}._profileHeader_ilpsz_67{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:28px}._avatar_ilpsz_83{width:112px;height:112px;border-radius:50%;background:linear-gradient(135deg,#7c5bff,#6572ff);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:18px}._avatar_ilpsz_83 svg{width:44px;height:44px}._name_ilpsz_117{font-size:20px;font-weight:500;color:#0f172a;margin:0 0 6px}._subtitle_ilpsz_131{font-size:12px;font-weight:500;color:#5f6d8a;margin:0}._infoList_ilpsz_145{display:flex;flex-direction:column;gap:14px;margin-bottom:30px}._infoRow_ilpsz_159{background:#f4f7ff;border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:4px}._infoLabel_ilpsz_177{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#97a5c6;letter-spacing:.1px}._infoLabel_ilpsz_177 span{line-height:1}._infoLabel_ilpsz_177 svg{color:#97a5c6}._infoValue_ilpsz_213{font-size:14px;font-weight:500;color:#0f172a;margin:0}._actions_ilpsz_227{display:flex;flex-direction:column;gap:12px}._editButton_ilpsz_239{width:100%;padding:15px 16px;border:none;border-radius:16px;background:linear-gradient(135deg,#7d5bff,#6f66ff);color:#fff;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._editButton_ilpsz_239:hover{transform:translateY(-1px)}._logoutButton_ilpsz_281{width:100%;padding:14px 16px;border-radius:16px;border:1.5px solid #ffd1d8;background:#fff6f6;color:#ed4c5c;font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background .2s ease,border-color .2s ease}._logoutButton_ilpsz_281:hover{background:#ffe4e6;border-color:#feb2c0}._page_xu4vq_1{min-height:100vh;padding:24px 20px 120px;background:#f6f7fb;display:flex;flex-direction:column;gap:24px}._header_xu4vq_19{display:flex;align-items:center;gap:20px}._header_xu4vq_19 h1{font-size:16px;font-weight:700;color:#0f172a}._headerSpacer_xu4vq_43{width:32px;height:32px}._backButton_xu4vq_53{border:none;width:40px;height:40px;border-radius:12px;background:#e2e8f0;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}._backButton_xu4vq_53:hover{background:#cbd5f5}._form_xu4vq_85{background:#fff;padding:24px;border-radius:24px;box-shadow:0 20px 50px #0f172a14;display:flex;flex-direction:column;gap:20px}._field_xu4vq_105{display:flex;flex-direction:column;gap:8px}._field_xu4vq_105 label{font-size:11px;font-weight:600;color:#0f172a}._labelRow_xu4vq_129{display:flex;align-items:center;justify-content:space-between}._inlineCreateButton_xu4vq_141{display:flex;align-items:center;gap:4px;padding:4px 10px;border:none;border-radius:8px;background:#eef2ff;color:#6366f1;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s ease}._inlineCreateButton_xu4vq_141:hover{background:#e0e7ff;color:#4f46e5}._field_xu4vq_105 input,._field_xu4vq_105 textarea,._field_xu4vq_105 select{border:1px solid #cbd5f5;border-radius:14px;padding:14px 16px;font-size:12px;font-family:inherit;color:#0f172a;background:#f8fafc;transition:border .15s ease,box-shadow .15s ease}._field_xu4vq_105 input:focus,._field_xu4vq_105 textarea:focus,._field_xu4vq_105 select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}._field_xu4vq_105 textarea{resize:none}._fieldGroup_xu4vq_231{display:flex;gap:16px}._fieldGroup_xu4vq_231 ._field_xu4vq_105{flex:1}._segmentedControl_xu4vq_249{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #cbd5f5;border-radius:16px;overflow:hidden;background:#f1f5f9}._segmentedControl_xu4vq_249 button{border:none;background:transparent;padding:12px 0;font-size:11px;font-weight:600;color:#0f172a;cursor:pointer;transition:background .15s ease,color .15s ease}._segmentActive_xu4vq_289{background:#fff;color:#0f172a;box-shadow:inset 0 0 0 1px #6366f133}._actions_xu4vq_301{display:flex;gap:12px;margin-top:12px}._actions_xu4vq_301 button{flex:1;height:52px;border-radius:16px;border:none;font-weight:600;font-size:13px;cursor:pointer;padding:10px;transition:transform .12s ease,box-shadow .12s ease}._primaryButton_xu4vq_337{background:#6366f1;color:#fff}._primaryButton_xu4vq_337:hover{transform:translateY(-1px)}._secondaryButton_xu4vq_355{background:#e2e8f0;color:#0f172a}@media (max-width: 640px){._page_xu4vq_1{padding:20px 16px 100px}._form_xu4vq_85{padding:20px}._fieldGroup_xu4vq_231,._actions_xu4vq_301{flex-direction:column}}._page_1qkso_5{min-height:100vh;padding:24px;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1e293b}._header_1qkso_23{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;max-width:1200px;margin-left:auto;margin-right:auto}._headerLeft_1qkso_43{display:flex;align-items:center;gap:16px}._backButton_1qkso_55{width:36px;height:36px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer;transition:all .2s ease}._backButton_1qkso_55:hover{background:#f1f5f9;color:#0f172a}._headerTitle_1qkso_91 h1{font-size:20px;font-weight:700;color:#0f172a;margin:0}._rescheduleBtn_1qkso_105{display:flex;align-items:center;gap:8px;background:#596ad8;color:#fff;border:none;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}._rescheduleBtn_1qkso_105:hover{background:#042d31;box-shadow:0 4px 12px #06404526}._gridContainer_1qkso_147{display:grid;grid-template-columns:1fr 340px;gap:24px;max-width:1200px;margin:0 auto}._mainColumn_1qkso_163,._sideColumn_1qkso_165{display:flex;flex-direction:column;gap:24px}._card_1qkso_179{background:#fff;border-radius:16px;padding:24px;border:1px solid #e2e8f0}._profileCard_1qkso_195{display:flex;flex-direction:column;gap:24px}._profileHeader_1qkso_207{display:flex;align-items:center;gap:20px}._avatar_1qkso_219{width:64px;height:64px;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;font-size:20px;font-weight:700;color:#596ad8;border:2px solid #fff;box-shadow:0 0 0 1px #e2e8f0}._profileTitle_1qkso_247{flex:1}._clientName_1qkso_255{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 4px;text-transform:capitalize}._clientMeta_1qkso_271{display:flex;align-items:center;gap:12px;color:#64748b;font-size:14px}._clientMeta_1qkso_271 span{display:flex;align-items:center;gap:4px}._actionButtons_1qkso_299{display:flex;gap:8px}._iconBtn_1qkso_309{width:40px;height:40px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer;transition:all .2s ease}._iconBtn_1qkso_309:hover:not(:disabled){background:#f8fafc;color:#596ad8;border-color:#cbd5e1}._statusContainer_1qkso_349{display:flex;gap:8px}._chip_1qkso_359{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:capitalize}._paid_1qkso_375{background:#dcfce7;color:#166534}._pending_1qkso_385{background:#fef9c3;color:#854d0e}._online_1qkso_395{background:#dbeafe;color:#1e40af}._offline_1qkso_405{background:#f1f5f9;color:#475569}._statsGrid_1qkso_417{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._statItem_1qkso_429{background:#f8fafc;padding:16px;border-radius:12px;border:1px solid #f1f5f9}._statLabel_1qkso_443{font-size:12px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;display:block}._statValue_1qkso_463{font-size:18px;font-weight:700;color:#1e293b}._infoGroups_1qkso_477{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}._infoGroup_1qkso_477 h3{font-size:14px;font-weight:600;color:#64748b;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._infoList_1qkso_507{display:flex;flex-direction:column;gap:12px}._infoLine_1qkso_519{display:flex;flex-direction:column;gap:2px}._infoKey_1qkso_531{font-size:12px;color:#94a3b8;font-weight:500}._infoVal_1qkso_543{font-size:14px;color:#1e293b;font-weight:500}._meetingCard_1qkso_557 h3{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:16px}._meetingBox_1qkso_571{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;align-items:center;gap:12px}._meetingUrl_1qkso_591{flex:1;font-size:13px;color:#596ad8;text-decoration:none;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._doctorCard_1qkso_615{display:flex;align-items:center;gap:12px}._doctorAvatar_1qkso_627{width:44px;height:44px;border-radius:10px;background:#596ad8;color:#fff;display:grid;place-items:center;font-weight:700}._doctorName_1qkso_649{font-size:14px;font-weight:600;color:#0f172a;margin:0}._doctorRole_1qkso_663{font-size:12px;color:#64748b;margin:2px 0 0}._loading_1qkso_677,._error_1qkso_679{height:100vh;display:grid;place-items:center;color:#64748b}._page_1g2bx_1{min-height:100vh;padding:24px 20px 120px;background:linear-gradient(180deg,#f8fafc,#fff);display:flex;flex-direction:column;gap:20px}._header_1g2bx_19{display:flex;align-items:center;justify-content:space-between}._header_1g2bx_19 h1{font-size:20px;font-weight:600;color:#0f172a}._headerSpacer_1g2bx_43{width:40px;height:40px}._backButton_1g2bx_53{border:none;width:40px;height:40px;border-radius:12px;background:#e2e8f0;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}._backButton_1g2bx_53:hover{background:#cbd5e1}._patientCard_1g2bx_87{background:#fff;border-radius:24px;padding:20px;box-shadow:0 15px 30px #0f172a14}._patientHeader_1g2bx_101{display:flex;align-items:center;gap:16px}._avatar_1g2bx_113{width:56px;height:56px;border-radius:16px;font-weight:700;font-size:18px;display:grid;place-items:center;color:#fff;flex-shrink:0}._patientInfo_1g2bx_137{display:flex;flex-direction:column;gap:4px;flex:1}._patientName_1g2bx_151{font-size:18px;font-weight:600;color:#0f172a;margin:0}._patientDetails_1g2bx_165{color:#64748b;font-size:13px;margin:0}._formCard_1g2bx_179{background:#fff;border-radius:24px;padding:20px;box-shadow:0 15px 30px #0f172a14}._cardTitle_1g2bx_193{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 16px;display:flex;align-items:center;gap:8px}._medicineForm_1g2bx_213{display:flex;flex-direction:column;gap:16px}._formRow_1g2bx_225{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_1g2bx_237{display:flex;flex-direction:column;gap:8px}._formGroup_1g2bx_237 label{font-size:13px;font-weight:600;color:#0f172a}._formGroup_1g2bx_237 input,._formGroup_1g2bx_237 textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;color:#0f172a;background:#f8fafc;font-family:inherit;transition:border-color .15s ease}._formGroup_1g2bx_237 input:focus,._formGroup_1g2bx_237 textarea:focus{outline:none;border-color:#10b981;background:#fff}._formGroup_1g2bx_237 textarea{resize:vertical;min-height:80px}._addButton_1g2bx_311{padding:12px 24px;border:none;border-radius:12px;background:#10b981;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease;align-self:flex-start}._addButton_1g2bx_311:hover{background:#059669}._tableCard_1g2bx_355{background:#fff;border-radius:24px;padding:20px;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;gap:16px}._tableHeader_1g2bx_375{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}._downloadButton_1g2bx_391{padding:10px 20px;border:none;border-radius:12px;background:#6366f1;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .15s ease}._downloadButton_1g2bx_391:hover{background:#4f46e5}._tableWrapper_1g2bx_429{overflow-x:auto;border-radius:12px;border:2px solid #e2e8f0}._medicinesTable_1g2bx_441{width:100%;border-collapse:collapse;background:#fff}._medicinesTable_1g2bx_441 thead{background:#f8fafc}._medicinesTable_1g2bx_441 th{padding:12px 16px;text-align:left;font-size:13px;font-weight:600;color:#0f172a;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}._medicinesTable_1g2bx_441 td{padding:16px;font-size:14px;color:#0f172a;border-bottom:1px solid #f1f5f9}._medicinesTable_1g2bx_441 tbody tr:hover{background:#f8fafc}._medicinesTable_1g2bx_441 tbody tr:last-child td{border-bottom:none}._deleteBtn_1g2bx_513{padding:6px 10px;border:none;border-radius:8px;background:#fee2e2;color:#ef4444;cursor:pointer;display:grid;place-items:center;transition:background .15s ease}._deleteBtn_1g2bx_513:hover{background:#fecaca}._emptyState_1g2bx_545{text-align:center;padding:48px 24px;color:#94a3b8}._emptyIcon_1g2bx_557{margin:0 auto 16px;opacity:.5;color:#cbd5e1}._emptyState_1g2bx_545 p{margin:0;font-size:14px}._emptySubtext_1g2bx_579{font-size:12px;margin-top:4px;opacity:.7}._primaryButton_1g2bx_591{width:100%;height:56px;border-radius:18px;border:none;background:#6366f1;color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 25px 45px #6366f159}@media (max-width: 768px){._page_1g2bx_1{padding:20px 16px 100px}._formRow_1g2bx_225{grid-template-columns:1fr}._tableHeader_1g2bx_375{flex-direction:column;align-items:flex-start}._downloadButton_1g2bx_391{width:100%;justify-content:center}._medicinesTable_1g2bx_441{font-size:12px}._medicinesTable_1g2bx_441 th,._medicinesTable_1g2bx_441 td{padding:10px 12px}}._page_q3lel_1{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff);display:flex;flex-direction:column;padding:0 10px;gap:20px}._header_q3lel_19{display:flex;align-items:center;gap:20px;margin-top:10px}._header_q3lel_19 h1{font-size:18px;font-weight:600;color:#0f172a}._headerSpacer_q3lel_47{width:40px;height:40px}._backButton_q3lel_57{border:none;width:40px;height:40px;border-radius:12px;background:#e2e8f0;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}._backButton_q3lel_57:hover{background:#cbd5e1}._gridContainer_q3lel_89{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}._leftColumn_q3lel_103{display:flex;flex-direction:column;gap:20px}._rightColumn_q3lel_115{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}._clientCard_q3lel_131{background:#fff;border-radius:24px;padding:24px;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;gap:20px}._clientHeader_q3lel_151{display:flex;align-items:center;gap:16px}._avatar_q3lel_163{width:64px;height:64px;border-radius:20px;font-weight:700;font-size:18px;display:grid;place-items:center;color:#fff;flex-shrink:0}._clientInfo_q3lel_187{display:flex;flex-direction:column;gap:6px;flex:1}._clientName_q3lel_201{font-size:16px;font-weight:600;color:#0f172a;margin:0}._clientDetails_q3lel_215{color:#64748b;font-size:14px;margin:0}._chips_q3lel_227{display:flex;gap:10px;margin-top:4px;flex-wrap:wrap}._chip_q3lel_227{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;background:#6366f11a;color:#6366f1}._contactSection_q3lel_261{padding-top:20px;border-top:1px solid #e2e8f0}._sectionTitle_q3lel_271{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 12px;display:flex;align-items:center;gap:8px}._contactButtons_q3lel_291{display:flex;gap:12px}._contactButton_q3lel_291{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;border:2px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#0f172a;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}._contactButton_q3lel_291:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-2px)}._contactButton_q3lel_291:disabled{opacity:.5;cursor:not-allowed}._contactButton_q3lel_291 span{font-size:12px}._detailsGrid_q3lel_367{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding-top:20px;border-top:1px solid #e2e8f0}._detailItem_q3lel_383{display:flex;flex-direction:column;gap:6px}._detailLabel_q3lel_395{font-size:12px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._detailValue_q3lel_411{font-size:15px;color:#0f172a;font-weight:500}._appointmentsCard_q3lel_425{background:#fff;border-radius:24px;padding:20px;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;gap:16px}._cardTitle_q3lel_445{font-size:16px;font-weight:600;color:#0f172a;margin:0;display:flex;align-items:center;gap:8px}._appointmentsList_q3lel_465{display:flex;flex-direction:column;gap:12px}._appointmentItem_q3lel_477{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;transition:all .15s ease}._appointmentItem_q3lel_477:hover{background:#f1f5f9;border-color:#cbd5e1}._appointmentInfo_q3lel_509{display:flex;align-items:center;gap:12px;flex:1}._appointmentDate_q3lel_523{font-size:14px;font-weight:600;color:#0f172a}._appointmentTime_q3lel_535{font-size:13px;color:#64748b}._appointmentType_q3lel_545{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase}._online_q3lel_561{background:#3b82f61a;color:#3b82f6}._offline_q3lel_571{background:#94a3b81a;color:#64748b}._viewButton_q3lel_581{padding:6px 16px;border:none;border-radius:8px;background:#6366f1;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}._viewButton_q3lel_581:hover{background:#4f46e5}._noAppointments_q3lel_613{color:#94a3b8;font-size:14px;text-align:center;padding:24px;margin:0}._medicinesCard_q3lel_631{background:#fff;border-radius:24px;padding:20px;box-shadow:0 15px 30px #0f172a14;display:flex;flex-direction:column;gap:16px}._cardHeader_q3lel_651{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}._downloadButton_q3lel_667{padding:10px 20px;border:none;border-radius:12px;background:#10b981;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .15s ease}._downloadButton_q3lel_667:hover{background:#059669}._medicinesList_q3lel_705{display:flex;flex-direction:column;gap:20px}._sessionGroup_q3lel_717{border:2px solid #e2e8f0;border-radius:12px;overflow:hidden}._sessionHeader_q3lel_729{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-size:13px;font-weight:600;color:#0f172a}._sessionDate_q3lel_753{color:#64748b}._medicinesTable_q3lel_761{overflow-x:auto}._medicinesTable_q3lel_761 table{width:100%;border-collapse:collapse}._medicinesTable_q3lel_761 thead{background:#f8fafc}._medicinesTable_q3lel_761 th{padding:10px 16px;text-align:left;font-size:11px;font-weight:600;color:#0f172a;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}._medicinesTable_q3lel_761 td{padding:12px 16px;font-size:13px;color:#0f172a;border-bottom:1px solid #f1f5f9}._medicinesTable_q3lel_761 tbody tr:hover{background:#f8fafc}._medicinesTable_q3lel_761 tbody tr:last-child td{border-bottom:none}._emptyState_q3lel_841{text-align:center;padding:48px 24px;color:#94a3b8}._emptyIcon_q3lel_853{margin:0 auto 16px;opacity:.5;color:#cbd5e1}._emptyState_q3lel_841 p{margin:0;font-size:14px}._emptySubtext_q3lel_875{font-size:12px;margin-top:4px;opacity:.7}._primaryButton_q3lel_887{width:100%;height:56px;border-radius:18px;border:none;background:#6366f1;color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 25px 45px #6366f159}._gridContainer_q3lel_89{grid-template-columns:1fr;gap:16px}._page_13eie_1{min-height:100vh;padding:24px 20px 120px;background:#f6f7fb;display:flex;flex-direction:column;gap:24px}._header_13eie_19{display:flex;align-items:center;gap:20px}._header_13eie_19 h1{font-size:16px;font-weight:700;color:#0f172a}._headerSpacer_13eie_43{width:32px;height:32px}._backButton_13eie_53{border:none;width:40px;height:40px;border-radius:12px;background:#e2e8f0;display:grid;place-items:center;cursor:pointer;transition:background .15s ease}._backButton_13eie_53:hover{background:#cbd5f5}._form_13eie_85{background:#fff;padding:24px;border-radius:24px;box-shadow:0 20px 50px #0f172a14;display:flex;flex-direction:column;gap:20px}._form_13eie_85 span{font-size:12px;font-weight:600;color:#d38585;background-color:#f8e8e0;width:fit-content;padding:4px 18px;border-radius:12px}._field_13eie_125{display:flex;flex-direction:column;gap:8px}._field_13eie_125 label{font-size:11px;font-weight:600;color:#0f172a}._field_13eie_125 input,._field_13eie_125 textarea{border:1px solid #cbd5f5;border-radius:14px;padding:14px 16px;font-size:12px;font-family:inherit;color:#0f172a;background:#f8fafc;transition:border .15s ease,box-shadow .15s ease}._field_13eie_125 input:focus,._field_13eie_125 textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}._field_13eie_125 textarea{resize:none}._fieldGroup_13eie_195{display:flex;gap:16px}._fieldGroup_13eie_195 ._field_13eie_125{flex:1}._actions_13eie_213{display:flex;gap:12px;margin-top:12px}._actions_13eie_213 button{flex:1;height:52px;border-radius:16px;border:none;font-weight:600;font-size:13px;cursor:pointer;padding:10px;transition:transform .12s ease,box-shadow .12s ease}._primaryButton_13eie_249{background:#6366f1;color:#fff}._primaryButton_13eie_249:hover{transform:translateY(-1px)}._secondaryButton_13eie_267{background:#e2e8f0;color:#0f172a}@media (max-width: 640px){._page_13eie_1{padding:20px 16px 100px}._form_13eie_85{padding:20px}._fieldGroup_13eie_195,._actions_13eie_213{flex-direction:column}}._page_qpm4i_1{padding:0 16px 16px}._heading_qpm4i_11{font-size:16px;font-weight:700;color:#111827;display:flex;align-items:center;gap:12px;margin-bottom:14px}._heading_qpm4i_11 svg{color:#6b5cff}._date_qpm4i_39{color:#6b7280;font-size:13px;display:flex;align-items:center;gap:8px;margin-bottom:20px;margin-top:-10px}._section_qpm4i_59{margin-bottom:24px}._textArea_qpm4i_67{width:91%;min-height:250px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;resize:none;outline:none;font-family:inherit}._mediaButtons_qpm4i_91{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}._mediaButton_qpm4i_91{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#374151;font-size:12px;font-weight:500;cursor:pointer}._audioPreview_qpm4i_135{display:flex;align-items:center;justify-content:space-between;background:#f3f4f6;padding:8px 16px;border-radius:8px;margin-top:12px}._moods_qpm4i_155{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}._moodButton_qpm4i_169{padding:8px 16px;border-radius:20px;border:none;font-size:12px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;margin-bottom:5px}._moodHappy_qpm4i_195{background:#dcfce7;color:#15803d}._moodTired_qpm4i_205{background:#dbeafe;color:#1d4ed8}._moodActive_qpm4i_215{background:#fef3c7;color:#92400e}._moodResting_qpm4i_225{background:#f3e8ff;color:#7e22ce}._moodExited_qpm4i_235{background:#dcfce7;color:#15803d}._moodSad_qpm4i_245{background:#fee2e2;color:#dc2626}._moodAnxious_qpm4i_255{background:#fef9c3;color:#854d0e}._moodCalm_qpm4i_265{background:#e0f2fe;color:#0369a1}._moodEnergetic_qpm4i_275{background:#fef3c7;color:#b45309}._moodPeaceful_qpm4i_285{background:#f0fdf4;color:#166534}._moodGrateful_qpm4i_295{background:#fae8ff;color:#86198f}._moodLoved_qpm4i_305{background:#ffe4e6;color:#be123c}._privacySettings_qpm4i_315{display:flex;gap:12px;margin-bottom:24px}._privacyButton_qpm4i_327{flex:1;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}._selected_qpm4i_359{background:#6b5cff;color:#fff;border-color:#6b5cff}._submitButton_qpm4i_371{width:100%;background:#6b5cff;color:#fff;border:none;padding:16px;border-radius:12px;font-weight:600;font-size:16px}._recording_qpm4i_393{background:#fee2e2;border-color:#dc2626;color:#dc2626}._modalOverlay_qpm4i_409{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1150}._modalContent_qpm4i_435{background:#fff;padding:10px 20px;border-radius:12px;width:80%;max-width:400px}._modalHeader_qpm4i_451{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12px}._modalCloseBtn_qpm4i_467{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}._modalCloseBtn_qpm4i_467:hover{background:#f3f4f6;color:#111827}._familyList_qpm4i_503{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0}._familyCard_qpm4i_517{padding:10px;border:1px solid #e5e7eb;border-radius:12px;text-align:center;cursor:pointer;transition:.2s}._familyCard_qpm4i_517:hover{border-color:#6b5cff}._familyImg_qpm4i_543{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-bottom:6px}._selectedCard_qpm4i_559{border-color:#6b5cff;background:#6b5cff1a}._modalActions_qpm4i_569{display:flex;justify-content:flex-end}._closeButton_qpm4i_579{padding:10px 16px;background:#6b5cff;color:#fff;border:none;border-radius:8px;cursor:pointer;margin-bottom:10px}._selectedList_qpm4i_599{margin-top:12px;font-size:14px;color:#374151}._selectedListHeader_qpm4i_611{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._clearAllButton_qpm4i_625{background:none;border:none;color:#6b7280;font-size:20px;cursor:pointer;padding:4px 8px;line-height:1}._clearAllButton_qpm4i_625:hover{color:#dc2626}._selectedList_qpm4i_599 ul{list-style:none;padding:0;margin:8px 0}._selectedMember_qpm4i_665{display:flex;align-items:center;justify-content:space-between;background:#f3f4f6;padding:8px 12px;border-radius:6px;margin-bottom:4px}._removeButton_qpm4i_685{background:none;border:none;color:#6b7280;font-size:18px;cursor:pointer;padding:0 4px;line-height:1}._removeButton_qpm4i_685:hover{color:#dc2626}._memberName_qpm4i_713{font-weight:500;margin-bottom:2px}._memberRelation_qpm4i_723{font-size:12px;color:#6b7280}._removeAudio_qpm4i_733{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%}._removeAudio_qpm4i_733:hover{background:#e5e7eb;color:#111827}._header_1cya1_1{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:12px 17px;background:#fff;border-bottom:1px solid rgb(241,241,241);max-width:520px;margin:0 auto}._headerContent_1cya1_35{display:flex;align-items:center;gap:5px;margin-left:-12px}._logo_1cya1_49{margin-left:-2px;width:100px}._header_1cya1_1 span{font-size:16px;font-weight:600}._headerActions_1cya1_69{display:flex;align-items:center;gap:8px}._aiIconButton_1cya1_81{width:38px;height:38px;display:grid;place-items:center;background:#eef0ff;color:#6b5cff;border-radius:9999px;cursor:pointer;transition:all .2s ease;border:1px solid #6c5cff00}._aiIconButton_1cya1_81:hover{transform:translateY(-1px);border:1px solid #6c5cff59}._aiIconButton_1cya1_81:active{transform:translateY(0)}._installButton_1cya1_127{background:#6b5cff;color:#fff;border:none;border-radius:8px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._installButton_1cya1_127:hover{background:#5a4fcf;transform:translateY(-1px)}._residentInfo_1cya1_163{display:flex;align-items:center;gap:12px}._residentImage_1cya1_175{width:40px;height:40px;border-radius:50%;object-fit:cover}._residentDetails_1cya1_189{display:flex;flex-direction:column}._residentName_1cya1_199{font-size:13px!important;font-weight:500!important}._residentRoom_1cya1_209{font-size:13px!important;color:#6b7280;font-weight:500!important}._backButton_1cya1_221{background:none;border:none;cursor:pointer;color:#333;display:grid;place-items:center;border-radius:8px}._backButton_1cya1_221:hover{background:#f5f5f5}._pageTransition_7vyxw_1{opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out;animation:_slideInUp_7vyxw_1 .4s ease-out;will-change:opacity,transform}._fadeIn_7vyxw_17{opacity:1;transform:translateY(0)}._fadeOut_7vyxw_27{opacity:0;transform:translateY(20px)}@keyframes _slideInUp_7vyxw_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._pageTransition_7vyxw_1>*{animation:_fadeInStagger_7vyxw_1 .6s ease-out forwards;opacity:0;transform:translateY(10px)}._pageTransition_7vyxw_1>*:nth-child(1){animation-delay:.1s}._pageTransition_7vyxw_1>*:nth-child(2){animation-delay:.2s}._pageTransition_7vyxw_1>*:nth-child(3){animation-delay:.3s}._pageTransition_7vyxw_1>*:nth-child(4){animation-delay:.4s}._pageTransition_7vyxw_1>*:nth-child(5){animation-delay:.5s}@keyframes _fadeInStagger_7vyxw_1{to{opacity:1;transform:translateY(0)}}._pageTransition_7vyxw_1{backface-visibility:hidden;perspective:1000px}@media (prefers-reduced-motion: no-preference){._pageTransition_7vyxw_1{transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion: reduce){._pageTransition_7vyxw_1{transition:opacity .2s ease-out;animation:none}._pageTransition_7vyxw_1>*{animation:none;opacity:1;transform:none}}._page_1ybk1_1{padding:15px;max-width:1200px;margin:0 auto}._header_1ybk1_13{margin-bottom:2rem}._header_1ybk1_13 h1{font-size:1.2rem;color:#1a1a1a;margin-bottom:.5rem}._header_1ybk1_13 p{color:#666}._content_1ybk1_41{display:grid;grid-template-columns:350px 1fr;gap:2rem;align-items:start}._formSection_1ybk1_55{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}._formSection_1ybk1_55 h2{font-size:1rem;margin-bottom:1.5rem;color:#333}._formGroup_1ybk1_81{margin-bottom:1.25rem}._formGroup_1ybk1_81 label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem;color:#4a4a4a}._formGroup_1ybk1_81 input[type=text],._formGroup_1ybk1_81 input[type=url],._formGroup_1ybk1_81 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;transition:border-color .2s}._formGroup_1ybk1_81 input:focus,._formGroup_1ybk1_81 textarea:focus{border-color:#9b7ef8;outline:none}._typeSelector_1ybk1_141{display:flex;gap:.5rem;flex-wrap:wrap}._typeSelector_1ybk1_141 button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border:1px solid #eee;background:#f9f9f9;border-radius:6px;cursor:pointer;font-size:.8rem;color:#666;white-space:nowrap}._typeSelector_1ybk1_141 button._active_1ybk1_185{background:#9b7ef8;color:#fff;border-color:#9b7ef8}._fileInput_1ybk1_197{position:relative;border:2px dashed #ddd;padding:1rem;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#666;cursor:pointer}._fileInput_1ybk1_197:hover{border-color:#9b7ef8;color:#9b7ef8}._fileInput_1ybk1_197 input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}._submitButton_1ybk1_253{width:100%;padding:.8rem;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._submitButton_1ybk1_253:hover{background:#333}._submitButton_1ybk1_253:disabled{background:#ccc;cursor:not-allowed}._listSection_1ybk1_297 h2{font-size:1rem;margin-bottom:1.5rem;color:#333}._grid_1ybk1_309{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:50px}._card_1ybk1_325{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;position:relative}._cardIcon_1ybk1_345{width:48px;height:48px;background:#f0f0f5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4a4a5c;margin-bottom:1rem}._cardContent_1ybk1_369 h3{font-size:1.1rem;margin-bottom:.5rem;color:#1a1a1a}._cardContent_1ybk1_369 p{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5}._cardMeta_1ybk1_395{margin-top:auto}._badge_1ybk1_403{display:inline-block;padding:.25rem .75rem;background:#f0f0f5;border-radius:20px;font-size:.75rem;color:#666;text-transform:uppercase;font-weight:600;letter-spacing:.5px}._deleteButton_1ybk1_427{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#ff6b6b;cursor:pointer;padding:.5rem;border-radius:50%;transition:background .2s}._deleteButton_1ybk1_427:hover{background:#fff0f0}._empty_1ybk1_461{color:#888;font-style:italic}@media (max-width: 900px){._content_1ybk1_41{grid-template-columns:1fr}}._page_6w2ja_3{padding:14px;max-width:1200px;margin:0 auto}._header_6w2ja_15{margin-bottom:1rem}._header_6w2ja_15 h1{font-size:1rem;color:#1a1a1a;margin-bottom:.5rem}._header_6w2ja_15 p{color:#666}._content_6w2ja_43{display:grid;grid-template-columns:350px 1fr;gap:2rem;align-items:start}._formSection_6w2ja_57{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}._formSection_6w2ja_57 h2{font-size:1rem;margin-bottom:1.5rem;color:#333}._formGroup_6w2ja_83{margin-bottom:1.25rem}._formGroup_6w2ja_83 label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem;color:#4a4a4a}._formGroup_6w2ja_83 input[type=text],._formGroup_6w2ja_83 input[type=url],._formGroup_6w2ja_83 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;transition:border-color .2s}._formGroup_6w2ja_83 input:focus,._formGroup_6w2ja_83 textarea:focus{border-color:#ff9f43;outline:none}._typeSelector_6w2ja_143{display:flex;gap:.5rem}._typeSelector_6w2ja_143 button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border:1px solid #eee;background:#f9f9f9;border-radius:6px;cursor:pointer;font-size:.8rem;color:#666}._typeSelector_6w2ja_143 button._active_6w2ja_183{background:#ff9f43;color:#fff;border-color:#ff9f43}._submitButton_6w2ja_195{width:100%;padding:.8rem;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._submitButton_6w2ja_195:hover{background:#333}._listSection_6w2ja_227 h2{font-size:1rem;margin-bottom:1.5rem;color:#333}._grid_6w2ja_239{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._card_6w2ja_251{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;position:relative}._cardIcon_6w2ja_271{width:48px;height:48px;background:#fff5eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff9f43;margin-bottom:1rem}._cardContent_6w2ja_295 h3{font-size:1.1rem;margin-bottom:.5rem;color:#1a1a1a}._cardContent_6w2ja_295 p{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5}._link_6w2ja_321{color:#ff9f43;font-weight:500;text-decoration:none}._deleteButton_6w2ja_333{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#ff6b6b;cursor:pointer;padding:.5rem;border-radius:50%}._empty_6w2ja_357{color:#888;font-style:italic}@media (max-width: 900px){._content_6w2ja_43{grid-template-columns:1fr}}._page_yy371_3{padding:14px;max-width:1000px;margin:0 auto}._header_yy371_15{margin-bottom:1rem}._header_yy371_15 h1{font-size:1rem;color:#1a1a1a;margin-bottom:.5rem}._header_yy371_15 p{color:#666}._content_yy371_43{display:grid;grid-template-columns:300px 1fr;gap:2rem;align-items:start}._formSection_yy371_57{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}._formSection_yy371_57 h2{font-size:1rem;margin-bottom:1.5rem;color:#333}._formGroup_yy371_83{margin-bottom:1.25rem}._formGroup_yy371_83 label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem;color:#4a4a4a}._formGroup_yy371_83 input[type=text],._formGroup_yy371_83 input[type=url],._formGroup_yy371_83 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;transition:border-color .2s}._formGroup_yy371_83 input:focus,._formGroup_yy371_83 textarea:focus{border-color:#ff6b9d;outline:none}._typeSelector_yy371_143{display:flex;gap:.5rem}._typeSelector_yy371_143 button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border:1px solid #eee;background:#f9f9f9;border-radius:6px;cursor:pointer;font-size:.8rem;color:#666}._typeSelector_yy371_143 button._active_yy371_183{background:#ff6b9d;color:#fff;border-color:#ff6b9d}._fileInput_yy371_195{position:relative;border:2px dashed #ddd;padding:1rem;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#666;cursor:pointer}._fileInput_yy371_195:hover{border-color:#ff6b9d;color:#ff6b9d}._fileInput_yy371_195 input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}._submitButton_yy371_251{width:100%;padding:.8rem;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._submitButton_yy371_251:hover{background:#333}._listSection_yy371_283 h2{font-size:1rem;margin-bottom:1.5rem;color:#333}._grid_yy371_295{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:50px}._card_yy371_309{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;position:relative}._cardIcon_yy371_329{width:40px;height:40px;background:#ffeef5;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff6b9d;margin-bottom:1rem}._cardContent_yy371_353 h3{font-size:1.1rem;margin-bottom:.5rem;color:#1a1a1a}._cardContent_yy371_353 p{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5}._audioPlayer_yy371_379{width:100%;margin-bottom:.5rem}._link_yy371_389{color:#ff6b9d;font-weight:500;text-decoration:none}._deleteButton_yy371_401{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#ff6b6b;cursor:pointer;padding:.5rem;border-radius:50%}._empty_yy371_425{color:#888;font-style:italic}@media (max-width: 900px){._content_yy371_43{grid-template-columns:1fr}}._page_1q6eo_1{padding:2rem;max-width:1200px;margin:0 auto}._header_1q6eo_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._headerLeft_1q6eo_27 h1{font-size:2rem;color:#1a1a1a;margin-bottom:.5rem}._headerLeft_1q6eo_27 p{color:#666}._page_1q6eo_1{padding:15px;max-width:1200px;margin:0 auto}._header_1q6eo_13 h1{font-size:1rem;color:#1a1a1a;margin-bottom:.5rem}._createButton_1q6eo_77{display:flex;align-items:center;gap:.5rem;background:#4a4a5c;color:#fff;padding:.75rem 1.5rem;border-radius:8px;border:none;font-weight:600;font-size:12px;cursor:pointer;transition:background .2s}._createButton_1q6eo_77:hover{background:#333}._grid_1q6eo_115{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._card_1q6eo_127{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;transition:transform .2s}._card_1q6eo_127:hover{transform:translateY(-4px)}._cardImage_1q6eo_155{height:130px;background-color:#f0f0f5;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}._cardContent_1q6eo_175{padding:1.5rem;flex:1}._category_1q6eo_185{display:inline-block;font-size:.75rem;text-transform:uppercase;color:#9b7ef8;font-weight:700;margin-bottom:.5rem}._cardContent_1q6eo_175 h3{font-size:1.25rem;margin-bottom:.75rem;color:#1a1a1a;line-height:1.3}._cardContent_1q6eo_175 p{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._meta_1q6eo_241{font-size:.8rem;color:#888}._actions_1q6eo_251{padding:1rem 1.5rem;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:.5rem}._actionButton_1q6eo_267{background:none;border:none;padding:.5rem;cursor:pointer;color:#666;border-radius:50%;transition:background .2s}._actionButton_1q6eo_267:hover{background:#f5f5f5}._actionButton_1q6eo_267._delete_1q6eo_295{color:#ff6b6b}._actionButton_1q6eo_267._delete_1q6eo_295:hover{background:#fff0f0}._empty_1q6eo_311{color:#888;font-style:italic;grid-column:1 / -1;text-align:center;margin-top:2rem}/*!
* Quill Editor v2.0.2
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._page_5h2wy_1{padding:2rem;max-width:1000px;margin:0 auto}._header_5h2wy_13{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._backButton_5h2wy_27{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-size:1rem;color:#666;cursor:pointer}._header_5h2wy_13 h1{font-size:1.75rem;color:#1a1a1a}._container_5h2wy_59{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}._form_5h2wy_73{display:flex;flex-direction:column;gap:1.5rem}._formRow_5h2wy_85{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._formGroup_5h2wy_97 label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem;color:#4a4a4a}._formGroup_5h2wy_97 input[type=text],._formGroup_5h2wy_97 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:.95rem;transition:border-color .2s}._formGroup_5h2wy_97 input:focus,._formGroup_5h2wy_97 textarea:focus{border-color:#4a4a5c;outline:none}._fileInput_5h2wy_147{position:relative;border:2px dashed #ddd;padding:1.5rem;border-radius:8px;cursor:pointer;background:#f9f9f9}._fileInput_5h2wy_147:hover{border-color:#4a4a5c;background:#f5f5f5}._fileInput_5h2wy_147 input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}._fileLabel_5h2wy_195{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#666}._editorContainer_5h2wy_211{height:400px;margin-bottom:3rem}._editor_5h2wy_211{height:350px}._footer_5h2wy_229{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}._cancelButton_5h2wy_243{padding:.75rem 1.5rem;border:1px solid #ddd;background:#fff;border-radius:8px;font-weight:600;color:#666;cursor:pointer}._submitButton_5h2wy_263{padding:.75rem 1.5rem;background:#4a4a5c;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}._submitButton_5h2wy_263:hover{background:#333}._submitButton_5h2wy_263:disabled{background:#ccc}._page_1wkez_1{min-height:100vh;background:#f8f9fa}._container_1wkez_11{max-width:1400px;margin:0 auto;padding:1rem}._header_1wkez_23{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_1wkez_37{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0}._subtitle_1wkez_51{color:#6c757d;margin:.5rem 0 0}._tabs_1wkez_61{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e9ecef}._tab_1wkez_61{padding:.75rem .5rem;background:none;border:none;border-bottom:3px solid transparent;color:#6c757d;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:-2px}._tab_1wkez_61:hover{color:#1a1a1a}._tabActive_1wkez_109{color:#9b7ef8;border-bottom-color:#9b7ef8}._loading_1wkez_119{text-align:center;padding:3rem;color:#6c757d}._empty_1wkez_131{text-align:center;padding:4rem 2rem;color:#6c757d}._empty_1wkez_131 svg{margin-bottom:1rem;color:#9b7ef8}._empty_1wkez_131 p{font-size:1.1rem;margin:0}._tableContainer_1wkez_163{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}._table_1wkez_163{width:100%;border-collapse:collapse}._table_1wkez_163 thead{background:#f8f9fa}._table_1wkez_163 th{position:sticky;top:0;z-index:10;background:#f9fafb;padding:1rem;text-align:left;font-size:.85rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}._table_1wkez_163 td{padding:1rem;border-top:1px solid #e9ecef;color:#1a1a1a}._table_1wkez_163 tbody tr{transition:background-color .2s ease}._table_1wkez_163 tbody tr:hover{background-color:#f8f9fa}._statusBadge_1wkez_247{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}._statusPaid_1wkez_267{background:#d4edda;color:#155724}._statusPending_1wkez_277{background:#fff3cd;color:#856404}._statusUnpaid_1wkez_287{background:#f8d7da;color:#721c24}._viewBtn_1wkez_297{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#9b7ef8;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._viewBtn_1wkez_297:hover{background:#8568e3;transform:translateY(-1px);box-shadow:0 4px 8px #9b7ef84d}@media (max-width: 768px){._container_1wkez_11{padding:1rem}._title_1wkez_37{font-size:1.5rem}._tableContainer_1wkez_163{overflow-x:auto}._table_1wkez_163{min-width:800px}._tabs_1wkez_61{overflow-x:auto;-webkit-overflow-scrolling:touch}}._page_8jwna_1{min-height:100vh;background:#f8f9fa;padding:2rem}._container_8jwna_13{max-width:1400px;margin:0 auto}._backBtn_8jwna_23{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#495057;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:2rem}._backBtn_8jwna_23:hover{background:#f8f9fa;border-color:#9b7ef8;color:#9b7ef8}._header_8jwna_67{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._statusRow_8jwna_81{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.5rem}._title_8jwna_95{font-size:2rem;font-weight:600;color:#1a1a1a;margin:0}._subtitle_8jwna_109{color:#6c757d;margin:.5rem 0 0}._loading_8jwna_119,._error_8jwna_121{text-align:center;padding:4rem 2rem;color:#6c757d;font-size:1.1rem}._error_8jwna_121{color:#dc3545}._grid_8jwna_143{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem}._card_8jwna_155{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:1.5rem}._cardTitle_8jwna_169{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f8f9fa}._cardTitle_8jwna_169 svg{color:#9b7ef8}._infoGrid_8jwna_201{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}._infoItem_8jwna_213 label{display:block;font-size:.8rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}._infoItem_8jwna_213 p{margin:0;color:#1a1a1a;font-size:.95rem;font-weight:500}._price_8jwna_247{display:flex;align-items:center;gap:.25rem;color:#27ae60;font-weight:600}._monospace_8jwna_263{font-family:Courier New,monospace;font-size:.85rem;background:#f8f9fa;padding:.25rem .5rem;border-radius:4px}._contactInfo_8jwna_279{display:flex;align-items:center;gap:.5rem}._contactInfo_8jwna_279 svg{color:#9b7ef8}._statusBadge_8jwna_299{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}._statusPaid_8jwna_319{background:#d4edda;color:#155724}._statusPending_8jwna_329{background:#fff3cd;color:#856404}._statusUnpaid_8jwna_339{background:#f8d7da;color:#721c24}._typeBadge_8jwna_349{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border-radius:15px;font-size:.85rem;font-weight:500}._typeOnline_8jwna_369{background:#e3f2fd;color:#1976d2}._typeOffline_8jwna_379{background:#f3e5f5;color:#7b1fa2}._clinicalSection_8jwna_389{display:flex;flex-direction:column;gap:1.5rem}._clinicalItem_8jwna_401 label{display:block;font-size:.85rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}._clinicalItem_8jwna_401 p{margin:0;color:#1a1a1a;line-height:1.6;white-space:pre-wrap}._noData_8jwna_435{color:#6c757d;font-style:italic;text-align:center;padding:2rem}._link_8jwna_449{color:#9b7ef8;text-decoration:none;word-break:break-all}._link_8jwna_449:hover{text-decoration:underline}@media (max-width: 1200px){._grid_8jwna_143{grid-template-columns:1fr}}@media (max-width: 768px){._page_8jwna_1{padding:1rem}._title_8jwna_95{font-size:1.5rem}._header_8jwna_67{flex-direction:column;align-items:flex-start;gap:1rem}._infoGrid_8jwna_201{grid-template-columns:1fr}}._viewSessionBtn_8jwna_521{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#4045e3;color:#fff;border:1px solid #e9ecef;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem;width:100%}._viewSessionBtn_8jwna_521:hover{background-color:#6d4dbd;transform:translateY(-1px)}._page_8dkwu_1{padding:2rem;max-width:1200px;margin:0 auto}._header_8dkwu_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_8dkwu_27{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0}._subtitle_8dkwu_41{color:#6c757d;margin:.5rem 0 0;font-size:.95rem}._addButton_8dkwu_53{display:flex;align-items:center;gap:.5rem;background-color:#6b5cff;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s}._addButton_8dkwu_53:hover{background-color:#5a4bda}._formContainer_8dkwu_89{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem;animation:_slideDown_8dkwu_1 .3s ease-out}@keyframes _slideDown_8dkwu_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._formTitle_8dkwu_131{font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}._form_8dkwu_89{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._formGroup_8dkwu_157{display:flex;flex-direction:column;gap:.5rem}._fullWidth_8dkwu_169{grid-column:1 / -1}._label_8dkwu_177{font-weight:500;color:#4a4a5c;font-size:.9rem}._input_8dkwu_189,._textarea_8dkwu_191{padding:.75rem;border:1px solid #e9ecef;border-radius:8px;font-size:.95rem;transition:border-color .2s}._input_8dkwu_189:focus,._textarea_8dkwu_191:focus{border-color:#6b5cff;outline:none}._textarea_8dkwu_191{min-height:100px;resize:vertical}._loading_8dkwu_229{display:flex;justify-content:center;padding:3rem;color:#6c757d}._emptyState_8dkwu_243{text-align:center;padding:4rem;background:#fff;border-radius:12px;color:#6c757d}._grid_8dkwu_259{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._card_8dkwu_271{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;transition:transform .2s;position:relative;border:1px solid #f0f0f0}._card_8dkwu_271:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._cardHeader_8dkwu_301{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._avatar_8dkwu_315{width:40px;height:40px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b5cff;font-weight:600;font-size:1.1rem}._rating_8dkwu_341{display:flex;gap:2px;color:#ff9f43}._name_8dkwu_353{font-weight:600;color:#1a1a1a;margin:0 0 .25rem}._date_8dkwu_365{font-size:.85rem;color:#6c757d;margin:0 0 1rem}._description_8dkwu_377{color:#4a4a5c;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}._deleteBtn_8dkwu_391{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#d02424;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;background-color:#ffe5e5}._deleteBtn_8dkwu_391:hover{background:#fff0f0;color:#ff4d4f}._formActions_8dkwu_429{grid-column:1 / -1;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}._cancelBtn_8dkwu_445{padding:.75rem 1.5rem;background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#4a4a5c;font-weight:500;cursor:pointer}._submitBtn_8dkwu_465{padding:.75rem 1.5rem;background:#6b5cff;border:none;border-radius:8px;color:#fff;font-weight:500;cursor:pointer}._submitBtn_8dkwu_465:disabled{opacity:.7;cursor:not-allowed}._page_1xodn_1{padding:2rem;max-width:1200px;margin:0 auto}._header_1xodn_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_1xodn_27{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0}._subtitle_1xodn_41{color:#6c757d;margin:.5rem 0 0;font-size:.95rem}._formContainer_1xodn_53{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem}._formTitle_1xodn_69{font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}._form_1xodn_53{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._formGroup_1xodn_95{display:flex;flex-direction:column;gap:.5rem}._fullWidth_1xodn_107{grid-column:1 / -1}._label_1xodn_115{font-weight:500;color:#4a4a5c;font-size:.9rem}._input_1xodn_127,._textarea_1xodn_129{padding:.75rem;border:1px solid #e9ecef;border-radius:8px;font-size:.95rem;transition:border-color .2s}._input_1xodn_127:focus,._textarea_1xodn_129:focus{border-color:#6b5cff;outline:none}._textarea_1xodn_129{min-height:80px;resize:vertical}._fileInput_1xodn_167{padding:.5rem;border:1px dashed #ced4da;border-radius:8px;cursor:pointer}._fileInput_1xodn_167:hover{border-color:#6b5cff;background-color:#f8f9fa}._previewImage_1xodn_191{margin-top:1rem;max-width:200px;max-height:200px;border-radius:8px;object-fit:cover;border:1px solid #e9ecef}._formActions_1xodn_209{grid-column:1 / -1;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}._submitBtn_1xodn_225{padding:.75rem 1.5rem;background:#6b5cff;border:none;border-radius:8px;color:#fff;font-weight:500;cursor:pointer}._submitBtn_1xodn_225:disabled{opacity:.7;cursor:not-allowed}._grid_1xodn_257{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._card_1xodn_269{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:transform .2s;position:relative;border:1px solid #f0f0f0}._card_1xodn_269:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._imageContainer_1xodn_299{width:100%;height:200px;background:#f8f9fa;position:relative}._image_1xodn_299{width:100%;height:100%;object-fit:cover}._cardContent_1xodn_325{padding:1rem}._name_1xodn_333{font-weight:600;color:#1a1a1a;margin:0 0 .25rem;font-size:1rem}._date_1xodn_347{font-size:.8em;color:#6c757d;margin:0 0 .5rem}._description_1xodn_359{color:#4a4a5c;font-size:.9em;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}._deleteBtn_1xodn_383{position:absolute;top:.5rem;right:.5rem;background:#ffffffe6;border:none;color:#ff4d4f;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;z-index:2;box-shadow:0 2px 4px #0000001a}._deleteBtn_1xodn_383:hover{background:#fff;transform:scale(1.1)}._loading_1xodn_423,._emptyState_1xodn_425{text-align:center;padding:3rem;color:#6c757d;background:#fff;border-radius:12px}._container_1l2rc_1{padding:1.5rem;margin:0 auto;background-color:#f2f5fb}._header_1l2rc_15{margin-bottom:1.5rem}._controlsSection_1l2rc_23{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;position:sticky;top:-.5rem;z-index:100;background-color:#f2f5fb;padding:1rem 0;margin-top:-1rem}._actionButtons_1l2rc_53{display:flex;gap:1rem}._title_1l2rc_63{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}._subtitle_1l2rc_77{color:#666;font-size:1rem}._addButton_1l2rc_87{display:flex;align-items:center;gap:.5rem;background-color:#6366f1;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._addButton_1l2rc_87:hover{background-color:#4f46e5;transform:translateY(-1px)}._widgetsGrid_1l2rc_127{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2.5rem}._widget_1l2rc_127{background:#fff;padding:1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;transition:transform .2s;border:1px solid #cbcbcbe8}._widget_1l2rc_127:hover{transform:translateY(-2px)}._iconWrapper_1l2rc_171{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._revenueIcon_1l2rc_189{background-color:#ecfdf5}._expenseIcon_1l2rc_197{background-color:#fef2f2}._remunerationIcon_1l2rc_205{background-color:#eff6ff}._profitIcon_1l2rc_213{background-color:#ecfdf5}._widgetContent_1l2rc_223{flex:1}._widgetLabel_1l2rc_231{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}._widgetValue_1l2rc_243{font-size:1.5rem;font-weight:700;color:#111827}._section_1l2rc_257{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}._sectionTitle_1l2rc_271{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem}._tableContainer_1l2rc_285{overflow-x:auto}._table_1l2rc_285{width:100%;border-collapse:collapse}._table_1l2rc_285 th{position:sticky;top:0;z-index:10;background:#f9fafb;text-align:left;padding:1rem;background-color:#f9fafb;color:#6b7280;font-weight:600;font-size:.875rem}._table_1l2rc_285 td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151}._table_1l2rc_285 tbody tr:last-child td{border-bottom:none}._categoryBadge_1l2rc_349{background-color:#f3f4f6;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;color:#4b5563;font-weight:500}._amount_1l2rc_367{font-family:monospace;font-weight:600}._deleteButton_1l2rc_377{background:none;border:none;color:#ef4444;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}._deleteButton_1l2rc_377:hover{background-color:#fef2f2}._emptyState_1l2rc_405{text-align:center;color:#6b7280;padding:3rem!important}._modalOverlay_1l2rc_419{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_1l2rc_419{background:#fff;border-radius:12px;width:90%;max-width:800px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_1l2rc_463{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._modalHeader_1l2rc_463 h2{font-size:1.5rem;font-weight:600;color:#111827}._closeButton_1l2rc_489{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer}._formGroup_1l2rc_505{margin-bottom:1.25rem}._formGroup_1l2rc_505 label{display:block;margin-bottom:.5rem;color:#374151;font-weight:500;font-size:.875rem}._formGroup_1l2rc_505 input,._formGroup_1l2rc_505 select,._formGroup_1l2rc_505 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s}._formGroup_1l2rc_505 input:focus,._formGroup_1l2rc_505 select:focus,._formGroup_1l2rc_505 textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f1}._modalActions_1l2rc_567{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}._cancelButton_1l2rc_581{background:none;border:1px solid #d1d5db;color:#374151;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer}._submitButton_1l2rc_601{background-color:#6366f1;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer}._submitButton_1l2rc_601:hover{background-color:#4f46e5}@media (max-width: 768px){._container_1l2rc_1{padding:1rem}._header_1l2rc_15{flex-direction:column;gap:1rem}._widgetsGrid_1l2rc_127{grid-template-columns:1fr}}._headerActions_1l2rc_659{display:flex;gap:1rem}._secondaryButton_1l2rc_669{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:#374151;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._secondaryButton_1l2rc_669:hover{background-color:#f9fafb;border-color:#9ca3af}._sectionHeading_1l2rc_707{font-size:1.1rem;font-weight:600;color:#4b5563;margin-bottom:1rem;margin-top:1rem}._productIcon_1l2rc_723{background-color:#f5f3ff}._widgetSubtext_1l2rc_731{font-size:.8rem;color:#6b7280;margin-top:.25rem}._inlineForm_1l2rc_743{display:flex;gap:1rem;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}._productList_1l2rc_761 h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#374151}._productTableWrapper_1l2rc_775{max-height:300px;overflow-y:auto}._timeFilterContainer_1l2rc_787{display:flex;align-items:center;gap:1rem;margin-right:1rem}._presetDropdownWrapper_1l2rc_801{position:relative}._presetButton_1l2rc_809{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.5rem 1rem;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s;min-width:160px;justify-content:space-between}._presetButton_1l2rc_809:hover{background-color:#f9fafb;border-color:#d1d5db}._dropdownMenu_1l2rc_853{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:.5rem;min-width:200px;z-index:50;border:1px solid #f3f4f6}._dropdownItem_1l2rc_881{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;color:#4b5563;cursor:pointer;border-radius:8px;transition:background-color .2s}._dropdownItem_1l2rc_881:hover{background-color:#f3f4f6}._radioCircle_1l2rc_913{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;position:relative;transition:border-color .2s}._activePreset_1l2rc_931 ._radioCircle_1l2rc_913{border-color:#374151}._activePreset_1l2rc_931 ._radioCircle_1l2rc_913:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#374151;border-radius:50%}._activePreset_1l2rc_931{color:#111827;font-weight:500}._dateRangeWrapper_1l2rc_973{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.25rem 1rem}._dateInputGroup_1l2rc_993{display:flex;align-items:center}._dateInput_1l2rc_993{border:none;outline:none;font-size:.875rem;color:#374151;font-family:inherit;background:transparent;padding:.25rem}._dateSeparator_1l2rc_1023{color:#9ca3af;font-weight:500}._chartsGrid_1l2rc_1035{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:1.5rem;margin-bottom:2rem}._chartCard_1l2rc_1049{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;padding:1.5rem;overflow:hidden}._chartTitle_1l2rc_1067{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1rem}._chartBody_1l2rc_1081{width:100%}@media (max-width: 768px){._chartsGrid_1l2rc_1035{grid-template-columns:1fr}}._confirmModal_1l2rc_1103{max-width:450px!important}._confirmModalBody_1l2rc_1111{padding:1.5rem 0;text-align:center}._confirmModalBody_1l2rc_1111 p{margin-bottom:.5rem;font-size:1.1rem;color:#1a1a1a}._warningText_1l2rc_1133{color:#ef4444!important;font-size:.9rem!important;font-weight:500}._deleteConfirmButton_1l2rc_1145{background-color:#ef4444!important}._deleteConfirmButton_1l2rc_1145:hover{background-color:#dc2626!important}._section_foz4v_1{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}._header_foz4v_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._title_foz4v_29{font-size:1.25rem;font-weight:600;color:#111827}._exportButton_foz4v_41{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #d1d5db;color:#374151;padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}._exportButton_foz4v_41:hover{background-color:#f9fafb;border-color:#9ca3af}._tableContainer_foz4v_79{overflow-x:auto}._table_foz4v_79{width:100%;border-collapse:collapse}._table_foz4v_79 th{text-align:left;padding:1rem;background-color:#f9fafb;color:#6b7280;font-weight:600;font-size:.875rem}._table_foz4v_79 td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151}._table_foz4v_79 tbody tr:last-child td{border-bottom:none}._categoryBadge_foz4v_135{background-color:#f3f4f6;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;color:#4b5563;font-weight:500}._amount_foz4v_153{font-family:monospace;font-weight:600}._deleteButton_foz4v_163{background:none;border:none;color:#ef4444;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}._deleteButton_foz4v_163:hover{background-color:#fef2f2}._emptyState_foz4v_191{text-align:center;color:#6b7280;padding:3rem!important}._pagination_foz4v_205{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}._pageButton_foz4v_221{background:#fff;border:1px solid #d1d5db;color:#374151;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:all .2s}._pageButton_foz4v_221:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}._pageButton_foz4v_221:disabled{opacity:.5;cursor:not-allowed}._pageInfo_foz4v_269{font-size:.875rem;color:#6b7280}._container_mr6cp_1{padding:1.5rem;margin:0 auto;background-color:#f6f7fb}._header_mr6cp_15{margin-bottom:2rem}._title_mr6cp_23{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}._subtitle_mr6cp_37{color:#666;font-size:1rem}._controlsSection_mr6cp_47{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;position:sticky;top:-.2rem;z-index:100}._filterGroup_mr6cp_79{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._timeFilterContainer_mr6cp_95{display:flex;align-items:center;gap:1rem}._presetDropdownWrapper_mr6cp_107{position:relative}._presetButton_mr6cp_115{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s;min-width:160px;justify-content:space-between}._presetButton_mr6cp_115:hover{background-color:#f9fafb;border-color:#d1d5db}._dropdownMenu_mr6cp_157{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;padding:.5rem;min-width:200px;z-index:50;border:1px solid #f3f4f6}._dropdownItem_mr6cp_185{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.875rem;color:#4b5563;cursor:pointer;border-radius:6px;transition:background-color .2s}._dropdownItem_mr6cp_185:hover{background-color:#f3f4f6}._activePreset_mr6cp_217{color:#111827;font-weight:500}._radioCircle_mr6cp_227{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;position:relative}._activePreset_mr6cp_217 ._radioCircle_mr6cp_227{border-color:#374151}._activePreset_mr6cp_217 ._radioCircle_mr6cp_227:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#374151;border-radius:50%}._dateRangeWrapper_mr6cp_275{display:flex;align-items:center;gap:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.25rem 1rem}._dateInput_mr6cp_295{border:none;outline:none;font-size:.875rem;color:#374151;background:transparent;padding:.25rem}._dateSeparator_mr6cp_313{color:#9ca3af}._searchGroup_mr6cp_323{display:flex;gap:1rem}._searchInputWrapper_mr6cp_333{position:relative;display:flex;align-items:center}._searchIcon_mr6cp_345{position:absolute;left:.75rem;color:#9ca3af}._searchInput_mr6cp_333{padding:.5rem 1rem .5rem 2.5rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;outline:none;transition:all .2s;width:200px}._searchInput_mr6cp_333:focus{border-color:#6366f1;box-shadow:0 0 0 2px #e0e7ff}._tableContainer_mr6cp_389{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb}._tableWrapper_mr6cp_403{overflow-x:auto}._table_mr6cp_389{width:100%;border-collapse:collapse}._table_mr6cp_389 th{position:sticky;top:0;z-index:10;background:#f9fafb;text-align:left;padding:1rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-weight:600;font-size:.875rem}._table_mr6cp_389 td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151;font-size:.9rem}._table_mr6cp_389 tbody tr:hover{background-color:#f9fafb}._table_mr6cp_389 tbody tr:last-child td{border-bottom:none}._statusBadge_mr6cp_479{padding:.25rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:500}._online_mr6cp_493{background-color:#ecfdf5;color:#065f46}._offline_mr6cp_503{background-color:#eff6ff;color:#1e40af}._fee_mr6cp_513{font-family:monospace;font-weight:600}._emptyState_mr6cp_523{text-align:center;padding:3rem!important;color:#6b7280}._pagination_mr6cp_537{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb}._pageButton_mr6cp_555{background:#fff;border:1px solid #d1d5db;color:#374151;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:all .2s}._pageButton_mr6cp_555:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}._pageButton_mr6cp_555:disabled{opacity:.5;cursor:not-allowed}._pageInfo_mr6cp_603{font-size:.875rem;color:#6b7280}._container_1uaed_1{padding:15px 20px;margin:0 auto;background-color:#f6f7fb}._header_1uaed_15{margin-bottom:24px}._title_1uaed_23{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:8px}._subtitle_1uaed_37{color:#666;font-size:14px}._tabs_1uaed_49{display:flex;gap:24px;border-bottom:1px solid #e5e7eb;margin-bottom:24px}._tab_1uaed_49{padding:12px 4px;font-size:14px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s}._tab_1uaed_49:hover{color:#374151}._activeTab_1uaed_95{color:#6366f1;border-bottom-color:#6366f1}._tableContainer_1uaed_107{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}._table_1uaed_107{width:100%;border-collapse:collapse}._table_1uaed_107 th,._table_1uaed_107 td{padding:16px;text-align:left;border-bottom:1px solid #e5e7eb}._table_1uaed_107 th{position:sticky;top:0;z-index:10;background:#f9fafb;font-weight:600;color:#374151;font-size:14px}._table_1uaed_107 td{color:#4b5563;font-size:14px}._table_1uaed_107 tr:last-child td{border-bottom:none}._loadingCell_1uaed_181,._emptyCell_1uaed_183{text-align:center!important;padding:32px!important;color:#6b7280;font-style:italic}._statusBadge_1uaed_199{display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:500}._pending_1uaed_217{background:#fef3c7;color:#92400e}._approved_1uaed_227{background:#dcfce7;color:#166534}._rejected_1uaed_237{background:#fee2e2;color:#991b1b}._actions_1uaed_249{display:flex;gap:8px}._actionButton_1uaed_259{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s;color:#6b7280}._approveBtn_1uaed_287:hover{background:#dcfce7;color:#166534;border-color:#bbf7d0}._rejectBtn_1uaed_299:hover{background:#fee2e2;color:#991b1b;border-color:#fecaca}._viewBtn_1uaed_311:hover{background:#f0f9ff;color:#0ea5e9;border-color:#bae6fd}._availabilityRow_1uaed_325{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e5e7eb}._doctorInfo_1uaed_341{display:flex;align-items:center;gap:12px}._avatar_1uaed_353{width:40px;height:40px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600}._doctorName_1uaed_377{font-weight:500;color:#111827}._specialty_1uaed_387{font-size:12px;color:#6b7280}._toggleSwitch_1uaed_399{position:relative;display:inline-block;width:44px;height:24px}._toggleSwitch_1uaed_399 input{opacity:0;width:0;height:0}._slider_1uaed_425{position:absolute;cursor:pointer;inset:0;background-color:#e5e7eb;transition:.4s;border-radius:34px}._slider_1uaed_425:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 1px 2px #0000001a}input:checked+._slider_1uaed_425{background-color:#6366f1}input:checked+._slider_1uaed_425:before{transform:translate(20px)}._availabilityStatus_1uaed_491{font-size:14px;font-weight:500;margin-right:12px}._activeStatus_1uaed_503{color:#6366f1}._pausedStatus_1uaed_511{color:#6b7280}._modalOverlay_1uaed_521{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1uaed_1 .15s ease}@keyframes _fadeIn_1uaed_1{0%{opacity:0}to{opacity:1}}._modal_1uaed_521{background:#fff;border-radius:16px;padding:32px 28px 24px;width:100%;max-width:400px;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;align-items:center;text-align:center;animation:_slideUp_1uaed_1 .2s ease}@keyframes _slideUp_1uaed_1{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}._modalIcon_1uaed_615{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._modalIconApprove_1uaed_635{background:#dcfce7;color:#16a34a}._modalIconReject_1uaed_645{background:#fee2e2;color:#dc2626}._modalTitle_1uaed_655{font-size:18px;font-weight:600;color:#111827;margin:0 0 10px}._modalMessage_1uaed_669{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 24px}._modalActions_1uaed_683{display:flex;gap:12px;width:100%}._cancelBtn_1uaed_695{flex:1;padding:10px 0;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._cancelBtn_1uaed_695:hover{background:#f9fafb}._confirmBtn_1uaed_729{flex:1;padding:10px 0;border-radius:8px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s;color:#fff}._confirmBtn_1uaed_729:hover{opacity:.88}._confirmApproveBtn_1uaed_761{background:#16a34a}._confirmRejectBtn_1uaed_769{background:#dc2626}._slotControlHeader_1uaed_779{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:#fff;padding:24px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}._bulkActions_1uaed_803{display:flex;gap:10px;margin-left:10px;padding-left:20px;border-left:1px solid #e5e7eb}._selectAllBtn_1uaed_819,._clearAllBtn_1uaed_821{padding:8px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}._selectAllBtn_1uaed_819{background:#f0f9ff;color:#0ea5e9;border:1px solid #bae6fd}._selectAllBtn_1uaed_819:hover:not(:disabled){background:#e0f2fe;border-color:#7dd3fc}._clearAllBtn_1uaed_821{background:#fdf2f2;color:#ef4444;border:1px solid #fecaca}._clearAllBtn_1uaed_821:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}._selectAllBtn_1uaed_819:disabled,._clearAllBtn_1uaed_821:disabled{opacity:.5;cursor:not-allowed}._controlGroup_1uaed_895{display:flex;gap:20px;align-items:center}._inputWrapper_1uaed_907{display:flex;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:2px 12px;transition:all .2s}._inputWrapper_1uaed_907:focus-within{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}._select_1uaed_819,._dateInput_1uaed_941{padding:10px 4px;border:none;background:transparent;font-size:14px;color:#374151;outline:none;font-weight:500}._saveBtn_1uaed_961{padding:10px 24px;background:#6366f1;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._saveBtn_1uaed_961:hover{background:#6366f1;transform:translateY(-1px)}._saveBtn_1uaed_961:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}._slotGridContainer_1uaed_1007{background:#fff;padding:28px;border-radius:12px;border:1px solid #e5e7eb}._gridTitle_1uaed_1021{font-size:18px;font-weight:700;margin-bottom:24px;color:#111827}._slotLegend_1uaed_1035{display:flex;gap:24px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #f3f4f6}._legendItem_1uaed_1051{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#4b5563}._legendBox_1uaed_1069{width:20px;height:20px;border-radius:6px}._legendAvailable_1uaed_1081{background:#f0f9ff;border:2px solid #bae6fd}._legendBlocked_1uaed_1091{background:#fee2e2;border:2px solid #fca5a5}._legendLeave_1uaed_1101{background:#f3f4f6;border:2px solid #d1d5db}._legendBooked_1uaed_1111{background:#f5f3ff;border:2px solid #ddd6fe}._slotGrid_1uaed_1007{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:16px}._slotItem_1uaed_1133{padding:14px 10px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;text-align:center;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}._slotAvailable_1uaed_1159{background:#f8fafc;border-color:#e2e8f0}._slotAvailable_1uaed_1159:hover{border-color:#0ea5e9;background:#f0f9ff;color:#0369a1}._slotBlocked_1uaed_1181{background:#fee2e2;border-color:#fca5a5;color:#991b1b}._slotBlocked_1uaed_1181:hover{background:#fecaca}._slotBooked_1uaed_1201{background:#f5f3ff;border-color:#ddd6fe;color:#5b21b6;cursor:not-allowed}._slotBooked_1uaed_1201:after{content:"BOOKED";font-size:9px;display:block;font-weight:800;opacity:.8;margin-top:4px}._slotOnLeave_1uaed_1233{background:#f3f4f6;border-color:#d1d5db;color:#6b7280;cursor:not-allowed;position:relative;opacity:.8}._slotOnLeave_1uaed_1233:after{content:"ON LEAVE";font-size:9px;display:block;font-weight:800;opacity:.8;margin-top:4px}._slotSelected_1uaed_1269{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e91a}._container_axdqh_1{padding:15px 20px;margin:0 auto;background-color:#f6f7fb}._header_axdqh_15,._headerActions_axdqh_17{display:flex;justify-content:flex-end;align-items:center;margin-bottom:24px}._title_axdqh_31{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:4px}._subtitle_axdqh_45{color:#666;font-size:14px}._createButton_axdqh_55{background-color:#6366f1;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s;margin-bottom:20px}._createButton_axdqh_55:hover{background-color:#4f46e5}._tableContainer_axdqh_97{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}._table_axdqh_97{width:100%;border-collapse:collapse}._table_axdqh_97 th,._table_axdqh_97 td{padding:16px;text-align:left;border-bottom:1px solid #e5e7eb}._table_axdqh_97 th{position:sticky;top:0;z-index:10;background:#f9fafb;font-weight:600;color:#374151;font-size:14px}._table_axdqh_97 td{color:#4b5563;font-size:14px}._table_axdqh_97 tr:last-child td{border-bottom:none}._amount_axdqh_171{font-family:monospace;font-weight:600}._badge_axdqh_183{display:inline-flex;align-items:center;padding:4px 10px;border-radius:9999px;font-size:12px;font-weight:500}._paid_axdqh_201{background:#dcfce7;color:#166534}._pending_axdqh_211{background:#fef3c7;color:#92400e}._online_axdqh_221{background:#e0e7ff;color:#3730a3}._offline_axdqh_231{background:#f3f4f6;color:#374151}._idBadge_axdqh_241{font-family:monospace;font-size:11px;background:#f3f4f6;padding:2px 6px;border-radius:4px;color:#6b7280}._loading_axdqh_259{display:flex;justify-content:center;padding:40px;color:#666;font-style:italic}._actions_axdqh_277{display:flex;gap:8px}._actionButton_axdqh_287{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:6px;color:#6b7280;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._actionButton_axdqh_287:hover{background:#f9fafb;color:#374151;border-color:#d1d5db}._printButton_axdqh_325:hover{background:#f0fdf4;color:#16a34a;border-color:#86efac}._modalOverlay_axdqh_339{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_axdqh_365{background:#fff;padding:24px;border-radius:12px;width:100%;max-width:600px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;overflow-y:auto}._modalHeader_axdqh_387{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._modalTitle_axdqh_401{font-size:18px;font-weight:600;color:#111827}._closeButton_axdqh_413{background:none;border:none;color:#6b7280;cursor:pointer;font-size:20px}._formGroup_axdqh_429{margin-bottom:16px}._twoCol_axdqh_437{display:grid;grid-template-columns:1fr 1fr;gap:16px}._label_axdqh_449{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}._input_axdqh_465,._select_axdqh_467{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:none}._input_axdqh_465:focus,._select_axdqh_467:focus{border-color:#6366f1;box-shadow:0 0 0 2px #e0e7ff}._customFieldsSection_axdqh_499{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:16px}._sectionHeader_axdqh_511{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._sectionTitleSmall_axdqh_525{font-size:14px;font-weight:600;color:#374151}._addFieldButton_axdqh_537{background:none;border:none;color:#6366f1;font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:4px}._addFieldButton_axdqh_537:hover{text-decoration:underline}._customFieldRow_axdqh_569{display:flex;gap:12px;margin-bottom:10px;align-items:center}._removeFieldButton_axdqh_583{background:none;border:none;color:#ef4444;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}._removeFieldButton_axdqh_583:hover{background:#fee2e2;border-radius:4px}._modalActions_axdqh_615{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;border-top:1px solid #e5e7eb;padding-top:16px}._cancelButton_axdqh_633{background:#fff;border:1px solid #d1d5db;color:#374151;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}._submitButton_axdqh_655{background:#6366f1;border:none;color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}._viewInvoiceContainer_axdqh_679{padding:10px}._viewActionRow_axdqh_687{display:flex;justify-content:flex-end;margin-bottom:20px}._printActionButton_axdqh_699{background:#374151;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px}._printActionButton_axdqh_699:hover{background:#1f2937}@media print{@page{size:A4;margin:0}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:#fff!important;margin:0;padding:0}._container_axdqh_1{padding:0;margin:0;background-color:#fff!important}._header_axdqh_15,._createButton_axdqh_55,._modalOverlay_axdqh_339,._pagination_axdqh_783,aside,.sidebar,nav{display:none!important}body *{visibility:hidden}#_printableInvoice_axdqh_1,#_printableInvoice_axdqh_1 *{visibility:visible}#_printableInvoice_axdqh_1{position:absolute;left:0;top:0;width:100%;min-height:100vh;margin:0;padding:40px;box-sizing:border-box;background:#fff!important;border:none;display:flex!important;flex-direction:column}}._invoiceTemplate_axdqh_849{background:#fff;padding:20px}#_printableInvoice_axdqh_1{display:none}._invoiceHeader_axdqh_869{display:flex;justify-content:space-between;margin-bottom:40px;border-bottom:2px solid #f3f4f6;padding-bottom:20px}._companyName_axdqh_885{font-size:24px;font-weight:700;color:#6366f1}._companyName_axdqh_885 img{width:100px;height:auto}._invoiceDetails_axdqh_907{text-align:right}._invoiceTitle_axdqh_915{font-size:32px;font-weight:800;color:#111827;margin-bottom:10px}._invoiceMeta_axdqh_929{color:#6b7280;font-size:14px;margin-bottom:4px}._billToSection_axdqh_941{display:flex;justify-content:space-between;margin-bottom:40px}._billTo_axdqh_941{width:48%}._sectionTitle_axdqh_525{font-size:12px;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:8px}._clientInfo_axdqh_977{font-size:16px;font-weight:600;color:#111827;line-height:1.5}._detailRow_axdqh_991{font-size:14px;color:#374151;margin-bottom:4px}._invoiceTable_axdqh_1003{width:100%;margin-bottom:40px;border-collapse:collapse}._invoiceTable_axdqh_1003 th{text-align:left;padding:12px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:12px;text-transform:uppercase;color:#6b7280}._invoiceTable_axdqh_1003 td{padding:12px;border-bottom:1px solid #e5e7eb;color:#374151}._invoiceTotal_axdqh_1047{display:flex;justify-content:flex-end}._totalRow_axdqh_1057{display:flex;justify-content:space-between;width:250px;padding:10px 0;border-top:1px solid #e5e7eb}._totalLabel_axdqh_1073{font-weight:600;color:#374151}._totalAmount_axdqh_1083{font-weight:700;color:#111827;font-size:18px}._pagination_axdqh_783{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:16px 20px;background:#fff;border-top:1px solid #e5e7eb}._pageButton_axdqh_1117{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;cursor:pointer;transition:all .2s ease}._pageButton_axdqh_1117:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#111827}._pageButton_axdqh_1117:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6}._pageInfo_axdqh_1169{font-size:14px;font-weight:500;color:#6b7280}._signatureSection_axdqh_1183{display:flex;justify-content:flex-end;margin-top:60px;padding-right:10px}._signatureBox_axdqh_1197{display:flex;flex-direction:column;align-items:center;width:200px}._signatureLine_axdqh_1211{width:100%;border-bottom:1px solid #111827;margin-bottom:8px}._signatureText_axdqh_1223{font-size:14px;color:#374151;font-weight:500}._hiddenInput_axdqh_1237{display:none}._fileUploadContainer_axdqh_1245{margin-top:8px}._fileUploadLabel_axdqh_1253{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:2px dashed #e5e7eb;border-radius:8px;cursor:pointer;color:#6366f1;font-size:14px;font-weight:500;transition:all .2s}._fileUploadLabel_axdqh_1253:hover{background:#f9fafb;border-color:#6366f1}._attachmentList_axdqh_1293{margin-top:12px;display:flex;flex-direction:column;gap:8px}._attachmentItem_axdqh_1307{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}._fileName_axdqh_1327{font-size:13px;color:#374151;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._removeFileButton_axdqh_1345{background:none;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}._removeFileButton_axdqh_1345:hover{background:#fee2e2;border-radius:4px}._attachmentsView_axdqh_1377{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}._attachmentsGrid_axdqh_1389{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:10px}._attachmentCard_axdqh_1403{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;transition:all .2s}._attachmentCard_axdqh_1403:hover{background:#f1f5f9;border-color:#cbd5e1}._attachmentIcon_axdqh_1439{color:#64748b}._attachmentName_axdqh_1447{font-size:11px;color:#475569;text-align:center;word-break:break-all}._submissions-page_2300a_1{padding:1px}._submissions-container_2300a_9{padding:20px}._submissions-tabs_2300a_17{display:flex;gap:15px;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:1px}._tab-btn_2300a_33{display:flex;align-items:center;gap:8px;padding:12px 24px;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:15px;font-weight:500;color:#666;transition:all .2s}._tab-btn_2300a_33:hover{color:#6b5cff}._tab-btn_2300a_33._active_2300a_71{color:#6b5cff;border-bottom-color:#6b5cff}._submissions-content_2300a_81{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;min-height:400px;overflow:hidden}._submissions-table_2300a_97{width:100%;border-collapse:collapse;font-size:14px}._submissions-table_2300a_97 th{text-align:left;padding:15px 20px;background:#f8fafc;color:#64748b;font-weight:600;text-transform:uppercase;font-size:12px}._submissions-table_2300a_97 td{padding:15px 20px;border-top:1px solid #f1f5f9}._status-badge_2300a_139{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}._status-badge_2300a_139._new_2300a_153,._status-badge_2300a_139._pending_2300a_155{background:#fef3c7;color:#92400e}._status-badge_2300a_139._read_2300a_165,._status-badge_2300a_139._reviewed_2300a_167{background:#e0f2fe;color:#075985}._status-badge_2300a_139._replied_2300a_177,._status-badge_2300a_139._approved_2300a_179{background:#dcfce7;color:#166534}._status-badge_2300a_139._rejected_2300a_189{background:#fee2e2;color:#991b1b}._action-btns_2300a_199{display:flex;gap:8px}._btn-small_2300a_209,._btn-view_2300a_211,._btn-approve_2300a_213,._btn-reject_2300a_215{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;border:1px solid #e2e8f0;background:#fff;transition:all .2s}._btn-view_2300a_211:hover{background:#f1f5f9}._btn-approve_2300a_213{color:#166534;border-color:#dcfce7;background:#f0fdf4}._btn-reject_2300a_215{color:#991b1b;border-color:#fee2e2;background:#fef2f2}._client-cell_2300a_269,._contact-cell_2300a_271{display:flex;flex-direction:column}._client-cell_2300a_269 span,._contact-cell_2300a_271 span{font-size:12px;color:#64748b}._loading-state_2300a_293,._empty-state_2300a_295{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b;gap:15px}._spin_2300a_315{animation:_spin_2300a_315 1s linear infinite}@keyframes _spin_2300a_315{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._reason-cell_2300a_343{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._doctor-assign-actions_2300a_357{display:flex;flex-direction:column;gap:10px;max-width:200px}._doctor-select_2300a_371{padding:6px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#f8fafc;font-size:13px;color:#0f172a;width:100%}._doctor-select_2300a_371:focus{outline:none;border-color:#6b5cff}._btn-approve_2300a_213:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0;color:#64748b}
