.discover-page{min-width:0;padding:0 32px 80px}.discover-breadcrumb{max-width:1050px;margin:0 auto;padding:25px 0 18px;display:flex;gap:9px;align-items:center;color:#707874;font-size:12px}.discover-breadcrumb a{color:var(--orange)}.discover-hero{max-width:1050px;margin:0 auto 58px;border-radius:28px;padding:52px 56px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center;overflow:hidden;position:relative}.genre-hero{background:linear-gradient(135deg,#153f3a,#1d665d);color:#fff}.decade-hero{background:linear-gradient(135deg,#bd603a,#e5a34d);color:#fff}.discover-hero:after{content:"";position:absolute;width:260px;height:260px;border:55px solid #ffffff0c;border-radius:50%;right:-100px;top:-90px}.discover-hero>div{position:relative;z-index:1}.discover-hero h1{font-size:clamp(48px,6vw,76px);max-width:720px}.discover-hero>div>p:not(.eyebrow){max-width:680px;font-size:17px;line-height:1.7;color:#f5efe3d9}.discover-hero .eyebrow{color:#f3c06f}.discover-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.discover-actions a{border:1px solid #ffffff55;border-radius:99px;padding:11px 16px;font-size:13px;font-weight:800}.discover-actions .primary-action{background:#fff;color:var(--ink);border-color:#fff}.discover-stats{display:grid;gap:10px;min-width:150px}.discover-stats span{background:#ffffff12;border:1px solid #ffffff28;border-radius:15px;padding:15px 18px;font-size:11px;text-transform:uppercase;letter-spacing:.7px}.discover-stats strong{display:block;font:30px Georgia;color:#fff;margin-bottom:3px}.discover-symbol{width:155px;height:155px;border-radius:50%;display:grid;place-items:center;background:#fff2;border:1px solid #fff4;font:74px Georgia}.decade-disc{width:190px;height:190px;border-radius:50%;background:repeating-radial-gradient(circle,#17221f 0 6px,#2c3934 7px 10px);display:grid;place-items:center;box-shadow:12px 18px 28px #4a261b45;transform:rotate(-8deg);position:relative}.decade-disc:before{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#f0c06b}.decade-disc span{position:relative;z-index:1;color:#5b321e;font:700 24px Georgia}.discover-section-head{max-width:1050px;margin:0 auto 22px;display:flex;align-items:end;justify-content:space-between}.discover-section-head h2{font-size:38px;margin:0}.discover-section-head>span{color:#747c78;font-size:12px}.discover-page .discover-grid{max-width:1050px;margin-bottom:20px}.discover-page .discover-card{background:var(--paper);transition:transform .2s,box-shadow .2s}.discover-page .discover-card:hover{transform:translateY(-4px);box-shadow:0 17px 36px #18231f12}.discover-page .discover-card p{min-height:58px}.discover-page .discover-card em{display:block;margin-top:14px;color:var(--orange);font-size:12px;font-style:normal;font-weight:800}.artist-discover-grid,.album-discover-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-discover-card,.album-discover-card{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.artist-discover-card .avatar{margin-top:2px}.artist-discover-card h2,.album-discover-card h2{margin-top:0}.artist-discover-card p,.album-discover-card p{min-height:0}.album-year{width:82px;height:105px;border-radius:11px;background:linear-gradient(145deg,var(--green),#348378);color:#fff;display:grid;place-items:center;font:23px Georgia;box-shadow:6px 7px 0 #e5c88e}.album-discover-card .card-copy>small{margin:0 0 7px;color:var(--orange)}.decade-grid{max-width:1050px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.decade-card{min-height:310px;border-radius:22px;padding:28px;display:flex;flex-direction:column;background:var(--paper);border:1px solid #e5d7c4;overflow:hidden;position:relative}.decade-card:after{content:"";position:absolute;width:160px;height:160px;border:28px solid #195c5510;border-radius:50%;right:-68px;bottom:-70px}.decade-card small{color:var(--orange);text-transform:uppercase;letter-spacing:1px;font-weight:800}.decade-card strong{font:68px Georgia;margin:16px 0 8px}.decade-card p{color:#69716d;line-height:1.55;font-size:13px}.decade-card span{font-size:11px;color:#69716d;margin-top:auto}.decade-card em{font-size:12px;color:var(--orange);font-style:normal;font-weight:800;margin-top:18px}.discover-empty{max-width:1050px;margin:0 auto;padding:55px;border:1px dashed #cbbda9;border-radius:22px;text-align:center;background:#fffaf080}.discover-empty>span{font-size:42px;color:var(--orange)}.discover-empty h2{font-size:30px;margin:10px 0}.discover-empty p{color:#69716d}@media(max-width:900px){.discover-page{padding-left:24px;padding-right:24px}.discover-hero{grid-template-columns:1fr;padding:42px}.discover-stats{grid-template-columns:repeat(3,1fr)}.discover-symbol,.decade-disc{display:none}.decade-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.discover-page{padding-left:18px;padding-right:18px}.discover-hero{padding:34px 25px;margin-bottom:42px}.discover-hero h1{font-size:46px;letter-spacing:-2px}.discover-stats{grid-template-columns:1fr}.discover-section-head{align-items:flex-start;flex-direction:column;gap:8px}.discover-section-head h2{font-size:31px}.artist-discover-grid,.album-discover-grid,.decade-grid{grid-template-columns:1fr}.artist-discover-card,.album-discover-card{grid-template-columns:1fr}.discover-page .discover-grid{margin-left:0;margin-right:0}.album-year{width:100%;height:78px}.decade-card{min-height:270px}}
