:root{--ink:#0b0b10;--mute:#6e6e78;--faint:#9a9aa3;--line:#e7e7ec;--card:#f6f6f9;--acc:#5b5bd6;--acc-t:#eeeefb;--acc-b:#8b8bf0;--green:#12a15e;--amber:#d97706;--amber-soft:#fff7ed;--green-soft:#ecfdf5;--accent-soft:var(--acc-t);--panel-bg:#fff;--font-sans:-apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--font-sans);color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff}button,[role=button],summary{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font-family:inherit}button:disabled,[role=button][aria-disabled=true]{cursor:not-allowed}a{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}
