:root{--canvas:#f8f7fc;--surface:#ffffff;--ink:#201735;--muted:#615a70;--divider:#ddd8e8;--control:#736b82;--accent:#673de6;--accent-hover:#5229c7;--accent-soft:#eae3ff;--amber:#b45309;--error:#b42318;--success:#067647;--code:#181126;--code-ink:#f3eeff}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body,html{background:var(--canvas);color:var(--ink)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,select,textarea{font:inherit}button{touch-action:manipulation}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}::selection{background:var(--accent-soft);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}