.landing-hero{isolation:isolate;padding:1rem 0 1.25rem;position:relative}.hero-content{z-index:10;text-align:start;position:relative}.hero-intro{align-items:center;gap:1.5rem;margin-bottom:1.25rem;display:flex}.hero-copy{flex:1;min-width:0}.hero-heading{font-family:var(--font-display);letter-spacing:-.025em;text-transform:uppercase;text-wrap:pretty;color:var(--color-text-primary);margin:0 0 .625rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.1}.hero-subhead{font-family:var(--font-sans);color:var(--color-text-secondary);max-width:65ch;margin:0;font-size:.9375rem;line-height:1.5}.hero-mascot{object-fit:contain;flex:none;width:72px;height:72px}.hero-controls{align-items:start;gap:.75rem;display:grid}.hero-mode{background:var(--surface-1);border:1px solid var(--border-default);border-radius:var(--r-bar);grid-template-columns:1fr 1fr;gap:.25rem;padding:.25rem;display:grid}.hero-mode-seg{border-radius:var(--r-bar);min-height:42px;color:var(--fg-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.hero-mode-seg:hover{background:var(--surface-2);color:var(--fg-primary)}.hero-mode-seg.is-active{background:var(--surface-3);color:var(--fg-primary)}.hero-search-anchor{min-width:0;position:relative}.hero-search-field{border:1px solid var(--border-default);border-radius:var(--r-bar);background:var(--surface-1);align-items:center;min-height:52px;padding:3px;display:flex}.hero-search-field:focus-within{border-color:var(--color-brawl-lime)}.hero-search-field.has-error{border-color:var(--color-brawl-red)}.hero-search-icon{width:22px;height:22px;color:var(--color-brawl-lime);flex:none;margin-inline:.5rem}.hero-search-input{width:100%;min-width:0;height:44px;color:var(--fg-primary);font-family:var(--font-sans);caret-color:var(--color-brawl-lime);background:0 0;border:0;outline:none;flex:1;padding:0;font-size:1rem}.hero-search-input::placeholder{color:var(--fg-muted);opacity:1}.hero-search-clear{border-radius:var(--r-bar);cursor:pointer;width:44px;height:44px;color:var(--fg-muted);background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:none}.hero-search-clear.is-visible{display:inline-flex}.hero-search-clear:hover{background:var(--surface-2);color:var(--fg-primary)}.hero-mode-seg:focus-visible,.hero-search-clear:focus-visible{outline:2px solid var(--fg-primary);outline-offset:2px}.hero-search-error{font-family:var(--font-sans);color:var(--color-brawl-red);margin:.5rem 0 0;font-size:.8125rem;line-height:1.4}.hero-controls>.bfy-dd[data-surface=hero]{z-index:auto;grid-column:1/-1;height:18rem;margin:0;position:static}@media (width>=768px){.hero-controls{grid-template-columns:auto minmax(0,1fr)}}@media (width<=479px){.hero-intro{gap:.75rem}.hero-mascot{width:48px;height:48px}}.lpp{max-width:32rem;margin:2rem auto 0;padding:0 .25rem;position:relative}@media (width>=768px){.lpp{max-width:44rem;margin-top:2.5rem}}@media (width>=1024px){.lpp{max-width:60rem;margin-top:3rem}}@media (width>=1280px){.lpp{max-width:68rem}}.lpp-head{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;padding-inline:.125rem;display:flex}.lpp-title{font-family:var(--font-sans);color:var(--color-text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.2}.lpp-head-link{font-family:var(--font-sans);color:var(--color-text-muted);font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}.lpp-head-link:hover{color:var(--color-text-primary)}.lpp-body{flex-direction:column;gap:1rem;display:flex}.lpp-main{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"id facts""links links";gap:.75rem 1rem;padding:.875rem;display:grid}.lpp-main-id{min-width:0;color:inherit;grid-area:id;align-items:center;gap:.75rem;text-decoration:none;display:flex}.lpp-main-pic{border-radius:var(--r-panel);background:var(--color-brawl-surface-2);flex-shrink:0;width:56px;height:56px}.lpp-main-body{flex-direction:column;gap:.125rem;min-width:0;display:flex}.lpp-main-kicker{line-height:1.3}.lpp-main-name{min-width:0;font-family:var(--font-sans);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:.4rem;font-size:15px;font-weight:700;line-height:1.25;display:flex;overflow:hidden}.lpp-main-id:hover .lpp-main-name{text-underline-offset:2px;text-decoration:underline}.lpp-main-tag{font-family:var(--font-mono);color:var(--color-text-muted);font-size:11px;font-weight:500}.lpp-main-club{font-family:var(--font-sans);color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.lpp-main-facts{grid-area:facts;align-self:center;gap:1.25rem;display:flex}.lpp-fact{text-align:end;flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.lpp-fact-val{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--color-text-primary);align-items:center;gap:.25rem;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.lpp-fact-val--tr{color:gold}.lpp-fact-val--delta{color:var(--color-win,#4ade80)}.lpp-fact-val--delta.is-down{color:var(--color-loss,#f87171)}.lpp-fact-val--absent{color:var(--color-text-faint);font-weight:500}.lpp-tri{object-fit:contain;width:.875rem;height:.875rem}.lpp-links{border-top:1px solid #ffffff0f;flex-wrap:wrap;grid-area:links;gap:.375rem;padding-top:.75rem;display:flex}.lpp-link{background:var(--color-brawl-surface-2);border-radius:var(--r-bar);height:28px;font-family:var(--font-sans);color:var(--color-text-secondary);border:1px solid #ffffff0f;align-items:center;padding:0 .75rem;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.lpp-link:hover{color:var(--color-text-primary);background:var(--surface-3,#ffffff14);border-color:#ffffff2e}@media (width<=479.98px){.lpp-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"id""facts""links"}.lpp-main-facts{align-self:start}.lpp-fact{text-align:start;align-items:flex-start}}.lpp-group{flex-direction:column;gap:.5rem;display:flex}.lpp-group-hd{align-items:baseline;gap:.4rem;margin:0;padding-inline:.125rem;display:flex}.lpp-group-count{font-family:var(--font-mono);color:var(--color-text-muted);font-size:10px;font-weight:600}.lpp-chips{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.5rem;display:grid}.lpp-chip{background:var(--color-brawl-surface);border-radius:var(--r-panel);cursor:pointer;min-width:0;color:inherit;border:1px solid #ffffff14;align-items:center;gap:.625rem;padding:.5rem .625rem;transition:background .15s,border-color .15s;display:flex}.lpp-chip:hover,.lpp-chip:focus-visible{background:var(--color-brawl-surface-2);border-color:#ffffff2e;outline:none}.lpp-chip.is-removing{background:#ef44440f;border-color:#ef44444d}.lpp-chip-pic{border-radius:var(--r-bar);background:var(--color-brawl-surface-2);flex-shrink:0;width:28px;height:28px}.lpp-chip-id{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.lpp-chip-name{font-family:var(--font-sans);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.lpp-chip-tag{font-family:var(--font-mono);color:var(--color-text-muted);font-size:10.5px;line-height:1.2}.lpp-chip-tr{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:gold;flex-shrink:0;align-items:center;gap:.2rem;font-size:11.5px;font-weight:700;display:inline-flex}.lpp-chip-acts{flex-shrink:0;align-items:center;gap:.25rem;margin-inline-start:.125rem;display:flex}.lpp-act{border-radius:var(--r-bar);width:1.5rem;height:1.5rem;color:var(--color-text-muted);cursor:pointer;background:#ffffff0a;border:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.lpp-act--star:hover,.lpp-act--star.is-on{color:gold;background:#ffd7001f}.lpp-act--heart:hover{color:#f87171;background:#ef44441f}.lpp-act--remove:hover{color:var(--color-text-primary);background:#ffffff14}.lpp-act--remove.is-confirming{color:#f87171;background:#ef444433}.lpp-skel{flex-direction:column;gap:.5rem;display:flex}.lpp-skel-row{border-radius:var(--r-panel);height:3rem;display:block}.lpp-skel-row-main{height:8.25rem;margin-bottom:.5rem}.lpp-skel-hd{width:4rem;height:.625rem;margin:.125rem 0 .125rem .125rem;display:block}.lpp-failed{flex-direction:column;align-items:center;gap:.625rem;display:flex}.lpp-error{text-align:center;font-family:var(--font-sans);color:var(--color-text-muted);margin:0;font-size:.8125rem;line-height:1.5}.lpp-retry{color:#d0d0d3;border-radius:var(--r-bar);height:32px;font-family:var(--font-sans);cursor:pointer;background:0 0;border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:0 14px;font-size:12.5px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.lpp-retry:hover{color:var(--color-text-primary);border-color:#ffffff4d}@media (prefers-reduced-motion:reduce){.lpp-chip,.lpp-link,.lpp-act,.lpp-head-link{transition:none}}.dp-wrap{--dp-card-bg:var(--color-brawl-surface);--dp-card-border:var(--color-brawl-surface-2);--dp-muted:#9aa0a8;--dp-lime:#d3fb4b;--dp-green:#4caf50;--dp-red:#ff6467;--dp-blue:#2196f3;--dp-blue-bright:#5ab3ff;--dp-cyan:#00d3f2;--dp-gold:#fdc700;--dp-gold-classic:gold;--dp-gold-soft:#fdc700b3;--dp-orange:#ff8904;--dp-purple:#c27aff;--dp-dim-gold:#ca8e35;flex-direction:column;gap:1rem;min-width:0;max-width:1036px;margin:1.5rem auto 1rem;padding:0 .75rem;display:flex;position:relative}@media (width>=768px){.dp-wrap{padding:0 .25rem}}.dp-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}@media (width>=768px){.dp-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dp-trend{grid-column:span 3}.dp-heatmap{grid-column:span 1}.dp-stats,.dp-player{grid-column:span 2}}@media (width>=1024px){.dp-grid{gap:16px 12px}}.dp-card{background:var(--dp-card-bg);border-radius:var(--r-panel);isolation:isolate;min-width:0;padding:16px;position:relative;overflow:hidden}.dp-card.dp-stats,.dp-card.dp-player{padding-bottom:16px}.dp-card-head{align-items:center;gap:8px;min-height:17px;margin-bottom:12px;display:flex}.dp-trend .dp-card-head{justify-content:space-between}.dp-card-title-row{align-items:center;gap:8px;display:inline-flex}.dp-card-title{font-family:var(--font-display);letter-spacing:-.14px;color:#fff;text-transform:uppercase;font-size:13.9px;font-weight:900;line-height:21px}.dp-card-eyebrow{font-family:var(--font-mono);letter-spacing:1.54px;color:var(--dp-lime);text-transform:uppercase;font-size:11px;font-weight:600;line-height:16.5px}.dp-card-arrow{color:var(--dp-muted);margin-left:auto;font-family:Arial,sans-serif;font-size:12px;line-height:16px}.dp-card-link{font-family:var(--font-sans);color:var(--dp-muted);font-size:12px;font-weight:400;line-height:16px;text-decoration:none}.dp-pill{font-family:var(--font-mono);letter-spacing:.44px;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:.9px 6.4px 2.41px;font-size:11px;font-weight:700;line-height:16.5px;display:inline-flex}.dp-pill-up{color:var(--dp-lime);background:#d3fb4b1f}.dp-pill-lime{color:var(--dp-lime);letter-spacing:.72px;text-transform:lowercase;background:#d3fb4b1f;padding:1.6px 6.4px;font-size:9px;font-weight:400;line-height:13.5px}.dp-pill-meta{color:var(--dp-muted);letter-spacing:.9px;text-transform:uppercase;background:#ffffff0f;padding:1.6px 6.4px;font-size:9px;font-weight:400;line-height:13.5px}.dp-pill-power{color:var(--dp-lime);letter-spacing:.8px;background:#d3fb4b24;padding:1.6px 6.4px;font-size:10px;font-weight:700;line-height:15px}.dp-trend-body{aspect-ratio:752/188;width:100%}.dp-trend-svg{width:100%;height:100%;display:block}.dp-trend-foot{font-family:var(--font-sans);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding-top:8px;font-size:11px;line-height:16px;display:grid}@media (width>=480px){.dp-trend-foot{gap:16px;font-size:12px}}@media (width>=768px){.dp-trend-foot{gap:24px}}.dp-foot-left{flex-wrap:wrap;justify-self:start;align-items:baseline;gap:6px;min-width:0;display:flex}.dp-foot-mid{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:baseline;gap:8px;min-width:0;display:flex}.dp-foot-right{flex-wrap:wrap;justify-content:flex-end;justify-self:end;align-items:baseline;gap:6px;min-width:0;display:flex}@media (width>=768px){.dp-foot-left{flex-wrap:nowrap;gap:8px}.dp-foot-mid{flex-wrap:nowrap;gap:24px}.dp-foot-right{flex-wrap:nowrap;gap:8px}}.dp-foot-muted{color:var(--dp-muted)}.dp-foot-gold-soft{color:var(--dp-gold-soft);font-weight:500}.dp-foot-gold{color:var(--dp-gold);font-weight:500}.dp-foot-green{color:var(--dp-green);font-weight:500}.dp-foot-red{color:var(--dp-red);font-weight:500}.dp-heatmap .dp-card-head{gap:8px}.dp-heatmap-grid{grid-template-columns:repeat(7,28px);grid-auto-rows:28px;justify-content:center;gap:2px;padding-block:4px 8px;display:grid}.dp-heatmap-head{height:16px;font-family:var(--font-sans);color:var(--dp-muted);justify-content:center;align-items:center;font-size:9px;font-weight:500;line-height:13.5px;display:flex}.dp-heatmap-cell{width:28px;height:28px;font-family:var(--font-sans);border-radius:4px;justify-content:center;align-items:center;font-size:9px;font-weight:500;line-height:13.5px;display:flex;position:relative}.dp-heatmap-cell-0,.dp-legend-step-0{background:var(--color-brawl-surface-2)}.dp-heatmap-cell-1,.dp-legend-step-1{background:var(--color-brawl-lime-deep)}.dp-heatmap-cell-2,.dp-legend-step-2{background:var(--color-brawl-lime-olive)}.dp-heatmap-cell-3,.dp-legend-step-3{background:var(--color-brawl-lime-dim)}.dp-heatmap-cell-4,.dp-legend-step-4{background:var(--color-brawl-lime)}.dp-heatmap-cell-0{color:var(--dp-muted)}.dp-heatmap-cell-1{color:var(--color-brawl-lime-dim)}.dp-heatmap-cell-2{color:#000}.dp-heatmap-cell-3,.dp-heatmap-cell-4{color:#192e03}.dp-heatmap-cell-today{box-shadow:inset 0 0 0 1px var(--color-brawl-magenta);z-index:1;position:relative}.dp-heatmap-legend{font-family:var(--font-sans);color:var(--dp-muted);justify-content:center;align-items:center;gap:6px;padding-top:8px;font-size:9px;line-height:13.5px;display:flex}.dp-legend-step{border-radius:4px;width:12px;height:12px;display:inline-block}.dp-stats-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px 12px;margin:0;padding:0;list-style:none;display:grid}.dp-stats-bank-top{border-bottom:1px solid #ffffff0d;margin-bottom:12px;padding-bottom:13px}.dp-stats-bank-delta{border-bottom:1px solid #ffffff0d;padding-bottom:13px}.dp-stat{justify-content:space-between;align-items:baseline;gap:6px;min-width:0;height:16px;display:flex}.dp-stat-label{font-family:var(--font-sans);color:var(--dp-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;font-weight:400;line-height:15px;overflow:hidden}.dp-stat-value{font-family:var(--font-sans);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:700;line-height:16px}.dp-stat-value-plain{color:#fff}.dp-stat-value-green{color:var(--dp-green)}.dp-stat-value-red{color:var(--dp-red)}.dp-stat-value-blue{color:var(--dp-blue)}.dp-stat-value-gold{color:var(--dp-gold)}.dp-stat-value-orange{color:var(--dp-orange)}.dp-stat-value-cyan{color:var(--dp-cyan)}.dp-stat-value-purple{color:var(--dp-purple)}.dp-stat-value-dimGold{color:var(--dp-dim-gold)}.dp-player{border:1px solid var(--dp-card-border);padding:0;overflow:hidden}.dp-player-row{padding:9px 12px 8px}.dp-player-row+.dp-player-row{border-top:1px solid var(--dp-card-border)}.dp-player-head-row{align-items:center;gap:12px;min-width:0;padding:12px 12px 13px;display:flex}.dp-player-avatar{background:var(--dp-card-border);border-radius:var(--r-panel);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.dp-player-avatar img{object-fit:contain;width:92.86%;height:92.86%}.dp-player-info{flex-direction:column;flex:1 0 0;gap:2px;min-width:0;display:flex}.dp-player-name-row{align-items:center;gap:8px;min-width:0;display:flex}.dp-player-name{font-family:var(--font-display);letter-spacing:-.18px;color:#fff;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:17.9px;font-weight:900;line-height:18px;overflow:hidden}.dp-player-meta-row{font-family:var(--font-sans);align-items:center;gap:8px;font-size:12px;line-height:16px;display:flex}.dp-player-rarity{color:var(--dp-blue-bright);font-weight:400}.dp-player-meta-sep,.dp-player-rank{color:var(--dp-muted)}.dp-player-trophies{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5.5px;padding-bottom:2.5px;display:flex}.dp-player-trophy-row{align-items:center;gap:4px;padding-left:4px;display:inline-flex}.dp-player-trophy-icon{flex-shrink:0;width:17.77px;height:16px}.dp-player-trophy-count{font-family:var(--font-display);letter-spacing:-.18px;color:var(--dp-gold-classic);font-size:17.9px;font-weight:900;line-height:18px}.dp-player-trophy-delta{font-family:var(--font-sans);color:var(--dp-green);font-size:12px;font-weight:500;line-height:16px}.dp-player-acc-row{align-items:center;gap:12px;display:flex}.dp-acc-group{align-items:center;gap:4px;display:inline-flex}.dp-acc-group-gears{margin-left:auto}.dp-acc-chip{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative;overflow:hidden}.dp-acc-chip img{object-fit:contain;width:100%;height:100%}.dp-acc-locked img{opacity:.4;filter:saturate(0)}.dp-acc-lock-icon{color:#ffffffe6;pointer-events:none;width:10px;max-width:10px;height:10px;max-height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dp-player-streak-row{flex-direction:column;gap:6px;display:flex}.dp-streak-head{align-items:center;gap:4px;display:flex}.dp-streak-label{font-family:var(--font-sans);color:var(--dp-gold);font-size:12px;font-weight:500;line-height:16px}.dp-streak-value{font-family:var(--font-sans);margin-left:auto;font-size:12px;font-weight:600;line-height:16px}.dp-streak-now{color:var(--dp-gold)}.dp-streak-max{color:var(--dp-muted)}.dp-streak-bar{background:var(--bar-remainder,var(--color-brawl-bar-remainder));border-radius:var(--r-bar);width:100%;height:6px;overflow:hidden}.dp-streak-fill{background:var(--dp-gold);width:100%;height:100%}.dp-player-battles-row{flex-direction:column;gap:8px;display:flex}.dp-battles-head{justify-content:space-between;align-items:center;display:flex}.dp-battles-title{font-family:var(--font-sans);letter-spacing:.25px;text-transform:uppercase;color:var(--dp-muted);font-size:10px;font-weight:500;line-height:13.33px}.dp-battles-summary{gap:8px;display:inline-flex}.dp-battles-w{color:var(--dp-green);font-family:var(--font-sans);font-size:12px;font-weight:500;line-height:16px}.dp-battles-l{color:var(--dp-red);font-family:var(--font-sans);font-size:12px;font-weight:500;line-height:16px}.dp-modes-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.dp-mode-row{border-radius:4px;grid-template-columns:24px minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;height:28px;padding-left:4px;display:grid}@media (width>=480px){.dp-mode-row{gap:16px}}.dp-mode-icon{object-fit:contain;width:20px;height:20px}.dp-mode-name{font-family:var(--font-sans);color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.dp-mode-delta{align-items:center;gap:2px;display:inline-flex}.dp-mode-trophy{flex-shrink:0;width:13.33px;height:12px}.dp-mode-delta-val{font-family:var(--font-sans);font-size:10px;font-weight:500;line-height:15px}.dp-mode-delta-pos{color:var(--dp-green)}.dp-mode-delta-neg{color:var(--dp-red)}.dp-mode-record{font-family:var(--font-sans);font-variant-numeric:tabular-nums;justify-self:end;gap:6px;font-size:10px;font-weight:500;line-height:15px;display:inline-flex}.dp-rec-w{color:var(--dp-green)}.dp-rec-l{color:var(--dp-red)}.dp-rec-d{color:var(--dp-blue)}.dp-cta-wrap{justify-content:center;margin-top:1.25rem;display:flex}.dp-scroll-cta{background:var(--color-brawl-lime);min-width:14rem;height:40px;color:var(--color-brawl-on-lime,var(--color-brawl-bg));font-family:var(--font-sans);border-radius:var(--r-bar);cursor:pointer;box-shadow:0 2px 0 var(--color-brawl-lime-olive);border:0;justify-content:center;align-items:center;gap:.6rem;padding:0 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.dp-scroll-cta-icon{width:1rem;height:1rem}.dp-scroll-cta:hover{background:#e2ff6b}.dp-scroll-cta:active{background:#c3ef3e}.dp-scroll-cta:focus-visible{outline:2px solid var(--color-brawl-lime);outline-offset:3px}@media (prefers-reduced-motion:reduce){.dp-scroll-cta{transition:none}}.pt-section{position:relative;overflow-x:clip}@media (width<=767.98px){.pt-section{margin-inline:calc(-1 * var(--sp-4,1rem))}}.pt-header{text-align:center;padding-inline:var(--sp-4,1rem);z-index:1;margin-bottom:1.25rem;position:relative}@media (width>=768px){.pt-header{margin-bottom:1.5rem}}.pt-heading{margin-top:0}.pt-feat-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem 1rem;max-width:38rem;margin:.875rem auto 0;padding:0;list-style:none;display:flex}.pt-feat{font-family:var(--font-sans);color:var(--color-text-secondary);white-space:nowrap;align-items:center;gap:.4375rem;padding:.35rem 0;font-size:12.5px;font-weight:500;line-height:1.2;display:inline-flex;position:relative}@media (width>=480px){.pt-feat+.pt-feat:before{content:"";background:#ffffff2e;width:2px;height:2px;position:absolute;top:50%;left:-.5rem;transform:translateY(-50%)}}.pt-feat-dot{border-radius:var(--r-tiny);flex-shrink:0;width:.375rem;height:.375rem;display:inline-block}.pt-feat-lime{background:var(--color-brawl-lime)}.pt-feat-coral{background:#ff6467}.pt-feat-cyan{background:#00d3f2}.pt-feat-magenta{background:#c27aff}.pt-accent-bar{pointer-events:none;z-index:1;height:1px;transition:background .2s;position:absolute;top:0;left:15%;right:15%}#pt-tab-player:checked~.pt-accent-bar{background:var(--color-brawl-lime)}#pt-tab-club:checked~.pt-accent-bar{background:var(--color-brawl-magenta)}.pt-radio{opacity:0;pointer-events:none;position:absolute}.pt-panels{z-index:1;display:grid;position:relative}.pt-panel{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);transform:translateY(6px)scale(.998)}#pt-tab-player:checked~.pt-panels .pt-panel-player,#pt-tab-club:checked~.pt-panels .pt-panel-club{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}#pt-tab-player:checked~.pt-panels .pt-panel-club,#pt-tab-club:checked~.pt-panels .pt-panel-player{position:absolute;inset:0 0 auto}.pt-search-wrapper{text-align:center;max-width:36rem;margin:0 auto}.pt-boost-row{padding-inline:var(--sp-3,.75rem);justify-content:center;margin:.75rem auto 1.5rem;display:flex}.pt-boost-row-lead{margin-top:.25rem}.pt-boost-pill{background:var(--surface-2);border-radius:var(--r-bar);color:var(--color-text-secondary);border:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.375rem .75rem .375rem .5rem;font-size:.6875rem;line-height:1.3;transition:background .3s,border-color .3s;display:inline-flex}.pt-boost-pill-club{background:var(--surface-2);border-color:#ffffff0f}.pt-boost-pill-icon{width:.875rem;height:.875rem;color:var(--color-brawl-lime);flex-shrink:0}.pt-boost-pill-club .pt-boost-pill-icon{color:var(--color-brawl-magenta)}.pt-boost-pill-tag{font-family:var(--font-sans);color:var(--color-brawl-on-lime,var(--color-brawl-bg));background:var(--color-brawl-lime);border-radius:var(--r-bar);flex-shrink:0;padding:.1rem .4rem;font-size:10.5px;font-weight:600;line-height:1.4}.pt-boost-pill-club .pt-boost-pill-tag{background:var(--color-brawl-magenta);color:#fff}.pt-boost-pill-text{white-space:nowrap}@media (width<=380px){.pt-boost-pill{flex-wrap:wrap;justify-content:center;padding:.4375rem .625rem}.pt-boost-pill-text{white-space:normal}}.pt-suggestions{max-width:24rem;margin:0 auto}@media (width<=767.98px){.pt-suggestions{max-width:36rem;padding-inline:var(--sp-3,.75rem)}}.pt-sug-empty{color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 0;font-size:.75rem;display:flex}.pt-sug-empty svg{opacity:.4;flex-shrink:0}.pt-sug-item{border-radius:var(--r-panel);cursor:pointer;background:#16161880;border:1px solid #ffffff0a;align-items:center;gap:.625rem;padding:.4375rem .5rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.pt-sug-item:hover{background:#d3fb4b0f;border-color:#d3fb4b47}.pt-panel-club .pt-sug-item:hover{background:#ff007a0d;border-color:#ff007a47}.pt-sug-icon{border-radius:var(--r-panel);background:var(--color-brawl-surface-2);object-fit:cover;flex-shrink:0;width:1.5rem;height:1.5rem}.pt-sug-info{flex:1;align-items:baseline;gap:.375rem;min-width:0;display:flex}.pt-sug-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.pt-sug-tag{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.625rem}.pt-sug-label{color:var(--color-brawl-green);white-space:nowrap;flex-shrink:0;font-size:.625rem}.pt-sug-item.pt-sug-fav{background:#4cd96414;border-color:#4cd9641f}.pt-sug-item.pt-sug-fav:hover{background:#4cd9641f;border-color:#4cd96440}.pt-sug-trophies{color:gold;white-space:nowrap;flex-shrink:0;align-items:center;gap:.1875rem;font-size:.6875rem;display:flex}.pt-sug-trophy-icon{object-fit:contain;width:.875rem;height:.875rem}.pt-sug-arrow{color:var(--color-text-muted);opacity:.35;flex-shrink:0;font-size:.75rem}.pt-sug-list{flex-direction:column;gap:.25rem;display:flex}.pt-sug-pager{justify-content:center;align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.pt-sug-pager-btn{border-radius:var(--r-bar);border:1px solid var(--color-brawl-surface-3);background:var(--color-brawl-surface);width:1.5rem;height:1.5rem;color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;padding:0;transition:border-color .15s,background .15s,color .15s;display:flex}.pt-sug-pager-btn:hover:not(:disabled){border-color:var(--color-brawl-lime);color:#fff;background:#d3fb4b1a}.pt-panel-club .pt-sug-pager-btn:hover:not(:disabled){border-color:var(--color-brawl-magenta);background:#ff007a1a}.pt-sug-pager-btn:disabled{opacity:.25;cursor:default}.pt-sug-pager-label{color:var(--color-text-muted);text-align:center;min-width:2.5rem;font-size:.6875rem;font-weight:500}.pt-sug-skel{text-align:left;padding:.25rem 0}.pt-sug-failed{font-family:var(--font-sans);color:var(--color-text-muted);margin:0;padding:.75rem 0;font-size:.8125rem;line-height:1.5}.pt-sug-retry{font-family:var(--font-sans);color:var(--color-brawl-lime);cursor:pointer;background:0 0;border:0;margin-left:.5rem;padding:0;font-size:.8125rem;font-weight:600}.pt-sug-retry:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){.pt-accent-bar,.pt-panel{transition-duration:.01ms!important}}.active-events{margin-top:2rem;max-width:32rem;margin-inline:auto;position:relative}@media (width>=768px){.active-events{margin-top:2.75rem}}@media (width>=1024px){.active-events{margin-top:3.5rem}}.ae-header{justify-content:space-between;align-items:center;gap:.875rem;display:flex}.ae-title-wrap{align-items:center;gap:.875rem;min-width:0;display:flex}.ae-icon{width:2rem;color:var(--color-text-primary);filter:drop-shadow(0 6px 16px #00000073);flex:none;display:inline-flex}@media (width>=640px){.ae-icon{width:2.5rem}}.ae-icon svg{width:100%;height:auto;display:block}.ae-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--color-text-primary);min-width:0;margin:0;font-size:clamp(1.375rem,6vw,2.5rem);font-weight:900;line-height:.95}.ae-live-chip{border-radius:var(--r-bar);font-family:var(--font-sans);color:var(--color-brawl-magenta-bright);white-space:nowrap;background:#ff007a1f;border:1px solid #ff007a73;flex-shrink:0;align-items:center;padding:2px 7px;font-size:10.5px;font-weight:600;line-height:1.4;display:inline-flex}.ae-subtitle{font-family:var(--font-display);color:var(--color-text-muted);margin:.75rem 0 1.5rem;font-size:.9375rem;font-weight:500;line-height:1.4}.ae-stage{position:relative}.ae-cards{flex-direction:column;gap:1rem;display:flex}.ae-card{background:var(--color-brawl-surface);border:1px solid color-mix(in srgb, var(--mode-color,var(--color-brawl-lime)) 32%, transparent);border-radius:var(--r-panel);color:inherit;isolation:isolate;padding:.875rem .875rem 1rem;text-decoration:none;transition:border-color .15s;display:block;position:relative;overflow:hidden}.ae-card:hover{border-color:color-mix(in srgb, var(--mode-color,var(--color-brawl-lime)) 55%, transparent)}.ae-card--skel{cursor:default;border-color:#ffffff1a}.ae-card-head{grid-template-columns:1fr auto;align-items:center;gap:.625rem;margin-bottom:.875rem;display:grid}.ae-mode{align-items:center;gap:.625rem;min-width:0;display:flex}.ae-mode-icon{object-fit:contain;filter:drop-shadow(0 3px 6px #00000059);flex-shrink:0;width:2.25rem;height:2.25rem}.ae-mode-text{flex:auto;min-width:0}.ae-card-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:800;line-height:1.05;overflow:hidden}.ae-card-mode{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--mode-color,var(--color-brawl-lime));margin:.2rem 0 0;font-size:.625rem;font-weight:700;line-height:1}.ae-ends{text-align:right;flex-shrink:0}.ae-ends-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-size:.625rem;font-weight:600;line-height:1}.ae-ends-timer{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--color-text-primary);letter-spacing:.04em;margin:.3rem 0 0;font-size:.75rem;font-weight:700;line-height:1}.ae-section{margin-top:.875rem}.ae-section:first-of-type{margin-top:0}.ae-section-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex}.ae-label--lime{color:var(--mode-color,var(--color-brawl-lime))}.ae-label--green{color:color-mix(in srgb, var(--mode-color,var(--color-brawl-lime)) 65%, var(--color-text-muted))}.ae-label--muted{color:var(--color-text-muted)}.ae-sec-icon{flex-shrink:0;width:.8125rem;height:.8125rem}.ae-tile-row{grid-template-rows:auto;grid-template-columns:repeat(auto-fill,minmax(2.5rem,1fr));grid-auto-rows:0;gap:0 .5rem;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.ae-tile{flex-direction:column;align-items:center;gap:.3rem;min-width:0;display:flex}.ae-tile-thumb{aspect-ratio:1;background:var(--surface-2);border-radius:var(--r-bar);width:100%;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.ae-tile-thumb img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.ae-tile-thumb--dim img{opacity:.85}.ae-more{font-family:var(--font-sans);color:var(--color-text-muted);align-items:center;gap:.4rem;margin:.9rem 0 0;font-size:.75rem;line-height:1.3;display:flex}.ae-cta-wrap{justify-content:center;margin-top:1.25rem;display:flex}.ae-cta{background:var(--color-brawl-lime);min-width:14rem;height:40px;color:var(--color-brawl-on-lime,var(--color-brawl-bg));font-family:var(--font-sans);border-radius:var(--r-bar);box-shadow:0 2px 0 var(--color-brawl-lime-olive);justify-content:center;align-items:center;gap:.6rem;padding:0 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.ae-cta-arrow{width:1rem;height:1rem}.ae-cta:hover{background:#e2ff6b}.ae-cta:active{background:#c3ef3e}@media (width<=380px){.ae-tile-row{column-gap:.35rem}}@media (width<=767px){.ae-cards{gap:.625rem}.ae-card[data-ev="2"]{display:none}}@media (width>=1024px){.active-events{max-width:72rem}.ae-cards{flex-direction:row;align-items:stretch;gap:1.25rem}.ae-card{flex:1 1 0;min-width:0}}.ae-quiet{text-align:center;font-family:var(--font-sans);color:var(--color-text-muted);margin:0;padding:2rem 0;font-size:.875rem;line-height:1.5}.ae-retry{font-family:var(--font-sans);color:var(--color-brawl-lime);cursor:pointer;background:0 0;border:0;margin-left:.5rem;padding:0;font-size:.875rem;font-weight:600}.ae-retry:hover{text-decoration:underline}.ae-skel-mode-icon{flex-shrink:0;width:2.25rem;height:2.25rem;display:block}.ae-skel-title{width:8rem;max-width:100%;height:.75rem;display:block}.ae-skel-sub{width:4.5rem;max-width:100%;height:.5rem;margin-top:.35rem;display:block}.ae-skel-endslabel{width:2.25rem;height:.5rem;margin-left:auto;display:block}.ae-skel-ends{width:3rem;height:.625rem;margin:.3rem 0 0 auto;display:block}.ae-skel-seclabel{width:5rem;height:.5rem;margin-bottom:.55rem;display:block}.ae-skel-pct{width:1.75rem;height:.5rem;display:block}.ae-skel-more{width:14rem;max-width:100%;height:.75rem;margin-top:.9rem;display:block}.ql-section{margin-top:3rem;margin-bottom:1rem}@media (width>=768px){.ql-section{margin-top:4rem}}@media (width>=1024px){.ql-section{margin-top:5rem}}.ql-header{text-align:center;max-width:40rem;margin:0 auto 1.5rem}.hs.svelte-1n0n366{margin-top:2.5rem}@media (width>=1024px){.hs.svelte-1n0n366{margin-top:3.5rem}}.hs-header.svelte-1n0n366{justify-content:space-between;align-items:center;gap:.875rem;display:flex}.hs-title.svelte-1n0n366{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--color-text-primary);min-width:0;margin:0;font-size:clamp(1.375rem,6vw,2.5rem);font-weight:900;line-height:.95}.hs-chip.svelte-1n0n366{flex-shrink:0}.hs-subtitle.svelte-1n0n366{font-family:var(--font-display);color:var(--color-text-muted);margin:.75rem 0 1.5rem;font-size:.9375rem;font-weight:500;line-height:1.4}.hs-header.svelte-1n0n366+.hs-body:where(.svelte-1n0n366){margin-top:1.25rem}.hs-cta-wrap.svelte-1n0n366{justify-content:center;margin-top:1.25rem;display:flex}.hs-cta.svelte-1n0n366{background:var(--color-brawl-lime);min-width:14rem;height:40px;color:var(--color-brawl-on-lime,var(--color-brawl-bg));font-family:var(--font-sans);border-radius:var(--r-bar);justify-content:center;align-items:center;gap:.6rem;padding:0 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.hs-cta.svelte-1n0n366:hover{background:#e2ff6b}.hs-cta.svelte-1n0n366:active{background:#c3ef3e}.hs-cta-arrow.svelte-1n0n366{width:1rem;height:1rem}.yw.svelte-1q56sc3{padding:.875rem}.yw-head.svelte-1q56sc3{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.yw-who.svelte-1q56sc3{align-items:baseline;gap:.5rem;min-width:0;display:flex}.yw-name.svelte-1q56sc3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:800;text-decoration:none;overflow:hidden}.yw-body.svelte-1q56sc3{gap:1rem;display:grid}@media (width>=768px){.yw-body.svelte-1q56sc3{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:end}}.yw-cols.svelte-1q56sc3{grid-auto-columns:1fr;grid-auto-flow:column;align-items:end;gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.yw-col.svelte-1q56sc3{flex-direction:column;align-items:center;gap:.3rem;min-width:0;display:flex}.yw-track.svelte-1q56sc3{flex-direction:column;justify-content:flex-end;gap:1px;width:100%;height:72px;display:flex}.yw-bar.svelte-1q56sc3{width:100%;height:var(--h,0%);border-radius:var(--r-bar);display:block}.yw-bar--win.svelte-1q56sc3{background:var(--color-brawl-win,var(--color-brawl-lime))}.yw-bar--loss.svelte-1q56sc3{background:var(--color-brawl-loss,var(--fg-dim));opacity:.7}.is-unread.svelte-1q56sc3 .yw-track:where(.svelte-1q56sc3){opacity:.35}.is-zero.svelte-1q56sc3 .yw-track:where(.svelte-1q56sc3):after{content:"";background:var(--surface-4);width:100%;height:2px;display:block}.yw-dow.svelte-1q56sc3{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-faint);font-size:10px;font-weight:600;line-height:1}.yw-tiles.svelte-1q56sc3{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.yw-tile.svelte-1q56sc3{background:var(--surface-2);border-radius:var(--r-panel);border:1px solid #ffffff0f;flex-direction:column;gap:.3rem;min-height:60px;padding:.625rem .75rem;display:flex}.yw-value.svelte-1q56sc3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-primary);font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:800;line-height:1}.yw-value--up.svelte-1q56sc3{color:var(--color-brawl-win,var(--color-brawl-lime))}.yw-value--down.svelte-1q56sc3{color:var(--color-brawl-loss,var(--fg-muted))}.yw-quiet.svelte-1q56sc3{font-family:var(--font-sans);color:var(--fg-muted);margin:0;font-size:.8125rem}.yw-skel-dow.svelte-1q56sc3{border-radius:var(--r-bar);width:22px;height:8px;display:block}.yw-skel-value.svelte-1q56sc3{border-radius:var(--r-bar);width:48px;height:18px;display:block}.yw-skel-label.svelte-1q56sc3{border-radius:var(--r-bar);width:56px;height:9px;display:block}.tp.svelte-ocvyia{gap:1rem;display:grid}@media (width>=640px){.tp.svelte-ocvyia{grid-template-columns:repeat(2,1fr)}}.tp-col.svelte-ocvyia{background:var(--surface-1);border:1px solid var(--border-default);border-radius:var(--r-panel);padding:.875rem}.tp-label.svelte-ocvyia{margin-bottom:.55rem;line-height:1.4;display:block}.tp-list.svelte-ocvyia{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tp-row.svelte-ocvyia{border-radius:var(--r-panel);background:var(--surface-2);border:1px solid #ffffff0a;grid-template-columns:2rem 1fr auto;align-items:center;gap:.625rem;min-height:40px;padding:.4rem .5rem;display:grid}.tp-rank.svelte-ocvyia{font-family:var(--font-mono);letter-spacing:.08em;color:var(--color-text-muted);font-size:.625rem;font-weight:700;line-height:1}.tp-entity.svelte-ocvyia{min-width:0;color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.tp-icon.svelte-ocvyia{background:var(--surface-3);flex-shrink:0;width:1.75rem;height:1.75rem;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.tp-icon--club.svelte-ocvyia{box-shadow:none;background:0 0}.tp-icon.svelte-ocvyia img{object-fit:contain;width:100%;height:100%;display:block}.tp-name.svelte-ocvyia{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:700;overflow:hidden}.tp-value.svelte-ocvyia{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--fg-primary);flex-shrink:0;font-size:.6875rem;font-weight:700;line-height:1}.tp-value--capped.svelte-ocvyia{color:var(--fg-faint)}.tp-quiet.svelte-ocvyia{font-family:var(--font-sans);color:var(--fg-muted);margin:0;font-size:.8125rem}.tp-skel-label.svelte-ocvyia{border-radius:var(--r-bar);width:64px;height:9px;margin-bottom:.55rem;display:block}.tp-skel-rank.svelte-ocvyia{width:18px;height:9px;display:block}.tp-skel-name.svelte-ocvyia{border-radius:var(--r-bar);width:96px;height:9px;display:block}.tp-skel-value.svelte-ocvyia{width:48px;height:9px;display:block}.cl.svelte-1ss8ul4{gap:1rem;display:grid}@media (width>=900px){.cl.svelte-1ss8ul4{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr)}}.cl-panel.svelte-1ss8ul4{background:var(--surface-1);border:1px solid var(--border-default);border-radius:var(--r-panel);min-width:0;padding:.875rem}.cl-label.svelte-1ss8ul4{margin-bottom:.55rem;line-height:1.4;display:block}.cl-bars.svelte-1ss8ul4{grid-template-columns:repeat(7,1fr);align-items:end;gap:.375rem;margin:0;padding:0;list-style:none;display:grid}.cl-col.svelte-1ss8ul4{flex-direction:column;align-items:center;gap:.3rem;min-width:0;display:flex}.cl-track.svelte-1ss8ul4{align-items:flex-end;width:100%;height:96px;display:flex}.cl-bar.svelte-1ss8ul4{width:100%;height:var(--h,3%);background:var(--color-brawl-lime);border-radius:var(--r-bar);display:block}.is-gap.svelte-1ss8ul4 .cl-bar:where(.svelte-1ss8ul4){background:repeating-linear-gradient(135deg, var(--surface-3) 0 4px, transparent 4px 8px)}.cl-day.svelte-1ss8ul4{font-family:var(--font-mono);letter-spacing:.02em;color:var(--fg-faint);white-space:nowrap;font-size:10px;font-weight:600;line-height:1}.cl-list.svelte-1ss8ul4{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.cl-row.svelte-1ss8ul4{border-radius:var(--r-panel);background:var(--surface-2);border:1px solid #ffffff0a;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.625rem;min-height:40px;padding:.4rem .5rem;display:grid}.cl-rank.svelte-1ss8ul4{font-family:var(--font-mono);letter-spacing:.08em;color:var(--color-text-muted);font-size:.625rem;font-weight:700;line-height:1}.cl-entity.svelte-1ss8ul4{min-width:0;color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.cl-thumb.svelte-1ss8ul4{background:var(--surface-3);flex-shrink:0;width:1.75rem;height:1.75rem;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.cl-thumb.svelte-1ss8ul4 img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.cl-name.svelte-1ss8ul4{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:700;overflow:hidden}.cl-n.svelte-1ss8ul4{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--fg-primary);font-size:.6875rem;font-weight:700;line-height:1}.cl-quiet.svelte-1ss8ul4{font-family:var(--font-sans);color:var(--fg-muted);margin:0;font-size:.8125rem}.cl-skel-label.svelte-1ss8ul4{border-radius:var(--r-bar);width:120px;height:9px;margin-bottom:.55rem;display:block}.cl-skel-day.svelte-1ss8ul4{border-radius:var(--r-bar);width:32px;height:8px;display:block}.cl-skel-rank.svelte-1ss8ul4{width:14px;height:9px;display:block}.cl-skel-name.svelte-1ss8ul4{border-radius:var(--r-bar);width:72px;height:9px;display:block}.cl-skel-n.svelte-1ss8ul4{width:36px;height:9px;display:block}.tr.svelte-d943is{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.tr.svelte-d943is{grid-template-columns:repeat(4,1fr)}}.tr-tile.svelte-d943is{background:var(--surface-2);border-radius:var(--r-panel);border:1px solid #ffffff0f;flex-direction:column;gap:.3rem;min-height:84px;padding:.875rem 1rem;display:flex}.tr-value.svelte-d943is{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.375rem;font-weight:800;line-height:1;overflow:hidden}.tr-label.svelte-d943is{line-height:1.4}.tr-sub.svelte-d943is{font-family:var(--font-sans);color:var(--fg-muted);font-size:.75rem;line-height:1.3}.tr-skel-value.svelte-d943is{border-radius:var(--r-bar);width:72px;height:22px;display:block}.tr-skel-label.svelte-d943is{border-radius:var(--r-bar);width:90px;height:9px;display:block}.tr-skel-sub.svelte-d943is{border-radius:var(--r-bar);width:60px;height:9px;display:block}.landing-section-heading{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;color:var(--color-text-primary);margin-bottom:.35rem;padding-top:.5rem;font-size:1.75rem;font-weight:800;line-height:1}@media (width>=768px){.landing-section-heading{font-size:2.25rem}}@media (width>=1024px){.landing-section-heading{font-size:2.625rem}}.landing-section-subtitle{font-family:var(--font-sans);color:var(--color-text-secondary);margin-top:.35rem;font-size:.9375rem;line-height:1.5}.section-rhythm{margin-top:3rem}@media (width>=768px){.section-rhythm{margin-top:4rem}}@media (width>=1024px){.section-rhythm{margin-top:5rem}}.section-rhythm-compact{margin-top:1.75rem}@media (width>=768px){.section-rhythm-compact{margin-top:2.5rem}}@media (width>=1024px){.section-rhythm-compact{margin-top:3rem}}.homepage-shell.svelte-ypbj28{width:100%;max-width:1100px;padding:var(--sp-2,.5rem) 0 var(--sp-6,1.5rem);margin-inline:auto}.homepage-shell.svelte-ypbj28 .pt-section,.homepage-shell.svelte-ypbj28 .lpp{margin-top:1.5rem}.homepage-shell.svelte-ypbj28 .hs,.homepage-shell.svelte-ypbj28 .active-events,.homepage-shell.svelte-ypbj28 .ql-section{margin-top:2rem}.homepage-shell.svelte-ypbj28 .landing-section-heading,.homepage-shell.svelte-ypbj28 .hs-title,.homepage-shell.svelte-ypbj28 .ae-title{font-size:clamp(1.375rem,2.5vw,1.75rem);line-height:1.15}.homepage-shell.svelte-ypbj28 .pt-header{margin-bottom:.75rem}.homepage-shell.svelte-ypbj28 .pt-feat-row{margin-top:.5rem}.homepage-shell.svelte-ypbj28 .pt-boost-row{margin-bottom:1rem}.homepage-shell.svelte-ypbj28 .hs-subtitle,.homepage-shell.svelte-ypbj28 .ae-subtitle{margin:.5rem 0 1rem}@media (width>=768px){.homepage-shell.svelte-ypbj28{padding:var(--sp-4,1rem) 0 var(--sp-8,2.5rem)}}.hp-fail.svelte-ypbj28{font-family:var(--font-sans);color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:.75rem;margin:2.5rem 0 0;font-size:.875rem;display:flex}.hp-gate.svelte-ypbj28{margin-top:2.5rem}.homepage-motto.svelte-ypbj28{text-align:center;isolation:isolate;margin-top:2rem;margin-bottom:1.5rem;padding:1.5rem 1rem;position:relative;overflow:hidden}.homepage-motto.svelte-ypbj28:after{content:"";background:var(--border-default,#ffffff1a);width:min(100%,28rem);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.homepage-motto-inner.svelte-ypbj28{align-items:center;gap:var(--sp-3,.75rem);flex-direction:column;max-width:48rem;margin-inline:auto;display:inline-flex}.homepage-motto-line.svelte-ypbj28{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;color:var(--color-text-primary);text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(1.375rem,4vw,2.25rem);font-weight:800;line-height:.95}
