:root{color-scheme:dark;--bg-color: #0f172a;--surface-color: #111827;--panel-color: rgba(30, 41, 59, .68);--text-color: #e5edf7;--muted-color: #94a3b8;--border-color: rgba(148, 163, 184, .22);--accent-color: #38bdf8;--accent-strong: #2563eb;--success-color: #22c55e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text-color);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(37,99,235,.18),transparent 34rem),linear-gradient(180deg,#0f172a,#111827 48%,#020617)}body::selection{color:#082f49;background:#7dd3fc}a{color:inherit}button,input,textarea{font:inherit}::placeholder{color:#64748b}
