@font-face{font-family:Instrument Sans;src:url(/fonts/InstrumentSans-VariableFont_wdth,wght.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Instrument Sans;src:url(/fonts/InstrumentSans-Italic-VariableFont_wdth,wght.ttf)format("truetype");font-style:italic;font-weight:100 900;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-Light.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-LightItalic.ttf)format("truetype");font-style:italic;font-weight:300;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-Italic.ttf)format("truetype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-MediumItalic.ttf)format("truetype");font-style:italic;font-weight:500;font-display:swap}
:root{--accentcolor:#fff;--background:#fff;--background-bottom:#fff;--background-top:#a5d3e3;--button-background:#000;--button-disabled:#8e8e8e;--button-foreground:#fff;--card-background:#f7f7f7;--disabled:#8e8e8e;--freya-card-background:#5772db;--freya-dark-purple:#2b48bc;--freya-green:#cfffc1;--freya-light-blue:#6273e0;--freya-pink:#f5c3e3;--freya-purple:#4462d7;--freya-purple-disabled:#bac8ff;--freya-splash:#3d64dd;--freya-white:#fff;--freya-white-disabled:#d5d5d5;--gradient-pink:#e09eef;--gradient-purple:#5a63df;--primary-text:#000;--secondary-text:#8e8e8e}[data-theme=dark]{--background:#000;--background-bottom:#fff;--background-top:#a5d3e3;--button-background:#fff;--button-disabled:#666;--button-foreground:#000;--card-background:#1e1e1e;--disabled:#666;--primary-text:#fff;--secondary-text:#b4b4b4}
:root{--app-font-sans:"Instrument Sans", "Segoe UI", Roboto, sans-serif;--app-font-mono:"DM Mono", ui-monospace, SFMono-Regular, Menlo, monospace}html,body{font-family:var(--app-font-sans);margin:0;padding:0}
*{box-sizing:border-box}html{background:var(--freya-purple);min-height:100%}body{background:var(--freya-purple);color:var(--primary-text);min-height:100dvh}main{min-height:100vh;padding:24px}.card{background:var(--freya-card-background);max-width:420px;color:var(--freya-white);border-radius:20px;padding:20px}.caption{font-family:var(--app-font-mono);opacity:.8;margin-top:12px}
