.tournament-page{background:#1a1a2e;color:#fff;min-height:100vh;font-family:Plus Jakarta Sans,system-ui,sans-serif;padding-bottom:4rem}.t-header{background:linear-gradient(135deg,#1a1a2e,#2a2a4a,#1a1a2e);padding:3rem 1.5rem 2rem;text-align:center;border-bottom:1px solid rgba(230,57,70,.2)}.t-header-inner{max-width:1100px;margin:0 auto}.t-header-label{font-size:.82rem;letter-spacing:3px;color:#e63946;margin-bottom:.5rem;font-weight:600}.t-header-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;margin:0;line-height:1.1}.t-header-meta{font-size:1rem;color:#99b;margin-top:.5rem}.t-live-badge{display:inline-flex;align-items:center;gap:6px;background:#e63946;color:#fff;font-size:.82rem;font-weight:700;padding:4px 14px;border-radius:20px;margin-top:.75rem;letter-spacing:1px}.t-live-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.t-finished-badge{display:inline-flex;align-items:center;gap:6px;background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.25);font-size:.82rem;font-weight:700;padding:4px 14px;border-radius:20px;margin-top:.75rem;letter-spacing:1px}.t-tabs-wrap{position:sticky;top:0;z-index:40;background:#1a1a2e;border-bottom:1px solid #2d2d4a;overflow-x:auto;-webkit-overflow-scrolling:touch}.t-tabs{display:flex;max-width:1100px;margin:0 auto;padding:0}.t-tab{flex:1;padding:14px 20px;font-size:1rem;font-weight:600;text-align:center;color:#88a;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;transition:color .2s,border-color .2s;user-select:none;-webkit-tap-highlight-color:transparent}.t-tab:hover{color:#aaa}.t-tab.active{color:#e63946;border-bottom-color:#e63946}.t-tab .t-tab-status{display:inline-block;width:6px;height:6px;background:#e63946;border-radius:50%;margin-left:6px;animation:pulse-dot 1.5s infinite}.t-content{max-width:1100px;margin:0 auto;padding:0 1rem}.t-loading{text-align:center;padding:4rem 0;color:#88a;font-size:.9rem}.t-live-section{margin:1.5rem 0}.t-live-label{font-size:.82rem;font-weight:700;color:#e63946;letter-spacing:1px;margin-bottom:.75rem;display:flex;align-items:center;gap:8px}.t-live-label .dot{width:6px;height:6px;background:#e63946;border-radius:50%;animation:pulse-dot 1.5s infinite}.t-live-match{background:#e639461a;border:1px solid rgba(230,57,70,.25);border-radius:12px;padding:16px 20px;margin-bottom:8px}.t-live-match-field{font-size:.75rem;color:#e63946;text-align:center;margin-bottom:4px;font-weight:600;letter-spacing:.5px}.t-live-match-row{display:flex;justify-content:center;align-items:center;gap:16px}.t-live-match-team{font-size:1.15rem;font-weight:600;min-width:100px}.t-live-match-team.home{text-align:right}.t-live-match-team.away{text-align:left}.t-live-match-score{font-size:1.8rem;font-weight:800;color:#e63946;width:100px;text-align:center;font-variant-numeric:tabular-nums;flex-shrink:0}.t-groups{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:1.5rem 0}@media(max-width:600px){.t-groups{grid-template-columns:1fr}}.t-group{background:#ffffff12;border:1px solid #2d2d4a;border-radius:12px;overflow:hidden}.t-group-header{font-size:.82rem;font-weight:700;color:#e63946;padding:10px 14px 6px;letter-spacing:1px}.t-group table{width:100%;border-collapse:collapse;font-size:.95rem}@media(max-width:600px){.t-group table{font-size:.82rem}}.t-group thead th{color:#779;font-weight:600;padding:6px 8px;text-align:center;font-size:.82rem}.t-group thead th:nth-child(2){text-align:left}.t-group tbody tr{border-top:1px solid rgba(255,255,255,.08)}.t-group tbody tr.qualified{background:#e639460f}.t-group td{padding:10px 8px;text-align:center}@media(max-width:600px){.t-group td{padding:8px 4px}.t-group thead th{padding:6px 4px}}.t-group td:nth-child(1){width:24px;color:#779;font-weight:600}.t-group td:nth-child(2){text-align:left;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t-group td.pts{font-weight:700;color:#e63946}.t-group tr.qualified td:nth-child(1){color:#e63946}.t-schedule{margin:1.5rem 0}.t-section-title{font-size:.9rem;font-weight:700;color:#e63946;letter-spacing:1px;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(230,57,70,.2)}.t-round-header{font-size:.85rem;color:#99b;font-weight:600;margin:16px 0 8px;display:flex;align-items:center;gap:8px}.t-round-header:after{content:"";flex:1;height:1px;background:#2d2d4a}.t-match-card{background:#ffffff12;border:1px solid #333355;border-radius:8px;padding:12px 16px;margin-bottom:6px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.t-match-card.is-live{border-color:#e639464d;background:#e639460d}.t-match-card.is-finished{opacity:.6}.t-mc-home{text-align:right;font-size:1rem;font-weight:600}.t-mc-away{text-align:left;font-size:1rem;font-weight:600}.t-mc-score{text-align:center;font-weight:700;font-size:1.15rem;width:70px;flex-shrink:0;font-variant-numeric:tabular-nums}.t-mc-score.live{color:#e63946}.t-mc-score.finished{color:#99b}.t-mc-score.scheduled{color:#668;font-size:.9rem}.t-mc-field{font-size:.75rem;color:#779;text-align:center;margin-top:2px}.t-playoff{margin:1.5rem 0}.t-playoff-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:500px){.t-playoff-grid{grid-template-columns:1fr}}.t-po-match{background:#ffffff12;border:1px solid #2d2d4a;border-radius:10px;overflow:hidden}.t-po-match.final-match{border-color:#e6394666;background:linear-gradient(135deg,#e6394614,#e6394605)}.t-po-match-label{font-size:.78rem;color:#99b;padding:8px 12px 4px;font-weight:600;letter-spacing:.5px}.t-po-team-row{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;font-size:1.2rem}.t-po-team-row.winner{font-weight:700}.t-po-team-row.loser{color:#779}.t-po-team-name{font-weight:600;font-size:1.1rem}.t-po-team-score{font-weight:700;min-width:36px;text-align:right;font-size:1.3rem;font-variant-numeric:tabular-nums}.t-pen-mark{font-size:.7em;font-weight:500;color:#99b;margin-left:2px}.t-po-team-row:last-child{padding-bottom:10px}.t-po-tbd{color:#668;font-size:.95rem;padding:10px 12px;text-align:center;font-style:italic}.t-empty-state{text-align:center;color:#779;padding:3rem 1rem;font-size:.9rem}.t-team-sub{font-size:.72rem;color:#88a;font-weight:400;line-height:1.2}.t-next-tournament{display:block;max-width:1100px;margin:2.5rem auto 0;padding:0 1rem;text-decoration:none;color:#fff}.t-next-inner{background:linear-gradient(135deg,#e639461f,#e639460a);border:1px solid rgba(230,57,70,.3);border-radius:14px;padding:20px 24px;display:flex;align-items:center;gap:20px;transition:border-color .2s,background .2s}.t-next-inner:hover{border-color:#e63946;background:linear-gradient(135deg,#e639462e,#e639460f)}.t-next-date{display:flex;flex-direction:column;align-items:center;min-width:60px}.t-next-day{font-size:2.2rem;font-weight:900;line-height:1;color:#e63946}.t-next-month{font-size:.85rem;font-weight:700;color:#e63946;text-transform:uppercase;letter-spacing:1px}.t-next-info{flex:1}.t-next-badge{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#e63946;background:#e6394626;padding:3px 10px;border-radius:20px;margin-bottom:6px}.t-next-name{font-size:1.1rem;font-weight:800;margin-bottom:4px}.t-next-details{font-size:.82rem;color:#99b;line-height:1.4}.t-next-cta-wrap{flex-shrink:0}.t-next-cta{display:inline-block;background:#e63946;color:#fff;font-size:.88rem;font-weight:700;padding:10px 24px;border-radius:10px;white-space:nowrap}@media(max-width:600px){.t-next-inner{flex-direction:column;text-align:center;gap:12px;padding:18px 16px}.t-next-cta-wrap{width:100%}.t-next-cta{width:100%;display:block;text-align:center}}.t-photo-banner{display:block;max-width:1100px;margin:1.25rem auto 0;padding:0 1rem;text-decoration:none;color:#fff}.t-photo-banner-inner{background:linear-gradient(135deg,#e6394638,#e6394614 60%,#2a2a4a66);border:1px solid rgba(230,57,70,.4);border-radius:14px;padding:16px 20px;display:flex;align-items:center;gap:18px;transition:all .25s}.t-photo-banner-inner:hover{border-color:#e63946;background:linear-gradient(135deg,#e639464d,#e639461f 60%,#2a2a4a80);transform:translateY(-1px)}.t-photo-thumbs{display:flex;gap:8px;flex-shrink:0}.t-photo-thumbs img{width:84px;height:84px;border-radius:10px;object-fit:cover;display:block;border:2px solid rgba(255,255,255,.15);transition:transform .25s,border-color .25s}.t-photo-banner-inner:hover .t-photo-thumbs img{border-color:#ffffff4d}.t-photo-info{flex:1;min-width:0}.t-photo-badge{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#fff;background:#e63946;padding:3px 10px;border-radius:20px;margin-bottom:6px}.t-photo-title{font-size:1.05rem;font-weight:800;margin-bottom:3px;line-height:1.25}.t-photo-subtitle{font-size:.8rem;color:#c9c9df;line-height:1.4}.t-photo-cta-wrap{flex-shrink:0}.t-photo-cta{display:inline-block;background:#fff;color:#1a1a2e;font-size:.88rem;font-weight:800;padding:10px 22px;border-radius:10px;white-space:nowrap;transition:background .2s}.t-photo-banner-inner:hover .t-photo-cta{background:#ffe3e6}@media(max-width:600px){.t-photo-banner-inner{flex-direction:column;text-align:center;gap:12px;padding:16px 14px}.t-photo-thumbs{justify-content:center;flex-wrap:wrap}.t-photo-thumbs img{width:64px;height:64px}.t-photo-cta-wrap{width:100%}.t-photo-cta{width:100%;display:block;text-align:center}}.t-promo{margin-top:3rem;padding:2.5rem 1rem;border-top:1px solid rgba(230,57,70,.2)}.t-promo-inner{max-width:1100px;margin:0 auto;text-align:center}.t-promo-title{font-size:1.1rem;font-weight:800;letter-spacing:2px;color:#e63946;margin-bottom:.4rem}.t-promo-subtitle{font-size:.95rem;color:#99b;margin-bottom:1.5rem}.t-promo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:900px){.t-promo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.t-promo-grid{grid-template-columns:1fr}}.t-camp-card{background:#ffffff12;border:1px solid #2d2d4a;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;transition:border-color .2s,transform .2s;position:relative}.t-camp-card:hover{border-color:#e63946;transform:translateY(-2px)}.t-camp-img{width:100%;height:140px;object-fit:cover;display:block}.t-camp-badge{position:absolute;top:8px;right:8px;background:#1a1a2ed9;border:1px solid #E63946;color:#e63946;font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:6px;letter-spacing:.5px}.t-camp-badge--hot{background:#e63946;color:#fff}.t-camp-body{padding:12px 14px 14px}.t-camp-name{font-size:.92rem;font-weight:700;margin-bottom:4px;line-height:1.2}.t-camp-meta{font-size:.72rem;color:#88a;margin-bottom:8px;line-height:1.3}.t-camp-price{font-size:1.1rem;font-weight:800;color:#e63946}.t-promo-cta{display:inline-block;margin-top:1.5rem;padding:12px 32px;background:#e63946;color:#fff;text-decoration:none;font-size:.95rem;font-weight:700;border-radius:10px;transition:background .2s}.t-promo-cta:hover{background:#c1303d}
