:root{--color-canvas:#f3f5f4;--color-surface:#fff;--color-surface-subtle:#f8faf9;--color-surface-strong:#e9eeeb;--color-text:#17211d;--color-text-muted:#5f6b66;--color-text-subtle:#7c8782;--color-border:#d4dcd8;--color-border-strong:#aebbb5;--color-border-accent:#8ab7a8;--color-accent:#176b52;--color-accent-hover:#115440;--color-accent-subtle:#e7f3ee;--color-info:#245f9e;--color-info-subtle:#eaf2fb;--color-warning:#8a6100;--color-warning-subtle:#fff3cf;--color-danger:#b42318;--color-danger-subtle:#fcecea;--color-focus:#2563eb;--shadow-raised:0 1px 2px #17211d0f, 0 8px 20px #17211d0d;--shadow-floating:0 2px 4px #17211d12, 0 16px 36px #17211d17;--shadow-popover:0 12px 32px #17211d29;--ring-accent:0 0 0 .1875rem #176b5224;--ring-info:0 0 0 .1875rem #245f9e21;--motion-fast:.12s;--motion-base:.18s;--motion-slow:.24s;--ease-productive:cubic-bezier(.2, 0, 0, 1);--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-sm:.25rem;--radius-md:.5rem;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--content-max:90rem}*,:before,:after{box-sizing:border-box}html{background:var(--color-canvas);width:100%;min-width:20rem;max-width:100%;min-height:100%}body{width:100%;max-width:100%;min-height:100%;color:var(--color-text);background:var(--color-canvas);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:1rem;line-height:1.5}@keyframes surface-enter{0%{opacity:0;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes status-pulse{0%,to{box-shadow:0 0 #245f9e38}50%{box-shadow:0 0 0 .3125rem #245f9e00}}@keyframes completion-reveal{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes progress-reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:#0000}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}:focus-visible{outline:.1875rem solid var(--color-focus);outline-offset:.125rem}::selection{color:var(--color-text);background:#bfe3d5}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
