.qr-avatar svg image{clip-path:circle(50%)}.profile-shell{container:profile/inline-size;--profile-gutter:clamp(0.875rem,3.2cqi,1.5rem);--profile-cover-h:clamp(7.5rem,34cqi,16rem);--profile-avatar:clamp(4.75rem,17cqi,8rem);--profile-ring:clamp(3px,0.7cqi,5px);--profile-gap:clamp(0.6875rem,1.9cqi,0.9375rem);--profile-section-gap:clamp(0.625rem,1.7cqi,0.8125rem)}@supports not (container-type:inline-size){.profile-shell{--profile-gutter:clamp(0.875rem,2.5vw,1.5rem);--profile-cover-h:clamp(7.5rem,26vw,16rem);--profile-avatar:clamp(4.75rem,13vw,8rem);--profile-ring:4px;--profile-gap:0.875rem;--profile-section-gap:0.75rem}}.profile-card{gap:0;padding:0;overflow:hidden}:root[data-theme=light] .profile-shell .card{border-color:color-mix(in srgb,#171717 14%,transparent)}:root[data-theme=light] .profile-panel{background:#fff8f0}@media (prefers-color-scheme:light){:root:not([data-theme]) .profile-shell .card{border-color:color-mix(in srgb,#171717 14%,transparent)}:root:not([data-theme]) .profile-panel{background:#fff8f0}}.profile-cover{position:relative;display:block;width:100%;height:var(--profile-cover-h);overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary) 30%,var(--surface)) 0,color-mix(in srgb,var(--brand-primary) 12%,var(--surface)) 58%,color-mix(in srgb,var(--color-accent-2) 14%,var(--surface)) 100%)}.profile-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform var(--dur-slow) var(--ease-out-soft)}.profile-cover__veil{position:absolute;inset:0;background:transparent;transition:background var(--dur-fast) var(--ease-out-soft)}button.profile-cover:hover img{transform:scale(1.02)}button.profile-cover:focus-visible .profile-cover__veil,button.profile-cover:hover .profile-cover__veil{background:color-mix(in srgb,#000 16%,transparent)}.profile-avatar{position:relative;z-index:1;flex:none;width:var(--profile-avatar);height:var(--profile-avatar);margin-top:calc(var(--profile-avatar) / -2);padding:var(--profile-ring);border-radius:var(--radius-pill);background:var(--background);box-shadow:var(--shadow-sm)}.profile-avatar__img{font-size:calc(var(--profile-avatar) * .4)!important;overflow:hidden}.profile-avatar__veil{position:absolute;inset:var(--profile-ring);border-radius:var(--radius-pill);background:transparent;transition:background var(--dur-fast) var(--ease-out-soft)}button.profile-avatar:focus-visible .profile-avatar__veil,button.profile-avatar:hover .profile-avatar__veil{background:color-mix(in srgb,#000 18%,transparent)}.profile-body{padding:0 var(--profile-gutter) var(--profile-gutter)}.profile-body,.profile-topline{display:flex;flex-direction:column;gap:var(--profile-gap);min-width:0}.profile-topline{align-items:stretch}@container profile (min-width: 22rem){.profile-topline{flex-direction:row;align-items:flex-end}.profile-topline>.profile-avatar{align-self:flex-start}.profile-topline>.profile-action-bar{flex:0 1 auto;align-self:flex-end;margin-left:auto;margin-top:clamp(.625rem,1.6cqi,.875rem)}.profile-topline>.profile-action-bar .profile-action-bar__primary{flex:0 0 auto}}.profile-name{font-family:var(--font-display);font-size:clamp(1.375rem,4.4cqi,1.875rem);font-weight:800;line-height:1.12;letter-spacing:var(--tracking-display);color:var(--text-primary);overflow-wrap:anywhere}.profile-handle{font-size:clamp(.875rem,1.9cqi,.9375rem);color:var(--text-secondary);overflow-wrap:anywhere}.profile-bio{max-width:58ch;font-size:clamp(.9375rem,1.9cqi,.9875rem);line-height:1.6;color:var(--text-primary);white-space:pre-line;overflow-wrap:anywhere;text-wrap:pretty}.profile-chip{display:inline-flex;align-items:center;gap:.3125rem;padding:.25rem .625rem;border-radius:var(--radius-pill);border:1px solid transparent;font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.profile-chip--brand{background:var(--brand-primary-soft);color:var(--brand-primary-text)}.profile-chip--muted{background:var(--surface-warm);border-color:var(--border);color:var(--text-secondary)}.profile-chip--danger{background:var(--danger-soft);color:var(--color-danger-text)}.profile-chip--success{background:var(--success-soft);color:var(--color-success-text)}.profile-id{display:inline-flex;align-items:center;gap:.375rem;max-width:100%;min-height:32px;padding:.1875rem .5rem .1875rem .25rem;border:1px solid var(--light-linkchip-rim,var(--border));border-radius:var(--radius-pill);background:var(--light-linkchip-face,var(--surface));font-size:12px;font-weight:600;color:var(--text-secondary);transition:border-color var(--dur-fast) var(--ease-out-soft),background var(--dur-fast) var(--ease-out-soft)}.profile-id:hover{border-color:var(--brand-primary-rim);background:var(--brand-primary-soft)}.profile-id__mark{display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:calc(var(--radius-pill) - 4px);background:var(--brand-primary-soft)}.profile-id__label{color:var(--text-primary);white-space:nowrap}.profile-id__handle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-id svg{flex:none;color:var(--brand-primary-text)}.profile-id .profile-id__go{margin-left:.125rem;color:var(--text-secondary);opacity:.65}.profile-id:hover .profile-id__go{opacity:1}.profile-id:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.profile-id{transition:none}}.profile-linkchip{display:inline-flex;align-items:center;gap:.25rem;max-width:100%;min-height:28px;padding:.1875rem .5rem .1875rem .625rem;border:1px solid var(--light-linkchip-rim,var(--border));border-radius:var(--radius-pill);background:var(--light-linkchip-face,color-mix(in srgb,var(--surface-warm) 60%,transparent));font-size:12.5px;font-weight:600;color:var(--text-secondary);transition:color var(--dur-fast) var(--ease-out-soft),border-color var(--dur-fast) var(--ease-out-soft),background var(--dur-fast) var(--ease-out-soft)}.profile-linkchip:hover{border-color:var(--brand-primary-rim);background:var(--brand-primary-soft);color:var(--brand-primary-text)}.profile-linkchip svg{flex:none;opacity:.55}.profile-linkchip:hover svg{opacity:1}.profile-linkchip:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.profile-linkchip{transition:none}}.profile-action-bar{display:flex;align-items:center;gap:.5rem;min-width:0;flex-wrap:nowrap}.profile-action-bar .btn{height:44px;min-height:44px;border-radius:var(--radius-pill);box-sizing:border-box;line-height:1}.profile-action-bar .btn-primary{--btn-primary-shadow:0 1px 2px color-mix(in srgb,#000 10%,transparent);--btn-primary-shadow-hover:0 3px 8px color-mix(in srgb,#000 14%,transparent)}.profile-action-bar .btn-icon{width:44px;padding:0}:root[data-theme=light] .profile-action-bar .btn-icon,:root[data-theme=light] .profile-action-bar .btn-secondary{border-color:color-mix(in srgb,#171717 16%,transparent);background:#fffdf9;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}:root[data-theme=light] .profile-action-bar .btn-icon:hover:not(:disabled),:root[data-theme=light] .profile-action-bar .btn-secondary:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-accent) 45%,#171717 12%);background:color-mix(in srgb,var(--color-accent) 8%,#fffdf9)}@media (prefers-color-scheme:light){:root:not([data-theme]) .profile-action-bar .btn-icon,:root:not([data-theme]) .profile-action-bar .btn-secondary{border-color:color-mix(in srgb,#171717 16%,transparent);background:#fffdf9;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}:root:not([data-theme]) .profile-action-bar .btn-icon:hover:not(:disabled),:root:not([data-theme]) .profile-action-bar .btn-secondary:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-accent) 45%,#171717 12%);background:color-mix(in srgb,var(--color-accent) 8%,#fffdf9)}}.profile-action-bar__primary{flex:1 1 auto;min-width:0;max-width:15rem}.profile-only-compact{display:inline-flex;flex:none}.profile-only-wide{display:none;flex:none}@container profile (min-width: 30rem){.profile-action-bar .btn{height:40px;min-height:40px}.profile-action-bar .btn-icon{width:40px}.profile-action-bar__primary{flex:0 0 auto}.profile-only-compact{display:none}.profile-only-wide{display:inline-flex}}.profile-sections{display:flex;flex-direction:column;gap:var(--profile-section-gap);min-width:0}@container profile (min-width: 32rem){.profile-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.profile-sections>.profile-notice,.profile-sections>.profile-stats,.profile-sections>:last-child:nth-child(2){grid-column:1/-1}.profile-sections>.profile-panel .profile-about-list{grid-template-columns:minmax(0,1fr)}}.profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--light-stats-rim,var(--border));border-radius:var(--radius-md);background:var(--light-stats-grid,var(--border));overflow:hidden}.profile-stat:last-child:nth-child(odd){grid-column:1/-1}@container profile (min-width: 26rem){.profile-stats{grid-template-columns:repeat(var(--profile-stat-count,4),minmax(0,1fr))}.profile-stat:last-child:nth-child(odd){grid-column:auto}}.profile-stat{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;min-width:0;min-height:44px;padding:.375rem clamp(.625rem,2cqi,.875rem);background:var(--light-stats-face,var(--surface));text-align:left;transition:background var(--dur-fast) var(--ease-out-soft)}button.profile-stat:hover{background:var(--surface-warm)}.profile-stat__value{font-size:clamp(1.0625rem,2.6cqi,1.1875rem);font-weight:800;line-height:1.15;color:var(--text-primary);font-variant-numeric:tabular-nums}.profile-stat__label{font-size:clamp(11px,1.6cqi,12.5px);line-height:1.3;color:var(--text-secondary);white-space:nowrap}button.profile-stat:hover .profile-stat__value{color:var(--brand-primary-text)}.profile-panel{border:1px solid var(--light-panel-rim,var(--border));border-radius:var(--radius-md);background:var(--surface-warm);padding:clamp(.5625rem,1.5cqi,.75rem);box-shadow:var(--light-panel-crown,none)}.profile-panel .profile-rule{border-color:color-mix(in srgb,var(--border) 62%,transparent)}.profile-panel--plain{background:var(--surface)}.profile-panel__eyebrow{display:inline-flex;align-items:center;gap:.375rem;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-secondary)}.profile-meta{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:clamp(.8125rem,1.8cqi,.875rem);color:var(--text-tertiary)}.profile-about-list{display:grid;grid-template-columns:minmax(0,1fr);gap:.375rem 1.25rem}@container profile (min-width: 28rem){.profile-about-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-meta svg{flex:none;color:var(--brand-primary-text);opacity:.85}.profile-link{color:var(--brand-primary-text);font-weight:600}.profile-link:hover{text-decoration:underline}.profile-tabs{display:flex;align-items:stretch;border-top:1px solid var(--border)}.profile-tabs__scroller{display:flex;flex:1 1 auto;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.profile-tabs__scroller::-webkit-scrollbar{display:none}.profile-tab{position:relative;flex:0 0 auto;scroll-snap-align:start;min-height:46px;padding:.75rem clamp(.75rem,2.4cqi,1.125rem);font-size:clamp(13px,1.9cqi,14.5px);font-weight:600;white-space:nowrap;color:var(--text-secondary);transition:color var(--dur-fast) var(--ease-out-soft)}.profile-tab:hover{color:var(--text-primary)}.profile-tab[aria-selected=true]{color:var(--brand-primary-text);background:var(--light-selected-face,transparent)}.profile-tab:after{content:"";position:absolute;inset-inline:.625rem;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--brand-primary);transform:scaleX(0);transition:transform var(--dur-base) var(--ease-out-soft)}.profile-tab[aria-selected=true]:after{transform:scaleX(1)}@container profile (min-width: 32rem){.profile-tabs__scroller{overflow-x:visible}.profile-tab{flex:1 1 0%}}.profile-tabs__more{flex:none;display:flex;align-items:center;gap:.25rem;min-height:46px;padding:0 clamp(.625rem,2cqi,.875rem);border-left:1px solid var(--border);font-size:clamp(13px,1.9cqi,14.5px);font-weight:600;color:var(--text-secondary);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out-soft)}.profile-tabs__more:hover,.profile-tabs__more[aria-expanded=true]{color:var(--text-primary)}.profile-music-rail{display:flex;gap:clamp(.625rem,2cqi,.875rem);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.profile-music-rail::-webkit-scrollbar{display:none}.profile-artist{flex:none;width:clamp(60px,13cqi,76px);scroll-snap-align:start}.profile-artist__art{width:100%;aspect-ratio:1;border-radius:var(--radius-pill);-o-object-fit:cover;object-fit:cover;background:var(--surface-warm);box-shadow:inset 0 0 0 1px var(--border)}.profile-artist__name{display:block;margin-top:.3125rem;font-size:12px;font-weight:500;text-align:center;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-artist:hover .profile-artist__art{opacity:.9}.profile-lift{transition:transform var(--dur-fast) var(--ease-out-soft),box-shadow var(--dur-fast) var(--ease-out-soft),border-color var(--dur-fast) var(--ease-out-soft)}.profile-lift:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm);border-color:var(--brand-primary-rim)}.profile-artist a:focus-visible,.profile-link:focus-visible,.profile-stat:focus-visible,.profile-tab:focus-visible,.profile-tabs__more:focus-visible,button.profile-avatar:focus-visible,button.profile-cover:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:var(--radius-sm)}.profile-artist a:focus-visible,button.profile-avatar:focus-visible{border-radius:var(--radius-pill)}@media (prefers-reduced-motion:reduce){.profile-avatar__veil,.profile-cover img,.profile-cover__veil,.profile-lift,.profile-stat,.profile-tab,.profile-tab:after,.profile-tabs__more{transition:none}.profile-lift:hover,button.profile-cover:hover img{transform:none}}.profile-bday{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border));border-radius:var(--radius-md);background:radial-gradient(120% 80% at 12% 0,color-mix(in srgb,var(--accent) 18%,transparent),transparent 55%),var(--surface-warm);padding:clamp(.7rem,2cqi,.9rem);box-shadow:var(--light-panel-crown,none);animation:profile-bday-in .45s cubic-bezier(.22,1,.36,1) both}.profile-bday__row{display:flex;align-items:flex-start;gap:.7rem}.profile-bday__cake{display:grid;place-items:center;width:2.4rem;height:2.4rem;flex-shrink:0;border-radius:.85rem;background:color-mix(in srgb,var(--accent) 14%,transparent);font-size:1.25rem;line-height:1;transform-origin:50% 80%;animation:ni-bday-bob 2.1s ease-in-out infinite;filter:drop-shadow(0 0 4px color-mix(in srgb,#ffb347 45%,transparent))}.profile-bday__kicker{margin:0;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.profile-bday__title{margin:.15rem 0 0;font-size:.95rem;font-weight:700;line-height:1.25;color:var(--text);text-wrap:pretty}.profile-bday__hint{margin:.25rem 0 0;font-size:12.5px;line-height:1.35;color:var(--text-secondary);text-wrap:pretty}.profile-bday__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.7rem}.profile-bday__sparkles{pointer-events:none;position:absolute;inset:0}.profile-bday__sparkles i{position:absolute;width:.35rem;height:.35rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 70%,#fff);opacity:.35;animation:profile-bday-sparkle 2.8s ease-in-out infinite}.profile-bday__sparkles i:first-child{top:18%;right:14%;animation-delay:0s}.profile-bday__sparkles i:nth-child(2){top:42%;right:8%;width:.25rem;height:.25rem;animation-delay:.55s}.profile-bday__sparkles i:nth-child(3){bottom:22%;right:22%;animation-delay:1.1s}.profile-bday__sparkles i:nth-child(4){top:14%;right:28%;width:.22rem;height:.22rem;animation-delay:1.7s}.profile-bday-chip{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.1rem .45rem;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent)}.profile-bday-chip__dot{width:.35rem;height:.35rem;border-radius:999px;background:var(--accent);animation:profile-bday-ping 1.6s ease-out infinite}.profile-avatar--bday{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 45%,transparent),0 0 0 5px color-mix(in srgb,var(--accent) 12%,transparent);animation:profile-bday-ring 2.8s ease-in-out infinite}.profile-avatar__bday{position:absolute;right:-.2rem;bottom:-.15rem;z-index:2;display:grid;place-items:center;line-height:1;overflow:visible;transform:rotate(-14deg);transform-origin:30% 20%;animation:ni-bday-hang 2.4s ease-in-out infinite;filter:drop-shadow(0 2px 3px color-mix(in srgb,var(--ink,#1a1208) 18%,transparent))}.profile-avatar__bday .ni-bday-badge{--bday-size:1.45rem;border:2px solid var(--surface-warm,var(--surface))}@keyframes profile-bday-in{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes profile-bday-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes profile-bday-sparkle{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:.9;transform:scale(1.15)}}@keyframes profile-bday-ping{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--accent) 55%,transparent)}70%{box-shadow:0 0 0 6px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes profile-bday-ring{0%,to{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 40%,transparent),0 0 0 5px color-mix(in srgb,var(--accent) 10%,transparent)}50%{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 55%,transparent),0 0 0 8px color-mix(in srgb,var(--accent) 6%,transparent)}}@media (prefers-reduced-motion:reduce){.profile-avatar--bday,.profile-avatar__bday,.profile-bday,.profile-bday-chip__dot,.profile-bday__cake,.profile-bday__sparkles i{animation:none}.profile-avatar__bday{transform:rotate(-12deg)}}