:root{--bg:#050a12;--panel:#091426;--panel2:#0d1b34;--gold:#d9b55a;--gold2:#f1d58a;--purple:#a864ff;--purple2:#cf8cff;--text:#f6f7fb;--muted:#aab3c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(circle at 50% 0,#12244a 0,#07101f 34%,#050a12 72%)}a{color:inherit;text-decoration:none}.beat-wrap{width:min(1180px,92vw);margin:auto}.beat-nav{position:sticky;top:0;z-index:30;background:rgba(5,10,18,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.beat-nav-in{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px}.beat-brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em}.beat-brand img{width:40px;height:40px;object-fit:contain;border:0;border-radius:50%;background:#070b18;box-shadow:0 0 18px rgba(217,181,90,.10)}.beat-nav-link{font-size:13px;font-weight:800;padding:9px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035)}.beat-main{padding:20px 0 64px}.ad-layout{display:grid;grid-template-columns:minmax(290px,330px) minmax(0,1fr);gap:16px;align-items:stretch}.beat-copy-card,.beat-player-card,.trust-card,.related-beat{border:1px solid rgba(255,255,255,.075);background:rgba(9,20,38,.76);border-radius:24px;box-shadow:0 20px 70px rgba(0,0,0,.25)}.beat-copy-card{padding:16px;display:flex;flex-direction:column}.beat-cover{display:block;width:min(230px,100%);aspect-ratio:1;margin:0 auto;border-radius:16px;object-fit:cover;background:#0e1728;border:1px solid rgba(255,255,255,.08)}.beat-copy-body{min-width:0}.beat-eyebrow{margin-top:14px;color:var(--gold2);font-size:10.5px;font-weight:900;letter-spacing:.14em}.beat-title{font-family:Georgia,serif;font-size:clamp(38px,4vw,52px);line-height:1;margin:6px 0 7px}.beat-direction{color:#fff;font-size:16px;line-height:1.45;margin:0 0 10px}.beat-description{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.beat-chips{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 0}.beat-chip{padding:6px 9px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);font-size:11px;font-weight:800;color:#e9edf6}.beat-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:15px}.beat-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;width:100%;padding:11px 16px;border-radius:999px;font-weight:900;font-size:12.5px;border:1px solid rgba(255,255,255,.12)}.beat-btn.primary{background:linear-gradient(135deg,var(--purple),var(--purple2));border-color:transparent;color:#fff;box-shadow:0 10px 30px rgba(168,100,255,.23)}.beat-player-card{padding:8px;display:flex;flex-direction:column;min-width:0}.beat-player-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 7px 8px}.beat-player-head strong{font-size:11px;letter-spacing:.1em;color:var(--gold2)}.beat-player-head span{font-size:10px;color:var(--muted)}.beat-frame{display:block;width:100%;height:auto;min-height:520px;flex:1 1 auto;border:0;border-radius:15px;background:#07101f;scroll-margin-top:78px}.player-note{margin:7px 4px 1px;color:#8490a4;font-size:10px;line-height:1.4}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.trust-card{padding:16px}.trust-card strong{display:block;font-size:14px;margin-bottom:4px}.trust-card span{color:var(--muted);font-size:11.5px;line-height:1.45}.explore{margin-top:18px}.section-kicker{color:var(--gold2);font-size:11px;font-weight:900;letter-spacing:.14em}.explore h2{font-family:Georgia,serif;font-size:clamp(30px,3.6vw,42px);margin:5px 0 13px}.related-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.related-beat{display:grid;grid-template-columns:68px minmax(0,1fr);gap:11px;align-items:center;padding:10px;transition:.18s ease}.related-beat:hover{transform:translateY(-2px);border-color:rgba(168,100,255,.35);background:rgba(168,100,255,.07)}.related-beat img{width:68px;height:68px;object-fit:cover;border-radius:12px;background:#101827}.related-beat>span{min-width:0;display:grid;gap:4px}.related-beat strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.related-beat small{color:var(--muted);font-size:10.5px;line-height:1.3}.related-more{margin-top:11px}.related-more-label{margin:0 0 7px 2px;color:#8995aa;font-size:9.5px;font-weight:900;letter-spacing:.13em}.related-more-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.related-beat-compact{grid-template-columns:52px minmax(0,1fr);gap:9px;padding:8px;border-radius:17px;box-shadow:0 12px 36px rgba(0,0,0,.18)}.related-beat-compact img{width:52px;height:52px;border-radius:9px}.related-beat-compact strong{font-size:12px}.related-beat-compact small{font-size:10px}.explore-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.explore-links a{padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);font-size:11.5px;font-weight:800}.explore-links a:hover{border-color:rgba(168,100,255,.35);background:rgba(168,100,255,.07)}.beat-footer{padding:34px 0 54px;color:#8690a3;border-top:1px solid rgba(255,255,255,.06);font-size:12px}.beat-footer-in{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.beat-footer a:hover{color:#fff}@media(min-width:1021px){.beat-main>.beat-wrap{display:flex;flex-direction:column}.ad-layout{order:1}.explore{order:2}.trust-row{order:3}.explore-links{order:4}.beat-copy-card,.beat-player-card{height:510px;min-height:510px}.beat-copy-body{order:1}.beat-actions{order:2;margin-top:0;padding-top:14px}.beat-cover{order:3;width:min(205px,100%);margin:16px auto 0}.beat-eyebrow{margin-top:0}.beat-frame{height:auto;min-height:0;flex:1 1 auto}}@media(max-width:900px){.beat-main{padding-top:14px}.ad-layout{grid-template-columns:1fr;gap:12px}.beat-copy-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;align-items:start;padding:18px}.beat-cover{width:140px;margin:0}.beat-copy-body{min-width:0}.beat-eyebrow{margin-top:2px}.beat-actions{grid-column:1/-1;margin-top:0;padding-top:0}.beat-btn{width:100%}.beat-frame{height:520px;min-height:520px;flex:none}.trust-row{grid-template-columns:1fr 1fr}.trust-card:last-child{grid-column:1/-1}.related-grid{grid-template-columns:1fr 1fr}.related-more-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.beat-main{padding:8px 0 54px}.beat-nav-in{min-height:56px}.beat-brand span{display:none}.beat-brand img{width:36px;height:36px}.beat-nav-link{font-size:10.5px;padding:7px 9px}.ad-layout{gap:5px}.beat-copy-card{grid-template-columns:88px minmax(0,1fr);gap:10px;padding:10px;border-radius:18px}.beat-cover{width:88px;height:88px;max-width:none;margin:0;border-radius:12px}.beat-copy-body{text-align:left}.beat-eyebrow{margin:0 0 4px;font-size:8.5px;letter-spacing:.11em}.beat-title{font-size:30px;line-height:1;margin:0 0 4px}.beat-direction{font-size:12.5px;line-height:1.35;margin:0 0 5px}.beat-description{font-size:11px;line-height:1.38}.beat-chips{gap:5px;margin:7px 0 0}.beat-chip{padding:4px 6px;font-size:9px}.handcrafted-chip{display:none}.beat-actions{margin-top:0}.beat-btn{min-height:42px;padding:10px 14px;font-size:12px}.beat-player-card{padding:5px;border-radius:18px}.beat-player-head{display:none}.beat-frame{height:500px;min-height:500px;border-radius:12px;scroll-margin-top:66px}.player-note{font-size:9.5px;margin:6px 3px 1px}.explore{margin-top:14px}.explore h2{font-size:31px;margin-bottom:12px}.related-grid{grid-template-columns:1fr;gap:8px}.related-beat{grid-template-columns:58px minmax(0,1fr);padding:9px;border-radius:16px}.related-beat img{width:58px;height:58px;border-radius:10px}.related-more{margin-top:12px}.related-more-label{font-size:9px;margin-bottom:7px}.related-more-grid{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x proximity;scrollbar-width:none;padding:1px 1px 3px;-webkit-overflow-scrolling:touch}.related-more-grid::-webkit-scrollbar{display:none}.related-beat-compact{flex:0 0 78%;max-width:290px;grid-template-columns:52px minmax(0,1fr);padding:8px;scroll-snap-align:start}.related-beat-compact img{width:52px;height:52px;border-radius:9px}.trust-row{grid-template-columns:1fr;gap:8px;margin-top:12px}.trust-card{padding:14px}.trust-card:last-child{grid-column:auto}.explore-links{display:grid;grid-template-columns:1fr;margin-top:10px}.explore-links a{text-align:center}.beat-footer-in{display:grid;gap:8px}}@media(min-width:621px) and (max-width:1020px){.beat-main{padding-top:10px}.ad-layout{grid-template-columns:1fr;gap:10px}.beat-player-card{order:1;min-height:0}.beat-copy-card{order:2;min-height:0;display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:start;padding:12px}.beat-cover{width:112px;height:112px;max-width:none;margin:0;border-radius:13px}.beat-copy-body{min-width:0}.beat-eyebrow{margin-top:0;font-size:9px}.beat-title{font-size:34px;margin:4px 0 5px}.beat-direction{font-size:13px;margin-bottom:6px}.beat-description{font-size:11.5px;line-height:1.4}.beat-chips{gap:5px;margin-top:7px}.beat-chip{padding:4px 7px;font-size:9.5px}.beat-actions{grid-column:2;margin-top:0;padding-top:8px}.beat-btn{min-height:40px;padding:9px 13px;font-size:11.5px}.beat-player-head{padding:4px 6px 7px}.beat-frame{height:500px;min-height:500px;flex:none}.player-note{margin:6px 3px 1px}.related-grid{grid-template-columns:1fr 1fr}.related-more-grid{grid-template-columns:1fr 1fr}}

/* Focused landing-page player: keep the advertised beat prominent and reveal the full Blaze player only after the existing Play & Buy License CTA targets #license-player. */
.beat-frame{transition:height .24s ease,min-height .24s ease}
@media(min-width:1021px){.beat-player-card{height:auto;min-height:0;align-self:start}.beat-frame{height:300px;min-height:300px;flex:none}.beat-frame:target{height:520px;min-height:520px}}
@media(min-width:621px) and (max-width:1020px){.beat-frame{height:305px;min-height:305px;flex:none}.beat-frame:target{height:500px;min-height:500px}}
@media(max-width:620px){.beat-frame{height:290px;min-height:290px;flex:none}.beat-frame:target{height:500px;min-height:500px}}

/* Keep primary artwork square on desktop and contain the star fallback instead of stretching it. */
@media(min-width:1021px){.beat-cover{width:205px;height:205px;min-height:205px;max-height:205px;flex:0 0 205px}}
.beat-cover[src$="/favicon-star.svg"],.beat-cover.is-cover-fallback{object-fit:contain;padding:20px}
