body:has(.competitions-page){background:var(--deep)}.competitions-page{min-height:100vh;padding-top:var(--nav-h);background:var(--deep);color:#fff;padding-bottom:120px;position:relative;overflow:hidden}.competition-hero,.competition-current,.competition-history{z-index:1;width:min(1300px,100% - 40px);margin-inline:auto;position:relative}.competition-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:56px;min-height:510px;padding:82px 0 54px;display:grid}.competition-hero h1{font-size:clamp(62px,8.4vw,118px)}.competition-lede{color:#ffffff9e;max-width:670px;margin:28px 0 0;font-size:16px;line-height:1.75}.competition-kind-switch{background:#ffffff0b;border:1px solid #ffffff2b;grid-template-columns:1fr 1fr;padding:7px;display:grid}.competition-kind-switch button{color:#ffffff7a;cursor:pointer;background:0 0;border:0;place-content:center;gap:9px;min-height:102px;padding:18px 12px;transition:background-color .2s,color .2s,translate .2s;display:grid}.competition-kind-switch button:hover{color:#fff}.competition-kind-switch button[aria-pressed=true]{background:linear-gradient(135deg, var(--gold), #ffe08a);color:var(--ink);box-shadow:0 18px 42px #f5c34b33}.competition-kind-switch b{letter-spacing:.05em;font-size:25px}.competition-kind-switch span{letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:900}.competition-current{min-height:440px;scroll-margin-top:calc(var(--nav-h) + 20px);background:linear-gradient(145deg,#fff1,#ffffff05);border:1px solid #ffffff29;padding:46px clamp(20px,4vw,50px) 54px;box-shadow:0 36px 100px #0000003d}.competition-current:before{content:"";background:linear-gradient(90deg, var(--gold), var(--cyan));width:170px;height:3px;position:absolute;top:0;left:0}.competition-heading{justify-content:space-between;align-items:end;gap:36px;display:flex}.competition-heading h2,.competition-table-tools h2,.competition-history h2{font-size:clamp(38px,5vw,66px)}.competition-heading>div>p:last-child{color:#ffffff70;letter-spacing:.03em;margin:14px 0 0;font-size:12px}.competition-picker{gap:9px;min-width:min(100%,360px);display:grid}.competition-picker>span{color:#ffffff6b;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.competition-picker select{color:#fff;background:#0a2a3b;border:1px solid #ffffff38;border-radius:0;width:100%;height:50px;padding:0 42px 0 15px;font-size:12px;font-weight:800}.competition-podium{grid-template-columns:repeat(3,1fr);align-items:end;gap:16px;margin-top:44px;display:grid}.competition-podium article{min-height:205px;animation:.55s cubic-bezier(.2,.7,.3,1) both anchor-rise;animation-delay:calc(var(--rank,1) * 80ms);background:#ffffff09;border:1px solid #ffffff21;flex-direction:column;justify-content:center;align-items:center;padding:28px 22px 24px;display:flex;position:relative}.competition-podium article[data-rank="1"]{background:linear-gradient(#f5c34b26,#f5c34b06);border-color:#f5c34b6b;order:2;min-height:235px}.competition-podium article[data-rank="2"]{order:1}.competition-podium article[data-rank="3"]{order:3}.competition-medal{color:#ffffff47;font-size:12px;font-weight:900;position:absolute;top:17px;right:18px}.competition-podium article[data-rank="1"] .competition-medal{color:var(--gold)}.competition-podium .anchor-face{border-color:#ffffff40}.competition-podium a{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:14px;font-size:17px;font-weight:800;overflow:hidden}.competition-podium a:hover{color:var(--cyan)}.competition-podium strong{color:var(--gold);margin-top:8px;font-size:25px}.competition-table-tools{justify-content:space-between;align-items:end;gap:30px;margin-top:66px;display:flex}.competition-table-tools .eyebrow{margin-bottom:15px}.competition-table-tools>label{width:min(100%,300px);position:relative}.competition-table-tools input{color:#fff;background:#020c1257;border:1px solid #fff3;outline:0;width:100%;height:48px;padding:0 44px 0 15px}.competition-table-tools input:focus{border-color:var(--cyan)}.competition-table-tools label>b{color:var(--cyan);position:absolute;top:50%;right:15px;translate:0 -50%}.competition-table{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;margin-top:24px}.competition-table-labels,.competition-row{grid-template-columns:90px minmax(0,1fr) minmax(130px,220px);display:grid}.competition-table-labels>span{color:#ffffff5c;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;align-items:center;min-height:43px;padding:0 18px;font-size:9px;font-weight:900;display:flex}.competition-table-labels>span:last-child{justify-content:flex-end}.competition-row{min-height:66px;transition:background-color .2s}.competition-row:hover{background:#67dcf50e}.competition-row>*{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;align-items:center;padding:8px 18px;display:flex}.competition-row>b{color:#ffffff5c;font-size:12px}.competition-row:nth-child(2)>b{color:var(--gold)}.competition-row>span{gap:13px;min-width:0}.competition-row>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.competition-row>em{color:var(--cyan);justify-content:flex-end;font-size:14px;font-style:normal;font-weight:900}.competition-no-results{color:#ffffff7a;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;margin:0;padding:30px 18px;font-size:12px}.competition-history{margin-top:90px}.competition-history>header{grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:end;gap:50px;display:grid}.competition-history>header>p{color:#ffffff7a;margin:0 0 3px;font-size:13px;line-height:1.7}.competition-history-grid{border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.competition-history-grid button{color:#fff;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff24;border-top:0;border-left:0;flex-direction:column;align-items:flex-start;min-height:175px;padding:24px 52px 24px 24px;transition:background-color .2s;display:flex;position:relative}.competition-history-grid button:hover{background:#fff1}.competition-history-grid button>span{color:#ffffff5c;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.competition-history-grid button>strong{margin-top:11px;font-size:17px}.competition-history-grid button>div{gap:5px;margin-top:auto;display:grid}.competition-history-grid button>div b{color:var(--gold);font-size:13px}.competition-history-grid button>div em{color:#ffffff61;font-size:10px;font-style:normal}.competition-history-grid button>i{color:var(--cyan);font-size:18px;font-style:normal;transition:translate .2s;position:absolute;bottom:23px;right:22px}.competition-history-grid button:hover>i{translate:5px}.competition-loading{min-height:380px}.competition-empty{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:360px;display:flex}.competition-empty.compact{border-top:1px solid #ffffff24;min-height:220px;margin-top:30px}.competition-empty strong{color:#fff;font-size:22px}.competition-empty span{color:#ffffff80;max-width:620px;font-size:12px;line-height:1.7}@media (max-width:1000px){.competition-hero{grid-template-columns:1fr;align-items:start}.competition-kind-switch{width:min(100%,420px)}.competition-history-grid{grid-template-columns:repeat(2,1fr)}.site-nav nav{gap:16px;font-size:10px}}@media (max-width:760px){.competition-hero{min-height:0;padding-top:56px}.competition-heading,.competition-table-tools{flex-direction:column;align-items:stretch}.competition-picker,.competition-table-tools>label{width:100%}.competition-podium{grid-template-columns:1fr}.competition-podium article[data-rank="1"],.competition-podium article[data-rank="2"],.competition-podium article[data-rank="3"]{order:0;min-height:185px}.competition-history>header{grid-template-columns:1fr;gap:18px}.competition-table{overflow-x:auto}.competition-table-labels,.competition-row{min-width:560px}.competition-history-grid{grid-template-columns:1fr}}@media (max-width:620px){.competition-hero,.competition-current,.competition-history{width:min(100% - 28px,1300px)}.competition-current{padding-inline:18px}.competition-kind-switch button{min-height:88px}.site-nav nav a:nth-of-type(2),.site-nav nav a:nth-of-type(3){display:none}}
