:root{--ink:#07111f;--navy:#0b1c32;--slate:#10233d;--gold:#c9a64e;--gold2:#f4d57e;--muted:#64748b}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f7f8fb;color:#101827}.glass-nav{background:rgba(7,17,31,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(201,166,78,.22)}.navbar-brand img{max-width:138px}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));border:0;color:#07111f;font-weight:800}.btn-gold:hover{filter:brightness(1.04);color:#07111f}.btn-outline-gold{border:1px solid var(--gold);color:var(--gold);font-weight:700}.btn-outline-gold:hover{background:var(--gold);color:var(--ink)}.text-gold{color:var(--gold)!important}.hero{min-height:100vh;padding-top:130px;background:radial-gradient(circle at 15% 20%,rgba(201,166,78,.18),transparent 34%),linear-gradient(135deg,#07111f 0%,#0b1c32 62%,#111827 100%);color:white;overflow:hidden}.hero h1{font-size:clamp(2.45rem,6vw,5.55rem);letter-spacing:-.06em;line-height:.94}.hero p.lead{color:#d4d9e2;max-width:760px}.hero-card{border-radius:32px;box-shadow:0 28px 90px rgba(0,0,0,.35);border:1px solid rgba(201,166,78,.24)}.section{padding:95px 0}.eyebrow{color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem}.section-title{font-size:clamp(2rem,4vw,3.35rem);font-weight:850;letter-spacing:-.04em}.card-soft{border:0;border-radius:28px;background:white;box-shadow:0 16px 50px rgba(15,23,42,.08);height:100%}.icon-badge{width:52px;height:52px;border-radius:18px;background:rgba(201,166,78,.14);display:grid;place-items:center;color:var(--gold);font-weight:900}.dark-band{background:var(--ink);color:white}.feature-list li{margin-bottom:.7rem}.player-card{background:#fff;border:0;border-radius:28px;box-shadow:0 15px 45px rgba(15,23,42,.08);overflow:hidden}.player-photo{height:190px;background:linear-gradient(135deg,#07111f,#10233d);position:relative}.player-photo:before{content:"";position:absolute;inset:30px auto auto 50%;transform:translateX(-50%);width:82px;height:82px;border-radius:50%;background:#f8fafc}.player-photo:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:150px;height:90px;border-radius:80px 80px 0 0;background:linear-gradient(135deg,var(--gold),var(--gold2))}.stat{border-left:3px solid var(--gold);padding-left:1rem}.form-control,.form-select{border-radius:14px;padding:.82rem 1rem}.site-footer{background:#050b14;color:white}.site-footer a{color:rgba(255,255,255,.74);text-decoration:none}.site-footer a:hover{color:var(--gold)}.footer-links li{margin:.35rem 0}.legal-hero{padding:140px 0 70px;background:linear-gradient(135deg,#07111f,#10233d);color:white}.legal-content{padding:70px 0}.legal-content h2{margin-top:2rem;font-weight:800}.legal-content table{background:white}.cookie-banner{position:fixed;left:0;right:0;bottom:24px;z-index:1080}.cookie-card{background:#07111f;color:white;border:1px solid rgba(201,166,78,.35);border-radius:24px;padding:18px;display:flex;gap:18px;align-items:center;justify-content:space-between;box-shadow:0 18px 60px rgba(0,0,0,.35)}.border-gold{border-color:rgba(201,166,78,.45)!important}.img-rounded{border-radius:32px}.bg-soft-gold{background:rgba(201,166,78,.1)}@media(max-width:991px){.hero{padding-top:115px}.cookie-card{align-items:flex-start;flex-direction:column}.section{padding:70px 0}}
