:root{--display:"Space Grotesk","Inter",system-ui,-apple-system,Segoe UI,sans-serif;--body:"Inter",system-ui,-apple-system,Segoe UI,sans-serif}.h-display{letter-spacing:-.025em;line-height:.96;font-size:clamp(44px,7.5vw,116px)}.h-display,.h-section{font-family:var(--display);font-weight:700;text-wrap:balance;color:var(--fg)}.h-section{letter-spacing:-.02em;line-height:1;font-size:clamp(32px,4.6vw,64px)}.h-card{font-family:var(--display);font-weight:600;letter-spacing:-.01em;line-height:1.1;font-size:clamp(20px,1.8vw,24px);color:var(--fg)}.btn-primary{background:var(--primary);color:var(--primary-fg)}.btn-primary:hover{background:#25201d}.btn-secondary{border:1px solid var(--border-strong)}.btn-ghost,.btn-secondary{background:var(--surface-strong);color:var(--fg)}.btn-ghost{border:1px solid var(--border)}.btn-ghost:hover{border-color:var(--border-strong)}.btn-outline{background:transparent;color:var(--fg);border:1px solid var(--border-strong)}.btn-outline:hover{background:var(--surface-strong)}.btn-icon-square{height:52px;width:52px;padding:0;display:grid;place-items:center}.store-btn{display:inline-flex;align-items:center;gap:12px;height:56px;padding:0 22px;background:var(--fg);color:var(--primary-fg);border-radius:16px;font-family:var(--body);font-weight:600;transition:transform .18s,background .18s}.store-btn:hover{transform:translateY(-1px);background:#25201d}.store-btn .sb-top{font-size:11px;line-height:1;color:rgba(250,247,242,.6);letter-spacing:.06em;text-transform:uppercase}.store-btn .sb-main{font-size:17px;line-height:1.1;font-family:var(--display);font-weight:700;letter-spacing:-.01em}.store-btn svg{flex-shrink:0}.profile-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);background:rgba(250,247,242,.75);border-bottom:1px solid var(--border)}.profile-nav-inner{display:flex;align-items:center;justify-content:space-between;height:72px;max-width:var(--content-max);margin:0 auto;padding:0 var(--gutter)}.profile-logo{display:inline-flex;align-items:center;gap:12px;font-family:var(--display);font-weight:700;letter-spacing:-.02em;font-size:22px;color:var(--fg);text-decoration:none}.profile-logo-dot{width:32px;height:32px;object-fit:contain}.profile-nav-links{display:flex;gap:32px}.profile-nav-links a{font-size:14px;color:var(--fg-2);transition:color .15s;text-decoration:none}.profile-nav-links a:hover{color:var(--fg)}@media (max-width:720px){.profile-nav-links{display:none}}.profile-footer{border-top:1px solid var(--border);padding:72px 0 40px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:40px;gap:40px}@media (max-width:720px){.footer-grid{grid-template-columns:1fr 1fr}}.footer-col h5{font-family:var(--body);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:600;color:var(--fg-3);margin:0 0 16px}.footer-col ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.footer-col li a{font-size:14px;color:var(--fg-2);transition:color .15s;text-decoration:none}.footer-col li a:hover{color:var(--fg)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:56px;padding-top:24px;border-top:1px solid var(--border);font-size:13px;color:var(--fg-3)}.footer-mark{font-family:var(--display);font-weight:700;font-size:clamp(80px,14vw,220px);letter-spacing:-.05em;line-height:.85;color:transparent;-webkit-text-stroke:1px rgba(14,11,10,.12);margin:60px 0 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stack-sm{display:grid;grid-gap:12px;gap:12px}.stack-md{display:grid;grid-gap:24px;gap:24px}.stack-lg{display:grid;grid-gap:40px;gap:40px}.highlight-word{display:inline-block;box-shadow:inset 0 -.35em 0 0 var(--acc-yellow);padding:0 .08em;white-space:nowrap}@media (max-width:768px){.profile-hero-grid{grid-template-columns:1fr!important;gap:28px!important;text-align:center}.profile-hero-grid .profile-avatar-wrap{margin:0 auto}.profile-hero-grid .profile-actions-row,.profile-hero-grid .profile-link-line,.profile-hero-grid .profile-meta-line,.profile-hero-grid .profile-mutuals,.profile-hero-grid .profile-stats-row{justify-content:center}.profile-featured-row{grid-template-columns:1fr!important}.profile-albums-rest{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.profile-albums-rest{grid-template-columns:1fr!important}}