*,*:before,*:after{box-sizing:border-box}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--focus-ring)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}::selection{color:var(--color-on-primary);background:var(--color-primary)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 2rem;--space-8: 2.5rem;--space-10: 3rem;--radius-sm: .4rem;--radius-md: .65rem;--radius-lg: .9rem;--radius-xl: 1.15rem;--radius-pill: 999px;--font-xs: .75rem;--font-sm: .875rem;--font-md: 1rem;--font-lg: 1.125rem;--font-xl: clamp(1.5rem, 2vw, 2rem);--font-2xl: clamp(1.75rem, 2.5vw, 2.35rem);--motion-fast: .16s ease;--motion-medium: .24s ease;--sidebar-width: 9.75rem;--sidebar-collapsed-width: 4.25rem;--topbar-height: 4.5rem;--mobile-nav-height: 4.5rem;--content-max: 110rem}:root,[data-theme=light]{--color-primary: #1677ff;--color-primary-hover: #0d68e5;--color-primary-soft: #eaf3ff;--color-primary-border: #acd0ff;--color-on-primary: #ffffff;--color-bg: #f4f7fb;--color-bg-deep: #e8eef6;--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-surface-secondary: #f7f9fc;--color-surface-hover: #f0f4f9;--color-sidebar: #ffffff;--color-sidebar-muted: #516174;--color-sidebar-text: #122033;--color-sidebar-border: #dce4ed;--color-sidebar-active: #eaf3ff;--color-sidebar-active-text: #0d68e5;--color-text: #122033;--color-text-secondary: #495b70;--color-text-muted: #708197;--color-border: #dce4ed;--color-border-strong: #c6d1dd;--color-success: #087a55;--color-success-soft: #dcf8ec;--color-warning: #a85508;--color-warning-soft: #fff0d8;--color-danger: #c52a3b;--color-danger-soft: #ffe9ec;--color-skeleton: #e8edf3;--color-skeleton-highlight: #f8fafc;--color-overlay: rgba(7, 17, 28, .58);--shadow-card: 0 1px 2px rgba(16, 24, 40, .035), 0 7px 22px rgba(16, 24, 40, .04);--shadow-elevated: 0 18px 48px rgba(15, 23, 42, .16);--shadow-primary: 0 8px 20px rgba(22, 119, 255, .2);--focus-ring: 0 0 0 3px rgba(22, 119, 255, .3)}[data-theme=dark]{--color-primary: #3094ff;--color-primary-hover: #58a8ff;--color-primary-soft: #102d4a;--color-primary-border: #235d94;--color-on-primary: #ffffff;--color-bg: #07111c;--color-bg-deep: #050d15;--color-surface: #0e1a27;--color-surface-elevated: #122231;--color-surface-secondary: #111f2d;--color-surface-hover: #182a3a;--color-sidebar: #07111c;--color-sidebar-muted: #93a6ba;--color-sidebar-text: #f5f7fa;--color-sidebar-border: #243444;--color-sidebar-active: #102d4a;--color-sidebar-active-text: #f5f7fa;--color-text: #f5f7fa;--color-text-secondary: #c1ccd8;--color-text-muted: #91a1b3;--color-border: #243444;--color-border-strong: #34485c;--color-success: #4dd6a2;--color-success-soft: #10372f;--color-warning: #ffb64d;--color-warning-soft: #3b2b17;--color-danger: #ff7183;--color-danger-soft: #421d27;--color-skeleton: #172738;--color-skeleton-highlight: #22364a;--color-overlay: rgba(0, 0, 0, .72);--shadow-card: 0 1px 1px rgba(0, 0, 0, .2), 0 8px 24px rgba(0, 0, 0, .14);--shadow-elevated: 0 20px 54px rgba(0, 0, 0, .42);--shadow-primary: 0 8px 24px rgba(22, 119, 255, .22);--focus-ring: 0 0 0 3px rgba(77, 166, 255, .45)}html,body{min-height:100%}body{margin:0;background:var(--color-bg, #f4f7fb);color:var(--color-text, #122033);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-md);line-height:1.5;text-rendering:optimizeLegibility;transition:background var(--motion-medium),color var(--motion-medium)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
