@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;500;700;800&family=DM+Mono:wght@300;400;500&display=swap";:root{--bg: #060b14;--bg-1: #0b1220;--bg-2: #111827;--bg-3: #1a2535;--border: rgba(255, 255, 255, .07);--border-em: rgba(255, 255, 255, .14);--text: #e8edf5;--text-2: #8a97ab;--text-3: #4a5568;--amber: #f59e0b;--amber-dim: rgba(245, 158, 11, .12);--amber-border: rgba(245, 158, 11, .3);--teal: #14b8a6;--red: #ef4444;--blue: #3b82f6;--green: #22c55e;--purple: #a78bfa;font-family:DM Mono,ui-monospace,monospace;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg);background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:40px 40px;background-attachment:fixed;color:var(--text);font-family:DM Mono,ui-monospace,monospace;overflow:hidden}#root{width:100%;min-height:100vh;margin:0;padding:0}a{color:var(--amber);text-decoration:none}a:hover{color:var(--text)}button{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--bg-3);border-radius:2px}::-webkit-scrollbar-track{background:var(--bg)}input:focus,textarea:focus{outline:none}button.marco-back{color:#4a5568}button.marco-back:hover{color:#e8edf5}
