:root{--giq-magenta:#ff2e7e;--giq-magenta-deep:#d6006e;--giq-magenta-light:#ff4d90;--giq-coral:#ff6a3d;--giq-gold:#ffc93c;--giq-gold-deep:#f4a800;--giq-teal:#19e3d2;--giq-teal-deep:#00c2ad;--giq-ink:#0a0820;--giq-ink-2:#140f1e;--giq-cream:#fff6ec;--giq-paper:#f6f4ff;--bg:var(--giq-ink);--surface:#16112b;--surface-2:#1e1838;--border:#2c2547;--text:var(--giq-cream);--text-muted:#b4aecb;--accent:var(--giq-magenta);--accent-contrast:#fff;--positive:var(--giq-teal);--negative:var(--giq-coral);--fdr-1:var(--giq-teal-deep);--fdr-2:var(--giq-teal);--fdr-3:var(--giq-gold-deep);--fdr-4:var(--giq-coral);--fdr-5:var(--giq-magenta-deep);--font-sans:"Space Grotesk", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--step--1:clamp(.82rem, .8rem + .1vw, .88rem);--step-0:clamp(.95rem, .92rem + .15vw, 1rem);--step-1:clamp(1.15rem, 1.08rem + .35vw, 1.3rem);--step-2:clamp(1.4rem, 1.28rem + .6vw, 1.7rem);--step-3:clamp(1.75rem, 1.5rem + 1.2vw, 2.3rem);--s-1:.25rem;--s-2:.5rem;--s-3:.75rem;--s-4:1rem;--s-6:1.5rem;--s-8:2rem;--s-12:3rem;--radius:12px;--radius-sm:7px;--shadow-1:0 1px 2px #00000059, 0 2px 8px #00000040;--shell:1180px}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--step-0);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}h1,h2,h3{letter-spacing:-.4px;margin:0 0 var(--s-3);font-weight:700;line-height:1.15}h1{font-size:var(--step-3)}h2{font-size:var(--step-2);margin-top:var(--s-8)}h3{font-size:var(--step-1);margin-top:var(--s-6)}p{margin:0 0 var(--s-3)}a{color:var(--giq-teal);text-decoration:none}a:hover{text-decoration:underline}small,.muted{color:var(--text-muted);font-size:var(--step--1)}button{font-family:inherit;font-size:var(--step-0);cursor:pointer;border:2px solid #0000;border-radius:999px;min-height:44px;padding:.6em 1.4em;font-weight:700;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out}button.primary{background:var(--accent);color:var(--accent-contrast)}button.primary:hover{background:var(--giq-magenta-deep)}button.secondary{color:var(--text);border-color:var(--accent);background:0 0}button.secondary:hover{background:#ff2e7e1f}button.ghost{color:var(--text-muted);border-color:var(--border);background:0 0;font-weight:500}button.ghost:hover{color:var(--text);border-color:var(--text-muted)}button:disabled{opacity:.55;cursor:default}input,select{font-family:inherit;font-size:var(--step-0);background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-sm);min-height:44px;padding:.55em .8em}label{font-size:var(--step--1);color:var(--text-muted);margin-bottom:var(--s-1);display:block}:focus-visible{outline:2px solid var(--giq-teal);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:var(--step--1);white-space:nowrap}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.5em .75em}td.num,th.num{text-align:right;font-variant-numeric:tabular-nums}thead th{background:var(--surface-2);color:var(--text-muted);z-index:1;font-weight:500;position:sticky;top:0}tbody tr:last-child td{border-bottom:none}tbody tr:hover td{background:#ffffff08}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:var(--s-6)}.banner{border-radius:var(--radius);padding:var(--s-3) var(--s-4);font-size:var(--step--1)}.banner.success{color:var(--giq-teal);background:#19e3d21a;border:1px solid #19e3d259}.banner.error{color:var(--giq-coral);background:#ff6a3d1a;border:1px solid #ff6a3d66}
