.tournament-page{--t-bg: #14111c;--t-bg-2: #1b1725;--t-card: rgba(255,255,255,.07);--t-border: #2d2740;--t-border-soft: rgba(255,255,255,.08);--t-accent: var(--color-accent, #c87ae2);--t-accent-soft: rgba(200,122,226,.12);--t-text-soft: #9999bb;background:var(--t-bg);color:#fff;min-height:100vh;font-family:var(--font-body, Inter),system-ui,sans-serif;padding:5rem 0 4rem}.t-header{background:linear-gradient(135deg,#14111c,#221b31,#14111c);padding:3.1rem 1.5rem 2.1rem;text-align:center;border-bottom:1px solid rgba(200,122,226,.18)}.t-header-inner{max-width:1100px;margin:0 auto}.t-header-title{font-family:var(--font-heading, "Space Grotesk"),system-ui,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;margin:0;line-height:1.05;letter-spacing:0;text-transform:uppercase}.t-header-meta{font-size:1rem;color:var(--t-text-soft);margin-top:.65rem}.t-live-badge,.t-finished-badge{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:800;padding:4px 14px;border-radius:20px;margin-top:.8rem;letter-spacing:1px;font-family:var(--font-heading, "Space Grotesk"),system-ui,sans-serif}.t-live-badge{background:var(--t-accent);color:#14111c}.t-finished-badge{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.25)}.t-live-dot{width:8px;height:8px;background:currentColor;border-radius:50%;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.t-tabs-wrap{position:sticky;top:7.6rem;z-index:40;background:var(--t-bg);border-bottom:1px solid var(--t-border);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:700;text-align:center;color:#88a;cursor:pointer;border:0;border-bottom:2px solid transparent;background:transparent;white-space:nowrap;transition:color .2s,border-color .2s,background .2s;user-select:none;-webkit-tap-highlight-color:transparent}.t-tab:hover{color:#cfcfe0;background:#ffffff06}.t-tab.active{color:var(--t-accent);border-bottom-color:var(--t-accent)}.t-tab .t-tab-status{display:inline-block;width:6px;height:6px;background:var(--t-accent);border-radius:50%;margin-left:6px;animation:pulse-dot 1.5s infinite}.t-view-tabs-wrap{position:sticky;top:4rem;z-index:50;background:#14111cf5;border-bottom:1px solid var(--t-border);backdrop-filter:blur(14px)}.t-view-tabs{max-width:1100px;margin:0 auto;padding:10px 1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.t-view-tab{min-height:44px;border:1px solid var(--t-border);border-radius:8px;background:#ffffff0a;color:#aaaac4;font:800 .9rem/1 var(--font-heading, "Space Grotesk"),system-ui,sans-serif;letter-spacing:0;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.t-view-tab:hover{border-color:#c87ae257;color:#fff}.t-view-tab.active{background:var(--t-accent);border-color:var(--t-accent);color:#14111c}.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-empty-state{text-align:center;color:#779;padding:3rem 1rem;font-size:.9rem;display:grid;gap:.45rem}.t-empty-state strong{color:#fff;font-size:1.15rem}.t-team-sub{font-size:.72rem;color:#88a;font-weight:400;line-height:1.2;overflow-wrap:anywhere}.t-live-section{margin:1.5rem 0}.t-live-label{font-size:.82rem;font-weight:800;color:var(--t-accent);letter-spacing:1px;margin-bottom:.75rem;display:flex;align-items:center;gap:8px}.t-live-label .dot{width:6px;height:6px;background:var(--t-accent);border-radius:50%;animation:pulse-dot 1.5s infinite}.t-live-match{background:var(--t-accent-soft);border:1px solid rgba(200,122,226,.28);border-radius:12px;padding:16px 20px;margin-bottom:8px}.t-live-match-field{font-size:.75rem;color:var(--t-accent);text-align:center;margin-bottom:4px;font-weight:700;letter-spacing:.5px}.t-live-match-row{display:grid;grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);align-items:center;gap:18px;max-width:760px;margin:0 auto}.t-live-match-team{font-size:1.15rem;font-weight:700;min-width:0;overflow-wrap:anywhere}.t-live-match-team.home{text-align:right}.t-live-match-team.away{text-align:left}.t-live-match-score{font-family:var(--font-heading, "Space Grotesk"),system-ui,sans-serif;font-size:1.8rem;font-weight:900;color:var(--t-accent);width:100px;text-align:center;font-variant-numeric:tabular-nums}.t-groups{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:1.5rem 0}.t-group{background:var(--t-card);border:1px solid var(--t-border);border-radius:12px;overflow:hidden}.t-group-header{font-size:.82rem;font-weight:800;color:var(--t-accent);padding:10px 14px 6px;letter-spacing:1px}.t-group table{width:100%;border-collapse:collapse;font-size:.95rem}.t-group thead th{color:#779;font-weight:700;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 var(--t-border-soft)}.t-group tbody tr.qualified{background:#c87ae212}.t-group td{padding:10px 8px;text-align:center}.t-group td:nth-child(1){width:24px;color:#779;font-weight:700}.t-group td:nth-child(2){text-align:left;font-weight:700;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t-group td.pts{font-weight:900;color:var(--t-accent)}.t-group tr.qualified td:nth-child(1){color:var(--t-accent)}.t-schedule,.t-playoff{margin:1.5rem 0}.t-section-title{font-size:.9rem;font-weight:800;color:var(--t-accent);letter-spacing:1px;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(200,122,226,.22)}.t-round-header{font-size:.85rem;color:#99b;font-weight:700;margin:16px 0 8px;display:flex;align-items:center;gap:8px}.t-round-header:after{content:"";flex:1;height:1px;background:var(--t-border)}.t-match-card{background:var(--t-card);border:1px solid #333355;border-radius:8px;padding:12px 16px;margin-bottom:6px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.t-match-card.is-live{border-color:#c87ae259;background:#c87ae20f}.t-match-card.is-finished{opacity:.68}.t-mc-home,.t-mc-away{font-size:1rem;font-weight:700;min-width:0;overflow-wrap:anywhere}.t-mc-home{text-align:right}.t-mc-away{text-align:left}.t-mc-score{text-align:center;font-family:var(--font-heading, "Space Grotesk"),system-ui,sans-serif;font-weight:900;font-size:1.15rem;width:70px;flex-shrink:0;font-variant-numeric:tabular-nums}.t-mc-score.live{color:var(--t-accent)}.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-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.t-po-match{background:var(--t-card);border:1px solid var(--t-border);border-radius:10px;overflow:hidden}.t-po-match.final-match{border-color:#c87ae26b;background:linear-gradient(135deg,#c87ae21a,#c87ae206)}.t-po-match-label{font-size:.78rem;color:#99b;padding:8px 12px 4px;font-weight:700;letter-spacing:.5px}.t-po-team-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 14px;font-size:1.2rem}.t-po-team-row.winner{font-weight:800}.t-po-team-row.loser{color:#779}.t-po-team-name{font-weight:700;font-size:1.1rem;overflow-wrap:anywhere}.t-po-team-score{font-family:var(--font-heading, "Space Grotesk"),system-ui,sans-serif;font-weight:900;min-width:36px;text-align:right;font-size:1.3rem;font-variant-numeric:tabular-nums}.t-pen-mark{font-size:.7em;font-weight:600;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-program-panel{max-width:1100px;margin:0 auto;padding:1.4rem 1rem 0}.festival-program{display:grid;gap:16px}.festival-program-hero{border:1px solid rgba(200,122,226,.22);border-radius:14px;background:linear-gradient(135deg,#ffffff14,#c87ae214);padding:clamp(1.4rem,4vw,2.4rem);text-align:center}.festival-kicker{margin:0 0 .45rem;color:var(--t-accent);font-size:.78rem;font-weight:900;letter-spacing:2px;text-transform:uppercase}.festival-program h2{margin:0;color:#fff;font:900 clamp(1.9rem,5vw,3.35rem)/1.02 var(--font-heading, "Space Grotesk"),system-ui,sans-serif;text-transform:uppercase;letter-spacing:0}.festival-hero-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:1rem}.festival-hero-meta span,.festival-pills span{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--t-border);border-radius:999px;background:#ffffff0f;color:#f2f0f8;padding:0 14px;font-size:.86rem;font-weight:800}.festival-section{border:1px solid var(--t-border);border-radius:12px;background:var(--t-card);padding:clamp(1rem,2.5vw,1.4rem)}.festival-section-title{display:flex;align-items:center;gap:12px;margin-bottom:1rem;color:var(--t-accent);font:900 .82rem/1.2 var(--font-heading, "Space Grotesk"),system-ui,sans-serif;letter-spacing:1.4px;text-transform:uppercase}.festival-section-title:after{content:"";flex:1;height:1px;background:#c87ae233}.festival-pills,.festival-card-grid,.festival-stat-grid{display:grid;gap:10px}.festival-pills{display:flex;flex-wrap:wrap}.festival-pills.mentors span{min-height:30px;color:#ddd8e8;font-size:.82rem}.festival-stat-grid,.festival-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.festival-stat-grid div,.festival-card-grid div,.festival-list div{border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0e;padding:14px;min-width:0}.festival-stat-grid strong{display:block;color:#fff;font:900 1.55rem/1 var(--font-heading, "Space Grotesk"),system-ui,sans-serif;text-align:center}.festival-stat-grid span,.festival-card-grid span,.festival-time-row span{display:block;color:#b7b3c8;font-size:.86rem;line-height:1.35}.festival-stat-grid span{margin-top:.4rem;text-align:center}.festival-card-grid strong{display:block;margin-bottom:.35rem;color:#fff;font-size:.98rem;overflow-wrap:anywhere}.festival-note{margin:1rem 0 0;border-left:3px solid var(--t-accent);border-radius:8px;background:var(--t-accent-soft);color:#ece5f3;padding:12px 14px;font-size:.9rem;line-height:1.45}.festival-timeline{display:grid;gap:0}.festival-time-row{display:grid;grid-template-columns:124px minmax(0,1fr);gap:36px;position:relative;padding:0 0 1.2rem}.festival-time-row:before{content:"";position:absolute;left:142px;top:7px;bottom:-4px;width:1px;background:var(--t-border)}.festival-time-row:after{content:"";position:absolute;left:137px;top:5px;width:11px;height:11px;border-radius:999px;background:#88a;box-shadow:0 0 0 4px var(--t-bg-2)}.festival-time-row.featured:after{background:var(--t-accent)}.festival-time-row:last-child{padding-bottom:0}.festival-time-row:last-child:before{display:none}.festival-time-row time{color:#aaa5ba;font-size:.82rem;font-weight:800;text-align:right;font-variant-numeric:tabular-nums}.festival-time-row strong{display:block;color:#fff;font-size:1rem;line-height:1.25}.festival-time-row em{display:inline-flex;width:fit-content;margin-top:.45rem;border-radius:999px;background:var(--t-accent-soft);color:#f1daf9;padding:4px 10px;font-size:.74rem;font-style:normal;font-weight:800}.festival-list{display:grid;gap:8px}.festival-list div{color:#fff;font-weight:800}@media(min-width:1024px){.t-view-tabs-wrap{top:5rem}.t-tabs-wrap{top:8.6rem}}@media(max-width:600px){.tournament-page{padding-top:4rem}.t-header{padding:2.2rem 1rem 1.5rem}.t-view-tabs-wrap{top:4rem}.t-view-tabs{grid-template-columns:1fr;padding:8px}.t-view-tab{min-height:40px}.t-tabs-wrap{top:9.7rem}.t-tab{flex:0 0 auto;padding:13px 18px}.t-live-match-row{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);gap:8px}.t-live-match-team,.t-mc-home,.t-mc-away{font-size:.95rem}.t-live-match-score{width:76px;font-size:1.35rem}.t-groups,.t-playoff-grid,.festival-stat-grid,.festival-card-grid{grid-template-columns:1fr}.festival-time-row{grid-template-columns:1fr;gap:8px;padding-left:26px}.festival-time-row:before{left:5px;top:8px}.festival-time-row:after{left:0;top:5px}.festival-time-row time{text-align:left}.t-group table{font-size:.82rem}.t-group td{padding:8px 4px}.t-group thead th{padding:6px 4px}.t-match-card{padding:10px 8px}}
