*{box-sizing:border-box}body{color:#eef6ff;background:#061426;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.app{min-height:100vh;padding-bottom:85px}header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061426eb;border-bottom:1px solid #17314d;align-items:center;height:70px;padding:0 max(18px,50% - 590px);display:flex;position:sticky;top:0}header img{object-fit:contain;width:42px;height:42px}.brand{align-items:baseline;gap:6px;display:flex}.brand b{font-size:22px}.brand small,.eyebrow{letter-spacing:1.8px;color:#48a9ff;font-size:10px;font-weight:800}.headActions{gap:8px;margin-left:auto;display:flex}.headActions button,.quick button{color:#fff;background:#0c2138;border:1px solid #214362;border-radius:12px}.coin{gap:7px;padding:9px 12px;display:flex}.avatar{width:39px}.notice{color:#fff;text-align:center;background:#0b62d8;justify-content:center;gap:8px;padding:9px;font-size:13px;display:flex}main{max-width:1180px;margin:auto;padding:20px}.hero{background:radial-gradient(circle at 80% 20%,#1e74d8 0,#102e57 35%,#091b31 75%);border:1px solid #26527a;border-radius:26px;justify-content:space-between;align-items:center;min-height:280px;padding:38px;display:flex;overflow:hidden}.hero h1{margin:8px 0;font-size:clamp(34px,6vw,68px)}.hero h1 em{color:#55b5ff;font-size:.45em;font-style:normal}.hero p{color:#b8c9d9;max-width:560px}.hero button,.primary,.game button,.place{color:#fff;background:#1688ff;border:0;border-radius:12px;padding:12px 18px;font-weight:800}.heroTeams{align-items:center;gap:18px;display:flex}.heroTeams img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:110px;height:110px;box-shadow:0 15px 35px #0007}.heroTeams span{font-weight:900}.quick{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.quick button{justify-content:center;gap:8px;padding:14px;display:flex}.sectionTitle{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.sectionTitle h2{margin:4px 0}.chips{gap:8px;padding:10px 0;display:flex;overflow:auto}.chips button{white-space:nowrap;color:#a9bfd3;background:#0d2238;border:1px solid #24425f;border-radius:20px;padding:8px 14px}.chips .active{color:#fff;background:#1688ff}.matches{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.card{background:#0b1d31;border:1px solid #1c3a57;border-radius:18px;padding:16px}.matchTop{justify-content:space-between;display:flex}.matchTop>div{align-items:center;gap:9px;display:flex}.pill{background:#183651;border-radius:6px;padding:5px 7px;font-size:10px}.pill.red{background:#b9283a}.versus{grid-template-columns:1fr 40px 1fr;align-items:center;margin:20px 0;display:grid}.team{text-align:center}.team img,.teamFallback{object-fit:cover;border-radius:50%;width:58px;height:58px;margin:auto auto 8px}.teamFallback{background:#173a5a;place-items:center;display:grid}.vs{text-align:center;color:#7390a9;font-weight:900}.score{text-align:center;font-weight:800}.score small{color:#7f9ab1;margin-top:4px;font-weight:500;display:block}.odds{gap:8px;margin-top:15px;display:flex}.odds button{color:#fff;background:#102b47;border:1px solid #275274;border-radius:10px;flex:1;padding:9px}.odds span{color:#93aac0;font-size:10px;display:block}.odds strong{color:#5db7ff;font-size:16px}.casino{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.game{background:#0b1d31;border:1px solid #1d3b57;border-radius:16px;padding:12px}.gameArt{background:linear-gradient(135deg,#0f3763,#15213b);border-radius:12px;place-items:center;height:100px;font-size:55px;display:grid}.game b,.game small{margin-top:8px;display:block}.game small{color:#7690a6}.game button{width:100%;margin-top:10px;padding:9px}.betslip{z-index:40;background:#10263e;border:1px solid #2d5a7d;border-radius:18px;width:320px;padding:16px;position:fixed;bottom:90px;right:20px;box-shadow:0 20px 60px #0009}.slipHead{justify-content:space-between;display:flex}.slipHead button{color:#fff;background:0 0;border:0;font-size:25px}.selection{background:#091a2b;border-radius:10px;justify-content:space-between;padding:12px;display:flex}.betslip input{color:#fff;background:#081827;border:1px solid #2c506e;border-radius:9px;width:100%;margin:8px 0 12px;padding:12px}.place{width:100%}nav{display:none}.admin{max-width:1100px;margin:auto;padding:28px}.adminHead{justify-content:space-between;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat,.adminCard{background:#0c2036;border:1px solid #1f405e;border-radius:15px;padding:16px}.stat small,.stat b{display:block}.stat b{margin-top:7px;font-size:26px}.admin h2{align-items:center;gap:8px;margin-top:28px;display:flex}.adminCard input{color:#fff;background:#071827;border:1px solid #2d526f;border-radius:9px;width:100%;padding:12px}.row{gap:8px;margin-top:10px;display:flex}.adminGrid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.adminGrid button,.adminCard button:not(.primary){color:#fff;background:#102b45;border:1px solid #2a4b68;border-radius:10px;justify-content:space-between;padding:12px;display:flex}.adminSwitch{z-index:10;border:0;border-radius:10px;padding:10px;position:fixed;top:20px;right:20px}@media (width<=760px){header{padding:0 14px}.brand b{font-size:18px}.hero{min-height:240px;padding:22px}.heroTeams img{width:64px;height:64px}.heroTeams{gap:8px}.hero p{font-size:13px}.quick{grid-template-columns:repeat(4,1fr);gap:7px}.quick button{padding:12px;font-size:0}.quick svg{width:20px}.matches{grid-template-columns:1fr}.casino{grid-template-columns:repeat(2,1fr)}.betslip{width:auto;bottom:78px;left:10px;right:10px}.stats{grid-template-columns:repeat(2,1fr)}.adminGrid{grid-template-columns:1fr}nav{z-index:30;height:68px;padding-bottom:env(safe-area-inset-bottom);background:#081a2c;border-top:1px solid #20415f;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}nav button{color:#7892aa;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;display:flex}nav button svg{width:20px}nav .active{color:#3aa6ff}}
