:root{--ink:#18231f;--cream:#f5efe3;--paper:#fffaf0;--orange:#dd5937;--green:#195c55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 28px;border-bottom:1px solid #18231f21}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800}.brand>b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font:700 14px Georgia;transform:rotate(-7deg)}.brand em{font-style:normal;color:var(--orange)}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:var(--orange)}.actions{display:flex;align-items:center;gap:10px}.actions>*{border:1px solid #18231f33;background:transparent;border-radius:999px;height:40px;padding:0 18px;display:grid;place-items:center}.actions button{width:40px;padding:0;font-size:22px}.hero{max-width:1240px;margin:auto;padding:76px 38px 86px;display:grid;grid-template-columns:1.08fr .82fr;align-items:center;gap:86px;min-height:630px}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;font-size:11px;font-weight:800;color:var(--orange);margin:0 0 18px}h1,h2,h3{font-family:Georgia,serif}h1{font-size:clamp(54px,6vw,82px);line-height:.99;letter-spacing:-3.2px;margin:0}h1 em{color:var(--orange);font-weight:500}.lead{max-width:570px;font-size:18px;line-height:1.65;color:#4c5651;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:24px}.primary{border:0;background:var(--ink);color:#fff!important;padding:15px 22px;border-radius:999px;font-weight:750;font-size:14px}.tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:44px;font-size:12px;color:#69716d}.tags a{border:1px solid #18231f29;border-radius:99px;padding:7px 12px;color:var(--ink)}.radio{background:var(--green);color:#fff;border-radius:30px;padding:26px;box-shadow:18px 24px 0 #e5c88e,0 28px 70px #19382f2e;position:relative;overflow:hidden}.radio:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;border:1px solid #ffffff14;right:-72px;top:40px;box-shadow:0 0 0 24px #ffffff08,0 0 0 48px #ffffff06}.radio-head,.radio-foot{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.5px;font-weight:800}.radio-head i{font-style:normal;background:var(--orange);padding:6px 9px;border-radius:99px}.dial{height:102px;margin:22px 0;background:#f2dba9;color:#24352f;border:6px solid #123f3a;border-radius:13px;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;box-shadow:inset 0 2px 10px #0006}.ticks{position:absolute;inset:12px 18px auto;height:17px;background:repeating-linear-gradient(90deg,transparent 0 8px,#786b4e 9px 10px);opacity:.65}.dial strong{font:700 40px Georgia;margin-top:17px}.dial small{margin:34px 0 0 5px;font-weight:800}.needle{position:absolute;width:2px;height:80px;background:var(--orange);top:7px;left:56%;box-shadow:0 0 5px #dd593780}.station{text-align:center;padding:2px 18px 10px}.station>span{color:#acd4ce;font-size:11px;text-transform:uppercase;letter-spacing:2px}.station h2{font-size:31px;margin:8px 0}.station p{min-height:42px;color:#d8e7e3;font-size:13px;line-height:1.55;margin:0}.controls{display:flex;justify-content:center;align-items:center;gap:25px;margin:14px 0 25px}.controls button,.radio-foot button{border:0;background:transparent;color:#fff}.controls button{font-size:22px}.controls .play{width:62px;height:62px;border-radius:50%;background:var(--orange);font-size:23px;box-shadow:0 8px 20px #0003}.radio-foot{border-top:1px solid #ffffff26;padding-top:16px;color:#bad3cf}.radio-foot button{font-size:23px}.section{background:var(--paper);padding:85px max(28px,calc((100vw - 1164px)/2))}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-title h2,.editorial h2,.artist-body h2{font-size:38px;margin:0;letter-spacing:-1px}.section-title>a{color:var(--orange);font-weight:750;font-size:13px}.artist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.artist{background:#fff;border:1px solid #eadfce;border-radius:18px;overflow:hidden;transition:.25s}.artist:hover{transform:translateY(-5px);box-shadow:0 16px 35px #232e281a}.portrait{aspect-ratio:1.18;position:relative;display:grid;place-items:center;overflow:hidden}.portrait:after{content:"";position:absolute;width:150px;height:150px;border:28px solid #ffffff21;border-radius:50%}.portrait span{font:60px Georgia;color:#ffffffe6;z-index:1}.portrait b{position:absolute;right:14px;bottom:14px;z-index:2;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--orange)}.tone1 .portrait{background:#b2523e}.tone2 .portrait{background:#c18d4c}.tone3 .portrait{background:#486e68}.tone4 .portrait{background:#4e556d}.artist-info{padding:18px}.artist h3{margin:0 0 6px;font-size:21px}.artist p{margin:0 0 9px;color:#626b66;font-size:13px}.artist small{color:var(--orange);font-weight:750}.editorial{max-width:1164px;margin:80px auto;min-height:260px;border-radius:24px;background:#e1a44a;padding:48px 56px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.editorial>div:first-child{max-width:570px}.editorial .eyebrow{color:#69411e}.editorial p:not(.eyebrow){line-height:1.65}.editorial a{font-weight:800;border-bottom:1px solid}.vinyl{width:250px;height:250px;border-radius:50%;background:repeating-radial-gradient(circle,#15231f 0 5px,#27332f 6px 8px);display:grid;place-items:center;box-shadow:8px 12px 22px #462a0d40;transform:translate(20px,35px) rotate(-8deg)}.vinyl span{width:88px;height:88px;border-radius:50%;background:var(--orange);color:#fff1d3;display:grid;place-items:center;font:32px Georgia}footer{max-width:1164px;margin:40px auto;padding:25px 0;border-top:1px solid #18231f22;display:flex;justify-content:space-between;color:#68716d;font-size:13px}.breadcrumb{max-width:1164px;margin:auto;padding:25px 0;display:flex;gap:10px;font-size:12px;color:#68716d}.artist-hero{max-width:1164px;margin:12px auto 80px;display:grid;grid-template-columns:430px 1fr;gap:76px;align-items:center}.artist-photo{height:500px;border-radius:24px;background:linear-gradient(145deg,#a94332,#d3835d);display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:15px 17px 0 #e7c98f}.artist-photo:after{content:"";position:absolute;width:330px;height:330px;border:60px solid #ffffff1f;border-radius:50%}.artist-photo>span{font:150px Georgia;color:#fff9;z-index:1}.artist-photo>b{position:absolute;left:22px;bottom:20px;background:#fff8e9;padding:9px 13px;border-radius:99px;font-size:11px;z-index:2}.artist-intro>p:not(.eyebrow){font-size:18px;line-height:1.7;color:#505a55}.outline{border:1px solid #18231f36;background:transparent;border-radius:999px;padding:13px 19px;font-weight:700}.facts{display:flex;gap:38px;border-top:1px solid #18231f1f;padding-top:25px;margin-top:35px}.facts div{display:flex;flex-direction:column;gap:5px}.facts strong{font:24px Georgia}.facts span{font-size:11px;color:#68716d}.artist-body{background:var(--paper);padding:80px max(28px,calc((100vw - 1164px)/2));display:grid;grid-template-columns:1fr 380px;gap:80px}.artist-body article p:not(.eyebrow){font-size:16px;line-height:1.8;color:#4f5954}.timeline{border-left:1px solid #dd593766;padding-left:30px}.timeline h3{font-size:25px;margin-top:0}.timeline div{display:grid;grid-template-columns:80px 1fr;gap:15px}.timeline b{color:var(--orange)}.timeline p{margin:0 0 24px;line-height:1.5;font-size:13px;color:#59635e}.playlist{max-width:950px;margin:80px auto}.songs{border-top:1px solid #18231f24}.songs>div{display:grid;grid-template-columns:35px 40px 1fr 50px 35px;align-items:center;gap:12px;padding:14px 5px;border-bottom:1px solid #18231f1a}.songs button{border:0;background:transparent;color:var(--orange)}.songs p{display:flex;flex-direction:column;gap:4px;margin:0}.songs small,.songs em{color:#727a76;font-size:12px;font-style:normal}@media(max-width:850px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px;gap:55px}.artist-grid{grid-template-columns:repeat(2,1fr)}.editorial{margin:50px 20px}.vinyl{width:180px;height:180px}.artist-hero{grid-template-columns:1fr;margin:10px 25px 60px}.artist-photo{height:420px}.artist-body{grid-template-columns:1fr}.playlist{margin:60px 25px}.breadcrumb{padding-left:25px}}@media(max-width:560px){.topbar{padding:0 16px}.actions a{display:none}.hero{padding:42px 20px 70px}.hero-copy h1{font-size:50px}.radio{box-shadow:9px 12px 0 #e5c88e}.section{padding:65px 20px}.section-title>a{display:none}.section-title h2{font-size:31px}.artist-grid{gap:10px}.artist-info{padding:13px}.portrait span{font-size:42px}.artist h3{font-size:17px}.editorial{padding:38px 28px;min-height:360px;align-items:flex-start}.vinyl{position:absolute;margin:160px 0 0 120px}.artist-photo{height:330px}.artist-photo>span{font-size:100px}.artist-intro h1{font-size:54px}.facts{gap:18px}.artist-body{padding:60px 22px}.songs>div{grid-template-columns:24px 30px 1fr 35px}.songs em{display:none}footer{margin:30px 20px}}
/* Identidad oficial MúsicaRetro */
.brand>b{width:44px;height:44px;border-radius:9px;background:#fff url('musicaretro-logo-official.jpg') center/cover no-repeat;color:transparent;font-size:0;transform:none;box-shadow:0 2px 9px #18231f24;overflow:hidden}

/* Portada: tarjetas de artistas con mayor presencia visual dentro del área con sidebar. */
.site-layout .artists.section{padding-left:34px;padding-right:34px}
.artists .artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.artists .portrait{aspect-ratio:1.65;min-height:220px}
.artists .portrait span{font-size:76px}
.artists .artist-info{padding:23px 24px 25px}
.artists .artist h3{font-size:27px}
.artists .artist p{font-size:14px}
@media(max-width:700px){.artists .artist-grid{grid-template-columns:1fr}.artists .portrait{min-height:210px}.artists .portrait span{font-size:68px}}
