.mini-card[data-open-cup]{cursor:pointer}.cup-screen{max-width:1280px}.back-arena{border:0;background:none;color:var(--muted);margin-bottom:25px}.cup-hero{min-height:410px;border:1px solid var(--line);border-radius:28px;padding:45px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 78% 44%,#c6ff0020 0,transparent 27%),linear-gradient(130deg,#111115,#252c0e);overflow:hidden;position:relative}.cup-hero:after{content:"NEW NAMES";position:absolute;right:-20px;bottom:-30px;font-size:100px;font-weight:950;color:#ffffff07;letter-spacing:-7px}.cup-hero h1{font-size:clamp(65px,10vw,118px);line-height:.75;letter-spacing:-8px;margin:22px 0}.cup-hero h1 em{color:var(--acid);font-style:normal}.cup-hero p{color:var(--muted)}.cup-actions{display:flex;gap:8px;margin-top:24px}.cup-actions button{border:1px solid var(--line);background:#151519;color:#fff;border-radius:99px;padding:12px 16px}.cup-actions button:first-child{background:var(--acid);color:#09090b;border-color:var(--acid)}.cup-trophy{width:260px;height:260px;border:1px solid #c6ff0070;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 0 100px #c6ff0016}.cup-trophy span{position:absolute;top:42px;font-weight:950;font-style:italic;color:var(--acid)}.cup-trophy strong{text-align:center;font-size:65px;line-height:.75;letter-spacing:-5px}.cup-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;margin:15px 0;overflow:hidden}.cup-stats div{padding:22px;border-right:1px solid var(--line);display:flex;flex-direction:column}.cup-stats div:last-child{border:0}.cup-stats small{color:var(--muted);font-size:8px;letter-spacing:2px}.cup-stats strong{font-size:30px}.cup-layout{display:grid;grid-template-columns:1fr 310px;gap:15px}.bracket{display:grid;grid-template-columns:1.2fr 1fr .85fr;gap:12px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:20px;background:#0e0e11}.bracket-round{display:flex;flex-direction:column;gap:11px}.bracket-round>small{font-size:8px;letter-spacing:2px;color:var(--muted)}.bracket-match{border:1px solid var(--line);border-radius:11px;background:#141418;overflow:hidden}.bracket-match span{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid var(--line);font-size:11px}.bracket-match span:last-child{border:0}.bracket-match b{color:var(--acid)}.bracket-match.winner{border-color:#4b5e16}.bracket-match.final{padding:14px;text-align:center;background:radial-gradient(circle,#c6ff0016,transparent)}.bracket-match.final span{font-size:14px}.bracket-match.final em{color:var(--acid);font-weight:950}.jury-card{border:1px solid var(--line);border-radius:20px;background:#101013;padding:20px}.jury-card h3{font-size:25px;line-height:1;margin:12px 0 22px}.jury-person{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.jury-person>div{width:40px;height:40px;border-radius:50%;background:#29292f;display:grid;place-items:center;font-size:10px}.jury-person span{display:flex;flex-direction:column}.jury-person small{color:var(--muted);font-size:9px}.jury-formula{display:flex;justify-content:space-between;margin-top:18px;color:var(--acid);font-size:10px}.messages-panel,.profile-editor{position:fixed;inset:0;z-index:120;background:#050506ee;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:.3s;backdrop-filter:blur(14px)}.messages-panel.show,.profile-editor.show{opacity:1;pointer-events:auto}.messages-shell{width:min(1050px,100%);height:min(720px,92vh);display:grid;grid-template-columns:330px 1fr;background:#0e0e11;border:1px solid #36363c;border-radius:25px;overflow:hidden}.chat-list{border-right:1px solid var(--line);padding:20px;overflow:auto}.chat-list header,.profile-editor header{display:flex;justify-content:space-between;align-items:flex-start}.chat-list h2,.profile-editor h2{font-size:34px;letter-spacing:-2px;margin:4px 0}.chat-list header button,.profile-editor header button{width:38px;height:38px;border:1px solid var(--line);background:#151519;color:#fff;border-radius:50%}.chat-search{display:flex;align-items:center;gap:8px;background:#19191e;border-radius:10px;padding:10px;margin:15px 0;color:var(--muted)}.chat-search input{border:0;background:none;color:#fff;outline:0;width:100%}.chat-person{width:100%;display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;text-align:left;background:none;border:0;border-radius:12px;color:#fff;padding:10px}.chat-person.active{background:#1a1a1f}.chat-person span{display:flex;flex-direction:column;min-width:0}.chat-person small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.chat-person time{font-size:8px;color:var(--muted)}.chat-room{display:grid;grid-template-rows:68px 1fr 70px}.chat-room>header{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:0 20px;border-bottom:1px solid var(--line)}.chat-room>header span{display:flex;flex-direction:column}.chat-room>header small{color:var(--acid)}.chat-room>header button{background:none;border:0;color:var(--muted)}.chat-flow{padding:25px;display:flex;flex-direction:column;gap:10px;overflow:auto}.date-chip{align-self:center;color:var(--muted);font-size:9px}.bubble{max-width:72%;padding:12px 14px;border-radius:16px;background:#202026;font-size:13px}.bubble.outgoing{align-self:flex-end;background:#384215}.bubble time{display:block;text-align:right;color:var(--muted);font-size:8px;margin-top:5px}.shared-track{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;max-width:75%;border:1px solid var(--line);border-radius:14px;padding:10px}.shared-track button{width:38px;height:38px;border-radius:50%;border:0}.shared-track span{display:flex;flex-direction:column}.shared-track small{color:var(--acid);font-size:7px}.shared-track em{color:var(--muted);font-size:9px}.chat-room>footer{display:grid;grid-template-columns:40px 1fr 45px;gap:8px;padding:12px 18px;border-top:1px solid var(--line)}.chat-room>footer input{border:1px solid var(--line);background:#18181d;color:#fff;border-radius:99px;padding:0 15px}.chat-room>footer button{border:0;border-radius:50%;background:#1c1c21;color:#fff}.chat-room>footer button:last-child{background:var(--acid);color:#09090b}.editor-card{width:min(780px,100%);border:1px solid #36363c;border-radius:24px;background:#0e0e11;padding:25px}.editor-grid{display:grid;grid-template-columns:180px 1fr;gap:25px;margin-top:22px}.avatar-upload{text-align:center}.avatar-upload .profile-avatar{margin:0 auto 12px}.avatar-upload button{border:1px solid var(--acid);background:none;color:var(--acid);border-radius:10px;padding:9px}.avatar-upload small{display:block;color:var(--muted);font-size:9px;line-height:1.4;margin-top:10px}.editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.editor-fields label{font-size:9px;color:var(--muted)}.editor-fields input,.editor-fields textarea{width:100%;border:1px solid var(--line);background:#17171b;color:#fff;border-radius:9px;padding:10px;margin-top:6px}.editor-fields textarea{height:90px;resize:none}.editor-fields label:nth-child(3){grid-column:1/3}.editor-card>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.editor-card>footer button{border:1px solid var(--line);background:#151519;color:#fff;border-radius:99px;padding:11px 16px}.editor-card>footer button:last-child{background:var(--acid);color:#09090b;border-color:var(--acid)}@media(max-width:800px){.cup-layout{grid-template-columns:1fr}.cup-trophy{width:180px;height:180px}.cup-trophy strong{font-size:45px}.bracket{overflow:auto;grid-template-columns:230px 210px 190px}.messages-shell{grid-template-columns:1fr}.chat-list{display:none}.editor-grid{grid-template-columns:1fr}.avatar-upload{display:flex;align-items:center;gap:12px;text-align:left}.editor-fields{grid-template-columns:1fr}.editor-fields label:nth-child(3){grid-column:auto}}@media(max-width:560px){.cup-hero{padding:25px;display:block}.cup-hero h1{letter-spacing:-5px}.cup-trophy{display:none}.cup-stats{grid-template-columns:1fr 1fr}.cup-stats div:nth-child(2){border-right:0}.cup-stats div{border-bottom:1px solid var(--line)}.cup-actions{display:grid}.messages-panel,.profile-editor{padding:0}.messages-shell,.editor-card{height:100%;border:0;border-radius:0}.editor-card{overflow:auto}.chat-flow{padding:14px}.bubble{max-width:88%}}
