:root{color-scheme:light;--background: #f4f6f2;--surface: #ffffff;--surface-elevated: #ffffff;--surface-subtle: #edf1eb;--border: #d5ddd4;--border-strong: #aebbad;--text: #18231c;--text-muted: #526055;--text-subtle: #6c786e;--primary: #176447;--primary-hover: #0f5339;--primary-active: #0d432f;--primary-strong: var(--primary-active);--focus: #247a5a;--success: #166b4a;--warning: #996b11;--danger: #aa3f34;--danger-strong: #8b332a;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--shadow-raised: 0 12px 28px rgba(22, 39, 29, .12);--control-height: 2.5rem;--page-bg: var(--background);--panel-bg: var(--surface);--text-main: var(--text);--text-soft: var(--text-muted);--accent: var(--primary);--accent-strong: var(--primary-strong);--shadow: var(--shadow-raised)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--background);color:var(--text);font-size:16px;line-height:1.5}body{min-height:100vh}a{color:inherit}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 45%,transparent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
