:root{color-scheme:light;--theme-primary: #0c7b77;--theme-primary-soft: #d7f5f1;--theme-primary-border: rgba(12, 123, 119, .28);--theme-primary-text: #0c6561;--theme-primary-strong: #0c6561;--shell-page: #f3f8fa;--shell-surface: #ffffff;--shell-surface-muted: #e9f3f6;--shell-border: #d0dee5;--shell-text-primary: #153144;--shell-text-secondary: #4e697b;--shell-text-muted: #728899;--shell-primary: var(--theme-primary);--shell-primary-strong: var(--theme-primary-strong);--shell-primary-soft: var(--theme-primary-soft);--shell-primary-foreground: #ffffff;--shell-sidebar-bg: #0f2433;--shell-sidebar-text: #dbe8ee;--shell-shadow: 0 20px 48px rgba(10, 37, 64, .08);--doctor-shell-header-height: 68px}:root[data-theme=dark]{color-scheme:dark;--shell-page: #08151e;--shell-surface: #0e1f2d;--shell-surface-muted: #132838;--shell-border: #274055;--shell-text-primary: #ebf4f8;--shell-text-secondary: #a7bfcc;--shell-text-muted: #7f9bab;--shell-sidebar-bg: #07121b;--shell-sidebar-text: #d4e4ec;--shell-shadow: 0 20px 48px rgba(2, 10, 18, .42)}*{box-sizing:border-box}html{font-family:Segoe UI Variable,Segoe UI,Inter,sans-serif}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,color-mix(in srgb,var(--shell-primary) 14%,transparent),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--shell-page) 76%,white) 0%,var(--shell-page) 100%);color:var(--shell-text-primary);transition:background-color .18s ease,color .18s ease}button,input,select,textarea{font:inherit}button:not(:disabled){cursor:pointer}#root{min-height:100vh}.doctor-shell-app{min-height:100vh;background:radial-gradient(circle at top left,color-mix(in srgb,var(--shell-primary) 12%,transparent),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--shell-page) 72%,white) 0%,var(--shell-page) 100%);color:var(--shell-text-primary)}.doctor-shell-card{border:1px solid color-mix(in srgb,var(--shell-border) 86%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--shell-surface) 96%,transparent),color-mix(in srgb,var(--shell-surface-muted) 88%,transparent));box-shadow:var(--shell-shadow)}.doctor-shell-sidebar-item-active{border-color:var(--theme-primary-border);background:linear-gradient(135deg,color-mix(in srgb,var(--theme-primary) 34%,transparent),#11182733);color:#fff;box-shadow:inset 0 1px #ffffff0f,0 18px 30px #010a122e}.doctor-shell-input{border:1px solid var(--shell-border);background:var(--shell-surface);color:var(--shell-text-primary)}.doctor-shell-input:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-primary) 18%,transparent)}.doctor-shell-scope .bg-blue-600,.doctor-shell-scope .bg-blue-500{background-color:var(--theme-primary)!important}.doctor-shell-scope .hover\:bg-blue-700:hover,.doctor-shell-scope .hover\:bg-blue-800:hover,.doctor-shell-scope .hover\:bg-blue-400:hover{background-color:var(--theme-primary-strong)!important}.doctor-shell-scope .text-blue-600,.doctor-shell-scope .text-blue-700,.doctor-shell-scope .dark\:text-blue-400,.doctor-shell-scope .dark\:text-blue-300{color:var(--theme-primary-text)!important}.doctor-shell-scope .border-blue-500,.doctor-shell-scope .border-blue-400,.doctor-shell-scope .border-blue-300,.doctor-shell-scope .border-blue-200,.doctor-shell-scope .dark\:border-blue-700,.doctor-shell-scope .dark\:border-blue-800{border-color:var(--theme-primary-border)!important}.doctor-shell-scope .bg-blue-50,.doctor-shell-scope .bg-blue-100,.doctor-shell-scope .dark\:bg-blue-900\/10,.doctor-shell-scope .dark\:bg-blue-900\/20,.doctor-shell-scope .dark\:bg-blue-900\/30,.doctor-shell-scope .dark\:bg-blue-900\/40,.doctor-shell-scope .dark\:bg-blue-900\/50{background-color:var(--theme-primary-soft)!important}.doctor-shell-scope .focus\:ring-blue-500:focus,.doctor-shell-scope .focus\:ring-blue-600:focus{--tw-ring-color: color-mix(in srgb, var(--theme-primary) 28%, transparent) !important}.doctor-shell-scope .focus\:border-blue-500:focus{border-color:var(--theme-primary)!important}.doctor-shell-scope .text-blue-200,.doctor-shell-scope .text-blue-100{color:color-mix(in srgb,var(--theme-primary-soft) 62%,white)!important}.doctor-shell-scope .border-blue-400\/50{border-color:color-mix(in srgb,var(--theme-primary) 44%,transparent)!important}.doctor-shell-scope .from-blue-50,.doctor-shell-scope .to-blue-50{--tw-gradient-from: var(--theme-primary-soft) var(--tw-gradient-from-position) !important;--tw-gradient-to: color-mix(in srgb, var(--theme-primary-soft) 0%, transparent) var(--tw-gradient-to-position) !important}::selection{background:color-mix(in srgb,var(--theme-primary) 28%,transparent)}
