/* Album detail share-performance card */
.album-share-performance{margin-top:12px;padding:16px;border:1px solid rgba(139,92,246,.16);border-radius:14px;background:linear-gradient(145deg,rgba(14,23,39,.88),rgba(8,15,27,.84))}.album-share-performance-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.album-share-performance-copy{min-width:0}.album-share-performance-copy .eyebrow{font-size:9px}.album-share-performance-copy p{margin:4px 0 0;color:#8994a5;font-size:11px;line-height:1.45}.album-share-performance-actions{display:flex;flex:0 0 auto;gap:7px}.album-share-performance-actions a,.album-share-performance-actions button{display:inline-flex;height:34px;align-items:center;justify-content:center;padding:0 11px;border:1px solid rgba(139,92,246,.2);border-radius:8px;background:#09111e;color:#dce3ed;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.album-share-performance-actions a{border-color:rgba(139,92,246,.38);background:linear-gradient(90deg,#6d28d9,#9333ea);color:#fff}.album-share-performance-actions button:hover{background:rgba(139,92,246,.08)}.album-share-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.album-share-stat-card{padding:12px;border:1px solid rgba(148,163,184,.09);border-radius:10px;background:rgba(4,9,18,.5)}.album-share-stat-card>span{color:#687487;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.album-share-stat-values{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px;align-items:end;margin-top:8px}.album-share-stat-values strong{display:block;color:#f8fafc;font-size:22px;font-weight:750;line-height:1}.album-share-stat-values div:not(:first-child) strong{font-size:15px}.album-share-stat-values small{display:block;margin-top:4px;color:#6f7b8d;font-size:9px}

/* Standalone short Album share page */
.is-album-share{background:#050914}.album-share-root{min-height:100vh}.album-share-stage{position:relative;display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:24px 14px;color:#f8fafc}.album-share-ambient{position:fixed;left:50%;top:-12vh;width:min(72vh,820px);height:min(72vh,820px);transform:translateX(-50%) scale(1.18);border-radius:50%;background-position:center;background-size:cover;opacity:.18;filter:blur(105px) saturate(1.4);pointer-events:none}.album-share-stage:after{content:"";position:fixed;inset:0;background:rgba(5,9,20,.63);pointer-events:none}.album-share-wrap{position:relative;z-index:1;width:min(490px,100%)}.album-share-card{overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:22px;background:rgba(9,16,29,.94);box-shadow:0 28px 90px rgba(0,0,0,.48)}.album-share-hero{text-align:center;padding:24px 22px 20px}.album-share-cover{display:grid;width:144px;height:144px;margin:0 auto;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.12);border-radius:16px;background:#101827;color:#8b5cf6;font-size:36px;box-shadow:0 16px 42px rgba(0,0,0,.38)}.album-share-cover img{width:100%;height:100%;object-fit:cover}.album-share-hero h1{margin:17px 0 0;font-size:24px;line-height:1.1;letter-spacing:-.025em}.album-share-artist{margin:5px 0 0;color:#b8c1cf;font-size:13px;font-weight:650}.album-share-description{margin:10px auto 0;max-width:420px;color:#8994a5;font-size:12px;line-height:1.55}.album-share-block{padding:12px 16px;border-top:1px solid rgba(148,163,184,.1)}.album-share-block-head{display:flex;align-items:center;justify-content:space-between;margin:0 2px 8px;color:#697588;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.album-share-primary{display:grid;min-height:44px;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:5px 10px;border:1px solid rgba(148,163,184,.12);border-radius:10px;background:#0d1726;transition:.15s}.album-share-primary:hover,.album-share-track:hover{border-color:rgba(139,92,246,.32);background:#101c2e}.album-share-primary>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.album-share-spotify-icon{display:grid;width:27px;height:27px;place-items:center;border:1px solid rgba(148,163,184,.13);border-radius:50%;background:#101a2a;color:#1ed760}.album-share-spotify-icon svg{width:16px;height:16px}.album-share-tracks{overflow:hidden;border:1px solid rgba(148,163,184,.11);border-radius:10px;background:#0a1321}.album-share-track{display:grid;min-height:40px;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:5px 10px;border-bottom:1px solid rgba(148,163,184,.07);transition:.15s}.album-share-track:last-of-type{border-bottom:0}.album-share-track-number{text-align:center;color:#697588;font-size:10px}.album-share-track-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.album-share-track.is-extra{display:none}.album-share-tracks.is-expanded .album-share-track.is-extra{display:grid}.album-share-track-toggle{display:flex;width:100%;height:36px;align-items:center;justify-content:center;border:0;border-top:1px solid rgba(148,163,184,.08);background:transparent;color:#9ba7b9;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.album-share-track-toggle:hover{background:rgba(139,92,246,.05);color:#d8b4fe}.album-share-powered{position:relative;z-index:1;margin:16px 0 0;color:#697588;font-size:10px;font-weight:650;text-align:center}.album-share-powered a{color:#a78bfa}.album-share-powered a:hover{color:#d8b4fe}

/* Final share-page alignment: keep the title column aligned with track titles while removing duplicate chrome. */
.album-share-primary>.album-share-spotify-icon:first-child{visibility:hidden}
.album-share-block-head>span+span{display:none}
.album-share-spotify-icon{border:0;background:transparent;color:#1ed760}
.album-share-spotify-icon svg{display:block;width:27px;height:27px;max-width:none;max-height:none;color:#1ed760}

@media(max-width:720px){.album-share-performance-head{align-items:flex-start;flex-direction:column}.album-share-performance-actions{width:100%}.album-share-performance-actions a,.album-share-performance-actions button{flex:1}.album-share-stat-grid{grid-template-columns:1fr}.album-share-stage{justify-content:flex-start;padding-top:18px}.album-share-card{border-radius:18px}.album-share-hero{padding:20px 18px 17px}.album-share-cover{width:132px;height:132px}}
