
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#141725;color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,94%);margin:auto}.top-player{position:relative;background:linear-gradient(90deg,#071021,#1a2041,#0c1430);border-bottom:1px solid rgba(255,255,255,.08);padding:10px 0;z-index:3}.player-box{display:flex;align-items:center;gap:14px;justify-content:space-between;flex-wrap:wrap}.live{background:linear-gradient(135deg,#ff1744,#ff7a18);padding:7px 12px;border-radius:20px;font-size:12px;font-weight:900;box-shadow:0 0 24px #ff174455}.radio audio{height:34px;max-width:100%}.hero-header{position:sticky;top:0;z-index:20;padding:16px 0;background:rgba(12,15,31,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px}.logo{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#00e5ff,#7c3cff);display:grid;place-items:center;font-weight:1000;box-shadow:0 12px 40px #00e5ff33}.brand-title{font-size:22px;font-weight:1000;letter-spacing:-.5px}.brand-sub{color:#aeb8db;font-size:12px;font-weight:700}.menu{display:flex;gap:14px;flex-wrap:wrap}.menu a{color:#dbe2ff;font-weight:800;padding:10px 12px;border-radius:14px;transition:.25s}.menu a:hover{background:rgba(255,255,255,.08);color:#00e5ff}.headline{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;padding:30px 0}.feature{min-height:430px;border-radius:32px;padding:30px;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.72)),url('../img/hero-esportivo.jpg') center/cover;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 25px 80px #0008;border:1px solid rgba(255,255,255,.12);position:relative;overflow:hidden}.feature:before{content:'';position:absolute;inset:-40%;background:radial-gradient(circle,#00e5ff22,transparent 32%);animation:pulse 8s ease-in-out infinite}.feature>*{position:relative}.tag{display:inline-flex;background:linear-gradient(135deg,#00e5ff,#76fff5);color:#041025;font-weight:1000;padding:8px 13px;border-radius:30px;width:max-content;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.feature h1{font-size:clamp(32px,5vw,56px);line-height:.96;margin:16px 0;text-shadow:0 8px 32px #000}.score-card,.card,.panel,.photo-card,.video-card{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);border-radius:26px;box-shadow:0 18px 50px #0006;backdrop-filter:blur(14px)}.score-card{padding:18px;margin-bottom:14px}.score-teams{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:17px;font-weight:1000}.score-teams span:not(.score){flex:1}.score-teams span:last-child{text-align:right}.score{font-size:30px;color:#00e5ff;white-space:nowrap;text-shadow:0 0 24px #00e5ff66}.status{font-size:12px;color:#ffdc5e;font-weight:900;text-transform:uppercase}.section{padding:28px 0}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:14px}.section-title h2{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.5px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{overflow:hidden;transition:.3s}.card:hover{transform:translateY(-6px);border-color:#00e5ff55}.card img{width:100%;height:205px;object-fit:cover;background:#202744}.card-body{padding:18px}.card h3{margin:9px 0 8px;font-size:20px;line-height:1.15}.muted{color:#aeb8db;line-height:1.55}.ad-marquee{overflow:hidden;white-space:nowrap}.ad-track{display:inline-flex;gap:18px;animation:marquee 25s linear infinite}.ad{width:310px;height:96px;border-radius:20px;overflow:hidden;background:#202744;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1)}.ad img{width:100%;height:100%;object-fit:cover}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes pulse{0%,100%{transform:translateX(0)}50%{transform:translateX(10%)}}table{width:100%;border-collapse:collapse;overflow:hidden}th,td{padding:14px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}th{color:#00e5ff}.two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer{margin-top:42px;padding:36px 0;background:#0d1020;color:#aeb8db;border-top:1px solid rgba(255,255,255,.08)}.btn{display:inline-flex;border:0;border-radius:16px;padding:12px 17px;background:linear-gradient(135deg,#00e5ff,#7c3cff);color:#fff;font-weight:1000;cursor:pointer;box-shadow:0 12px 30px #00e5ff22}.article{max-width:900px;margin:30px auto}.article img{width:100%;border-radius:28px;max-height:500px;object-fit:cover}.share{display:flex;gap:10px;margin:18px 0;flex-wrap:wrap}.tv-box video,.tv-box iframe{width:100%;height:430px;border:0;border-radius:28px;background:#000;box-shadow:0 20px 60px #0007}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.photo-card{position:relative;overflow:hidden;min-height:210px}.photo-card img{width:100%;height:230px;object-fit:cover;transition:.35s}.photo-card:hover img{transform:scale(1.07)}.photo-card span{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(0,0,0,.6);backdrop-filter:blur(10px);padding:11px 12px;border-radius:15px;font-weight:1000}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.video-card{display:grid;grid-template-columns:190px 1fr;gap:16px;align-items:center;padding:14px}.video-card img{width:190px;height:112px;object-fit:cover;border-radius:18px}.app-box{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border-radius:32px;background:linear-gradient(135deg,rgba(0,229,255,.18),rgba(124,60,255,.18)),url('../img/hero-esportivo.jpg') center/cover;border:1px solid rgba(255,255,255,.14);overflow:hidden}.app-box>div{background:rgba(0,0,0,.45);border-radius:24px;padding:20px;backdrop-filter:blur(8px)}.qr{width:185px;height:185px;border-radius:24px;background:#fff;padding:10px;object-fit:contain}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.game{margin-bottom:0}.modal-video{position:fixed;inset:0;background:rgba(0,0,0,.82);display:none;align-items:center;justify-content:center;z-index:100;padding:20px}.modal-video.active{display:flex}.modal-video iframe{width:min(900px,96vw);height:min(520px,56vw);border:0;border-radius:24px}.modal-close{position:absolute;top:20px;right:20px;background:#ff1744;color:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:900;cursor:pointer}@media(max-width:960px){.headline,.two{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.photo-grid,.games-grid{grid-template-columns:repeat(2,1fr)}.nav{align-items:flex-start;flex-direction:column}.menu{width:100%}.tv-box video,.tv-box iframe{height:320px}}@media(max-width:640px){.container{width:min(94%,520px)}.grid,.photo-grid,.video-grid,.games-grid{grid-template-columns:1fr}.feature{min-height:360px;padding:22px;border-radius:24px}.score-teams{font-size:15px}.score{font-size:24px}.video-card{grid-template-columns:1fr}.video-card img{width:100%;height:190px}.app-box{flex-direction:column;text-align:center}.qr{width:165px;height:165px}.ad{width:250px}.radio{width:100%}.radio audio{width:100%}.section-title{align-items:flex-start;flex-direction:column}.tv-box video,.tv-box iframe{height:230px}.brand-title{font-size:18px}.logo{width:50px;height:50px}.menu a{padding:8px 9px}}
