:root{--orange:#f36b21;--orange2:#ff9a2e;--ink:#171513;--muted:#7e766e;--cream:#f6efe4;--card:#fff;--line:#e8dfd4;--shadow:0 18px 55px rgba(35,25,18,.10)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% 0,#fff 0,#fbf8f3 45%,#f3eadf 100%);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.shell{width:min(1040px,calc(100% - 34px));margin:auto;padding:24px 0 30px}.brand{text-align:center}.brand img{display:block;width:min(570px,80vw);max-height:230px;object-fit:contain;margin:auto}.brand p{margin:-4px 0 0;color:#8b7666;font-size:13px;letter-spacing:.13em;text-transform:uppercase}.player{display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:52px;align-items:center;margin:20px auto 0;padding:30px;background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.cover-wrap{position:relative}.cover{display:block;aspect-ratio:1;width:100%;object-fit:cover;border-radius:22px;box-shadow:0 18px 38px rgba(20,15,10,.15)}.live-badge{position:absolute;left:14px;top:14px;padding:8px 11px;border-radius:999px;background:#fff;font-size:11px;font-weight:800;color:var(--orange)}.live-badge i,.status i{width:7px;height:7px;border-radius:50%;display:inline-block;background:var(--orange);box-shadow:0 0 0 5px rgba(243,107,33,.12);margin-right:7px}.eyebrow{margin:0 0 9px;color:var(--orange);font-weight:900;font-size:12px;letter-spacing:.16em}.track h1{margin:0;font-size:clamp(29px,3.4vw,43px);line-height:1.05;letter-spacing:-.035em;overflow-wrap:anywhere}.artist{margin:7px 0 24px;color:var(--muted);font-size:clamp(18px,2vw,24px)}.controls{display:flex;align-items:center;gap:30px}.play{width:88px;height:88px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--orange2),var(--orange));color:#fff;cursor:pointer;box-shadow:0 13px 30px rgba(243,107,33,.28)}.play svg{width:39px;height:39px;fill:currentColor}.icon-pause{display:none}.is-playing .icon-play{display:none}.is-playing .icon-pause{display:block}.volume{display:flex;align-items:center;gap:12px;flex:1;max-width:290px}.icon-button{border:0;background:transparent;color:#8b827a}.icon-button svg{width:27px;height:27px;fill:currentColor}input[type=range]{width:100%;accent-color:var(--orange)}.status{display:flex;align-items:center;gap:14px;margin-top:27px;color:#817a73;font-size:12px;font-weight:800;letter-spacing:.08em}.status span:first-child{color:var(--orange)}.status b{width:1px;height:18px;background:#ddd4cb}.recent{margin-top:42px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-heading h2{margin:0;font-size:13px;letter-spacing:.15em}.section-heading span{color:#aaa096;font-size:12px}.recent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.recent-item{min-width:0}.recent-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;box-shadow:0 10px 27px rgba(30,20,14,.07)}.recent-item h3{font-size:14px;margin:10px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-item p{font-size:13px;margin:0;color:#8d857e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer{border-top:1px solid var(--line);margin-top:42px;padding-top:25px;text-align:center}footer strong{font-size:12px;letter-spacing:.12em}footer p{margin:6px 0;color:#9a9088;font-size:11px}.placeholder{opacity:.45}@media(max-width:760px){.shell{width:min(100% - 20px,620px);padding:6px 0 25px}.brand img{width:min(92vw,480px);max-height:155px}.brand p{font-size:10px}.player{grid-template-columns:1fr;gap:12px;margin-top:8px;padding:12px;border-radius:22px}.cover-wrap{width:min(60vw,250px);margin:auto}.cover{border-radius:16px}.track{text-align:center}.eyebrow{display:none}.track h1{font-size:clamp(23px,7vw,31px)}.artist{margin:3px 0 10px;font-size:16px}.controls{justify-content:center;gap:16px}.play{width:62px;height:62px}.play svg{width:29px;height:29px}.volume{max-width:190px}.status{justify-content:center;margin-top:9px;font-size:10px}.recent{margin-top:28px}.recent-grid{grid-template-columns:repeat(2,1fr);gap:20px 14px}.section-heading span{display:none}}

.install-app{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:24px 26px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 10px 32px rgba(35,25,18,.06)}
.install-app>div{min-width:0}.install-kicker{display:block;margin-bottom:6px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.16em}.install-app strong{display:block;font-size:18px}.install-app p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.install-btn{flex:0 0 auto;border:0;border-radius:999px;padding:13px 19px;background:var(--ink);color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.install-app.is-installed{display:none}
.mobile-install-banner{position:fixed;z-index:90;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:48px 1fr auto 32px;align-items:center;gap:10px;padding:10px 10px 10px 12px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 18px 55px rgba(24,18,14,.22);backdrop-filter:blur(12px)}.mobile-install-banner[hidden]{display:none}.mobile-install-banner img{width:48px;height:48px;border-radius:12px;object-fit:cover}.mobile-install-banner strong{display:block;font-size:13px}.mobile-install-banner span{display:block;margin-top:2px;color:var(--muted);font-size:11px}.mobile-install-banner>button:not(.banner-close){border:0;border-radius:999px;padding:10px 13px;background:var(--orange);color:#fff;font-weight:900;font-size:12px}.banner-close{border:0;background:transparent;font-size:24px;line-height:1;color:#928980;cursor:pointer}
.install-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(20,16,13,.48);backdrop-filter:blur(5px)}.install-modal[hidden]{display:none}.install-dialog{position:relative;width:min(430px,100%);padding:28px 26px 25px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 28px 90px rgba(0,0,0,.28)}.install-dialog>img{width:74px;height:74px;border-radius:18px}.install-dialog h2{margin:13px 0 13px;font-size:22px}.install-dialog p{margin:8px 0;color:#6f6862;font-size:14px;line-height:1.5}.install-dialog b{color:var(--ink)}.modal-close{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#777;font-size:28px;cursor:pointer}
@media(max-width:760px){.install-app{margin-top:28px;padding:18px;display:block;text-align:center}.install-app p{max-width:370px;margin:5px auto 14px}.install-btn{width:100%;max-width:320px}.mobile-install-banner{padding-bottom:max(10px,env(safe-area-inset-bottom))}}

/* Historial compacto en móvil: una sola fila horizontal */
@media(max-width:760px){
  .recent-grid{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:2px 2px 10px;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .recent-grid::-webkit-scrollbar{display:none}
  .recent-item{
    flex:0 0 92px;
    width:92px;
    scroll-snap-align:start;
  }
  .recent-item img{
    width:92px;
    height:92px;
    aspect-ratio:auto;
    border-radius:11px;
  }
  .recent-item h3{
    font-size:11px;
    margin:6px 0 2px;
  }
  .recent-item p{font-size:10px}
}
