:root{--color-canvas: #f7f9fc;--color-surface: #ffffff;--color-surface-raised: #ffffff;--color-surface-hover: #f4f7ff;--color-border: #e2e8f0;--color-text: #101828;--color-text-muted: #475467;--color-text-subtle: #667085;--color-accent: #1570ef;--color-accent-strong: #0057e7;--color-accent-soft: #eff5ff;--color-accent-border: #b2ccff;--color-on-accent: #ffffff;--color-success: #16a34a;--color-success-soft: #ecfdf3;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-lg: 1.125rem;--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;--radius-md: .75rem;--radius-lg: 1rem;--shadow-sm: 0 .75rem 2rem rgba(16, 24, 40, .06);--focus-ring: 0 0 0 .15rem #ffffff, 0 0 0 .35rem var(--color-accent);--motion-fast: .14s ease;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--color-canvas)}body{background:var(--color-canvas);color:var(--color-text);margin:0;min-width:20rem}button,a{-webkit-tap-highlight-color:transparent}:where(a,button,input,select,textarea):focus-visible{box-shadow:var(--focus-ring);outline:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
