:root{--a-bg:#100d19;--a-card:#1c1728;--a-soft:#292238;--a-purple:#9b5cff;--a-pink:#e444c4}.album-page{background:var(--a-bg);color:#fff;min-height:100vh}.album-nav{height:72px;padding:0 max(4vw,22px);display:flex;align-items:center;gap:50px;background:rgba(16,13,25,.9);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.08)}.brand.light{color:#fff}.album-nav nav{display:flex;gap:28px;margin-right:auto}.album-nav nav a{color:#aaa2b7;text-decoration:none;font-size:13px}.album-nav nav a.active{color:#fff}.album-nav .youtube-login{border-color:#8069a0;color:#d4baff}.album-hero{height:560px;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 35%,#672da0 0,#2c193c 35%,#100d19 72%);display:flex;align-items:center;padding:60px max(calc((100% - 1240px)/2),30px)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,13,25,.98) 8%,rgba(16,13,25,.58) 55%,rgba(16,13,25,.25))}.album-hero-copy{position:relative;z-index:2;max-width:620px}.audius-logo{width:45px;height:45px;border-radius:13px;background:linear-gradient(135deg,var(--a-pink),var(--a-purple));display:grid;place-items:center;font-weight:800}.album-hero-copy>p{font-size:11px;letter-spacing:.18em;color:#ba9fe5;margin:18px 0}.album-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.12;margin:0 0 28px;letter-spacing:-.05em}.hero-search{display:flex;width:min(560px,100%);background:#fff;border-radius:10px;padding:5px}.hero-search input{flex:1;border:0;background:transparent;padding:13px;color:#17111f}.hero-search button{border:0;border-radius:7px;background:linear-gradient(135deg,var(--a-pink),var(--a-purple));color:#fff;padding:0 22px;font-weight:700;cursor:pointer}.album-hero-copy>span{display:block;font-size:10px;color:#8f8799;margin-top:11px}.hero-covers{position:absolute;right:max(calc((100% - 1240px)/2),20px);width:420px;height:420px;z-index:1}.hero-covers img{position:absolute;width:220px;height:220px;object-fit:cover;border-radius:14px;box-shadow:0 25px 70px rgba(0,0,0,.5);transform:rotate(8deg)}.hero-covers img:nth-child(2){right:0;bottom:0;transform:rotate(-7deg)}.hero-covers img:nth-child(3){right:30px;top:10px;width:160px;height:160px;transform:rotate(13deg)}.album-content{max-width:1240px;margin:auto;padding:70px 0 130px}.music-shelf{margin-bottom:75px}.shelf-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.shelf-head span,.playlist-title span,.playlist-detail-head span{font-size:10px;letter-spacing:.16em;color:#b88afa}.shelf-head h2,.playlist-title h2{font-size:30px;margin:5px 0 0}.shelf-head>button{border:1px solid #554866;background:transparent;color:#ccc2d8;border-radius:999px;padding:8px 14px;cursor:pointer}.shelf-head>p{color:#8f8799;font-size:11px}.cover-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.cover-card{min-width:0;position:relative}.cover-art{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;background:var(--a-card)}.cover-art img{width:100%;height:100%;object-fit:cover;transition:.3s}.cover-card:hover .cover-art img{transform:scale(1.05)}.cover-actions{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(13,9,20,.35);opacity:0;transition:.2s}.cover-card:hover .cover-actions{opacity:1}.cover-actions button{width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#1b1323;font-size:20px;cursor:pointer}.cover-actions button.add-track{background:linear-gradient(135deg,var(--a-pink),var(--a-purple));color:#fff}.cover-card>strong{display:block;margin-top:11px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cover-card>small{display:block;color:#8f8799;font-size:10px;margin-top:4px}.explore-shelf{padding:34px;background:linear-gradient(145deg,#21172f,#15111e);border-radius:18px}.shelf-loading{color:#8f8799;font-size:12px}.playlist-studio{display:grid;grid-template-columns:300px 1fr;background:var(--a-card);border:1px solid rgba(255,255,255,.08);border-radius:18px;min-height:520px;overflow:hidden}.playlist-sidebar{padding:28px;border-right:1px solid rgba(255,255,255,.08)}.playlist-title{display:flex;justify-content:space-between}.playlist-title h2{font-size:25px}.playlist-title button{width:38px;height:38px;border:0;border-radius:50%;background:var(--a-purple);color:#fff;font-size:22px;cursor:pointer}.playlist-sidebar form{margin:20px 0;padding:12px;background:var(--a-soft);border-radius:8px}.playlist-sidebar form input{width:100%;background:#17121f;color:#fff;border-color:#4a4057}.playlist-sidebar form div{display:flex;gap:8px;margin-top:8px}.playlist-sidebar form button{border:0;padding:6px 10px;border-radius:5px;cursor:pointer}.playlist-list{margin-top:25px}.playlist-button{display:flex;width:100%;align-items:center;gap:12px;padding:12px;border:0;border-radius:8px;background:transparent;color:#cfc8d6;text-align:left;cursor:pointer}.playlist-button.active{background:#322541;color:#fff}.playlist-button span{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,#593978,#9b5cff);display:grid;place-items:center}.playlist-button small{display:block;color:#8f8799}.playlist-login-note{color:#8f8799;font-size:11px;line-height:1.6}.playlist-detail{padding:38px}.playlist-detail-head{display:flex;align-items:center;gap:20px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:28px}.playlist-cover-stack{width:100px;height:100px;border-radius:12px;background:linear-gradient(135deg,#e444c4,#6940d8);display:grid;place-items:center;font-size:36px}.playlist-detail-head h2{font-size:30px;margin:6px 0}.playlist-detail-head p{color:#8f8799;font-size:11px}.delete-playlist{margin-left:auto;border:1px solid #684b63;background:transparent;color:#d899ad;border-radius:8px;padding:8px 12px;cursor:pointer}.playlist-track{display:grid;grid-template-columns:38px 48px 1fr auto;gap:12px;align-items:center;padding:11px 5px;border-bottom:1px solid rgba(255,255,255,.06)}.playlist-track img{width:48px;height:48px;border-radius:5px;object-fit:cover}.playlist-track strong{display:block;font-size:12px}.playlist-track small{color:#8f8799;font-size:10px}.playlist-track button{border:0;background:transparent;color:#b68ba8;cursor:pointer}.playlist-empty{text-align:center;color:#8f8799;font-size:12px;padding:80px}.preview-bar{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);width:min(560px,calc(100% - 30px));display:grid;grid-template-columns:48px 1fr 44px;gap:12px;align-items:center;padding:10px 13px;background:rgba(35,27,47,.95);border:1px solid #584668;border-radius:12px;box-shadow:0 15px 50px #000;z-index:50}.preview-bar[hidden]{display:none}.preview-bar img{width:48px;height:48px;border-radius:7px;object-fit:cover}.preview-bar strong,.preview-bar small{display:block}.preview-bar small{font-size:10px;color:#9f96a8}.preview-bar button{width:40px;height:40px;border:0;border-radius:50%;background:var(--a-purple);color:#fff}.profile-reset{margin-bottom:10px;background:#eee;color:#a34f45}@media(max-width:950px){.hero-covers{opacity:.42}.cover-grid{grid-template-columns:repeat(3,1fr)}.album-content{padding-left:20px;padding-right:20px}.playlist-studio{grid-template-columns:1fr}.playlist-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}}@media(max-width:560px){.album-nav nav{display:none}.album-hero{height:500px;padding:40px 22px}.hero-covers{display:none}.cover-grid{grid-template-columns:repeat(2,1fr)}.explore-shelf{padding:20px}.playlist-detail{padding:22px}.playlist-detail-head{align-items:flex-start}.playlist-cover-stack{width:70px;height:70px}.playlist-detail-head h2{font-size:22px}.delete-playlist{font-size:0}.delete-playlist:after{content:'删除';font-size:11px}}
