.team-detail-modal__header{flex-direction:column;justify-content:flex-end;align-items:center;min-height:14rem;padding:2.5rem 1.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.team-detail-modal__banner{filter:blur(6px)brightness(.45);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.team-detail-modal__header-overlay{pointer-events:none;background:linear-gradient(#1e1e1e33 0%,#1e1e1ed9 100%);position:absolute;inset:0}.team-detail-modal__close{z-index:10;cursor:pointer;color:#ccccccb3;background:#0006;border:none;border-radius:0;justify-content:center;align-items:center;padding:.375rem;transition:color .2s,background-color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.team-detail-modal__close:hover{color:#fff;background:#0009}.team-detail-modal__identity{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.375rem;display:flex;position:relative}.team-detail-modal__logo-wrap{border:3px solid var(--effect-primary);background-color:#0006;border-radius:9999px;flex-shrink:0;width:5rem;height:5rem;margin-bottom:.5rem;overflow:hidden}.team-detail-modal__logo{object-fit:cover;width:100%;height:100%;display:block}.team-detail-modal__name{color:#fff!important;margin:0!important;font-size:1.8rem!important;font-weight:700!important;line-height:1.2!important}.team-detail-modal__captain{color:#86f!important;margin:0!important;font-size:1.1rem!important;line-height:1.4!important}.team-detail-modal__member-count{color:#ccccccb3!important;margin:0!important;font-size:1rem!important;line-height:1.4!important}.team-detail-modal__grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}@media (max-width:640px){.team-detail-modal__grid{grid-template-columns:repeat(2,1fr)}}.team-detail-modal__member-card{text-align:center;background-color:#ffffff0a;border:1px solid #cccccc1f;flex-direction:column;align-items:center;gap:.25rem;padding:1rem .5rem;display:flex}.team-detail-modal__member-avatar-wrap{border:2px solid rgba(var(--effect-primary-rgb),.6);background-color:#0000004d;border-radius:9999px;flex-shrink:0;width:4rem;height:4rem;margin-bottom:.375rem;overflow:hidden}.team-detail-modal__member-avatar{object-fit:cover;width:100%;height:100%;display:block}.team-detail-modal__member-name{word-break:break-word;color:#fff!important;margin:0!important;font-size:1rem!important;font-weight:600!important;line-height:1.3!important}.team-detail-modal__member-ingame{word-break:break-all;color:#86f!important;margin:0!important;font-size:.9rem!important;line-height:1.3!important}.team-detail-modal__member-role{color:#ccc9!important;margin:0!important;font-size:.875rem!important;line-height:1.3!important}
.tournament-detail-tab-teams__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.tournament-detail-tab-teams__toolbar-title{color:#fff;margin:0;font-size:1.875rem;font-weight:600}.tournament-detail-tab-teams__search-wrap{width:100%;max-width:16rem;position:relative}.tournament-detail-tab-teams__search{box-sizing:border-box;color:#fff;border-radius:var(--border-radius);background:#333;border:1px solid #cccccc4d;outline:none;width:100%;padding:.5rem 2.75rem .5rem 1rem;font-family:inherit;font-size:1rem}.tournament-detail-tab-teams__search:focus{border-color:var(--effect-primary)}.tournament-detail-tab-teams__search-icon{color:var(--effect-primary);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.tournament-detail-tab-teams__grid{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:1rem;display:grid}.tournament-detail-tab-teams__card{border:1px solid var(--border-color);text-align:center;padding:1rem}.tournament-detail-tab-teams__logo{object-fit:cover;border-radius:50%;width:3rem;height:3rem;margin:0 auto .5rem;display:block}.tournament-detail-tab-teams__name{margin:0;font-size:1rem;font-weight:600}.tournament-detail-tab-teams__empty{text-align:center;color:#ffffff80;grid-column:1/-1;margin:0;padding:2rem 0;font-size:1.2rem}.tournament-detail-tab-teams__count{color:#ffffffb3;margin:0 0 1rem;font-size:.875rem}.tournament-detail-tab-teams__load-more{justify-content:center;margin-top:1.5rem;padding:.75rem 0;display:flex}.tournament-detail-tab-teams__load-more-btn{color:#fff;cursor:pointer;border-radius:var(--border-radius);background:#ffffff1a;border:1px solid #cccccc40;padding:.45rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.tournament-detail-tab-teams__load-more-btn:hover:not(:disabled){border-color:var(--effect-primary);background:#ffffff2e}.tournament-detail-tab-teams__load-more-btn:disabled{opacity:.35;cursor:not-allowed}
.tournament-admin-prd{color:#ffffffe0;box-sizing:border-box;min-width:0;padding-bottom:1.5rem}.tournament-admin-prd--bracket-public{padding-bottom:.75rem}.tournament-admin-prd__bracket-subtitle--public{margin:0 0 .75rem}.tournament-admin-prd__readonly{color:#ffffffe0;background:rgba(var(--effect-primary-rgb),.12);border:1px solid rgba(var(--effect-primary-rgb),.35);border-radius:var(--border-radius);margin:0 0 1rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.45}.tournament-admin-prd__head{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.tournament-admin-prd__head-icon{color:var(--pp-accent);flex-shrink:0}.tournament-admin-prd__head h2{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:1.3rem;font-weight:700}.tournament-admin-prd__round-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.tournament-admin-prd__round-title{letter-spacing:.03em;color:#ffffffeb;margin:0;font-size:1.5rem;font-weight:700}.tournament-admin-prd__btn--round-action{flex-shrink:0}.tournament-admin-prd__round-header-hint{color:#ffffffa6;margin:-.35rem 0 1rem;font-size:.875rem;line-height:1.45}.tournament-admin-prd__round-header-hint--rr{border-left:3px solid #ffc8788c;padding-left:.65rem}.tournament-admin-prd__actions{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}.tournament-admin-prd__actions-start{flex-wrap:wrap;flex:auto;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.tournament-admin-prd__btn--next-stage{flex-shrink:0;margin-left:auto}.tournament-admin-prd__stage-filter{width:min(12rem,100%);margin-bottom:0}.tournament-admin-prd__btn--with-icon{gap:.45rem}.tournament-admin-prd__btn-icon{flex-shrink:0}.tournament-admin-prd__btn{min-height:2.3rem;font:inherit;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--effect-primary);border:1px solid var(--effect-primary);border-radius:var(--border-radius);cursor:pointer;justify-content:center;align-items:center;padding:0 1.25rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.tournament-admin-prd__btn:hover:not(:disabled){background:rgba(var(--effect-primary-rgb),.88)}.tournament-admin-prd__btn:disabled{opacity:.45;cursor:not-allowed}.tournament-admin-prd__btn--secondary{color:#ffffffeb;background:#ffffff14;border-color:#ffffff38}.tournament-admin-prd__btn--secondary:hover:not(:disabled){background:#ffffff24;border-color:#ffffff59}.tournament-admin-prd__publish-bar{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:.5rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.tournament-admin-prd__empty{text-align:center;color:#ffffff8c;border-radius:var(--border-radius);border:1px dashed #ffffff26;padding:.875rem 1rem;font-size:1.2rem}.tournament-admin-prd__error{text-align:center;color:#ffc8c8f2;padding:1.5rem 1rem}.tournament-admin-prd__error button{margin-top:.75rem}.tournament-admin-prd__tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.tournament-admin-prd__tab{font:inherit;letter-spacing:.04em;color:#ffffffa6;border-radius:var(--border-radius);cursor:pointer;white-space:nowrap;background:#2a2a2a99;border:1px solid #ffffff1f;flex:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.tournament-admin-prd__tab--active{color:#fff;border-color:var(--effect-primary);background:rgba(var(--effect-primary-rgb),.2)}.tournament-admin-prd__bracket-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y;scrollbar-width:thin;scrollbar-color:rgba(var(--effect-primary-rgb),.55)#ffffff0f;width:100%;min-width:0;max-width:100%;padding:1rem 0;position:relative;overflow:auto visible}.tournament-admin-prd__bracket-scroll::-webkit-scrollbar{width:10px;height:10px;display:block}.tournament-admin-prd__bracket-scroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:8px;display:block}.tournament-admin-prd__bracket-scroll::-webkit-scrollbar-thumb{background:rgba(var(--effect-primary-rgb),.55);border:2px solid #1a1a1ae6;border-radius:8px;display:block}.tournament-admin-prd__bracket-scroll::-webkit-scrollbar-thumb:hover{background:rgba(var(--effect-primary-rgb),.85)}.tournament-admin-prd__bracket-scroll-pane{box-sizing:border-box;width:100%;min-width:min-content;display:block}.tournament-admin-prd__bracket-scroll-pane--full-width{width:100%;min-width:0}.tournament-admin-prd__bracket-scroll--round-robin{overflow-x:visible}.tournament-admin-prd__bracket-placeholder{color:#ffffff73;text-align:center;justify-content:center;align-items:center;min-width:280px;min-height:200px;font-size:1.2rem;display:flex}.tournament-admin-prd__form-footer.tournament-create-detail__section--footer{flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.tournament-admin-prd__match-round-block{margin-bottom:1.25rem}.tournament-admin-prd__match-round-block:last-child{margin-bottom:0}.tournament-admin-prd__match-round-heading{letter-spacing:.03em;color:#ffffffe6;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.tournament-admin-prd__match-list{flex-direction:column;gap:.5rem;display:flex}.tournament-admin-prd__match-row{box-sizing:border-box;border-radius:var(--border-radius);background:#333;border:1px solid #ffffff1f;flex-wrap:wrap;align-content:center;align-items:center;gap:.75rem;min-width:0;max-width:100%;padding:.45rem .75rem;display:flex}.tournament-admin-prd__match-row>.tournament-admin-prd__match-time{flex:6rem;min-width:0;max-width:100%}.tournament-admin-prd__match-row>.tournament-admin-prd__match-team--left,.tournament-admin-prd__match-row>.tournament-admin-prd__match-team--right{flex:10rem;min-width:0;max-width:100%}.tournament-admin-prd__match-row>.tournament-admin-prd__match-score{flex:none}.tournament-admin-prd__match-row>.tournament-admin-prd__match-actions{flex:0 auto;min-width:0;max-width:100%;margin-left:auto}.tournament-admin-prd__match-time{flex-direction:column;gap:.25rem;display:flex}.tournament-admin-prd__match-time strong{color:var(--effect-primary);letter-spacing:.02em;font-size:1.1rem}.tournament-admin-prd__match-time-readonly{color:#ffffff80;font-size:.95rem;line-height:1.3}.tournament-admin-prd__match-time-status-wrap{flex-direction:row;justify-content:flex-start;align-items:center;gap:.25rem;display:flex}.tournament-admin-prd__match-time--picker{width:100%;min-width:0}.tournament-admin-prd__match-time--picker .MuiFormControl-root{margin-top:0}.tournament-admin-prd__match-time input,.tournament-admin-prd__match-score input{color:#fff;width:100%;font:inherit;background:#1a1a1ab3;border:1px solid #ffffff2e;padding:.2rem .35rem;font-size:.875rem}.tournament-admin-prd__match-time input:disabled,.tournament-admin-prd__match-score input:disabled{opacity:.7;cursor:not-allowed}.tournament-admin-prd__match-team--left.tournament-admin-prd__match-team--tba,.tournament-admin-prd__match-team--right.tournament-admin-prd__match-team--tba{justify-content:center}.tournament-admin-prd__match-team-tba{letter-spacing:.12em;color:#ffffff6b;border-radius:var(--border-radius);-webkit-user-select:none;user-select:none;border:1px dashed #ffffff38;justify-content:center;align-items:center;min-height:2.25rem;padding:0 .75rem;font-size:.95rem;font-weight:700;display:inline-flex}.tournament-admin-prd__match-team--picker{width:100%;min-width:0;max-width:100%}.tournament-admin-prd__match-team--picker .select-feild,.tournament-admin-prd__match-team--picker .MuiFormControl-root{width:100%;min-width:9.5rem;max-width:100%}.tournament-admin-prd__match-team--picker .MuiFormControl-root{margin-top:0}.tournament-admin-prd__match-team--picker .select-feild__control{font-size:.875rem}.tournament-admin-prd__match-team{color:#ffffffeb;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:600;display:flex}.tournament-admin-prd__match-team--left{justify-content:flex-start}.tournament-admin-prd__match-team--right{justify-content:flex-end}.tournament-admin-prd__match-team-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.tournament-admin-prd__match-team-avatar{border:2px solid var(--effect-primary);box-sizing:border-box;background:#303034f2;border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem;overflow:hidden}.tournament-admin-prd__match-team-avatar img{object-fit:cover;width:100%;height:100%;display:block}.tournament-admin-prd__match-team-avatar--fallback{justify-content:center;align-items:center;display:flex}.tournament-admin-prd__match-team-avatar-initials{letter-spacing:.02em;color:#ffffffe0;font-size:.6875rem;font-weight:700}.tournament-admin-prd__match-score{align-items:center;gap:.35rem;display:inline-flex}.tournament-admin-prd__match-score input{text-align:center;color:#35d07f;border-radius:var(--border-radius);width:3rem;font-weight:700}.tournament-admin-prd__match-score span{color:#35d07f;font-size:1.5rem;font-weight:700}.tournament-admin-prd__match-score-readonly{justify-content:center;align-items:center;gap:.2rem;font-size:1.15rem;font-weight:700;display:inline-flex}.tournament-admin-prd__match-score-num{color:#35d07f;font-weight:700}.tournament-admin-prd__match-score-sep--edit{color:#ffffff73;padding:0 .1rem;font-size:1.2rem;font-weight:700}.tournament-admin-prd__match-actions{flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.tournament-admin-prd__match-actions .tournament-admin-prd__btn--row{letter-spacing:.03em;text-transform:none;min-width:0;min-height:1.5rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.2}.tournament-admin-prd__match-action-menu-wrap{align-items:center;display:inline-flex;position:relative}.tournament-admin-prd__match-actions .tournament-admin-prd__btn--icon-only.tournament-admin-prd__btn--row{justify-content:center;align-items:center;padding:.2rem .35rem;display:inline-flex}.tournament-admin-prd__match-action-menu{z-index:50;background:#14141afa;border:1px solid #ffffff1f;border-radius:.375rem;flex-direction:column;gap:.125rem;min-width:9rem;padding:.25rem;display:flex;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 8px 24px #00000073}.tournament-admin-prd__match-action-menu-item{appearance:none;color:#ffffffeb;text-align:left;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.25rem;padding:.4rem .6rem;font-size:.95rem;font-weight:500;line-height:1.2}.tournament-admin-prd__match-action-menu-item:hover:not(:disabled),.tournament-admin-prd__match-action-menu-item:focus-visible:not(:disabled){background:#ffffff14;outline:none}.tournament-admin-prd__match-action-menu-item:disabled{opacity:.55;cursor:not-allowed}.tournament-admin-prd__bracket-subtitle{color:#ffffff8c;margin:.25rem 0 0;font-size:.875rem;font-weight:400}.tournament-admin-prd__bracket-body{box-sizing:border-box;width:max-content;min-width:100%;max-width:none;box-shadow:inset 0 0 0 1px rgba(var(--effect-primary-rgb),.06);background:linear-gradient(155deg,#333333fa 0%,#2a2a2af5 50%,#242424fa 100%);border:1px solid #ffffff1f;border-radius:10px;padding:1.25rem}.tournament-admin-prd__bracket-body--round-robin{width:100%;min-width:0;max-width:100%}.tournament-admin-prd__bracket-double{flex-direction:column;gap:1.75rem;display:flex}.tournament-admin-prd__bracket-body--round-robin .tournament-admin-prd__bracket-subtitle{margin:0 0 .65rem}.tournament-admin-prd__bracket-flow{flex-flow:row;align-items:stretch;gap:0;min-height:auto;padding:.25rem 0;display:flex}.tournament-admin-prd__bracket-flow:not(.tournament-admin-prd__bracket-flow--round-robin){width:max-content;max-width:none}.tournament-admin-prd__bracket-flow:not(.tournament-admin-prd__bracket-flow--round-robin):not(.tournament-admin-prd__bracket-flow--grand){gap:.5rem}.tournament-admin-prd__bracket-flow--round-robin{flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;min-height:auto;padding:.35rem .15rem .5rem;display:flex}.tournament-admin-prd__bracket-flow--round-robin-full .tournament-admin-prd__bracket-round-col--round-robin{width:100%;min-width:0;max-width:100%}.tournament-admin-prd__bracket-flow--round-robin-full .tournament-admin-prd__bracket-round-slots{flex-direction:unset;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.5rem .65rem;display:grid}.tournament-admin-prd__bracket-flow--round-robin-drr-full .tournament-admin-prd__bracket-round-col--round-robin{width:100%;min-width:0;max-width:none}.tournament-admin-prd__bracket-flow--round-robin-drr-full .tournament-admin-prd__bracket-round-slots{flex-direction:unset;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.5rem .65rem;display:grid}.tournament-admin-prd__bracket-flow--grand{max-width:18rem;min-height:auto;margin:0 auto}.tournament-admin-prd__bracket-round-col{flex-direction:column;flex:0 0 12.5rem;min-width:12.5rem;display:flex}.tournament-admin-prd__bracket-round-col--grand{flex:none;min-width:9rem;max-width:20rem}.tournament-admin-prd__bracket-round-title{letter-spacing:.08em;text-transform:uppercase;color:var(--effect-primary);text-align:center;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.tournament-admin-prd__bracket-round-title--round-robin{letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#ffffffeb;border-bottom:1px solid #ffffff1f;margin-bottom:.5rem;padding-bottom:.4rem;font-size:.8125rem;font-weight:700;line-height:1.25}.tournament-admin-prd__bracket-round-col--round-robin{flex:unset;background:#00000038;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;min-width:0;max-width:none;padding:.5rem .4rem .65rem;display:flex;box-shadow:inset 0 1px #ffffff0a}.tournament-admin-prd__bracket-round-col--round-robin .tournament-admin-prd__bracket-round-slots{min-height:auto}.tournament-admin-prd__bracket-round-col--round-robin .tournament-admin-prd__bracket-slot{flex:none}.tournament-admin-prd__bracket-round-slots{flex-direction:column;flex:1;gap:.35rem;min-height:auto;display:flex}.tournament-admin-prd__bracket-round-slots--grand{min-height:auto}.tournament-admin-prd__bracket-slot{flex:1 1 0;align-items:center;min-height:4.75rem;display:flex}.tournament-admin-prd__bracket-connector-col{flex-direction:column;flex:0 0 2rem;align-self:stretch;gap:.35rem;width:2rem;min-height:0;display:flex}.tournament-admin-prd__bracket-connector-slot{flex:1 1 0;align-items:stretch;min-height:0;display:flex;position:relative}.tournament-admin-prd__bracket-connector-svg{color:#a8bcdc6b;width:100%;height:100%;display:block}.tournament-admin-prd__bracket-connector-svg path{stroke-width:1px}.tournament-admin-prd__bracket-battle-card{border-radius:var(--border-radius);background:#333;border:1px solid #ffffff1f;flex-direction:row;align-items:stretch;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000047}.tournament-admin-prd__bracket-battle-card--pending{opacity:.97}.tournament-admin-prd__bracket-battle-card__body{flex-direction:column;flex:1;min-width:0;padding:.2rem .45rem .2rem .35rem;display:flex}.tournament-admin-prd__bracket-battle-row{flex-direction:row;align-items:center;gap:.45rem;min-height:2rem;padding:.1rem 0;display:flex}.tournament-admin-prd__bracket-battle-row--pending{color:#ffffff8c}.tournament-admin-prd__bracket-battle-row--loser{opacity:.44;filter:grayscale(.5)brightness(.88)}.tournament-admin-prd__bracket-battle-row--loser .tournament-admin-prd__bracket-battle-name,.tournament-admin-prd__bracket-battle-row--loser .tournament-admin-prd__bracket-battle-score{color:#ffffff8c}.tournament-admin-prd__bracket-battle-placeholder{border-radius:var(--border-radius);background:var(--effect-primary);width:1.75rem;height:1.75rem;color:var(--text-primary);flex:0 0 1.75rem;justify-content:center;align-items:center;display:flex}.tournament-admin-prd__bracket-battle-logo,.tournament-admin-prd__bracket-battle-initials{border-radius:var(--border-radius);object-fit:cover;flex:0 0 1.75rem;width:1.75rem;height:1.75rem}.tournament-admin-prd__bracket-battle-initials{background:var(--effect-primary);border:1px solid var(--effect-secondary);color:#fff;letter-spacing:.02em;box-sizing:border-box;justify-content:center;align-items:center;font-size:.5625rem;font-weight:800;display:flex}.tournament-admin-prd__bracket-battle-name{letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap;text-overflow:ellipsis;text-align:center;flex:1;min-width:0;font-size:1rem;font-weight:700;overflow:hidden}.tournament-admin-prd__bracket-battle-name--dash{letter-spacing:.12em;color:#ffffff73;font-weight:600}.tournament-admin-prd__bracket-battle-logo-spacer{box-sizing:border-box;flex:0 0 1.75rem;width:1.75rem;height:1.75rem}.tournament-admin-prd__bracket-battle-name--bye{letter-spacing:.12em;color:#ffffff73;font-weight:600}.tournament-admin-prd__bracket-battle-score{color:#fff;text-align:right;flex:none;min-width:1.1rem;font-size:1rem;font-weight:700}.tournament-admin-prd__bracket-battle-divider{background:#ffffff14;height:1px;margin:0 .15rem}.tournament-admin-prd__bracket-empty-inline{color:#ffffff73;margin:0;font-size:.875rem}.tournament-admin-prd__bracket-section-title{color:#ffffffd9;margin:0 0 .75rem;font-size:1rem;font-weight:600}@media (max-width:1199px){.tournament-admin-prd__match-row{gap:.5rem;padding:.45rem .5rem}.tournament-admin-prd__match-row>.tournament-admin-prd__match-time{flex:10rem}.tournament-admin-prd__match-row>.tournament-admin-prd__match-team--left,.tournament-admin-prd__match-row>.tournament-admin-prd__match-team--right{flex:9rem}.tournament-admin-prd__bracket-body:not(.tournament-admin-prd__bracket-body--round-robin),.tournament-admin-prd__bracket-body--round-robin{padding:1rem}.tournament-admin-prd__bracket-flow--round-robin{gap:1rem}.tournament-admin-prd__bracket-round-slots,.tournament-admin-prd__bracket-connector-col{min-height:auto}.tournament-admin-prd__bracket-round-title{font-size:1rem}.tournament-admin-prd__bracket-battle-name{font-size:.875rem}.tournament-admin-prd__bracket-battle-score{font-size:.9375rem}}@media (max-width:899px){.tournament-admin-prd{padding-bottom:1.25rem;padding-left:0;padding-right:0}.tournament-admin-prd__head{flex-wrap:wrap;margin-bottom:1rem}.tournament-admin-prd__head h2{letter-spacing:.03em;font-size:1.05rem}.tournament-admin-prd__round-title{font-size:1.15rem}.tournament-admin-prd__round-header{flex-direction:column;align-items:stretch}.tournament-admin-prd__round-header .tournament-admin-prd__btn--round-action{justify-content:center;width:100%}.tournament-admin-prd__actions{flex-direction:column;align-items:stretch}.tournament-admin-prd__actions-start{flex-direction:column;align-items:stretch;width:100%}.tournament-admin-prd__stage-filter{width:100%;max-width:none}.tournament-admin-prd__btn--next-stage{justify-content:center;width:100%;margin-left:0}.tournament-admin-prd__match-row{flex-flow:column;align-items:stretch;gap:.65rem;padding:.65rem .75rem;display:flex}.tournament-admin-prd__match-row>.tournament-admin-prd__match-time,.tournament-admin-prd__match-row>.tournament-admin-prd__match-team--left,.tournament-admin-prd__match-row>.tournament-admin-prd__match-team--right,.tournament-admin-prd__match-row>.tournament-admin-prd__match-score,.tournament-admin-prd__match-row>.tournament-admin-prd__match-actions{flex:none;max-width:100%;margin-left:0}.tournament-admin-prd__match-time{width:100%;max-width:100%}.tournament-admin-prd__match-team{justify-content:center;width:100%;max-width:100%;font-size:1rem}.tournament-admin-prd__match-team--left,.tournament-admin-prd__match-team--right{text-align:center;justify-content:center}.tournament-admin-prd__match-team--right{flex-direction:row-reverse}.tournament-admin-prd__match-team--picker .select-feild,.tournament-admin-prd__match-team--picker .MuiFormControl-root{min-width:0;max-width:100%}.tournament-admin-prd__match-score{justify-content:center;width:100%}.tournament-admin-prd__match-score span{font-size:1.25rem}.tournament-admin-prd__match-actions{justify-content:center;justify-self:stretch;width:100%}.tournament-admin-prd__publish-bar{flex-wrap:wrap;justify-content:stretch}.tournament-admin-prd__publish-bar .tournament-admin-prd__btn{justify-content:center;width:100%}.tournament-admin-prd__form-footer.tournament-create-detail__section--footer{flex-direction:column;align-items:stretch}.tournament-admin-prd__form-footer.tournament-create-detail__section--footer .tournament-admin-prd__btn{justify-content:center;width:100%}.tournament-admin-prd__bracket-flow{min-height:auto}}@media (max-width:479px){.tournament-admin-prd__empty{padding:.75rem .65rem;font-size:1rem}.tournament-admin-prd__btn{padding:0 1rem;font-size:.8125rem}.tournament-admin-prd__match-round-heading{font-size:1rem}}.tournament-admin-prd__round-header--standings{flex-direction:column;align-items:stretch;gap:.65rem}.tournament-admin-prd__standings-stage-row{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;max-width:32rem;display:flex}.tournament-admin-prd__standings-stage-label{color:#ffffffbf;flex-shrink:0;font-size:.875rem;font-weight:600}.tournament-admin-prd__standings-stage-name{color:#ffffffeb;margin:0;font-size:1rem;font-weight:700}.tournament-admin-prd__standings-meta,.tournament-admin-prd__standings-config{margin-top:0}.tournament-admin-prd__standings-scroll{-webkit-overflow-scrolling:touch;background:#0003;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-top:.75rem;overflow-x:auto}.tournament-admin-prd__standings-table{border-collapse:collapse;width:100%;min-width:44rem;font-size:1rem}.tournament-admin-prd__standings-table thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;white-space:nowrap;background:#1e1e1ef2;border-bottom:1px solid #ffffff1f;padding:.65rem .5rem;font-size:.875rem;font-weight:700}.tournament-admin-prd__standings-table tbody td{color:#ffffffe0;vertical-align:middle;border-bottom:1px solid #ffffff0f;padding:.5rem}.tournament-admin-prd__standings-table tbody tr:last-child td{border-bottom:none}.tournament-admin-prd__standings-td-num{color:var(--effect-primary);width:2.5rem;font-weight:700}.tournament-admin-prd__standings-td-strong{color:#35d07f;font-weight:700}.tournament-admin-prd__standings-td-team{min-width:10rem}.tournament-admin-prd__standings-team{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.tournament-admin-prd__standings-team-logo{border-radius:var(--border-radius);object-fit:cover;flex-shrink:0;width:2rem;height:2rem}.tournament-admin-prd__standings-team-initials{border-radius:var(--border-radius);color:#ffffffe6;background:#ffffff1a;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.6875rem;font-weight:700;display:inline-flex}.tournament-admin-prd__standings-team-name{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;font-weight:600;overflow:hidden}.tournament-admin-prd__standings-row--qualified td{background:#35d07f0f}.tournament-admin-prd__standings-badge{letter-spacing:.04em;text-transform:uppercase;color:#35d07f;border-radius:var(--border-radius);border:1px solid #35d07f73;padding:.15rem .4rem;font-size:.6875rem;font-weight:700;display:inline-block}.tournament-admin-prd__standings-table-empty{text-align:center;color:#ffffff80;padding:1.25rem .75rem!important}.tournament-admin-prd__standings-table-empty-wrap{vertical-align:middle;border:none;padding:0!important}.tournament-admin-prd__standings-table-empty-wrap .tournament-admin-prd__bracket-scroll{padding-top:.5rem;padding-bottom:.5rem}.tournament-admin-prd__results-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.tournament-admin-prd__results-control{flex:none;min-width:min(8rem,100%)}.tournament-admin-prd__results-control--stage{flex:none;max-width:8rem}.tournament-admin-prd__results-control--approve{flex:10rem;justify-content:center;align-items:center;min-width:0;display:flex}.tournament-admin-prd__results-control--approve .tournament-admin-prd__btn{min-width:7.5rem}.tournament-admin-prd__results-control--status{flex-direction:row;gap:.75rem;display:flex}@media (max-width:899px){.tournament-admin-prd__results-control--stage,.tournament-admin-prd__results-control--status{flex:14rem;min-width:min(18rem,100%);max-width:none}.tournament-admin-prd__results-control--approve{flex:100%;order:3;justify-content:stretch}.tournament-admin-prd__results-control--approve .tournament-admin-prd__btn{width:100%}.tournament-admin-prd__results-control--status{margin-left:0}}.tournament-admin-prd__results-scroll{-webkit-overflow-scrolling:touch;background:#0003;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-top:.75rem;overflow-x:auto}.tournament-admin-prd__results-table{border-collapse:collapse;width:100%;min-width:56rem;font-size:1rem}.tournament-admin-prd__results-table thead th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;white-space:nowrap;background:#1e1e1ef2;border-bottom:1px solid #ffffff1f;padding:.65rem .5rem;font-size:1rem;font-weight:700}.tournament-admin-prd__results-table tbody td{color:#ffffffe0;vertical-align:middle;border-bottom:1px solid #ffffff0f;padding:.5rem}.tournament-admin-prd__results-table tbody tr:last-child td{border-bottom:none}.tournament-admin-prd__results-row{cursor:pointer}.tournament-admin-prd__results-row:hover td{background:#60a5fa14}.tournament-admin-prd__results-row:focus-visible td{background:#60a5fa1f}.tournament-admin-prd__results-empty{text-align:center;color:#ffffff80;padding:1rem .75rem!important}.tournament-admin-prd__results-team{align-items:left;flex-direction:column;gap:.15rem;width:100%;min-width:0;max-width:100%;display:inline-flex}.tournament-admin-prd__results-team-name{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;font-size:1rem;font-weight:600;display:block;overflow:hidden}.tournament-admin-prd__results-score{color:#7b61ff;font-weight:800;line-height:1}.tournament-admin-prd__results-time{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.1rem;min-height:2.25rem;display:inline-flex}.tournament-admin-prd__results-date{color:#ffffffeb;font-weight:700;line-height:1.05}.tournament-admin-prd__results-time-value{color:#ffffff80;font-size:.85rem;line-height:1}.tournament-admin-prd__results-evidence{border-radius:var(--border-radius);background:#ffffff0a;border:1px solid #ffffff26;width:4rem;height:4rem;display:inline-flex;overflow:hidden}.tournament-admin-prd__results-evidence img{object-fit:cover;width:100%;height:100%;display:block}.tournament-admin-prd__results-evidence-wrap{flex-direction:column;align-items:start;gap:.25rem;display:inline-flex}.tournament-admin-prd__results-submitted-at{color:#ffffff80;white-space:nowrap;text-align:center;font-size:1rem;line-height:1.1}.tournament-admin-prd__results-detail{color:#ffffffeb;min-width:0;max-width:100%;font-weight:700}.tournament-admin-prd__results-match-name{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;display:block;overflow:hidden}.tournament-admin-prd__results-note{-webkit-line-clamp:3;line-clamp:3;word-break:break-word;color:#ffffff94;-webkit-box-orient:vertical;font-size:1rem;line-height:1.45;display:-webkit-box;overflow:hidden}.tournament-admin-prd__results-description,.tournament-admin-prd__results-muted{color:#ffffffeb;font-size:1rem;font-weight:700}.tournament-admin-prd__results-status{border-radius:var(--border-radius);letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-width:5.6rem;padding:.18rem .45rem;font-size:1rem;font-weight:700;display:inline-flex}.tournament-admin-prd__results-status--verified{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa73}.tournament-admin-prd__results-status--in_progress{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b73}.tournament-admin-prd__results-status--approved{color:#22c55e;background:#22c55e1f;border-color:#22c55e73}.tournament-admin-prd__results-status--unknown{color:#ffffffa6;background:#ffffff0f;border-color:#ffffff40}@media (min-width:1200px){.tournament-admin-prd__results-scroll{overflow-x:visible}.tournament-admin-prd__results-table{table-layout:fixed;min-width:0}.tournament-admin-prd__results-table thead th{white-space:normal}.tournament-admin-prd__results-table th:first-child,.tournament-admin-prd__results-table td:first-child{width:4%}.tournament-admin-prd__results-table th:nth-child(2),.tournament-admin-prd__results-table td:nth-child(2){width:11%}.tournament-admin-prd__results-table th:nth-child(3),.tournament-admin-prd__results-table td:nth-child(3),.tournament-admin-prd__results-table th:nth-child(4),.tournament-admin-prd__results-table td:nth-child(4){width:15%}.tournament-admin-prd__results-table th:nth-child(5),.tournament-admin-prd__results-table td:nth-child(5){width:13%}.tournament-admin-prd__results-table th:nth-child(6),.tournament-admin-prd__results-table td:nth-child(6){width:20%}.tournament-admin-prd__results-table th:nth-child(7),.tournament-admin-prd__results-table td:nth-child(7){width:22%}.tournament-admin-prd__results-team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tournament-admin-prd--report .tournament-admin-prd__results-table th:first-child,.tournament-admin-prd--report .tournament-admin-prd__results-table td:first-child{width:4%}.tournament-admin-prd--report .tournament-admin-prd__results-table th:nth-child(2),.tournament-admin-prd--report .tournament-admin-prd__results-table td:nth-child(2){width:12%}.tournament-admin-prd--report .tournament-admin-prd__results-table th:nth-child(3),.tournament-admin-prd--report .tournament-admin-prd__results-table td:nth-child(3){width:14%}.tournament-admin-prd--report .tournament-admin-prd__results-table th:nth-child(4),.tournament-admin-prd--report .tournament-admin-prd__results-table td:nth-child(4){width:12%}.tournament-admin-prd--report .tournament-admin-prd__results-table th:nth-child(5),.tournament-admin-prd--report .tournament-admin-prd__results-table td:nth-child(5){width:14%}.tournament-admin-prd--report .tournament-admin-prd__results-table th:nth-child(6),.tournament-admin-prd--report .tournament-admin-prd__results-table td:nth-child(6),.tournament-admin-prd--report .tournament-admin-prd__results-table th:nth-child(7),.tournament-admin-prd--report .tournament-admin-prd__results-table td:nth-child(7){width:22%}}.tournament-admin-prd--report .tournament-admin-prd__results-table tbody tr.tournament-admin-prd__results-row--clickable{cursor:pointer;transition:background-color .15s}.tournament-admin-prd--report .tournament-admin-prd__results-table tbody tr.tournament-admin-prd__results-row--clickable:hover{background-color:rgba(var(--effect-primary-rgb),.07)}.tournament-admin-prd--report .tournament-admin-prd__results-table tbody tr.tournament-admin-prd__results-row--clickable:focus-visible{outline:2px solid rgba(var(--effect-primary-rgb),.65);outline-offset:-2px}.tournament-admin-prd--report .tournament-admin-prd__report-title-wrap h2{text-transform:none;letter-spacing:.02em;font-size:1.35rem}.tournament-admin-prd__report-title-tournament{text-transform:uppercase;letter-spacing:.08em;color:#fffffff2;font-weight:800}.tournament-admin-prd__report-flag-icon{color:var(--pp-accent)}.tournament-admin-prd__report-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.tournament-admin-prd__report-filter{flex-shrink:0;width:min(14rem,100%)}.tournament-admin-prd--report .tournament-admin-prd__results-status{text-transform:none;letter-spacing:.02em;white-space:normal;text-align:center;min-width:0;line-height:1.25}.tournament-admin-prd--report .tournament-admin-prd__results-team--reporter .tournament-admin-prd__results-team-name{color:#a78bfa;font-weight:600}
