.tournament-draws-module__l4Hb6W__viewer{gap:18px;display:grid}.tournament-draws-module__l4Hb6W__viewerTabs{background:#fffaf3;border:1px solid #d7e0da;border-radius:15px;gap:4px;width:fit-content;padding:5px;display:flex}.tournament-draws-module__l4Hb6W__viewerTabs button{color:#60716b;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.tournament-draws-module__l4Hb6W__viewerTabs svg{font-size:18px}.tournament-draws-module__l4Hb6W__viewerTabs .tournament-draws-module__l4Hb6W__activeTab{background:var(--ink);color:#fff}.tournament-draws-module__l4Hb6W__drawPicker{scrollbar-width:thin;gap:9px;display:flex;overflow-x:auto}.tournament-draws-module__l4Hb6W__drawPicker button{min-width:190px;min-height:66px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:#fffaf3;border:1px solid #d7e0da;border-radius:14px;gap:4px;padding:12px 15px;display:grid}.tournament-draws-module__l4Hb6W__drawPicker strong{font-size:13px}.tournament-draws-module__l4Hb6W__drawPicker small{color:#687972;font-size:12px}.tournament-draws-module__l4Hb6W__drawPicker .tournament-draws-module__l4Hb6W__activeDraw{background:#e7f2eb;border-color:#2f8166;box-shadow:inset 0 0 0 1px #2f8166}.tournament-draws-module__l4Hb6W__bracket{background:#fffaf3;border:1px solid #d7e0da;border-radius:22px;grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;gap:18px;padding:20px;display:grid;overflow-x:auto}.tournament-draws-module__l4Hb6W__round{grid-template-rows:auto 1fr;gap:13px;min-width:0;display:grid}.tournament-draws-module__l4Hb6W__round>header{text-align:center;background:#f2f5f2;border:1px solid #dfe5e1;border-radius:13px;place-items:center;min-height:58px;padding:10px 13px;display:grid}.tournament-draws-module__l4Hb6W__round>header strong{font-size:14px}.tournament-draws-module__l4Hb6W__round>header span{color:#71817a;margin-top:2px;font-size:12px}.tournament-draws-module__l4Hb6W__round>div{flex-direction:column;justify-content:space-around;gap:14px;display:flex}.tournament-draws-module__l4Hb6W__matchCard{width:100%;min-height:142px;color:var(--ink);text-align:left;font:inherit;background:#fff;border:1px solid #dce3de;border-left:4px solid #b8c8c0;border-radius:14px;padding:0;display:grid;overflow:hidden}button.tournament-draws-module__l4Hb6W__matchCard{cursor:pointer}button.tournament-draws-module__l4Hb6W__matchCard:hover{border-color:#3b8a6f;box-shadow:0 10px 24px #1d4e3e1a}.tournament-draws-module__l4Hb6W__matchCard.tournament-draws-module__l4Hb6W__completedMatch{border-left-color:#2e8968}.tournament-draws-module__l4Hb6W__matchCard.tournament-draws-module__l4Hb6W__selectedMatch{border-color:#2e8968;outline:3px solid #2e896833}.tournament-draws-module__l4Hb6W__matchCard>header{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:7px 10px;display:flex}.tournament-draws-module__l4Hb6W__matchCard>header>span{color:#61726b;font-size:12px;font-weight:800}.tournament-draws-module__l4Hb6W__matchCard>header em{color:#27805f;align-items:center;gap:4px;font-size:11px;font-style:normal;font-weight:850;display:inline-flex}.tournament-draws-module__l4Hb6W__matchCard>header em.tournament-draws-module__l4Hb6W__ready{color:#956e2b}.tournament-draws-module__l4Hb6W__matchSide{border-bottom:1px solid #edf0ed;grid-template-columns:minmax(0,1fr) repeat(5,22px);align-items:center;gap:3px;min-height:52px;padding:8px 10px;display:grid}.tournament-draws-module__l4Hb6W__matchSide>span{text-overflow:ellipsis;white-space:nowrap;grid-area:1/1;min-width:0;font-size:13px;font-weight:750;overflow:hidden}.tournament-draws-module__l4Hb6W__matchSide>strong{color:#28785d;text-align:left;grid-area:2/1;font-size:11px}.tournament-draws-module__l4Hb6W__matchSide>b{text-align:center;grid-row:1/span 2;min-width:22px;font-size:12px}.tournament-draws-module__l4Hb6W__matchSide>b:first-of-type{grid-column:2}.tournament-draws-module__l4Hb6W__matchSide>b:nth-of-type(2){grid-column:3}.tournament-draws-module__l4Hb6W__matchSide>b:nth-of-type(3){grid-column:4}.tournament-draws-module__l4Hb6W__matchSide>b:nth-of-type(4){grid-column:5}.tournament-draws-module__l4Hb6W__matchSide>b:nth-of-type(5){grid-column:6}.tournament-draws-module__l4Hb6W__winnerSide{background:#eef8f1}.tournament-draws-module__l4Hb6W__winnerSide>span{color:#1f6f54}.tournament-draws-module__l4Hb6W__matchCard>footer{color:#687972;padding:7px 10px;font-size:11px;font-weight:750}.tournament-draws-module__l4Hb6W__matchList,.tournament-draws-module__l4Hb6W__standings{background:#fffaf3;border:1px solid #d7e0da;border-radius:20px;overflow:hidden}.tournament-draws-module__l4Hb6W__matchListRow{border-bottom:1px solid #dfe5e1;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.35fr) minmax(170px,.8fr) auto;align-items:center;gap:18px;min-height:82px;padding:13px 16px;display:grid}.tournament-draws-module__l4Hb6W__matchListRow:last-child{border-bottom:0}.tournament-draws-module__l4Hb6W__matchListRow>span{gap:4px;font-size:12px;display:grid}.tournament-draws-module__l4Hb6W__matchListRow>span small{color:#6b7c75;font-size:11px}.tournament-draws-module__l4Hb6W__matchListRow>strong{font-size:12px}.tournament-draws-module__l4Hb6W__matchListRow>button{color:#246d54;min-height:38px;font:inherit;cursor:pointer;background:#edf7f0;border:1px solid #2f8166;border-radius:10px;padding:0 12px;font-size:12px;font-weight:850}.tournament-draws-module__l4Hb6W__standings>header,.tournament-draws-module__l4Hb6W__standings>div:not(.tournament-draws-module__l4Hb6W__emptyState){border-bottom:1px solid #dfe5e1;grid-template-columns:90px minmax(0,1fr) 90px;align-items:center;gap:14px;min-height:64px;padding:10px 18px;display:grid}.tournament-draws-module__l4Hb6W__standings>header{color:#60716b;text-transform:uppercase;background:#edf2ee;min-height:46px;font-size:11px;font-weight:850}.tournament-draws-module__l4Hb6W__standings>div:last-child{border-bottom:0}.tournament-draws-module__l4Hb6W__standings>div>strong{font-size:20px}.tournament-draws-module__l4Hb6W__standings>div>span{gap:3px;display:grid}.tournament-draws-module__l4Hb6W__standings>div b{font-size:13px}.tournament-draws-module__l4Hb6W__standings>div small{color:#687972;font-size:11px}.tournament-draws-module__l4Hb6W__standings>div em{color:#8b6526;font-size:11px;font-style:normal;font-weight:850}.tournament-draws-module__l4Hb6W__emptyState{color:#687972;text-align:center;place-items:center;min-height:150px;padding:24px;font-size:13px;display:grid}@media (max-width:760px){.tournament-draws-module__l4Hb6W__viewerTabs{width:100%}.tournament-draws-module__l4Hb6W__viewerTabs button{flex:1;justify-content:center;padding-inline:8px;font-size:12px}.tournament-draws-module__l4Hb6W__bracket{padding:14px;display:block;overflow:visible}.tournament-draws-module__l4Hb6W__round+.tournament-draws-module__l4Hb6W__round{margin-top:22px}.tournament-draws-module__l4Hb6W__round>div{margin-top:12px}.tournament-draws-module__l4Hb6W__matchListRow{grid-template-columns:1fr;gap:8px}.tournament-draws-module__l4Hb6W__matchListRow>button{justify-self:start}.tournament-draws-module__l4Hb6W__standings>header,.tournament-draws-module__l4Hb6W__standings>div:not(.tournament-draws-module__l4Hb6W__emptyState){grid-template-columns:60px minmax(0,1fr) 50px;padding-inline:12px}}.tournament-draws-module__l4Hb6W__adminPage{min-height:100vh;color:var(--ink);background:#f3f7f4;padding:0 clamp(18px,4vw,72px) 70px}.tournament-draws-module__l4Hb6W__adminTopbar{justify-content:space-between;align-items:center;gap:20px;min-height:88px;display:flex}.tournament-draws-module__l4Hb6W__adminTopbar>a:first-child{color:#2d6452;background:#fff;border:1px solid #cedad2;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.tournament-draws-module__l4Hb6W__adminHeading{background:#fffaf3;border:1px solid #d5dfd8;border-radius:26px;justify-content:space-between;align-items:flex-end;gap:28px;padding:clamp(24px,3vw,46px);display:flex}.tournament-draws-module__l4Hb6W__adminHeading h1{letter-spacing:-.055em;margin:10px 0 8px;font-size:clamp(38px,4vw,68px);line-height:.98}.tournament-draws-module__l4Hb6W__adminHeading p{color:#62746d;max-width:720px;margin:0;font-size:14px;line-height:1.55}.tournament-draws-module__l4Hb6W__publishBox{justify-items:end;gap:10px;display:grid}.tournament-draws-module__l4Hb6W__statusPill{color:#876422;background:#f6ead3;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}.tournament-draws-module__l4Hb6W__statusPill.tournament-draws-module__l4Hb6W__published{color:#267154;background:#e2f2e8}.tournament-draws-module__l4Hb6W__publishBox button,.tournament-draws-module__l4Hb6W__primaryAction,.tournament-draws-module__l4Hb6W__placementEditor>header button,.tournament-draws-module__l4Hb6W__saveResult{background:var(--ink);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:850;display:inline-flex}.tournament-draws-module__l4Hb6W__publishBox button:disabled,.tournament-draws-module__l4Hb6W__primaryAction:disabled,.tournament-draws-module__l4Hb6W__placementEditor>header button:disabled,.tournament-draws-module__l4Hb6W__saveResult:disabled{opacity:.5;cursor:wait}.tournament-draws-module__l4Hb6W__managerMessage{color:#246e53;background:#e9f5ed;border:1px solid #c4dfcf;border-radius:13px;align-items:center;gap:8px;min-height:48px;margin:16px 0;padding:0 15px;font-size:13px;font-weight:750;display:flex}.tournament-draws-module__l4Hb6W__initializeCard{background:#fffaf3;border:1px solid #d5dfd8;border-radius:25px;grid-template-columns:64px minmax(0,1fr) minmax(180px,.35fr);gap:24px;margin-top:18px;padding:clamp(26px,4vw,58px);display:grid}.tournament-draws-module__l4Hb6W__initializeCard>span{color:#28765b;background:#e1f0e6;border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.tournament-draws-module__l4Hb6W__initializeCard>span svg{font-size:30px}.tournament-draws-module__l4Hb6W__initializeCard h2{letter-spacing:-.04em;margin:8px 0;font-size:30px}.tournament-draws-module__l4Hb6W__initializeCard p{color:#62746d;max-width:650px;margin:0;line-height:1.55}.tournament-draws-module__l4Hb6W__entrySummary{text-align:center;background:#f1f6f2;border:1px solid #d5dfd8;border-radius:16px;align-content:center;padding:18px;display:grid}.tournament-draws-module__l4Hb6W__entrySummary strong{font-size:36px}.tournament-draws-module__l4Hb6W__entrySummary span{color:#63756e;font-size:11px;line-height:1.4}.tournament-draws-module__l4Hb6W__initializeCard>label{grid-column:2/-1;gap:7px;font-size:12px;font-weight:800;display:grid}.tournament-draws-module__l4Hb6W__initializeCard>label small{color:#687972;font-size:11px;font-weight:600}.tournament-draws-module__l4Hb6W__initializeCard textarea{min-height:140px;color:var(--ink);font:inherit;resize:vertical;background:#fff;border:1px solid #cdd9d1;border-radius:13px;padding:14px;font-size:13px;line-height:1.5}.tournament-draws-module__l4Hb6W__initializeCard .tournament-draws-module__l4Hb6W__primaryAction{grid-column:3;justify-self:end}.tournament-draws-module__l4Hb6W__adminPage>.tournament-draws-module__l4Hb6W__viewer{margin-top:18px}.tournament-draws-module__l4Hb6W__placementEditor{background:#fffaf3;border:1px solid #d5dfd8;border-radius:22px;margin-top:18px;padding:26px}.tournament-draws-module__l4Hb6W__placementEditor>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.tournament-draws-module__l4Hb6W__placementEditor h2{letter-spacing:-.04em;margin:7px 0 5px;font-size:30px}.tournament-draws-module__l4Hb6W__placementEditor p{color:#62746d;margin:0;font-size:12px}.tournament-draws-module__l4Hb6W__placementEditor>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.tournament-draws-module__l4Hb6W__placementEditor>div label{background:#fff;border:1px solid #dce3de;border-radius:13px;align-items:center;gap:12px;min-height:64px;padding:9px 12px;display:flex}.tournament-draws-module__l4Hb6W__placementEditor input{text-align:center;width:54px;min-height:42px;font:inherit;border:1px solid #cbd8d0;border-radius:10px;font-size:14px;font-weight:850}.tournament-draws-module__l4Hb6W__placementEditor label span{gap:3px;display:grid}.tournament-draws-module__l4Hb6W__placementEditor label strong{font-size:12px}.tournament-draws-module__l4Hb6W__placementEditor label small{color:#687972;font-size:11px}.tournament-draws-module__l4Hb6W__editorBackdrop{z-index:90;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f241f73;justify-content:flex-end;padding-left:min(42vw,720px);display:flex;position:fixed;inset:0}.tournament-draws-module__l4Hb6W__resultEditor{background:#fffaf3;width:min(620px,100%);height:100%;padding:38px;position:relative;overflow-y:auto;box-shadow:-22px 0 60px #1430282e}.tournament-draws-module__l4Hb6W__closeEditor{width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cfdad3;border-radius:11px;place-items:center;display:grid;position:absolute;top:24px;right:24px}.tournament-draws-module__l4Hb6W__resultEditor h2{letter-spacing:-.045em;margin:13px 0 8px;padding-right:48px;font-size:34px}.tournament-draws-module__l4Hb6W__resultEditor>p{color:#62746d;margin:0 0 22px;font-size:13px;line-height:1.55}.tournament-draws-module__l4Hb6W__winnerPicker{border:0;gap:8px;margin:0;padding:0;display:grid}.tournament-draws-module__l4Hb6W__winnerPicker legend{margin-bottom:8px;font-size:12px;font-weight:850}.tournament-draws-module__l4Hb6W__winnerPicker label{cursor:pointer;background:#fff;border:1px solid #d3ddd6;border-radius:13px;align-items:center;gap:10px;min-height:56px;padding:10px 13px;display:flex}.tournament-draws-module__l4Hb6W__winnerPicker label:has(input:checked){background:#eaf5ed;border-color:#2f8166;box-shadow:inset 0 0 0 1px #2f8166}.tournament-draws-module__l4Hb6W__winnerPicker span{font-size:13px;font-weight:800}.tournament-draws-module__l4Hb6W__reasonField,.tournament-draws-module__l4Hb6W__noteField{gap:7px;margin-top:18px;font-size:11px;font-weight:850;display:grid}.tournament-draws-module__l4Hb6W__reasonField select,.tournament-draws-module__l4Hb6W__noteField textarea,.tournament-draws-module__l4Hb6W__scoreEditor select,.tournament-draws-module__l4Hb6W__scoreEditor input{color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd8d0;border-radius:10px}.tournament-draws-module__l4Hb6W__reasonField select{min-height:48px;padding:0 12px}.tournament-draws-module__l4Hb6W__noteField textarea{resize:vertical;min-height:88px;padding:12px}.tournament-draws-module__l4Hb6W__scoreEditor{gap:7px;margin-top:18px;display:grid}.tournament-draws-module__l4Hb6W__scoreEditor>header,.tournament-draws-module__l4Hb6W__scoreEditor>div{grid-template-columns:minmax(130px,1fr) 78px 78px 38px;align-items:center;gap:7px;display:grid}.tournament-draws-module__l4Hb6W__scoreEditor>header{color:#687972;font-size:11px;font-weight:850}.tournament-draws-module__l4Hb6W__scoreEditor select,.tournament-draws-module__l4Hb6W__scoreEditor input{min-height:42px;padding:0 8px}.tournament-draws-module__l4Hb6W__scoreEditor input{text-align:center}.tournament-draws-module__l4Hb6W__scoreEditor>div button{color:#aa4c3d;cursor:pointer;background:#fff3ef;border:1px solid #e5c9c2;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.tournament-draws-module__l4Hb6W__scoreEditor>button{color:#276f56;min-height:38px;font:inherit;cursor:pointer;background:#edf7f0;border:1px solid #bfd8ca;border-radius:10px;justify-self:start;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.tournament-draws-module__l4Hb6W__saveResult{width:100%;margin-top:22px}.tournament-draws-module__l4Hb6W__loading{color:#60716b;justify-content:center;align-items:center;gap:9px;min-height:70vh;font-size:13px;display:flex}.tournament-draws-module__l4Hb6W__spin{animation:.8s linear infinite tournament-draws-module__l4Hb6W__spin}@keyframes tournament-draws-module__l4Hb6W__spin{to{transform:rotate(360deg)}}@media (max-width:760px){.tournament-draws-module__l4Hb6W__adminPage{padding-inline:12px}.tournament-draws-module__l4Hb6W__adminTopbar .tournament-draws-module__l4Hb6W__brand{display:none}.tournament-draws-module__l4Hb6W__adminHeading{flex-direction:column;align-items:stretch;padding:24px 20px}.tournament-draws-module__l4Hb6W__publishBox{justify-items:stretch}.tournament-draws-module__l4Hb6W__initializeCard{grid-template-columns:1fr;padding:24px 18px}.tournament-draws-module__l4Hb6W__initializeCard>span{width:52px;height:52px}.tournament-draws-module__l4Hb6W__initializeCard>label,.tournament-draws-module__l4Hb6W__initializeCard .tournament-draws-module__l4Hb6W__primaryAction{grid-column:1}.tournament-draws-module__l4Hb6W__initializeCard .tournament-draws-module__l4Hb6W__primaryAction{justify-self:stretch}.tournament-draws-module__l4Hb6W__placementEditor{padding:20px 14px}.tournament-draws-module__l4Hb6W__placementEditor>header{flex-direction:column;align-items:stretch}.tournament-draws-module__l4Hb6W__placementEditor>div{grid-template-columns:1fr}.tournament-draws-module__l4Hb6W__editorBackdrop{padding-left:0}.tournament-draws-module__l4Hb6W__resultEditor{padding:30px 18px}.tournament-draws-module__l4Hb6W__scoreEditor>header,.tournament-draws-module__l4Hb6W__scoreEditor>div{grid-template-columns:minmax(110px,1fr) 60px 60px 36px}}
