*{box-sizing:border-box}body{margin:0;background:linear-gradient(120deg,#031b13,#003b2a);color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:120px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;max-width:1800px;margin:auto}.brand img{max-height:58px;max-width:180px}.brand span{line-height:.9;font-weight:700}.brand b{font-size:28px;letter-spacing:4px}.site-header nav{display:flex;gap:18px;align-items:center}.site-header nav a{font-weight:700;font-size:14px;padding:11px 15px;border-radius:8px}.site-header nav a.active{background:#ffffff25}.hero{text-align:center;padding:28px 20px 70px}.hero.compact{padding-bottom:35px}.hero h1{font-size:46px;margin:0 0 12px}.hero p{color:#b8c8c4;font-size:18px}.underline{width:62px;height:4px;background:var(--primary);margin:12px auto 25px}.games-list{max-width:1080px;margin:0 auto 85px;padding:0 20px}.game-card{display:grid;grid-template-columns:115px 220px 1fr 190px 190px;background:#ffffff0b;border:1px solid #ffffff25;border-radius:18px;overflow:hidden;margin:16px 0;box-shadow:0 20px 45px #0004}.date{background:#0d3d2e;display:flex;flex-direction:column;align-items:center;justify-content:center}.date strong{font-size:38px}.date span{color:#1fc66b;font-weight:700}.date small{color:#a6b9b2;margin-top:3px}.teams{display:flex;align-items:center;justify-content:center;gap:18px}.team{text-align:center}.team img{width:54px;height:54px;object-fit:contain;border-radius:50%;background:#ffffff10;padding:5px}.team small{display:block;margin-top:6px}.x{color:#8ba198}.game-info{padding:25px 14px}.game-info h3{margin:0 0 8px}.pill,.times span{display:inline-block;border:1px solid #ffffff22;background:#ffffff0d;border-radius:10px;padding:5px 9px;color:#9fb3ac;font-size:12px}.times{margin-top:8px}.game-benefits{display:flex;flex-direction:column;justify-content:center;gap:10px;border-left:1px solid #ffffff20}.game-benefits span:before{color:var(--primary)}.action{display:flex;align-items:center;justify-content:center}.btn{border:0;background:var(--primary);color:#fff;padding:14px 24px;border-radius:9px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #0004}.btn:disabled{opacity:.45;cursor:not-allowed}.benefits-section{text-align:center;padding:20px 20px 100px}.benefits-section p{color:#a6b9b2}.benefit-table{max-width:720px;margin:38px auto;border:1px solid #ffffff26;border-radius:18px;overflow:hidden;background:#ffffff08}.thead,.trow{display:grid;grid-template-columns:2fr .5fr .5fr;text-align:left}.thead>*,.trow>*{padding:20px;border-bottom:1px solid #ffffff1b}.thead>*:not(:first-child),.trow>*:not(:first-child){text-align:center}.trow span:last-child{background:#0b4f37;color:#2ee27f;font-weight:900}footer{background:#080b0a;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;padding:58px max(5vw,40px);color:#9fb3b9;line-height:1.85}footer img{max-width:160px;max-height:65px}.whatsapp{position:fixed;right:25px;bottom:25px;width:55px;height:55px;background:#21d366;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px}.ticket-wrap{max-width:980px;margin:0 auto 120px;padding:0 16px}.ticket-group{background:#f2f4f6;color:#14202a;border:1px solid #d7dce1;border-radius:12px;margin:14px 0;overflow:hidden}.ticket-group-head{background:#fff;padding:12px 20px;display:flex;justify-content:space-between;align-items:center}.ticket-group-head h2{margin:0;font-size:23px}.ticket-group-head span{color:#8da0ad}.ticket-row{display:grid;grid-template-columns:1fr 120px 120px;gap:15px;padding:20px;border-top:1px solid #dde2e5}.ticket-copy h3{margin:0 0 10px;font-size:22px}.ticket-copy p{margin:0 0 12px;line-height:1.45}.ticket-copy b{font-size:19px}.ticket-copy small{color:#8da0ad}.stock{display:flex;align-items:center;justify-content:center}.qty{display:flex;align-items:center;justify-content:center;gap:8px}.qty input{width:36px;text-align:center;border:0;background:transparent;font-weight:700;font-size:18px}.qty button{width:32px;height:32px;border:0;border-radius:7px;background:#ff332d;color:#fff;font-size:22px;cursor:pointer}.qty .minus{background:#65727a}.cartbar{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(920px,calc(100% - 24px));display:grid;grid-template-columns:1fr 1fr 160px;gap:15px;align-items:center;background:#0b1411;border:1px solid #ffffff20;padding:14px 18px;border-radius:16px;z-index:20;box-shadow:0 18px 40px #0009}.cartbar div{display:flex;flex-direction:column}.cartbar small{color:#91a59f}.checkout-box,.payment-box{max-width:620px;margin:30px auto 100px;background:#fff;color:#13211d;border-radius:18px;padding:30px;box-shadow:0 25px 60px #0008}.checkout-box h1,.payment-box h1{margin-top:0}.summary{border:1px solid #e1e5e8;border-radius:12px;margin:22px 0}.summary>div{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid #e6e9eb}.summary .grand{font-size:20px;border-bottom:0}.checkout-form{display:grid;gap:12px}.checkout-form input{padding:15px;border:1px solid #d5dce0;border-radius:9px;font-size:16px}.pay-total{font-size:32px;font-weight:900;margin:18px 0}.payment-box #qrcode{background:#fff;padding:15px;width:max-content;margin:15px auto}.payment-box textarea{width:100%;height:115px;margin:8px 0 12px;padding:12px}.warning{background:#fff3cd;padding:14px;border-radius:9px}.expire{text-align:center}.empty{padding:30px;text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px}@media(max-width:900px){.site-header{height:auto;padding:20px}.site-header nav{display:none}.hero h1{font-size:33px}.game-card{grid-template-columns:88px 1fr}.teams{padding:18px}.game-info,.game-benefits,.action{grid-column:2}.game-benefits{border-left:0;padding:10px 18px}.action{padding:14px 18px 20px;justify-content:flex-start}.ticket-row{grid-template-columns:1fr}.stock,.qty{justify-content:flex-start}.cartbar{grid-template-columns:1fr 1fr}.cartbar .btn{grid-column:1/-1}footer{grid-template-columns:1fr 1fr}.benefit-table{overflow:auto}}@media(max-width:560px){footer{grid-template-columns:1fr}.game-card{grid-template-columns:72px 1fr}.team img{width:45px;height:45px}.teams{gap:10px}.ticket-group-head h2{font-size:19px}.checkout-box,.payment-box{margin:10px 12px 90px;padding:20px}}
