:root{--bg:#0a0b0d;--surface:#0f1115;--surface2:#14171c;--surface3:#1a1e24;--border:#22262d;--border2:#2d323b;--text:#eceef1;--t2:#9aa0aa;--t3:#646a74;--accent:#ef8a43;--green:#5fb890;--red:#d2685f;--slate:#7c828d;--blue:#6aa0d8}*{box-sizing:border-box}html,body{background:#0a0b0d;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Geist,-apple-system,system-ui,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}button{font-family:inherit}::selection{background:#ef8a4347}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#272c34;border:3px solid #0a0b0d;border-radius:8px}::-webkit-scrollbar-track{background:0 0}@keyframes afpulse{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}.hov-border:hover{border-color:var(--border2)!important}.hov-surface2:hover{background:var(--surface2)!important}.hov-accent:hover{border-color:var(--accent)!important}
