#atv2-content-region:has(>.atv2-userprofile-view){container:atv2-userprofile-frame / inline-size}.atv2-userprofile-view{box-sizing:border-box;container:atv2-userprofile / inline-size}.atv2-userprofile-hero{position:relative;display:grid;grid-template-columns:168px minmax(0,1fr);gap:var(--atv2-space-5);align-items:flex-start;padding:var(--atv2-space-5) var(--atv2-space-4);overflow:hidden;isolation:isolate}.atv2-userprofile-hero:has(.atv2-modal-sheet[data-atv2-modal-sheet-opening]),.atv2-userprofile-hero:has(.atv2-modal-sheet[data-atv2-modal-sheet-open]){overflow:visible;z-index:var(--top-z-index,calc(var(--atv2-z-modal) + 2))}.atv2-userprofile-identity:has(.atv2-modal-sheet[data-atv2-modal-sheet-opening]),.atv2-userprofile-identity:has(.atv2-modal-sheet[data-atv2-modal-sheet-open]){z-index:var(--top-z-index,calc(var(--atv2-z-modal) + 2))}.atv2-userprofile-hero::before{content:"";position:absolute;top:-30%;left:-10%;width:420px;height:420px;background:radial-gradient(circle,rgba(212,165,116,0.18),transparent 60%);filter:blur(60px);z-index:0;pointer-events:none}.atv2-userprofile-hero--has-banner{background:var(--atv2-color-surface);border-color:rgba(212,165,116,0.28)}.atv2-userprofile-hero--has-banner::before{background:linear-gradient(90deg,rgba(13,11,10,0.9) 0%,rgba(13,11,10,0.7) 48%,rgba(13,11,10,0.46) 100%),linear-gradient(180deg,rgba(13,11,10,0.2) 0%,rgba(13,11,10,0.82) 100%);filter:none;inset:0;width:auto;height:auto;z-index:1}html.light .atv2-userprofile-hero--has-banner{border-color:rgba(113,83,55,0.22)}html.light .atv2-userprofile-hero--has-banner::before{background:linear-gradient(90deg,rgba(255,253,248,0.9) 0%,rgba(255,253,248,0.74) 46%,rgba(255,253,248,0.5) 100%)}.atv2-userprofile-hero>*{position:relative;z-index:2}.atv2-userprofile-banner-media{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.atv2-userprofile-banner-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%);transform:scale(var(--atv2-profile-media-scale,1));transform-origin:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%)}.atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:62px;--atv2-profile-avatar-pill-height:42px;--atv2-profile-avatar-pill-inset:10px;--atv2-profile-avatar-pill-bg:color-mix(in srgb,var(--atv2-color-surface) 72%,transparent);--atv2-profile-avatar-pill-border:color-mix(in srgb,var(--atv2-color-border-strong) 48%,transparent);--atv2-profile-avatar-pill-blur:8px;width:168px;height:168px;border-radius:var(--atv2-radius-lg);background:var(--atv2-color-surface-muted);border:1px solid var(--atv2-color-border);display:flex;align-items:center;justify-content:center;font-size:var(--atv2-font-size-display);line-height:1;overflow:hidden;position:relative}.atv2-userprofile-avatar-plate--image{background:var(--atv2-color-surface);box-shadow:var(--atv2-shadow-lg)}.atv2-userprofile-avatar-plate[data-atv2-profile-media-gallery]{cursor:zoom-in}.atv2-userprofile-avatar-plate[data-atv2-profile-media-gallery]:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:4px}.atv2-userprofile-avatar-plate--image img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%);transform:scale(var(--atv2-profile-media-scale,1));transform-origin:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%)}.atv2-userprofile-avatar-emoji{display:inline-flex;align-items:center;justify-content:center}.atv2-userprofile-avatar-badge{position:absolute;left:var(--atv2-profile-avatar-pill-inset);right:auto;bottom:var(--atv2-profile-avatar-pill-inset);z-index:4;width:var(--atv2-profile-avatar-pill-height);height:var(--atv2-profile-avatar-pill-height);border-radius:9999px;border:1px solid var(--atv2-profile-avatar-pill-border);background:var(--atv2-profile-avatar-pill-bg);box-shadow:var(--atv2-shadow-md);display:inline-flex;align-items:center;justify-content:center;font-size:var(--atv2-font-size-body-lg);line-height:1;backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur));-webkit-backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur))}.atv2-userprofile-avatar-edit{position:absolute;left:50%;bottom:14px;z-index:4;transform:translateX(-50%);appearance:none;border:1px solid var(--atv2-profile-avatar-pill-border);border-radius:9999px;background:var(--atv2-profile-avatar-pill-bg);color:var(--atv2-color-accent-primary);box-shadow:var(--atv2-shadow-sm);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:var(--atv2-profile-avatar-pill-height);padding:0 18px;font:inherit;font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold);line-height:1;backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur));-webkit-backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur))}.atv2-userprofile-avatar-edit:hover,.atv2-userprofile-avatar-edit:focus-visible{background:color-mix(in srgb,var(--atv2-color-surface) 84%,transparent);color:var(--atv2-color-text)}.atv2-userprofile-avatar-edit:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:3px}.atv2-userprofile-avatar-edit--image{left:auto;right:var(--atv2-profile-avatar-pill-inset);top:var(--atv2-profile-avatar-pill-inset);bottom:auto;transform:none;background:var(--atv2-profile-avatar-pill-bg);backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur));-webkit-backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur))}.atv2-userprofile-avatar-status{position:absolute;left:auto;right:var(--atv2-profile-avatar-pill-inset);bottom:var(--atv2-profile-avatar-pill-inset);z-index:3;max-width:calc(100% - 20px);height:var(--atv2-profile-avatar-pill-height);display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--atv2-profile-avatar-pill-border);border-radius:9999px;background:var(--atv2-profile-avatar-pill-bg);color:var(--atv2-color-text);box-shadow:var(--atv2-shadow-sm);font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-semibold);line-height:1;pointer-events:none;backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur));-webkit-backdrop-filter:blur(var(--atv2-profile-avatar-pill-blur))}.atv2-userprofile-avatar-status-dot{width:8px;height:8px;border-radius:9999px;background:var(--atv2-color-text-muted);box-shadow:0 0 0 2px color-mix(in srgb,var(--atv2-color-surface) 60%,transparent);flex:0 0 auto}.atv2-userprofile-avatar-status.is-online{width:var(--atv2-profile-avatar-pill-height);justify-content:center;padding:0;border-color:color-mix(in srgb,var(--atv2-color-accent-positive) 48%,transparent);color:var(--atv2-color-text)}.atv2-userprofile-avatar-status.is-online .atv2-userprofile-avatar-status-dot{background:var(--atv2-color-accent-positive);box-shadow:0 0 0 2px color-mix(in srgb,var(--atv2-color-surface) 62%,transparent),0 0 0 5px color-mix(in srgb,var(--atv2-color-accent-positive) 18%,transparent)}.atv2-userprofile-avatar-status-label{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-avatar-plate--image .atv2-userprofile-avatar-status{max-width:calc(100% - var(--atv2-profile-avatar-badge-space))}.atv2-userprofile-identity{min-width:0}.atv2-userprofile-eyebrow{display:block;font-size:var(--atv2-font-size-label-caps);font-weight:500;line-height:1;letter-spacing:0.22em;text-transform:uppercase;color:var(--atv2-color-accent-primary);margin:0 0 var(--atv2-space-3) 0}.atv2-userprofile-name{margin:0 0 var(--atv2-space-3) 0;font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h1);font-weight:400;line-height:0.98;letter-spacing:var(--atv2-letter-spacing-heading);color:var(--atv2-color-text);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;overflow-wrap:normal}.atv2-userprofile-name-at{color:var(--atv2-color-text-muted);font-style:italic}.atv2-userprofile-name-link{display:inline-flex;align-items:baseline;max-width:100%;color:inherit;text-decoration-line:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:0.12em;transition:text-decoration-color 0.2s var(--easing,ease)}.atv2-userprofile-name-link:hover,.atv2-userprofile-name-link:focus-visible{color:inherit;text-decoration-color:var(--atv2-color-accent-primary)}.atv2-userprofile-name-link:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:4px;border-radius:6px}.atv2-userprofile-hero-rating{display:inline-flex;align-items:center;gap:0.4rem;width:fit-content;max-width:100%;min-height:32px;margin:calc(-1 * var(--atv2-space-2)) 0 var(--atv2-space-3);padding:0.32rem 0.65rem;border:1px solid color-mix(in srgb,var(--atv2-color-border-strong) 42%,transparent);border-radius:var(--atv2-radius-pill);background:color-mix(in srgb,var(--atv2-color-surface) 74%,transparent);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-md);font-weight:var(--atv2-weight-semibold);line-height:1.2;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.atv2-userprofile-hero-rating strong{color:var(--atv2-color-text);font-variant-numeric:tabular-nums}.atv2-userprofile-hero-rating__stars{display:inline-flex;gap:2px;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-md);letter-spacing:0;line-height:1}.atv2-userprofile-hero-rating__stars .is-filled{color:var(--atv2-color-accent-primary)}a.atv2-userprofile-hero-rating:hover,a.atv2-userprofile-hero-rating:focus-visible{border-color:var(--atv2-color-accent-primary);color:var(--atv2-color-accent-primary)}.atv2-userprofile-about{display:inline-flex;align-items:center;gap:8px;margin:0 0 var(--atv2-space-3) 0;font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h3);font-weight:400;font-style:italic;line-height:1.25;color:var(--atv2-color-text);text-decoration-line:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:0.12em;transition:text-decoration-color 0.2s var(--easing,ease);max-width:56ch}.atv2-userprofile-about:hover{color:var(--atv2-color-text);text-decoration-color:var(--atv2-color-accent-primary)}.atv2-userprofile-about-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border:1px solid var(--atv2-color-border);border-radius:8px;background:var(--atv2-color-surface-muted);color:var(--atv2-color-accent-primary);font-style:normal}.atv2-userprofile-about-icon svg{width:15px;height:15px}.atv2-userprofile-about-text{min-width:0}.atv2-userprofile-metric-row{display:flex;flex-wrap:wrap;gap:var(--atv2-space-2);margin:0 0 var(--atv2-space-3) 0}.atv2-userprofile-metric-pill{appearance:none;display:grid;gap:2px;min-width:132px;max-width:100%;padding:9px 12px;border:1px solid color-mix(in srgb,var(--atv2-color-border-strong) 58%,transparent);border-radius:var(--atv2-radius-md);background:color-mix(in srgb,var(--atv2-color-surface) 76%,transparent);color:inherit;box-shadow:var(--atv2-shadow-sm);text-align:left;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color 0.15s var(--easing,ease),transform 0.15s var(--easing,ease)}.atv2-userprofile-metric-pill:hover,.atv2-userprofile-metric-pill:focus-visible{border-color:var(--atv2-color-accent-primary);transform:translateY(-1px)}.atv2-userprofile-metric-pill:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-metric-label{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);font-weight:600;letter-spacing:0.16em;line-height:1.1;text-transform:uppercase}.atv2-userprofile-metric-value{color:var(--atv2-color-text);font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h3);font-weight:500;line-height:1;letter-spacing:var(--atv2-letter-spacing-heading);overflow-wrap:anywhere}.atv2-userprofile-metric-value--positive{color:var(--atv2-color-accent-positive)}.atv2-userprofile-metric-value--warning{color:var(--atv2-color-accent-warning)}.atv2-userprofile-metric-value--negative{color:var(--atv2-color-accent-negative)}.atv2-userprofile-trust-line{display:flex;flex-wrap:nowrap;align-items:baseline;margin:0 0 var(--atv2-space-3) 0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.5;white-space:nowrap}.atv2-userprofile-trust-line--with-follows-you{flex-wrap:wrap;white-space:normal;row-gap:2px}.atv2-userprofile-trust-line--with-locale,.atv2-userprofile-trust-line--with-locale.atv2-userprofile-trust-line--with-follows-you{flex-wrap:nowrap;align-items:center;white-space:nowrap}.atv2-userprofile-trust-line strong{color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-trust-line .sep{flex:0 0 auto;margin:0 8px;color:var(--atv2-color-text-muted);opacity:0.5}.atv2-userprofile-follows-you{flex:0 0 auto;color:var(--atv2-color-accent-primary);font-weight:var(--atv2-weight-semibold);white-space:nowrap}.atv2-userprofile-follow-stat{appearance:none;border:0;background:transparent;padding:0;display:inline-flex;align-items:baseline;gap:4px;flex:0 0 auto;white-space:nowrap;font:inherit;color:inherit;cursor:pointer}.atv2-userprofile-follow-stat:hover,.atv2-userprofile-follow-stat:focus-visible{color:var(--atv2-color-text)}.atv2-userprofile-follow-stat:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:3px;border-radius:var(--atv2-radius-sm)}.atv2-userprofile-trust-line--locked{display:block;white-space:normal}.atv2-userprofile-locale{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;font:inherit;line-height:inherit}.atv2-userprofile-locale__btn{appearance:none;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--atv2-color-text);font:inherit;font-weight:var(--atv2-weight-semibold);line-height:inherit;cursor:pointer}.atv2-userprofile-locale__btn:hover,.atv2-userprofile-locale__btn:focus-visible{color:var(--atv2-color-accent-primary)}.atv2-userprofile-locale__btn:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:3px;border-radius:var(--atv2-radius-sm)}.atv2-userprofile-locale__flag{display:block;width:1.1em;height:1.1em;object-fit:contain;flex:0 0 auto;line-height:1}.atv2-userprofile-locale__code{letter-spacing:0;text-transform:uppercase}.atv2-userprofile-locale-modal__body{display:grid;gap:var(--atv2-space-4);font-family:var(--atv2-font-family-sans)}.atv2-userprofile-locale-modal__intro,.atv2-userprofile-locale-modal__copy{margin:0;font-weight:var(--atv2-weight-regular);letter-spacing:0}.atv2-userprofile-locale-modal__intro{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);line-height:var(--atv2-line-height-body-sm)}.atv2-userprofile-locale-modal__copy{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:var(--atv2-line-height-body-sm)}.atv2-userprofile-locale-modal__list{display:grid;gap:var(--atv2-space-2);max-height:min(52vh,440px);overflow:auto;padding-right:2px}.atv2-userprofile-locale-modal__option-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-locale-modal__option-row .atv2-userprofile-locale-modal__option{flex:1 1 260px;width:auto}.atv2-userprofile-locale-modal__option{appearance:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--atv2-space-3);min-height:44px;width:100%;padding:var(--atv2-space-2) var(--atv2-space-3);border:1px solid transparent;border-radius:var(--atv2-radius-md);background:transparent;color:var(--atv2-color-text);font:inherit;font-size:var(--atv2-font-size-body-sm);line-height:var(--atv2-line-height-label);text-align:left;cursor:pointer}.atv2-userprofile-locale-modal__option:hover,.atv2-userprofile-locale-modal__option:focus-visible,.atv2-userprofile-locale-modal__option.is-active{background:var(--atv2-color-surface-muted);color:var(--atv2-color-text)}.atv2-userprofile-locale-modal__option.is-active{border-color:color-mix(in srgb,var(--atv2-color-accent-primary) 26%,transparent)}.atv2-userprofile-locale-modal__option:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-locale-modal__flag{display:block;width:1.2em;height:1.2em;object-fit:contain;flex:0 0 auto;line-height:1}.atv2-userprofile-locale-modal__label{min-width:0;overflow:hidden;color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-locale-modal__code{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-semibold);letter-spacing:0;text-transform:uppercase}.atv2-userprofile-locale-modal__translation-switch{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:var(--atv2-space-2);min-width:76px;min-height:38px;padding:0 var(--atv2-space-2);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);color:var(--atv2-color-text-muted);font:inherit;font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-semibold);letter-spacing:0;text-transform:uppercase;cursor:pointer;flex:0 0 auto}.atv2-userprofile-locale-modal__translation-switch:hover,.atv2-userprofile-locale-modal__translation-switch:focus-visible{border-color:color-mix(in srgb,var(--atv2-color-accent-primary) 34%,var(--atv2-color-border));color:var(--atv2-color-text)}.atv2-userprofile-locale-modal__translation-switch:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-locale-modal__translation-switch.is-on{color:var(--atv2-color-text)}.atv2-userprofile-locale-modal__translation-switch.is-saving{cursor:progress;opacity:.68}.atv2-userprofile-locale-modal__translation-track{position:relative;display:inline-flex;width:34px;height:20px;flex:0 0 auto;border-radius:999px;background:color-mix(in srgb,var(--atv2-color-text-muted) 26%,var(--atv2-color-surface-muted));transition:background-color .16s ease}.atv2-userprofile-locale-modal__translation-thumb{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:999px;background:var(--atv2-color-surface);box-shadow:var(--atv2-shadow-sm);transition:transform .16s ease}.atv2-userprofile-locale-modal__translation-switch.is-on .atv2-userprofile-locale-modal__translation-track{background:color-mix(in srgb,var(--atv2-color-accent-primary) 72%,var(--atv2-color-text))}.atv2-userprofile-locale-modal__translation-switch.is-on .atv2-userprofile-locale-modal__translation-thumb{transform:translateX(14px)}.atv2-userprofile-locale-modal__translation-state{min-width:24px;text-align:left}.atv2-userprofile-inner-circle{display:grid;gap:var(--atv2-space-2);min-width:0;max-width:100%;margin:0 0 var(--atv2-space-4) 0;padding:var(--atv2-space-3);border:1px solid color-mix(in srgb,var(--atv2-color-accent-primary) 24%,var(--atv2-color-border));border-radius:var(--atv2-radius-md);background:color-mix(in srgb,var(--atv2-color-surface) 82%,transparent);box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-inner-circle__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--atv2-space-3);min-width:0}.atv2-userprofile-inner-circle__eyebrow{display:inline-flex;align-items:center;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-inner-circle__eyebrow span{color:var(--atv2-color-accent-primary);font-size:var(--atv2-font-size-label-caps);font-weight:700;letter-spacing:0.14em;line-height:1.1;text-transform:uppercase}.atv2-userprofile-inner-circle__info{display:inline-grid;place-items:center;width:18px;height:18px;flex:0 0 18px;padding:0;border:1px solid color-mix(in srgb,var(--atv2-color-text-muted) 52%,transparent);border-radius:50%;background:color-mix(in srgb,var(--atv2-color-surface) 70%,transparent);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-md);font-weight:var(--atv2-weight-bold);line-height:1;text-transform:lowercase;cursor:pointer}.atv2-userprofile-inner-circle__info:hover,.atv2-userprofile-inner-circle__info:focus-visible{border-color:color-mix(in srgb,var(--atv2-color-text-muted) 80%,transparent);background:var(--atv2-color-surface);color:var(--atv2-color-text)}.atv2-userprofile-inner-circle__info:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-inner-circle__head strong{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold);line-height:1.2;white-space:nowrap}.atv2-userprofile-inner-circle__empty,.atv2-userprofile-inner-circle__progress{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-inner-circle__members{display:flex;gap:var(--atv2-space-2);width:100%;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 0 4px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.atv2-userprofile-inner-circle__members::-webkit-scrollbar{display:none}.atv2-userprofile-inner-circle__member.atv2-user-display{display:inline-flex;align-items:center;flex:0 0 auto;gap:var(--atv2-space-2);max-width:300px;min-height:36px;padding:5px 14px 5px 6px;border:1px solid color-mix(in srgb,var(--atv2-color-border-strong) 86%,transparent);border-radius:var(--atv2-radius-pill);background:color-mix(in srgb,var(--atv2-color-surface) 92%,transparent);color:var(--atv2-color-text);line-height:1.1;box-shadow:0 1px 0 color-mix(in srgb,var(--atv2-color-text) 7%,transparent)}.atv2-userprofile-inner-circle__member.community-user-button{border-color:color-mix(in srgb,var(--atv2-color-accent-primary) 72%,var(--atv2-color-border-strong));background:color-mix(in srgb,var(--atv2-color-accent-primary) 7%,var(--atv2-color-surface));color:var(--atv2-user-display-custom-text-color,var(--atv2-color-text))}.atv2-userprofile-inner-circle__member.atv2-user-display--normal:hover,.atv2-userprofile-inner-circle__member.atv2-user-display--normal:focus-visible{border-color:var(--atv2-color-accent-primary)}.atv2-userprofile-inner-circle__member:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-inner-circle__member .atv2-user-display-avatar,.atv2-userprofile-inner-circle__member .emoji-bubble{width:26px;height:26px;margin-right:0;font-size:var(--atv2-font-size-label-caps);--atv2-user-display-avatar-zoom:1}.atv2-userprofile-inner-circle__member .atv2-user-display-avatar--photo img{transform:none}.atv2-userprofile-inner-circle__member .atv2-user-display-avatar-emoji-badge{width:12px;height:12px;font-size:var(--atv2-font-size-label-caps);transform:scale(.74);transform-origin:center}.atv2-userprofile-inner-circle__member .atv2-user-display-label{flex:1 1 10ch;min-width:7ch;max-width:190px;color:var(--atv2-user-display-custom-text-color,currentColor);font-size:var(--atv2-font-size-body-sm);line-height:var(--atv2-line-height-label)}.atv2-userprofile-inner-circle__member .community-user-button-medals{margin-left:var(--atv2-space-1)}.atv2-userprofile-inner-circle__member .community-user-button-medal-icon{width:18px;height:18px;border-color:var(--atv2-color-surface)}.atv2-userprofile-inner-circle__avatar{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:9999px;background:var(--atv2-color-surface-muted);font-size:var(--atv2-font-size-body-md);line-height:1}.atv2-userprofile-inner-circle__avatar img{width:100%;height:100%;object-fit:cover}.atv2-userprofile-inner-circle__avatar span{position:absolute;right:-1px;bottom:-1px;display:inline-grid;place-items:center;width:14px;height:14px;border:1px solid var(--atv2-color-surface);border-radius:9999px;background:var(--atv2-color-surface-muted);font-size:var(--atv2-font-size-label-caps);line-height:1}.atv2-userprofile-inner-circle__alias{min-width:0;overflow:hidden;color:inherit;font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-inner-circle__progress{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-3);padding-top:var(--atv2-space-1)}.atv2-userprofile-inner-circle__progress .atv2-secondary-action{flex:0 0 auto;min-height:34px;padding:0 var(--atv2-space-3);white-space:nowrap}.atv2-userprofile-inner-circle-modal__body p{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-md);line-height:var(--atv2-line-height-body-md)}.atv2-userprofile-chip-ribbon{display:flex;flex-wrap:nowrap;gap:var(--atv2-space-2);margin:0 0 var(--atv2-space-4) 0;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.atv2-userprofile-chip-ribbon::-webkit-scrollbar{display:none}.atv2-userprofile-chip{display:inline-flex;align-items:center;gap:var(--atv2-space-1);padding:8px 14px;border-radius:9999px;border:1px solid transparent;font-size:var(--atv2-font-size-mono);font-weight:600;line-height:1.2;letter-spacing:0.01em;cursor:pointer;transition:transform 0.15s var(--easing,ease),filter 0.15s var(--easing,ease);background:var(--atv2-color-surface-muted);color:var(--atv2-color-text);flex:0 0 auto;white-space:nowrap}.atv2-userprofile-chip:hover{transform:translateY(-1px);filter:brightness(1.05)}.atv2-userprofile-actions{display:flex;flex-wrap:wrap;gap:var(--atv2-space-2);margin-top:var(--atv2-space-2)}.atv2-userprofile-actions [data-atv2-follow-toggle]{display:none}.atv2-userprofile-hire-compact-action,.atv2-userprofile-more-trigger-label--compact{display:none}.atv2-userprofile-hero.atv2-userprofile-hero--compact{grid-template-columns:1fr;gap:var(--atv2-space-3);padding:var(--atv2-space-4) var(--atv2-space-3)}.atv2-userprofile-hero.atv2-userprofile-hero--compact::before{top:-10%;left:-20%;width:320px;height:320px}.atv2-userprofile-hero.atv2-userprofile-hero--compact.atv2-userprofile-hero--has-banner::before{inset:0;width:auto;height:auto;background:linear-gradient(90deg,rgba(13,11,10,0.9) 0%,rgba(13,11,10,0.7) 48%,rgba(13,11,10,0.46) 100%),linear-gradient(180deg,rgba(13,11,10,0.2) 0%,rgba(13,11,10,0.82) 100%);filter:none}html.light .atv2-userprofile-hero.atv2-userprofile-hero--compact.atv2-userprofile-hero--has-banner::before{background:linear-gradient(90deg,rgba(255,253,248,0.9) 0%,rgba(255,253,248,0.74) 46%,rgba(255,253,248,0.5) 100%)}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:47px;--atv2-profile-avatar-pill-height:32px;--atv2-profile-avatar-pill-inset:7px;width:112px;height:112px;font-size:var(--atv2-font-size-h1)}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-avatar-badge{left:7px;right:auto;bottom:7px}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-name{font-size:var(--atv2-font-size-h3);line-height:1;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-about{font-size:var(--atv2-font-size-body-lg)}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-metric-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-metric-pill{min-width:0}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-metric-value{font-size:var(--atv2-font-size-body-lg)}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-trust-line{flex-wrap:wrap;font-size:var(--atv2-font-size-body-sm);line-height:1.25;white-space:normal}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-trust-line--with-locale{flex-wrap:nowrap;white-space:nowrap}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-trust-line .sep{margin:0 5px}.atv2-userprofile-hero.atv2-userprofile-hero--compact .atv2-userprofile-actions>*{flex:1 1 100%;justify-content:center}.atv2-userprofile-hero-actions{position:absolute;top:var(--atv2-space-3);right:var(--atv2-space-3);z-index:3;display:inline-flex;align-items:center;gap:var(--atv2-space-2)}.atv2-userprofile-more-trigger svg{width:16px;height:16px;flex:0 0 auto}.atv2-userprofile-pin-action{gap:var(--atv2-space-1);transition:opacity 0.15s var(--easing,ease),transform 0.15s var(--easing,ease)}.atv2-userprofile-follow-action--hero[hidden],.atv2-userprofile-pin-action[hidden],.atv2-userprofile-note-action[hidden]{display:none !important}.atv2-userprofile-follow-action--hero{display:inline-flex;min-width:0;min-height:38px;padding:7px 13px;background:color-mix(in srgb,var(--atv2-color-surface) 88%,transparent);border-color:color-mix(in srgb,var(--atv2-color-border-strong) 72%,transparent);box-shadow:var(--atv2-shadow-sm);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.atv2-userprofile-pin-action--hero{min-width:0;min-height:38px;padding:7px 13px;background:color-mix(in srgb,var(--atv2-color-surface) 88%,transparent);border-color:color-mix(in srgb,var(--atv2-color-border-strong) 72%,transparent);box-shadow:var(--atv2-shadow-sm);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.atv2-userprofile-pin-action[aria-pressed="true"]{border-color:var(--atv2-color-accent-primary);color:var(--atv2-color-accent-primary)}.atv2-userprofile-pin-action svg{width:15px;height:15px;fill:none;stroke:currentColor;flex-shrink:0}.atv2-userprofile-note-action{min-width:74px;justify-content:center}.atv2-userprofile-personal-note{display:flex;align-items:center;gap:var(--atv2-space-2);max-width:min(100%,56ch);margin:var(--atv2-space-3) 0 0 0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45;min-width:0}.atv2-userprofile-personal-note[hidden]{display:none}.atv2-userprofile-personal-note-label{flex:0 0 auto;color:var(--atv2-color-accent-primary);font-size:var(--atv2-font-size-label-caps);font-weight:600;letter-spacing:0.12em;text-transform:uppercase}.atv2-userprofile-personal-note-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--atv2-color-text)}.atv2-userprofile-note-edit{appearance:none;display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;padding:0;border:1px solid color-mix(in srgb,var(--atv2-color-border-strong) 70%,transparent);border-radius:9999px;background:color-mix(in srgb,var(--atv2-color-surface) 78%,transparent);color:var(--atv2-color-accent-primary);cursor:pointer;transition:background 0.15s var(--easing,ease),border-color 0.15s var(--easing,ease),transform 0.15s var(--easing,ease)}.atv2-userprofile-note-edit svg{width:14px;height:14px;fill:none;stroke:currentColor}.atv2-userprofile-note-edit:hover,.atv2-userprofile-note-edit:focus-visible{border-color:var(--atv2-color-accent-primary);background:color-mix(in srgb,var(--atv2-color-accent-primary) 12%,var(--atv2-color-surface));transform:translateY(-1px)}.atv2-userprofile-note-modal-body{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-note-hint,.atv2-userprofile-note-status,.atv2-userprofile-note-count{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-note-status.is-error{color:var(--atv2-color-accent-negative)}.atv2-userprofile-note-input{width:100%;min-height:92px;resize:vertical;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);color:var(--atv2-color-text);font:inherit;font-size:var(--atv2-font-size-body-md);line-height:1.5;padding:var(--atv2-space-3)}.atv2-userprofile-note-input:focus{outline:none;border-color:var(--atv2-color-accent-primary)}.atv2-userprofile-note-actions{display:flex;justify-content:flex-end;gap:var(--atv2-space-2)}.atv2-userprofile-blurb{margin:var(--atv2-space-3) 0 0 0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);max-width:56ch}.atv2-userprofile-blurb strong{color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-hire-sticky{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-3);max-height:0;padding:0 var(--atv2-space-3);margin:0 calc(-1 * var(--atv2-space-3)) 0;background:rgba(13,11,10,0.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:0 solid transparent;overflow:hidden;opacity:0;transform:translateY(-100%);pointer-events:none;transition:opacity 0.2s var(--easing,ease),transform 0.2s var(--easing,ease),max-height 0.2s var(--easing,ease),padding-block 0.2s var(--easing,ease),border-bottom-width 0.2s var(--easing,ease)}.atv2-userprofile-hire-sticky--visible{max-height:72px;padding-top:10px;padding-bottom:10px;border-bottom-width:1px;border-bottom-color:var(--atv2-color-border);opacity:1;transform:translateY(0);pointer-events:auto}.atv2-userprofile-hire-sticky-identity{display:flex;align-items:center;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-hire-sticky-avatar{width:32px;height:32px;border-radius:9999px;background:var(--atv2-color-surface-muted);display:flex;align-items:center;justify-content:center;font-size:var(--atv2-font-size-body-lg);flex-shrink:0;overflow:hidden;position:relative}.atv2-userprofile-hire-sticky-avatar--image img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%);transform:scale(var(--atv2-profile-media-scale,1));transform-origin:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%)}.atv2-userprofile-hire-sticky-avatar--image span{position:absolute;right:-1px;bottom:-1px;width:15px;height:15px;border-radius:9999px;background:var(--atv2-color-surface);border:1px solid var(--atv2-color-border);display:inline-flex;align-items:center;justify-content:center;font-size:var(--atv2-font-size-label-caps);line-height:1}.atv2-userprofile-hire-sticky-name{font-weight:var(--atv2-weight-semibold);color:var(--atv2-color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atv2-userprofile-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--atv2-space-4);padding:var(--atv2-space-4) 0;margin-top:var(--atv2-space-4);border-top:1px solid var(--atv2-color-border);border-bottom:1px solid var(--atv2-color-border)}.atv2-userprofile-trust-cell{display:flex;flex-direction:column;gap:var(--atv2-space-1);min-width:0}.atv2-userprofile-trust-label{font-size:var(--atv2-font-size-label-caps);font-weight:500;line-height:1;letter-spacing:0.22em;text-transform:uppercase;color:var(--atv2-color-text-muted)}.atv2-userprofile-trust-value{font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h2);font-weight:500;line-height:1;letter-spacing:var(--atv2-letter-spacing-heading);color:var(--atv2-color-text);max-width:100%;overflow-wrap:anywhere}.atv2-userprofile-trust-value--positive{color:var(--atv2-color-accent-positive)}.atv2-userprofile-trust-value--warning{color:var(--atv2-color-accent-warning)}.atv2-userprofile-trust-value--negative{color:var(--atv2-color-accent-negative)}.atv2-userprofile-trust-sub{font-size:var(--atv2-font-size-label-caps);color:var(--atv2-color-text-muted);line-height:1.4}.atv2-userprofile-section{margin-top:var(--atv2-space-5)}.atv2-userprofile-section--metrics{margin-top:var(--atv2-space-3)}.atv2-userprofile-section-eyebrow{display:block;font-size:var(--atv2-font-size-label-caps);font-weight:500;line-height:1;letter-spacing:0.22em;text-transform:uppercase;color:var(--atv2-color-accent-primary);margin:0 0 var(--atv2-space-2) 0}.atv2-userprofile-section-title{margin:0 0 var(--atv2-space-3) 0;font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h2);font-weight:400;line-height:1.1;letter-spacing:var(--atv2-letter-spacing-heading);color:var(--atv2-color-text)}.atv2-userprofile-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--atv2-space-3);min-width:0}.atv2-userprofile-section-header>div{display:grid;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-section-header h2,.atv2-userprofile-section-header p{margin:0}.atv2-userprofile-section-header h2{color:var(--atv2-color-text);font-size:var(--atv2-font-size-h3);font-weight:var(--atv2-weight-semibold);line-height:1.18;overflow-wrap:anywhere}.atv2-userprofile-section-header p{max-width:48rem;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-rating-section{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-4)}.atv2-userprofile-rating-summary{display:grid;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--atv2-space-2);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-rating-row strong{color:var(--atv2-color-text);font-size:var(--atv2-font-size-h3);font-weight:var(--atv2-weight-semibold);line-height:1}.atv2-userprofile-rating-stars{display:inline-flex;gap:2px;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-h3);line-height:1}.atv2-userprofile-rating-stars .is-filled{color:var(--atv2-color-accent-primary)}.atv2-userprofile-rating-link{flex:0 0 auto}.atv2-userprofile-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--atv2-space-3)}.atv2-userprofile-kpi{appearance:none;background:none;border:0;padding:var(--atv2-space-3) 0;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:var(--atv2-space-1);color:inherit;border-top:1px solid var(--atv2-color-border);transition:border-top-color 0.2s var(--easing,ease)}.atv2-userprofile-kpi:hover{border-top-color:var(--atv2-color-border-strong)}.atv2-userprofile-kpi:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px;border-radius:var(--atv2-radius-md)}.atv2-userprofile-kpi-label{font-size:var(--atv2-font-size-label-caps);font-weight:500;line-height:1;letter-spacing:0.22em;text-transform:uppercase;color:var(--atv2-color-text-muted)}.atv2-userprofile-kpi-value{font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h2);font-weight:500;line-height:1.05;letter-spacing:var(--atv2-letter-spacing-heading);color:var(--atv2-color-text);max-width:100%;overflow-wrap:anywhere}.atv2-userprofile-kpi-value--positive{color:var(--atv2-color-accent-positive)}.atv2-userprofile-kpi-value--negative{color:var(--atv2-color-accent-negative)}.atv2-userprofile-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-rows:1fr;align-items:stretch;gap:var(--atv2-space-3)}.atv2-userprofile-stat-button{appearance:none;background:none;border:0;padding:0;text-align:left;cursor:pointer;display:block;width:100%;height:100%;font:inherit;color:inherit}.atv2-userprofile-stat-button .atv2-stat-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr;align-content:start;gap:var(--atv2-space-3);height:100%;min-height:154px}.atv2-userprofile-stat-button .atv2-stat-card-label{grid-column:1;grid-row:1;align-self:start;min-width:0;overflow-wrap:anywhere}.atv2-userprofile-stat-button .atv2-stat-card-value{grid-column:1 / -1;grid-row:2;align-self:end;min-width:0;overflow-wrap:anywhere}.atv2-userprofile-stat-button .atv2-stat-card-icon{grid-column:2;grid-row:1;display:grid;place-items:center;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--atv2-color-accent-primary) 28%,var(--atv2-color-border));border-radius:999px;background:color-mix(in srgb,var(--atv2-color-accent-primary) 12%,var(--atv2-color-surface));color:var(--atv2-color-accent-primary)}.atv2-userprofile-stat-button .atv2-stat-card-icon svg{width:17px;height:17px;fill:none;stroke:currentColor}.atv2-userprofile-stat-button:hover .atv2-stat-card-icon,.atv2-userprofile-stat-button:focus-visible .atv2-stat-card-icon{background:color-mix(in srgb,var(--atv2-color-accent-primary) 20%,var(--atv2-color-surface))}.atv2-userprofile-stat-button:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px;border-radius:var(--atv2-radius-md)}.atv2-userprofile-additional-summary{margin-top:var(--atv2-space-3)}.atv2-userprofile-additional-summary[hidden]{display:none !important}.atv2-userprofile-additional-summary:disabled{cursor:wait;opacity:0.64}.atv2-userprofile-additional-body{margin-top:var(--atv2-space-3)}.atv2-userprofile-metrics-loading,.atv2-userprofile-metrics-error{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.4;margin-bottom:var(--atv2-space-3)}.atv2-userprofile-metrics-error{color:var(--atv2-color-accent-negative)}.atv2-userprofile-medal-grid{display:flex;flex-wrap:wrap;gap:var(--atv2-space-2)}.atv2-userprofile-medal-chip{display:inline-flex;align-items:center;gap:var(--atv2-space-1);padding:10px 16px;border-radius:9999px;border:1px solid transparent;font-size:var(--atv2-font-size-body-sm);font-weight:600;line-height:1.2;cursor:pointer;transition:transform 0.15s var(--easing,ease),filter 0.15s var(--easing,ease)}.atv2-userprofile-medal-chip:hover{transform:translateY(-1px);filter:brightness(1.08)}.atv2-userprofile-medals-host{background:color-mix(in srgb,var(--atv2-color-surface-muted) 76%,var(--atv2-color-surface));border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-lg);padding:var(--atv2-space-5);overflow:hidden;box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-medals-host>div{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-medals-host p.medium-text{display:flex;flex-wrap:wrap;align-items:center;gap:var(--atv2-space-1);color:var(--atv2-color-text);font-family:var(--atv2-font-family-sans);font-size:var(--atv2-font-size-body-lg);font-weight:var(--atv2-weight-medium);line-height:1.35;margin:var(--atv2-space-2) 0 0}.atv2-userprofile-medals-host p.medium-text .link{color:var(--atv2-color-accent-primary);text-decoration:none}.atv2-userprofile-medals-host p.medium-text .link:hover{color:var(--atv2-color-accent-primary-hover)}.atv2-userprofile-medals-host .sponsorButton{display:inline-flex;align-items:center;gap:var(--atv2-space-1);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-pill);background:var(--atv2-color-surface);color:var(--atv2-color-accent-primary);font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-semibold);line-height:1;padding:var(--atv2-space-1) var(--atv2-space-2);cursor:pointer}.atv2-userprofile-medals-host .horizontalScrollContainerOuter{height:auto !important;min-height:70px;overflow-x:auto;overflow-y:hidden;padding:var(--atv2-space-1) 0 var(--atv2-space-3);margin:0 0 var(--atv2-space-3) !important;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--atv2-color-border-strong) transparent}.atv2-userprofile-medals-host .horizontalScrollContainerOuter::-webkit-scrollbar{height:6px}.atv2-userprofile-medals-host .horizontalScrollContainerOuter::-webkit-scrollbar-thumb{background:var(--atv2-color-border-strong);border-radius:var(--atv2-radius-pill)}.atv2-userprofile-medals-host .horizontalScrollContainerInner{display:flex;align-items:center;gap:var(--atv2-space-2);width:max-content;min-width:100%;white-space:nowrap;margin-top:0 !important}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>span[id^="medal"]{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;min-width:180px;max-width:300px;min-height:54px;padding:var(--atv2-space-3) var(--atv2-space-6) var(--atv2-space-3) var(--atv2-space-3) !important;border:1px solid color-mix(in srgb,var(--atv2-color-border) 72%,transparent);border-radius:var(--atv2-radius-md);box-shadow:var(--atv2-shadow-sm) !important;overflow:hidden;margin-right:0 !important;scroll-snap-align:start}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>span[id^="medal"]::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,color-mix(in srgb,var(--atv2-color-surface) 22%,transparent),transparent 62%);pointer-events:none}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>span[id^="medal"]>a{position:relative;z-index:1;display:flex;align-items:center;min-width:0;max-width:100%;font-family:var(--atv2-font-family-sans);font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold) !important;line-height:1.2;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>span[id^="medal"]>a img{flex:0 0 auto;width:24px !important;height:24px !important;padding-right:var(--atv2-space-2) !important}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>span[id^="medal"]>div{position:absolute !important;z-index:2;top:auto !important;right:var(--atv2-space-2) !important;bottom:var(--atv2-space-2) !important;display:flex !important;align-items:center;justify-content:center;width:22px !important;height:22px;border-radius:var(--atv2-radius-pill);background:color-mix(in srgb,var(--atv2-color-surface) 80%,transparent);font-size:var(--atv2-font-size-label-caps);line-height:1}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>b{flex:0 0 auto;color:var(--atv2-color-accent-primary) !important;font-size:var(--atv2-font-size-body-lg);font-weight:var(--atv2-weight-semibold);opacity:0.65}.atv2-userprofile-medals-host .btn-profit{display:inline-flex !important;align-items:center;justify-content:center;width:auto !important;min-height:40px;border:1px solid var(--atv2-color-accent-primary);border-radius:var(--atv2-radius-pill);background:var(--atv2-color-accent-primary);color:var(--atv2-color-accent-on-primary) !important;font-family:var(--atv2-font-family-sans);font-size:var(--atv2-font-size-body-md);font-weight:var(--atv2-weight-semibold);line-height:1.2;text-decoration:none;padding:var(--atv2-space-3) var(--atv2-space-4);margin-top:var(--atv2-space-1) !important}.atv2-userprofile-medals-host .btn-profit:hover{background:var(--atv2-color-accent-primary-hover);border-color:var(--atv2-color-accent-primary-hover)}.atv2-userprofile-medals-host>div>hr{width:100%;border:0;border-top:1px solid var(--atv2-color-border);margin:var(--atv2-space-2) 0 0}.atv2-userprofile-medals-host small{display:block;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.5}.atv2-userprofile-medals-host small img{vertical-align:text-bottom}.atv2-userprofile-account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--atv2-space-2)}.atv2-userprofile-account-action{appearance:none;background:var(--atv2-color-surface);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-lg);padding:var(--atv2-space-3) var(--atv2-space-4);text-align:left;text-decoration:none;cursor:pointer;color:inherit;font:inherit;display:flex;align-items:center;gap:var(--atv2-space-3);transition:border-color 0.15s var(--easing,ease),background 0.15s var(--easing,ease)}.atv2-userprofile-account-action:hover{border-color:var(--atv2-color-border-strong);background:var(--atv2-color-surface-muted);color:var(--atv2-color-text)}.atv2-userprofile-account-control{cursor:default}.atv2-userprofile-account-control:hover{border-color:var(--atv2-color-border);background:var(--atv2-color-surface)}.atv2-userprofile-account-action-icon{font-size:var(--atv2-font-size-h3);line-height:1;flex-shrink:0}.atv2-userprofile-account-action-icon--image{position:relative;width:42px;height:42px;border-radius:var(--atv2-radius-md);overflow:hidden;background:var(--atv2-color-surface-muted);border:1px solid var(--atv2-color-border)}.atv2-userprofile-account-action-icon--image img{display:block;width:100%;height:100%;object-fit:cover}.atv2-userprofile-account-action-icon--image span{position:absolute;right:-1px;bottom:-1px;width:18px;height:18px;border-radius:9999px;background:var(--atv2-color-surface);border:1px solid var(--atv2-color-border);display:inline-flex;align-items:center;justify-content:center;font-size:var(--atv2-font-size-label-caps);line-height:1}.atv2-userprofile-account-action-icon svg{display:block;width:22px;height:22px}.atv2-userprofile-account-action-body{display:flex;flex-direction:column;flex:1 1 auto;gap:2px;min-width:0}.atv2-userprofile-account-action-title{font-size:var(--atv2-font-size-body-md);font-weight:var(--atv2-weight-semibold);color:var(--atv2-color-text);overflow-wrap:anywhere}.atv2-userprofile-account-action-sub{font-size:var(--atv2-font-size-label-caps);color:var(--atv2-color-text-muted);overflow-wrap:anywhere}.atv2-userprofile-account-action-sub--link{color:var(--atv2-color-accent-primary);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-intent-segmented{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:min(320px,100%);margin-top:var(--atv2-space-2);padding:4px;border:1px solid var(--atv2-color-border);border-radius:999px;background:var(--atv2-color-surface-muted)}.atv2-userprofile-intent-segmented--preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:min(360px,100%);padding:0;border:0;border-radius:0;background:transparent;pointer-events:none}.atv2-userprofile-intent-segmented label{min-width:0}.atv2-userprofile-intent-segmented input{position:absolute;opacity:0;pointer-events:none}.atv2-userprofile-intent-segmented span{display:flex;align-items:center;justify-content:center;min-height:32px;padding:5px 12px;border-radius:999px;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold);line-height:1.2;cursor:pointer}.atv2-userprofile-intent-segmented input:checked + span{background:var(--atv2-color-accent-primary);color:var(--atv2-color-text-inverse);box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-intent-choice.is-active{background:var(--atv2-color-accent-primary);color:var(--atv2-color-text-inverse);box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-intent-segmented--preview .atv2-userprofile-intent-choice{justify-content:flex-start;min-height:34px;padding:7px 10px;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:color-mix(in srgb,var(--atv2-color-surface-muted) 78%,var(--atv2-color-surface));box-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atv2-userprofile-intent-segmented--preview .atv2-userprofile-intent-choice.is-active{border-color:color-mix(in srgb,var(--atv2-color-accent-primary) 72%,var(--atv2-color-border));background:var(--atv2-color-accent-primary);color:var(--atv2-color-text-inverse)}.atv2-userprofile-intent-segmented input:disabled + span{cursor:wait;opacity:0.72}.atv2-userprofile-account-status{margin-top:var(--atv2-space-1);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-account-status.is-error{color:var(--atv2-color-danger)}.atv2-userprofile-account-action-chevron{margin-left:auto;color:var(--atv2-color-text-muted);flex-shrink:0;font-size:0}.atv2-userprofile-account-action-chevron::before{content:"\203A";font-size:var(--atv2-font-size-body-lg)}.atv2-userprofile-profile-setup-modal-head{justify-content:flex-end}.atv2-userprofile-profile-setup-modal-body{padding:0}.atv2-userprofile-profile-setup-modal-body .atv2-profile-setup{margin:0;border:0;border-radius:0;box-shadow:none}.atv2-userprofile-account-access-modal{display:grid;gap:var(--atv2-space-4)}.atv2-userprofile-account-access-intro,.atv2-userprofile-account-access-panel p{margin:0;color:var(--atv2-color-text-muted);line-height:1.5}.atv2-userprofile-account-access-tabs{display:flex;flex-wrap:wrap;gap:var(--atv2-space-2);padding:4px;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted)}.atv2-userprofile-account-access-tabs button{appearance:none;align-items:center;border:0;border-radius:calc(var(--atv2-radius-md) - 2px);background:transparent;color:var(--atv2-color-text-muted);cursor:pointer;display:inline-flex;gap:var(--atv2-space-2);justify-content:center;font:inherit;font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold);line-height:1.2;min-height:34px;padding:7px 12px}.atv2-userprofile-account-access-tab-count{align-items:center;background:color-mix(in srgb,var(--atv2-color-accent-primary) 16%,var(--atv2-color-surface));border:1px solid color-mix(in srgb,var(--atv2-color-accent-primary) 32%,var(--atv2-color-border));border-radius:999px;color:var(--atv2-color-accent-primary);display:inline-flex;font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-bold);justify-content:center;line-height:1;min-width:22px;padding:4px 7px}.atv2-userprofile-account-access-tab-count[hidden]{display:none}.atv2-userprofile-account-access-tabs button.is-active{background:var(--atv2-color-surface);color:var(--atv2-color-text);box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-account-access-status{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-account-access-status.is-error{color:var(--atv2-color-danger)}.atv2-userprofile-account-access-status.is-success{color:var(--atv2-color-success)}.atv2-userprofile-account-access-form,.atv2-userprofile-account-access-panel{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-account-access-list{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-account-access-empty{margin:0;padding:var(--atv2-space-3);border:1px dashed var(--atv2-color-border);border-radius:var(--atv2-radius-md);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-account-access-row{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-3);padding:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface)}.atv2-userprofile-account-access-row-body{display:grid;gap:var(--atv2-space-1);min-width:0}.atv2-userprofile-account-access-meta{display:flex;flex-wrap:wrap;gap:var(--atv2-space-2);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.35}.atv2-userprofile-account-access-row-actions{flex:0 0 auto}@container atv2-userprofile (max-width:640px){.atv2-userprofile-account-access-tabs{display:grid;grid-template-columns:1fr}.atv2-userprofile-account-access-row{align-items:stretch;flex-direction:column}.atv2-userprofile-account-access-row-actions{display:grid}}.atv2-userprofile-medal-tracks{display:grid;gap:var(--atv2-space-4)}.atv2-userprofile-medal-tracks-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--atv2-space-3)}.atv2-userprofile-medal-track-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--atv2-space-2)}.atv2-userprofile-medal-track-summary span{display:inline-flex;align-items:baseline;gap:6px;min-height:34px;padding:7px 10px;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.1;white-space:nowrap}.atv2-userprofile-medal-track-summary strong{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-medal-track-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--atv2-space-2)}.atv2-userprofile-medal-track-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:var(--atv2-space-3);align-items:start;min-width:0;min-height:178px;padding:var(--atv2-space-3);color:var(--atv2-color-text);text-decoration:none;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:linear-gradient(180deg,color-mix(in srgb,var(--atv2-medal-track-color,var(--atv2-color-accent-primary)) 9%,transparent),transparent 62%),var(--atv2-color-surface);transition:border-color 0.15s var(--easing,ease),transform 0.15s var(--easing,ease),background 0.15s var(--easing,ease)}.atv2-userprofile-medal-track-card:hover,.atv2-userprofile-medal-track-card:focus-visible{border-color:color-mix(in srgb,var(--atv2-medal-track-color,var(--atv2-color-accent-primary)) 48%,var(--atv2-color-border-strong));background:linear-gradient(180deg,color-mix(in srgb,var(--atv2-medal-track-color,var(--atv2-color-accent-primary)) 13%,transparent),transparent 68%),var(--atv2-color-surface);color:var(--atv2-color-text);transform:translateY(-1px)}.atv2-userprofile-medal-track-card:focus-visible{outline:2px solid color-mix(in srgb,var(--atv2-medal-track-color,var(--atv2-color-accent-primary)) 55%,transparent);outline-offset:2px}.atv2-userprofile-medal-track-card[hidden]{display:none}.atv2-userprofile-medal-track-card.is-revealing{animation:atv2-userprofile-medal-track-reveal 0.28s var(--easing,ease) both}.atv2-userprofile-medal-track-icon{width:44px;height:44px;border-radius:var(--atv2-radius-md);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:var(--atv2-medal-track-color,var(--atv2-color-accent-primary));color:var(--atv2-medal-track-text,#ffffff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--atv2-medal-track-text,#ffffff) 18%,transparent);font-weight:var(--atv2-weight-semibold);line-height:1}.atv2-userprofile-medal-track-icon img{display:block;width:100%;height:100%;object-fit:cover}.atv2-userprofile-medal-track-body{display:grid;gap:7px;min-width:0}.atv2-userprofile-medal-track-topline{display:grid;gap:3px;min-width:0}.atv2-userprofile-medal-track-topline strong{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);font-weight:var(--atv2-weight-semibold);line-height:1.2;overflow-wrap:anywhere}.atv2-userprofile-medal-track-topline small{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.2}.atv2-userprofile-medal-track-copy{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.35;overflow-wrap:anywhere}.atv2-userprofile-medal-track-progress{position:relative;display:block;width:100%;height:7px;margin-top:2px;border-radius:9999px;overflow:hidden;background:var(--atv2-color-surface-muted)}.atv2-userprofile-medal-track-progress>span{display:block;height:100%;min-width:2px;max-width:100%;border-radius:inherit;background:var(--atv2-medal-track-color,var(--atv2-color-accent-primary))}.atv2-userprofile-medal-track-cta{margin-top:2px;color:var(--atv2-medal-track-color,var(--atv2-color-accent-primary));font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-semibold);line-height:1.2}.atv2-userprofile-medal-track-more-row{display:flex;justify-content:center;padding-top:var(--atv2-space-1)}.atv2-userprofile-medal-track-more{min-width:min(100%,240px);justify-content:center}.atv2-userprofile-medal-track-more.is-loading{opacity:0.72;cursor:progress}@keyframes atv2-userprofile-medal-track-reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.atv2-userprofile-trust-line--locked{color:var(--atv2-color-text-muted)}.atv2-userprofile-account-section .atv2-userprofile-section-title,.atv2-userprofile-medal-tracks .atv2-userprofile-section-title,.atv2-userprofile-visibility-controls .atv2-userprofile-section-title,.atv2-userprofile-visibility-lock .atv2-userprofile-section-title,.atv2-userprofile-contact-controls .atv2-userprofile-section-title{font-size:var(--atv2-font-size-h3);line-height:1.12;letter-spacing:0;margin-bottom:var(--atv2-space-2)}.atv2-userprofile-visibility-lock{display:grid;gap:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-lg);padding:var(--atv2-space-5);background:linear-gradient(135deg,color-mix(in srgb,var(--atv2-color-accent-primary) 10%,transparent),transparent 55%),var(--atv2-color-surface)}.atv2-userprofile-visibility-lock p{margin:0;max-width:68ch;color:var(--atv2-color-text-muted);line-height:1.55}.atv2-userprofile-visibility-lock-meter{display:inline-flex;width:fit-content;max-width:100%;align-items:center;flex-wrap:wrap;gap:var(--atv2-space-2);padding:var(--atv2-space-2) var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted)}.atv2-userprofile-visibility-lock-meter strong{color:var(--atv2-color-text)}.atv2-userprofile-visibility-lock-meter span{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-visibility-copy{max-width:78ch;margin:0 0 var(--atv2-space-2);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-md);line-height:1.5}.atv2-userprofile-visibility-panel{display:grid;gap:var(--atv2-space-4);padding:var(--atv2-space-4);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-lg);background:var(--atv2-color-surface)}.atv2-userprofile-visibility-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--atv2-space-2)}.atv2-userprofile-visibility-mode{position:relative;display:grid;min-width:0;cursor:pointer}.atv2-userprofile-visibility-mode input{position:absolute;opacity:0;pointer-events:none}.atv2-userprofile-visibility-mode span{min-height:92px;display:grid;align-content:start;gap:var(--atv2-space-1);padding:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted);transition:border-color 0.16s var(--easing,ease),background 0.16s var(--easing,ease),transform 0.16s var(--easing,ease)}.atv2-userprofile-visibility-mode strong{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md)}.atv2-userprofile-visibility-mode small{color:var(--atv2-color-text-muted);line-height:1.4}.atv2-userprofile-visibility-mode.is-selected span{border-color:var(--atv2-color-accent-primary);background:color-mix(in srgb,var(--atv2-color-accent-primary) 12%,var(--atv2-color-surface))}.atv2-userprofile-visibility-mode input:focus-visible + span{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-visibility-threshold{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-visibility-controls[data-mode="public"] .atv2-userprofile-visibility-threshold{display:none}.atv2-userprofile-visibility-threshold-head,.atv2-userprofile-visibility-preview-head{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-3)}.atv2-userprofile-visibility-threshold-head label,.atv2-userprofile-visibility-preview-head strong{color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-visibility-threshold-head output{color:var(--atv2-color-accent-primary);font-weight:var(--atv2-weight-semibold);text-align:right}.atv2-userprofile-visibility-threshold input[type="range"]{appearance:none;width:100%;height:28px;background:transparent;accent-color:var(--atv2-color-accent-primary)}.atv2-userprofile-visibility-threshold input[type="range"]::-webkit-slider-runnable-track{height:6px;border-radius:999px;border:1px solid var(--atv2-color-border);background:color-mix(in srgb,var(--atv2-color-text-muted) 14%,var(--atv2-color-surface))}.atv2-userprofile-visibility-threshold input[type="range"]::-webkit-slider-thumb{appearance:none;width:22px;height:22px;margin-top:-9px;border-radius:50%;border:2px solid var(--atv2-color-surface);background:var(--atv2-color-accent-primary);box-shadow:var(--atv2-shadow-soft)}.atv2-userprofile-visibility-threshold input[type="range"]::-moz-range-track{height:6px;border-radius:999px;border:1px solid var(--atv2-color-border);background:color-mix(in srgb,var(--atv2-color-text-muted) 14%,var(--atv2-color-surface))}.atv2-userprofile-visibility-threshold input[type="range"]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid var(--atv2-color-surface);background:var(--atv2-color-accent-primary);box-shadow:var(--atv2-shadow-soft)}.atv2-userprofile-visibility-threshold p,.atv2-userprofile-visibility-preview-head small,.atv2-userprofile-visibility-status,.atv2-userprofile-visibility-group-sub{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-visibility-preview{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-visibility-preview-head>div{display:grid;gap:2px;min-width:0}.atv2-userprofile-visibility-status.is-error{color:var(--atv2-color-danger)}.atv2-userprofile-visibility-results{display:grid;gap:var(--atv2-space-4)}.atv2-userprofile-visibility-strip{display:grid;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-visibility-row-label{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-visibility-groups-row{display:flex;gap:var(--atv2-space-2);min-width:0;overflow-x:auto;overscroll-behavior-x:contain;padding-block-end:2px;scrollbar-width:thin}.atv2-userprofile-visibility-users{display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,minmax(0,1fr));grid-auto-columns:minmax(300px,1fr);gap:var(--atv2-space-2);min-width:0;overflow-x:auto;overscroll-behavior-x:contain;padding-block-end:2px;scrollbar-width:thin}.atv2-userprofile-visibility-group{display:grid;align-content:start;flex:0 0 min(290px,82vw);gap:var(--atv2-space-1);padding:var(--atv2-space-2);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted)}.atv2-userprofile-visibility-group-chip{display:inline-flex;align-items:center;min-width:0;max-width:100%;padding:5px 10px;border-radius:999px;background:var(--atv2-profile-visibility-chip-bg,var(--atv2-color-surface));color:var(--atv2-profile-visibility-chip-fg,var(--atv2-color-text));font-weight:var(--atv2-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-visibility-group-meta{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.35}.atv2-userprofile-visibility-user{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:var(--atv2-space-2);min-width:0;padding:var(--atv2-space-2);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);color:var(--atv2-color-text);text-decoration:none}.atv2-userprofile-visibility-user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--atv2-color-surface-muted);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-visibility-user-avatar img{width:100%;height:100%;object-fit:cover}.atv2-userprofile-visibility-user-copy{display:grid;gap:1px;min-width:0}.atv2-userprofile-visibility-user-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-visibility-user-copy small{display:-webkit-box;overflow:hidden;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.atv2-userprofile-contact-grid{display:grid;grid-template-columns:minmax(260px,0.82fr) minmax(300px,1.18fr);gap:var(--atv2-space-3);align-items:stretch}.atv2-userprofile-toggle-card,.atv2-userprofile-block-list-card{background:var(--atv2-color-surface);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-lg);padding:var(--atv2-space-4)}.atv2-userprofile-toggle-card{cursor:pointer;display:grid;grid-template-columns:48px minmax(0,1fr);gap:var(--atv2-space-3);align-items:start}.atv2-userprofile-toggle-card input{position:absolute;opacity:0;pointer-events:none}.atv2-userprofile-toggle-visual{width:46px;height:26px;border-radius:999px;background:var(--atv2-color-surface-muted);border:1px solid var(--atv2-color-border);position:relative;transition:background 0.16s var(--easing,ease),border-color 0.16s var(--easing,ease)}.atv2-userprofile-toggle-visual::after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:var(--atv2-color-text-muted);transition:transform 0.16s var(--easing,ease),background 0.16s var(--easing,ease)}.atv2-userprofile-toggle-card input:checked + .atv2-userprofile-toggle-visual{background:color-mix(in srgb,var(--atv2-color-accent-primary) 18%,var(--atv2-color-surface));border-color:var(--atv2-color-accent-primary)}.atv2-userprofile-toggle-card input:checked + .atv2-userprofile-toggle-visual::after{transform:translateX(20px);background:var(--atv2-color-accent-primary)}.atv2-userprofile-toggle-copy{display:grid;gap:var(--atv2-space-1);min-width:0}.atv2-userprofile-toggle-copy strong,.atv2-userprofile-block-list-head strong{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);line-height:1.25}.atv2-userprofile-toggle-copy small,.atv2-userprofile-block-list-head small{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-block-list-card{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-block-list-head{display:flex;justify-content:space-between;gap:var(--atv2-space-3);align-items:start}.atv2-userprofile-block-list-head>div{display:grid;gap:var(--atv2-space-1);min-width:0}.atv2-userprofile-block-list-refresh{flex:0 0 auto}.atv2-userprofile-block-list-status{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-block-list-status.is-error{color:var(--atv2-color-danger)}.atv2-userprofile-block-list-results{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-blocked-user{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:var(--atv2-space-2);align-items:center;min-width:0;padding:var(--atv2-space-2);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted)}.atv2-userprofile-blocked-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--atv2-color-surface);color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-blocked-avatar img{width:100%;height:100%;object-fit:cover}.atv2-userprofile-blocked-copy{min-width:0;display:grid;gap:2px}.atv2-userprofile-blocked-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-blocked-copy small{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps)}.atv2-userprofile-blocked-user .atv2-secondary-action{min-height:34px;padding:var(--atv2-space-1) var(--atv2-space-2)}.atv2-userprofile-more-grid{display:flex;align-items:center;flex-wrap:wrap;gap:var(--atv2-space-2)}.atv2-userprofile-more-action{width:auto;max-width:100%;min-height:38px;justify-content:flex-start;padding:var(--atv2-space-2) var(--atv2-space-3);text-align:left;white-space:normal;line-height:1.25}.atv2-userprofile-more-action svg{flex:0 0 auto;width:16px;height:16px}.atv2-userprofile-more-action span{min-width:0;overflow-wrap:anywhere}.atv2-userprofile-more-modal-body .atv2-userprofile-more-grid{display:grid;grid-template-columns:1fr;align-items:stretch}.atv2-userprofile-more-modal-body .atv2-userprofile-more-action{width:100%}.atv2-userprofile-more-metrics{display:grid;gap:var(--atv2-space-3);width:100%}.atv2-userprofile-more-metrics .atv2-userprofile-additional-body{margin-top:0}.atv2-userprofile-sales-history-intro{margin:var(--atv2-space-1) 0 0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-sales-history-body{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-sales-history-status{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-sales-history-status[hidden]{display:none !important}.atv2-userprofile-sales-history-status.is-error{color:var(--atv2-color-accent-negative)}.atv2-userprofile-sales-history-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:var(--atv2-space-2)}.atv2-userprofile-sales-history-summary[hidden]{display:none !important}.atv2-userprofile-sales-history-fact{display:grid;gap:3px;min-width:0;padding:var(--atv2-space-2);border:1px solid color-mix(in srgb,var(--atv2-color-border) 80%,transparent);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted)}.atv2-userprofile-sales-history-fact span{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);font-weight:600;letter-spacing:0.08em;line-height:1.1;text-transform:uppercase}.atv2-userprofile-sales-history-fact strong{min-width:0;color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);line-height:1.2;overflow-wrap:anywhere}.atv2-userprofile-sales-history-list{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-sales-history-row{display:grid;gap:var(--atv2-space-2);min-width:0;padding:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-left:4px solid var(--atv2-color-border-strong);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface)}.atv2-userprofile-sales-history-row.is-positive{border-left-color:var(--atv2-color-accent-positive)}.atv2-userprofile-sales-history-row.is-negative{border-left-color:var(--atv2-color-accent-negative)}.atv2-userprofile-sales-history-row.is-warning{border-left-color:var(--atv2-color-accent-warning,#b7791f)}.atv2-userprofile-sales-history-row__head{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-sales-history-role,.atv2-userprofile-sales-history-tags span,.atv2-userprofile-sales-history-tags a{display:inline-flex;align-items:center;min-width:0;max-width:100%;padding:4px 8px;border-radius:999px;background:var(--atv2-color-surface-muted);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-md);font-weight:600;line-height:1.25;overflow-wrap:anywhere;text-decoration:none}.atv2-userprofile-sales-history-amount{min-width:0;color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-lg);line-height:1.1;overflow-wrap:anywhere;text-align:right}.atv2-userprofile-sales-history-title{min-width:0;font-size:var(--atv2-font-size-body-lg);font-weight:700;line-height:1.25}.atv2-userprofile-sales-history-title a{color:var(--atv2-color-text);text-decoration:none;overflow-wrap:anywhere}.atv2-userprofile-sales-history-title a:hover,.atv2-userprofile-sales-history-title a:focus-visible,.atv2-userprofile-sales-history-open-link:hover,.atv2-userprofile-sales-history-open-link:focus-visible{color:var(--atv2-color-accent-primary)}.atv2-userprofile-sales-history-meta,.atv2-userprofile-sales-history-tags{display:flex;flex-wrap:wrap;align-items:center;gap:var(--atv2-space-1);min-width:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.4}.atv2-userprofile-sales-history-meta>*{min-width:0;overflow-wrap:anywhere}.atv2-userprofile-sales-history-meta>* + *::before{content:"·";margin-right:var(--atv2-space-1);color:var(--atv2-color-text-subtle)}.atv2-userprofile-sales-history-meta a{color:var(--atv2-color-accent-primary);text-decoration:none}.atv2-userprofile-sales-history-open-link{color:var(--atv2-color-accent-primary) !important}.atv2-userprofile-sales-history-empty{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-sales-history-load-more{justify-self:center;margin-top:var(--atv2-space-1)}.atv2-userprofile-alias-history-body{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-alias-history-intro{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.5}.atv2-userprofile-alias-history-list{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-alias-history-row{display:flex;align-items:center;gap:var(--atv2-space-3);padding:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface)}.atv2-userprofile-alias-history-icon{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:9999px;background:color-mix(in srgb,var(--atv2-color-accent-primary) 12%,var(--atv2-color-surface-muted));color:var(--atv2-color-accent-primary);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-alias-history-copy{display:grid;gap:2px;min-width:0}.atv2-userprofile-alias-history-copy strong{overflow:hidden;color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold);text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-alias-history-copy small{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.2}.atv2-userprofile-venue-showcase{display:grid;gap:var(--atv2-space-3);padding:var(--atv2-space-4);border:1px solid var(--atv2-color-border-subtle);border-radius:var(--atv2-radius-md);background:color-mix(in srgb,var(--atv2-color-surface-muted) 74%,var(--atv2-color-surface))}.atv2-userprofile-venue-showcase-update{flex:0 0 auto;align-self:flex-start}.atv2-userprofile-venue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:var(--atv2-space-2);min-width:0}.atv2-userprofile-venue-card{display:grid;min-width:0;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);box-shadow:var(--atv2-shadow-sm);overflow:hidden}.atv2-userprofile-venue-card__main{display:grid;gap:var(--atv2-space-1);min-width:0;padding:var(--atv2-space-3);color:inherit;text-decoration:none}.atv2-userprofile-venue-card__main span,.atv2-userprofile-venue-card__main small{min-width:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-md);line-height:1.3;overflow-wrap:anywhere}.atv2-userprofile-venue-card__main strong{min-width:0;color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-lg);line-height:1.24;overflow-wrap:anywhere}.atv2-userprofile-venue-card__main:hover strong,.atv2-userprofile-venue-card__main:focus-visible strong{color:var(--atv2-color-accent-primary)}.atv2-userprofile-venue-card__main:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:-2px}.atv2-userprofile-venue-card__proof{display:flex;flex-wrap:wrap;gap:var(--atv2-space-1);margin-top:var(--atv2-space-2)}.atv2-userprofile-venue-card__proof span{display:inline-flex;align-items:center;max-width:100%;padding:4px 8px;border:1px solid color-mix(in srgb,var(--atv2-color-accent-primary) 32%,var(--atv2-color-border));border-radius:var(--atv2-radius-pill);background:color-mix(in srgb,var(--atv2-color-accent-primary) 8%,var(--atv2-color-surface));color:var(--atv2-color-accent-primary);font-size:var(--atv2-font-size-label-md);font-weight:var(--atv2-weight-semibold);line-height:1.25;overflow-wrap:anywhere}.atv2-userprofile-venue-empty{padding:var(--atv2-space-3);border:1px dashed var(--atv2-color-border);border-radius:var(--atv2-radius-md);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-venue-empty p{margin:0}.atv2-userprofile-direct-hire{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-direct-hire-composer{min-width:0}.atv2-userprofile-direct-hire-hint{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-posts{margin-top:var(--atv2-space-5)}.atv2-userprofile-avatar-input{width:100%;height:140px;text-align:center;font-size:var(--atv2-font-size-display);line-height:1;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-lg);background:var(--atv2-color-surface);color:var(--atv2-color-text);margin-bottom:var(--atv2-space-3)}.atv2-userprofile-avatar-input:focus{outline:none;border-color:var(--atv2-color-accent-primary)}.atv2-userprofile-avatar-hint{font-size:var(--atv2-font-size-mono);color:var(--atv2-color-text-muted);margin:0 0 var(--atv2-space-3) 0}.atv2-userprofile-avatar-error{font-size:var(--atv2-font-size-mono);color:var(--atv2-color-accent-negative);margin:0 0 var(--atv2-space-3) 0;min-height:1.2em}.atv2-userprofile-intro-body{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-intro-step{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-intro-step[hidden]{display:none}.atv2-userprofile-intro-actions,.atv2-userprofile-intro-footer-actions{display:flex;flex-wrap:wrap;gap:var(--atv2-space-2);align-items:center}.atv2-userprofile-intro-footer-actions{justify-content:flex-end;border-top:1px solid var(--atv2-color-border);padding-top:var(--atv2-space-3)}.atv2-userprofile-intro-status{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-intro-status.is-error{color:var(--atv2-color-accent-negative)}.atv2-userprofile-intro-post-field{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-intro-post-label{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-intro-post-controls{display:flex;gap:var(--atv2-space-2);align-items:center}.atv2-userprofile-intro-create-inline{min-height:46px;padding-inline:var(--atv2-space-4)}.atv2-userprofile-intro-post-divider{display:grid;grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);gap:var(--atv2-space-3);align-items:center;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-md);font-weight:var(--atv2-weight-semibold);text-align:center}.atv2-userprofile-intro-post-divider::before,.atv2-userprofile-intro-post-divider::after{content:'';height:1px;background:var(--atv2-color-border)}.atv2-userprofile-intro-current,.atv2-userprofile-intro-candidates{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-intro-current[hidden],.atv2-userprofile-intro-candidates[hidden]{display:none}.atv2-userprofile-intro-current h3,.atv2-userprofile-intro-candidates h3{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-intro-post-card-list{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-intro-post-card{display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:var(--atv2-space-3);align-items:center;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);padding:var(--atv2-space-3)}.atv2-userprofile-intro-post-card--current{border-color:color-mix(in srgb,var(--atv2-color-accent-primary) 42%,var(--atv2-color-border));background:color-mix(in srgb,var(--atv2-color-accent-primary) 5%,var(--atv2-color-surface))}.atv2-userprofile-intro-post-card-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-width:0}.atv2-userprofile-intro-post-card-thumb{display:block;aspect-ratio:1;overflow:hidden;border-radius:var(--atv2-radius-sm);background:var(--atv2-color-surface-muted)}.atv2-userprofile-intro-post-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.atv2-userprofile-intro-post-card-copy{min-width:0;display:grid;gap:4px}.atv2-userprofile-intro-post-card-copy h4,.atv2-userprofile-intro-post-card-copy p{margin:0}.atv2-userprofile-intro-post-card-copy h4{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);line-height:var(--atv2-line-height-tight)}.atv2-userprofile-intro-post-card-sub,.atv2-userprofile-intro-post-card-body,.atv2-userprofile-intro-candidates-empty{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:var(--atv2-line-height-body)}.atv2-userprofile-intro-post-card-body{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.atv2-userprofile-intro-post-card-action{display:flex;justify-content:flex-end}.atv2-userprofile-intro-post-card-action .atv2-primary-action{white-space:nowrap}.atv2-userprofile-intro-candidates-empty{margin:0;border:1px dashed var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted);padding:var(--atv2-space-3)}.atv2-userprofile-intro-secondary-actions{display:flex;justify-content:flex-end}.atv2-userprofile-intro-secondary-actions .atv2-secondary-action{color:var(--atv2-color-text-muted)}.atv2-userprofile-intro-empty-setup{border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface-muted);padding:var(--atv2-space-5);display:grid;gap:var(--atv2-space-3);justify-items:start}.atv2-userprofile-intro-empty-setup h3{margin:0;color:var(--atv2-color-text);font-size:var(--atv2-font-size-h3)}.atv2-userprofile-intro-empty-setup p{margin:0;max-width:48rem;color:var(--atv2-color-text-muted);line-height:var(--atv2-line-height-body)}.atv2-userprofile-intro-title-field{margin:0}.atv2-userprofile-intro-title-field input:disabled{opacity:0.72}.atv2-userprofile-intro-media-section{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-intro-media-head{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-3)}.atv2-userprofile-intro-media-head h3{margin:0;font-size:var(--atv2-font-size-body-md)}.atv2-userprofile-intro-add-media{flex:0 0 auto;min-height:36px;padding:8px 14px}.atv2-userprofile-intro-setcard-prompt{margin:0;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-sm);background:var(--atv2-color-surface-muted);color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-sm);line-height:1.45;padding:var(--atv2-space-3)}.atv2-userprofile-intro-media-empty{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.45}.atv2-userprofile-intro-post-create{appearance:none;width:100%;border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-sm);background:var(--atv2-color-surface);color:var(--atv2-color-accent-primary);cursor:pointer;font:inherit;font-weight:var(--atv2-weight-semibold);padding:var(--atv2-space-2) var(--atv2-space-3);text-align:left}.atv2-userprofile-intro-post-create:hover,.atv2-userprofile-intro-post-create:focus-visible{border-color:var(--atv2-color-border-strong);background:var(--atv2-color-surface-muted);outline:none}.atv2-userprofile-intro-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--atv2-space-3)}.atv2-userprofile-intro-media-card{border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);overflow:hidden;display:grid;gap:var(--atv2-space-2);padding-bottom:var(--atv2-space-3)}.atv2-userprofile-intro-media-card.is-profile-selected,.atv2-userprofile-intro-media-card.is-banner-selected{border-color:var(--atv2-color-accent-primary)}.atv2-userprofile-intro-media-card.is-disabled{opacity:0.7}.atv2-userprofile-intro-media-card--add{appearance:none;min-height:260px;border-style:dashed;color:var(--atv2-color-text);cursor:pointer;place-items:center;padding:var(--atv2-space-5) var(--atv2-space-3);text-align:center}.atv2-userprofile-intro-media-card--add:hover,.atv2-userprofile-intro-media-card--add:focus-visible{border-color:var(--atv2-color-accent-primary);background:var(--atv2-color-surface-muted);outline:none}.atv2-userprofile-intro-media-add-plus{width:52px;height:52px;border-radius:999px;background:var(--atv2-color-accent-primary);color:var(--atv2-color-accent-on-primary);display:inline-flex;align-items:center;justify-content:center;font-size:var(--atv2-font-size-h3);font-weight:var(--atv2-weight-semibold);line-height:1}.atv2-userprofile-intro-media-add-title{display:block;font-size:var(--atv2-font-size-body-md);font-weight:var(--atv2-weight-semibold)}.atv2-userprofile-intro-media-add-sub{color:var(--atv2-color-text-muted);display:block;font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-intro-media-visual{aspect-ratio:16 / 10;background:var(--atv2-color-surface-muted);display:flex;align-items:center;justify-content:center;color:var(--atv2-color-text-muted);overflow:hidden}.atv2-userprofile-intro-media-visual img{width:100%;height:100%;object-fit:cover;display:block}.atv2-userprofile-intro-media-file{font-size:var(--atv2-font-size-label-caps);text-transform:uppercase}.atv2-userprofile-intro-media-disabled{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-intro-media-actions{padding:0 var(--atv2-space-3);display:grid;gap:var(--atv2-space-2);align-items:stretch}.atv2-userprofile-intro-media-toggle{width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:3px;border:1px solid var(--atv2-color-border);border-radius:999px;background:var(--atv2-color-surface-muted)}.atv2-userprofile-intro-media-choice{appearance:none;align-items:center;min-height:40px;min-width:0;border:0;border-radius:999px;background:transparent;color:var(--atv2-color-text-muted);cursor:pointer;display:inline-flex;gap:5px;justify-content:center;font:inherit;font-size:var(--atv2-font-size-body-sm);font-weight:var(--atv2-weight-semibold);overflow:hidden;padding:8px;white-space:nowrap}.atv2-userprofile-intro-media-choice:hover,.atv2-userprofile-intro-media-choice:focus-visible{background:var(--atv2-color-surface);color:var(--atv2-color-text);outline:none}.atv2-userprofile-intro-media-choice.is-active{background:var(--atv2-color-accent-primary);color:var(--atv2-color-accent-on-primary);box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-intro-media-choice.is-active[data-atv2-profile-intro-media-choice="none"]{background:var(--atv2-color-surface);color:var(--atv2-color-text-muted)}.atv2-userprofile-intro-media-choice-icon{display:block;width:1em;height:1em;flex:0 0 auto}.atv2-userprofile-intro-media-choice-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.atv2-userprofile-intro-media-frame{justify-self:start;min-height:40px;padding-inline:18px}.atv2-userprofile-intro-frame{border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);padding:var(--atv2-space-3);display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-intro-frame-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--atv2-space-3)}.atv2-userprofile-intro-frame-head h4{margin:0;font-size:var(--atv2-font-size-body-md)}.atv2-userprofile-intro-frame-head p{margin:4px 0 0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-intro-frame-preview{position:relative;overflow:hidden;background:var(--atv2-color-surface-muted);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);cursor:grab;touch-action:none;user-select:none}.atv2-userprofile-intro-frame-preview.is-dragging{cursor:grabbing}.atv2-userprofile-intro-frame-preview--profile{width:min(280px,100%);aspect-ratio:1 / 1}.atv2-userprofile-intro-frame-preview--banner{width:100%;aspect-ratio:16 / 5}.atv2-userprofile-intro-frame-preview img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%);transform:scale(var(--atv2-profile-media-scale,1));transform-origin:var(--atv2-profile-media-position-x,50%) var(--atv2-profile-media-position-y,50%);pointer-events:none}.atv2-userprofile-intro-frame-zoom{display:grid;gap:var(--atv2-space-2);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-intro-frame-zoom span{display:flex;justify-content:space-between;gap:var(--atv2-space-2)}.atv2-userprofile-intro-frame-zoom input{width:100%}.atv2-userprofile-intro-emoji .atv2-userprofile-avatar-input{height:74px;margin-bottom:0;font-size:var(--atv2-font-size-h2)}.atv2-userprofile-statinfo-body{color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);line-height:1.6}.atv2-userprofile-statinfo-value{font-family:var(--font-serif,'Fraunces',serif);font-size:var(--atv2-font-size-h1);font-weight:500;line-height:1;letter-spacing:var(--atv2-letter-spacing-heading);color:var(--atv2-color-text);margin:0 0 var(--atv2-space-3) 0}.atv2-userprofile-statinfo-detail{margin:calc(-1 * var(--atv2-space-2)) 0 var(--atv2-space-3) 0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-md);line-height:1.4}.atv2-userprofile-statinfo-rows{display:grid;gap:var(--atv2-space-2);margin-top:var(--atv2-space-4);padding-top:var(--atv2-space-4);border-top:1px solid var(--atv2-color-border-subtle)}.atv2-userprofile-statinfo-rows[hidden]{display:none}.atv2-userprofile-statinfo-row-heading{margin:var(--atv2-space-2) 0 0;color:var(--atv2-color-text);font-size:var(--atv2-font-size-body-md);font-weight:800;line-height:1.3}.atv2-userprofile-statinfo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--atv2-space-3);align-items:baseline;color:var(--atv2-color-text-muted)}.atv2-userprofile-statinfo-row-label{min-width:0}.atv2-userprofile-statinfo-row-value{color:var(--atv2-color-text);font-weight:800;text-align:right;white-space:nowrap}@container (max-width:520px){.atv2-userprofile-statinfo-row{grid-template-columns:minmax(0,1fr);gap:2px}.atv2-userprofile-statinfo-row-value{text-align:left;white-space:normal}}.atv2-userprofile-follow-list-body{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-follow-list-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid var(--atv2-color-border);border-radius:999px;background:var(--atv2-color-surface-muted)}.atv2-userprofile-follow-list-tab{appearance:none;border:0;border-radius:999px;background:transparent;color:var(--atv2-color-text-muted);cursor:pointer;font:inherit;font-size:var(--atv2-font-size-label-caps);font-weight:var(--atv2-weight-semibold);line-height:1.2;min-width:0;min-height:34px;padding:7px 10px;text-align:center;text-transform:uppercase}.atv2-userprofile-follow-list-tab.is-active{background:var(--atv2-color-accent-primary);color:var(--atv2-color-text-inverse);box-shadow:var(--atv2-shadow-sm)}.atv2-userprofile-follow-list-tab:focus-visible{outline:2px solid var(--atv2-color-focus-ring);outline-offset:2px}.atv2-userprofile-follow-list-status{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.5}.atv2-userprofile-follow-list{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-follow-card{display:flex;align-items:center;gap:var(--atv2-space-3);padding:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface);transition:border-color 0.15s var(--easing,ease),background 0.15s var(--easing,ease)}.atv2-userprofile-follow-card.is-pinned{border-color:var(--atv2-color-accent-primary);background:color-mix(in srgb,var(--atv2-color-accent-primary) 9%,var(--atv2-color-surface))}.atv2-userprofile-follow-card__profile{display:inline-flex;align-items:center;gap:var(--atv2-space-2);min-width:0;flex:1 1 auto;color:inherit;text-decoration:none}.atv2-userprofile-follow-card__avatar{width:38px;height:38px;border-radius:9999px;background:var(--atv2-color-surface-muted);display:grid;place-items:center;font-size:var(--atv2-font-size-body-lg);line-height:1;flex-shrink:0}.atv2-userprofile-follow-card__avatar img,.atv2-userprofile-follow-card__avatar svg{display:block;width:100%;height:100%}.atv2-userprofile-follow-card__avatar img{border-radius:inherit;object-fit:cover}.atv2-userprofile-follow-card__avatar svg{width:18px;height:18px;fill:none;stroke:currentColor}.atv2-userprofile-follow-card__main{display:grid;gap:2px;min-width:0}.atv2-userprofile-follow-card__alias{color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-follow-card__meta{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps)}.atv2-userprofile-follow-card__actions{display:inline-flex;align-items:center;gap:var(--atv2-space-1);flex:0 0 auto}.atv2-userprofile-follow-card__button{min-width:84px;justify-content:center}.atv2-userprofile-follow-card__pin{width:38px;min-width:38px;padding-inline:0;justify-content:center;transition:opacity 0.15s var(--easing,ease),transform 0.15s var(--easing,ease)}.atv2-userprofile-follow-card__pin[aria-pressed="true"]{border-color:var(--atv2-color-accent-primary);color:var(--atv2-color-accent-primary)}.atv2-userprofile-follow-card__pin svg{width:15px;height:15px;fill:none;stroke:currentColor}.atv2-userprofile-follow-card__pin [data-atv2-follow-pin-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (hover:hover) and (pointer:fine){.atv2-userprofile-follow-card__pin[aria-pressed="false"]{opacity:0;pointer-events:none;transform:translateY(1px)}.atv2-userprofile-follow-card:hover .atv2-userprofile-follow-card__pin[aria-pressed="false"],.atv2-userprofile-follow-card:focus-within .atv2-userprofile-follow-card__pin[aria-pressed="false"]{opacity:1;pointer-events:auto;transform:none}}.atv2-userprofile-visitors-body{display:grid;gap:var(--atv2-space-3)}.atv2-userprofile-visitors-status{margin:0;color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-body-sm);line-height:1.5}.atv2-userprofile-visitors-status.is-error{color:var(--atv2-color-accent-negative)}.atv2-userprofile-visitors-list{display:grid;gap:var(--atv2-space-2)}.atv2-userprofile-visitor-row{display:flex;align-items:center;justify-content:space-between;gap:var(--atv2-space-3);padding:var(--atv2-space-3);border:1px solid var(--atv2-color-border);border-radius:var(--atv2-radius-md);background:var(--atv2-color-surface)}.atv2-userprofile-visitor-profile{display:inline-flex;align-items:center;gap:var(--atv2-space-2);min-width:0;color:inherit;text-decoration:none}.atv2-userprofile-visitor-avatar{width:42px;height:42px;border-radius:9999px;display:grid;place-items:center;flex:0 0 auto;background:var(--atv2-color-surface-muted);font-size:var(--atv2-font-size-body-lg);line-height:1;overflow:hidden}.atv2-userprofile-visitor-avatar img{width:100%;height:100%;object-fit:cover}.atv2-userprofile-visitor-main{display:grid;gap:2px;min-width:0}.atv2-userprofile-visitor-main strong{color:var(--atv2-color-text);font-weight:var(--atv2-weight-semibold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atv2-userprofile-visitor-main small{color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);line-height:1.2}.atv2-userprofile-visitor-count{flex:0 0 auto;padding:6px 10px;border-radius:9999px;background:var(--atv2-color-surface-muted);color:var(--atv2-color-text-muted);font-size:var(--atv2-font-size-label-caps);font-weight:600;line-height:1;white-space:nowrap}.atv2-userprofile-visitors-more{justify-self:stretch}@container atv2-userprofile (min-width:980px){.atv2-userprofile-hero{grid-template-columns:232px minmax(0,1fr);gap:var(--atv2-space-6);padding:var(--atv2-space-5)}.atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:74px;--atv2-profile-avatar-pill-height:52px;--atv2-profile-avatar-pill-inset:13px;width:232px;height:232px}.atv2-userprofile-avatar-badge{left:13px;right:auto;bottom:13px;font-size:var(--atv2-font-size-body-lg)}}@container atv2-userprofile (min-width:1240px){.atv2-userprofile-hero{grid-template-columns:280px minmax(0,1fr);gap:var(--atv2-space-6);padding:var(--atv2-space-6)}.atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:86px;--atv2-profile-avatar-pill-height:56px;--atv2-profile-avatar-pill-inset:16px;width:280px;height:280px}.atv2-userprofile-avatar-badge{left:16px;right:auto;bottom:16px}}@container atv2-userprofile (max-width:760px){.atv2-userprofile-hero{grid-template-columns:128px minmax(0,1fr);gap:var(--atv2-space-4);padding:var(--atv2-space-4) var(--atv2-space-3)}.atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:50px;--atv2-profile-avatar-pill-height:34px;--atv2-profile-avatar-pill-inset:8px;width:128px;height:128px;font-size:var(--atv2-font-size-h2)}.atv2-userprofile-avatar-badge{left:8px;right:auto;bottom:8px;font-size:var(--atv2-font-size-body-md)}.atv2-userprofile-trust-line{margin-bottom:var(--atv2-space-2);font-size:var(--atv2-font-size-body-md);line-height:1.25}.atv2-userprofile-trust-line--with-locale{flex-wrap:nowrap;font-size:var(--atv2-font-size-body-sm);white-space:nowrap}.atv2-userprofile-trust-line .sep{margin:0 6px}.atv2-userprofile-follow-stat{gap:3px}.atv2-userprofile-trust-strip{grid-template-columns:1fr;gap:var(--atv2-space-3)}.atv2-userprofile-trust-cell{padding-bottom:var(--atv2-space-2);border-bottom:1px solid var(--atv2-color-border)}.atv2-userprofile-trust-cell:last-child{border-bottom:0;padding-bottom:0}.atv2-userprofile-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atv2-userprofile-trust-label,.atv2-userprofile-kpi-label{line-height:1.25;letter-spacing:0.14em}.atv2-userprofile-trust-value,.atv2-userprofile-kpi-value{font-size:var(--atv2-font-size-h3)}}@container atv2-userprofile (max-width:460px){.atv2-userprofile-hero{grid-template-columns:1fr;gap:var(--atv2-space-3)}.atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:47px;--atv2-profile-avatar-pill-height:32px;--atv2-profile-avatar-pill-inset:7px;width:112px;height:112px;font-size:var(--atv2-font-size-h1)}.atv2-userprofile-avatar-badge{left:7px;right:auto;bottom:7px}.atv2-userprofile-trust-line{font-size:var(--atv2-font-size-body-sm)}.atv2-userprofile-trust-line .sep{margin:0 5px}.atv2-userprofile-kpi-grid{grid-template-columns:1fr}.atv2-userprofile-actions>*{flex:1 1 100%;justify-content:center}.atv2-userprofile-section-header{display:grid}.atv2-userprofile-venue-showcase-update{width:100%;justify-content:center}}@container atv2-userprofile-frame (max-width:880px){.atv2-userprofile-view{padding-inline:var(--atv2-space-3)}}@container atv2-userprofile (max-width:880px){.atv2-userprofile-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atv2-userprofile-trust-strip{gap:var(--atv2-space-3)}.atv2-userprofile-contact-grid{grid-template-columns:1fr}.atv2-userprofile-visibility-mode-grid{grid-template-columns:1fr}.atv2-userprofile-visibility-mode span{min-height:0}}@container atv2-userprofile (max-width:600px){.atv2-userprofile-hero{grid-template-columns:1fr;gap:var(--atv2-space-3);padding:var(--atv2-space-4) var(--atv2-space-3)}.atv2-userprofile-hero::before{top:-10%;left:-20%;width:320px;height:320px}.atv2-userprofile-hero--has-banner::before{inset:0;width:auto;height:auto;background:linear-gradient(90deg,rgba(13,11,10,0.9) 0%,rgba(13,11,10,0.7) 48%,rgba(13,11,10,0.46) 100%),linear-gradient(180deg,rgba(13,11,10,0.2) 0%,rgba(13,11,10,0.82) 100%);filter:none}html.light .atv2-userprofile-hero--has-banner::before{background:linear-gradient(90deg,rgba(255,253,248,0.9) 0%,rgba(255,253,248,0.74) 46%,rgba(255,253,248,0.5) 100%)}.atv2-userprofile-avatar-plate{--atv2-profile-avatar-badge-space:47px;--atv2-profile-avatar-pill-height:32px;--atv2-profile-avatar-pill-inset:7px;width:112px;height:112px;font-size:var(--atv2-font-size-h1)}.atv2-userprofile-avatar-edit--image{padding:0 11px;font-size:var(--atv2-font-size-mono)}.atv2-userprofile-avatar-badge{left:7px;right:auto;bottom:7px}.atv2-userprofile-hero-actions{top:10px;right:10px;gap:7px}.atv2-userprofile-follow-action--hero{min-height:34px;padding:6px 11px}.atv2-userprofile-pin-action--hero{min-height:34px;padding:6px 11px}.atv2-userprofile-hire-compact-action{display:inline-flex;order:1;border-color:color-mix(in srgb,#f6d27c 70%,#7f450b 30%);background:linear-gradient(135deg,#f4c866 0%,#bc7a1d 54%,#7f450b 100%);color:#fff;box-shadow:0 14px 30px color-mix(in srgb,#7f450b 28%,transparent)}.atv2-userprofile-hire-compact-action svg{width:16px;height:16px}.atv2-userprofile-hire-compact-action:hover,.atv2-userprofile-hire-compact-action:focus-visible{border-color:color-mix(in srgb,#ffe5a3 72%,#7f450b 28%);filter:brightness(1.04)}.atv2-userprofile-note-action{order:2}.atv2-userprofile-more-trigger{order:3}.atv2-userprofile-more-trigger-label--desktop{display:none}.atv2-userprofile-more-trigger-label--compact{display:inline}.atv2-userprofile-direct-hire{display:none}.atv2-userprofile-intro-post-controls{grid-template-columns:1fr;align-items:stretch}.atv2-userprofile-intro-create-inline{width:100%;justify-content:center}.atv2-userprofile-intro-post-card{grid-template-columns:88px minmax(0,1fr);align-items:start}.atv2-userprofile-intro-post-card-action{grid-column:1 / -1}.atv2-userprofile-intro-post-card-action .atv2-primary-action{width:100%;justify-content:center}.atv2-userprofile-intro-media-head{align-items:flex-start;flex-direction:column}.atv2-userprofile-intro-media-grid{grid-template-columns:1fr}.atv2-userprofile-intro-media-choice{min-height:48px;padding:8px}.atv2-userprofile-intro-media-choice-icon{width:22px;height:22px}.atv2-userprofile-intro-media-choice-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.atv2-userprofile-intro-frame-head{flex-direction:column}.atv2-userprofile-intro-frame-preview--banner{aspect-ratio:16 / 7}.atv2-userprofile-name{font-size:var(--atv2-font-size-h3);line-height:1}.atv2-userprofile-hero-rating{min-height:29px;margin-top:calc(-1 * var(--atv2-space-1));padding:4px 8px;font-size:var(--atv2-font-size-label-md)}.atv2-userprofile-about{font-size:var(--atv2-font-size-body-lg)}.atv2-userprofile-inner-circle{overflow:hidden}.atv2-userprofile-inner-circle__head{flex-wrap:wrap;row-gap:var(--atv2-space-1)}.atv2-userprofile-inner-circle__eyebrow,.atv2-userprofile-inner-circle__eyebrow span,.atv2-userprofile-inner-circle__head strong{min-width:0}.atv2-userprofile-inner-circle__member.atv2-user-display{max-width:min(100%,260px)}.atv2-userprofile-inner-circle__member .atv2-user-display-label{max-width:18ch}.atv2-userprofile-inner-circle__progress{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:var(--atv2-space-2)}.atv2-userprofile-inner-circle__progress span{min-width:0}.atv2-userprofile-inner-circle__progress .atv2-secondary-action{width:100%;min-width:0;max-width:100%;padding-block:6px;white-space:normal;text-align:center}.atv2-userprofile-metric-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.atv2-userprofile-metric-pill{min-width:0}.atv2-userprofile-metric-value{font-size:var(--atv2-font-size-body-lg)}.atv2-userprofile-trust-strip{grid-template-columns:1fr;gap:var(--atv2-space-3)}.atv2-userprofile-trust-cell{padding-bottom:var(--atv2-space-2);border-bottom:1px solid var(--atv2-color-border)}.atv2-userprofile-trust-cell:last-child{border-bottom:0;padding-bottom:0}.atv2-userprofile-hire-sticky{margin-left:calc(-1 * var(--atv2-space-3));margin-right:calc(-1 * var(--atv2-space-3))}.atv2-userprofile-medals-host{padding:var(--atv2-space-4) var(--atv2-space-3)}.atv2-userprofile-medals-host p.medium-text{font-size:var(--atv2-font-size-body-md)}.atv2-userprofile-medals-host .horizontalScrollContainerInner.tags>span[id^="medal"]{min-width:172px;max-width:240px}.atv2-userprofile-medals-host .btn-profit{width:100% !important}.atv2-userprofile-medal-tracks-head{align-items:flex-start;flex-direction:column}.atv2-userprofile-medal-track-summary{justify-content:flex-start;width:100%}.atv2-userprofile-medal-track-summary span{flex:1 1 auto}.atv2-userprofile-medal-track-grid{grid-template-columns:1fr}.atv2-userprofile-medal-track-card{min-height:0}.atv2-userprofile-follow-card{align-items:flex-start;flex-wrap:wrap}.atv2-userprofile-follow-card__profile{width:100%}.atv2-userprofile-follow-card__actions{width:100%;justify-content:flex-end}.atv2-userprofile-visibility-panel,.atv2-userprofile-visibility-lock{padding:var(--atv2-space-3)}.atv2-userprofile-visibility-threshold-head,.atv2-userprofile-visibility-preview-head{align-items:flex-start;flex-direction:column}.atv2-userprofile-visibility-preview-head .atv2-primary-action{width:100%}.atv2-userprofile-blocked-user{grid-template-columns:38px minmax(0,1fr)}.atv2-userprofile-blocked-user .atv2-secondary-action{grid-column:1 / -1;width:100%}}.atv2-userprofile-chip,.atv2-userprofile-medal-chip{background:var(--atv2-userprofile-chip-bg,var(--atv2-color-surface-muted));color:var(--atv2-userprofile-chip-fg,var(--atv2-color-text));text-decoration:none}[data-atv2-theme="upscale_at"] .atv2-userprofile-chip-ribbon .atv2-userprofile-chip,[data-atv2-theme="upscale_at"] .atv2-userprofile-medal-grid .atv2-userprofile-medal-chip{color:var(--atv2-userprofile-chip-fg,var(--atv2-color-text))}.atv2-userprofile-stat-modal-description{margin:0;color:var(--atv2-color-text-muted)}.atv2-userprofile-avatar-save{width:100%}