:root{color-scheme:dark;--bg:#10120f;--surface:#191713;--surface-strong:#242018;--ink:#f4efe4;--muted:#a9b0a7;--line:rgba(244,239,228,.14);--green:#24b47e;--blue:#78a6bc;--coral:#e56f51;--gold:#ddb14c;--shadow:0 22px 65px rgba(0,0,0,.38)}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 14% 8%,rgba(36,180,126,.18),transparent 28%),radial-gradient(circle at 86% 0,rgba(229,111,81,.16),transparent 24%),linear-gradient(180deg,rgba(244,239,228,.03),transparent 260px),var(--bg);margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block}.site-header{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#10120fdb;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;min-height:68px;padding:0 32px;position:sticky;top:0;z-index:20}.brand{align-items:center;display:inline-flex;font-size:28px;font-weight:950;gap:12px;letter-spacing:0}.brand-mark{background:radial-gradient(circle at 50% 50%,#f7df9d 0 12%,transparent 13%),conic-gradient(from 40deg,var(--coral),var(--gold),var(--green),var(--blue),var(--coral));border-radius:50%;box-shadow:inset 0 0 0 5px #10120feb;display:grid;height:38px;place-items:center;position:relative;width:38px}.record-ring{border:1px solid hsla(0,0%,100%,.48);border-radius:50%;height:24px;position:absolute;width:24px}.record-dot{background:var(--bg);border-radius:50%;height:7px;width:7px}.nav-links{align-items:center;display:flex;font-size:13px;font-weight:850;gap:8px;letter-spacing:.08em;text-transform:uppercase}.nav-search{min-width:min(280px,28vw);position:relative}.nav-search-form{margin:0}.nav-search-input{background:#f4efe412;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:12px;font-weight:800;letter-spacing:0;min-height:38px;outline:none;padding:0 14px;text-transform:none;width:100%}.nav-search-input:focus{border-color:#78a6bc85;box-shadow:0 0 0 4px #78a6bc1a}.nav-search-dropdown{background:#121310fa;border:1px solid var(--line);border-radius:10px;box-shadow:0 28px 90px #0000007a;display:grid;gap:6px;padding:8px;position:absolute;right:0;text-transform:none;top:calc(100% + 8px);width:min(360px,88vw);z-index:40}.nav-search-all,.nav-search-state{background:#f4efe40a;border:0;border-radius:8px;color:var(--muted);font-size:12px;font-weight:850;letter-spacing:0;padding:10px;text-align:center;text-transform:none}.nav-search-all{color:var(--blue)}.user-search-row{align-items:center;background:#f4efe409;border-radius:8px;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);letter-spacing:0;padding:8px;text-transform:none}.user-search-row:hover{background:#78a6bc1a}.user-result-avatar,.user-search-avatar{background:#f4efe414;border:1px solid var(--line);border-radius:50%;color:var(--ink);display:grid;font-weight:950;overflow:hidden;place-items:center}.user-search-avatar{height:42px;width:42px}.user-result-avatar img,.user-search-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-search-copy,.user-search-copy small,.user-search-copy strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-search-copy strong{color:var(--ink);font-size:13px}.user-search-copy small{color:var(--muted);font-size:12px;margin-top:2px}.nav-button,.nav-links a{border-radius:999px;color:var(--muted);padding:10px 13px;transition:background .16s ease,color .16s ease}.nav-button:hover,.nav-links .router-link-active,.nav-links a:hover{background:#f4efe414;color:var(--ink)}.nav-button{background:transparent;border:0;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit}.nav-links .join-link{background:var(--ink);color:var(--bg)}.nav-links .user-search-row{border-radius:8px;color:inherit;letter-spacing:0;padding:8px;text-transform:none}.page-shell{margin:0 auto;width:min(1180px,calc(100% - 32px))}.hero{overflow:hidden;padding:58px 0 42px;position:relative}.hero-grid{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr)}.auth-page{padding:58px 0}.auth-layout{align-items:center;display:grid;gap:42px;grid-template-columns:minmax(0,.9fr) minmax(380px,.72fr)}.auth-copy{display:grid;gap:18px;justify-items:start}.auth-card{justify-self:end;max-width:520px;width:100%}.search-page{padding:40px 0 64px}.user-result-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.user-result-card{align-items:center;background:radial-gradient(circle at 0 0,rgba(120,166,188,.08),transparent 36%),#f4efe40b;border:1px solid var(--line);border-radius:10px;display:grid;gap:14px;grid-template-columns:76px minmax(0,1fr);padding:14px;transition:border-color .16s ease,transform .16s ease,background .16s ease}.user-result-card:hover{background:#24b47e12;border-color:#24b47e73;transform:translateY(-2px)}.user-result-avatar{font-size:30px;height:76px;width:76px}.user-result-body{min-width:0}.user-result-body p,.user-result-body span,.user-result-body strong{display:block;overflow:hidden;text-overflow:ellipsis}.user-result-body strong{color:var(--ink);font-size:20px}.user-result-body span{color:var(--blue);font-size:13px;font-weight:850;margin-top:3px}.user-result-body p{color:var(--muted);display:-webkit-box;line-height:1.45;margin:8px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.user-result-stats{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.user-result-stats small{background:#f4efe40d;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px;font-weight:850;padding:4px 8px}.eyebrow{color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.16em;margin:0 0 14px;text-transform:uppercase}.hero h1,.page-title{color:var(--ink);font-size:clamp(44px,7vw,86px);font-weight:950;letter-spacing:0;line-height:.92;margin:0}.hero-copy,.lede{color:var(--muted);font-size:19px;line-height:1.75;max-width:640px}.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button,.ghost-button{align-items:center;border:0;border-radius:999px;display:inline-flex;font-size:13px;font-weight:950;justify-content:center;letter-spacing:.1em;min-height:46px;padding:0 18px;text-transform:uppercase}.button{background:var(--green);box-shadow:0 12px 30px #1f9d723d;color:#07120d}.ghost-button{background:#f4efe40f;border:1px solid var(--line);color:var(--ink)}.album-orbit{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));transform:rotate(-2deg)}.cover-card{aspect-ratio:1;background:var(--surface-strong);border:1px solid rgba(244,239,228,.12);border-radius:8px;box-shadow:var(--shadow);overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.cover-card:nth-child(2),.cover-card:nth-child(5){transform:translateY(28px)}.cover-card:hover{box-shadow:0 28px 80px #00000075;transform:translateY(-8px) rotate(2deg)}.cover-card img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cover-info{background:#0a0c0adb;border-radius:8px;color:var(--ink);inset:auto 10px 10px;opacity:0;padding:10px;position:absolute;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.cover-card:hover .cover-info{opacity:1;transform:translateY(0)}.cover-artist,.cover-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cover-title{font-weight:900}.cover-artist{color:#ffffffb8;font-size:13px;margin-top:3px}.feature-grid,.result-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.panel,.result-card,.review-card{background:#191713d1;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 38px #00000038}.feature-card{padding:22px}.feature-card strong{display:block;font-size:20px}.feature-card p,.muted{color:var(--muted);line-height:1.65}.section-title{border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:950;letter-spacing:.16em;margin:34px 0 14px;padding-bottom:10px;text-transform:uppercase}.panel{padding:24px}.form-grid{display:grid;gap:14px}.field{display:grid;gap:8px}.field span{color:var(--muted);font-size:14px;font-weight:850}.input,.textarea{background:#f4efe414;border:1px solid var(--line);border-radius:8px;color:var(--ink);outline:none;padding:13px 14px;width:100%}.textarea{min-height:170px;resize:vertical}.input:focus,.textarea:focus{border-color:#1f9d72a8;box-shadow:0 0 0 4px #1f9d721f}.error{background:#d95d391f;border-radius:8px;color:#ffb39f;font-weight:800;padding:12px 14px}.search-bar{display:flex;gap:10px;margin:24px 0}.search-bar .input{min-height:52px}.result-card{display:grid;gap:14px;grid-template-columns:96px minmax(0,1fr);padding:14px;text-align:left;transition:transform .16s ease,border-color .16s ease}.result-card:hover{border-color:#1f9d728c;transform:translateY(-3px)}.result-card.selected{background:#24b47e24;border-color:var(--green)}.result-body{align-content:start;display:grid;gap:7px;min-width:0}.thumb{aspect-ratio:1;background:linear-gradient(135deg,var(--surface-strong),#30352d);border-radius:8px;overflow:hidden}.thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.result-title{display:block;font-size:18px;font-weight:950;line-height:1.18;margin:0;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis}.result-meta{color:var(--muted);font-size:14px;margin:5px 0 0}.result-artist{color:var(--ink);display:block;font-size:14px;font-weight:800;line-height:1.35;margin:0;opacity:.82;overflow-wrap:anywhere}.result-details{color:var(--muted);display:flex;flex-wrap:wrap;font-size:13px;gap:7px;line-height:1.2;margin:0}.meta-chip,.result-date{align-items:center;background:#f4efe40d;border:1px solid var(--line);border-radius:999px;display:inline-flex;min-height:24px;padding:3px 9px}.meta-chip{color:var(--green);font-weight:900}.profile-head{align-items:end;display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr) auto}.avatar{background:var(--ink);border-radius:24px;color:var(--bg);display:grid;font-size:38px;font-weight:950;height:88px;place-items:center;width:88px}.stats{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.stat{background:#f4efe40f;border-radius:8px;padding:16px}.stat span{color:var(--muted);font-size:13px;font-weight:850}.stat strong{display:block;font-size:30px;margin-top:4px}.profile-hero{border-color:color-mix(in srgb,var(--profile-color,var(--green)) 42%,var(--line));box-shadow:0 0 0 1px color-mix(in srgb,var(--profile-color,var(--green)) 16%,transparent),var(--shadow)}.profile-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.identity-card h2{font-size:28px;line-height:1.08;margin:0 0 18px}.chip-row,.descriptor-picker,.profile-search-results{display:flex;flex-wrap:wrap;gap:8px}.aura-chip,.descriptor-chip{align-items:center;background:#78a6bc1f;border:1px solid var(--line);border-radius:999px;color:var(--ink);display:inline-flex;font-size:13px;font-weight:850;gap:8px;min-height:28px;padding:4px 10px}.descriptor-chip strong{color:var(--gold)}.spectrum-list{display:grid;gap:10px;margin-top:18px}.spectrum-item{align-items:center;color:var(--muted);display:grid;font-size:13px;font-weight:850;gap:12px;grid-template-columns:96px minmax(0,1fr)}.spectrum-track{background:#f4efe414;border-radius:999px;height:9px;overflow:hidden}.spectrum-fill{background:linear-gradient(90deg,var(--green),var(--gold),var(--coral));border-radius:inherit;height:100%}.color-input{max-width:96px;min-height:48px;padding:6px}.mini-cover-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.mini-cover{color:var(--muted);display:grid;font-size:12px;font-weight:800;gap:7px}.mini-cover img{aspect-ratio:1;border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.rotation-list{display:grid;gap:8px}.rotation-list a{border-bottom:1px solid var(--line);display:flex;font-weight:900;gap:10px;justify-content:space-between;padding-bottom:8px}.rotation-list span{color:var(--muted);font-size:13px;font-weight:700}.compact-search{margin:16px 0 10px}.profile-page{padding:34px 0 56px}.profile-compact-header{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:22px;grid-template-columns:112px minmax(0,1fr);padding:8px 0 26px}.profile-avatar,.settings-avatar-preview{background:radial-gradient(circle at 35% 22%,color-mix(in srgb,var(--profile-color,var(--green)) 34%,transparent),transparent 42%),#f4efe414;border:1px solid color-mix(in srgb,var(--profile-color,var(--green)) 38%,var(--line));border-radius:50%;box-shadow:0 16px 42px #00000052;color:var(--ink);display:grid;font-weight:950;overflow:hidden;place-items:center}.profile-avatar{font-size:38px;height:104px;width:104px}.profile-avatar img,.settings-avatar-preview img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-title-row,.settings-block-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.profile-display-name{font-size:clamp(28px,4vw,44px);font-weight:950;letter-spacing:0;line-height:1;margin:0}.profile-bio,.profile-handle{color:var(--muted);margin:8px 0 0}.profile-bio{line-height:1.55;max-width:680px}.profile-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.small-button{min-height:36px;padding:0 13px}.profile-stats-inline{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.profile-stats-inline span{align-items:baseline;background:#f4efe40d;border:1px solid var(--line);border-radius:999px;color:var(--muted);display:inline-flex;font-size:12px;font-weight:850;gap:6px;padding:7px 11px;text-transform:uppercase}.profile-stats-inline strong{color:var(--ink);font-size:17px}.profile-content-grid{align-items:start;display:grid;gap:30px;grid-template-columns:minmax(0,1fr) 330px}.profile-main-column{display:grid;gap:28px}.profile-sidebar-column{display:grid;gap:18px;position:sticky;top:34px}.section-title-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.favorite-four-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.favorite-cover-card{aspect-ratio:1;background:linear-gradient(145deg,#f4efe414,#f4efe405);border:1px solid rgba(244,239,228,.16);border-radius:8px;box-shadow:0 18px 48px #00000047;color:var(--muted);display:grid;font-size:13px;font-weight:900;overflow:hidden;place-items:center;position:relative;transition:border-color .16s ease,transform .18s ease,box-shadow .18s ease}.favorite-cover-card:hover{border-color:#24b47e80;box-shadow:0 26px 70px #0000006b;transform:translateY(-5px)}.favorite-cover-card img,.picker-cover img,.selected-picker-card img,.settings-selected-card img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cover-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a08c7;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;inset:auto 8px 8px;opacity:0;padding:10px;position:absolute;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.favorite-cover-card:hover .cover-overlay{opacity:1;transform:translateY(0)}.cover-overlay span,.cover-overlay strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cover-overlay strong{color:var(--ink);font-size:14px}.cover-overlay span{color:var(--muted);font-size:12px;margin-top:3px}.empty-cover-slot{border-style:dashed;box-shadow:none}.empty-strip,.picker-state{background:#f4efe40a;border:1px dashed var(--line);border-radius:8px;color:var(--muted);padding:18px;text-align:center}.settings-page{padding:38px 0 80px}.settings-header{align-items:flex-start;border-bottom:1px solid var(--line);display:flex;gap:20px;justify-content:space-between;padding-bottom:24px}.settings-title{font-size:clamp(34px,5vw,58px);line-height:.98;margin:0}.settings-grid{align-items:start;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);margin-top:22px}.settings-grid,.settings-panel{display:grid;gap:16px}.wide-settings-panel{grid-column:auto}.settings-grid>.settings-panel:first-child{grid-row:span 2}.settings-avatar-preview{font-size:34px;height:88px;width:88px}.compact-textarea{min-height:110px}.settings-album-block{display:grid;gap:12px}.selected-picker-grid,.settings-selected-grid,.settings-selected-row{display:grid;gap:10px}.settings-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-picker-card,.settings-selected-card{align-items:center;background:#f4efe40d;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;grid-template-columns:64px minmax(0,1fr);padding:8px}.selected-picker-card img,.settings-selected-card img{aspect-ratio:1;border-radius:7px}.selected-picker-card span,.selected-picker-card strong,.settings-selected-card small,.settings-selected-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-picker-card span,.settings-selected-card small{color:var(--muted);font-size:12px}.remove-chip{font-size:10px;grid-column:1/-1;min-height:30px;padding:0 10px}.settings-save-bar{align-items:center;background:linear-gradient(180deg,transparent,var(--bg) 28%);border-top:1px solid var(--line);bottom:0;display:flex;gap:14px;justify-content:flex-end;margin-top:18px;padding:14px 0 0;position:sticky;z-index:15}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000ad;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:50}.album-picker-modal{background:#131512fa;border:1px solid var(--line);border-radius:12px;box-shadow:0 34px 120px #00000094;display:grid;gap:16px;max-height:min(760px,calc(100vh - 36px));overflow:auto;padding:20px;width:min(760px,100%)}.modal-head,.picker-search{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.modal-head h2{font-size:28px;margin:0}.modal-close{flex:0 0 auto}.picker-search{align-items:center}.picker-search .input{min-height:48px}.picker-results{display:grid;gap:8px}.picker-result{align-items:center;background:#f4efe40a;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;gap:12px;grid-template-columns:64px minmax(0,1fr) auto;padding:8px;text-align:left;transition:border-color .16s ease,background .16s ease}.picker-result:hover{background:#24b47e14;border-color:#24b47e8a}.picker-cover{aspect-ratio:1;background:#f4efe414;border-radius:8px;overflow:hidden}.picker-result-main{min-width:0}.picker-result-main span,.picker-result-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-result-main span,.picker-year{color:var(--muted);font-size:13px}.spotify-listening-panel{display:grid;gap:12px}.spotify-listening-panel--compact{background:radial-gradient(circle at 12% 0,rgba(36,180,126,.12),transparent 34%),#f4efe409;border:1px solid var(--line);border-radius:10px;padding:14px}.spotify-listening-panel--compact .section-title{font-size:13px}.spotify-listening-panel--with-now-playing{margin-top:118px}.spotify-empty-state{align-items:center;background:#f4efe40a;border:1px dashed var(--line);border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:18px}.spotify-empty-state p{color:var(--muted);margin:0}.now-playing-card{align-items:center;background:radial-gradient(circle at 10% 10%,rgba(36,180,126,.18),transparent 38%),#f4efe40d;border:1px solid rgba(36,180,126,.28);border-radius:10px;display:grid;gap:14px;grid-template-columns:92px minmax(0,1fr);overflow:hidden;padding:12px;position:relative}.now-playing-card:after{background:#24b47e24;content:"";filter:blur(35px);height:140px;inset:auto -12% -70% 40%;position:absolute}.now-playing-card img{aspect-ratio:1;border-radius:8px;-o-object-fit:cover;object-fit:cover;position:relative;width:92px;z-index:1}.now-playing-body{min-width:0;position:relative;z-index:1}.now-playing-label{align-items:center;color:var(--green);display:inline-flex;font-size:11px;font-weight:950;gap:8px;letter-spacing:.14em;text-transform:uppercase}.equalizer{align-items:end;display:inline-flex;gap:3px;height:14px}.equalizer i{animation:equalizerPulse .82s ease-in-out infinite alternate;background:var(--green);border-radius:999px;display:block;width:3px}.equalizer i:first-child{height:8px}.equalizer i:nth-child(2){animation-delay:.14s;height:14px}.equalizer i:nth-child(3){animation-delay:.28s;height:10px}@keyframes equalizerPulse{0%{opacity:.55;transform:scaleY(.45)}to{opacity:1;transform:scaleY(1)}}.now-playing-body small,.now-playing-body strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.now-playing-body strong{font-size:22px;line-height:1.1;margin-top:8px}.now-playing-body small{color:var(--muted);margin-top:4px}.recently-played-list{display:grid;gap:7px}.recently-played-item{align-items:center;background:#f4efe409;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;grid-template-columns:52px minmax(0,1.25fr) minmax(0,1fr) auto;padding:8px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.recently-played-item:hover{background:#78a6bc12;border-color:#78a6bc7a;transform:translateY(-1px)}.recently-played-item img{aspect-ratio:1;border-radius:7px;-o-object-fit:cover;object-fit:cover;width:52px}.recent-album,.recent-track,.recently-played-item time{color:var(--muted);font-size:13px;min-width:0}.recent-album,.recent-track small,.recent-track strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-track strong{color:var(--ink);font-size:14px}.recent-track small{margin-top:3px}.recently-played-item time{white-space:nowrap}.spotify-listening-panel--compact .recently-played-item{background:#0608073d;border-color:#f4efe41a;gap:9px;grid-template-columns:44px minmax(0,1fr) auto;padding:7px}.spotify-listening-panel--compact .recently-played-item img{width:44px}.spotify-listening-panel--compact .recent-track strong{font-size:13px}.spotify-listening-panel--compact .recent-track small,.spotify-listening-panel--compact .recently-played-item time{font-size:11px}.spotify-listening-panel--compact .recent-album{display:none}.view-more-button{justify-self:stretch}.now-playing-badge{align-items:center;background:linear-gradient(135deg,#24b47e1f,#78a6bc0f),#f4efe40b;border:1px solid rgba(36,180,126,.28);border-radius:10px;box-shadow:0 18px 46px #00000047;display:grid;gap:10px;grid-template-columns:56px 18px minmax(0,1fr);justify-self:end;overflow:hidden;padding:9px;position:relative;transition:border-color .16s ease,transform .16s ease;width:min(100%,340px)}.now-playing-badge:hover{border-color:#24b47e7a;transform:translateY(-1px)}.now-playing-badge--paused{background:linear-gradient(135deg,#f4efe414,#78a6bc0d),#f4efe409;border-color:#f4efe42e}.paused-dot{border:2px solid var(--muted);border-radius:50%;box-shadow:0 0 0 5px #f4efe40a;height:12px;width:12px}.now-playing-badge img{aspect-ratio:1;border-radius:7px;-o-object-fit:cover;object-fit:cover;width:56px}.now-playing-badge-copy{min-width:0}.now-playing-badge-copy em,.now-playing-badge-copy small,.now-playing-badge-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.now-playing-badge-copy small{color:var(--green);font-size:10px;font-style:normal;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.now-playing-badge-copy strong{color:var(--ink);font-size:14px;margin-top:3px}.now-playing-badge-copy em{color:var(--muted);font-size:12px;font-style:normal;margin-top:2px}.spotify-settings-card{align-items:center;grid-template-columns:minmax(0,1fr) auto}.spotify-settings-copy{min-width:0}.spotify-connected-card{align-items:center;background:linear-gradient(135deg,#1ed76024,#1ed7600a),#f4efe40a;border:1px solid rgba(30,215,96,.28);border-radius:8px;display:grid;gap:10px;grid-template-columns:34px 42px minmax(120px,1fr) 34px;min-width:280px;padding:9px}.spotify-connected-mark{background:#1ed760;border-radius:999px;color:#07130b;display:grid;height:34px;place-items:center;width:34px}.spotify-connected-mark svg{fill:currentColor;height:22px;width:22px}.spotify-connected-mark path+path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}.spotify-connected-avatar{background:#f4efe414;border:1px solid rgba(244,239,228,.14);border-radius:999px;color:var(--ink);display:grid;font-size:15px;font-weight:950;height:42px;overflow:hidden;place-items:center;width:42px}.spotify-connected-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.spotify-connected-copy{min-width:0}.spotify-connected-copy small,.spotify-connected-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spotify-connected-copy strong{color:var(--ink);font-size:14px;font-weight:950}.spotify-connected-copy small{color:#1ed760;font-size:11px;font-weight:950;letter-spacing:.12em;margin-top:2px;text-transform:uppercase}.spotify-disconnect-button{background:#f4efe40a;border:1px solid rgba(244,239,228,.12);border-radius:999px;color:var(--muted);cursor:pointer;display:grid;font-size:23px;font-weight:800;height:34px;line-height:1;place-items:center;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease;width:34px}.spotify-disconnect-button:hover:not(:disabled){background:#e56f511f;border-color:#e56f517a;color:#ff8a6f;transform:scale(1.04)}.spotify-disconnect-button:disabled{cursor:wait;opacity:.55}.album-detail{align-items:center;display:grid;gap:28px;grid-template-columns:240px minmax(0,1fr)}.album-cover-large{aspect-ratio:1;background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;overflow:hidden}.album-cover-large img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.compact-stats{grid-template-columns:repeat(3,minmax(0,1fr));max-width:520px}.descriptor-picker{border-top:1px solid var(--line);padding-top:16px}.ghost-button.active{background:#24b47e29;border-color:#24b47ea6}.review-card{display:grid;gap:18px;grid-template-columns:106px minmax(0,1fr);padding:16px}.review-social{align-items:center;border-top:1px solid rgba(244,239,228,.1);color:var(--muted);display:flex;flex-wrap:wrap;font-size:12px;font-weight:850;gap:6px;margin-top:14px}.comment-delete-button,.review-action-button,.review-count-button{background:transparent;border:0;color:var(--muted);font:inherit;transition:background .15s ease,color .15s ease,transform .15s ease}.review-action-button,.review-count-button{align-items:center;border-radius:999px;display:inline-flex;justify-content:center;min-height:34px}.review-action-button{gap:6px;padding:0 8px}.review-action-button svg{fill:currentColor;height:18px;width:18px}.review-like-button:not(.active) svg{fill:none;stroke:currentColor;stroke-width:2}.review-count-button{margin-left:-8px;padding:0 8px}.review-count-button:hover:not(:disabled),.review-like-button:hover:not(:disabled){background:#ddb14c1a;color:var(--gold)}.review-comment-button:hover{background:#78a6bc1a;color:var(--blue)}.comment-delete-button:hover{color:var(--ink)}.review-action-button:hover:not(:disabled){transform:translateY(-1px)}.review-like-button.active{color:var(--gold)}.review-count-button:disabled,.review-like-button:disabled{cursor:not-allowed;opacity:.58}.review-social-count{color:#f4efe4b3}.review-social time{color:#f4efe47a;margin-left:auto}body.modal-scroll-locked{overflow:hidden}.comment-modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000ad;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:80}.modal-close-button{background:transparent;border:0;border-radius:999px;color:var(--muted);display:grid;flex:0 0 auto;font-size:28px;height:34px;line-height:1;place-items:center;transition:background .15s ease,color .15s ease,transform .15s ease;width:34px}.modal-close-button:hover{background:#f4efe414;color:var(--ink);transform:scale(1.04)}.comment-modal{background:radial-gradient(circle at 0 0,rgba(36,180,126,.1),transparent 32%),#11120ffa;grid-template-rows:auto minmax(0,1fr) auto;width:min(720px,100%)}.comment-modal,.likes-modal{border:1px solid rgba(244,239,228,.14);border-radius:16px;box-shadow:0 32px 120px #0009;display:grid;max-height:calc(100vh - 36px);overflow:hidden}.likes-modal{background:radial-gradient(circle at 0 0,rgba(221,177,76,.1),transparent 32%),#11120ffa;grid-template-rows:auto minmax(0,1fr);width:min(460px,100%)}.compact-modal-title{font-size:26px;margin:0}.liked-user-list{align-content:start;display:grid;gap:4px;overflow:auto;padding:14px 16px 16px}.liked-user-row{align-items:center;border:1px solid transparent;border-radius:8px;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);padding:9px;transition:border-color .16s ease,background .16s ease}.liked-user-row:hover{background:#ddb14c14;border-color:#ddb14c61}.liked-user-row small,.liked-user-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.liked-user-row small{color:var(--muted);font-size:12px;margin-top:2px}.comment-modal-head{align-items:flex-start;border-bottom:1px solid var(--line);display:flex;gap:16px;justify-content:space-between;padding:16px}.comment-thread-head{padding:18px 18px 12px}.comment-thread-review{display:grid;gap:12px;grid-template-columns:46px minmax(0,1fr);min-width:0;width:100%}.thread-avatar{position:relative}.thread-avatar:after{background:#f4efe41f;border-radius:999px;content:"";height:calc(100% + 78px);left:50%;position:absolute;top:calc(100% + 8px);transform:translate(-50%);width:2px}.comment-thread-main{min-width:0}.comment-thread-meta{align-items:baseline;color:var(--muted);display:flex;flex-wrap:wrap;font-size:13px;gap:5px}.comment-thread-meta strong{color:var(--ink)}.thread-rating{color:var(--gold);font-weight:850;margin-left:4px}.comment-thread-album{align-items:center;background:#f4efe409;border:1px solid rgba(244,239,228,.1);border-radius:10px;display:grid;gap:9px;grid-template-columns:44px minmax(0,1fr);margin-top:10px;padding:7px;width:min(360px,100%)}.comment-thread-album img{aspect-ratio:1;border-radius:7px;-o-object-fit:cover;object-fit:cover;width:44px}.comment-thread-album span,.comment-thread-album strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-thread-album strong{color:var(--ink);font-size:14px}.comment-thread-album span{color:var(--muted);font-size:12px;margin-top:2px}.comment-review-summary h2{font-size:22px;margin:0}.comment-review-preview{margin-top:12px;padding-right:16px}.comment-review-preview strong{color:var(--ink);display:block;margin-bottom:5px}.comment-review-preview p{color:#f4efe4d6;display:-webkit-box;line-height:1.55;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.replying-to{color:var(--muted);font-size:13px;margin:12px 0 0}.replying-to:first-letter{color:var(--blue)}.comment-list{align-content:start;display:grid;gap:0;overflow:auto;padding:8px 18px 10px}.comment-item{border-bottom:1px solid rgba(244,239,228,.08);display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);padding:10px 0}.comment-avatar{background:#f4efe412;border:1px solid var(--line);border-radius:50%;color:var(--ink);display:grid;font-weight:950;height:42px;overflow:hidden;place-items:center;width:42px}.comment-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.comment-body{min-width:0}.comment-meta{align-items:baseline;color:var(--muted);display:flex;flex-wrap:wrap;font-size:12px;gap:6px}.comment-meta strong{color:var(--ink)}.comment-body p{color:#f4efe4d1;line-height:1.55;margin:5px 0 0;white-space:pre-wrap}.comment-delete-button{color:#e56f51d1;font-size:12px;margin-top:8px;padding:0}.comment-form{background:#0c0d0bfa;border-top:1px solid var(--line);display:grid;gap:8px;padding:12px 18px 16px}.comment-form .textarea{background:#f4efe40e;border-radius:12px;min-height:76px;resize:vertical}.comment-form-footer{align-items:center;display:flex;gap:12px;justify-content:space-between}.comment-form-footer span{color:var(--muted);font-size:12px;font-weight:850}.comment-form-footer span.over,.form-error{color:var(--coral)}.field-error{color:#ffb39f;font-size:12px;font-weight:850}.stars{align-items:center;display:flex;gap:6px}.rating-stars{align-items:center;color:var(--gold);display:inline-flex;font-size:17px;gap:2px;letter-spacing:.03em}.rating-star,.rating-stars .empty-star{color:#f4efe43d}.rating-star{display:inline-block;position:relative}.rating-star.full-star{color:var(--gold)}.rating-star.half-star:before{color:var(--gold);content:"★";inset:0;overflow:hidden;position:absolute;width:50%}.rating-score{color:var(--muted);font-size:13px;font-weight:850;margin-left:8px}.star-button{background:transparent;border:0;color:var(--gold);font-size:30px;line-height:1;transition:transform .12s ease}.star-button:hover{transform:scale(1.14)}.rating-picker{flex-wrap:wrap}.rating-star-button{background:transparent;border:0;display:grid;height:36px;padding:0;place-items:center;transition:transform .12s ease;width:32px}.rating-star-button:hover{transform:translateY(-1px) scale(1.08)}.rating-picker-star{color:#f4efe438;display:block;font-size:32px;height:32px;line-height:1;position:relative;width:32px}.rating-picker-empty,.rating-picker-fill{inset:0;position:absolute}.rating-picker-fill{color:var(--gold);overflow:hidden;transition:width 90ms ease;white-space:nowrap}.empty-state{background:#191713a8;border:1px dashed var(--line);border-radius:8px;padding:32px;text-align:center}.review-layout{align-items:start;grid-template-columns:minmax(360px,.9fr) minmax(380px,1fr)}.review-results{max-height:calc(100vh - 260px);min-height:180px;overflow:auto;padding-right:6px}.review-form{align-self:start;position:sticky;top:92px}.selected-album-card{box-shadow:none;display:grid;gap:14px;grid-template-columns:116px minmax(0,1fr)}@media(max-width:860px){.site-header{align-items:flex-start;flex-direction:column;padding:16px}.nav-links{flex-wrap:wrap;width:100%}.nav-search{min-width:0;order:10;width:100%}.nav-search-dropdown{left:0;right:auto}.auth-layout,.hero-grid,.profile-head{grid-template-columns:1fr}.auth-card{justify-self:stretch;max-width:none}.album-orbit,.feature-grid,.profile-grid,.result-grid,.stats,.user-result-grid{grid-template-columns:1fr 1fr}.album-detail{grid-template-columns:1fr}.review-card{grid-template-columns:82px minmax(0,1fr)}.review-results{max-height:none;overflow:visible;padding-right:0}.review-form{position:static}.profile-compact-header,.profile-content-grid,.settings-grid{grid-template-columns:1fr}.profile-sidebar-column{position:static}.spotify-listening-panel--with-now-playing{margin-top:0}.now-playing-badge{justify-self:stretch;width:100%}.recently-played-item,.spotify-settings-card{grid-template-columns:1fr}.modal-head,.picker-search,.profile-title-row,.settings-header{flex-direction:column}.profile-actions{justify-content:flex-start}.favorite-four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.album-orbit,.feature-grid,.mini-cover-grid,.profile-grid,.result-grid,.stats{grid-template-columns:1fr}.search-bar{flex-direction:column}.profile-avatar{font-size:30px;height:84px;width:84px}.favorite-four-grid,.settings-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.picker-result{grid-template-columns:54px minmax(0,1fr)}.picker-year{grid-column:2}.now-playing-card,.spotify-empty-state{grid-template-columns:1fr}.comment-modal-backdrop{padding:12px;place-items:center}.comment-modal{border-radius:16px;max-height:calc(100vh - 24px)}.comment-modal-head{flex-direction:row}.comment-thread-review{grid-template-columns:38px minmax(0,1fr)}.review-social time{margin-left:0;width:100%}.spotify-empty-state{align-items:flex-start;flex-direction:column}.recently-played-item{grid-template-columns:48px minmax(0,1fr)}.recent-album,.recently-played-item time{grid-column:2}}.button,.ghost-button{font-size:12px;min-height:38px}.hero h1,.page-title{font-size:clamp(36px,5vw,68px)}.section-title{font-size:12px;margin:26px 0 12px}.panel{padding:18px}.profile-page{padding:26px 0 52px}.profile-compact-header{gap:18px;grid-template-columns:86px minmax(0,1fr);padding:6px 0 20px}.profile-avatar{font-size:32px;height:84px;width:84px}.profile-display-name{font-size:clamp(26px,3vw,38px)}.small-button{font-size:11px;min-height:32px;padding:0 11px}.profile-stats-inline a,.profile-stats-inline button,.profile-stats-inline span{align-items:baseline;background:#f4efe40d;border:1px solid var(--line);border-radius:999px;color:var(--muted);display:inline-flex;font:inherit;font-size:12px;font-weight:850;gap:6px;padding:5px 9px;text-transform:uppercase}.profile-stats-inline a,.profile-stats-inline button{cursor:pointer}.profile-stats-inline a:hover,.profile-stats-inline button:hover{border-color:#78a6bc6b;color:var(--ink)}.profile-stats-inline strong{font-size:15px}.profile-main-column{gap:22px}.favorite-four-grid{gap:8px}.review-card{gap:14px;grid-template-columns:82px minmax(0,1fr);padding:12px}.review-social{margin-top:10px;padding-top:10px}.spotify-listening-panel--compact{padding:12px}.now-playing-badge{gap:8px;grid-template-columns:46px 16px minmax(0,1fr);padding:8px}.now-playing-badge img{width:46px}.follow-active{background:#f4efe41f;box-shadow:none;color:var(--ink)}.feed-tabs,.network-tabs,.profile-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.profile-tabs{border-bottom:1px solid var(--line);padding-bottom:10px}.feed-tabs button,.network-tabs button,.profile-tabs a,.profile-tabs button{background:transparent;border:1px solid transparent;border-radius:999px;color:var(--muted);font-size:12px;font-weight:850;padding:7px 10px}.feed-tabs button.active,.feed-tabs button:hover,.network-tabs button.active,.network-tabs button:hover,.profile-tabs a:hover,.profile-tabs button:hover{background:#f4efe40f;border-color:var(--line);color:var(--ink)}.activity-page{padding:34px 0 64px}.activity-page-head{align-items:end;border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;margin-bottom:16px;padding-bottom:18px}.feed-panel{max-width:820px}.activity-list{display:grid}.activity-item{align-items:center;border-bottom:1px solid rgba(244,239,228,.09);display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr) 44px;padding:10px 0}.activity-item:first-child{padding-top:0}.activity-avatar,.activity-cover{background:#f4efe40f;border:1px solid var(--line);display:grid;overflow:hidden;place-items:center}.activity-avatar{border-radius:50%;font-size:14px;font-weight:950;height:38px;width:38px}.activity-cover{aspect-ratio:1;border-radius:6px;width:44px}.activity-avatar img,.activity-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.activity-copy{min-width:0}.activity-copy p{color:var(--muted);font-size:13px;line-height:1.45;margin:0}.activity-copy a{color:var(--ink);font-weight:850}.activity-copy time{color:#f4efe473;display:block;font-size:11px;margin-top:2px}.network-modal{background:radial-gradient(circle at 0 0,rgba(120,166,188,.1),transparent 32%),#11120ffa;border:1px solid rgba(244,239,228,.14);border-radius:16px;box-shadow:0 32px 120px #0009;display:grid;grid-template-rows:auto auto minmax(0,1fr);max-height:calc(100vh - 36px);overflow:hidden;width:min(620px,100%)}.network-tabs{border-bottom:1px solid var(--line);padding:10px 16px}.network-user-row{align-items:center;border:1px solid transparent;border-radius:10px;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr) auto;padding:9px;transition:background .15s ease,border-color .15s ease}.network-user-row:hover{background:#78a6bc0f;border-color:#78a6bc38}.network-user-copy{min-width:0}.network-user-copy p,.network-user-copy small,.network-user-copy strong{display:block;overflow:hidden;text-overflow:ellipsis}.network-user-copy p,.network-user-copy small{color:var(--muted);font-size:12px}.network-user-copy p{display:-webkit-box;margin:4px 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:1}.network-follow-button{min-width:92px}.edited-note,.rating-history-note,.review-edit-link{color:var(--muted);display:inline-flex;font-size:12px;font-weight:850;margin:6px 10px 0 0}.review-edit-link{color:var(--blue)}.rating-history-note{color:#ddb14cd1;display:block}.notification-nav-link{position:relative}.notification-badge{background:var(--coral);border-radius:999px;color:var(--ink);display:inline-grid;font-size:10px;height:18px;line-height:1;margin-left:6px;min-width:18px;padding:0 5px;place-items:center}.notifications-page{padding:36px 0 70px}.notifications-head{align-items:end;border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;margin-bottom:16px;padding-bottom:18px}.notifications-panel{display:grid;max-width:820px}.notification-item{align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(244,239,228,.09);color:inherit;display:grid;gap:10px;grid-template-columns:10px 42px minmax(0,1fr) 48px;padding:12px 0;text-align:left;transition:background .15s ease;width:100%}.notification-item:hover{background:#f4efe409}.notification-item.unread{background:#24b47e0e}.notification-dot{border-radius:999px;height:7px;width:7px}.notification-item.unread .notification-dot{background:var(--green)}.notification-copy{min-width:0}.notification-copy strong,.notification-copy time{display:block;overflow:hidden;text-overflow:ellipsis}.notification-copy strong{color:var(--ink);font-size:14px;line-height:1.4}.notification-copy time{color:var(--muted);font-size:12px;margin-top:2px}.notification-cover{aspect-ratio:1;border:1px solid var(--line);border-radius:7px;overflow:hidden;width:48px}.notification-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feed-page{padding:34px 0 70px}.feed-head{align-items:end;border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;margin-bottom:10px;padding-bottom:18px}.feed-list{display:grid;max-width:820px}.feed-item{border-bottom:1px solid rgba(244,239,228,.1);display:grid;gap:12px;grid-template-columns:42px minmax(0,1fr);padding:16px 0}.feed-avatar{margin-top:2px}.feed-item-body{min-width:0}.feed-meta{align-items:baseline;color:var(--muted);display:flex;flex-wrap:wrap;font-size:13px;gap:5px}.feed-action-copy a,.feed-meta strong{color:var(--ink)}.feed-action-copy{color:var(--muted);line-height:1.45;margin:5px 0 10px}.feed-review-layout{align-items:start;display:grid;gap:12px;grid-template-columns:92px minmax(0,1fr)}.feed-cover,.feed-mini-cover{background:#f4efe40f;border:1px solid var(--line);border-radius:8px;overflow:hidden}.feed-cover{aspect-ratio:1;width:92px}.feed-cover img,.feed-mini-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feed-review-copy{min-width:0}.feed-album-artist,.feed-rating{color:var(--muted);font-size:12px;font-weight:850;margin:0 0 4px}.feed-rating{color:var(--gold)}.feed-mini-review p,.feed-mini-review span,.feed-mini-review strong,.feed-review-copy p,.feed-review-copy strong,.feed-user-row em,.feed-user-row small,.feed-user-row strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.feed-review-copy strong{margin-bottom:5px}.feed-mini-review p,.feed-review-copy p{color:#f4efe4cc;display:-webkit-box;line-height:1.55;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}.feed-comment-preview{color:#f4efe4e0;line-height:1.55;margin:0 0 10px;white-space:pre-wrap}.feed-mini-review,.feed-user-row{align-items:center;background:#f4efe409;border:1px solid rgba(244,239,228,.1);border-radius:10px;display:grid;gap:10px;padding:9px}.feed-mini-review{grid-template-columns:58px minmax(0,1fr)}.feed-mini-cover{aspect-ratio:1;width:58px}.feed-mini-review span,.feed-user-row em,.feed-user-row small{color:var(--muted);font-size:12px;margin-top:2px}.feed-user-row{color:inherit;grid-template-columns:42px minmax(0,1fr);max-width:420px}.feed-user-row em{font-style:normal;white-space:nowrap}.feed-page{padding-top:26px}.feed-head{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d0adb;margin-bottom:0;padding:14px 0 12px;position:sticky;top:68px;z-index:20}.feed-head .settings-title{font-size:clamp(30px,4vw,48px);margin:2px 0 0}.feed-subtitle{color:var(--muted);font-size:13px;margin:4px 0 0}.feed-tabs{flex-wrap:nowrap}.feed-tabs button{min-height:34px;padding:0 12px}.feed-shell{align-items:start;display:grid;gap:34px;grid-template-columns:minmax(0,720px) 280px;padding-top:16px}.feed-main{min-width:0}.feed-list{max-width:none}.feed-item{gap:11px;grid-template-columns:38px minmax(0,1fr);padding:14px 0}.feed-avatar,.feed-item .comment-avatar{height:38px;width:38px}.feed-meta{font-size:12px;gap:4px}.feed-action-copy{font-size:13px;margin:3px 0 9px}.feed-review-layout{gap:11px;grid-template-columns:84px minmax(0,1fr)}.feed-cover{border-radius:7px;transition:border-color .15s ease,transform .15s ease;width:84px}.feed-cover:hover{border-color:#78a6bc73;transform:translateY(-1px)}.feed-album-title{color:var(--ink);display:inline-block;font-size:15px;font-weight:950;line-height:1.25;margin-bottom:2px}.feed-album-artist{font-size:11px;font-weight:750}.feed-rating-stars{align-items:center;color:#f4efe43d;display:inline-flex;font-size:13px;gap:1px;line-height:1;margin:2px 0 5px}.feed-rating-stars .full{color:var(--gold)}.feed-rating-stars .half{background:linear-gradient(90deg,var(--gold) 0 50%,rgba(244,239,228,.24) 50% 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.feed-rating-stars small{color:var(--muted);font-size:11px;font-weight:850;margin-left:5px}.feed-mini-review p,.feed-review-copy p{font-size:13px;-webkit-line-clamp:4;line-height:1.48}.feed-review-copy strong{font-size:14px}.feed-comment-preview{color:#f4efe4d1;display:-webkit-box;font-size:13px;margin-bottom:9px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.feed-mini-review,.feed-user-row{background:#f4efe407;border-radius:8px;padding:8px}.feed-mini-review{grid-template-columns:52px minmax(0,1fr)}.feed-mini-cover{width:52px}.feed-user-row{max-width:360px}.feed-item .review-social{border-top:0;margin-top:10px;padding-top:0}.feed-load-more{justify-self:center;margin:18px 0 0}.feed-empty-state{border-bottom:1px solid rgba(244,239,228,.1);color:var(--muted);display:grid;gap:8px;padding:32px 0}.feed-empty-state strong{color:var(--ink);font-size:18px}.feed-empty-state .ghost-button{justify-self:start;margin-top:6px}.feed-sidebar{min-width:0;position:sticky;top:150px}.feed-sidebar-panel{background:#f4efe406;border:1px solid rgba(244,239,228,.1);padding:13px}.feed-sidebar-head{align-items:center;border-bottom:1px solid rgba(244,239,228,.08);display:flex;gap:10px;justify-content:space-between;margin-bottom:8px;padding-bottom:10px}.feed-sidebar-head .eyebrow{font-size:11px;margin:0}.feed-sidebar-head a{color:var(--blue);font-size:12px;font-weight:850}.feed-sidebar-empty{color:var(--muted);font-size:12px;padding:12px 0 4px}.feed-suggestion-list{display:grid}.feed-suggestion-row{align-items:center;border-radius:9px;color:inherit;display:grid;gap:9px;grid-template-columns:minmax(0,1fr) auto;padding:8px 0}.feed-suggestion-row+.feed-suggestion-row{border-top:1px solid rgba(244,239,228,.07)}.feed-suggestion-profile{align-items:center;color:inherit;display:grid;gap:9px;grid-template-columns:34px minmax(0,1fr);min-width:0}.feed-suggestion-profile .comment-avatar{font-size:13px;height:34px;width:34px}.feed-suggestion-copy{min-width:0}.feed-suggestion-copy em,.feed-suggestion-copy small,.feed-suggestion-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-suggestion-copy strong{color:var(--ink);font-size:13px}.feed-suggestion-copy em,.feed-suggestion-copy small{color:var(--muted);font-size:11px;font-style:normal}.feed-follow-button{font-size:10px;min-height:28px;padding:0 9px}@media(max-width:980px){.feed-shell{grid-template-columns:1fr}.feed-sidebar{display:none}}body{background:radial-gradient(circle at 80% 0,rgba(36,180,126,.07),transparent 26%),#050605}.app-frame{display:grid;grid-template-columns:260px minmax(0,1fr);margin:0 auto;min-height:100vh;width:min(1460px,100%)}.app-sidebar{background:#050605db;border-right:1px solid rgba(244,239,228,.12);display:flex;flex-direction:column;height:100vh;padding:14px 22px;position:sticky;top:0}.side-brand{border-radius:999px;display:inline-grid;height:52px;place-items:center;width:52px}.side-brand:hover,.side-nav-item:hover{background:#f4efe414}.side-nav{display:grid;gap:6px}.side-nav-item{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--ink);display:inline-flex;font-size:21px;gap:18px;letter-spacing:0;min-height:48px;padding:0 16px 0 12px;position:relative;text-transform:none;transition:background .15s ease,color .15s ease;width:-moz-fit-content;width:fit-content}.side-nav-item.router-link-active{color:#fff;font-weight:930}.side-nav-button{justify-self:start}.app-nav-icon{fill:none;flex:0 0 auto;height:28px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:28px}.side-compose{align-items:center;background:var(--ink);border-radius:999px;color:#07120d;display:inline-flex;font-size:16px;font-weight:950;gap:10px;justify-content:center;margin-top:18px;min-height:52px;padding:0 20px}.side-compose .app-nav-icon{height:21px;width:21px}.side-account{align-items:center;border-radius:999px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 38px;margin-top:auto;padding:8px}.side-account:hover{background:#f4efe414}.side-account-user{align-items:center;display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);min-width:0}.side-account-avatar{background:#78a6bc2e;border-radius:50%;color:var(--ink);display:grid;font-weight:950;height:42px;place-items:center;width:42px}.side-account-user small,.side-account-user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-account-user small{color:var(--muted)}.side-account-action{background:transparent;border:0;border-radius:999px;color:var(--muted);display:grid;height:38px;place-items:center;width:38px}.side-account-action:hover{background:#e56f511f;color:var(--coral)}.side-account-action .app-nav-icon{height:20px;width:20px}.notification-nav-link .notification-badge{left:29px;margin:0;position:absolute;top:5px}.feed-head{top:0}.feed-sidebar{top:28px}.profile-x-page{padding-top:0}.profile-x-grid{grid-template-columns:minmax(0,720px) 330px}.profile-x-main{border-left:1px solid rgba(244,239,228,.08);border-right:1px solid rgba(244,239,228,.12);gap:0}.profile-x-topbar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050605d6;border-bottom:1px solid rgba(244,239,228,.08);display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr) 42px;min-height:56px;padding:6px 14px;position:sticky;top:0;z-index:12}.profile-x-topbar span,.profile-x-topbar strong{display:block}.profile-x-topbar strong{color:var(--ink);font-size:18px}.profile-x-topbar span{color:var(--muted);font-size:12px}.profile-topbar-icon{background:transparent;border:0;border-radius:50%;color:var(--ink);display:grid;height:38px;place-items:center;width:38px}.profile-topbar-icon:hover{background:#f4efe414}.profile-topbar-icon .app-nav-icon{height:21px;width:21px}.profile-topbar-search{justify-self:end}.profile-x-hero{border-bottom:1px solid rgba(244,239,228,.12)}.profile-x-banner{background:linear-gradient(135deg,rgba(120,166,188,.34),transparent 45%),linear-gradient(315deg,rgba(36,180,126,.22),transparent 50%),#f4efe414;height:210px;position:relative}.profile-banner-covers{filter:saturate(.85);grid-template-columns:repeat(4,1fr);opacity:.5}.profile-banner-covers img{-o-object-fit:cover;object-fit:cover}.profile-x-info{padding:76px 22px 20px;position:relative}.profile-x-avatar{background:#f4efe414;border:4px solid #050605;border-radius:50%;color:var(--ink);display:grid;font-size:48px;font-weight:950;height:144px;left:22px;overflow:hidden;place-items:center;position:absolute;top:-72px;width:144px}.profile-x-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.profile-x-actions{position:absolute;right:22px;top:16px}.profile-x-info .profile-display-name{font-size:clamp(30px,4vw,38px)}.profile-x-info .profile-bio{max-width:560px}.profile-x-stats{gap:16px;margin-top:14px}.profile-x-stats button{background:transparent;border:0;color:var(--muted);padding:0;text-transform:none}.profile-x-stats button:hover{color:var(--ink)}.profile-x-stats strong{margin-right:4px}.profile-x-tabs{background:#050605eb;border-bottom:1px solid rgba(244,239,228,.12);display:grid;gap:0;padding:0;position:sticky;top:56px;z-index:11}.profile-x-tabs button{border:0;border-radius:0;color:var(--muted);font-size:14px;min-height:50px;padding:0;position:relative;text-transform:none}.profile-x-tabs button.active,.profile-x-tabs button:hover{background:#f4efe40a;color:var(--ink)}.profile-x-tabs button.active:after{background:var(--blue);border-radius:999px 999px 0 0;bottom:0;content:"";height:4px;left:18%;position:absolute;right:18%}.profile-tab-panel{padding:0}.profile-review-list{gap:0}.profile-post-card{background:transparent;border:0;border-bottom:1px solid rgba(244,239,228,.1);border-radius:0;box-shadow:none}.profile-post-card:hover{background:#f4efe406}.profile-post-meta{display:grid;gap:2px}.profile-post-meta span{color:var(--muted);font-size:12px}.profile-mobile-spotify{display:none;gap:12px;padding:14px}.profile-activity-card .activity-item{grid-template-columns:32px minmax(0,1fr) 36px}@media(max-width:1180px){.app-frame{grid-template-columns:88px minmax(0,1fr)}.app-sidebar{align-items:center;padding:14px 10px}.side-nav-item{justify-content:center;min-height:52px;padding:0;width:52px}.side-account-user span,.side-compose span,.side-nav-item span:not(.notification-badge){display:none}.side-compose{padding:0;width:52px}.side-account{grid-template-columns:42px}.side-account-action{display:none}}@media(max-width:900px){.app-frame{display:block;padding-bottom:72px}.app-sidebar{border-right:0;border-top:1px solid rgba(244,239,228,.12);display:grid;grid-template-columns:1fr;height:64px;inset:auto 0 0;padding:0 10px;position:fixed;z-index:60}.side-account,.side-brand,.side-compose,.side-nav-button{display:none}.side-nav{display:flex;justify-content:space-around;margin:0}.side-nav-item{width:52px}.profile-content-grid,.profile-x-grid{grid-template-columns:1fr}.profile-x-main{border-left:0;border-right:0}.profile-x-sidebar{display:none}.profile-mobile-spotify{display:grid}}@media(max-width:640px){.profile-x-banner{height:150px}.profile-x-avatar{font-size:34px;height:96px;top:-48px;width:96px}.profile-x-info{padding-top:58px}.profile-x-tabs button{font-size:12px}}:root{--bg:#0b0d0a;--surface:#12140f;--surface-strong:#1a1b14;--ink:#f1eadb;--muted:#9da493;--line:rgba(241,234,219,.105);--green:#42c59a;--blue:#86b8b0;--coral:#c9785e;--gold:#d5b45f;--font-sans:"Space Grotesk","Satoshi",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{background:radial-gradient(circle at 12% 12%,rgba(66,197,154,.11),transparent 25%),radial-gradient(circle at 88% 0,rgba(213,180,95,.08),transparent 24%),linear-gradient(180deg,rgba(241,234,219,.026),transparent 280px),#0b0d0a}body:before{background-image:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.014) 1px,transparent 0);background-size:32px 32px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 70%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 70%);pointer-events:none;position:fixed;z-index:-1}.activity-copy time,.eyebrow,.feed-album-artist,.feed-meta,.feed-rating-stars small,.feed-sidebar-head a,.notification-copy time,.profile-handle,.result-meta,.section-title{font-family:var(--font-mono)}.eyebrow,.section-title{color:#86b8b0eb;font-weight:760;letter-spacing:.22em}.app-frame{grid-template-columns:218px minmax(0,1fr);width:min(1380px,100%)}.app-sidebar{background:linear-gradient(180deg,#12140feb,#0b0d0af0),#0b0d0af0;border-right-color:#f1eadb16;padding:16px 14px}.side-brand{height:44px;margin-left:4px;width:44px}.brand-mark{background:radial-gradient(circle at 50% 50%,rgba(241,234,219,.92) 0 10%,transparent 11%),conic-gradient(from 20deg,var(--green),var(--blue),var(--gold),var(--coral),var(--green));box-shadow:inset 0 0 0 6px #0b0d0af0;height:32px;width:32px}.record-ring{height:20px;opacity:.5;width:20px}.record-dot{height:5px;width:5px}.side-nav{gap:2px;margin-top:18px}.side-nav-item{border:1px solid transparent;color:#f1eadbb8;font-size:13px;font-weight:680;letter-spacing:.01em;min-height:40px;padding:0 11px}.side-nav-item:hover{background:#86b8b00e;border-color:#86b8b024;color:var(--ink)}.side-nav-item.router-link-active{background:linear-gradient(90deg,#42c59a24,#42c59a06);border-color:#42c59a3d;color:var(--ink);font-weight:780}.app-nav-icon{height:20px;stroke-width:1.7;width:20px}.side-compose{background:#42c59a1f;border:1px solid rgba(66,197,154,.22);box-shadow:none;font-family:var(--font-mono);font-size:11px;justify-content:flex-start;letter-spacing:.08em;margin-top:12px;min-height:38px;padding:0 12px;text-transform:uppercase}.side-compose:hover{background:#42c59a2e;border-color:#42c59a66}.side-compose .app-nav-icon{height:17px;width:17px}.side-account{background:#f1eadb06;border:1px solid rgba(241,234,219,.075);border-radius:12px;grid-template-columns:minmax(0,1fr) 32px;padding:7px}.side-account:hover{background:#f1eadb0b}.side-account-user{gap:8px;grid-template-columns:34px minmax(0,1fr)}.side-account-avatar{background:linear-gradient(145deg,#42c59a2e,#86b8b01f);font-size:13px;height:34px;width:34px}.side-account-user strong{font-size:12px}.side-account-user small{font-family:var(--font-mono);font-size:10px}.side-account-action{height:32px;width:32px}.feed-page{width:min(1110px,calc(100% - 28px))}.feed-head{background:#0b0d0adb;border-bottom-color:#f1eadb14}.feed-head .settings-title{font-size:clamp(28px,3.5vw,44px);letter-spacing:-.02em}.feed-subtitle{color:#9da493c7;font-size:12px;max-width:520px}.feed-tabs button,.profile-x-tabs button{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.feed-tabs button.active,.feed-tabs button:hover{background:#42c59a14;border-color:#42c59a38}.feed-shell{gap:26px;grid-template-columns:minmax(0,690px) 270px}.feed-list{gap:10px}.feed-item{background:linear-gradient(145deg,#f1eadb08,#f1eadb03),#0e100cb8;border:1px solid rgba(241,234,219,.075);border-radius:12px;grid-template-columns:34px minmax(0,1fr);padding:12px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.feed-item:hover{background:linear-gradient(145deg,#86b8b00b,#f1eadb04),#10120ec7;border-color:#86b8b02e;transform:translateY(-1px)}.feed-avatar,.feed-item .comment-avatar{height:34px;width:34px}.feed-meta{color:#9da493b8;font-size:10px;letter-spacing:.02em}.feed-action-copy{color:#9da493d1;font-family:var(--font-mono);font-size:11px}.feed-review-layout{gap:13px;grid-template-columns:104px minmax(0,1fr)}.feed-cover{border-radius:6px;width:104px}.feed-album-title{font-size:16px;letter-spacing:-.01em}.feed-comment-preview,.feed-mini-review p,.feed-review-copy p{color:#f1eadbd1;font-size:13px;line-height:1.6}.feed-sidebar-panel{background:linear-gradient(145deg,#86b8b00b,#f1eadb03),#0e100cb3;border-color:#f1eadb14;border-radius:12px}.feed-sidebar-head{border-bottom-color:#f1eadb12}.feed-suggestion-row{border-radius:8px}.feed-suggestion-copy strong{font-size:12px}.feed-suggestion-copy em,.feed-suggestion-copy small{font-family:var(--font-mono)}.profile-x-page{width:min(1120px,calc(100% - 28px))}.profile-x-main{background:#0d0f0ba3;border:1px solid rgba(241,234,219,.08);border-radius:14px;overflow:hidden}.profile-x-topbar{background:#0d0f0bd1;border-bottom-color:#f1eadb13;min-height:50px}.profile-x-banner{background:radial-gradient(circle at 18% 18%,rgba(66,197,154,.22),transparent 30%),radial-gradient(circle at 82% 10%,rgba(213,180,95,.14),transparent 34%),linear-gradient(135deg,#86b8b01f,#0e100ccc);height:150px}.profile-x-banner:after{background:linear-gradient(180deg,transparent,rgba(11,13,10,.44)),repeating-linear-gradient(90deg,hsla(0,0%,100%,.025) 0 1px,transparent 1px 4px);content:"";inset:0;position:absolute}.profile-banner-covers{filter:blur(1.5px) saturate(.82) contrast(1.08);grid-template-columns:repeat(6,1fr);opacity:.28;transform:scale(1.04)}.profile-x-info{align-items:center;display:grid;gap:4px 14px;grid-template-columns:82px minmax(0,1fr) auto;padding:16px 18px 18px}.profile-x-avatar{border:1px solid rgba(241,234,219,.15);box-shadow:0 12px 32px #00000047;font-size:26px;grid-row:1/span 4;height:72px;position:static;width:72px}.profile-x-actions{grid-column:3;grid-row:1/span 2;justify-self:end;position:static}.profile-x-info .profile-display-name{font-size:clamp(24px,3vw,32px);grid-column:2}.profile-x-info .profile-handle{font-size:12px;grid-column:2;margin-top:0}.profile-x-info .profile-bio,.profile-x-stats{grid-column:2/-1;margin-top:8px}.profile-x-stats{gap:14px}.profile-x-stats button{font-family:var(--font-mono);font-size:11px}.profile-x-tabs{background:#0d0f0be6;border-bottom-color:#f1eadb13;top:0}.profile-x-tabs button{color:#9da493cc;min-height:42px}.profile-x-tabs button.active:after{background:var(--green);height:2px;left:28%;right:28%}.profile-post-card{border-bottom-color:#f1eadb13;padding:14px}.profile-post-card .thumb{border-radius:6px}.profile-post-meta .result-title{font-size:16px}.profile-x-sidebar{top:18px}.profile-activity-card{box-shadow:none}.review-social{font-family:var(--font-mono);font-size:11px}@media(max-width:1180px){.app-frame{grid-template-columns:72px minmax(0,1fr)}.side-compose,.side-nav-item{border-radius:10px;min-height:44px;width:44px}.side-account-user span,.side-compose span,.side-nav-item span:not(.notification-badge){display:none}}@media(max-width:900px){.app-frame{display:block}.app-sidebar{background:#0b0d0af0}.profile-x-main{border-left:1px solid rgba(241,234,219,.08);border-radius:12px;border-right:1px solid rgba(241,234,219,.08)}}@media(max-width:640px){.profile-x-info{grid-template-columns:62px minmax(0,1fr)}.profile-x-avatar{height:58px;width:58px}.profile-x-actions{grid-column:1/-1;grid-row:auto;justify-self:start;margin-top:10px}.profile-x-info .profile-bio,.profile-x-info .profile-display-name,.profile-x-info .profile-handle,.profile-x-stats{grid-column:2}}:root{--font-sans:Inter,"Satoshi","Geist",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:Inter,"Satoshi","Geist",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"IBM Plex Mono","Geist Mono","SFMono-Regular",Consolas,monospace}html{font-family:var(--font-sans)}body{background:radial-gradient(circle at 10% 12%,rgba(66,197,154,.075),transparent 25%),radial-gradient(circle at 92% 0,rgba(213,180,95,.055),transparent 24%),linear-gradient(180deg,rgba(241,234,219,.018),transparent 300px),#0b0d0a}.compact-modal-title,.feed-album-title,.feed-mini-review strong,.feed-review-copy strong,.feed-user-row strong,.profile-display-name,.result-title,.settings-title{font-family:var(--font-display);letter-spacing:-.025em}.feed-comment-preview,.feed-mini-review p,.feed-review-copy p,.muted,.profile-bio,.review-card p{font-family:var(--font-sans)}.eyebrow,.section-title{font-family:var(--font-mono);font-size:10px;font-weight:680;letter-spacing:.18em}.activity-copy time,.feed-album-artist,.feed-meta,.profile-handle,.result-meta,.side-account-user small{font-family:var(--font-mono);font-size:11px}.app-frame{grid-template-columns:198px minmax(0,1fr);max-width:none;width:100%}.app-sidebar{padding:16px 10px 16px 14px}.side-nav{gap:1px}.side-nav-item{border-radius:9px;font-size:12px;font-weight:640;gap:10px;min-height:38px;padding:0 10px}.side-nav-item.router-link-active{font-weight:760}.side-compose{font-size:10px;min-height:36px;padding:0 10px}.side-account{padding:6px}.feed-page,.profile-x-page{margin-left:24px;width:min(1110px,calc(100% - 28px))}.feed-head{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#f1eadb08,#42c59a05),#0b0d0ae6;border:1px solid rgba(241,234,219,.075);border-radius:0 0 12px 12px;margin-bottom:14px;padding:18px;position:static;z-index:auto}.feed-head .settings-title{font-size:clamp(34px,4vw,52px);line-height:.95}.feed-tabs button{font-size:10px;font-weight:650;min-height:30px;padding:0 10px}.feed-shell{gap:22px;grid-template-columns:minmax(0,700px) 268px;padding-top:6px}.feed-item{padding:11px}.feed-review-layout{grid-template-columns:96px minmax(0,1fr)}.feed-cover{width:96px}.feed-comment-preview,.feed-mini-review p,.feed-review-copy p{font-size:14px;line-height:1.58}.feed-sidebar{top:24px}.feed-sidebar-panel{padding:12px}.profile-x-grid{gap:24px;grid-template-columns:minmax(0,700px) 300px}.profile-x-sidebar{gap:20px;padding-top:8px;top:28px}.profile-x-banner{background:linear-gradient(90deg,#0b0d0a38,#0b0d0a6b),#f1eadb0a;height:156px}.profile-x-banner:after{background:linear-gradient(180deg,#0b0d0a05,#0b0d0a6b),radial-gradient(circle at 50% 100%,rgba(66,197,154,.1),transparent 55%),repeating-linear-gradient(90deg,hsla(0,0%,100%,.014) 0 1px,transparent 1px 5px)}.profile-banner-covers{filter:saturate(.86) contrast(1.02);gap:0;opacity:.62;transform:none}.profile-banner-covers img{border-right:1px solid rgba(11,13,10,.34)}.profile-x-info{gap:3px 12px;grid-template-columns:74px minmax(0,1fr) auto;padding:14px 18px 16px}.profile-x-avatar{font-size:24px;height:66px;width:66px}.profile-x-info .profile-display-name{font-size:clamp(25px,3vw,34px);line-height:1}.profile-x-info .profile-bio{color:#f1eadbb8;font-size:14px;line-height:1.45;margin-top:6px}.profile-x-stats{margin-top:6px}.profile-x-tabs{background:#0f110ddb;position:static;z-index:auto}.profile-x-tabs button{font-size:10px;font-weight:640;letter-spacing:.12em;min-height:40px}.profile-post-card{padding:13px 16px}.profile-post-meta .result-title{font-size:17px}.now-playing-badge,.spotify-listening-panel--compact{border-radius:10px}.now-playing-badge{margin-top:0}.spotify-listening-panel--compact{margin-top:12px}@media(max-width:1180px){.app-frame{grid-template-columns:66px minmax(0,1fr)}.feed-page,.profile-x-page{margin-left:14px}}@media(max-width:900px){.feed-page,.profile-x-page{margin-left:auto;margin-right:auto;width:min(100% - 20px,760px)}.feed-head{border-radius:12px}.profile-x-sidebar{padding-top:0}}@media(max-width:640px){.profile-x-info{grid-template-columns:58px minmax(0,1fr)}.profile-x-avatar{height:54px;width:54px}}:root{--control-bg:rgba(241,234,219,.045);--control-bg-hover:rgba(66,197,154,.105);--control-border:rgba(241,234,219,.12);--control-border-hover:rgba(66,197,154,.32)}html{font-size:16px}body{font-size:15px;line-height:1.5}.app-frame{grid-template-columns:206px minmax(0,1fr)}.app-main-pane{display:grid;min-width:0}.feed-page,.profile-x-page{margin-left:auto;margin-right:auto;width:min(1180px,calc(100% - 56px))}.feed-shell{gap:28px;grid-template-columns:minmax(0,730px) 300px}.profile-x-grid{gap:28px;grid-template-columns:minmax(0,740px) 320px}.hero h1,.page-title,.settings-title{letter-spacing:-.035em}.feed-head .settings-title{font-size:clamp(42px,5vw,64px)}.feed-subtitle,.muted,.profile-bio{font-size:15px}.feed-item{padding:14px}.feed-review-layout{grid-template-columns:112px minmax(0,1fr)}.feed-cover{width:112px}.feed-album-title{font-size:19px}.feed-review-copy strong,.profile-post-card strong{font-size:16px}.feed-comment-preview,.feed-mini-review p,.feed-review-copy p,.review-card p{font-size:15px}.profile-post-card{gap:16px;grid-template-columns:96px minmax(0,1fr);padding:16px}.profile-post-card .thumb{width:96px}.profile-post-meta .result-title{font-size:20px}.button,.comment-delete-button,.comment-form .button,.feed-follow-button,.feed-tabs button,.ghost-button,.modal-close-button,.nav-button,.network-tabs button,.profile-tabs a,.profile-tabs button,.review-action-button,.review-count-button,.side-account-action,.side-compose,.side-nav-item,.small-button{background:var(--control-bg);border:1px solid var(--control-border);box-shadow:none;color:var(--ink);transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.button:hover:not(:disabled),.comment-delete-button:hover,.feed-follow-button:hover:not(:disabled),.feed-tabs button:hover,.ghost-button:hover:not(:disabled),.modal-close-button:hover,.nav-button:hover:not(:disabled),.network-tabs button:hover,.profile-tabs a:hover,.profile-tabs button:hover,.review-action-button:hover:not(:disabled),.review-count-button:hover:not(:disabled),.side-account-action:hover,.side-compose:hover,.side-nav-item:hover,.small-button:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--control-border-hover);color:var(--ink);transform:none}.feed-tabs button.active,.follow-active,.ghost-button.active,.network-tabs button.active,.profile-tabs button.active,.side-nav-item.router-link-active{background:#42c59a21;border-color:#42c59a6b;color:var(--ink)}.side-nav-item{border-radius:10px;min-height:42px;overflow:hidden;padding:0 12px;width:100%}.side-nav{gap:5px}.side-compose{border-radius:10px;width:100%}.button,.ghost-button{border-radius:10px;letter-spacing:.06em;min-height:40px;padding:0 14px}.small-button{min-height:34px;padding:0 12px}.feed-tabs{gap:8px}.feed-tabs button,.profile-x-tabs button{border-radius:10px}.profile-x-tabs{gap:6px;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px}.profile-x-tabs button{min-height:38px}.profile-x-tabs button.active:after{display:none}.review-action-button,.review-count-button{background:transparent;border-color:transparent;min-height:30px;min-width:34px}.review-comment-button:hover,.review-count-button:hover:not(:disabled),.review-like-button:hover:not(:disabled){background:#42c59a14;border-color:#42c59a29}.review-like-button.active{background:#d5b45f1a;border-color:#d5b45f42}.feed-tabs button,.network-tabs button,.profile-tabs button{white-space:nowrap}@media(max-width:1180px){.app-frame{grid-template-columns:72px minmax(0,1fr)}.feed-page,.profile-x-page{margin-left:auto;margin-right:auto;width:min(100% - 32px,1060px)}}@media(max-width:680px){.feed-page{padding-top:14px}.feed-head{align-items:stretch;flex-direction:column;gap:12px}.feed-tabs{overflow-x:auto;padding-bottom:2px;position:sticky;top:0}.feed-review-layout{grid-template-columns:72px minmax(0,1fr)}.feed-cover{width:72px}.feed-item{gap:9px;grid-template-columns:34px minmax(0,1fr)}.feed-avatar,.feed-item .comment-avatar{height:34px;width:34px}}:root{--font-sans:Inter,"Geist","Satoshi","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;--font-display:Inter,"Geist","Satoshi","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;--font-mono:Inter,"Geist","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;--control-bg:rgba(241,234,219,.055);--control-bg-hover:rgba(66,197,154,.12);--control-border:rgba(241,234,219,.14);--control-border-hover:rgba(66,197,154,.36)}body{font-weight:500}.activity-copy time,.eyebrow,.feed-album-artist,.feed-meta,.profile-handle,.result-meta,.section-title,.side-account-user small{font-family:var(--font-sans)}.eyebrow,.section-title{font-size:11px;font-weight:750;letter-spacing:.16em}.activity-copy time,.feed-album-artist,.feed-meta,.profile-handle,.result-meta,.side-account-user small{font-size:12px;font-weight:550;letter-spacing:0}.side-nav-item{border-radius:12px;font-size:15px;font-weight:760;gap:12px;line-height:1;min-height:52px;padding:0 16px}.side-nav-item svg{flex:0 0 auto;height:22px;width:22px}.side-nav{gap:7px}.side-compose{border-radius:12px;font-size:12px;font-weight:850;min-height:44px;padding:0 15px}.side-compose svg{height:18px;width:18px}.button,.feed-tabs button,.ghost-button,.network-tabs button,.profile-activity-card .feed-sidebar-head button,.profile-x-tabs button,.side-compose,.side-nav-item,.small-button{isolation:isolate;overflow:hidden;position:relative}.button:before,.feed-tabs button:before,.ghost-button:before,.network-tabs button:before,.profile-activity-card .feed-sidebar-head button:before,.profile-x-tabs button:before,.side-compose:before,.side-nav-item:before,.small-button:before{background:linear-gradient(135deg,#42c59a21,#f1eadb0a);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .15s ease;z-index:-1}.button:hover:before,.feed-tabs button:hover:before,.ghost-button:hover:before,.network-tabs button:hover:before,.profile-activity-card .feed-sidebar-head button:hover:before,.profile-x-tabs button:hover:before,.side-compose:hover:before,.side-nav-item:hover:before,.small-button:hover:before{opacity:1}.profile-x-banner{background:radial-gradient(circle at 18% 20%,rgba(66,197,154,.12),transparent 34%),linear-gradient(90deg,#0b0d0a33,#0b0d0a47),#f1eadb09;height:188px;overflow:hidden;padding:10px 18px}.profile-x-banner:after{background:linear-gradient(180deg,#0b0d0a0a,#0b0d0a2e),linear-gradient(90deg,rgba(11,13,10,.16),transparent 18%,transparent 82%,rgba(11,13,10,.16)),repeating-linear-gradient(90deg,hsla(0,0%,100%,.012) 0 1px,transparent 1px 7px);pointer-events:none}.profile-banner-covers{align-items:center;display:grid;filter:saturate(.96) contrast(1.02);gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));height:100%;opacity:.9;width:100%}.profile-banner-covers img{background:#f1eadb09;border:1px solid rgba(241,234,219,.14);border-radius:7px;box-shadow:0 14px 32px #00000042;height:100%;max-height:168px;-o-object-fit:contain;object-fit:contain;width:100%}.profile-activity-card .feed-sidebar-head button{background:var(--control-bg);border:1px solid var(--control-border);border-radius:10px;box-shadow:none;color:var(--ink);font-size:12px;font-weight:800;letter-spacing:.02em;min-height:34px;padding:0 12px;transition:background .15s ease,border-color .15s ease,color .15s ease}.profile-activity-card .feed-sidebar-head button:hover{background:var(--control-bg-hover);border-color:var(--control-border-hover)}@media(max-width:1180px){.side-compose span,.side-nav-item span:not(.notification-badge){display:none}.side-nav-item{justify-content:center;min-height:48px;padding:0}}@media(max-width:680px){.profile-x-banner{height:136px;padding:8px}.profile-banner-covers{gap:7px}.profile-banner-covers img{border-radius:6px;max-height:118px}}.app-frame{grid-template-columns:258px minmax(0,1fr)}.app-sidebar{padding:24px 14px 18px 18px}.side-brand{margin:0 0 28px 8px}.side-nav{gap:9px}.side-compose{margin-top:14px}.feed-page,.profile-x-page{width:min(1410px,calc(100% - 72px))}.feed-shell{grid-template-columns:minmax(0,780px) minmax(340px,400px);justify-content:center}.profile-x-grid{grid-template-columns:minmax(0,820px) minmax(340px,400px);justify-content:center}.feed-sidebar,.profile-x-sidebar{width:100%}.side-account-avatar{overflow:hidden}.side-account-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.theme-toggle-button svg{transform:rotate(-18deg)}body.theme-light{color-scheme:light;--bg:#f0ece2;--surface:#fffaf0;--surface-strong:#f7f0e4;--ink:#19211c;--muted:#657166;--line:rgba(25,33,28,.15);--control-bg:rgba(255,250,240,.78);--control-bg-hover:rgba(36,180,126,.13);--control-border:rgba(25,33,28,.14);--control-border-hover:rgba(36,180,126,.42);background:radial-gradient(circle at 10% 12%,rgba(36,180,126,.13),transparent 26%),radial-gradient(circle at 92% 0,rgba(221,177,76,.12),transparent 24%),linear-gradient(180deg,hsla(0,0%,100%,.5),transparent 340px),#f0ece2}body.theme-light .app-sidebar{background:linear-gradient(180deg,#fffaf0eb,#f3eee2e0),#f5efe4;border-color:#19211c1f}body.theme-light .app-main-pane{background:radial-gradient(circle at 70% 8%,rgba(36,180,126,.08),transparent 30%),transparent}body.theme-light .button,body.theme-light .feed-tabs button,body.theme-light .ghost-button,body.theme-light .network-tabs button,body.theme-light .profile-activity-card .feed-sidebar-head button,body.theme-light .profile-x-tabs button,body.theme-light .side-account,body.theme-light .side-compose,body.theme-light .side-nav-item,body.theme-light .small-button{background:var(--control-bg);border-color:var(--control-border);color:var(--ink)}body.theme-light .button:hover:not(:disabled),body.theme-light .feed-tabs button:hover,body.theme-light .ghost-button:hover:not(:disabled),body.theme-light .network-tabs button:hover,body.theme-light .profile-x-tabs button:hover,body.theme-light .side-compose:hover,body.theme-light .side-nav-item:hover,body.theme-light .small-button:hover:not(:disabled){background:var(--control-bg-hover);border-color:var(--control-border-hover)}body.theme-light .feed-tabs button.active,body.theme-light .network-tabs button.active,body.theme-light .profile-x-tabs button.active,body.theme-light .side-nav-item.router-link-active{background:#24b47e29;border-color:#24b47e7a}body.theme-light .activity-item,body.theme-light .feed-head,body.theme-light .feed-item,body.theme-light .feed-mini-review,body.theme-light .feed-sidebar-panel,body.theme-light .feed-user-mini,body.theme-light .now-playing-badge,body.theme-light .panel,body.theme-light .profile-x-hero,body.theme-light .profile-x-main,body.theme-light .profile-x-tabs,body.theme-light .profile-x-topbar,body.theme-light .review-card,body.theme-light .spotify-listening-panel--compact{background:#fffaf0d1;border-color:#19211c21;color:var(--ink)}body.theme-light .profile-x-banner{background:radial-gradient(circle at 18% 20%,rgba(36,180,126,.15),transparent 34%),linear-gradient(90deg,#fffaf029,#fffaf057),#fffaf080}body.theme-light .profile-x-banner:after{background:linear-gradient(180deg,#fffaf005,#fffaf038),linear-gradient(90deg,rgba(240,236,226,.18),transparent 18%,transparent 82%,rgba(240,236,226,.18))}body.theme-light .input,body.theme-light .search-input,body.theme-light .textarea{background:#ffffffbd;border-color:#19211c29;color:var(--ink)}body.theme-light .activity-copy time,body.theme-light .feed-album-artist,body.theme-light .feed-meta,body.theme-light .feed-subtitle,body.theme-light .muted,body.theme-light .profile-bio,body.theme-light .profile-handle,body.theme-light .result-meta{color:#19211cad}body.theme-light .brand-mark{box-shadow:inset 0 0 0 5px #f0ece2e6,0 8px 24px #24b47e2e}body.theme-light .record-dot{background:#f0ece2}@media(max-width:1280px){.app-frame{grid-template-columns:238px minmax(0,1fr)}.feed-page,.profile-x-page{width:min(100% - 44px,1240px)}.feed-shell,.profile-x-grid{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}}@media(max-width:1180px){.app-frame{grid-template-columns:82px minmax(0,1fr)}.app-sidebar{padding:18px 10px}}.app-main-pane,.app-sidebar,.feed-head,.feed-item,.feed-sidebar-panel,.input,.now-playing-badge,.panel,.profile-x-banner,.profile-x-hero,.profile-x-main,.profile-x-tabs,.profile-x-topbar,.review-card,.side-account,.side-account-action,.side-compose,.side-nav-item,.spotify-listening-panel--compact,.textarea,body{transition:background-color .26s ease,background .26s ease,border-color .26s ease,color .26s ease,box-shadow .26s ease}.side-compose{background:linear-gradient(135deg,#42c59a33,#24b47e14),#42c59a1c;border-color:#42c59a7a;box-shadow:inset 0 0 0 1px #f1eadb08,0 12px 28px #24b47e1a;color:var(--ink);min-height:48px;position:relative}.side-compose:hover{background:linear-gradient(135deg,#42c59a40,#24b47e1f),#42c59a26;border-color:#42c59aad;box-shadow:inset 0 0 0 1px #f1eadb0d,0 14px 34px #24b47e29}.side-account{border:1px solid rgba(241,234,219,.11);grid-template-columns:minmax(0,1fr) auto}.side-account-actions{align-items:center;display:inline-flex;gap:6px}.side-account-action{border:1px solid transparent;overflow:hidden;position:relative}.side-account-action .app-nav-icon{transition:opacity .18s ease,transform .22s ease}.theme-account-toggle{background:#f1eadb0b;border-color:#f1eadb1f;color:var(--ink)}.theme-account-toggle:hover{background:#ddb14c1f;border-color:#ddb14c6b;color:var(--gold)}.theme-account-toggle.is-light .app-nav-icon{transform:rotate(-16deg) scale(1.02)}.theme-account-toggle.is-dark .app-nav-icon{transform:rotate(22deg) scale(1.04)}.feed-sidebar .now-playing-badge,.profile-x-sidebar .now-playing-badge{grid-template-columns:58px 18px minmax(0,1fr);justify-self:stretch;max-width:none;padding:10px 12px;width:100%}.profile-x-sidebar .spotify-listening-panel--compact{width:100%}.spotify-listening-panel--with-now-playing,.spotify-listing-panel--with-now-playing{margin-top:20px}body.theme-light .side-compose{background:linear-gradient(135deg,#24b47e2e,#ddb14c17),#fffaf0db;border-color:#24b47e7a;box-shadow:0 12px 28px #24b47e1f}body.theme-light .side-account{border-color:#19211c1f}body.theme-light .theme-account-toggle{background:#ffffff8f;border-color:#19211c1f}@media(max-width:980px){.app-frame{display:block;min-height:100vh;padding-bottom:82px;width:100%}.app-sidebar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070907eb;border-right:0;border-top:1px solid rgba(241,234,219,.12);display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;height:72px;inset:auto 0 0;padding:8px 10px;position:fixed;z-index:70}body.theme-light .app-sidebar{background:#faf6ece6;border-top-color:#19211c1f}.side-brand{display:none}.side-nav{display:flex;gap:6px;margin:0;min-width:0;overflow-x:auto;scrollbar-width:none}.side-nav::-webkit-scrollbar{display:none}.side-nav-item{border-radius:14px;flex:0 0 auto;justify-content:center;min-height:50px;padding:0;width:50px}.side-nav-item span:not(.notification-badge){display:none}.side-compose{border-radius:14px;flex:0 0 auto;margin:0;min-height:50px;padding:0;width:54px}.side-compose span{display:none}.side-account{border-radius:14px;display:inline-flex;flex:0 0 auto;gap:6px;margin:0;padding:5px;width:auto}.side-account-user{display:none}.side-account-action{height:40px;width:40px}.app-main-pane{width:100%}.auth-page,.feed-page,.notifications-page,.profile-x-page,.review-page,.search-page,.settings-page{margin-left:auto;margin-right:auto;padding-bottom:24px;width:min(100% - 20px,760px)}.feed-shell,.profile-x-grid{display:grid;gap:16px;grid-template-columns:1fr}.feed-sidebar,.profile-x-sidebar{padding-top:0;position:static;width:100%}.profile-x-topbar{position:sticky;top:0;z-index:20}}@media(max-width:560px){.app-sidebar{gap:5px;grid-template-columns:minmax(0,1fr) 48px auto;height:68px;padding:7px}.side-nav{gap:5px}.side-compose,.side-nav-item{border-radius:13px;min-height:46px;width:46px}.side-compose svg,.side-nav-item svg{height:20px;width:20px}.side-account{gap:4px;padding:4px}.side-account-action{height:36px;width:36px}.profile-x-info{grid-template-columns:58px minmax(0,1fr)}.profile-x-actions{grid-column:1/-1;justify-self:stretch}.profile-x-actions .button,.profile-x-actions .ghost-button{width:100%}.profile-x-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-review-layout,.profile-post-card{grid-template-columns:76px minmax(0,1fr)}.feed-cover,.profile-post-card .thumb{width:76px}.profile-x-sidebar .now-playing-badge{grid-template-columns:48px 14px minmax(0,1fr)}}@media(max-width:980px){.app-frame{display:block;overflow-x:hidden}.app-sidebar{display:flex;justify-content:space-between;max-width:none;width:100%}.side-nav{flex:1 1 auto;justify-content:space-around;min-width:0}.side-nav-item{flex:0 0 48px}.side-compose{border-radius:16px;bottom:86px;box-shadow:0 18px 42px #00000057,0 0 0 1px #42c59a2e;min-height:54px;position:fixed;right:16px;width:54px;z-index:72}.side-account{flex:0 0 auto}.feed-page,.profile-x-page{width:min(100% - 14px,760px)}.profile-x-main{border-radius:12px;overflow:hidden}.profile-x-info{display:grid;gap:7px;grid-template-columns:minmax(0,1fr)!important;padding:16px;text-align:left}.profile-x-actions,.profile-x-avatar,.profile-x-info .profile-bio,.profile-x-info .profile-display-name,.profile-x-info .profile-handle,.profile-x-stats{grid-column:1/-1!important}.profile-x-avatar{height:66px;margin:0;order:1;width:66px}.profile-x-info .profile-display-name{font-size:clamp(30px,9vw,42px);margin-top:4px;order:2}.profile-x-info .profile-handle{order:3}.profile-x-info .profile-bio{max-width:100%;order:4}.profile-x-stats{display:flex;flex-wrap:wrap;gap:10px 14px;order:5}.profile-x-actions{justify-self:stretch;margin-top:8px;order:6}.profile-x-actions .button,.profile-x-actions .ghost-button{width:100%}.profile-x-tabs{position:static}}@media(max-width:560px){.app-frame{padding-bottom:76px}.app-sidebar{gap:6px;height:66px;padding:7px 8px}.side-nav{gap:4px;justify-content:space-between}.side-nav-item{border-radius:13px;flex-basis:44px;min-height:44px;width:44px}.side-account{border-radius:13px;gap:3px;padding:4px}.side-account-actions{gap:3px}.side-account-action{height:34px;width:34px}.side-compose{bottom:78px;min-height:50px;right:12px;width:50px}.feed-page,.profile-x-page{width:min(100% - 10px,520px)}.profile-x-topbar{min-height:54px;padding:0 12px}.profile-x-banner{height:118px;padding:7px}.profile-banner-covers{gap:6px}.profile-x-info{padding:14px}.profile-x-avatar{height:58px;width:58px}.profile-x-info .profile-display-name{font-size:clamp(28px,10vw,38px)}.profile-x-tabs{gap:6px;padding:7px}.profile-x-tabs button{font-size:10px;min-height:36px}.profile-post-card{gap:13px;grid-template-columns:72px minmax(0,1fr);padding:14px}.profile-post-card .thumb{width:72px}.profile-post-meta .result-title{font-size:18px}}@media(max-width:400px){.side-nav-item{flex-basis:40px;width:40px}.side-compose svg,.side-nav-item svg{height:19px;width:19px}.side-account-action{height:32px;width:32px}.profile-post-card{grid-template-columns:64px minmax(0,1fr)}.profile-post-card .thumb{width:64px}}@media(min-width:981px){.feed-page{width:min(1450px,calc(100% - 56px))}.feed-shell{gap:34px;grid-template-columns:minmax(0,860px) minmax(330px,380px);justify-content:center}.feed-head{padding:24px}.feed-item{gap:16px;grid-template-columns:52px minmax(0,1fr);padding:20px}.feed-avatar,.feed-item .comment-avatar{height:52px;width:52px}.feed-meta{font-size:14px;gap:6px}.feed-meta strong{font-size:15px}.feed-action-copy{font-size:15px;margin:5px 0 13px}.feed-review-layout{align-items:start;gap:18px;grid-template-columns:150px minmax(0,1fr)}.feed-cover{border-radius:9px;width:150px}.feed-album-title{font-size:24px;line-height:1.1;margin-bottom:4px}.feed-album-artist{font-size:15px}.feed-rating-stars{font-size:17px;margin:7px 0 9px}.feed-rating-stars small{font-size:13px;margin-left:8px}.feed-review-copy strong{display:block;font-size:18px;line-height:1.25;margin-bottom:7px}.feed-comment-preview,.feed-mini-review p,.feed-review-copy p{font-size:16px;line-height:1.58}.feed-item .review-social{gap:12px;margin-top:18px}.feed-item .review-action-button,.feed-item .review-count-button{font-size:15px;min-height:36px;min-width:42px}.feed-mini-review,.feed-user-row{border-radius:10px;max-width:520px;padding:14px}.feed-mini-review{gap:14px;grid-template-columns:72px minmax(0,1fr)}.feed-mini-cover{width:72px}.feed-user-row{grid-template-columns:58px minmax(0,1fr)}}@media(max-width:980px){.feed-item{padding:16px}.feed-review-layout{gap:14px;grid-template-columns:104px minmax(0,1fr)}.feed-cover{width:104px}.feed-album-title{font-size:20px}.feed-comment-preview,.feed-mini-review p,.feed-review-copy p{font-size:15px}}body.theme-light .comment-modal-backdrop,body.theme-light .modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 12%,rgba(36,180,126,.14),transparent 34%),#2a261f57}body.theme-light .album-picker-modal,body.theme-light .comment-modal,body.theme-light .likes-modal,body.theme-light .network-modal{background:linear-gradient(180deg,#fffaf0f5,#f6f0e4f5),#fffaf0;border-color:#19211c24;box-shadow:0 34px 100px #3026163d;color:var(--ink)}body.theme-light .comment-form,body.theme-light .comment-modal-head,body.theme-light .modal-head{background:#fffaf0c7;border-color:#19211c1f}body.theme-light .comment-list,body.theme-light .liked-user-list{background:#fffaf06b}body.theme-light .album-picker-result,body.theme-light .comment-item,body.theme-light .comment-review-preview,body.theme-light .comment-thread-album,body.theme-light .empty-strip,body.theme-light .liked-user-row,body.theme-light .network-user-row,body.theme-light .selected-album-chip{background:#ffffff8a;border-color:#19211c1f;color:var(--ink)}body.theme-light .album-picker-result:hover,body.theme-light .comment-item:hover,body.theme-light .liked-user-row:hover,body.theme-light .network-user-row:hover{background:#24b47e14;border-color:#24b47e42}.feed-live-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.discovery-chip,.feed-live-chips a,.pulse-pill{background:#f4efe40b;border:1px solid rgba(244,239,228,.13)}.feed-live-chips a{align-items:center;border-radius:999px;color:#f4efe4bd;display:inline-flex;font-size:12px;font-weight:800;min-height:30px;padding:0 11px}.feed-discovery-block{background:linear-gradient(135deg,rgba(36,180,126,.085),transparent 52%),#f4efe407;border:1px solid rgba(120,166,188,.18);border-radius:14px;box-shadow:inset 0 1px #f4efe40a;display:grid;gap:14px;padding:17px}.feed-discovery-head{align-items:center;display:flex;gap:11px}.feed-discovery-head .eyebrow{margin:0 0 2px}.feed-discovery-head h2{font-size:18px;line-height:1.15;margin:0}.feed-discovery-icon{background:#24b47e14;border:1px solid rgba(36,180,126,.25);border-radius:10px;color:var(--green);display:grid;flex:0 0 auto;height:34px;place-items:center;width:34px}.feed-discovery-icon .app-nav-icon{height:18px;width:18px}.discovery-album-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.descriptor-trend-card,.discovery-album-card,.rediscovered-card,.similar-user-card{background:#10120f61;border:1px solid rgba(244,239,228,.1);border-radius:10px;min-width:0;transition:border-color .18s ease,background .18s ease,transform .18s ease}.descriptor-trend-card:hover,.discovery-album-card:hover,.rediscovered-card:hover,.similar-user-card:hover{background:#24b47e14;border-color:#24b47e57;transform:translateY(-1px)}.discovery-album-card{display:grid;gap:11px;grid-template-columns:72px minmax(0,1fr);padding:10px}.discovery-cover{aspect-ratio:1;background:#f4efe414;border-radius:8px;display:block;overflow:hidden;width:72px}.discovery-cover.small{width:58px}.descriptor-preview-cover img,.discovery-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.descriptor-trend-card>span:first-child,.discovery-album-copy,.rediscovered-card>span:last-child,.similar-user-copy{display:grid;gap:3px;min-width:0}.descriptor-trend-card strong,.discovery-album-copy strong,.pulse-pill strong,.rediscovered-card strong,.similar-user-copy strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.descriptor-trend-card small,.discovery-album-copy small,.pulse-pill small,.pulse-pill span,.rediscovered-card small,.similar-user-copy small{color:var(--muted);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-meta,.rediscovered-card em,.similar-user-copy em{color:#f4efe49e;font-size:12px;font-style:normal;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discovery-chip-row{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.discovery-chip{border-radius:999px;color:#f4efe4a8;font-size:10px;font-weight:900;max-width:100%;overflow:hidden;padding:4px 7px;text-overflow:ellipsis;white-space:nowrap}.descriptor-trend-list{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.descriptor-trend-card{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:12px}.descriptor-trend-card .discovery-chip-row{grid-column:1/-1}.descriptor-preview-covers{align-items:center;display:flex;justify-content:flex-end}.descriptor-preview-cover{background:#f4efe414;border:2px solid rgba(16,18,15,.92);border-radius:8px;height:34px;margin-left:-10px;overflow:hidden;width:34px}.pulse-strip,.rediscovered-list,.similar-taste-list{display:grid;gap:9px}.similar-user-card{align-items:center;display:grid;gap:10px;grid-template-columns:44px minmax(0,1fr);padding:10px}.rediscovered-list{grid-template-columns:repeat(2,minmax(0,1fr))}.rediscovered-card{align-items:center;display:grid;gap:10px;grid-template-columns:58px minmax(0,1fr);padding:10px}.pulse-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.pulse-pill{border-radius:10px;display:grid;gap:2px;min-width:0;padding:10px}.pulse-pill:hover{background:#24b47e14;border-color:#24b47e52}.feed-list{gap:13px}.feed-head{padding:18px 20px}.feed-head .settings-title{font-size:clamp(32px,5vw,54px)}.feed-subtitle{max-width:620px}.feed-item{padding:16px}.feed-action-copy{margin-bottom:10px}.side-compose,.side-nav-item{gap:13px;min-height:54px}.side-nav-item:not(.router-link-active){opacity:.76}.side-compose:hover,.side-nav-item.router-link-active,.side-nav-item:hover{opacity:1}.side-compose{letter-spacing:.04em}body.theme-light .descriptor-trend-card,body.theme-light .discovery-album-card,body.theme-light .feed-discovery-block,body.theme-light .feed-live-chips a,body.theme-light .pulse-pill,body.theme-light .rediscovered-card,body.theme-light .similar-user-card{background:#ffffff94;border-color:#19211c21}body.theme-light .feed-discovery-block{background:linear-gradient(135deg,rgba(36,180,126,.12),transparent 54%),#fffaf0b8}body.theme-light .discovery-chip,body.theme-light .discovery-meta,body.theme-light .feed-live-chips a,body.theme-light .rediscovered-card em,body.theme-light .similar-user-copy em{color:#19211ca8}body.theme-light .descriptor-preview-cover{border-color:#fffaf0f2}@media(max-width:980px){.descriptor-trend-list,.discovery-album-grid,.pulse-strip,.rediscovered-list{grid-template-columns:1fr}.feed-discovery-block{padding:14px}}@media(max-width:620px){.discovery-album-card{grid-template-columns:62px minmax(0,1fr)}.discovery-cover{width:62px}.feed-live-chips{gap:6px}}.taste-match-card{background:linear-gradient(135deg,rgba(36,180,126,.1),transparent 58%),#f4efe409;border:1px solid rgba(36,180,126,.2);border-radius:14px;box-shadow:inset 0 1px #f4efe40b;display:grid;gap:14px;margin-top:14px;padding:16px}.taste-match-head{align-items:center;display:flex;gap:14px;justify-content:space-between}.taste-match-head .eyebrow{margin:0 0 5px}.taste-match-head h2{color:var(--ink);font-size:20px;line-height:1.15;margin:0}.taste-score-ring{background:radial-gradient(circle at center,rgba(16,18,15,.96) 0 57%,transparent 58%),conic-gradient(var(--green) var(--score),rgba(244,239,228,.14) 0);border-radius:50%;box-shadow:0 14px 34px #24b47e1f;display:grid;flex:0 0 auto;height:70px;place-items:center;width:70px}.taste-score-ring strong{color:var(--ink);font-size:18px;font-weight:950}.taste-match-muted,.taste-match-note,.taste-match-sentence{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.taste-match-note{background:#ddb14c14;border:1px solid rgba(221,177,76,.2);border-radius:10px;color:#f4efe4bd;font-weight:800;padding:9px 11px}.taste-match-section{display:grid;gap:8px}.taste-match-section>span{color:#f4efe494;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.taste-chip-row{display:flex;flex-wrap:wrap;gap:7px}.taste-chip{align-items:center;background:#f4efe40d;border:1px solid rgba(244,239,228,.12);border-radius:999px;color:#f4efe4d1;display:inline-flex;font-size:12px;font-weight:850;max-width:100%;min-height:28px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.taste-chip.muted{color:#f4efe4ad}.taste-album-row{display:flex;flex-wrap:wrap;gap:8px}.taste-album-cover{aspect-ratio:1;background:#f4efe412;border:1px solid rgba(244,239,228,.14);border-radius:8px;color:var(--muted);display:grid;font-weight:950;overflow:hidden;place-items:center;width:48px}.taste-album-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.taste-difference{color:#f4efe48a;display:grid;font-size:12px;font-weight:800;gap:4px;padding-top:2px}.taste-match-action{justify-self:start}body.theme-light .taste-match-card{background:linear-gradient(135deg,rgba(36,180,126,.12),transparent 58%),#fffaf0b8;border-color:#19211c24}body.theme-light .taste-score-ring{background:radial-gradient(circle at center,rgba(255,250,240,.98) 0 57%,transparent 58%),conic-gradient(var(--green) var(--score),rgba(25,33,28,.12) 0)}body.theme-light .taste-difference,body.theme-light .taste-match-section>span{color:#19211c8f}body.theme-light .taste-album-cover,body.theme-light .taste-chip{background:#ffffff94;border-color:#19211c1f;color:#19211cc2}body.theme-light .taste-match-note{background:#ddb14c1f;border-color:#a4761f2e;color:#19211cb3}@media(max-width:620px){.taste-match-card{padding:14px}.taste-score-ring{height:62px;width:62px}}body.theme-light .comment-form-footer span,body.theme-light .comment-meta span,body.theme-light .comment-meta time,body.theme-light .comment-review-preview p,body.theme-light .comment-thread-album span,body.theme-light .comment-thread-meta span,body.theme-light .comment-thread-meta time,body.theme-light .liked-user-row small,body.theme-light .network-user-copy p,body.theme-light .network-user-copy small,body.theme-light .replying-to{color:#19211c9e}body.theme-light .album-picker-modal .input,body.theme-light .album-picker-modal input,body.theme-light .comment-form .textarea{background:#ffffffc2;border-color:#19211c24;color:var(--ink)}body.theme-light .comment-delete-button,body.theme-light .modal-close,body.theme-light .modal-close-button{background:#ffffff8a;border-color:#19211c1f;color:var(--ink)}body.theme-light .comment-delete-button:hover,body.theme-light .modal-close-button:hover,body.theme-light .modal-close:hover{background:#e56f511a;border-color:#e56f5157;color:#9f3d28}body.theme-light .network-tabs button{background:#ffffff80;border-color:#19211c1f;color:var(--ink)}body.theme-light .network-tabs button.active{background:#24b47e26;border-color:#24b47e70}body.theme-light .comment-avatar{background:#24b47e1a;border-color:#19211c1f}.avatar-file-input{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.avatar-upload-control{align-items:center;display:flex;gap:12px;min-width:0}.avatar-upload-control .small-button{flex:0 0 auto}.avatar-upload-control small{color:var(--muted);font-size:12px;font-weight:750;line-height:1.45;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-light .avatar-upload-control small{color:#19211c9e}body.theme-light .spotify-connected-card{background:linear-gradient(135deg,#1ed76029,#1ed7600d),#ffffffa3;border-color:#1eb95452}body.theme-light .spotify-connected-avatar{background:#ffffffb8;border-color:#19211c1f}body.theme-light .spotify-disconnect-button{background:#ffffff9e;border-color:#19211c1f;color:#19211c9e}body.theme-light .spotify-disconnect-button:hover:not(:disabled){background:#e56f511a;border-color:#e56f516b;color:#9f3d28}@media(max-width:560px){.spotify-connected-card{min-width:0;width:100%}.avatar-upload-control{align-items:stretch;flex-direction:column}.avatar-upload-control small{white-space:normal}}.avatar-crop-modal{background:radial-gradient(circle at 0 0,rgba(36,180,126,.12),transparent 34%),#11120ffa;border:1px solid rgba(244,239,228,.14);border-radius:16px;box-shadow:0 32px 120px #0009;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100vh - 36px);overflow:hidden;width:min(560px,100%)}.avatar-crop-head{border-bottom:1px solid rgba(244,239,228,.1)}.avatar-crop-body{display:grid;gap:22px;overflow:auto;padding:22px}.avatar-crop-frame{aspect-ratio:1;background:linear-gradient(180deg,#ffffff14,#ffffff05),#2b2d30eb;border:1px solid rgba(244,239,228,.08);border-radius:8px;box-shadow:0 22px 54px #00000061;cursor:grab;justify-self:center;overflow:hidden;position:relative;touch-action:none;width:min(420px,100%)}.avatar-crop-frame:active{cursor:grabbing}.avatar-crop-frame:after{border:5px solid hsla(0,0%,100%,.94);border-radius:999px;box-shadow:0 0 0 999px #090a0c52;content:"";inset:8%;pointer-events:none;position:absolute}.avatar-crop-frame img{left:50%;max-width:none;position:absolute;top:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.avatar-crop-controls{display:grid;gap:10px;margin:8px auto 0;width:min(420px,100%)}.avatar-crop-zoom-field{display:grid}.avatar-crop-slider-icon{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.avatar-crop-slider-row{align-items:center;color:#f4efe49e;display:grid;gap:12px;grid-template-columns:22px minmax(0,1fr) 28px}.avatar-crop-slider-icon{justify-self:center;opacity:.72}.avatar-crop-slider-icon-large{height:24px;opacity:.86;width:24px}.avatar-crop-range{accent-color:#24b47e;width:100%}.avatar-crop-actions{border-top:1px solid rgba(244,239,228,.1);display:flex;gap:10px;justify-content:flex-end;padding:16px 18px}body.theme-light .avatar-crop-modal{background:radial-gradient(circle at 0 0,rgba(36,180,126,.12),transparent 34%),#fffaf0fa;border-color:#19211c1f;box-shadow:0 28px 90px #19211c33}body.theme-light .avatar-crop-actions,body.theme-light .avatar-crop-head{border-color:#19211c1a}body.theme-light .avatar-crop-modal .compact-modal-title{color:var(--ink)}body.theme-light .avatar-crop-slider-row{color:#19211ca8}body.theme-light .avatar-crop-frame{background:linear-gradient(180deg,#19211c14,#19211c05),#e5e7e2eb;box-shadow:0 22px 54px #19211c29}@media(max-width:560px){.avatar-crop-body{padding:18px}.avatar-crop-actions{display:grid;grid-template-columns:1fr}}.descriptor-page{padding:34px 0 80px}.descriptor-discovery-head{align-items:flex-end;border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;padding-bottom:22px}.descriptor-title{color:var(--ink);font-size:clamp(42px,8vw,86px);letter-spacing:0;line-height:.92;margin:0}.descriptor-stats-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0}.descriptor-layout{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.descriptor-main,.descriptor-side-panel,.descriptor-sidebar{display:grid;gap:16px}.descriptor-sidebar{position:sticky;top:22px}.descriptor-section-head{align-items:flex-end;display:flex;gap:14px;justify-content:space-between;margin:10px 0 12px}.descriptor-section-head h2{font-size:24px;line-height:1.05;margin:0}.descriptor-album-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.descriptor-album-card{background:#f4efe40b;border:1px solid var(--line);border-radius:8px;color:var(--ink);display:grid;gap:9px;min-width:0;padding:9px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.descriptor-album-card:hover{background:#24b47e12;border-color:#24b47e61;transform:translateY(-2px)}.descriptor-album-cover,.descriptor-review-cover{aspect-ratio:1;background:#f4efe40f;border:1px solid rgba(244,239,228,.12);border-radius:7px;display:block;overflow:hidden}.descriptor-album-cover img,.descriptor-review-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.descriptor-album-copy,.descriptor-album-copy small,.descriptor-album-copy strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.descriptor-album-copy strong{font-size:14px}.descriptor-album-copy small{color:var(--muted);font-size:12px;margin-top:3px}.descriptor-album-meta{display:flex;flex-wrap:wrap;gap:5px}.descriptor-album-meta span,.descriptor-review-meta span{background:#f4efe40b;border:1px solid rgba(244,239,228,.12);border-radius:999px;color:var(--muted);font-size:11px;font-weight:850;padding:4px 7px}.descriptor-review-list{display:grid;gap:10px}.descriptor-review-card{align-items:start;background:#f4efe40a;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;grid-template-columns:42px 72px minmax(0,1fr);padding:10px}.descriptor-review-copy{min-width:0}.descriptor-review-byline,.descriptor-review-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.descriptor-review-byline a,.descriptor-review-byline strong{color:var(--ink)}.descriptor-review-byline span,.descriptor-review-byline time{color:var(--muted);font-size:12px;font-weight:800}.descriptor-review-album{display:block;margin-top:5px}.descriptor-review-album span,.descriptor-review-album strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.descriptor-review-album strong{color:var(--ink);font-size:15px}.descriptor-review-album span{color:var(--muted);font-size:12px;font-weight:800}.descriptor-review-title{color:var(--ink);font-weight:950;margin:9px 0 0}.descriptor-review-preview{color:var(--muted);display:-webkit-box;font-size:13px;line-height:1.5;margin:5px 0 10px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.descriptor-combo-list,.descriptor-user-list{display:grid;gap:8px}.descriptor-combo-chip{align-items:center;background:#78a6bc1a;border:1px solid var(--line);border-radius:999px;color:var(--ink);display:flex;font-size:13px;font-weight:900;gap:10px;justify-content:space-between;padding:8px 10px}.descriptor-combo-chip:hover{background:#24b47e14;border-color:#24b47e61}.descriptor-combo-chip span{color:var(--gold)}.descriptor-user-row{align-items:center;border:1px solid transparent;border-radius:8px;color:var(--ink);display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr);padding:7px}.descriptor-user-row:hover{background:#24b47e0f;border-color:#24b47e47}.descriptor-user-row small,.descriptor-user-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.descriptor-user-row small{color:var(--muted);font-size:12px;margin-top:2px}.descriptor-empty-state{margin-top:22px}.descriptor-empty-actions{display:flex;gap:10px;justify-content:center;margin-top:16px}body.theme-light .descriptor-album-card,body.theme-light .descriptor-combo-chip,body.theme-light .descriptor-review-card{background:#ffffff8f;border-color:#19211c1f}body.theme-light .descriptor-album-card:hover,body.theme-light .descriptor-combo-chip:hover,body.theme-light .descriptor-review-card:hover,body.theme-light .descriptor-user-row:hover{background:#24b47e14;border-color:#24b47e47}body.theme-light .descriptor-album-meta span,body.theme-light .descriptor-review-meta span{background:#ffffff8f;border-color:#19211c1a}@media(max-width:1180px){.descriptor-album-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.descriptor-discovery-head,.descriptor-section-head{align-items:flex-start;flex-direction:column}.descriptor-layout{grid-template-columns:1fr}.descriptor-sidebar{position:static}}@media(max-width:620px){.descriptor-stats-grid{grid-template-columns:1fr}.descriptor-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.descriptor-review-card{grid-template-columns:38px minmax(0,1fr)}.descriptor-review-cover{grid-column:1/-1;width:72px}.descriptor-empty-actions{display:grid}}
