:root{--yellow-gradient:linear-gradient(to right top,#ffa801,#ffcc01);--bg:#0e1116;--surface:#161b22;--border:#262d36;--text:#e6edf3;--muted:#9aa5b1;--accent:#ffb401;--accent-soft:#ffb4011f}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0e1116;background:var(--bg);color:#e6edf3;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input{background:#0e1116;background:var(--bg);border:1px solid #262d36;border:1px solid var(--border);border-radius:6px;color:#e6edf3;color:var(--text);font:inherit;font-size:14px;padding:8px 10px;&::placeholder{color:#9aa5b1;color:var(--muted)}&:focus{border-color:#ffb401;border-color:var(--accent);outline:none}}a{color:#ffb401;color:var(--accent);text-decoration:none;&:hover{text-decoration:underline}}button{background:#ffb401;background:var(--accent);border:none;border-radius:6px;color:#111;cursor:pointer;font:inherit;font-size:14px;font-weight:600;padding:8px 12px;&:hover:not(:disabled){filter:brightness(1.08)}&:disabled{cursor:default;opacity:.5}}
/*# sourceMappingURL=main.1984cd31.css.map*/