*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-canvas:#fafafa;--color-surface:#fff;--color-ink:#171717;--color-ink-muted:#737373;--color-accent:#000;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--color-success-bg:#f5f5f5;--color-success-text:#171717;--color-error-bg:#fef2f2;--color-error-text:#991b1b;--color-error-border:#fee2e2;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--radius-full:9999px;--radius-2xl:1rem;--radius-md:.375rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}body{background-color:var(--color-canvas);color:var(--color-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(.9375rem,.9rem + .2vw,1rem);line-height:1.6}ul{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}input{font:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulseGlow{0%,to{box-shadow:0 0 #0000001a}50%{box-shadow:0 0 0 6px #0000}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
