*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0d0d;--surface:#181818;--surface2:#222222;--ink:#ededf0;--ink2:#8a8a8a;--accent:#ffffff;--border:rgba(255,255,255,0.07);--r:16px;--r-full:9999px}body,html{height:100%;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none}img{display:block;max-width:100%}