:root{--font-family-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgb(15 23 42 / 6%);--shadow-lg: 0 24px 64px rgb(15 23 42 / 18%);--motion-standard: .18s ease;--header-height: 5rem;--sidebar-width: 15.5rem;--sidebar-collapsed-width: 4.75rem;--content-max-width: 90rem}:root,[data-theme=light]{--color-background: #f5f7f4;--color-surface: #ffffff;--color-surface-elevated: #f0f3ef;--color-surface-hover: #f3f6f2;--color-border: #dfe5dd;--color-text-strong: #17211b;--color-text: #26342b;--color-text-muted: #607067;--color-text-subtle: #7d8a82;--color-accent: #2d6a4f;--color-accent-strong: #245a43;--color-accent-contrast: #ffffff;--color-accent-soft: #e5f2ea;--color-danger-surface: #fff1f0;--color-danger-border: #f2b8b5;--color-danger-text: #8d2822;--color-skeleton: #e5eae4}[data-theme=dark]{--color-background: #111713;--color-surface: #18201b;--color-surface-elevated: #222c25;--color-surface-hover: #202a23;--color-border: #303c34;--color-text-strong: #f2f6f3;--color-text: #dce5df;--color-text-muted: #a5b2aa;--color-text-subtle: #839188;--color-accent: #70b794;--color-accent-strong: #8ac7a7;--color-accent-contrast: #10251a;--color-accent-soft: #1f3a2c;--color-danger-surface: #3a201f;--color-danger-border: #76423f;--color-danger-text: #ffc7c3;--color-skeleton: #2b362f;--shadow-sm: 0 1px 2px rgb(0 0 0 / 24%);--shadow-lg: 0 24px 64px rgb(0 0 0 / 42%)}*,*:before,*:after{box-sizing:border-box}html{min-width:20rem;min-height:100%;background:var(--color-background)}body{min-height:100vh;margin:0;color:var(--color-text);background:var(--color-background);font-family:var(--font-family-sans);font-size:var(--font-size-md);text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed}a,button,input,select,textarea{outline:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
