:root{--bg-deep:#0d1117;--surface-1:#161b22;--surface-2:#21262d;--surface-3:#30363d;--surface-4:#484f58;--surface-input:#0d1117;--border:#30363d;--text:#f0f6fc;--muted:#8b949e;--dim:#6e7681;--asyncy-blue:#2563eb;--asyncy-blue-hover:#3b82f6;--asyncy-green:#22c55e;--danger:#ef4444;--accent:var(--asyncy-blue);--bg-card:var(--surface-1);--bg-tile:var(--surface-2);--ok:var(--asyncy-green)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;min-height:100dvh;background:var(--bg-deep);background-image:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(37,99,235,.12),transparent),radial-gradient(ellipse 80% 50% at 100% 50%,rgba(34,197,94,.06),transparent);color:var(--text)}body{font-family:system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--asyncy-blue)}button{font-family:inherit}