@import "https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap";.slide--image{background-color:#000;width:100%;height:100%;position:relative}.slide--image img{object-fit:cover;width:100%;height:100%;display:block}.instagram{padding:0 20px;display:flex}.instagram-post{transform-origin:top;width:20%;margin-left:.5rem;margin-right:.5rem;font-family:sans-serif;position:relative}.instagram-post:first-child{transform:translateY(1vh)rotate(-.7deg)}.instagram-post:nth-child(2){transform:translateY(3vh)rotate(.2deg)}.instagram-post:nth-child(3){transform:translateY(3vh)rotate(-4.7deg)}.instagram-post:nth-child(4){transform:translateY(10vh)rotate(1.6deg)}.instagram-post:nth-child(5){transform:translateY(3vh)rotate(4.7deg)}.instagram-post__image{--bg-opacity:.8;background-color:#fff;background-color:rgba(255, 255, 255, var(--bg-opacity));border-radius:.5rem;padding:.5rem .25rem;position:relative;box-shadow:-10px 9px 21px #8098d512}.instagram-post__image img{max-width:100%}.instagram-post__description{padding:.5rem;font-size:.8rem}.instagram-post__carousel{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tournament{background:linear-gradient(#f9fcf4f0 0%,#eaf4d9eb 100%);flex-direction:column;height:1080px;padding:0 28px 120px;display:flex}.tournament__title{flex:none}.tournament__grid{grid-template-columns:repeat(var(--columns,6), 1fr);grid-template-rows:repeat(var(--rows,4), 1fr);flex:auto;grid-auto-flow:row;place-content:stretch;gap:14px;min-height:0;display:grid}.tournament__empty{color:var(--brand-dark,#2a232b);background:#ffffffbf;border-radius:20px;flex:auto;justify-content:center;align-items:center;font-size:48px;display:flex}.match-card{border-top:6px solid var(--brand-green,#97ca42);background:#fff;border-radius:12px;flex-direction:column;gap:1cqh;min-height:0;padding:1.5cqh .5cqw;font-family:Red Hat Display,system-ui,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px -8px #00000059;container-type:size}.match-card--played{border-top-color:var(--brand-dark,#2a232b)}.match-card--live{border-top-color:var(--brand-green,#97ca42);background:#97ca4247;animation:1.6s ease-in-out infinite liveGlow}.match-card__head{padding-right:15cqw;display:block}.match-card__poule{color:var(--brand-green-dark,#0f670f);text-transform:uppercase;letter-spacing:.02em;font-size:10cqh;font-weight:700;line-height:1.1}.match-card__time{z-index:1;background:var(--brand-green,#97ca42);color:#fff;white-space:nowrap;border-top-right-radius:0;border-bottom-left-radius:12px;padding:1.6cqh 2.2cqw;font-size:10cqh;font-weight:800;line-height:1;position:absolute;top:-4px;right:-1px}.match-card--played .match-card__time{background:var(--brand-dark,#2a232b)}.match-card--live .match-card__time{background:var(--brand-green,#97ca42);padding:2cqh 2.8cqw;font-size:13cqh;animation:1.4s ease-in-out infinite pulse}.match-card__status{z-index:1;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;color:var(--brand-orange,#e8630a);background:#e8630a1f;border-radius:1.4cqh;padding:5cqh 4cqw;font-size:6.5cqh;font-weight:800;line-height:1;position:absolute;bottom:0;left:0}.match-card__inline-status{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border:.4cqh solid var(--brand-orange,#e8630a);color:var(--brand-orange,#e8630a);background:#e8630a1f;border-radius:1.4cqh;flex:none;padding:.8cqh 1.4cqw;font-size:6.5cqh;font-weight:800;line-height:1}.match-card__inline-status--danger{border-color:var(--brand-alert,#aa2224);color:var(--brand-alert,#aa2224);background:#aa22241f}.match-card__round{opacity:.6;font-size:5.5cqh;font-weight:600}.match-card__teams{flex-direction:column;flex:auto;justify-content:flex-start;gap:1cqh;min-height:0;margin:0;padding:0;list-style:none;display:flex}.match-card__team{border-radius:1.2cqh;justify-content:space-between;align-items:center;gap:1.5cqw;padding:1cqh 1.4cqw;display:flex}.match-card__team+.match-card__team{border-top:2px dashed #2a232b26;border-top-left-radius:0;border-top-right-radius:0}.match-card__team--won{background:#97ca4229}.match-card__players{--player-line:calc(9cqh * 1.45);min-width:0;min-height:calc(var(--player-line) * 2 + .3cqh);flex-direction:column;flex:auto;justify-content:center;gap:.3cqh;display:flex}.match-card__player{white-space:nowrap;text-overflow:ellipsis;font-size:9cqh;line-height:1.45;overflow:hidden}.match-card__team--won .match-card__player{font-weight:800}.match-card__score{font-variant-numeric:tabular-nums;flex:none;gap:1cqw;font-size:9cqh;font-weight:800;display:flex}.match-card__score span{min-width:12cqh;color:var(--brand-dark,#2a232b);background:#2a232b0a;border:.4cqh solid #2a232b2e;border-radius:1.4cqh;justify-content:center;align-items:center;padding:.6cqh 0;line-height:1;display:flex}.match-card__score span.is-won{border-color:var(--brand-green,#97ca42);color:var(--brand-green-dark,#0f670f);background:#97ca422e}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes liveGlow{0%,to{box-shadow:0 0 0 .5cqh var(--brand-green,#97ca42), 0 0 2cqh 0 #97ca428c, 0 8px 18px -8px #00000059}50%{box-shadow:0 0 0 .5cqh var(--brand-green,#97ca42), 0 0 5cqh 1cqh #97ca42e6, 0 8px 18px -8px #00000059}}:root{--brand-green:#97ca42;--brand-green-light:#acd568;--brand-green-lightest:#f9fcf4;--brand-green-dark:#0f670f;--brand-dark:#2a232b;--brand-orange:#e8630a;--brand-yellow:#fcd900;--brand-alert:#aa2224}*{box-sizing:border-box}@font-face{font-family:cunia;font-style:normal;font-weight:400;src:url(/assets/cunia-4geEEbwG.woff)format("woff")}html,body{background-color:#000;height:100%;margin:0;overflow:hidden}#app{margin:0;padding:0;font-family:cunia;overflow:hidden}.stage{width:1920px;height:1080px;transform:translate(-50%, -50%) scale(var(--scale,1));transform-origin:50%;position:fixed;top:50%;left:50%;overflow:hidden}.background{width:100%;height:100%;position:absolute;inset:0}.background img{object-fit:cover;width:100%;height:100%;display:block}.date-time{color:#fff;letter-spacing:.02em;pointer-events:none;justify-content:space-between;align-items:center;width:100%;margin-top:-104px;padding:22px 40px;font-family:cunia;font-size:40px;display:flex;position:absolute;top:1080px;left:0}.date-time .date,.date-time .time{background:var(--brand-dark,#2a232b);border-radius:999px;padding:10px 28px;line-height:1;box-shadow:0 6px 16px -6px #00000080}.date-time .time{background:var(--brand-green,#97ca42)}.slides{height:100%;transition:transform .4s ease-in-out;display:flex;position:absolute;top:0;left:0;overflow:hidden}.slide__title{text-align:center;color:var(--brand-dark,#2a232b);text-transform:uppercase;letter-spacing:.03em;margin:20px 0;font-family:cunia;font-size:54px;line-height:1}.slide__title span{padding-bottom:10px;display:inline-block;position:relative}.slide__title span:after{content:"";background:var(--brand-green,#97ca42);border-radius:999px;width:90px;height:6px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.slide__subtitle{text-align:center;margin-top:-10px;margin-bottom:40px;font-size:180%;font-style:italic}.progress{background-color:#2a232b40;width:100%;height:8px;margin-top:-8px;position:absolute;top:1080px;left:0}.progress__progress{background-color:var(--brand-green,#97ca42);transform-origin:0;height:100%;transition:transform linear;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.progress__progress.loading{transform:scaleX(1)}
