:root{--ink:#17111f;--purple:#4b2e83;--teal:#189885;--teal-bright:#1fbfa0;--bg:#f6f4fb;--surface:#fff;--surface-alt:#efeaf7;--border:#e1dbef;--text:#241c33;--text-muted:#6b6478;--danger:#b42318;--danger-bg:#fbe7e5;--success:#1c7a4c;--success-bg:#e4f5ea;--warning:#a45a08;--warning-bg:#fbeedc;--info:#2554c7;--info-bg:#e8eefc;--f-display:"Sora", "Segoe UI", sans-serif;--f-body:"IBM Plex Sans", "Segoe UI", sans-serif;--f-mono:"IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--f-body);margin:0;line-height:1.5;overflow-x:hidden}h1,h2,h3{font-family:var(--f-display);margin:0}button,input{font-family:inherit}input,select,textarea,button{max-width:100%}@media (width<=800px){input,select,textarea{font-size:16px!important}}
