@charset "UTF-8";.tournaments-index-page,.public-tournament,.tournament-advanced-modal{--tour-page: var(--potik-page);--tour-cell: var(--potik-cell);--tour-cell-alt: var(--potik-cell-alt);--tour-line: var(--potik-line);--tour-ink: #11161d;--tour-muted: #687975;--tour-accent: var(--potik-accent);--tour-accent-strong: var(--potik-accent-strong);--tour-accent-soft: color-mix(in srgb, var(--potik-accent) 12%, var(--potik-cell));--tour-danger: #c83c4b;--tour-warning: #a86d00;--tour-radius: 9px;--tour-weight-regular: 400;--tour-weight-medium: 500;--tour-weight-semibold: 600;--tour-weight-bold: 700;font-family:var(--primary-font)}.tournaments-index-page,.public-tournament{color:var(--tour-ink);background:var(--tour-page)}.tournament-advanced-modal{color:var(--tour-ink)}[data-app-theme=dark] .tournaments-index-page,[data-app-theme=dark] .public-tournament,[data-app-theme=dark] .tournament-advanced-modal{--tour-page: var(--potik-page);--tour-cell: var(--potik-cell);--tour-cell-alt: var(--potik-cell-alt);--tour-line: var(--potik-line);--tour-ink: var(--potik-ink);--tour-muted: var(--potik-muted);--tour-accent: var(--potik-accent);--tour-accent-strong: var(--potik-accent-strong);--tour-accent-soft: color-mix(in srgb, var(--potik-accent) 18%, var(--potik-cell));--tour-danger: var(--potik-danger);--tour-warning: var(--potik-warning)}body:has(.tournaments-index-page),body:has(.public-tournament){background:var(--tour-page, var(--potik-page))}html[data-app-theme]:has(body .tournaments-index-page),html[data-app-theme]:has(body .public-tournament),html[data-app-theme] body:has(.tournaments-index-page),html[data-app-theme] body:has(.public-tournament),html[data-app-theme] body:has(.tournaments-index-page) .wrapper,html[data-app-theme] body:has(.public-tournament) .wrapper,html[data-app-theme] body:has(.tournaments-index-page) .main,html[data-app-theme] body:has(.public-tournament) .main,html[data-app-theme] body:has(.tournaments-index-page) .footer,html[data-app-theme] body:has(.public-tournament) .footer{background:var(--potik-page)!important;background-color:var(--potik-page)!important}html[data-app-theme=dark]:has(body .tournaments-index-page),html[data-app-theme=dark]:has(body .public-tournament),html[data-app-theme=dark] body:has(.tournaments-index-page),html[data-app-theme=dark] body:has(.public-tournament),html[data-app-theme=dark] body:has(.tournaments-index-page) .wrapper,html[data-app-theme=dark] body:has(.public-tournament) .wrapper,html[data-app-theme=dark] body:has(.tournaments-index-page) .main,html[data-app-theme=dark] body:has(.public-tournament) .main,html[data-app-theme=dark] body:has(.tournaments-index-page) .footer,html[data-app-theme=dark] body:has(.public-tournament) .footer{background:var(--potik-page)!important;background-color:var(--potik-page)!important}html[data-app-theme] body:has(.tournaments-index-page) .wrapper:before,html[data-app-theme] body:has(.tournaments-index-page) .wrapper:after,html[data-app-theme] body:has(.public-tournament) .wrapper:before,html[data-app-theme] body:has(.public-tournament) .wrapper:after{content:none!important;background:none!important}.tournaments-index-page .position-relative.mb-10,.public-tournament .position-relative.mb-10{margin-bottom:2px!important}.tournaments-index-page{padding:0 0 56px}.tournaments-index-page>.breadcrumbs .breadcrumbs-items,.public-tournament>.breadcrumbs .breadcrumbs-items{min-height:0;padding:24px 0 0}.tournaments-index-page>.container,.public-tournament>.container{padding-top:20px}@media(min-width:768px){.tournaments-index-page>.container,.public-tournament>.container,.tournaments-index-page>.breadcrumbs>.container,.public-tournament>.breadcrumbs>.container{padding-right:0;padding-left:0}}.tournaments-index-action,.public-tournament .btn-primary,.public-tournament .btn-gradiend,.public-tournament .team-expander-enrol-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:11px 18px;color:var(--potik-action-text)!important;border:1px solid var(--potik-action-bg)!important;border-radius:6px!important;clip-path:none!important;background:var(--potik-action-bg)!important;box-shadow:none!important;font-size:13px;font-weight:var(--tour-weight-bold);line-height:1;letter-spacing:.02em;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.tournaments-index-action:hover,.public-tournament .btn-primary:hover,.public-tournament .btn-gradiend:hover,.public-tournament .team-expander-enrol-btn:hover{color:var(--potik-action-text)!important;border-color:var(--potik-action-hover)!important;background:var(--potik-action-hover)!important;transform:translateY(-1px)}.tournaments-index-hero .public-index-hero__intro{display:block}.tournaments-index-hero__suggest{display:inline}.tournaments-index-suggest-link{display:inline-flex;min-height:24px;align-items:center;padding:0;color:var(--potik-accent-strong);border:0;border-radius:2px;background:transparent;font:inherit;font-weight:var(--tour-weight-bold);line-height:inherit;vertical-align:baseline;transition:color .18s ease}.tournaments-index-suggest-link:hover{color:var(--potik-ink);text-decoration:underline;text-underline-offset:3px}.tournaments-index-suggest-link:focus-visible{outline:2px solid var(--potik-accent-strong);outline-offset:3px}.tournaments-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tournaments-index-card{--tournament-card-surface: var(--potik-cell);--tournament-card-flag-blue: color-mix(in srgb, var(--potik-accent-strong) 72%, #0057b7);--tournament-card-flag-yellow: color-mix(in srgb, var(--potik-warning) 45%, #ffd700);position:relative;min-width:0;overflow:hidden;border:0;border-radius:9px;background:var(--tour-cell-alt)}.tournaments-index-card__link{display:grid;height:100%;grid-template-columns:minmax(0,58%) minmax(0,42%);border-radius:inherit;color:inherit!important;text-decoration:none!important}.tournaments-index-card__link:focus-visible{position:relative;z-index:2;outline:3px solid var(--potik-accent-strong);outline-offset:-5px}.tournaments-index-card__media{position:relative;display:grid;width:100%;height:auto;min-width:0;aspect-ratio:5/3;overflow:hidden;background:var(--tour-cell-alt)}.tournaments-index-card__media img{display:block;width:100%;max-width:100%;height:100%;object-fit:contain;filter:saturate(.94) contrast(1.04);transition:filter .2s ease}.tournaments-index-card__link:hover .tournaments-index-card__media img{filter:saturate(1) contrast(1.04)}.tournaments-index-card__body{position:relative;display:flex;width:calc(100% + 24px);flex-direction:column;margin-left:-24px;padding:18px 18px 16px 44px;overflow:hidden;color:var(--potik-ink);background:var(--tournament-card-surface);clip-path:polygon(24px 0,100% 0,100% 100%,24px 100%,0 70%,12px 56%,12px 44%,0 30%)}.tournaments-index-card__body:before{position:absolute;z-index:0;inset:0 auto 0 0;width:27px;background:linear-gradient(to bottom,var(--tournament-card-flag-blue) 0 50%,var(--tournament-card-flag-yellow) 50% 100%);clip-path:polygon(24px 0,21px 0,0 30%,9px 44%,9px 56%,0 70%,24px 100%,27px 100%,3px 72%,12px 58%,12px 42%,3px 28%,27px 0);content:"";pointer-events:none}.tournaments-index-card__body>*{position:relative;z-index:1}.tournaments-index-card__top,.tournaments-index-card__meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.tournaments-index-status,.tournaments-index-prize{display:inline-flex;min-height:34px;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--potik-line);border-radius:9px;font-size:11.5px;line-height:1}.tournaments-index-status{font-weight:var(--tour-weight-semibold)}.tournaments-index-status:before{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor;content:""}.tournaments-index-status--recruiting{color:var(--potik-accent-strong)!important;border-color:color-mix(in srgb,var(--potik-accent-strong) 28%,var(--potik-line));background:transparent}.tournaments-index-status--started{color:var(--potik-info)!important;border-color:color-mix(in srgb,var(--potik-info) 28%,var(--potik-line));background:transparent}.tournaments-index-status--finished{color:var(--potik-accent-strong)!important;border-color:color-mix(in srgb,var(--potik-accent-strong) 28%,var(--potik-line));background:transparent}.tournaments-index-prize{flex-shrink:0;gap:9px;color:var(--potik-ink)!important;border-color:color-mix(in srgb,var(--potik-warning) 30%,var(--potik-line));background:transparent;font-size:15px;font-weight:var(--tour-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.tournaments-index-prize .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.tournaments-index-prize i{color:var(--potik-warning)!important;font-size:17px}.tournaments-index-card__heading{margin:16px 0 0}.tournaments-index-card__title{display:block;color:var(--potik-ink)!important;font-size:clamp(21px,1.4vw,24px);font-weight:var(--tour-weight-bold);line-height:1.12;letter-spacing:-.025em;text-transform:none!important;text-wrap:balance}.tournaments-index-card__link:hover .tournaments-index-card__title{color:var(--potik-accent-strong)!important}.tournaments-index-card__meta{display:grid;flex-wrap:initial;justify-content:flex-start;gap:9px;margin-top:14px;color:var(--potik-muted);font-size:13.5px;font-weight:500}.tournaments-index-card__meta>span{display:inline-flex;min-width:0;align-items:center;gap:8px}.tournaments-index-card__meta i{color:var(--potik-accent-strong);font-size:18px}.tournaments-index-game{width:26px;height:26px;border:1px solid var(--tour-line);border-radius:7px;background-position:center;background-size:cover}.tournaments-index-card__action{display:inline-flex;min-height:24px;align-items:center;gap:10px;margin-top:auto;padding-top:12px;color:var(--potik-accent-strong);font-size:15px;font-weight:var(--tour-weight-bold)}.tournaments-index-card__action i{font-size:18px;transition:transform .18s cubic-bezier(.16,1,.3,1)}.tournaments-index-card__link:hover .tournaments-index-card__action i{transform:translate(5px)}.tournaments-index-action{text-transform:none!important}@media(min-width:1200px){.tournaments-index-page>.container,.tournaments-index-page>.breadcrumbs>.container{max-width:var(--potik-shell)!important}}.tournaments-index-empty{display:grid;min-height:240px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:32px;border:2px solid var(--potik-line);border-radius:var(--tour-radius);background:var(--potik-cell)}.tournaments-index-empty>i{color:var(--potik-accent);font-size:36px}.tournaments-index-empty h2{margin:0 0 8px;color:var(--potik-ink);font-size:24px;font-weight:var(--tour-weight-bold)}.tournaments-index-empty p{margin:0;color:var(--potik-muted)}.tournaments-suggest-modal{--topup-bg: #12161b;--topup-panel: #191f25;--topup-panel-hover: #20272e;--topup-line: #343d46;--topup-text: #f4f7f6;--topup-muted: #9ba5ae;--topup-accent: #61d6c6;--topup-accent-ink: #0d1818;color:var(--topup-text);font-family:Inter,Arial,sans-serif}.tournaments-suggest-modal .modal-dialog{width:min(720px,100vw - 32px);max-width:720px}.tournaments-suggest-modal__content{--potik-modal-close-line: var(--topup-line);--potik-modal-close-ink: var(--topup-muted);--potik-modal-close-bg: var(--topup-panel);--potik-modal-close-hover-ink: var(--topup-text);--potik-modal-close-hover-bg: var(--topup-panel-hover);border:1px solid var(--topup-line);border-radius:18px;color:var(--topup-text);background:var(--topup-bg);box-shadow:0 28px 90px #00000075}.tournaments-suggest-modal__header{padding:20px 24px;border:0;border-bottom:1px solid var(--topup-line);background:linear-gradient(120deg,rgba(97,214,198,.09),transparent 48%),var(--topup-bg)}.tournaments-suggest-modal__title{display:flex;min-width:0;align-items:center;gap:18px}.tournaments-suggest-modal__title strong{color:var(--topup-text);font-size:clamp(24px,3vw,32px);font-weight:700;letter-spacing:-.04em;line-height:1.15}.tournaments-suggest-modal__mark{display:grid;width:52px;height:52px;flex:0 0 52px;place-items:center;border:1px solid color-mix(in srgb,var(--potik-accent) 48%,var(--topup-line));border-radius:13px;color:var(--potik-accent);background:color-mix(in srgb,var(--potik-accent) 8%,transparent);font-size:25px}.tournaments-suggest-modal .modal-body{padding:24px;color:var(--topup-text);background:var(--topup-bg)}.tournaments-suggest-modal .modal-footer{padding:18px 24px 22px;border-top:1px solid var(--topup-line);background:var(--topup-bg)}.tournaments-suggest-modal__intro{max-width:620px;margin:0 0 24px;color:var(--topup-muted);font-family:var(--primary-font);font-size:15px;line-height:1.55}.tournaments-suggest-modal__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tournaments-suggest-modal__field--wide{grid-column:1/-1}.tournaments-suggest-modal__field .form-label{margin-bottom:8px;color:var(--topup-muted);font-size:13px;font-weight:600}.tournaments-suggest-modal__field .form-control{min-height:48px;border-color:var(--topup-line)!important;border-radius:10px!important;color:var(--topup-text)!important;background:var(--topup-panel)!important;font-size:16px}.tournaments-suggest-modal__field .form-control:focus{border-color:color-mix(in srgb,var(--topup-accent) 66%,var(--topup-line))!important;color:var(--topup-text)!important;background:var(--topup-panel-hover)!important}.tournaments-suggest-modal__field textarea.form-control{min-height:132px;resize:vertical}.tournaments-suggest-calendar.open{z-index:1080}.tournaments-suggest-modal__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;padding:11px 18px;border:1px solid var(--topup-line);border-radius:10px!important;box-shadow:none;font-size:14px;font-weight:700}.tournaments-suggest-modal__field .errors .form-control{border-color:var(--potik-danger)!important;box-shadow:0 0 0 1px var(--potik-danger)}.tournaments-suggest-modal .input-box-invalid,.tournaments-suggest-modal .primary-form-message.error{margin-top:8px;color:var(--potik-danger);font-size:13px;line-height:1.5}.tournaments-suggest-modal .primary-form-message:not(.error):not(.success){display:none}.tournaments-suggest-modal__button--primary{color:var(--topup-accent-ink);border-color:var(--topup-accent);background:var(--topup-accent)}.tournaments-suggest-modal__button--primary:hover{color:var(--topup-accent-ink)!important;border-color:var(--topup-accent)!important;background:color-mix(in srgb,var(--topup-accent) 88%,white)!important;box-shadow:none!important}.tournaments-suggest-modal__button--primary:active{border-color:var(--topup-accent)!important;background:color-mix(in srgb,var(--topup-accent) 82%,black)!important}.tournaments-suggest-modal__button:focus-visible{outline:2px solid var(--potik-focus);outline-offset:2px}.public-tournament .form-control,.public-tournament .form-select{min-height:48px;color:var(--tour-ink)!important;border-color:var(--tour-line)!important;background:var(--tour-cell)!important;box-shadow:none!important}.public-tournament .form-control:focus,.public-tournament .form-select:focus{border-color:var(--tour-accent)!important}.tournaments-suggest-modal__button--ghost{color:var(--topup-text)!important;border-color:var(--topup-line)!important;background:var(--topup-panel)!important;box-shadow:none!important}.tournaments-suggest-modal__button--ghost:hover{color:var(--topup-text)!important;border-color:var(--topup-line)!important;background:var(--topup-panel-hover)!important;box-shadow:none!important}html[data-app-theme=light] .tournaments-suggest-modal{--topup-bg: #f8faf9;--topup-panel: #ffffff;--topup-panel-hover: #f0f4f3;--topup-line: #d7dfdd;--topup-text: #17201f;--topup-muted: #66716f}.public-tournament{padding:0 0 56px}.tournament-dashboard,.tournament-shell{display:grid;gap:2px}.tournament-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);overflow:hidden;border:2px solid var(--tour-line);border-radius:var(--tour-radius) var(--tour-radius) 0 0;background:var(--tour-cell)}.tournament-hero__body{position:relative;min-height:410px;padding:clamp(30px,4vw,50px);overflow:hidden;color:#fff;background:linear-gradient(90deg,#031713ed,#0317138c 70%,#031713c2),var(--tournament-cover-image) center/cover}.tournament-hero__status{display:inline-flex;align-items:center;gap:9px;margin-bottom:clamp(32px,5vw,58px);font-size:11px;font-weight:var(--tour-weight-bold);letter-spacing:.12em;text-transform:uppercase}.tournament-hero__pulse{width:9px;height:9px;border-radius:50%;background:var(--tour-accent);box-shadow:0 0 0 6px #43d7b929}.tournament-hero__title{max-width:900px;margin:0;color:#fff;font-size:var(--potik-title-page-size);font-weight:var(--potik-heading-page-weight);line-height:var(--potik-title-page-leading);letter-spacing:var(--potik-heading-tracking)}.tournament-hero__lead{max-width:680px;margin-top:18px;color:#ffffffd6;font-size:var(--potik-lead-size);line-height:1.55;text-shadow:0 1px 2px rgba(0,0,0,.35)}.tournament-hero__facts{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:38px}.tournament-hero__facts>div{display:inline-flex;align-items:center;gap:7px;color:#ffffffc2;font-size:13px;font-weight:500}.tournament-hero__facts i{color:var(--tour-accent);font-size:17px}.tournament-hero__member{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}.tournament-hero__member>div{display:grid;gap:3px}.tournament-hero__member span{color:#ffffff9e;font-size:11px;font-weight:var(--tour-weight-medium);text-transform:uppercase}.tournament-hero__member strong{color:#fff;font-weight:var(--tour-weight-semibold)}.tournament-hero__panel{display:grid;align-content:stretch;background:var(--tour-cell-alt)}.tournament-hero__panel>div{padding:clamp(24px,3vw,38px);border-bottom:2px solid var(--tour-line)}.tournament-hero__panel>div:last-child{border-bottom:0}.tournament-hero__panel-label,.tournament-hero__timer-label{color:var(--tour-muted);font-size:11px;font-weight:var(--tour-weight-semibold);letter-spacing:.07em;text-transform:uppercase}.tournament-hero__prize{display:flex;align-items:baseline;gap:8px;margin-top:8px;color:var(--tour-accent-strong)}.tournament-hero__prize span{font-size:18px;font-weight:var(--tour-weight-semibold)}.tournament-hero__prize strong{font-size:clamp(42px,4.5vw,62px);font-weight:var(--tour-weight-semibold);font-variant-numeric:lining-nums tabular-nums;line-height:.94;letter-spacing:-.025em}.tournament-hero__donations{display:flex;justify-content:space-between;gap:12px;margin-top:20px;color:var(--tour-muted);font-size:12px}.tournament-hero__donations strong{font-weight:var(--tour-weight-semibold);font-variant-numeric:tabular-nums}.tournament-hero__registration>strong{display:block;margin:6px 0 20px;color:var(--tour-ink);font-size:22px;font-weight:var(--tour-weight-semibold)}.tournament-hero__timer{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:9px}.tournament-hero__timer>div{display:grid;padding:12px;border:1px solid var(--tour-line);background:var(--tour-cell);text-align:center}.tournament-hero__timer b{color:var(--tour-ink);font-size:21px;font-weight:var(--tour-weight-semibold);font-variant-numeric:tabular-nums}.tournament-hero__timer span{color:var(--tour-muted);font-size:10px;font-weight:var(--tour-weight-medium);text-transform:uppercase}.tournament-hero__actions{display:flex;flex-wrap:wrap;gap:8px;align-content:center}.tournament-hero__actions .btn{flex:1 1 150px}.tournament-dashboard__strips{display:grid;grid-template-columns:1fr 1fr;gap:2px}.tournament-dashboard__strips--leaderboard{grid-template-columns:minmax(0,1fr)}.tournament-strip{padding:26px;border:2px solid var(--tour-line);background:var(--tour-cell)}.tournament-strip__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.tournament-strip__head h2{margin:0;color:var(--tour-ink);font-size:18px;font-weight:var(--tour-weight-bold)}.tournament-strip__link{color:var(--tour-accent-strong)!important;font-size:12px;font-weight:var(--tour-weight-bold);text-transform:uppercase}.tournament-strip__items{display:grid;gap:2px}.tournament-strip__person,.tournament-strip__team{display:grid;grid-template-columns:28px 34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:7px 10px;background:var(--tour-cell-alt)}.tournament-strip__team{grid-template-columns:28px minmax(0,1fr) auto}.tournament-strip__person img{border-radius:50%}.tournament-strip__person strong,.tournament-strip__team strong{min-width:0;overflow:hidden;color:var(--tour-ink);font-weight:var(--tour-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.tournament-strip__person em,.tournament-strip__team em{color:var(--tour-accent-strong);font-style:normal;font-weight:var(--tour-weight-semibold);font-variant-numeric:tabular-nums}.tournament-strip__empty{color:var(--tour-muted)}.tournament-navs{display:flex;flex-wrap:nowrap;gap:2px;margin:0;padding:2px;overflow-x:auto;border:2px solid var(--tour-line)!important;border-radius:0;background:var(--tour-cell-alt);scrollbar-width:thin}.tournament-navs .nav-link{display:inline-flex;min-height:48px;flex:0 0 auto;align-items:center;gap:8px;margin:0;padding:10px 16px;color:var(--tour-muted)!important;border:0!important;border-radius:5px!important;background:transparent!important;font-size:12px;font-weight:var(--tour-weight-bold);letter-spacing:.04em;text-transform:uppercase}.tournament-navs .nav-link:hover{color:var(--tour-ink)!important;background:var(--tour-cell)!important}.tournament-navs .nav-link.active{color:#061612!important;background:var(--tour-accent)!important}.tournament-content-surface{min-height:360px;padding:24px;border:2px solid var(--tour-line);border-radius:0 0 var(--tour-radius) var(--tour-radius);background:var(--tour-cell)}.tournament-tab-pane{color:var(--tour-ink)}.tournament-tab-content>.tournament-tab-pane{display:none}.tournament-tab-content>.tournament-tab-pane.show.active{display:block}.tournament-prose,.tournament-tab-pane>.inner-link{max-width:880px!important;color:var(--tour-muted);font-size:15px;line-height:1.75}.tournament-prose h2,.tournament-prose h3,.tournament-prose h4,.tournament-tab-pane>.inner-link h2,.tournament-tab-pane>.inner-link h3{color:var(--tour-ink)!important;letter-spacing:-.03em}.tournament-prose img,.tournament-tab-pane>.inner-link img{border:1px solid var(--tour-line);border-radius:7px!important}.tournament-rules__item{padding-bottom:28px}.tournament-rules__icon .symbol-label{color:var(--potik-action-text);background:var(--tour-accent)}.tournament-rules .tournament-rules__line{left:20px;transform:none;border-color:var(--tour-line)!important}.tournament-rules .tournament-rules__item:first-child .tournament-rules__line{top:20px}.tournament-rules .tournament-rules__item:last-child .tournament-rules__line{bottom:calc(100% - 20px)}.tournament-rules__title{color:var(--tour-ink);font-size:18px;font-weight:var(--tour-weight-bold)}.tournament-rules__body{color:var(--tour-muted);line-height:1.65}.team-item{margin-bottom:2px!important}.team-item .card,.tournament-donation-item,.public-tournament .customer,.public-tournament .card{color:var(--tour-ink);border:1px solid var(--tour-line)!important;border-radius:6px!important;background:var(--tour-cell-alt)!important;box-shadow:none!important}.team-expander{cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.team-expander:hover,.team-expander.expanded{border-color:var(--tour-accent)!important;background:var(--tour-cell)!important}.team-expander .text-primary,.team-expander i.text-primary{color:var(--tour-accent-strong)!important}.team-placeholder-logo{display:inline-flex;width:65px;height:65px;align-items:center;justify-content:center;color:var(--tour-accent-strong);background:var(--tour-cell)}.team-placeholder-logo__mark{width:36px;height:36px}.team-expander.expanded .arrow-expander{transform:rotate(180deg)}.team-expander-content .customer{height:100%;overflow:hidden;transition:border-color .18s ease,transform .18s ease}.team-expander-content .customer:hover{border-color:var(--tour-accent)!important;transform:translateY(-2px)}.customer-content{color:var(--tour-ink);background:var(--tour-cell-alt)}.customer-values-title{color:var(--tour-muted)}.tournament-donation-item{display:flex;gap:16px;padding:18px}.tournament-donation-item__avatar img{border-radius:50%}.tournament-donation-item__body{min-width:0;flex:1}.tournament-donation-item__main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tournament-donation-item__person{display:grid}.tournament-donation-item__person strong{color:var(--tour-ink)}.tournament-donation-item__person span,.tournament-donation-item p{color:var(--tour-muted)}.tournament-donation-item__amount{color:var(--tour-accent-strong);font-weight:var(--tour-weight-semibold);font-variant-numeric:tabular-nums}.tournament-donations-empty{display:grid;min-height:310px;max-width:980px;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"rank icon content amount";align-items:center;gap:24px;margin:0 auto;padding:36px 24px}.tournament-donations-empty__rank{grid-area:rank;color:color-mix(in srgb,var(--tour-ink) 18%,transparent);font-size:clamp(64px,7vw,94px);font-weight:var(--tour-weight-bold);font-variant-numeric:tabular-nums;letter-spacing:-.06em;line-height:.8}.tournament-donations-empty__icon{grid-area:icon;color:var(--tour-accent-strong);font-size:44px}.tournament-donations-empty__content{grid-area:content}.tournament-donations-empty__content h2{margin:0 0 8px;color:var(--tour-ink);font-size:clamp(22px,2.2vw,30px);font-weight:var(--tour-weight-bold);letter-spacing:-.025em}.tournament-donations-empty__content p{max-width:560px;margin:0;color:var(--tour-muted);font-size:15px;line-height:1.6}.tournament-donations-empty__amount{grid-area:amount;color:var(--potik-success);font-size:22px;font-weight:var(--tour-weight-semibold);font-variant-numeric:tabular-nums;white-space:nowrap}.filtration-leaderboard{max-width:520px;margin-bottom:18px!important}.filtration-leaderboard--basket{display:grid;max-width:none;grid-template-columns:minmax(240px,.34fr) minmax(280px,1fr);gap:12px}.filtration-leaderboard--referral{display:grid;max-width:none;grid-template-columns:minmax(180px,.36fr) minmax(210px,.42fr) minmax(260px,1fr);gap:12px}.tournament-leaderboard__wrapper{overflow-x:auto;margin-bottom:20px!important;border:1px solid var(--tour-line);border-radius:9px;background:var(--tour-cell)}.tournament-leaderboard__table{width:100%;min-width:880px;border-collapse:collapse;color:var(--tour-ink);font-variant-numeric:tabular-nums}.tournament-leaderboard__table th{height:44px;padding:10px 12px;color:var(--tour-muted);border-bottom:1px solid var(--tour-line);background:var(--tour-cell-alt);font-size:10px;font-weight:var(--tour-weight-bold);letter-spacing:.02em;line-height:1.4;text-align:center;text-transform:uppercase;white-space:nowrap}.tournament-leaderboard__table td{height:62px;padding:10px 12px;color:var(--tour-ink);border-bottom:1px solid var(--tour-line);background:var(--tour-cell);font-size:16px;font-weight:var(--tour-weight-regular);line-height:1.4;text-align:center}.tournament-leaderboard__table td:nth-child(2){font-weight:var(--tour-weight-bold)!important}.tournament-leaderboard__table tbody>tr:not(.tournament-leaderboard__team-details):hover>td{background:var(--tour-cell-alt)}.tournament-leaderboard__place b{display:grid;width:30px;height:30px;margin:0 auto;place-items:center;border-radius:7px;background:var(--tour-cell-alt)}.tournament-leaderboard__player{min-width:180px!important}.tournament-leaderboard__table .text-muted{color:var(--tour-muted)!important}.tournament-leaderboard-account{display:inline-flex!important;max-width:100%;align-items:center;gap:8px;padding:4px 7px;color:var(--tour-ink)!important;border:1px solid transparent;border-radius:7px;text-decoration:none!important;vertical-align:middle}.tournament-leaderboard-account:hover{color:var(--tour-accent)!important;border-color:transparent;background:transparent}.tournament-leaderboard-account:focus-visible{color:var(--tour-accent)!important;border-color:transparent;background:transparent;outline:2px solid var(--tour-accent);outline-offset:2px}.tournament-leaderboard-account--current{border-color:var(--tour-accent);background:var(--tour-accent-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tour-accent) 28%,transparent)}.tournament-leaderboard-account--current:hover,.tournament-leaderboard-account--current:focus-visible{background:var(--tour-accent-soft)}.tournament-leaderboard-account__name{min-width:0}.tournament-streamer-mark{display:block;width:22px;height:22px;flex:0 0 22px}.tournament-streamer-live{flex:0 0 auto;padding:2px 4px;border-radius:4px;background:var(--potik-danger);color:#fff;font-size:9px;font-weight:var(--tour-weight-bold);letter-spacing:.04em;line-height:1.1}.tournament-leaderboard__table .btn-ultra-small{min-height:34px;padding:8px 11px;font-size:12px;font-weight:var(--tour-weight-regular)}.tournament-leaderboard-team-toggle[aria-expanded=true] i{transform:rotate(180deg)}.tournament-leaderboard__team-details>td{padding:0!important;background:var(--tour-cell-alt)!important}.tournament-leaderboard__team-details-inner{padding:10px 18px 18px 54px;overflow-x:auto}.tournament-leaderboard__table--nested{min-width:760px;border:1px solid var(--tour-line)}.tournament-leaderboard__table--nested td{height:50px;background:var(--tour-cell-alt)}.show-advanced.is-loading{cursor:wait;opacity:.7}.tournament-advanced-modal .modal-dialog{max-width:min(1240px,100vw - 32px)}.tournament-advanced__rules{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.tournament-advanced__rules .badge{padding:8px 10px;color:var(--tour-ink)!important;border:1px solid var(--tour-line);background:var(--tour-cell-alt)!important}.tournament-advanced{overflow:hidden;border:1px solid var(--tour-line);border-radius:7px;background:var(--tour-cell)}.tournament-advanced__hero{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);border-bottom:1px solid var(--tour-line)}.tournament-advanced__player{display:flex;flex-direction:column;justify-content:center;padding:24px;background:var(--tour-cell-alt)}.tournament-advanced__eyebrow{color:var(--tour-muted);font-size:11px;font-weight:var(--tour-weight-bold);text-transform:uppercase}.tournament-advanced__player strong{color:var(--tour-ink);font-size:24px;font-weight:var(--tour-weight-bold)}.tournament-advanced__server{color:var(--tour-accent-strong);font-size:12px;font-weight:var(--tour-weight-semibold)}.tournament-advanced__stats{display:grid;grid-template-columns:repeat(5,minmax(88px,1fr))}.tournament-advanced__stats>div{display:grid;align-content:center;gap:5px;min-height:100px;padding:14px;border-left:1px solid var(--tour-line)}.tournament-advanced__stats>.tournament-advanced__stat-split{align-content:stretch;gap:0;padding:0}.tournament-advanced__stat-split>div{display:grid;align-content:center;gap:5px;padding:14px}.tournament-advanced__stat-split>div+div{border-top:1px solid var(--tour-line)}.tournament-advanced__stats span{color:var(--tour-muted);font-size:11px;font-weight:var(--tour-weight-bold);text-transform:uppercase}.tournament-advanced__stats strong{color:var(--tour-ink);font-size:18px;font-weight:var(--tour-weight-semibold);font-variant-numeric:tabular-nums}.tournament-advanced__bonus{display:flex;gap:8px;padding:12px 20px;color:var(--tour-muted);border-bottom:1px solid var(--tour-line);background:var(--tour-cell-alt)}.tournament-advanced__table-wrap{overflow-x:auto}.tournament-advanced__table{width:100%;min-width:720px;border-collapse:collapse}.tournament-advanced__table th,.tournament-advanced__table td{padding:12px 16px;border-bottom:1px solid var(--tour-line);color:var(--tour-ink)}.tournament-advanced__table th{color:var(--tour-muted);background:var(--tour-cell-alt);font-size:11px;font-weight:var(--tour-weight-bold);text-transform:uppercase}.tournament-advanced__table td{font-size:13px;font-weight:var(--tour-weight-regular)}.tournament-advanced__table tbody tr:hover td{background:var(--tour-cell-alt)}.tournament-table-sort{display:inline-flex;align-items:center;gap:6px;padding:0;color:inherit;border:0;background:transparent;font:inherit}.tournament-table-sort.is-active{color:var(--tour-accent-strong)}.tournament-advanced__tank{display:flex;align-items:center;gap:9px}.tournament-tank-icon,.tournament-control-tank-icon{width:30px;fill:var(--tour-accent-strong)}.tournament-advanced__merged{color:var(--tour-muted);font-size:11px}.tournament-advanced__result{display:inline-flex;min-width:30px;justify-content:center;padding:5px;border-radius:4px;font-weight:var(--tour-weight-bold)}.tournament-advanced__result.is-win{color:var(--tour-accent-strong);background:var(--tour-cell-alt)}.tournament-advanced__result.is-loss{color:var(--tour-danger);background:color-mix(in srgb,var(--tour-danger) 10%,transparent)}.tournament-donate-modal{--web-modal-bg: var(--potik-cell);--web-modal-bg-alt: var(--potik-cell-alt);--web-modal-line: var(--potik-line);--web-modal-ink: var(--potik-ink);--web-modal-muted: var(--potik-muted);--web-modal-accent: var(--potik-action-bg);--web-modal-accent-strong: var(--potik-action-hover);font-family:var(--primary-font)}.tournament-donate-modal__dialog{width:min(920px,100vw - 32px);max-width:920px}.tournament-donate-modal__content{overflow:hidden;border:1px solid var(--potik-line);border-radius:12px;background:var(--potik-cell);box-shadow:none}.tournament-donate-modal__header{padding:22px 26px;border-bottom:1px solid var(--potik-line);background:var(--potik-cell)}.tournament-donate-modal__title{display:flex;min-width:0;align-items:center;gap:16px}.tournament-donate-modal__title h2{margin:0;color:var(--potik-ink);font-family:var(--primary-font);font-size:24px;font-weight:var(--tour-weight-bold);letter-spacing:-.025em;line-height:1.2}.tournament-donate-modal__mark,.tournament-donate-modal__increment-icon{display:grid;flex:0 0 auto;place-items:center;color:var(--potik-accent);border:1px solid color-mix(in srgb,var(--potik-accent) 45%,var(--potik-line));background:color-mix(in srgb,var(--potik-accent) 10%,var(--potik-cell))}.tournament-donate-modal__mark{width:48px;height:48px;border-radius:11px;font-size:23px}.tournament-donate-modal__close{width:44px;height:44px;flex:0 0 44px}.tournament-donate-modal__close:focus-visible,.tournament-donate-modal__paymethod:has(.paymethods__input:focus-visible) .tournament-donate-modal__paymethod-content,.tournament-donate-modal__submit:focus-visible{outline:3px solid var(--potik-action-focus);outline-offset:2px}.tournament-donate-modal__body{padding:26px;background:var(--potik-cell)}.tournament-donate-modal__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:24px}.tournament-donate-modal__payment,.tournament-donate-modal__form{min-width:0}.tournament-donate-modal__fieldset{min-width:0;margin:0;padding:0;border:0}.tournament-donate-modal .form-label{display:block;margin:0 0 8px;color:var(--potik-muted);font-family:var(--primary-font);font-size:13px;font-weight:var(--tour-weight-semibold);line-height:1.4}.tournament-donate-modal__paymethods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(100px,auto);gap:8px;letter-spacing:0}.tournament-donate-modal__paymethod{min-width:0;margin:0;transform:none}.tournament-donate-modal__paymethod:hover{transform:none}.tournament-donate-modal__paymethod-content{display:grid;height:100%;min-height:100px;align-content:center;justify-items:center;gap:12px;padding:14px;color:var(--potik-ink);border:1px solid var(--potik-line);border-radius:9px;background:var(--potik-cell-alt);box-shadow:none;transition:border-color .16s ease-out,background-color .16s ease-out,transform .16s ease-out}.tournament-donate-modal__paymethod:hover .tournament-donate-modal__paymethod-content{transform:translateY(-2px);border-color:color-mix(in srgb,var(--potik-action-bg) 42%,var(--potik-line));background:var(--potik-cell-raised)}.tournament-donate-modal .paymethods__input:checked+.tournament-donate-modal__paymethod-content{color:var(--potik-ink);border-color:var(--potik-action-bg);background:color-mix(in srgb,var(--potik-action-bg) 10%,var(--potik-cell));box-shadow:none}.tournament-donate-modal__paymethod-logo{display:block;width:min(132px,88%);height:30px;object-fit:contain}.tournament-donate-modal__paymethod-logo--light{display:none}html[data-app-theme=dark] .tournament-donate-modal__paymethod-logo--light{display:block}html[data-app-theme=dark] .tournament-donate-modal__paymethod-logo--dark{display:none}.tournament-donate-modal__paymethod-info{display:flex;max-width:100%;flex-wrap:wrap;justify-content:center;gap:5px 12px;margin:0;color:var(--potik-muted);font-size:12px;line-height:1.3;text-align:center}.tournament-donate-modal__paymethod-info span{display:inline-flex;align-items:baseline;gap:4px}.tournament-donate-modal__paymethod-info strong{color:var(--potik-ink);font-weight:var(--tour-weight-bold);font-variant-numeric:tabular-nums}.tournament-donate-modal__increment{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px;color:var(--potik-muted);border:1px solid var(--potik-line);border-radius:9px;background:var(--potik-cell-alt);font-size:13px;line-height:1.45}.tournament-donate-modal__increment-icon{width:38px;height:38px;border-radius:8px;font-size:18px}.tournament-donate-modal__increment strong{display:block;margin-top:2px;color:var(--potik-ink);font-size:17px;font-variant-numeric:tabular-nums}.tournament-donate-modal__form{display:grid;align-content:start;gap:18px}.tournament-donate-modal__field{min-width:0}.tournament-donate-modal .input-group{display:flex;min-width:0;overflow:hidden;border:1px solid var(--potik-line);border-radius:9px;background:var(--potik-cell-alt)}.tournament-donate-modal :is(.input-group-text,.form-control){color:var(--potik-ink);border:0;border-radius:0;background:transparent;box-shadow:none;font-family:var(--primary-font);font-size:15px}.tournament-donate-modal .input-group-text{width:50px;flex:0 0 50px;justify-content:center;padding:0;color:var(--potik-accent);border-right:1px solid var(--potik-line);font-size:20px}.tournament-donate-modal .form-control{min-width:0;min-height:48px;padding:12px 14px}.tournament-donate-modal .form-control::placeholder{color:color-mix(in srgb,var(--potik-ink) 58%,transparent)}.tournament-donate-modal .input-group:focus-within{border-color:var(--potik-control-focus);outline:0;outline-offset:0}.tournament-donate-modal__message{align-items:stretch}.tournament-donate-modal__message .input-group-text{align-items:flex-start;padding-top:14px}.tournament-donate-modal__message textarea.form-control{min-height:126px;resize:vertical}.tournament-donate-modal__confirm{margin:0}.tournament-donate-modal__confirm .form-check-label{color:var(--potik-ink);font-size:13px;line-height:1.5}.tournament-donate-modal__footer{padding:20px 26px;border-top:1px solid var(--potik-line);background:var(--potik-cell)}.tournament-donate-modal__submit{display:inline-flex;width:min(100%,340px);min-height:50px;align-items:center;justify-content:center;margin:0;padding:13px 20px;color:var(--potik-action-text);border:1px solid var(--potik-action-bg);border-radius:9px;background:var(--potik-action-bg);box-shadow:none;font-family:var(--primary-font);font-size:15px;font-weight:var(--tour-weight-bold);transition:border-color .16s ease-out,background-color .16s ease-out}.tournament-donate-modal__submit:is(:hover,:focus-visible){color:var(--potik-action-text);border-color:var(--potik-action-hover);background:var(--potik-action-hover)}.tournament-donate-modal__submit:active{border-color:var(--potik-action-active);background:var(--potik-action-active)}.tournament-donate-modal__submit:is(:disabled,.disabled){color:var(--potik-action-disabled-text);border-color:var(--potik-action-disabled-bg);background:var(--potik-action-disabled-bg);cursor:not-allowed}.tournament-control-layout,.tournament-control-main,.tournament-control-sidebar{min-width:0}.tournament-control-summary .tournament-advanced__hero{border-bottom:0}.tournament-control-summary__stats{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))}.tournament-control-summary__progress{display:grid;gap:5px}.tournament-control-summary__progress strong{font-size:18px;font-variant-numeric:tabular-nums}.tournament-control-battles .tournament-leaderboard__table{min-width:760px}.tournament-control-infocard{overflow:hidden;border-color:var(--tour-line);background:var(--tour-cell)}.tournament-control-infocard .card-body{display:grid;gap:14px;padding:16px;color:var(--tour-ink)}.tournament-control-infocard__head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.tournament-control-infocard__title{color:var(--tour-ink);font-size:12px;font-weight:var(--tour-weight-bold);line-height:1.25}.tournament-control-infocard__caption{margin-top:3px;color:var(--tour-muted);font-size:10px;font-weight:var(--tour-weight-semibold)}.tournament-control-infocard__count{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--tour-accent-strong)}.tournament-control-infocard__count i{font-size:24px}.tournament-control-infocard__count strong{color:var(--tour-ink);font-size:26px;line-height:1;font-variant-numeric:tabular-nums}.tournament-control-widget .card-body{padding:16px}.tournament-control-widget .form-label{margin-bottom:6px;color:var(--tour-muted);font-size:11px;font-weight:var(--tour-weight-semibold)}.tournament-control-widget :is(.form-select,.form-control){min-height:42px}.tournament-control-widget :is(.mb-4,.mb-6){margin-bottom:12px!important}.swal2-popup.tournament-battle-delete{width:min(520px,100vw - 24px);padding:28px;border-radius:9px;box-shadow:var(--potik-shadow-card)}.tournament-battle-delete .swal2-title{padding:0;font-size:24px;font-weight:700;line-height:1.2;text-align:left}.tournament-battle-delete .swal2-html-container{margin:14px 0 0!important;color:var(--potik-muted);font-size:15px;line-height:1.5;text-align:left}.tournament-battle-delete__copy{display:grid;gap:12px}.tournament-battle-delete__copy p{margin:0}.tournament-battle-delete__copy>p:first-child{color:var(--potik-ink)}.tournament-battle-delete__timing{padding:12px 14px;border-radius:7px;background:var(--potik-cell-alt);color:var(--potik-ink)}.tournament-battle-delete__warning{color:var(--potik-danger);font-weight:600}.tournament-battle-delete .swal2-actions{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 0}.tournament-battle-delete .swal2-actions .btn{min-height:44px;margin:0}@media(max-width:575.98px){.swal2-popup.tournament-battle-delete{padding:22px 18px}.tournament-battle-delete .swal2-actions{grid-template-columns:1fr}}@media(min-width:1200px){.tournament-control-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:18px;margin:0}.tournament-control-layout>*{width:auto;padding:0}.tournament-control-actions{display:grid;grid-template-columns:1fr;gap:12px;margin:0}.tournament-control-actions>*{width:auto;margin:0;padding:0}.tournament-control-battles .tournament-leaderboard__wrapper{max-height:min(650px,100vh - 260px);margin-bottom:0!important;overflow:auto}.tournament-control-battles .tournament-leaderboard__table thead{position:sticky;top:0;z-index:1}}@media(max-width:991.98px){.tournament-hero{grid-template-columns:1fr}.tournament-hero__body{min-height:440px}.tournament-dashboard__strips,.tournament-advanced__hero{grid-template-columns:1fr}.tournament-advanced__stats>div:first-child{border-left:0}}@media(max-width:1499.98px){.tournaments-index-grid{grid-template-columns:minmax(0,732px)}}@media(max-width:899.98px){.tournaments-index-page,.public-tournament{padding:0 0 34px}.tournaments-index-page .container,.public-tournament .container{padding-inline:10px}.tournaments-index-action{width:100%}.tournaments-index-empty{grid-template-columns:1fr;gap:18px;padding:24px}.tournaments-suggest-modal__header{padding:18px 20px}.tournaments-suggest-modal__title{gap:12px}.tournaments-suggest-modal__title strong{font-size:20px}.tournaments-suggest-modal__mark{width:44px;height:44px;flex-basis:44px}.tournaments-suggest-modal .modal-body{padding:20px}.tournaments-suggest-modal .modal-footer{padding:16px 20px}.tournaments-suggest-modal__form-grid{grid-template-columns:1fr;gap:16px}.tournaments-suggest-modal__field--wide{grid-column:auto}.tournaments-index-card__link{grid-template-columns:1fr;grid-template-rows:auto 1fr}.tournaments-index-card__media{min-height:0;aspect-ratio:5/3}.tournaments-index-card__body{width:100%;min-height:232px;margin-left:0;padding:20px;clip-path:none}.tournaments-index-card__body:before{inset:0 0 auto;width:100%;height:2px;background:linear-gradient(to right,var(--tournament-card-flag-blue) 0 50%,var(--tournament-card-flag-yellow) 50% 100%);clip-path:none}.tournament-hero__body{min-height:420px;padding:30px 22px}.tournament-hero__status{margin-bottom:60px}.tournament-hero__facts{display:grid}.tournament-hero__panel>div{padding:22px}.tournament-strip{padding:20px}.tournament-content-surface{padding:20px 12px}.tournament-leaderboard__team-details-inner{padding:8px}.tournament-advanced__stats{grid-template-columns:repeat(2,1fr)}.tournament-advanced__stats>div{min-height:78px;border-top:1px solid var(--tour-line)}.tournament-advanced__stats>div:nth-child(odd){border-left:0}.tournament-advanced__player{padding:20px}.tournament-donate-modal__dialog{width:calc(100vw - 20px)}.tournament-donate-modal__header{padding:18px}.tournament-donate-modal__title{gap:12px}.tournament-donate-modal__title h2{font-size:20px}.tournament-donate-modal__mark{width:44px;height:44px}.tournament-donate-modal__body{padding:18px}.tournament-donate-modal__layout{grid-template-columns:1fr;gap:20px}.tournament-donate-modal__paymethods{grid-template-columns:1fr}.tournament-donate-modal__footer{padding:18px}.tournament-donate-modal__submit{width:100%}.tournament-donation-item__main{flex-direction:column}}@media(max-width:699.98px){.tournaments-index-card{border-radius:9px}.tournaments-index-card__top{align-items:center;flex-direction:row;flex-wrap:wrap}.tournaments-index-status,.tournaments-index-prize{min-height:34px;padding:8px 11px;font-size:12px}.tournaments-index-prize{font-size:15px}.tournaments-index-card__heading{margin-top:22px}.tournaments-index-card__title{font-size:clamp(22px,5.8vw,25px)}.tournaments-index-card__meta{align-items:flex-start;flex-direction:column;gap:8px}.tournaments-index-card__action{font-size:15px}}@media(max-width:479.98px){.tournaments-index-card__body{min-height:224px;padding:18px}.tournaments-index-card__top{align-items:flex-start}.tournaments-index-card__top>div{max-width:100%}.tournaments-index-card__heading{margin-top:20px}.tournaments-index-card__meta{margin-top:18px;font-size:14px}.tournaments-index-card__meta i{font-size:18px}.tournaments-index-game{width:28px;height:28px}}.basket-badge{display:inline-flex;align-items:center;gap:7px;color:var(--tour-ink);font-size:11px;font-weight:var(--tour-weight-bold);text-transform:uppercase}.basket-registration{display:grid;grid-column:1/-1;padding-top:20px}.public-tournament .tournament-dashboard--refined .tournament-hero__body>.tournament-scoreboard__countdown{display:flex;flex:1 0 auto;flex-direction:column;align-items:stretch;justify-content:center;gap:0;padding:16px var(--tournament-hero-inset);border-top:2px solid var(--tour-line);background:var(--tour-cell)}.public-tournament .tournament-dashboard--refined .tournament-hero__body>.tournament-scoreboard__countdown .tournament-hero__timer-label{margin-bottom:10px}@media(max-width:1199.98px)and (min-width:768px){.public-tournament .tournament-dashboard--refined .tournament-hero--basket .tournament-scoreboard{display:flex!important}}.basket-registration__head,.basket-registration__state{display:flex;align-items:center}.basket-registration__head{min-height:44px;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid var(--tour-line);background:var(--tour-cell-alt);color:var(--tour-muted);font-size:11px}.basket-registration__deadline{font-variant-numeric:tabular-nums;text-align:right}.basket-registration__module{overflow:hidden;border:0;border-radius:9px;background:var(--tour-cell)}.basket-registration__facts{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr)}.basket-registration__facts>span{display:grid;align-content:center;gap:4px;min-height:72px;padding:12px 16px;color:var(--tour-ink)}.basket-registration__facts>span+span{border-left:1px solid var(--tour-line)}.basket-registration__facts b{color:var(--tour-muted);font-size:10px;font-weight:var(--tour-weight-semibold);line-height:1.2}.basket-registration__facts strong{font-size:18px;font-weight:var(--tour-weight-semibold);line-height:1.25}.basket-registration__baskets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--tour-line);background:var(--tour-cell-alt)}.basket-registration__baskets>span{display:grid;min-height:64px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:10px 16px;color:var(--tour-muted)}.basket-registration__baskets>span+span{border-left:1px solid var(--tour-line)}.basket-registration__baskets b{color:var(--tour-ink);font-size:20px;font-weight:var(--tour-weight-bold);line-height:1}.basket-registration__baskets span span{font-size:11px;line-height:1.25}.basket-registration__state{min-height:52px;flex-wrap:wrap;gap:10px;padding:12px 16px;border-top:1px solid var(--tour-line);background:var(--tour-cell);color:var(--tour-muted)}.basket-registration__state[hidden]{display:none}.basket-registration__state--success,.basket-registration__state--danger{color:var(--tour-ink)}.basket-registration__state>span+span{padding-left:10px;border-left:1px solid var(--tour-line)}.basket-standings{display:grid;gap:2px;padding:2px;border-radius:9px;background:var(--tour-line)}.basket-standings__section{overflow:hidden;border-radius:7px;background:var(--tour-cell)}.basket-standings__head{display:flex;min-height:68px;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--tour-line);background:var(--tour-cell-alt)}.basket-standings__head h2{flex:1;margin:0;color:var(--tour-ink);font-size:18px;font-weight:var(--tour-weight-bold)}.basket-standings__head>span:last-child{color:var(--tour-muted);font-size:12px;white-space:nowrap}.basket-standings__code{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--tour-accent) calc(45% + var(--basket-order) * 7%),var(--tour-line));border-radius:7px;background:color-mix(in srgb,var(--tour-accent) calc(12% + var(--basket-order) * 4%),var(--tour-cell));color:var(--tour-accent-strong);font-size:16px;font-weight:var(--tour-weight-bold)}.basket-standings__rows{min-width:0}.basket-standings__row{display:grid;min-height:62px;grid-template-columns:72px minmax(180px,1.4fr) repeat(6,minmax(70px,.55fr)) minmax(110px,.72fr);align-items:center;border-bottom:1px solid var(--tour-line);color:var(--tour-ink);transition:background-color .18s ease-out}.tournament-leaderboard-preview .basket-standings__row{grid-template-columns:72px minmax(180px,1.4fr) repeat(6,minmax(70px,.55fr))}.basket-standings__row:last-child{border-bottom:0}.basket-standings__row>span{min-width:0;padding:10px 14px;text-align:center;font-variant-numeric:tabular-nums}.basket-standings__metrics{display:contents}.basket-standings__metrics>span{min-width:0;padding:10px 14px;text-align:center;font-variant-numeric:tabular-nums}.tournament-leaderboard-preview .basket-standings__metrics>span{padding-inline:6px;white-space:nowrap}.basket-standings__row:not(.basket-standings__row--labels):hover{background:var(--tour-cell-alt)}.basket-standings__row--labels{min-height:44px;background:var(--tour-cell-alt);color:var(--tour-muted);font-size:10px;font-weight:var(--tour-weight-bold);letter-spacing:.02em;text-transform:uppercase}.basket-standings__row--labels>span:nth-child(2){text-align:left}.basket-standings__player{display:flex;align-items:baseline;justify-content:flex-start;gap:8px;text-align:left!important}.basket-standings__streamer{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--tour-ink);text-decoration:none}.basket-standings__streamer:hover b,.basket-standings__streamer:focus-visible b{color:var(--tour-accent-strong)}.basket-standings__player b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basket-standings__place{display:inline-flex;align-items:center;justify-content:center;gap:5px}.basket-standings__place b{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;background:var(--tour-cell-alt)}.basket-standings__row.is-podium .basket-standings__place b{background:var(--tour-accent-soft);color:var(--tour-accent-strong)}.basket-standings__place em{color:var(--tour-accent-strong);font-size:11px;font-style:normal;font-weight:var(--tour-weight-bold)}.basket-standings__details{display:flex;align-items:center;justify-content:center}.basket-standings__details-button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.basket-standings__details-empty{color:var(--tour-muted);cursor:help}.basket-standings__empty{display:grid;min-height:260px;place-content:center;gap:8px;padding:24px;border:1px solid var(--tour-line);background:var(--tour-cell);color:var(--tour-muted);text-align:center}.basket-standings__empty i{color:var(--tour-accent-strong);font-size:42px}.basket-standings__empty strong{color:var(--tour-ink)}@media(max-width:899.98px){.tournament-leaderboard__table td{font-size:12px}.tournament-leaderboard__table td:first-child,.tournament-leaderboard__table td:nth-child(2){font-size:16px}.basket-standings__row--labels{display:none}.basket-standings__head{min-height:62px;padding:10px 12px}.basket-standings__head h2{font-size:16px}.basket-standings__head>span:last-child{padding:0;background:transparent}.basket-standings__row,.tournament-leaderboard-preview .basket-standings__row{min-height:0;grid-template-columns:76px minmax(0,1fr);padding:0}.basket-standings__place{grid-column:1;grid-row:1;min-height:58px;justify-content:center;border-right:1px solid var(--tour-line)}.basket-standings__player{grid-column:2;grid-row:1;min-height:58px;align-items:center;justify-content:flex-start;padding:12px 16px!important}.basket-standings__row>.basket-standings__metrics{display:grid;grid-column:1/-1;grid-row:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px 0;background:var(--tour-line)}.basket-standings__metrics>span{display:grid;min-width:0;min-height:54px;place-content:center;gap:4px;padding:8px 6px;background:var(--tour-cell);color:var(--tour-ink);font-size:14px;font-variant-numeric:tabular-nums;text-align:center}.basket-standings__metrics>span:before{content:attr(data-label);color:var(--tour-muted);font-size:9px;font-weight:var(--tour-weight-bold);line-height:1.25;text-transform:uppercase}.basket-standings__metrics>span:nth-child(5),.basket-standings__metrics>span:nth-child(6){font-weight:var(--tour-weight-semibold)}.basket-standings__details{grid-column:1/-1;grid-row:3;min-height:54px;justify-content:flex-end;padding:8px 14px!important;border-top:1px solid var(--tour-line)}.basket-standings__details-button{min-width:132px;min-height:38px}}@media(max-width:575.98px){.basket-standings__row>.basket-standings__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.basket-standings__details-button{width:100%;min-height:44px}.filtration-leaderboard--basket,.filtration-leaderboard--referral{grid-template-columns:minmax(0,1fr)}.basket-registration__head{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 16px}.basket-registration__deadline{text-align:left}.basket-registration__facts{grid-template-columns:minmax(0,1fr)}.basket-registration__facts>span{min-height:64px;padding:12px}.basket-registration__facts>span+span{border-top:1px solid var(--tour-line);border-left:0}.basket-registration__baskets{grid-template-columns:repeat(2,minmax(0,1fr))}.basket-registration__baskets>span{min-height:58px;padding:10px 16px}.basket-registration__baskets>span:nth-child(odd){border-left:0}.basket-registration__baskets>span:nth-child(n+3){border-top:1px solid var(--tour-line)}.basket-registration__state{align-items:flex-start;flex-direction:column}.basket-registration__state>span+span{padding-left:0;border-left:0}}@media(prefers-reduced-motion:reduce){.tournaments-index-card__media img,.tournaments-index-action,.tournaments-index-suggest-link,.public-tournament .btn,.public-tournament .tournament-navs,.team-expander-content .customer,.tournament-donate-modal__close,.tournament-donate-modal__paymethod-content,.tournament-donate-modal__submit,.basket-standings__row{transition:none!important}}body:has(.public-tournament){--home-page-bg: var(--tour-page, var(--potik-page));background:var(--tour-page, var(--potik-page))!important}body:has(.public-tournament) .wrapper,body:has(.public-tournament) .app-root{background:var(--tour-page, var(--potik-page))!important}body:has(.public-tournament) .wrapper{overflow:clip}[data-app-theme=dark] body:has(.public-tournament){--home-page-bg: var(--potik-page);background:var(--potik-page)!important}.public-tournament .tournament-dashboard,.public-tournament .tournament-shell{gap:2px!important}.public-tournament .tournament-dashboard--refined .tournament-hero{grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr)!important;min-height:0!important;border:0!important;border-radius:var(--tour-radius) var(--tour-radius) 0 0!important;clip-path:none!important;background:var(--tour-cell)!important;box-shadow:none!important}.public-tournament .tournament-dashboard--refined .tournament-hero:before,.public-tournament .tournament-dashboard--refined .tournament-hero__body:after,.public-tournament .tournament-dashboard--refined .tournament-strip__head h2:after{display:none!important}.public-tournament .tournament-dashboard--refined .tournament-hero__body{min-height:410px!important;padding:clamp(30px,4vw,50px)!important;background:linear-gradient(90deg,#031713ed,#0317138c 70%,#031713c2),var(--tournament-cover-image) center/cover!important}.public-tournament .tournament-dashboard--refined .tournament-hero__title,.public-tournament .tournament-dashboard--refined .tournament-hero__title:first-letter{max-width:900px!important;color:#fff!important;text-transform:none!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel{display:grid!important;align-content:stretch!important;padding:0!important;border:0!important;border-left:2px solid var(--tour-line)!important;background:var(--tour-cell-alt)!important;box-shadow:none!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div{padding:clamp(24px,3vw,38px)!important;border-bottom:2px solid var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div:last-child{border-bottom:0!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel-label,.public-tournament .tournament-dashboard--refined .tournament-hero__timer-label,.public-tournament .tournament-dashboard--refined .tournament-hero__donations{color:var(--tour-muted)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__prize,.public-tournament .tournament-dashboard--refined .tournament-hero__registration strong{color:var(--tour-accent-strong)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__status,.public-tournament .tournament-dashboard--refined .tournament-hero__facts div,.public-tournament .tournament-dashboard--refined .tournament-hero__member>div{border:0!important;border-radius:0!important;clip-path:none!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.public-tournament .tournament-dashboard--refined .tournament-hero__facts{display:flex!important;max-width:none!important;grid-template-columns:none!important;gap:10px 20px!important}.public-tournament .tournament-dashboard--refined .tournament-hero__timer>div{border:1px solid var(--tour-line)!important;border-radius:0!important;clip-path:none!important;background:var(--tour-cell)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.public-tournament .tournament-dashboard--refined .tournament-hero__timer b,.public-tournament .tournament-dashboard--refined .tournament-hero__registration>strong{color:var(--tour-ink)!important}.public-tournament .tournament-hero__primary,.public-tournament .tournament-hero__primary.tournament-navs-tab,.public-tournament .tournament-dashboard--refined .tournament-hero__secondary{min-height:46px!important;color:var(--potik-action-text)!important;border:var(--potik-action-border-width, 1px) solid var(--potik-action-bg)!important;border-radius:6px!important;clip-path:none!important;background:var(--potik-action-bg)!important;box-shadow:none!important}html[data-app-theme] .potik-brand-layer .public-tournament .send-enrol.is-submitted:disabled{color:var(--potik-action-text)!important;-webkit-text-fill-color:var(--potik-action-text)!important;border-color:var(--potik-success)!important;background:var(--potik-success)!important;opacity:1!important;cursor:default!important}.public-tournament .tournament-dashboard--refined .tournament-dashboard__strips{grid-template-columns:1fr 1fr!important;gap:2px!important}.public-tournament .tournament-dashboard--refined .tournament-dashboard__strips--split{grid-template-columns:minmax(0,1.25fr) minmax(360px,1fr)!important;gap:0!important}.public-tournament .tournament-dashboard--refined .tournament-dashboard__strips--split>.tournament-strip+.tournament-strip{border-left:2px solid var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-strip:only-child{grid-column:1/-1}.public-tournament .tournament-dashboard--refined .tournament-strip,.public-tournament .tournament-dashboard--refined .tournament-strip--leaderboard{min-height:0!important;padding:26px!important;border:0!important;border-radius:0!important;clip-path:none!important;background:var(--tour-cell)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.public-tournament .tournament-dashboard--refined .tournament-strip__head h2,.public-tournament .tournament-dashboard--refined .tournament-strip__person strong,.public-tournament .tournament-dashboard--refined .tournament-strip__team strong{color:var(--tour-ink)!important}.public-tournament .tournament-dashboard--refined .tournament-strip__link.tournament-navs-tab{color:var(--tour-accent-strong)!important}.public-tournament .tournament-dashboard--refined .tournament-strip__items{display:grid!important;gap:2px!important}.public-tournament .tournament-dashboard--refined .tournament-strip__person,.public-tournament .tournament-dashboard--refined .tournament-strip__team{display:grid!important;min-height:48px!important;padding:7px 10px!important;border:0!important;background:var(--tour-cell-alt)!important}.public-tournament .tournament-dashboard--refined .tournament-strip__person{grid-template-columns:28px 34px minmax(0,1fr) auto!important;grid-template-rows:auto!important}.public-tournament .tournament-dashboard--refined .tournament-strip__team{grid-template-columns:28px minmax(0,1fr) auto!important;grid-template-rows:auto!important}.public-tournament .tournament-dashboard--refined .tournament-strip__person>span,.public-tournament .tournament-dashboard--refined .tournament-strip__team>span,.public-tournament .tournament-dashboard--refined .tournament-strip__person img{grid-row:auto!important;color:var(--tour-accent-strong)!important}.public-tournament .tournament-dashboard--refined .tournament-strip__person em,.public-tournament .tournament-dashboard--refined .tournament-strip__team em{color:var(--tour-accent-strong)!important}.public-tournament .tournament-shell{margin-top:2px!important}.public-tournament .tournament-navs{gap:2px!important;padding:2px!important;border:0!important;border-radius:0!important;background:var(--tour-cell-alt)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.public-tournament .tournament-navs .tournament-navs-tab{width:auto!important;min-height:48px!important;color:var(--tour-muted)!important;border-radius:5px!important;background:transparent!important}.public-tournament .tournament-navs .tournament-navs-tab.active,.public-tournament .tournament-navs .tournament-navs-tab:hover{color:#061612!important;background:var(--tour-accent)!important}.public-tournament .tournament-content-surface{padding:24px!important;border:0!important;border-radius:0 0 var(--tour-radius) var(--tour-radius)!important;clip-path:none!important;background:var(--tour-cell)!important;box-shadow:none!important}.public-tournament .tournament-content-surface h1,.public-tournament .tournament-content-surface h2,.public-tournament .tournament-content-surface h3{color:var(--tour-ink)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__panel{grid-template-columns:1fr!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__status{color:var(--tour-accent)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__pulse{background:var(--tour-accent)!important;box-shadow:0 0 0 6px color-mix(in srgb,var(--tour-accent) 18%,transparent)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__facts i,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__prize,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__registration strong,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-strip__person>span,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-strip__team>span,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-strip__team em{color:var(--tour-accent-strong)!important;text-shadow:none!important}html[data-app-theme] .potik-brand-layer .tournaments-index-page .tournaments-index-card__meta i{color:var(--potik-accent-strong)!important;text-shadow:none!important}html[data-app-theme] .potik-brand-layer .tournaments-index-page .tournaments-index-card__title:hover{color:var(--tour-accent-strong)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-hero__primary,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-hero__primary.tournament-navs-tab,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__secondary{color:var(--potik-action-text)!important;border-color:var(--potik-action-bg)!important;border-radius:6px!important;clip-path:none!important;background:var(--potik-action-bg)!important;box-shadow:none!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-hero__primary:hover,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__secondary:hover{color:var(--potik-action-text)!important;border-color:var(--potik-action-hover)!important;background:var(--potik-action-hover)!important;transform:translateY(-1px)}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-content-surface{background:var(--tour-cell)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-leaderboard__table .btn-primary,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-leaderboard-team-toggle,html[data-app-theme] .potik-brand-layer .public-tournament .show-advanced{width:auto!important;min-width:34px!important;min-height:34px!important;padding:8px 11px!important;overflow:visible!important;color:var(--potik-action-text)!important;border-color:var(--potik-action-bg)!important;border-radius:5px!important;clip-path:none!important;background:var(--potik-action-bg)!important;box-shadow:none!important;white-space:nowrap!important}html[data-app-theme] .potik-brand-layer .public-tournament :is(.tournament-leaderboard__table .btn-primary,.tournament-leaderboard-team-toggle,.show-advanced):hover{color:var(--potik-action-text)!important;border-color:var(--potik-action-hover)!important;background:var(--potik-action-hover)!important}.tournament-advanced-modal .modal-body{scrollbar-color:var(--web-modal-accent) var(--web-modal-bg-alt)}.tournament-advanced__table-wrap{scrollbar-color:var(--tour-accent) var(--tour-cell-alt)}@media(max-width:991.98px){.public-tournament .tournament-dashboard--refined .tournament-hero{grid-template-columns:1fr!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel{border-top:2px solid var(--tour-line)!important;border-left:0!important}.public-tournament .tournament-dashboard--refined .tournament-dashboard__strips{grid-template-columns:1fr!important}.public-tournament .tournament-dashboard--refined .tournament-dashboard__strips--split>.tournament-strip+.tournament-strip{border-top:2px solid var(--tour-line)!important;border-left:0!important}}@media(max-width:767.98px){.public-tournament .tournament-dashboard--refined .tournament-hero__body{min-height:0!important;padding:calc(60% + 24px) 20px 26px!important;color:var(--tour-ink)!important;background:var(--tour-cell)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__body:before{content:"";position:absolute;inset:0 0 auto;width:100%;aspect-ratio:5/3;border-bottom:2px solid var(--tour-line);background:linear-gradient(180deg,#03171314,#03171342),var(--tournament-cover-image) center/contain no-repeat}.public-tournament .tournament-dashboard--refined .tournament-hero__body>*{position:relative;z-index:1}.public-tournament .tournament-dashboard--refined .tournament-hero__status{position:absolute;top:20px;left:20px;margin:0!important;color:#fff!important}.public-tournament .tournament-dashboard--refined .tournament-hero__title{color:var(--tour-ink)!important;font-size:var(--potik-title-page-size)}.public-tournament .tournament-dashboard--refined .tournament-hero__lead,.public-tournament .tournament-dashboard--refined .tournament-hero__facts>div,.public-tournament .tournament-dashboard--refined .tournament-hero__member>div>span{color:var(--tour-muted)!important;text-shadow:none}.public-tournament .tournament-dashboard--refined .tournament-hero__facts{margin-top:24px!important}.public-tournament .tournament-dashboard--refined .tournament-hero__member{border-color:var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__member strong{color:var(--tour-ink)!important}.public-tournament .tournament-content-surface{padding:20px 12px!important}}.public-tournament .tournament-dashboard--refined .tournament-hero{grid-template-columns:minmax(0,1.7fr) minmax(360px,.8fr)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__body{position:relative;display:flex;flex-direction:column;min-height:0!important;padding:0!important;overflow:hidden;background:var(--tour-cell)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__heading{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.public-tournament .tournament-dashboard--refined .tournament-hero__media{position:relative;width:100%;aspect-ratio:5/3;flex:0 0 auto;overflow:hidden;background:#0b1016}.public-tournament .tournament-dashboard--refined .tournament-hero__cover{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.public-tournament .tournament-dashboard--refined .tournament-hero__summary{display:flex;min-height:88px;flex:1 1 auto;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:18px 28px;padding:18px 22px;border-top:2px solid var(--tour-line);background:var(--tour-cell)}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__status{display:inline-flex;width:fit-content;min-height:30px;flex:0 0 auto;align-items:center;gap:9px;margin:0!important;padding:7px 10px;color:var(--tour-ink)!important;border:1px solid var(--tour-line)!important;border-radius:5px!important;background:var(--tour-cell-alt)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__status--recruiting .tournament-hero__pulse{background:var(--potik-success)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--potik-success) 20%,transparent)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__status--started .tournament-hero__pulse{background:var(--potik-action-bg)!important;box-shadow:0 0 0 5px color-mix(in srgb,var(--potik-action-bg) 20%,transparent)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__status--finished .tournament-hero__pulse{background:#a8b1bd!important;box-shadow:0 0 0 5px #a8b1bd2e!important}.public-tournament .tournament-dashboard--refined .tournament-hero__facts{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px 18px!important;margin:0!important}.public-tournament .tournament-dashboard--refined .tournament-hero__facts>div{display:inline-flex;min-width:0;align-items:center;gap:8px;color:var(--tour-muted)!important;font-size:13px;text-shadow:none}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__facts i{color:var(--potik-action-bg)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__game img{width:32px;height:32px;flex:0 0 32px;border:1px solid var(--tour-line);border-radius:7px;object-fit:cover}.public-tournament .tournament-dashboard--refined .tournament-hero__panel{grid-template-rows:auto 1fr auto;background:var(--tour-cell)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div{padding:24px!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__prize{color:var(--potik-warning)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__prize strong{font-size:clamp(40px,3.5vw,52px)}.public-tournament .tournament-dashboard--refined .tournament-hero__registration>strong{margin:5px 0 14px;color:var(--tour-ink)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__registration{display:flex;flex-direction:column;justify-content:center}.public-tournament .tournament-dashboard--refined .tournament-hero__registration>strong.is-open{color:var(--potik-success)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__participants{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:10px 0;color:var(--tour-muted);border-top:1px solid var(--tour-line);border-bottom:1px solid var(--tour-line);font-size:12px}.public-tournament .tournament-dashboard--refined .tournament-hero__participants span{display:inline-flex;align-items:center;gap:7px}.public-tournament .tournament-dashboard--refined .tournament-hero__participants i{color:var(--potik-action-bg);font-size:17px}.public-tournament .tournament-dashboard--refined .tournament-hero__participants strong{color:var(--tour-ink);font-size:15px;font-variant-numeric:tabular-nums}.public-tournament .tournament-dashboard--refined .tournament-hero__timer>div{padding:9px;background:var(--tour-cell-alt)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__member{display:grid;margin-top:18px;padding-top:16px;border-top:1px solid var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__member>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:5px 0}.public-tournament .tournament-dashboard--refined .tournament-hero__member>div>span{color:var(--tour-muted)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__member strong{color:var(--tour-ink)!important;text-align:right}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__secondary{color:var(--potik-action-bg)!important;border-color:var(--potik-action-bg)!important;background:transparent!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__secondary span,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__secondary i{color:currentColor!important;-webkit-text-fill-color:currentColor!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__secondary:hover{color:var(--potik-action-text)!important;background:var(--potik-action-hover)!important}.public-tournament .tournament-navs .tournament-navs-tab.active{color:var(--tour-ink)!important;background:color-mix(in srgb,var(--potik-accent) 18%,var(--potik-cell))!important}.public-tournament .tournament-navs .tournament-navs-tab.active i{color:var(--potik-accent-strong)!important}.public-tournament .tournament-navs .tournament-navs-tab:not(.active):hover{color:var(--tour-ink)!important;background:var(--tour-cell)!important}.public-tournament .tournament-shell{grid-template-columns:minmax(220px,260px) minmax(0,1fr);align-items:start}.public-tournament .tournament-workspace{min-width:0}.public-tournament .tournament-navs{--tournament-nav-sticky-top: 88px;position:sticky;top:var(--tournament-nav-sticky-top);z-index:2;display:flex;max-height:calc(100vh - var(--tournament-nav-sticky-top) - 24px);align-self:start;flex-direction:column;overflow-x:hidden;overflow-y:auto;transition:top .32s ease}body:has(.header.is-header-hidden,.header.header-hidden) .public-tournament .tournament-navs{--tournament-nav-sticky-top: 16px}.public-tournament .tournament-navs .tournament-navs-tab{width:100%!important;min-height:50px!important;flex:0 0 auto;justify-content:flex-start;padding:11px 14px;text-align:left}.public-tournament .tournament-content-surface{min-height:0;border-radius:0 0 var(--tour-radius) 0!important}.public-tournament .tournament-navs{border-radius:0 0 0 var(--tour-radius)!important}@media(max-width:1199.98px){.public-tournament .tournament-dashboard--refined .tournament-hero{grid-template-columns:1fr!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__panel{grid-template-columns:.8fr 1.2fr .8fr!important;grid-template-rows:1fr!important;border-top:2px solid var(--tour-line)!important;border-left:0!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div{border-right:2px solid var(--tour-line)!important;border-bottom:0!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div:last-child{border-right:0!important}}.public-tournament .tournament-dashboard--refined .tournament-hero__summary{display:grid;min-height:78px;flex:0 0 auto;grid-template-columns:auto minmax(150px,.7fr) minmax(190px,1fr);align-items:center;gap:0;padding:0 22px;border-top:1px solid var(--tour-line);background:var(--tour-cell)}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__status{position:static!important;min-height:30px;margin-right:22px!important}.public-tournament .tournament-dashboard--refined .tournament-hero__summary-item,.public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__game{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:flex-start;gap:9px;padding:0 20px;color:var(--tour-muted);border-left:1px solid var(--tour-line);font-size:12px}.public-tournament .tournament-dashboard--refined .tournament-hero__summary-item i{flex:0 0 auto;color:var(--potik-action-bg);font-size:17px}.public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__game{padding-right:0;color:var(--tour-ink)}.public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__game img{width:34px;height:34px;flex-basis:34px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline .tournament-hero__donations{display:grid;flex:0 0 auto;justify-items:end;gap:6px;margin:0;text-align:right}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline .tournament-hero__donations strong{font-size:14px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member{display:grid;gap:8px;margin:22px 0 0;padding:16px 18px;border-radius:7px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member>div{min-width:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member>div:first-child strong{font-size:16px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{display:block;margin-top:26px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer-label{margin-bottom:12px;letter-spacing:.08em;text-transform:uppercase}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer{display:grid!important;width:100%;grid-template-columns:repeat(3,1fr);gap:0;overflow:hidden;border:1px solid var(--tour-line)!important;border-radius:7px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer>div{display:flex;min-height:68px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:var(--tour-cell-alt)!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer span{font-size:9px;letter-spacing:.08em;text-transform:uppercase}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;margin-top:24px;padding-top:20px;border-top:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials>div{display:grid;min-width:0;grid-template-columns:auto 1fr;align-items:center;gap:3px 9px;color:var(--tour-muted)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials>div+div{margin-left:20px;padding-left:20px;border-left:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials i{grid-row:1/3;color:var(--potik-action-bg);font-size:18px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials span{overflow:hidden;font-size:10px;letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials strong{overflow:hidden;color:var(--tour-ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1199.98px)and (min-width:768px){.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);grid-template-areas:"headline member" "timer essentials";gap:22px 30px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{grid-area:headline}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member{grid-area:member;margin:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{grid-area:timer;margin:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials{grid-area:essentials;margin:0;padding:0;border-top:0}}@media(max-width:767.98px){.public-tournament .tournament-dashboard--refined .tournament-hero__summary{grid-template-columns:auto minmax(0,1fr);gap:12px 16px;padding:16px 18px}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__status{margin-right:0!important}.public-tournament .tournament-dashboard--refined .tournament-hero__summary-item,.public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__game{min-height:30px;padding:0;border-left:0}.public-tournament .tournament-dashboard--refined .tournament-hero__summary-item{grid-column:1/-1;grid-row:2;padding-top:12px;border-top:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-hero__summary .tournament-hero__game{grid-column:2;grid-row:1}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:flex;gap:0;padding:22px 18px!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{padding-bottom:20px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline .tournament-hero__donations{max-width:105px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member{margin-top:18px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{margin-top:22px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials{grid-template-columns:1fr;gap:16px;margin-top:20px;padding-top:18px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__essentials>div+div{margin:0;padding:16px 0 0;border-top:1px solid var(--tour-line);border-left:0}}.public-tournament .tournament-dashboard--refined .tournament-hero__body{background:transparent!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel{display:grid!important;min-width:0;grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr) auto!important;background:var(--tour-cell)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:flex;width:100%;min-height:0;min-width:0;flex-direction:column;justify-content:space-between;gap:16px;box-sizing:border-box;padding:22px 24px!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__topline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__status{min-height:28px;padding:6px 9px;font-size:11px}.public-tournament .tournament-dashboard--refined .tournament-hero__game{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:9px;color:var(--tour-ink);font-size:12px;font-weight:var(--tour-weight-semibold)}.public-tournament .tournament-dashboard--refined .tournament-hero__game img{width:30px;height:30px;flex:0 0 30px;border-radius:6px}.public-tournament .tournament-dashboard--refined .tournament-hero__game span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto);align-items:end;gap:20px}.public-tournament .tournament-dashboard--refined .tournament-hero__prize{margin-top:3px}.public-tournament .tournament-dashboard--refined .tournament-hero__prize strong{font-size:clamp(38px,3.2vw,48px);line-height:.95}.public-tournament .tournament-dashboard--refined .tournament-hero__registration{display:flex;align-items:flex-end;justify-content:flex-end;text-align:right}.public-tournament .tournament-dashboard--refined .tournament-hero__registration>strong{margin:4px 0 0;font-size:20px;line-height:1.1}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__registration>strong.is-open{color:var(--potik-success)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__donations{display:flex;align-items:center;justify-content:space-between;margin:-4px 0 0;padding:0;color:var(--tour-muted);font-size:11px}.public-tournament .tournament-dashboard--refined .tournament-hero__donations strong{color:var(--tour-ink);font-size:12px}.public-tournament .tournament-dashboard--refined .tournament-hero__donation-total{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:3px;font-size:20px!important;line-height:1}.public-tournament .tournament-dashboard--refined .tournament-hero__donation-total.is-positive{color:var(--potik-success)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__donation-sign{display:none}.public-tournament .tournament-dashboard--refined .tournament-hero__donation-total.is-positive .tournament-hero__donation-sign{display:inline}.public-tournament .tournament-dashboard--refined .tournament-hero__currency{font-size:20px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts{display:grid;grid-template-columns:1.45fr 1fr .72fr;padding:13px 0;border-top:1px solid var(--tour-line);border-bottom:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div{display:flex;min-width:0;align-items:center;gap:7px;padding:0 12px;color:var(--tour-muted);font-size:11px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div:first-child{padding-left:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div+div{border-left:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts i{flex:0 0 auto;color:var(--potik-action-bg);font-size:15px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts strong{margin-left:auto;color:var(--tour-ink);font-size:13px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div:last-child span{display:none}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{display:flex;align-items:center;justify-content:space-between;gap:18px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer-label{margin:0;color:var(--tour-muted);font-size:11px;white-space:nowrap}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer{display:flex!important;width:auto;align-items:baseline;gap:14px;border:0!important;background:transparent!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer>div{display:inline-flex;align-items:baseline;gap:4px;padding:0!important;border:0!important;background:transparent!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer b{color:var(--tour-ink);font-size:20px;line-height:1}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer span{color:var(--tour-muted);font-size:9px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member{display:grid;gap:5px;margin:0;padding:11px 13px;border:1px solid color-mix(in srgb,var(--potik-success) 25%,var(--tour-line))!important;border-radius:6px;background:color-mix(in srgb,var(--potik-success) 7%,var(--tour-cell))!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member>div{padding:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member strong{color:var(--potik-success)!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member--danger{border-color:color-mix(in srgb,var(--potik-danger) 25%,var(--tour-line))!important;background:color-mix(in srgb,var(--potik-danger) 7%,var(--tour-cell))!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member--danger strong,.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member--danger .tournament-hero__member-check{color:var(--potik-danger)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__actions{gap:8px;padding:16px 24px!important;border-top:1px solid var(--tour-line)!important}@media(max-width:1199.98px)and (min-width:768px){html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__panel{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;border-left:0!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:grid;grid-template-areas:"top facts" "headline timer" "donations member";grid-template-columns:minmax(280px,.9fr) minmax(0,1.3fr);justify-content:initial;gap:16px 30px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__topline{grid-area:top}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{grid-area:headline}.public-tournament .tournament-dashboard--refined .tournament-hero__donations{grid-area:donations}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts{grid-area:facts}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{grid-area:timer}.public-tournament .tournament-dashboard--refined .tournament-scoreboard .tournament-hero__member{grid-area:member}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div{border-right:0!important}}@media(max-width:767.98px){.tournament-donations-empty{min-height:280px;grid-template-columns:auto auto auto;grid-template-areas:"rank icon amount" "content content content";justify-items:center;justify-content:center;gap:22px 16px;padding:32px 18px;text-align:center}.tournament-donations-empty__rank{font-size:64px}.tournament-donations-empty__content p{max-width:36ch}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:flex;gap:18px;padding:20px!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{grid-template-columns:1fr 1fr}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts{grid-template-columns:1fr 1fr;gap:12px 0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div:first-child{grid-column:1/-1;padding:0 0 12px;border-bottom:1px solid var(--tour-line)}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div:nth-child(2){padding:0;border-left:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div:nth-child(3){padding:0 0 0 12px}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__facts>div:last-child span{display:inline}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{align-items:flex-start;flex-direction:column;gap:10px}.public-tournament .tournament-dashboard--refined .tournament-hero__actions{padding:16px 20px!important}}@media(max-width:991.98px){.public-tournament .tournament-shell{grid-template-columns:1fr}.public-tournament .tournament-navs{position:static;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden}.public-tournament .tournament-navs .tournament-navs-tab{width:auto!important;min-width:max-content}.public-tournament .tournament-content-surface{border-radius:0 0 var(--tour-radius) var(--tour-radius)!important}.public-tournament .tournament-navs{border-radius:0!important}}@media(max-width:767.98px){.public-tournament .tournament-dashboard--refined .tournament-hero__body{min-height:0!important;padding:0!important;overflow:hidden;background:var(--tour-cell)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__body:before{content:none}.public-tournament .tournament-dashboard--refined .tournament-hero__cover{position:absolute;height:100%}.public-tournament .tournament-dashboard--refined .tournament-hero__summary{min-height:0;align-items:flex-start;flex-direction:column;padding:18px 20px 20px}.public-tournament .tournament-dashboard--refined .tournament-hero__status{position:static!important}.public-tournament .tournament-dashboard--refined .tournament-hero__facts{align-items:flex-start;justify-content:flex-start;flex-direction:column}.public-tournament .tournament-dashboard--refined .tournament-hero__facts>div{color:var(--tour-muted)!important}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero__panel{grid-template-columns:1fr!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div{border-right:0!important;border-bottom:2px solid var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>div:last-child{border-bottom:0!important}}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{justify-content:space-between;gap:0;padding:28px 26px!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline{display:flex;grid-template-columns:none}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__headline .tournament-hero__donations{margin:0}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown{display:block}html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer{display:grid!important;width:100%;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer>div{display:flex;min-height:68px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0!important;background:var(--tour-cell-alt)!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer>div+div{border-left:1px solid var(--tour-line)!important}.public-tournament .tournament-dashboard--refined .tournament-scoreboard__countdown .tournament-hero__timer b{font-size:24px}@media(max-width:1199.98px)and (min-width:768px){.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);grid-template-areas:"headline member" "timer essentials";gap:22px 30px}}@media(max-width:767.98px){.public-tournament .tournament-dashboard--refined .tournament-hero__summary{display:grid;min-height:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 16px;padding:16px 18px}.public-tournament .tournament-dashboard--refined .tournament-hero__panel>.tournament-scoreboard{display:flex;gap:0;padding:22px 18px!important}}html[data-app-theme] .potik-brand-layer .public-tournament .basket-standings__details-button.show-advanced,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-leaderboard__details-button{min-height:36px!important;border-color:var(--tour-line)!important;background:transparent!important;color:var(--tour-ink)!important}html[data-app-theme] .potik-brand-layer .public-tournament .basket-standings__details-button.show-advanced:is(:hover,:focus-visible),html[data-app-theme] .potik-brand-layer .public-tournament .tournament-leaderboard__details-button:is(:hover,:focus-visible){border-color:var(--tour-accent)!important;background:var(--tour-accent-soft)!important;color:var(--tour-accent-strong)!important}@media(max-width:899.98px){html[data-app-theme] .potik-brand-layer .public-tournament .basket-standings__details-button.show-advanced,html[data-app-theme] .potik-brand-layer .public-tournament .tournament-leaderboard__details-button{min-height:44px!important}}@media(max-width:1500px){.tournament-page--basket .basket-standings__details-button i{display:none}}@media(max-width:1199.98px){.tournament-page--basket .tournament-shell{grid-template-columns:minmax(0,1fr)}.tournament-page--basket .tournament-navs{position:static;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;border-radius:0!important}.tournament-page--basket .tournament-navs .tournament-navs-tab{width:auto!important;min-width:max-content}.tournament-page--basket .tournament-content-surface{border-radius:0 0 var(--tour-radius) var(--tour-radius)!important}}@media(max-width:1199.98px)and (min-width:992px){.tournament-page--basket .tournament-dashboard--refined .tournament-hero--basket{grid-template-columns:minmax(0,1fr) minmax(450px,.8fr)!important}html[data-app-theme] .potik-brand-layer .tournament-page--basket .tournament-dashboard--refined .tournament-hero--basket .tournament-hero__panel{grid-template-columns:minmax(0,1fr)!important;border-top:0!important;border-left:2px solid var(--tour-line)!important}.tournament-page--basket .tournament-dashboard--refined .tournament-hero--basket .tournament-hero__panel>div{border-right:0!important;border-bottom:2px solid var(--tour-line)!important}.tournament-page--basket .tournament-dashboard--refined .tournament-hero--basket .tournament-hero__panel>div:last-child{border-bottom:0!important}.tournament-page--basket .tournament-dashboard--refined .tournament-hero--basket .tournament-hero__panel>.tournament-scoreboard{display:flex;flex-direction:column;gap:16px;padding:var(--tournament-hero-inset)!important}}@media(min-width:1200px){html[data-app-theme] .potik-brand-layer .public-tournament .tournament-dashboard--refined .tournament-hero--basket .tournament-hero__panel>.tournament-scoreboard{gap:16px;padding:var(--tournament-hero-inset)!important}.public-tournament .tournament-dashboard--refined .tournament-hero--basket .basket-registration{margin-top:0;padding-top:0}}
