:root{--background:#080b16;--foreground:#f8fafc;--panel:#11172a;--panel-border:#28324d;--blue:#2563eb;--wall:#1d4ed8;--wall-glow:#60a5fa;--yellow:#ffd84d;--pink:#ff6bcb;--cyan:#67e8f9;--red:#fb7185;--orange:#fb923c;--muted:#9aa8c7}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{color:var(--foreground);background:radial-gradient(circle at 30% 10%,rgba(37,99,235,.24),transparent 28rem),linear-gradient(145deg,#070914,#0d1020 45%,#050711);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}