.profile__info{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile__avatar-wrap{border-radius:50%;width:56px;height:56px;overflow:hidden}.muted{color:var(--color-muted)}.profile__awards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.profile__award-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.6rem;padding:.85rem;box-shadow:0 8px 20px #0f172a14}.profile__award-card-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.profile__award-card-dates{color:var(--color-muted);margin:0;font-size:.9rem}.profile__award-list{margin:.5rem 0 0;padding:0;list-style:none}.profile__award-row{border-bottom:1px solid var(--color-border);align-items:center;gap:.75rem;padding:.45rem .25rem;display:flex}.profile__award-row:last-child{border-bottom:none}.profile__award-badge{color:#111;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:700;display:inline-flex}.profile__award-badge--gold{background:linear-gradient(135deg,#fcd34d,#fbbf24)}.profile__award-badge--silver{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}.profile__award-badge--bronze{background:linear-gradient(135deg,#f97316,#ea580c)}.profile__award-badge--neutral{background:var(--color-border);color:var(--color-text)}.profile__award-content{flex-direction:column;gap:.1rem;display:flex}.profile__award-category{margin:0;font-weight:600;line-height:1.2}.profile__award-metric{color:var(--color-muted);margin:0;font-size:.85rem}.profile__table-wrap{-webkit-overflow-scrolling:touch;width:100%;display:none;overflow-x:auto}.profile__performance{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.5rem;padding:.75rem}.profile__performance h2{margin:0 0 .5rem}.perf-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:720px){.perf-grid{grid-template-columns:2fr 1fr}}.perf-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.5rem;padding:.6rem}.perf-card__title{color:var(--color-muted);margin-bottom:.4rem;font-size:.9rem}.perf-line{width:100%;height:auto;display:block}.perf-stacked{border:1px solid var(--color-border);border-radius:.25rem;width:100%;height:18px;display:flex;overflow:hidden}.perf-stacked__part{height:100%}.perf-legend{flex-wrap:wrap;gap:.5rem .75rem;margin-top:.5rem;display:flex}.perf-legend__item{align-items:center;gap:.4rem;display:inline-flex}.perf-legend__item .dot{border-radius:50%;width:10px;height:10px;display:inline-block}.perf-spark{width:100%;height:auto;display:block}.perf-spark text{font-size:10px}.profile__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:640px}.profile__table .profile__game a{text-overflow:ellipsis;display:block;overflow:hidden}.profile__table th,.profile__table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;word-break:normal;overflow-wrap:break-word;white-space:normal;padding:.5rem .6rem}.profile__table td.is-correct{background:color-mix(in srgb,var(--color-primary)8%,transparent)}.profile__table th:nth-child(2),.profile__table td:nth-child(2),.profile__table th:nth-child(3),.profile__table td:nth-child(3){width:9rem}.profile__table th:nth-child(4),.profile__table td:nth-child(4){width:5rem}.profile__table td[data-label]:before{content:attr(data-label)": ";color:var(--color-muted);white-space:nowrap;margin-right:.5rem;display:none}.profile__game{overflow-wrap:break-word;word-break:break-word}.profile__game a{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.profile__table .num{text-align:right}.profile__mobile-list{display:block}.profile__mobile-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.5rem;margin:0 0 .6rem;padding:.6rem .7rem}.profile__mobile-row{justify-content:space-between;gap:.75rem;display:flex}.profile__mobile-row+.profile__mobile-row{margin-top:.25rem}.profile__mobile-row .label{color:var(--color-muted);white-space:nowrap}.profile__mobile-row .value{text-align:right;text-overflow:ellipsis;overflow:hidden}.profile__mobile-row .value.strong{font-weight:700}.profile__mobile-row.is-correct{background:color-mix(in srgb,var(--color-primary)10%,transparent);border-radius:.3rem;padding:.25rem .35rem}@media (min-width:640px){.profile__avatar-wrap,.profile__avatar{width:64px;height:64px}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile{gap:1rem;display:grid}.profile__info{flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0;display:flex}.profile__avatar-wrap{background-position:50%;background-size:cover;border-radius:50%;width:64px;height:64px;overflow:hidden}.profile__avatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.profile__title{margin:0}.profile__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profile__external{font-size:.9rem;text-decoration:underline}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}.stats-grid dt{color:var(--color-muted);font-size:.8rem}.stats-grid dd{margin:0;font-weight:700}.profile__day{margin-top:.75rem}.profile__day-title{margin:0 0 .4rem}.profile__table-wrap{-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;width:100%;overflow-x:auto}.profile__rounds{border-collapse:collapse;table-layout:fixed;width:100%;min-width:700px}.profile__rounds th,.profile__rounds td{border-bottom:1px solid var(--color-border);text-align:left;word-break:break-word;white-space:nowrap;padding:.5rem .6rem}.profile__rounds th.num,.profile__rounds td.num{text-align:right;white-space:nowrap}@media (max-width:720px){.profile__info{align-items:flex-start}.profile__avatar-wrap,.profile__avatar{width:48px;height:48px}.profile__meta{flex-direction:column;align-items:flex-start;gap:.25rem}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile__title{word-break:break-word}}@media (min-width:769px){.profile__table-wrap{display:block}.profile__mobile-list{display:none}}
