*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0c0c0c;--surface: #141414;--surface2: #191919;--border: #1f1f1f;--border-hi: #2e2e2e;--text: #e8e8e4;--muted: #5a5a56;--subtle: #2a2a28;--accent: #d4a853;--accent-lo: rgba(212, 168, 83, .1);--accent-md: rgba(212, 168, 83, .22);--red: #c0392b;--red-lo: rgba(192, 57, 43, .12);--green: #27ae60;--green-lo: rgba(39, 174, 96, .12);--mono: "JetBrains Mono", monospace;--sans: "Syne", sans-serif;--radius: 10px;--ease: cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--text);min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0;opacity:.35}input,button{font-family:inherit}
