:root{--bg:#070c16;--bg-raised:#101a2b;--bg-sunken:#05080f;--surface:#16233a;--surface-hover:#1e3050;--border:#24374f;--border-strong:#3c5776;--text:#f1f6fd;--text-muted:#9db0cb;--text-faint:#6b83a3;--accent:#2ee87f;--accent-strong:#12d768;--accent-dim:rgba(46,232,127,0.14);--correct:#22e37c;--correct-deep:#0fae5c;--correct-ink:#04220f;--danger:#ff5f6d;--danger-dim:rgba(255,95,109,0.14);--warning:#ffc53d;--cat-club:#4cc4ff;--cat-nationality:#ff9f45;--cat-manager:#c78bff;--cat-trophy:#ffd24a;--cat-league:#45e0d0;--cat-teammate:#ff7ab8;--cat-position:#7de08a;--cat-career:#8fa4ff;--cat-composite:#ffa8f0;--radius:12px;--radius-sm:8px;--radius-lg:20px;--shadow:0 1px 2px rgba(0,0,0,0.4),0 8px 24px rgba(0,0,0,0.3);--shadow-lift:0 2px 4px rgba(0,0,0,0.4),0 16px 48px rgba(0,0,0,0.45);--font:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--font-mono:ui-monospace,"SF Mono","Cascadia Mono",Menlo,Consolas,monospace;--space:4px;--content-width:940px}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{background:radial-gradient(900px 520px at 12% -120px,rgba(76,196,255,.16),transparent 68%),radial-gradient(820px 500px at 88% -80px,rgba(199,139,255,.14),transparent 66%),radial-gradient(1000px 620px at 50% 108%,rgba(46,232,127,.1),transparent 70%),var(--bg);background-attachment:fixed;color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100dvh}h1,h2,h3,p{margin:0}button{font:inherit;color:inherit;cursor:pointer;border:none;background:none}button:disabled{cursor:not-allowed}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}