.profile-setting-toggle{align-items:flex-start;background:rgb(var(--c-surface)/.72);border:1px solid var(--border);border-radius:18px;display:flex;gap:.85rem;padding:1rem}.profile-setting-toggle input{accent-color:var(--primary);flex:0 0 auto;height:1.1rem;margin-top:.22rem;width:1.1rem}.profile-setting-toggle span{display:grid;gap:.28rem}.profile-setting-toggle small{color:var(--muted);line-height:1.45}.profile-setting-toggle .form-success{color:var(--success)}.profile-setting-toggle .form-error{color:var(--danger)}.profile-page{display:grid;gap:.9rem;padding-block:1.25rem 3rem}.profile-identity{display:grid;gap:1rem;padding:clamp(1.15rem,2vw,1.6rem);border-color:rgb(var(--c-bronze)/.14);border-radius:1.5rem;background:linear-gradient(135deg,rgb(var(--c-surface)/.96),rgb(var(--c-warm-wash-2)/.9)),radial-gradient(circle at 88% 12%,rgb(var(--c-gold)/.18),transparent 44%);box-shadow:0 22px 54px rgb(var(--c-ink)/.1),inset 0 1px 0 rgb(var(--c-surface)/.92)}.profile-identity__person{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem}.profile-identity__avatar{display:grid;place-items:center;width:4.25rem;height:4.25rem;border-radius:1.35rem;background:linear-gradient(140deg,var(--primary),var(--primary-strong));color:var(--primary-foreground);font-size:1.5rem;font-weight:850;letter-spacing:.02em;box-shadow:0 12px 26px rgb(var(--c-bronze-mid-2)/.28)}.profile-identity__naming{display:grid;gap:.35rem;min-width:0}.profile-identity__naming h1{margin:0;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1;overflow-wrap:anywhere}.profile-identity__handle{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;color:var(--muted);font-size:.92rem;font-weight:700}.profile-identity__handle span+span:before{content:"·";margin-right:.5rem}.profile-identity__badges{display:flex;flex-wrap:wrap;gap:.4rem}.profile-identity__badges:empty{display:none}.profile-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.16rem .6rem;border:1px solid var(--border);border-radius:999px;background:rgb(var(--c-surface)/.8);color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.profile-badge--you{border-color:rgb(var(--c-gold)/.4);background:rgb(var(--c-gold)/.14);color:var(--primary-strong)}.profile-badge--streak{border-color:rgb(var(--c-red-soft)/.28);background:rgb(var(--c-red-soft)/.1);color:rgb(var(--c-red));text-transform:none;letter-spacing:0}.profile-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin:0}.profile-stats>div{display:grid;justify-items:center;gap:.15rem;padding:.8rem .5rem;border:1px solid var(--border);border-radius:1.1rem;background:rgb(var(--c-surface)/.74);text-align:center}.profile-stats svg{color:var(--primary-strong)}.profile-stats dt{color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-stats dd{margin:0;font-size:1.3rem;font-weight:850;font-variant-numeric:tabular-nums}.profile-identity__footnote,.profile-public-note{margin:0;color:var(--muted);font-size:.88rem;font-weight:650}.profile-public-note{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.6rem .9rem;border:1px dashed rgb(var(--c-bronze)/.28);border-radius:1rem;background:rgb(var(--c-surface)/.55)}.profile-public-note svg{color:var(--primary-strong);flex-shrink:0}.profile-public-note span{min-width:0}.profile-public-note__link{display:inline-flex;align-items:center;gap:.3rem;margin-left:auto;color:var(--primary-strong);font-weight:800;white-space:nowrap}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:.9rem}.profile-panel{display:grid;align-content:start;gap:.7rem;padding:clamp(1rem,1.6vw,1.3rem)}.profile-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-panel__header h2{display:flex;align-items:center;gap:.45rem;margin:0;font-size:1.05rem}.profile-panel__header svg{color:var(--primary-strong)}.profile-panel h3{margin:0 0 .4rem;font-size:.92rem}.profile-results,.profile-scroll-list{display:grid;gap:.5rem;max-height:21rem;overflow-y:auto;overscroll-behavior:contain;padding-right:.3rem;margin:0;list-style:none;scrollbar-width:thin}.profile-result{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.55rem .7rem .75rem;border:1px solid rgb(var(--c-slate)/.14);border-radius:1rem;background:rgb(var(--c-cool-wash)/.88)}.profile-result__kind{padding:.16rem .5rem;border-radius:999px;font-size:.7rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.profile-result__kind--race{background:rgb(var(--c-blue)/.12);color:rgb(var(--c-blue-deep))}.profile-ratings{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.6rem}.profile-rating{display:grid;gap:.1rem;padding:.6rem .75rem;border:1px solid rgb(var(--c-slate)/.14);border-radius:1rem;background:rgb(var(--c-cool-wash)/.88)}.profile-rating--record{border-color:rgb(var(--c-gold)/.4);background:rgb(var(--c-gold)/.1)}.profile-rating--record .button{margin-top:.35rem;justify-self:start}.profile-rating__format{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.profile-rating__value{font-size:1.15rem;font-variant-numeric:tabular-nums}.profile-rating__record{font-size:.78rem;font-weight:650;font-variant-numeric:tabular-nums;color:var(--muted)}.profile-result__kind--won{background:rgb(var(--c-green-wash));color:rgb(var(--c-green-deep))}.profile-result__kind--lost{background:rgb(var(--c-red-wash));color:rgb(var(--c-red))}.profile-result__kind--aborted,.profile-result__kind--drawn{background:rgb(var(--c-cool-wash-strong));color:var(--muted)}.profile-result__kind--daily{background:rgb(var(--c-gold)/.16);color:var(--primary-strong)}.profile-result__score,.profile-result__when{display:grid;gap:.05rem;min-width:0}.profile-result__score{justify-items:end;text-align:right}.profile-result strong{font-size:.95rem;overflow-wrap:anywhere}.profile-result small{color:var(--muted);font-size:.78rem;font-weight:650}.profile-result__bar{grid-column:1/-1;display:block;height:5px;border-radius:999px;background:rgb(var(--c-ink)/.08);overflow:hidden}.profile-result__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--primary-strong))}.profile-account__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.6rem;margin:0}.profile-account__facts>div{display:grid;gap:.15rem;padding:.65rem .8rem;border:1px solid var(--border);border-radius:1rem;background:rgb(var(--c-surface)/.7);min-width:0}.profile-account__facts dt{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-account__facts dd{margin:0;font-weight:750;overflow-wrap:anywhere}.profile-account__verified{color:rgb(var(--c-green-mid))}.profile-account__settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:.9rem;align-items:start}.profile-panel__more{color:var(--primary-strong);font-size:.88rem;font-weight:800;white-space:nowrap}.game-history-back{margin:0;font-size:.88rem;font-weight:700}.game-history-back a{color:var(--primary-strong)}.game-history-filters{display:flex;flex-wrap:wrap;gap:.45rem 1.1rem;align-items:center}.game-history-tabs{display:flex;flex-wrap:wrap;gap:.3rem}.game-history-tabs+.game-history-tabs{padding-left:1.1rem;border-left:1px solid var(--border)}.game-history-tab{padding:.28rem .62rem;border:1px solid var(--border);border-radius:999px;font-size:.8rem;color:var(--muted);text-decoration:none}.game-history-tab:hover{border-color:var(--border-strong);color:var(--text)}.game-history-tab[aria-current=true]{border-color:rgb(var(--c-gold)/.42);background:rgb(var(--c-gold)/.14);color:var(--primary-strong)}.game-history-list{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.game-history-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.6rem;padding:.55rem .7rem;border:1px solid var(--border);border-radius:1rem}.game-history-row__who{display:grid;gap:.12rem;min-width:0}.game-history-row__who small{color:var(--muted)}.game-history-row__meta{display:grid;justify-items:end;gap:.12rem;color:var(--muted);text-align:right}.game-history-delta--up{color:rgb(var(--c-green-deep))}.game-history-delta--down{color:rgb(var(--c-red))}.game-history-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.6rem;padding-top:.2rem}.game-history-pager__buttons{display:flex;align-items:center;gap:.3rem}.game-history-pager__count{padding:0 .4rem;font-size:.82rem;color:var(--muted);font-variant-numeric:tabular-nums}.game-history-pager__step{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:1px solid var(--border);border-radius:.5rem;color:var(--text)}.game-history-pager__step:hover{border-color:var(--border-strong)}.game-history-pager__step--off{color:var(--muted);opacity:.45;cursor:default}@media (max-width:760px){.profile-identity__person{grid-template-columns:auto minmax(0,1fr);gap:.75rem}.profile-identity__avatar{width:3.4rem;height:3.4rem;border-radius:1.1rem;font-size:1.2rem}.profile-stats{grid-template-columns:repeat(5,minmax(5.6rem,1fr));overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:.25rem;scrollbar-width:thin}.profile-identity__handle{flex-direction:column;align-items:flex-start;gap:.1rem}.profile-identity__handle span+span:before{content:none}.profile-public-note__link{margin-left:0}.profile-results,.profile-scroll-list{max-height:17rem}.game-history-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.game-history-row__meta{grid-column:2;justify-items:start;text-align:left}.game-history-row .button--compact{grid-row:1;grid-column:3}.game-history-tabs+.game-history-tabs{padding-left:0;border-left:none}.game-history-pager{justify-content:flex-start}}