:root{--color-canvas:#f7f9fa;--color-surface:#fff;--color-surface-subtle:#eef2f4;--color-surface-selected:#ccfbf1;--color-surface-brand-soft:#f0fdfa;--color-surface-info:#d1e9ff;--color-surface-warning:#fef0c7;--color-text-primary:#172026;--color-text-secondary:#52606d;--color-text-on-brand:#fff;--color-link:#175cd3;--color-action-primary:#0f766e;--color-action-primary-hover:#115e59;--color-focus:#175cd3;--color-border:#d8e0e5;--color-border-strong:#aab7c2;--color-success:#16794a;--color-warning:#9a6700;--color-danger:#b42318;--color-info:#175cd3;--color-overlay:#08141a8f;--font-sans:"Noto Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-body:1rem;--font-size-caption:.75rem;--font-size-label:.875rem;--font-size-title:1.25rem;--font-size-heading-3:1.5rem;--font-size-heading-2:1.875rem;--font-size-heading-1:clamp(2rem, 1.7rem + 1.5vw, 2.5rem);--line-height-body:1.5;--line-height-label:1.35;--line-height-small:1.45;--line-height-heading:1.2;--font-weight-regular:400;--font-weight-semibold:600;--font-weight-bold:700;--letter-spacing-label:.04em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1.25rem;--radius-full:9999px;--border-width-default:1px;--shadow-sm:0 1px 2px #17202614;--layout-page-max:80rem;--layout-gutter-mobile:1rem;--layout-gutter-tablet:1.5rem;--layout-gutter-desktop:2rem;--size-touch-target:2.75rem;--breakpoint-compact:30rem;--breakpoint-tablet:48rem;--breakpoint-desktop:64rem;--breakpoint-wide:80rem}
*{box-sizing:border-box}html{background:var(--color-canvas);min-block-size:100%}body{background:var(--color-canvas);min-block-size:100dvb;color:var(--color-text-primary);font-family:var(--font-sans);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:var(--line-height-body);text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font:inherit}a{color:var(--color-link)}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
