:root{--brand-primary: #94BBD9;--brand-secondary: #18294D;--premium-accent: #7B4CDE;--success: #2FAE8F;--warning: #F59E0B;--danger: #DC2626;--info: #94BBD9;--bg: #f7f9fc;--surface: #ffffff;--text: #0f172a;--muted: #475569;--border: #e2e8f0;--shadow: 0 2px 10px rgba(15, 23, 42, .06);--radius: 8px}[data-theme=dark]{--bg: #0f172a;--surface: #111827;--text: #f8fafc;--muted: #cbd5e1;--border: #334155;--shadow: 0 3px 14px rgba(0, 0, 0, .35)}*{box-sizing:border-box;margin:0}body{font-family:Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5}a{color:var(--brand-secondary);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:3px solid #6EA8CC;outline-offset:2px}@keyframes atd-spin{to{transform:rotate(360deg)}}@keyframes atd-fadein{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
