.archive-filters.svelte-1es6u78{margin:calc(-1 * var(--space-1)) 0 var(--space-3);border-bottom:1px solid var(--profile-panel-border)}summary.svelte-1es6u78,summary.svelte-1es6u78>span:where(.svelte-1es6u78),.archive-filter-field.svelte-1es6u78,.archive-filter-actions.svelte-1es6u78,button.svelte-1es6u78,a.svelte-1es6u78{align-items:center;display:flex}summary.svelte-1es6u78{justify-content:space-between;gap:var(--space-2);min-height:var(--component-md);color:var(--text-secondary);cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-weight-bold);list-style:none}summary.svelte-1es6u78::-webkit-details-marker{display:none}summary.svelte-1es6u78>span:where(.svelte-1es6u78){gap:var(--space-2)}summary.svelte-1es6u78 small:where(.svelte-1es6u78){color:var(--profile-accent);font-size:var(--text-xs)}.archive-filter.svelte-1es6u78{gap:var(--space-2);padding:var(--space-3) 0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;display:grid}.archive-filter-control.svelte-1es6u78{gap:var(--space-1);min-width:0;color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-weight-bold);display:grid}.archive-filter-opponent.svelte-1es6u78{grid-column:span 2}.archive-filter-field.svelte-1es6u78{gap:var(--space-2);min-width:0;min-height:var(--component-md);border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-inner-surface);padding:0 var(--space-3);color:var(--text-muted);flex:14rem}.archive-filter-field.svelte-1es6u78:focus-within,input.svelte-1es6u78:focus,select.svelte-1es6u78:focus{border-color:var(--profile-accent)}input.svelte-1es6u78,select.svelte-1es6u78{width:100%;min-width:0;min-height:var(--component-md);border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-inner-surface);padding:0 var(--space-3);color:var(--text-primary);font:inherit;font-size:var(--text-sm);outline:0}.archive-filter-field.svelte-1es6u78 input:where(.svelte-1es6u78){background:0 0;border:0;min-height:0;padding:0}.archive-filter-actions.svelte-1es6u78{gap:var(--space-2);grid-column:span 2}button.svelte-1es6u78,a.svelte-1es6u78{min-height:var(--component-md);border-radius:var(--radius-md);padding:0 var(--space-4);font:inherit;font-size:var(--text-sm);font-weight:var(--font-weight-bold);border:0;justify-content:center;text-decoration:none}button.svelte-1es6u78{background:var(--brand-action);color:var(--brand-action-contrast);cursor:pointer}a.svelte-1es6u78{color:var(--text-secondary)}@media (width<=900px){.archive-filter.svelte-1es6u78{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.archive-filter.svelte-1es6u78{grid-template-columns:minmax(0,1fr)}.archive-filter-opponent.svelte-1es6u78,.archive-filter-actions.svelte-1es6u78{grid-column:auto}.archive-filter-actions.svelte-1es6u78{justify-content:stretch}.archive-filter-actions.svelte-1es6u78>:where(.svelte-1es6u78){flex:1 1 0}}.game-row.svelte-zmc0pl{--result-accent:var(--text-muted);gap:var(--space-3);border:0;border-bottom:1px solid var(--profile-panel-border);min-width:0;box-shadow:inset 3px 0 var(--result-accent);padding:var(--space-3) var(--space-2) var(--space-3) var(--space-3);color:var(--text-primary);transition:background var(--duration-fast) var(--ease-out);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;text-decoration:none;display:grid}.game-row[data-tone=win].svelte-zmc0pl{--result-accent:var(--success)}.game-row[data-tone=loss].svelte-zmc0pl{--result-accent:var(--danger)}.game-row[data-tone=draw].svelte-zmc0pl{--result-accent:var(--warning)}.game-row[data-tone=active].svelte-zmc0pl{--result-accent:var(--accent-green,var(--success))}.game-row.svelte-zmc0pl:hover,.game-row.svelte-zmc0pl:focus-visible{background:var(--profile-inner-hover)}.game-row.svelte-zmc0pl:focus-visible{outline:2px solid var(--result-accent);outline-offset:-2px}.game-row.has-board.svelte-zmc0pl{grid-template-columns:minmax(4.6rem,5.25rem) minmax(0,1fr) auto}.game-board-thumb.svelte-zmc0pl{aspect-ratio:1;width:min(5.25rem,18vw);min-width:4.4rem;display:block}.game-board-thumb.svelte-zmc0pl .readonly-fen-board{border-radius:var(--radius-sm);width:100%;box-shadow:none}.game-copy.svelte-zmc0pl{gap:.36rem;min-width:0;display:grid}.game-heading.svelte-zmc0pl,.game-context.svelte-zmc0pl,.result-label.svelte-zmc0pl,.player-line.svelte-zmc0pl,.opening-line.svelte-zmc0pl,.opening-name.svelte-zmc0pl,.game-foot.svelte-zmc0pl,.analysis-indicator.svelte-zmc0pl{align-items:center;min-width:0;display:flex}.game-heading.svelte-zmc0pl{justify-content:space-between;gap:var(--space-3)}.result-label.svelte-zmc0pl{gap:var(--space-1);color:var(--result-accent);font-size:var(--text-sm);white-space:nowrap}.result-label.svelte-zmc0pl strong:where(.svelte-zmc0pl){font-weight:var(--font-weight-black)}.game-context.svelte-zmc0pl{justify-content:flex-end;gap:var(--space-2);color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);white-space:nowrap}.analysis-indicator.svelte-zmc0pl{color:var(--accent-green,var(--success));gap:.22rem}.player-lines.svelte-zmc0pl{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.player-line.svelte-zmc0pl{font-size:var(--text-sm);gap:.32rem;overflow:hidden}.player-line.svelte-zmc0pl:before{border:1px solid var(--border-strong);background:var(--text-muted);content:"";border-radius:2px;flex:none;width:.55rem;height:.55rem}.player-line[data-color=white].svelte-zmc0pl:before{background:var(--text-primary)}.player-line[data-color=black].svelte-zmc0pl:before{background:var(--bg-primary)}.player-line.svelte-zmc0pl strong:where(.svelte-zmc0pl){color:var(--text-primary);font-weight:var(--font-weight-extrabold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rating.svelte-zmc0pl{color:var(--text-secondary);font-variant-numeric:tabular-nums}.delta.svelte-zmc0pl{color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--font-weight-black);font-variant-numeric:tabular-nums}.delta[data-sign=pos].svelte-zmc0pl{color:var(--success)}.delta[data-sign=neg].svelte-zmc0pl{color:var(--danger)}.opening-line.svelte-zmc0pl{gap:var(--space-2);overflow:hidden}.opening-name.svelte-zmc0pl{color:var(--text-secondary);font-size:var(--text-xs);white-space:nowrap;flex:0 auto;gap:.32rem;overflow:hidden}.opening-name.svelte-zmc0pl strong:where(.svelte-zmc0pl){color:var(--accent-gold,var(--warning));font-weight:var(--font-weight-black)}.opening-name.svelte-zmc0pl span:where(.svelte-zmc0pl){text-overflow:ellipsis;overflow:hidden}.move-preview.svelte-zmc0pl{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.game-foot.svelte-zmc0pl{gap:var(--space-2);color:var(--text-muted);font-size:var(--text-xs);overflow:hidden}.activity-date.svelte-zmc0pl{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.row-chevron{color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out)}.game-row.svelte-zmc0pl:hover .row-chevron,.game-row.svelte-zmc0pl:focus-visible .row-chevron{color:var(--result-accent);transform:translate(2px)}@media (width<=560px){.game-row.svelte-zmc0pl{gap:var(--space-2);padding:var(--space-3) var(--space-1) var(--space-3) var(--space-3);border-left:0;border-right:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto}.game-row.has-board.svelte-zmc0pl{grid-template-columns:minmax(0,1fr) auto}.game-row.has-board.svelte-zmc0pl .game-board-thumb:where(.svelte-zmc0pl){display:none}.game-heading.svelte-zmc0pl{align-items:flex-start}.game-context.svelte-zmc0pl{gap:.18rem var(--space-2);white-space:normal;flex-wrap:wrap;justify-content:flex-end}.analysis-indicator.svelte-zmc0pl{justify-content:flex-end;width:100%}.player-lines.svelte-zmc0pl{grid-template-columns:minmax(0,1fr);gap:.14rem}.player-line.svelte-zmc0pl{overflow:visible}.player-line.svelte-zmc0pl strong:where(.svelte-zmc0pl){overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.opening-line.svelte-zmc0pl{gap:.16rem;display:grid}.opening-name.svelte-zmc0pl,.move-preview.svelte-zmc0pl{white-space:normal}.move-preview.svelte-zmc0pl{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.row-chevron{align-self:center}}.panel-head.svelte-1uccegq{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.panel-head.svelte-1uccegq div:where(.svelte-1uccegq){gap:.12rem;min-width:0;display:grid}.panel-head.svelte-1uccegq span:where(.svelte-1uccegq){color:color-mix(in srgb, var(--profile-accent), white 18%);font-size:var(--text-xs);font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:uppercase}.panel-head.svelte-1uccegq h2:where(.svelte-1uccegq){color:var(--text-primary);font-size:.92rem;font-weight:var(--font-weight-extrabold);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.profile-panel-icon{color:var(--profile-icon-color);filter:drop-shadow(0 0 .24rem var(--profile-icon-glow));flex:none}.profile-panel-action{color:color-mix(in srgb, var(--profile-accent), white 16%);font-size:var(--text-xs);font-weight:var(--font-weight-bold);white-space:nowrap;flex:none;align-items:center;gap:.16rem;text-decoration:none;display:inline-flex}.recent-panel.svelte-fmari1{border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);min-width:0;padding:var(--space-3);box-shadow:none}.game-list.svelte-fmari1{border-top:1px solid var(--profile-panel-border);display:grid}.archive-counts.svelte-fmari1{margin:calc(-1 * var(--space-1)) 0 var(--space-3);border-block:1px solid var(--profile-panel-border);grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid}.archive-counts.svelte-fmari1 span:where(.svelte-fmari1){min-width:0;padding:var(--space-2);color:var(--text-secondary);font-size:.72rem;font-weight:var(--font-weight-bold);text-align:center;gap:.08rem;display:grid}.archive-counts.svelte-fmari1 span:where(.svelte-fmari1)+span:where(.svelte-fmari1){border-left:1px solid var(--profile-panel-border)}.archive-counts.svelte-fmari1 strong:where(.svelte-fmari1){color:var(--text-primary);font-variant-numeric:tabular-nums}.archive-pagination.svelte-fmari1{justify-items:center;gap:var(--space-2);margin-top:var(--space-3);display:grid}.archive-pagination.svelte-fmari1 p:where(.svelte-fmari1){color:var(--danger);font-size:var(--text-sm);text-align:center;margin:0}.archive-pagination.svelte-fmari1 button:where(.svelte-fmari1){min-height:var(--space-12);border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-secondary);padding:var(--space-2) var(--space-6);color:var(--text-primary);font:inherit;font-size:var(--text-sm);font-weight:var(--font-weight-bold);cursor:pointer}.archive-pagination.svelte-fmari1 button:where(.svelte-fmari1):hover:not(:disabled){border-color:var(--profile-accent);background:var(--bg-hover)}.archive-pagination.svelte-fmari1 button:where(.svelte-fmari1):disabled{cursor:progress;opacity:.64}.inline-all-games.svelte-fmari1{justify-self:end;align-items:center;gap:var(--space-1);margin-top:var(--space-2);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-weight-bold);text-decoration:none;display:inline-flex}.inline-all-games.svelte-fmari1:hover,.inline-all-games.svelte-fmari1:focus-visible{color:var(--text-primary)}.empty-state.svelte-fmari1{place-items:center;gap:var(--space-2);min-height:10rem;padding:var(--space-4);text-align:center;display:grid}.empty-state.svelte-fmari1 strong:where(.svelte-fmari1){color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-weight-extrabold);margin:0}.empty-state.svelte-fmari1 p:where(.svelte-fmari1){max-width:32rem;color:var(--text-secondary);font-size:.82rem;line-height:var(--leading-normal);margin:0}.loading-mark.svelte-fmari1{width:var(--space-6);height:var(--space-6);border:2px solid var(--border-strong);border-top-color:var(--profile-accent);border-radius:var(--radius-full);animation:svelte-fmari1-spin var(--duration-slow) linear infinite}@keyframes svelte-fmari1-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading-mark.svelte-fmari1{animation:none}}.profile-blog.svelte-1780sif{gap:var(--space-3);border:1px solid var(--workflow-border);border-radius:var(--radius-xl);background:var(--workflow-panel-bg);min-width:0;padding:var(--space-3);display:grid}header.svelte-1780sif{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}h2.svelte-1780sif{color:var(--text-primary);font-size:var(--text-base);line-height:var(--leading-tight);margin:0}header.svelte-1780sif a:where(.svelte-1780sif){align-items:center;gap:var(--space-1);color:var(--material-link);font-size:var(--text-sm);font-weight:var(--font-weight-bold);text-decoration:none;display:inline-flex}.post-grid.svelte-1780sif{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.post-card.svelte-1780sif{border:1px solid var(--workflow-border);border-radius:var(--radius-lg);background:var(--workflow-muted-bg);min-width:0;color:inherit;transition:border-color var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out);text-decoration:none;overflow:hidden}.post-card.svelte-1780sif:hover,.post-card.svelte-1780sif:focus-visible{border-color:color-mix(in srgb, var(--material-link), transparent 45%);background:var(--bg-hover)}.post-card.svelte-1780sif:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.post-media.svelte-1780sif{aspect-ratio:16/9;background:var(--workflow-field-bg);width:100%;color:var(--text-muted);place-items:center;display:grid;position:relative;overflow:hidden}.post-media.svelte-1780sif img:where(.svelte-1780sif){object-fit:cover;width:100%;height:100%;display:block}.post-media.svelte-1780sif time:where(.svelte-1780sif){right:var(--space-2);bottom:var(--space-2);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-primary), transparent 12%);color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--font-weight-bold);padding:.18rem .38rem;position:absolute}.without-hero.svelte-1780sif time:where(.svelte-1780sif){background:var(--workflow-panel-bg)}.post-copy.svelte-1780sif{gap:var(--space-1);padding:var(--space-3);display:grid}.post-copy.svelte-1780sif strong:where(.svelte-1780sif),.post-copy.svelte-1780sif span:where(.svelte-1780sif){overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-copy.svelte-1780sif strong:where(.svelte-1780sif){color:var(--text-primary);font-size:var(--text-sm);line-height:var(--leading-snug);line-clamp:2;-webkit-line-clamp:2}.post-copy.svelte-1780sif span:where(.svelte-1780sif){color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-normal);line-clamp:2;-webkit-line-clamp:2}@media (width<=52rem){.post-grid.svelte-1780sif{grid-template-columns:1fr}.post-card.svelte-1780sif{grid-template-columns:minmax(7.5rem,34%) minmax(0,1fr);display:grid}.post-media.svelte-1780sif{aspect-ratio:auto;min-height:7.5rem}}@media (width<=30rem){.profile-blog.svelte-1780sif{padding:var(--space-2)}header.svelte-1780sif{align-items:flex-start}.post-card.svelte-1780sif{grid-template-columns:1fr}.post-media.svelte-1780sif{aspect-ratio:16/9;min-height:0}}.profile-actions.svelte-1qaj19y{justify-items:end;gap:var(--space-1);min-width:0;display:grid}.action-rack.svelte-1qaj19y{border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-inner-surface);max-width:100%;display:inline-flex}.action-control.svelte-1qaj19y{min-width:0;min-height:var(--component-sm);padding:0 var(--space-3);border:0;border-right:1px solid var(--profile-panel-border);color:var(--text-secondary);font:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-bold);white-space:nowrap;cursor:pointer;transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;border-radius:0;justify-content:center;align-items:center;gap:.36rem;text-decoration:none;display:inline-flex}.action-rack.svelte-1qaj19y>:where(.svelte-1qaj19y):first-child{border-radius:calc(var(--radius-md) - 1px) 0 0 calc(var(--radius-md) - 1px)}.action-rack.svelte-1qaj19y>:where(.svelte-1qaj19y):last-child .action-control:where(.svelte-1qaj19y),.action-rack.svelte-1qaj19y>.action-control:where(.svelte-1qaj19y):last-child{border-radius:0 calc(var(--radius-md) - 1px) calc(var(--radius-md) - 1px) 0;border-right:0}.action-control.svelte-1qaj19y:hover,.action-control.svelte-1qaj19y:focus-visible{background:var(--profile-inner-hover);color:var(--text-primary)}.primary-action.svelte-1qaj19y,.primary-action.svelte-1qaj19y:hover,.primary-action.svelte-1qaj19y:focus-visible{background:var(--brand-action);color:var(--brand-action-contrast)}.live-action.svelte-1qaj19y,.live-action.svelte-1qaj19y:hover,.live-action.svelte-1qaj19y:focus-visible{background:color-mix(in srgb, var(--success), transparent 90%);color:var(--success)}.action-control.svelte-1qaj19y>span:where(.svelte-1qaj19y){text-overflow:ellipsis;min-width:0;overflow:hidden}.action-control.svelte-1qaj19y:focus-visible,.profile-more-menu.svelte-1qaj19y :where(.svelte-1qaj19y):is(button:where(.svelte-1qaj19y),a:where(.svelte-1qaj19y)):focus-visible{outline:2px solid var(--profile-accent);outline-offset:-2px}.action-control.svelte-1qaj19y:disabled{opacity:.56;cursor:wait}.overflow.svelte-1qaj19y{min-width:0;display:flex;position:relative}.profile-more-menu.svelte-1qaj19y{z-index:20;top:calc(100% + var(--space-1));min-width:13rem;padding:var(--space-1);border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-panel);box-shadow:var(--shadow-lg);display:grid;position:absolute;right:0}.profile-more-menu.svelte-1qaj19y :is(button:where(.svelte-1qaj19y),a:where(.svelte-1qaj19y)){align-items:center;gap:var(--space-2);min-height:var(--component-sm);padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--text-primary);font:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-align:left;cursor:pointer;background:0 0;border:0;text-decoration:none;display:flex}.profile-more-menu.svelte-1qaj19y :where(.svelte-1qaj19y):is(button:where(.svelte-1qaj19y),a:where(.svelte-1qaj19y)):hover{background:var(--profile-inner-hover)}.action-feedback.svelte-1qaj19y{max-width:22rem;color:var(--danger);font-size:var(--text-xs);line-height:var(--leading-snug);text-align:right;margin:0}@media (width<=860px){.profile-actions.svelte-1qaj19y{grid-column:1/-1;justify-items:start}.action-feedback.svelte-1qaj19y{text-align:left}}@media (width<=560px){.profile-actions.svelte-1qaj19y,.action-rack.svelte-1qaj19y{width:fit-content;max-width:100%}.action-control.svelte-1qaj19y{min-height:var(--component-md);padding-inline:var(--space-2);flex:0 auto}.overflow.svelte-1qaj19y{flex:none}.overflow.svelte-1qaj19y .action-control:where(.svelte-1qaj19y){width:auto}.profile-more-menu.svelte-1qaj19y{max-width:min(16rem, calc(100vw - var(--space-4)));right:0}}@container (width<=360px){.more-action.svelte-1qaj19y span:where(.svelte-1qaj19y){display:none}}.profile-trophies.svelte-1lagykx{flex-wrap:wrap;gap:.3rem .65rem;margin:.15rem 0 0;padding:0;list-style:none;display:flex}.profile-trophies.svelte-1lagykx li:where(.svelte-1lagykx)>a,.profile-trophies.svelte-1lagykx li:where(.svelte-1lagykx)>span:where(.svelte-1lagykx){min-width:0;color:var(--text-secondary);font-size:.76rem;font-weight:var(--font-weight-semibold);align-items:center;gap:.3rem;line-height:1.25;text-decoration:none;display:inline-flex}.profile-trophies.svelte-1lagykx li:where(.svelte-1lagykx)>a:hover{color:var(--text-primary);text-underline-offset:.2em;text-decoration:underline}.profile-trophies.svelte-1lagykx li:where(.svelte-1lagykx) svg{color:var(--success);flex:none}.profile-trophies.svelte-1lagykx li.top-one:where(.svelte-1lagykx) svg{color:var(--warning)}.profile-trophies.svelte-1lagykx li.role:where(.svelte-1lagykx) svg{color:var(--accent)}@media (width<=36rem){.profile-trophies.svelte-1lagykx{gap:.25rem .55rem}.profile-trophies.svelte-1lagykx li:where(.svelte-1lagykx)>a,.profile-trophies.svelte-1lagykx li:where(.svelte-1lagykx)>span:where(.svelte-1lagykx){font-size:.72rem}}.profile-cover.svelte-1mdexgr{border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);min-height:auto;box-shadow:var(--profile-panel-shadow);position:relative;overflow:visible}.profile-cover.svelte-1mdexgr:before{border-radius:var(--profile-radius) var(--profile-radius) 0 0;background:linear-gradient(90deg, var(--profile-accent), var(--success), transparent 84%);content:"";pointer-events:none;height:.18rem;position:absolute;inset:0 0 auto}.identity-row.svelte-1mdexgr{gap:var(--space-2) clamp(var(--space-3), 2vw, var(--space-5));padding:clamp(var(--space-3), 1.8vw, var(--space-4));grid-template-columns:auto minmax(0,1fr) auto;align-items:start;display:grid}.avatar-ring.svelte-1mdexgr{isolation:isolate;aspect-ratio:1;border:1px solid var(--profile-panel-border);border-radius:var(--radius-full);background:var(--profile-inner-surface);grid-row:1/span 2;place-items:center;width:clamp(5rem,7.2vw,6.25rem);display:grid;position:relative;overflow:hidden}.avatar-img.svelte-1mdexgr,.avatar-monogram.svelte-1mdexgr{border-radius:inherit;width:calc(100% - .7rem);height:calc(100% - .7rem)}.avatar-img.svelte-1mdexgr{object-fit:cover}.avatar-monogram.svelte-1mdexgr{background:hsl(var(--avatar-hue,210) 38% 42%);color:var(--brand-action-contrast);font-weight:var(--font-weight-black,800);-webkit-user-select:none;user-select:none;place-items:center;font-size:clamp(2rem,3.4vw,2.8rem);line-height:1;display:grid}.avatar-tone-0.svelte-1mdexgr{--avatar-hue:0}.avatar-tone-1.svelte-1mdexgr{--avatar-hue:30}.avatar-tone-2.svelte-1mdexgr{--avatar-hue:60}.avatar-tone-3.svelte-1mdexgr{--avatar-hue:90}.avatar-tone-4.svelte-1mdexgr{--avatar-hue:120}.avatar-tone-5.svelte-1mdexgr{--avatar-hue:150}.avatar-tone-6.svelte-1mdexgr{--avatar-hue:180}.avatar-tone-7.svelte-1mdexgr{--avatar-hue:210}.avatar-tone-8.svelte-1mdexgr{--avatar-hue:240}.avatar-tone-9.svelte-1mdexgr{--avatar-hue:270}.avatar-tone-10.svelte-1mdexgr{--avatar-hue:300}.avatar-tone-11.svelte-1mdexgr{--avatar-hue:330}.identity-heading.svelte-1mdexgr,.identity-details.svelte-1mdexgr{gap:.28rem;min-width:0;display:grid}.identity-heading.svelte-1mdexgr{align-self:center}.identity-details.svelte-1mdexgr{grid-column:2/-1;max-width:48rem}.title-line.svelte-1mdexgr{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.title-line.svelte-1mdexgr h1:where(.svelte-1mdexgr){overflow-wrap:anywhere;font-size:clamp(1.6rem,2.5vw,2.25rem);font-weight:var(--font-weight-black);letter-spacing:-.025em;margin:0;line-height:1.05}.profile-meta.svelte-1mdexgr{gap:var(--space-1);color:color-mix(in srgb, var(--text-secondary), white 12%);font-size:.8rem;font-weight:var(--font-weight-semibold);flex-wrap:wrap;display:flex}.profile-meta.svelte-1mdexgr>span:where(.svelte-1mdexgr){border-radius:var(--radius-full);background:0 0;border:1px solid #0000;padding:.08rem 0}.profile-playing-status.svelte-1mdexgr{max-width:100%;color:color-mix(in srgb, var(--success), white 10%);background:0 0;border:0;border-radius:0;align-items:center;gap:.25rem;padding:.08rem 0;display:inline-flex}.profile-playing-status.svelte-1mdexgr:before{aspect-ratio:1;border-radius:var(--radius-full);background:var(--success);content:"";flex:none;width:.42rem}.profile-fact-strip.svelte-1mdexgr{flex-wrap:wrap;gap:.24rem .48rem;max-width:46rem;margin:0;padding:0;list-style:none;display:flex}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr){min-width:0;color:var(--text-secondary);align-items:baseline;gap:.26rem;font-size:.78rem;line-height:1.25;display:inline-flex}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr)+li:where(.svelte-1mdexgr){padding-left:.48rem;position:relative}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr)+li:where(.svelte-1mdexgr):before{color:var(--text-muted);content:"/";position:absolute;left:0}.profile-fact-strip.svelte-1mdexgr span:where(.svelte-1mdexgr){color:var(--text-muted);font-weight:var(--font-weight-semibold)}.profile-fact-strip.svelte-1mdexgr strong:where(.svelte-1mdexgr),.profile-fact-strip.svelte-1mdexgr a:where(.svelte-1mdexgr){min-width:0;color:color-mix(in srgb, var(--text-primary), var(--profile-accent) 12%);font-weight:var(--font-weight-extrabold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.blog-fact-link.svelte-1mdexgr{align-items:center;gap:.24rem;display:inline-flex}.profile-fact-strip.svelte-1mdexgr a:where(.svelte-1mdexgr){color:color-mix(in srgb, var(--profile-accent), white 18%);text-decoration:none}.profile-fact-strip.svelte-1mdexgr a:where(.svelte-1mdexgr):hover,.profile-fact-strip.svelte-1mdexgr a:where(.svelte-1mdexgr):focus-visible{color:var(--profile-accent);text-underline-offset:.16rem;text-decoration:underline}.country-chip.svelte-1mdexgr{align-items:center;gap:.28rem;min-width:0;display:inline-flex}.country-chip.svelte-1mdexgr span:where(.svelte-1mdexgr):last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.identity-details.svelte-1mdexgr p:where(.svelte-1mdexgr){max-width:44rem;color:color-mix(in srgb, var(--text-secondary), white 8%);font-size:.88rem;line-height:var(--leading-snug);margin:0}.official-info.svelte-1mdexgr{gap:.3rem;max-width:44rem;margin:.1rem 0 0;padding:0;display:grid}.official-item.svelte-1mdexgr{font-size:.78rem;line-height:var(--leading-snug);flex-wrap:wrap;align-items:baseline;gap:.28rem .5rem;margin:0;display:flex}.official-item.svelte-1mdexgr dt:where(.svelte-1mdexgr){color:var(--text-muted);font-weight:var(--font-weight-semibold,600);letter-spacing:.02em;margin:0}.official-item.svelte-1mdexgr dd:where(.svelte-1mdexgr){min-width:0;color:var(--text-secondary);overflow-wrap:anywhere;margin:0}.official-item.svelte-1mdexgr dd:where(.svelte-1mdexgr)>a:where(.svelte-1mdexgr){color:var(--profile-icon-color);border-bottom:1px solid var(--profile-panel-border);text-decoration:none}.official-item.svelte-1mdexgr dd:where(.svelte-1mdexgr)>a:where(.svelte-1mdexgr):hover,.official-item.svelte-1mdexgr dd:where(.svelte-1mdexgr)>a:where(.svelte-1mdexgr):focus-visible{color:var(--profile-accent);border-bottom-color:var(--profile-accent)}.official-links.svelte-1mdexgr{flex-wrap:wrap;gap:.26rem .55rem;margin:0;padding:0;list-style:none;display:flex}.official-links.svelte-1mdexgr a:where(.svelte-1mdexgr){color:var(--profile-icon-color);border-bottom:1px solid var(--profile-panel-border);text-decoration:none}.official-links.svelte-1mdexgr a:where(.svelte-1mdexgr):hover,.official-links.svelte-1mdexgr a:where(.svelte-1mdexgr):focus-visible{color:var(--profile-accent);border-bottom-color:var(--profile-accent)}.official-account-badge.svelte-1mdexgr{border:1px solid color-mix(in srgb, var(--profile-accent), transparent 58%);border-radius:var(--radius-full);background:color-mix(in srgb, var(--profile-accent), transparent 91%);min-height:1.55rem;color:var(--profile-icon-color);font-size:var(--text-xs);font-weight:var(--font-weight-bold);white-space:nowrap;align-items:center;gap:.32rem;padding:.12rem .5rem;display:inline-flex}@media (width<=860px){.identity-row.svelte-1mdexgr{grid-template-columns:auto minmax(0,1fr)}.avatar-ring.svelte-1mdexgr{grid-row:1}.identity-details.svelte-1mdexgr{grid-area:3/1/auto/-1}}@container (width<=720px){.identity-row.svelte-1mdexgr{gap:var(--space-2);padding:var(--space-3);grid-template-columns:auto minmax(0,1fr)}.avatar-ring.svelte-1mdexgr{width:clamp(4.2rem,15cqi,5.3rem)}.title-line.svelte-1mdexgr h1:where(.svelte-1mdexgr){font-size:clamp(1.24rem,5.8cqi,1.58rem)}.identity-details.svelte-1mdexgr p:where(.svelte-1mdexgr){max-width:100%}}@container (width<=440px){.profile-meta.svelte-1mdexgr>span:where(.svelte-1mdexgr){white-space:normal}.profile-fact-strip.svelte-1mdexgr{gap:var(--space-1) var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr){gap:.08rem;display:grid}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr)+li:where(.svelte-1mdexgr){padding-left:0}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr)+li:where(.svelte-1mdexgr):before{display:none}}@media (width<=560px){.profile-cover.svelte-1mdexgr{border-color:var(--profile-panel-border);background:var(--profile-panel);box-shadow:none}.identity-row.svelte-1mdexgr{gap:var(--space-2);padding:var(--space-2);grid-template-columns:auto minmax(0,1fr);align-items:start}.avatar-ring.svelte-1mdexgr{width:3.95rem}.avatar-img.svelte-1mdexgr{width:calc(100% - .46rem);height:calc(100% - .46rem)}.identity-heading.svelte-1mdexgr,.identity-details.svelte-1mdexgr{gap:.22rem}.title-line.svelte-1mdexgr h1:where(.svelte-1mdexgr){font-size:clamp(1.22rem,5.8vw,1.48rem)}.profile-meta.svelte-1mdexgr,.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr),.identity-details.svelte-1mdexgr p:where(.svelte-1mdexgr){font-size:var(--text-xs)}.profile-fact-strip.svelte-1mdexgr{gap:.24rem .44rem}.profile-fact-strip.svelte-1mdexgr li:where(.svelte-1mdexgr){max-width:100%}.identity-details.svelte-1mdexgr p:where(.svelte-1mdexgr){-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}}@container (width<=280px){.identity-row.svelte-1mdexgr{grid-template-columns:minmax(0,1fr)}.avatar-ring.svelte-1mdexgr{grid-row:auto}.identity-heading.svelte-1mdexgr,.identity-details.svelte-1mdexgr{grid-area:auto/1}.profile-fact-strip.svelte-1mdexgr{grid-template-columns:minmax(0,1fr)}}.report-form.svelte-1q2f22x{gap:var(--space-4);display:grid}.report-form.svelte-1q2f22x>p:where(.svelte-1q2f22x),.success.svelte-1q2f22x p:where(.svelte-1q2f22x){color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}label.svelte-1q2f22x{gap:var(--space-2);color:var(--text-primary);font-weight:var(--font-weight-semibold);display:grid}select.svelte-1q2f22x,input.svelte-1q2f22x,textarea.svelte-1q2f22x{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--bg-card);width:100%;color:var(--text-primary);font:inherit}select.svelte-1q2f22x{min-height:2.7rem;padding:0 var(--space-3)}input.svelte-1q2f22x,textarea.svelte-1q2f22x{padding:var(--space-3)}textarea.svelte-1q2f22x{resize:vertical}small.svelte-1q2f22x{color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-weight-normal)}.actions.svelte-1q2f22x{justify-content:flex-end;gap:var(--space-2);display:flex}.error.svelte-1q2f22x{color:var(--danger);margin:0}.success.svelte-1q2f22x{gap:var(--space-3);padding:var(--space-3);border:1px solid color-mix(in srgb, var(--success), transparent 55%);border-radius:var(--radius-md);background:color-mix(in srgb, var(--success), transparent 92%);color:var(--success);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}@media (width<=31.25rem){.actions.svelte-1q2f22x{flex-direction:column-reverse}.actions.svelte-1q2f22x button{width:100%}}.rating-label.svelte-1yq9i0t{white-space:nowrap;align-items:center;gap:.1rem;min-width:0;max-width:100%;display:inline-flex;position:relative}.rating-label.compact.svelte-1yq9i0t{gap:.06rem}.provisional-help.svelte-1yq9i0t{align-items:center;display:inline-flex;position:relative}.provisional-trigger.svelte-1yq9i0t{border:1px solid color-mix(in srgb, var(--info), transparent 56%);border-radius:var(--radius-full);background:color-mix(in srgb, var(--info), transparent 88%);width:1.1rem;height:1.1rem;color:color-mix(in srgb, var(--info), white 16%);font:inherit;font-size:.68em;font-weight:var(--font-weight-black);cursor:pointer;place-items:center;line-height:1;text-decoration:none;display:inline-grid}.provisional-trigger.svelte-1yq9i0t:hover,.provisional-trigger.svelte-1yq9i0t:focus-visible{border-color:color-mix(in srgb, var(--info), white 14%);background:color-mix(in srgb, var(--info), transparent 78%);outline:none}.provisional-trigger.svelte-1yq9i0t:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--info), transparent 62%)}.provisional-popover.svelte-1yq9i0t{z-index:var(--z-popover,30);border:1px solid color-mix(in srgb, var(--border-strong), var(--info) 18%);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--bg-card), black 4%);width:min(17rem,100vw - 2rem);padding:var(--space-3);color:var(--text-secondary);font-size:.74rem;font-weight:var(--font-weight-semibold);line-height:var(--leading-snug);opacity:0;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);white-space:normal;gap:.32rem;display:grid;position:absolute;bottom:calc(100% + .45rem);right:0;transform:translateY(.16rem)}.provisional-popover.svelte-1yq9i0t strong:where(.svelte-1yq9i0t){color:var(--text-primary);font-size:.78rem}.provisional-popover.svelte-1yq9i0t a:where(.svelte-1yq9i0t){color:color-mix(in srgb, var(--info), white 12%);font-weight:var(--font-weight-extrabold);text-decoration:none}.provisional-popover.svelte-1yq9i0t a:where(.svelte-1yq9i0t):hover,.provisional-popover.svelte-1yq9i0t a:where(.svelte-1yq9i0t):focus-visible{text-underline-offset:.16rem;text-decoration:underline}.provisional-help.svelte-1yq9i0t:hover .provisional-popover:where(.svelte-1yq9i0t),.provisional-help.svelte-1yq9i0t:focus-within .provisional-popover:where(.svelte-1yq9i0t){opacity:1;pointer-events:auto;transform:translateY(0)}@media (width<=520px){.provisional-popover.svelte-1yq9i0t{width:min(16rem,100vw - 1.5rem);bottom:calc(100% + .36rem);left:50%;right:auto;transform:translate(-50%,.16rem)}.provisional-help.svelte-1yq9i0t:hover .provisional-popover:where(.svelte-1yq9i0t),.provisional-help.svelte-1yq9i0t:focus-within .provisional-popover:where(.svelte-1yq9i0t){transform:translate(-50%)}}.performance-rail.svelte-cgl3n1{border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);min-width:0;overflow:hidden}header.svelte-cgl3n1{justify-content:space-between;align-items:center;gap:var(--space-2);border-bottom:1px solid var(--profile-panel-border);padding:var(--space-2) var(--space-3);display:flex}header.svelte-cgl3n1 h2:where(.svelte-cgl3n1){color:var(--text-primary);font-size:var(--text-sm);margin:0}header.svelte-cgl3n1 a:where(.svelte-cgl3n1){color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-decoration:none}header.svelte-cgl3n1 a:where(.svelte-cgl3n1):hover,header.svelte-cgl3n1 a:where(.svelte-cgl3n1):focus-visible{color:var(--profile-accent)}.rating-list.svelte-cgl3n1{display:grid}button.rating-row.svelte-cgl3n1{gap:var(--space-2);min-width:0;padding:.78rem var(--space-3);color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.rating-row.svelte-cgl3n1+.rating-row:where(.svelte-cgl3n1){border-top:1px solid var(--profile-panel-border)}.rating-row.svelte-cgl3n1:hover,.rating-row.svelte-cgl3n1:focus-visible{background:var(--profile-inner-hover)}.rating-row.active.svelte-cgl3n1{box-shadow:inset .2rem 0 var(--profile-accent)}.mode-icon.svelte-cgl3n1{border-radius:var(--radius-full);background:color-mix(in srgb, currentColor, transparent 88%);width:2rem;height:2rem;color:var(--profile-icon-color);place-items:center;display:grid}.rating-row[data-mode=bullet].svelte-cgl3n1 .mode-icon:where(.svelte-cgl3n1){color:var(--warning)}.rating-row[data-mode=blitz].svelte-cgl3n1 .mode-icon:where(.svelte-cgl3n1){color:var(--danger)}.rating-row[data-mode=rapid].svelte-cgl3n1 .mode-icon:where(.svelte-cgl3n1){color:var(--success)}.mode-copy.svelte-cgl3n1{gap:.14rem;min-width:0;display:grid}.mode-copy.svelte-cgl3n1 strong:where(.svelte-cgl3n1){color:var(--text-primary);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mode-copy.svelte-cgl3n1 small:where(.svelte-cgl3n1){color:var(--text-muted);font-size:var(--text-xs)}.rating-row.svelte-cgl3n1>*{min-width:0}.empty-state.svelte-cgl3n1{gap:var(--space-2);min-height:9rem;padding:var(--space-4);text-align:center;place-content:center;display:grid}.empty-state.svelte-cgl3n1 strong:where(.svelte-cgl3n1){color:var(--text-primary)}.empty-state.svelte-cgl3n1 p:where(.svelte-cgl3n1){max-width:18rem;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal);margin:0}@media (width>=861px){.performance-rail.svelte-cgl3n1{top:var(--space-3);position:sticky}}@media (width<=860px){.rating-list.svelte-cgl3n1{grid-template-columns:repeat(2,minmax(0,1fr))}.rating-row.svelte-cgl3n1:nth-child(2n){border-left:1px solid var(--profile-panel-border)}}@media (width<=560px){.rating-row.svelte-cgl3n1{padding:.7rem var(--space-2)}.mode-icon.svelte-cgl3n1{width:1.8rem;height:1.8rem}}@media (width<=390px){.rating-list.svelte-cgl3n1{grid-template-columns:minmax(0,1fr)}.rating-row.svelte-cgl3n1:nth-child(2n){border-left:0}}.platform-overview.svelte-1hzetk3{gap:var(--space-3);border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);padding:clamp(var(--space-3), 2vw, var(--space-4));display:grid}.platform-overview.svelte-1hzetk3>p:where(.svelte-1hzetk3){max-width:48rem;color:var(--text-secondary);line-height:var(--leading-normal);margin:0}.platform-overview.svelte-1hzetk3 .platform-policy:where(.svelte-1hzetk3){color:var(--text-muted);font-size:.78rem}.platform-overview-stats.svelte-1hzetk3{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(min(100%,13rem),1fr));display:grid}.platform-overview-stats.svelte-1hzetk3 article:where(.svelte-1hzetk3){gap:.25rem var(--space-2);border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-inner-surface);min-width:0;padding:var(--space-3);grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.platform-overview-stats.svelte-1hzetk3 article:where(.svelte-1hzetk3) svg{color:var(--profile-icon-color);grid-row:1/3}.platform-overview-stats.svelte-1hzetk3 span:where(.svelte-1hzetk3){color:var(--text-muted);font-size:.72rem;font-weight:var(--font-weight-semibold)}.platform-overview-stats.svelte-1hzetk3 strong:where(.svelte-1hzetk3){overflow-wrap:anywhere;min-width:0;color:var(--text-primary);font-size:1rem;font-weight:var(--font-weight-extrabold)}.social-panel.svelte-1s7spol{gap:var(--space-3);border:1px solid var(--border);border-radius:var(--profile-radius);background:var(--profile-panel);min-width:0;padding:var(--space-3);box-shadow:none;display:grid}.social-note.svelte-1s7spol{max-width:48rem;color:var(--text-secondary);font-size:.82rem;line-height:var(--leading-normal);margin:0}.social-lists.svelte-1s7spol{border-block:1px solid var(--profile-panel-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.social-list-card.svelte-1s7spol{gap:var(--space-1);min-width:0;padding:var(--space-3) var(--space-4);display:grid}.social-list-card.svelte-1s7spol+.social-list-card:where(.svelte-1s7spol){border-left:1px solid var(--profile-panel-border)}.social-list-card.svelte-1s7spol strong:where(.svelte-1s7spol){color:var(--text-primary);font-size:.82rem;font-weight:var(--font-weight-extrabold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-list-card.svelte-1s7spol span:where(.svelte-1s7spol){color:color-mix(in srgb, var(--profile-accent), white 18%);font-size:clamp(1.15rem,1.6vw,1.42rem);font-weight:var(--font-weight-extrabold);font-variant-numeric:tabular-nums;line-height:1}@container (width<=720px){.social-list-card.svelte-1s7spol{padding-inline:var(--space-2)}}.range-selector.svelte-12ip3vi{border-bottom:1px solid var(--profile-panel-border);scrollbar-width:none;width:100%;min-width:0;display:flex;overflow-x:auto}.range-selector.svelte-12ip3vi::-webkit-scrollbar{display:none}button.svelte-12ip3vi{min-width:var(--component-lg);min-height:var(--component-sm);padding:0 var(--space-2);color:var(--text-muted);font:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);cursor:pointer;background:0 0;border:0;flex:1 0 auto}button.svelte-12ip3vi:hover{color:var(--text-primary)}button.active.svelte-12ip3vi{color:var(--profile-icon-color);box-shadow:inset 0 -2px 0 var(--profile-accent)}button.svelte-12ip3vi:focus-visible{outline:2px solid var(--profile-accent);outline-offset:-2px}@media (width<=560px){button.svelte-12ip3vi{min-height:var(--component-md)}}.rating-distribution.svelte-lwo4fo{gap:var(--space-2);border-top:1px solid var(--profile-panel-border);min-width:0;padding-top:var(--space-3);grid-column:1/-1;display:grid}header.svelte-lwo4fo,.distribution-summary.svelte-lwo4fo,.distribution-summary.svelte-lwo4fo p:where(.svelte-lwo4fo),.distribution-state.svelte-lwo4fo{min-width:0}header.svelte-lwo4fo,.distribution-summary.svelte-lwo4fo p:where(.svelte-lwo4fo),.distribution-state.svelte-lwo4fo{align-items:center;display:flex}.distribution-summary.svelte-lwo4fo span:where(.svelte-lwo4fo),.distribution-state.svelte-lwo4fo{color:var(--text-muted);font-size:var(--text-xs)}h3.svelte-lwo4fo,.distribution-summary.svelte-lwo4fo p:where(.svelte-lwo4fo){margin:0}h3.svelte-lwo4fo{color:var(--text-primary);font-size:var(--text-sm)}.distribution-summary.svelte-lwo4fo{gap:var(--space-2);display:grid}.distribution-summary.svelte-lwo4fo p:where(.svelte-lwo4fo){justify-content:space-between;gap:var(--space-1) var(--space-2);flex-wrap:wrap}.distribution-summary.svelte-lwo4fo strong:where(.svelte-lwo4fo){color:var(--text-primary);font-variant-numeric:tabular-nums}.distribution-summary.svelte-lwo4fo strong:where(.svelte-lwo4fo),.distribution-summary.svelte-lwo4fo span:where(.svelte-lwo4fo),.distribution-state.svelte-lwo4fo{overflow-wrap:anywhere;white-space:normal;min-width:0;max-width:100%}.distribution-chart.svelte-lwo4fo{width:100%;height:clamp(3rem,8vw,4rem);display:block;overflow:visible}.distribution-bar.svelte-lwo4fo{fill:color-mix(in srgb, var(--profile-accent), transparent 58%)}.distribution-marker.svelte-lwo4fo{stroke:var(--profile-accent);stroke-width:1px;vector-effect:non-scaling-stroke}.distribution-state.svelte-lwo4fo{gap:var(--space-2);margin:0}.distribution-state.svelte-lwo4fo button:where(.svelte-lwo4fo){align-items:center;gap:var(--space-1);min-height:var(--component-sm);border:1px solid var(--profile-panel-border);border-radius:var(--radius-sm);color:var(--text-primary);padding-inline:var(--space-2);background:0 0;display:inline-flex}@media (width<=560px){.distribution-summary.svelte-lwo4fo p:where(.svelte-lwo4fo){justify-content:stretch;display:grid}}.perf.svelte-ztg0a{gap:var(--space-3);border-top:1px solid var(--profile-panel-border);min-width:0;padding-top:var(--space-3);grid-column:1/-1;display:grid}h3.svelte-ztg0a,h4.svelte-ztg0a,p.svelte-ztg0a,dl.svelte-ztg0a,dd.svelte-ztg0a{margin:0}h3.svelte-ztg0a{font-size:var(--text-sm)}h4.svelte-ztg0a,dt.svelte-ztg0a,.state.svelte-ztg0a,.results.svelte-ztg0a,small.svelte-ztg0a{color:var(--text-muted);font-size:var(--text-xs)}.facts.svelte-ztg0a{background:var(--profile-panel-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.facts.svelte-ztg0a div:where(.svelte-ztg0a){background:var(--profile-panel);min-width:0;padding:var(--space-2)}dd.svelte-ztg0a{margin-top:var(--space-1);color:var(--text-primary);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums}.facts.svelte-ztg0a small:where(.svelte-ztg0a){margin-left:var(--space-1);font-weight:var(--font-weight-normal)}.results.svelte-ztg0a{gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.results.svelte-ztg0a strong:where(.svelte-ztg0a){color:var(--text-primary);font-variant-numeric:tabular-nums}.win.svelte-ztg0a{color:var(--success)!important}.loss.svelte-ztg0a{color:var(--danger)!important}.high-low.svelte-ztg0a,.streak-grid.svelte-ztg0a{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.high-low.svelte-ztg0a a:where(.svelte-ztg0a),.best-wins.svelte-ztg0a a:where(.svelte-ztg0a){justify-content:space-between;align-items:baseline;gap:var(--space-2);color:var(--text-secondary);text-decoration:none;display:flex}.high-low.svelte-ztg0a strong:where(.svelte-ztg0a){font-size:var(--text-lg);font-variant-numeric:tabular-nums}.streak-grid.svelte-ztg0a>div:where(.svelte-ztg0a){align-content:start;gap:var(--space-1);display:grid}.streak-grid.svelte-ztg0a p:where(.svelte-ztg0a){gap:0 var(--space-2);color:var(--text-secondary);font-size:var(--text-xs);grid-template-columns:minmax(0,1fr) auto;display:grid}.streak-grid.svelte-ztg0a p:where(.svelte-ztg0a) strong:where(.svelte-ztg0a){color:var(--text-primary);font-variant-numeric:tabular-nums}.streak-grid.svelte-ztg0a p:where(.svelte-ztg0a) small:where(.svelte-ztg0a){grid-column:1/-1}.play-streak.svelte-ztg0a{border-top:1px solid var(--profile-panel-border);padding-top:var(--space-3)}.best-wins.svelte-ztg0a{gap:var(--space-1);display:grid}.best-wins.svelte-ztg0a a:where(.svelte-ztg0a):hover,.high-low.svelte-ztg0a a:where(.svelte-ztg0a):hover{color:var(--text-primary)}.state.svelte-ztg0a{align-items:center;gap:var(--space-1);display:flex}button.svelte-ztg0a{align-items:center;gap:var(--space-1);color:var(--text-secondary);cursor:pointer;background:0 0;border:0;display:inline-flex}@media (width<=36rem){.facts.svelte-ztg0a{grid-template-columns:repeat(2,minmax(0,1fr))}.results.svelte-ztg0a{justify-content:space-between}.high-low.svelte-ztg0a,.streak-grid.svelte-ztg0a{gap:var(--space-3)}}.trend-panel.svelte-kg9xaz{gap:var(--space-2) var(--space-3);border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);min-width:0;padding:clamp(var(--space-3), 1.6vw, var(--space-4));grid-template-columns:auto minmax(0,1fr);display:grid;overflow:hidden}.trend-head.svelte-kg9xaz,.trend-toolbar.svelte-kg9xaz{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.trend-head.svelte-kg9xaz{margin:0}.trend-head.svelte-kg9xaz h2:where(.svelte-kg9xaz){color:var(--text-primary);font-size:clamp(var(--text-base), 2vw, var(--text-xl));margin:0}.trend-state.svelte-kg9xaz svg{color:var(--profile-icon-color);flex:none}.trend-toolbar.svelte-kg9xaz{min-height:var(--component-sm);justify-content:flex-end;margin:0}.trend-total.svelte-kg9xaz{gap:var(--space-1);color:var(--text-secondary);font-size:var(--text-xs);align-items:baseline;margin:0;display:inline-flex}.trend-total.svelte-kg9xaz strong:where(.svelte-kg9xaz){color:var(--text-primary);font-variant-numeric:tabular-nums}.trend-total[data-tone=positive].svelte-kg9xaz strong:where(.svelte-kg9xaz){color:var(--success)}.trend-total[data-tone=negative].svelte-kg9xaz strong:where(.svelte-kg9xaz){color:var(--danger)}.trend-state.svelte-kg9xaz button:where(.svelte-kg9xaz){justify-content:center;align-items:center;gap:var(--space-1);min-height:var(--component-sm);border-radius:var(--radius-full);padding:0 var(--space-3);color:var(--text-secondary);font:inherit;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);cursor:pointer;background:0 0;border:0;display:inline-flex}.trend-state.svelte-kg9xaz button:where(.svelte-kg9xaz):focus-visible{outline:2px solid var(--profile-accent);outline-offset:2px}.trend-state.svelte-kg9xaz{place-items:center;gap:var(--space-2);min-height:6rem;padding:var(--space-4);color:var(--text-secondary);text-align:center;grid-column:1/-1;display:grid}.range-row.svelte-kg9xaz{grid-column:1/-1;min-width:0}.trend-state.svelte-kg9xaz strong:where(.svelte-kg9xaz){color:var(--text-primary)}.trend-state.svelte-kg9xaz>strong:where(.svelte-kg9xaz),.trend-state.svelte-kg9xaz>p:where(.svelte-kg9xaz){overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.trend-state.svelte-kg9xaz p:where(.svelte-kg9xaz){max-width:28rem;font-size:var(--text-sm);line-height:var(--leading-normal);margin:0}.trend-state.svelte-kg9xaz button:where(.svelte-kg9xaz):hover{color:var(--profile-icon-color)}.loading-mark.svelte-kg9xaz{width:var(--space-6);height:var(--space-6);border:2px solid var(--border-strong);border-top-color:var(--profile-accent);border-radius:var(--radius-full);animation:svelte-kg9xaz-spin var(--duration-slow) linear infinite}.chart-wrap.svelte-kg9xaz{grid-column:1/-1;min-width:0}.chart-stage.svelte-kg9xaz{border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-chart-surface,var(--profile-inner-surface));min-width:0;position:relative;overflow:hidden}.trend-chart.svelte-kg9xaz{width:100%;height:clamp(9.5rem,18vw,12.5rem);display:block;overflow:visible}.chart-grid.svelte-kg9xaz{stroke:var(--profile-chart-grid,var(--profile-panel-border));stroke-width:.32px;stroke-dasharray:1 2}.chart-y-label.svelte-kg9xaz{fill:var(--text-muted);font-size:2.2px;font-weight:var(--font-weight-semibold);pointer-events:none}.chart-area.svelte-kg9xaz{fill:url(#profile-rating-area)}.chart-line.svelte-kg9xaz{fill:none;stroke:var(--accent-green,var(--success));stroke-width:.82px;stroke-linecap:round;stroke-linejoin:round}.chart-guide.svelte-kg9xaz{stroke:color-mix(in srgb, var(--accent-green,var(--success)), white 18%);stroke-width:.34px;stroke-dasharray:1 1.4;pointer-events:none}.chart-point.svelte-kg9xaz{color:var(--accent-green,var(--success));outline:none}.point-hit.svelte-kg9xaz{fill:#0000;stroke:#0000;pointer-events:all}.point-mark.svelte-kg9xaz{fill:var(--profile-chart-surface,var(--profile-panel));stroke:currentColor;stroke-width:.62px;opacity:0;pointer-events:none}.chart-point.latest.svelte-kg9xaz .point-mark:where(.svelte-kg9xaz),.chart-point.active.svelte-kg9xaz .point-mark:where(.svelte-kg9xaz),.chart-point.svelte-kg9xaz:focus-visible .point-mark:where(.svelte-kg9xaz){fill:var(--brand-action-contrast);opacity:1;stroke-width:.92px}.chart-point.svelte-kg9xaz:focus-visible .point-hit:where(.svelte-kg9xaz){stroke:color-mix(in srgb, var(--profile-accent), transparent 28%);stroke-width:.52px}.chart-tooltip.svelte-kg9xaz{z-index:2;top:clamp(5.5rem, var(--tooltip-y), calc(100% - var(--space-2)));left:clamp(4.7rem, var(--tooltip-x), calc(100% - 4.7rem));border:1px solid color-mix(in srgb, var(--profile-accent), var(--profile-panel-border) 58%);border-radius:var(--radius-md);background:var(--profile-tooltip-surface,var(--profile-panel));min-width:8.6rem;padding:var(--space-2);color:var(--text-primary);box-shadow:var(--material-subtle-shadow);transform:translate(-50%, calc(-100% - var(--space-2)));pointer-events:none;gap:.08rem;display:grid;position:absolute}.chart-tooltip.svelte-kg9xaz span:where(.svelte-kg9xaz),.chart-tooltip.svelte-kg9xaz small:where(.svelte-kg9xaz){color:var(--text-secondary);font-size:var(--text-xs)}.chart-tooltip.svelte-kg9xaz strong:where(.svelte-kg9xaz){color:var(--profile-icon-color);font-size:var(--text-lg);font-variant-numeric:tabular-nums}.chart-dates.svelte-kg9xaz{height:var(--space-5);margin-top:var(--space-1);color:var(--text-muted);font-size:var(--text-xs);position:relative}.chart-dates.svelte-kg9xaz span:where(.svelte-kg9xaz){white-space:nowrap;position:absolute;transform:translate(-50%)}@media (pointer:fine){.chart-point.svelte-kg9xaz{cursor:crosshair}}@media (width<=560px){.trend-panel.svelte-kg9xaz{padding:var(--space-3) var(--space-2);grid-template-columns:minmax(0,1fr)}.trend-toolbar.svelte-kg9xaz{justify-content:flex-start;gap:var(--space-2);grid-column:1}.trend-chart.svelte-kg9xaz{height:9.5rem}.chart-tooltip.svelte-kg9xaz{min-width:7.6rem;padding:var(--space-1) var(--space-2)}}@keyframes svelte-kg9xaz-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading-mark.svelte-kg9xaz{animation:none}}.score.svelte-2qau3o,.score.svelte-2qau3o>span:where(.svelte-2qau3o){align-items:center;display:inline-flex}.score.svelte-2qau3o{justify-content:flex-end;gap:var(--space-2);color:var(--text-secondary);white-space:nowrap;flex-wrap:wrap;font-size:.72rem}.score.svelte-2qau3o>span:where(.svelte-2qau3o){gap:.28rem}strong.svelte-2qau3o{border-radius:var(--radius-sm);text-align:center;min-width:1.35rem;font-size:var(--text-xs);font-variant-numeric:tabular-nums;padding:.08rem .28rem}.win.svelte-2qau3o strong:where(.svelte-2qau3o){background:color-mix(in srgb, var(--success), transparent 86%);color:var(--success)}.draw.svelte-2qau3o strong:where(.svelte-2qau3o){background:color-mix(in srgb, var(--warning), transparent 86%);color:var(--warning)}.loss.svelte-2qau3o strong:where(.svelte-2qau3o){background:color-mix(in srgb, var(--danger), transparent 86%);color:var(--danger)}@media (width<=420px){.score.svelte-2qau3o{justify-content:flex-start}.score.svelte-2qau3o>span:where(.svelte-2qau3o)>span:where(.svelte-2qau3o){clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}}.activity-day.svelte-m7s9bw{gap:var(--space-3);grid-template-columns:minmax(7.5rem,.24fr) minmax(0,1fr);min-width:0;display:grid}h3.svelte-m7s9bw,.entries.svelte-m7s9bw,.entry.svelte-m7s9bw,.entry-copy.svelte-m7s9bw,.subentries.svelte-m7s9bw{min-width:0}h3.svelte-m7s9bw{margin:0;padding-top:.55rem}time.svelte-m7s9bw{color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-weight-bold);text-transform:uppercase}.entries.svelte-m7s9bw{border-inline-start:2px solid var(--profile-panel-border);display:grid}.entry.svelte-m7s9bw{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:4rem;padding:.6rem 0 .6rem 2.75rem;display:grid;position:relative}.entry.svelte-m7s9bw+.entry:where(.svelte-m7s9bw){margin-top:-.2rem}.entry-icon.svelte-m7s9bw{inset-inline-start:-1.35rem;border:3px solid var(--profile-panel);background:var(--profile-icon-bg);width:2.55rem;height:2.55rem;color:var(--profile-icon-color);border-radius:50%;place-items:center;display:grid;position:absolute;top:.7rem}.entry-copy.svelte-m7s9bw{gap:.15rem;display:grid}.entry-copy.wide.svelte-m7s9bw{grid-column:1/-1}.entry-copy.svelte-m7s9bw>strong:where(.svelte-m7s9bw){color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-weight-bold)}.rating.svelte-m7s9bw{color:var(--text-secondary);font-size:var(--text-xs);font-variant-numeric:tabular-nums}.rating.svelte-m7s9bw em:where(.svelte-m7s9bw){font-style:normal;font-weight:var(--font-weight-bold);margin-inline-start:.35rem}.rating.svelte-m7s9bw em[data-change=positive]:where(.svelte-m7s9bw){color:var(--success)}.rating.svelte-m7s9bw em[data-change=negative]:where(.svelte-m7s9bw){color:var(--danger)}.subentries.svelte-m7s9bw{color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-normal);gap:.16rem;display:grid;overflow:hidden}.subentries.svelte-m7s9bw>a:where(.svelte-m7s9bw),.subentries.svelte-m7s9bw>span:where(.svelte-m7s9bw){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.subentries.svelte-m7s9bw a:where(.svelte-m7s9bw){color:var(--text-secondary);text-decoration:none}.subentries.svelte-m7s9bw a:where(.svelte-m7s9bw):hover{color:var(--text-primary);text-underline-offset:.14em;text-decoration:underline}.subentries.svelte-m7s9bw a:where(.svelte-m7s9bw):focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--accent);outline-offset:2px}.inline-users.svelte-m7s9bw{gap:var(--space-1) var(--space-2);flex-wrap:wrap;display:flex}.inline-users.svelte-m7s9bw .player-identity-link:not(:last-child):after{color:var(--text-muted);content:","}[data-result=win].svelte-m7s9bw>a:where(.svelte-m7s9bw){color:var(--success)}[data-result=draw].svelte-m7s9bw>a:where(.svelte-m7s9bw){color:var(--warning)}[data-result=loss].svelte-m7s9bw>a:where(.svelte-m7s9bw){color:var(--danger)}@media (width<=620px){.activity-day.svelte-m7s9bw{gap:var(--space-1);grid-template-columns:minmax(0,1fr)}h3.svelte-m7s9bw{padding-top:0}.entries.svelte-m7s9bw{margin-inline-start:1.25rem}.entry.svelte-m7s9bw{gap:var(--space-1);grid-template-columns:minmax(0,1fr);padding-inline-start:2.25rem}.entry-icon.svelte-m7s9bw{width:2.1rem;height:2.1rem;inset-inline-start:-1.1rem}}.activity-timeline.svelte-160kcv1,header.svelte-160kcv1,ol.svelte-160kcv1,li.svelte-160kcv1,.state.svelte-160kcv1{min-width:0}.activity-timeline.svelte-160kcv1{gap:var(--space-3);display:grid}header.svelte-160kcv1{border-bottom:1px solid var(--profile-panel-border);padding-bottom:var(--space-2)}h2.svelte-160kcv1,p.svelte-160kcv1,ol.svelte-160kcv1{margin:0}h2.svelte-160kcv1{color:var(--text-primary);font-size:var(--text-base)}ol.svelte-160kcv1{gap:var(--space-4);padding:0;list-style:none;display:grid}li.svelte-160kcv1+li:where(.svelte-160kcv1){border-top:1px solid var(--profile-panel-border);padding-top:var(--space-3)}.state.svelte-160kcv1{color:var(--text-muted);font-size:var(--text-sm)}.state.error.svelte-160kcv1{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.state.empty.svelte-160kcv1{gap:var(--space-1);padding-block:var(--space-2);display:grid}.state.svelte-160kcv1 strong:where(.svelte-160kcv1){color:var(--text-primary)}.state.svelte-160kcv1 button:where(.svelte-160kcv1){align-items:center;gap:var(--space-1);min-height:var(--component-sm);border:1px solid var(--profile-panel-border);border-radius:var(--radius-sm);color:var(--text-primary);padding-inline:var(--space-2);cursor:pointer;background:0 0;display:inline-flex}.state.svelte-160kcv1 button:where(.svelte-160kcv1):hover{background:var(--profile-panel-soft)}.state.svelte-160kcv1 button:where(.svelte-160kcv1):focus-visible{outline:2px solid var(--profile-accent);outline-offset:2px}@media (width<=620px){.activity-timeline.svelte-160kcv1{gap:var(--space-2)}ol.svelte-160kcv1{gap:var(--space-3)}}.network-panel.svelte-mzgqd6{gap:var(--space-3);border:1px solid var(--profile-panel-border,var(--border));border-radius:var(--profile-radius,var(--radius-xl));background:var(--profile-panel,var(--bg-card));min-width:0;padding:var(--space-3);display:grid}.network-head.svelte-mzgqd6{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.network-head.svelte-mzgqd6 div:where(.svelte-mzgqd6){gap:.12rem;min-width:0;display:grid}.network-head.svelte-mzgqd6 span:where(.svelte-mzgqd6){color:var(--accent-strong);font-size:.64rem;font-weight:var(--font-weight-bold);text-transform:uppercase}.network-head.svelte-mzgqd6 h2:where(.svelte-mzgqd6){color:var(--text-primary);font-size:.92rem;font-weight:var(--font-weight-extrabold);margin:0}.network-head.svelte-mzgqd6 svg{color:var(--accent-strong);flex:none}.owner-note.svelte-mzgqd6,.result-count.svelte-mzgqd6{color:var(--text-secondary);font-size:.78rem;line-height:var(--leading-normal);margin:0}.kind-switcher.svelte-mzgqd6{border:1px solid var(--profile-panel-border,var(--border));border-radius:var(--radius-md);background:var(--profile-inner-surface,var(--bg-secondary));grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-width:0;padding:0;display:grid;overflow:hidden}.kind-switcher.svelte-mzgqd6 button:where(.svelte-mzgqd6){min-width:0;min-height:var(--component-md);color:var(--text-secondary);font:inherit;cursor:pointer;transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;border:0;border-radius:0;place-items:center;gap:.12rem;display:grid}.kind-switcher.svelte-mzgqd6 button.active:where(.svelte-mzgqd6){background:var(--profile-inner-hover,var(--bg-hover));color:var(--text-primary);box-shadow:inset 0 -2px 0 var(--profile-accent,var(--accent))}.kind-switcher.svelte-mzgqd6 button:where(.svelte-mzgqd6):not(.active):hover{background:var(--profile-inner-hover,var(--bg-hover));color:var(--text-primary)}.kind-switcher.svelte-mzgqd6 button:where(.svelte-mzgqd6):focus-visible{outline:2px solid var(--profile-accent,var(--accent));outline-offset:2px}.kind-switcher.svelte-mzgqd6 span:where(.svelte-mzgqd6){min-width:0;font-size:.7rem;font-weight:var(--font-weight-semibold);overflow-wrap:anywhere}.kind-switcher.svelte-mzgqd6 strong:where(.svelte-mzgqd6){color:inherit;font-variant-numeric:tabular-nums;font-size:.78rem}.network-state.svelte-mzgqd6{place-items:center;gap:var(--space-2);border:1px solid var(--profile-panel-border,var(--border));border-radius:var(--radius-lg);background:var(--profile-inner-surface,var(--bg-secondary));min-height:9rem;color:var(--text-secondary);text-align:center;display:grid}.network-state.svelte-mzgqd6 p:where(.svelte-mzgqd6){max-width:28rem;padding:0 var(--space-3);margin:0;font-size:.78rem}.network-state.svelte-mzgqd6 button:where(.svelte-mzgqd6),.inline-error.svelte-mzgqd6 button:where(.svelte-mzgqd6){color:var(--accent-strong);font:inherit;font-weight:var(--font-weight-bold);cursor:pointer;background:0 0;border:0}.state-pulse.svelte-mzgqd6{aspect-ratio:1;border-radius:var(--radius-full);background:var(--accent);width:.6rem;animation:1.2s ease-in-out infinite svelte-mzgqd6-pulse}.result-count.svelte-mzgqd6{margin-bottom:var(--space-2)}.member-list.svelte-mzgqd6{margin:0;padding:0;list-style:none;display:grid}.member-row.svelte-mzgqd6{gap:var(--space-2);border-top:1px solid var(--profile-panel-border,var(--border));min-width:0;padding:var(--space-2) 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.member-avatar.svelte-mzgqd6{aspect-ratio:1;border:1px solid var(--profile-panel-border,var(--border));border-radius:var(--radius-full);background:var(--profile-inner-surface,var(--bg-secondary));width:2.25rem;color:var(--accent-strong);font-size:.78rem;font-weight:var(--font-weight-extrabold);place-items:center;display:grid;overflow:hidden}.member-avatar.svelte-mzgqd6 img:where(.svelte-mzgqd6){object-fit:cover;width:100%;height:100%}.member-copy.svelte-mzgqd6{gap:.12rem;min-width:0;display:grid}.member-identity.svelte-mzgqd6{width:fit-content;min-width:0;max-width:100%;color:var(--text-primary);align-items:center;gap:.28rem;display:inline-flex}.member-copy.svelte-mzgqd6 strong:where(.svelte-mzgqd6){text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.member-copy.svelte-mzgqd6 small:where(.svelte-mzgqd6){color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.activity.svelte-mzgqd6{border-radius:var(--radius-full);min-width:0;color:var(--text-muted);font-size:.68rem;font-weight:var(--font-weight-bold);white-space:nowrap;align-items:center;gap:.28rem;text-decoration:none;display:inline-flex}.activity.svelte-mzgqd6:before{aspect-ratio:1;border-radius:var(--radius-full);background:var(--text-muted);content:"";width:.42rem}.activity.online.svelte-mzgqd6:before,.activity.playing.svelte-mzgqd6:before{background:var(--success)}.activity.playing.svelte-mzgqd6{color:var(--success)}.load-more.svelte-mzgqd6{width:100%;min-height:2.55rem;margin-top:var(--space-2);border:1px solid var(--profile-panel-border,var(--border));border-radius:var(--radius-full);background:var(--profile-inner-surface,var(--bg-secondary));color:var(--text-primary);font:inherit;font-size:.76rem;font-weight:var(--font-weight-bold);cursor:pointer}.load-more.svelte-mzgqd6:disabled{cursor:wait;opacity:.65}.inline-error.svelte-mzgqd6{justify-content:center;gap:var(--space-2);margin-top:var(--space-2);color:var(--danger);flex-wrap:wrap;font-size:.74rem;display:flex}@keyframes svelte-mzgqd6-pulse{50%{opacity:.34;transform:scale(.78)}}@media (width<=460px){.network-panel.svelte-mzgqd6{padding:var(--space-2)}.member-row.svelte-mzgqd6{grid-template-columns:auto minmax(0,1fr)}.activity.svelte-mzgqd6{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.state-pulse.svelte-mzgqd6{animation:none}}.summary-rail.svelte-125ilm3{border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}article.svelte-125ilm3{align-items:center;gap:var(--space-2);min-width:0;min-height:4.2rem;padding:var(--space-2) var(--space-3);display:flex}article.svelte-125ilm3+article:where(.svelte-125ilm3){border-left:1px solid var(--profile-panel-border)}.summary-icon.svelte-125ilm3{border-radius:var(--radius-full);background:color-mix(in srgb, currentColor, transparent 88%);width:2rem;height:2rem;color:var(--profile-icon-color);flex:none;place-items:center;display:grid}article[data-summary-card=best-rating].svelte-125ilm3 .summary-icon:where(.svelte-125ilm3){color:var(--warning)}article[data-summary-card=games].svelte-125ilm3 .summary-icon:where(.svelte-125ilm3){color:var(--accent-green,var(--success))}article[data-summary-card=win-rate].svelte-125ilm3 .summary-icon:where(.svelte-125ilm3){color:var(--success)}article[data-summary-card=streak].svelte-125ilm3 .summary-icon:where(.svelte-125ilm3){color:var(--danger)}article.svelte-125ilm3 div:where(.svelte-125ilm3){gap:.12rem;min-width:0;display:grid}p.svelte-125ilm3,strong.svelte-125ilm3,small.svelte-125ilm3{text-overflow:ellipsis;margin:0;overflow:hidden}p.svelte-125ilm3{color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--font-weight-semibold)}strong.svelte-125ilm3,small.svelte-125ilm3{white-space:nowrap}strong.svelte-125ilm3{color:var(--text-primary);font-size:1.1rem;font-weight:var(--font-weight-extrabold);font-variant-numeric:tabular-nums;line-height:1}small.svelte-125ilm3{color:var(--text-muted);font-size:var(--text-xs)}@media (width<=760px){.summary-rail.svelte-125ilm3{grid-template-columns:repeat(2,minmax(0,1fr))}article.svelte-125ilm3:nth-child(3){border-left:0;border-top:1px solid var(--profile-panel-border)}article.svelte-125ilm3:nth-child(4){border-top:1px solid var(--profile-panel-border)}}@media (width<=560px){article.svelte-125ilm3{min-height:4rem;padding:var(--space-2)}p.svelte-125ilm3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}@container (width<=260px){.summary-rail.svelte-125ilm3{grid-template-columns:minmax(0,1fr)}article.svelte-125ilm3+article:where(.svelte-125ilm3){border-top:1px solid var(--profile-panel-border);border-left:0}}.opponent-panel.svelte-1j8vt57{gap:var(--space-3);border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);min-width:0;padding:var(--space-3);display:grid}header.svelte-1j8vt57,.frequent-head.svelte-1j8vt57,.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57){align-items:center;gap:var(--space-2);min-width:0;display:flex}header.svelte-1j8vt57{color:var(--profile-accent)}header.svelte-1j8vt57 div:where(.svelte-1j8vt57){min-width:0;display:grid}header.svelte-1j8vt57 span:where(.svelte-1j8vt57),header.svelte-1j8vt57 small:where(.svelte-1j8vt57),.opponent-list.svelte-1j8vt57 small:where(.svelte-1j8vt57){color:var(--text-muted);font-size:var(--text-xs)}header.svelte-1j8vt57>small:where(.svelte-1j8vt57){margin-left:auto}.frequent-head.svelte-1j8vt57{color:var(--text-secondary);font-size:var(--text-sm)}.opponent-list.svelte-1j8vt57{border:1px solid var(--profile-panel-border);border-radius:var(--radius-md);background:var(--profile-panel-border);grid-template-columns:repeat(auto-fit,minmax(min(10rem,100%),1fr));gap:1px;display:grid;overflow:hidden}.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57){background:var(--profile-inner-surface);padding:var(--space-2) var(--space-3);color:var(--text-primary);text-decoration:none}.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57):hover,.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57):focus-visible{background:var(--profile-inner-hover)}.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57)>span:where(.svelte-1j8vt57){border-radius:var(--radius-full);background:var(--profile-icon-bg);width:1.75rem;height:1.75rem;color:var(--profile-accent);font-size:var(--text-xs);font-weight:var(--font-weight-black);place-items:center;display:grid}.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57) strong:where(.svelte-1j8vt57){min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.opponent-list.svelte-1j8vt57 a:where(.svelte-1j8vt57) small:where(.svelte-1j8vt57){margin-left:auto}.overview-tabs.svelte-1stsmw0{border-bottom:1px solid var(--profile-panel-border);scrollbar-width:none;min-width:0;display:flex;overflow-x:auto}.overview-tabs.svelte-1stsmw0::-webkit-scrollbar{display:none}button.svelte-1stsmw0{min-height:var(--component-md);padding:0 var(--space-4);color:var(--text-secondary);font:inherit;font-size:var(--text-sm);font-weight:var(--font-weight-bold);white-space:nowrap;cursor:pointer;background:0 0;border:0;position:relative}button.svelte-1stsmw0:hover,button.active.svelte-1stsmw0{color:var(--text-primary)}button.active.svelte-1stsmw0:after{right:var(--space-3);bottom:0;left:var(--space-3);background:linear-gradient(90deg, var(--profile-accent), var(--success));content:"";height:2px;position:absolute}button.svelte-1stsmw0:focus-visible{outline:2px solid var(--profile-accent);outline-offset:-2px}@media (width<=560px){button.svelte-1stsmw0{padding-inline:var(--space-2);flex:1 1 0}}.profile-tabs.svelte-10b31vn{border-bottom:1px solid var(--profile-panel-border,var(--border));scrollbar-width:none;gap:0;width:100%;min-width:0;max-width:100%;display:flex;overflow-x:auto}.profile-tabs.svelte-10b31vn::-webkit-scrollbar{display:none}.profile-tabs.svelte-10b31vn a:where(.svelte-10b31vn){align-items:center;gap:var(--space-1);min-height:var(--component-sm);padding:0 var(--space-3);color:var(--text-secondary);font:inherit;font-size:.82rem;font-weight:var(--font-weight-semibold);white-space:nowrap;cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:0;text-decoration:none;display:inline-flex;position:relative}.active-game-count.svelte-10b31vn{min-width:var(--space-5);height:var(--space-5);padding-inline:var(--space-1);border:1px solid color-mix(in srgb, var(--success), transparent 35%);border-radius:var(--radius-full);background:color-mix(in srgb, var(--success), transparent 90%);color:var(--success);font-size:var(--text-xs);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;place-items:center;line-height:1;display:inline-grid}.profile-tabs.svelte-10b31vn a:where(.svelte-10b31vn):hover,.profile-tabs.svelte-10b31vn a.active:where(.svelte-10b31vn){color:var(--text-primary)}.profile-tabs.svelte-10b31vn a.active:where(.svelte-10b31vn):after{right:var(--space-2);bottom:0;left:var(--space-2);border-radius:var(--radius-full);background:linear-gradient(90deg, var(--profile-accent,var(--accent-strong)), var(--accent-green,var(--success)));content:"";height:2px;position:absolute}.profile-tabs.svelte-10b31vn a:where(.svelte-10b31vn):focus-visible{outline:2px solid var(--profile-accent,var(--accent));outline-offset:-2px}@media (width<=560px){.profile-tabs.svelte-10b31vn{width:100%}.profile-tabs.svelte-10b31vn a:where(.svelte-10b31vn){min-width:max-content;min-height:var(--component-md);padding:0 var(--space-2);font-size:.8rem;font-weight:var(--font-weight-bold);flex:1 1 0}}.profile-page.svelte-oizfxh{--profile-accent:var(--accent);--profile-accent-2:var(--accent-strong);--profile-page-max:78rem;--profile-radius:var(--radius-xl);--profile-panel:var(--workflow-panel-bg);--profile-panel-soft:var(--workflow-muted-bg);--profile-panel-border:var(--workflow-border);--profile-panel-shadow:none;--profile-inner-surface:var(--workflow-muted-bg);--profile-inner-hover:var(--bg-hover);--profile-icon-bg:var(--workflow-field-bg);--profile-icon-border:var(--workflow-border);--profile-icon-color:var(--accent-green,var(--success));--profile-chart-surface:var(--workflow-field-bg);--profile-chart-grid:color-mix(in srgb, var(--text-muted), transparent 72%);--profile-tooltip-surface:var(--material-surface-muted);gap:clamp(var(--space-2), 1vw, var(--space-3));width:min(100%, var(--profile-page-max));color:var(--text-primary);margin:0 auto;padding:0;display:grid;container-type:inline-size}.mini-panel.svelte-oizfxh{border:1px solid var(--profile-panel-border);border-radius:var(--profile-radius);background:var(--profile-panel);box-shadow:none}.content-grid.svelte-oizfxh{gap:var(--space-3);grid-template-columns:minmax(14rem,.42fr) minmax(0,1.58fr);align-items:start;display:grid}.profile-main-stack.svelte-oizfxh{gap:var(--space-3);min-width:0;display:grid}.profile-side-stack.svelte-oizfxh{gap:var(--space-2);min-width:0;display:grid}.insights-link.svelte-oizfxh{align-items:center;gap:var(--space-2);min-height:var(--touch-target-min);border:1px solid var(--profile-panel-border);border-radius:var(--radius-lg);padding:var(--space-2) var(--space-3);background:var(--profile-panel);color:var(--profile-accent);grid-template-columns:auto minmax(0,1fr);text-decoration:none;display:grid}.insights-link.svelte-oizfxh:hover{background:var(--profile-inner-hover)}.insights-link.svelte-oizfxh:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}.insights-link.svelte-oizfxh span:where(.svelte-oizfxh){min-width:0;display:grid}.insights-link.svelte-oizfxh strong:where(.svelte-oizfxh){color:var(--text-primary);font-size:var(--text-sm)}.insights-link.svelte-oizfxh small:where(.svelte-oizfxh){color:var(--text-secondary);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-panel.svelte-oizfxh{gap:var(--space-3);outline:none;min-width:0;display:grid}.mini-panel.svelte-oizfxh{min-width:0;padding:var(--space-3)}.empty-state.svelte-oizfxh{place-items:center;gap:var(--space-2);min-height:10rem;padding:var(--space-4);text-align:center;display:grid}.empty-icon{color:color-mix(in srgb, var(--profile-accent), white 18%)}.empty-state.svelte-oizfxh strong:where(.svelte-oizfxh){color:var(--text-primary);font-size:var(--text-base);font-weight:var(--font-weight-extrabold);margin:0}.empty-state.svelte-oizfxh p:where(.svelte-oizfxh){max-width:32rem;color:var(--text-secondary);font-size:.82rem;line-height:var(--leading-normal);margin:0}.compact-empty.svelte-oizfxh{min-height:8rem;padding:var(--space-3)}:root[data-theme=light] .profile-page.svelte-oizfxh{--profile-panel:var(--material-surface);--profile-panel-soft:var(--material-surface-muted);--profile-panel-border:var(--material-border);--profile-panel-shadow:none;--profile-inner-surface:var(--material-surface-muted);--profile-inner-hover:var(--bg-hover);--profile-icon-bg:var(--material-surface-muted);--profile-icon-border:var(--material-border);--profile-icon-color:var(--accent-green,var(--success));--profile-chart-surface:var(--material-surface-muted);--profile-chart-grid:color-mix(in srgb, var(--material-text-muted), transparent 76%);--profile-tooltip-surface:var(--material-surface)}:root[data-theme=light] .mini-panel.svelte-oizfxh{border-color:var(--profile-panel-border);background:var(--profile-panel)}@media (width<=1180px){.content-grid.svelte-oizfxh{grid-template-columns:minmax(13.5rem,.46fr) minmax(0,1.54fr)}}@media (width<=860px){.content-grid.svelte-oizfxh{grid-template-columns:minmax(0,1fr)}}@container (width<=720px){.content-grid.svelte-oizfxh{grid-template-columns:minmax(0,1fr)}}@media (width<=560px){.profile-page.svelte-oizfxh{gap:var(--space-2);padding-inline:var(--space-2)}.content-grid.svelte-oizfxh,.profile-main-stack.svelte-oizfxh,.overview-panel.svelte-oizfxh{gap:var(--space-2)}}.app-page-frame.profile-frame{--app-page-padding-inline:clamp(var(--space-3), 2.2vw, var(--space-8));--app-page-padding-block-start:clamp(var(--space-1), .72dvh, var(--space-2));--app-page-padding-block-end:clamp(var(--space-3), 1.8dvh, var(--space-6))}@media (width<=560px){.app-page-frame.profile-frame{--app-page-padding-inline:var(--space-2);--app-page-padding-block-start:var(--space-1);--app-page-padding-block-end:var(--space-3)}}
