.profile-switch-form{margin-top:1rem}.profile-switch{cursor:pointer;align-items:flex-start;gap:.85rem;display:flex}.profile-switch input{opacity:0;pointer-events:none;position:absolute}.profile-switch-track{border:1px solid var(--border);background:var(--surface-muted,#d8d8d8);border-radius:999px;flex:0 0 3rem;width:3rem;height:1.7rem;transition:background .16s,border-color .16s;position:relative}.profile-switch-track span{background:#fff;border-radius:50%;width:1.2rem;height:1.2rem;transition:transform .16s;position:absolute;top:.18rem;left:.2rem;box-shadow:0 1px 4px #00000040}.profile-switch input:checked+.profile-switch-track{border-color:var(--gold,#f5c518);background:var(--gold,#f5c518)}.profile-switch input:checked+.profile-switch-track span{transform:translate(1.28rem)}.profile-switch input:focus-visible+.profile-switch-track{outline-offset:3px;outline:3px solid}.profile-switch small{margin-top:.2rem;display:block}.member-profile-hero h1,.entourage-hero h1{letter-spacing:-.045em;max-width:920px;margin:.2rem 0 .75rem;font-size:clamp(2.15rem,4vw,3.2rem);line-height:1}.member-profile-hero,.entourage-hero{border-radius:var(--card-radius);gap:24px;min-height:0;margin:0 0 22px;padding:26px 28px}@media (max-width:680px){.member-profile-hero h1,.entourage-hero h1{font-size:clamp(1.95rem,9vw,2.45rem)}.member-profile-hero,.entourage-hero{padding:20px}}.entourage-change-notice{color:#bcebc9;background:#468f5b1f;border-color:#365440}.entourage-roster-list{gap:10px;display:grid}.entourage-roster-row{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;grid-template-columns:minmax(180px,.75fr) minmax(320px,1.4fr) auto;align-items:center;gap:22px;padding:18px;scroll-margin-top:110px;display:grid}.entourage-roster-row:target{border-color:#6f5b23;box-shadow:0 0 0 2px #f6c4451f}.entourage-roster-identity h3{margin:9px 0 4px}.entourage-roster-identity p{overflow-wrap:anywhere;margin:0}.entourage-roster-row dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;display:grid}.entourage-roster-row dl>div{background:#12141a;border-radius:10px;padding:9px 10px}.entourage-roster-row dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:850}.entourage-roster-row dd{margin:4px 0 0;font-size:.83rem;font-weight:800}.entourage-roster-actions{justify-items:end;gap:10px;display:grid}@media (max-width:900px){.entourage-roster-row{grid-template-columns:1fr}.entourage-roster-actions{grid-template-columns:auto 1fr;place-items:center start}}@media (max-width:680px){.entourage-roster-row{background:0 0;border-width:0 0 1px;border-radius:0;gap:14px;margin-inline:-8px;padding:16px 8px}.entourage-roster-row dl{grid-template-columns:1fr;gap:5px}.entourage-roster-row dl>div{background:0 0;grid-template-columns:110px minmax(0,1fr);gap:8px;padding:0;display:grid}.entourage-roster-row dd{margin:0}.entourage-roster-actions{grid-template-columns:1fr;width:100%}.entourage-roster-actions form,.entourage-roster-actions .button{width:100%}}.member-profile-hero,.entourage-hero{border:1px solid var(--line);background:linear-gradient(145deg,#151923,#0d0f14);border-radius:28px;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;margin:1rem 0 1.5rem;padding:2rem;display:grid}.member-profile-avatar{background:var(--accent);color:#111;border-radius:50%;place-items:center;width:112px;height:112px;font-size:3rem;font-weight:900;display:grid;overflow:hidden}.member-profile-avatar img{object-fit:cover;width:100%;height:100%}.member-profile-stats,.profile-section-nav{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.member-profile-stats span,.profile-section-nav a{border:1px solid var(--line);background:#ffffff09;border-radius:999px;padding:.65rem .85rem}.profile-section-nav{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0eeb;border-radius:999px;margin-bottom:1.5rem;padding:.55rem;position:sticky;top:.5rem}.profile-activity-section,.entourage-section{border-top:1px solid var(--line);padding:1.5rem 0}.profile-activity-list,.profile-vote-list,.entourage-card-grid{gap:1rem;display:grid}.profile-activity-card,.profile-vote-card,.profile-review-card,.entourage-card{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:1.1rem}.profile-activity-card header,.profile-vote-card,.entourage-card{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-activity-card time{color:var(--muted);font-size:.85rem}.profile-review-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.entourage-hero{display:block}.entourage-card.pending{border-color:var(--accent)}.entourage-card.muted{opacity:.75}.entourage-card div{gap:.25rem;display:grid}@media (max-width:800px){.member-profile-hero{grid-template-columns:1fr}.member-profile-avatar{width:86px;height:86px}.profile-section-nav{border-radius:18px;flex-wrap:nowrap;overflow-x:auto}}.profile-photo-form{border:1px solid var(--line);background:#ffffff06;border-radius:20px;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:1rem;margin:1.25rem 0 1.75rem;padding:1rem;display:grid}.profile-photo-preview{background:var(--accent);width:76px;height:76px;color:var(--accent-ink);border-radius:50%;place-items:center;font-size:2rem;font-weight:900;display:grid;overflow:hidden}.profile-photo-preview img{object-fit:cover;width:100%;height:100%}.profile-photo-form label{gap:.35rem;font-weight:800;display:grid}.profile-photo-form label span{color:var(--muted);font-size:.82rem;font-weight:500}@media (max-width:680px){.profile-photo-form{grid-template-columns:auto 1fr}.profile-photo-form .button{grid-column:1/-1;width:100%}}.member-profile-hero,.entourage-hero{border-radius:21px;gap:1.25rem;padding:1.35rem 1.6rem}@media (max-width:680px){.member-profile-hero,.entourage-hero{border-radius:18px;padding:1.1rem}}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){.member-profile-hero h1{letter-spacing:-.04em;font-size:clamp(1.8rem,8.5vw,2.15rem);line-height:1.02}.member-profile-hero{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:72px minmax(0,1fr);gap:14px;margin-top:0;padding:0 0 18px}.member-profile-avatar{width:72px;height:72px}.member-profile-hero .page-intro,.member-profile-stats{grid-column:1/-1}.member-profile-stats{scrollbar-width:none;flex-wrap:nowrap;width:calc(100% + 16px);padding:2px 16px 8px 0;overflow-x:auto}.member-profile-stats span{background:var(--surface-2);border:0;border-radius:12px;flex:none;padding:10px 12px;font-size:.75rem}.profile-section-nav{top:calc(var(--mobile-header-height) + env(safe-area-inset-top) + 4px);border-radius:13px;margin-inline:-4px;padding:4px}.profile-section-nav a{white-space:nowrap;min-height:44px;padding:12px 13px}.profile-activity-section{content-visibility:auto;contain-intrinsic-size:700px;padding:22px 0}.profile-activity-card,.profile-vote-card,.profile-review-card{background:0 0;border-width:0 0 1px;border-radius:0;padding:14px 0}.profile-section-nav{max-width:100vw}.member-profile-avatar img{object-fit:cover;object-position:center;width:100%;height:100%}.member-profile-avatar{aspect-ratio:1;flex:none;overflow:hidden}.member-profile-stats{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.profile-section-nav a:first-child{scroll-margin-left:4px}.profile-section-nav a:last-child{scroll-margin-right:4px}}.member-form-grid .review-field{grid-column:1/-1}.member-entourage-chip{vertical-align:middle;margin-left:8px}.member-handle{color:var(--muted);font-weight:700}.member-social-links{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.member-social-links a{border:1px solid var(--line);background:#ffffff09;border-radius:999px;padding:.65rem .85rem}.member-signature{color:var(--muted);border-top:1px solid var(--line);padding-top:1rem;font-style:italic}.add-entourage-card{margin-top:1rem}@media (max-width:680px),(max-height:520px) and (orientation:landscape) and (pointer:coarse){.member-social-links{grid-column:1/-1}}
