@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap";:root{color:#13221f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#13221f;--paper:#f3f0e8;--cream:#e7e1d4;--acid:#d9fe65;--orange:#f16c4d;--line:#13221f2e;background:#f3f0e8;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:72px}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[hidden]{display:none!important}.landing-page{place-items:center;min-height:100vh;padding:24px;display:grid}.reference-link{min-height:44px;color:var(--paper);background:var(--ink);border:1px solid var(--ink);letter-spacing:.08em;text-transform:lowercase;border-radius:3px;justify-content:center;align-items:center;padding:0 20px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;text-decoration:none;transition:color .16s,background .16s;display:inline-flex}.reference-link:hover,.reference-link:focus-visible{color:var(--ink);background:var(--acid)}
