/* Shared public storefront: no listening or purchase flow depends on signup. */
.store-icon{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.store-sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.store-eyebrow{margin:0 0 11px;font-size:9px;line-height:1.5;letter-spacing:1.7px;font-weight:600;color:var(--brand-gold)}.store-primary,.store-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;border-radius:8px;padding:12px 18px;font-size:12px;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer}.store-primary{background:var(--brand-gold);color:var(--on-accent)}.store-secondary{background:var(--surface-raised);color:var(--text);border-color:var(--line)}.store-primary:hover{background:#ffff7d}.store-secondary:hover{border-color:var(--line-strong)}.store-primary:disabled,.store-secondary:disabled{cursor:default;opacity:.5}.store-signup-link{background:transparent;border:1px solid var(--line);color:var(--text-secondary);padding:9px 13px;border-radius:7px;min-height:36px;font-size:11px;white-space:nowrap}.store-signup-link:hover{color:var(--text);border-color:var(--line-strong)}.store-header-actions{display:flex;align-items:center;gap:20px}.store-hero-intro{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--brand-gold);margin:0 0 11px}.store-hero-note{font-size:11px;color:var(--text-muted);line-height:1.7;margin:12px 0 0}.store-pricing-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:17px 0 22px;margin:0}.store-pricing-strip p{font-size:11px;color:var(--text-secondary);margin:0;line-height:1.7}.store-pricing-strip strong{color:var(--brand-gold);font-weight:550}.store-pricing-strip .store-signup-link{flex:none}.store-status{color:var(--brand-gold);font-size:11px;line-height:1.7;margin:12px 0}.store-status:empty{display:none}.store-free-note{font-size:10px;color:var(--text-muted)}

.store-row-license{display:grid;place-items:center;background:var(--gold-surface);border:1px solid var(--gold-line);color:var(--brand-gold);border-radius:10px;width:44px;height:44px;padding:0;flex:none}.store-row-license small{font-size:8px;color:var(--text-secondary);font-weight:400}.store-row-license:hover:not(:disabled){background:var(--brand-gold);color:var(--on-accent)}.store-row-license:hover:not(:disabled) small{color:var(--on-accent)}.store-row-license:disabled{opacity:.5}.list-heading,.beat-row{grid-template-columns:44px minmax(135px,1.4fr) minmax(100px,1fr) 42px 65px 38px 44px 44px;column-gap:10px}.store-free-downloads .list-heading,.store-free-downloads .beat-row{grid-template-columns:44px minmax(135px,1.4fr) minmax(80px,1fr) 42px 65px 38px 44px 44px 44px}.spotlight-actions .store-primary{border-radius:24px}.store-license-intro{margin:20px 0 0;border-top:1px solid var(--line);padding-top:18px}.store-license-intro>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.store-license-intro h2{font-size:17px;letter-spacing:-.35px;margin:0}.store-license-intro p{font-size:10px;line-height:1.7;color:var(--text-muted);margin:7px 0 11px}.store-price-from{color:var(--brand-gold);font-size:16px;font-weight:550;white-space:nowrap}.store-license-mini-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0}.store-license-mini{min-width:0;border:1px solid var(--line);background:var(--surface-panel);color:var(--text);border-radius:8px;padding:11px 9px;text-align:left}.store-license-mini:hover{border-color:var(--brand-gold)}.store-license-mini strong{display:block;font-size:10px;font-weight:500;line-height:1.4}.store-license-mini span{display:block;font-size:16px;color:var(--brand-gold);margin:6px 0;font-weight:550}.store-license-mini small{font-size:8px;letter-spacing:.4px;color:var(--text-muted);overflow-wrap:anywhere}.store-license-intro>.store-primary{width:100%}.beat-actions{margin-top:10px}.beat-actions>.beat-secondary{flex:1;width:auto}.store-footer-signup{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:28px;padding:23px;background:var(--surface-panel);border:1px solid var(--line);border-radius:12px}.store-footer-signup h2{font-size:19px;font-weight:550;letter-spacing:-.4px;margin:0 0 7px}.store-footer-signup p{font-size:11px;color:var(--text-muted);line-height:1.7;margin:0}.store-footer-signup button{flex:none}
.store-dialog{box-sizing:border-box;color:var(--text);background:var(--surface-panel);border:1px solid var(--line-strong);border-radius:18px;padding:0;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);box-shadow:0 30px 100px #000b;font-family:Inter,'Segoe UI',Arial,sans-serif}.store-dialog[open]{display:flex;flex-direction:column}.store-dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}.store-dialog [hidden]{display:none!important}.store-dialog h2{font-size:27px;font-weight:600;line-height:1.15;letter-spacing:-.8px;margin:0}.store-dialog button,.store-dialog input,.store-dialog textarea{font:inherit}.store-dialog button{cursor:pointer}.store-dialog a{color:inherit;text-decoration:none}.store-dialog .store-primary{font-size:12px;color:var(--on-accent)}.store-close{display:grid;place-items:center;flex:none;width:38px;height:38px;background:var(--surface-raised);border:1px solid var(--line);border-radius:50%;color:var(--text-secondary);padding:0}.store-close:hover{color:var(--text);border-color:var(--line-strong)}.store-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 27px 21px;border-bottom:1px solid var(--line);flex:none}.store-dialog-heading .store-eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:10px}.store-subtitle{font-size:12px;color:var(--text-muted);line-height:1.75;margin:10px 0 0;overflow-wrap:anywhere}.store-dialog-scroll{padding:22px 27px;overflow:auto;overscroll-behavior:contain;min-height:0;scrollbar-width:thin}.store-license-dialog{width:580px}.store-license-fieldset{border:0;padding:0;margin:0}.store-license-options{display:flex;flex-direction:column;gap:9px}.store-license-option{display:flex;align-items:center;gap:13px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:10px;background:var(--surface-sidebar);cursor:pointer;margin:0}.store-license-option:has(input:checked){background:var(--gold-surface);border-color:var(--brand-gold)}.store-license-option:has(input:focus-visible){outline:2px solid var(--brand-gold);outline-offset:3px}.store-license-option input{width:17px;height:17px;min-width:17px;margin:0;accent-color:var(--brand-gold);cursor:pointer}.store-license-copy{display:block;min-width:0;flex:1}.store-license-copy strong{display:block;font-size:14px;font-weight:550;line-height:1.4}.store-license-copy>span{display:block;font-size:9px;letter-spacing:1px;color:var(--text-muted);margin-top:5px}.store-tier-price{font-size:24px;font-weight:550;letter-spacing:-.5px;white-space:nowrap}.store-license-option:has(input:checked) .store-tier-price{color:var(--brand-gold)}.store-usage{margin:27px 0 23px}.store-usage>.store-eyebrow{font-size:8px;color:var(--text-muted);margin-bottom:19px}.store-license-features{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px}.store-feature{display:flex;align-items:center;gap:11px;min-width:0}.store-feature>.store-icon{width:25px;height:25px;color:var(--platinum)}.store-feature>div{min-width:0}.store-feature strong{display:block;font-size:11px;line-height:1.5;font-weight:550;overflow-wrap:anywhere}.store-feature span{display:block;font-size:9px;color:var(--text-muted);line-height:1.5;margin-top:2px;overflow-wrap:anywhere}.store-terms{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:5px 0 16px}.store-terms summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;padding:16px 0;font-size:11px}.store-terms summary::-webkit-details-marker{display:none}.store-terms summary>span{color:var(--text-muted);font-size:20px;line-height:1}.store-terms[open] summary>span{transform:rotate(45deg)}.store-terms p{font-size:11px;line-height:1.8;color:var(--text-secondary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 16px}.store-manual-note{font-size:10px;color:var(--text-muted);line-height:1.8;margin:0 0 13px}.store-copy-details{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px 12px;color:var(--text);background:var(--surface-raised);border:1px solid var(--line);border-radius:7px}.store-copy-details span{font-size:11px}.store-copy-details .store-icon{width:16px;height:16px}.store-profile-link{display:block;margin-top:13px;color:var(--text-secondary)!important;text-decoration:underline!important;text-underline-offset:3px;font-size:10px;line-height:1.7}.store-license-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:18px 27px 20px;background:var(--surface-sidebar);flex:none}.store-license-footer>div>span{display:block;font-size:9px;color:var(--text-secondary)}.store-license-footer strong{display:block;font-size:28px;line-height:1.15;letter-spacing:-.8px;margin:5px 0}.store-license-footer small{font-size:8px;color:var(--text-muted)}.store-license-footer .store-primary{min-height:49px;padding:12px 21px}.store-license-footer .store-icon{width:17px;height:17px}
.store-signup-dialog{width:480px;padding:30px;overflow-y:auto;position:relative}.store-signup-dialog>.store-close{position:absolute;right:18px;top:18px;z-index:1}.store-signup-art{position:relative;width:70px;height:70px;border:1px solid var(--line-strong);border-radius:50%;margin:2px 0 25px;background:repeating-radial-gradient(circle,#151515 0 4px,#41413b 4px 5px,#151515 5px 8px)}.store-signup-art:after{content:'';position:absolute;inset:42%;border-radius:50%;background:var(--brand-gold)}.store-signup-dialog>.store-eyebrow{font-size:8px}.store-signup-dialog h2{font-size:34px;letter-spacing:-1px}.store-signup-dialog>.store-subtitle{font-size:11px;margin:14px 0 6px}.store-signup-dialog form>label:not(.store-consent),#store-copy-fallback>label{display:block;font-size:10px;color:var(--text-secondary);margin:17px 0 7px}.store-signup-dialog form>label>span{color:var(--text-muted)}.store-dialog input:not([type=checkbox]):not([type=radio]),.store-dialog textarea{box-sizing:border-box;display:block;min-width:0;width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:7px;background:var(--surface-input);color:var(--text);font-size:13px;line-height:1.5}.store-dialog textarea{resize:vertical}.store-signup-dialog .store-consent{display:flex;gap:10px;align-items:flex-start;margin:19px 0 0;cursor:pointer}.store-consent input{width:16px;height:16px;flex:none;margin:1px 0 0;accent-color:var(--brand-gold)}.store-consent>span{font-size:10px;line-height:1.7;color:var(--text-secondary)!important}.store-privacy{font-size:9px;line-height:1.8;color:var(--text-muted);margin:12px 0 17px}.store-signup-dialog form>.store-primary,.store-signup-success>.store-primary{display:flex;width:100%}.store-later{display:block;margin:11px auto 0;background:transparent;border:0;color:var(--text-muted);font-size:11px!important;min-height:33px}.store-honeypot{position:absolute!important;left:-10000px!important;top:0;width:1px;height:1px;overflow:hidden}.store-form-error{font-size:11px;line-height:1.7;color:var(--danger);padding:12px;background:var(--danger-surface);border:1px solid var(--danger-line);border-radius:7px}.store-signup-success>p{font-size:13px;line-height:1.7;color:var(--text-secondary);margin:23px 0}.store-signup-success>.store-primary{margin-top:20px}
@media(max-width:900px){.list-heading,.beat-row{grid-template-columns:44px minmax(0,1fr) 70px 40px 56px 34px 44px 44px;column-gap:7px}.store-free-downloads .list-heading,.store-free-downloads .beat-row{grid-template-columns:44px minmax(0,1fr) 56px 38px 54px 34px 44px 44px 44px;column-gap:6px}.store-header-actions{gap:12px}.store-row-license{padding:6px}.store-footer-signup{padding:20px}.store-license-mini strong{font-size:9px}}
@media(max-width:600px){.room-label{display:none}.store-header-actions .store-signup-link{font-size:10px;padding:8px 10px}.hero{align-items:flex-start;padding:27px 4px 22px}.hero h1{font-size:32px;letter-spacing:-1.2px;max-width:270px}.hero .primary-button{margin-top:22px;min-width:44px;padding:0 11px;font-size:11px}.store-hero-intro{font-size:8px;letter-spacing:1.5px}.store-hero-note{font-size:10px;max-width:280px}.store-pricing-strip{padding:13px 4px 19px}.store-pricing-strip p{font-size:10px}.store-pricing-strip .store-signup-link{display:none}.list-heading{display:none}.beat-row,.store-free-downloads .beat-row{grid-template-columns:44px minmax(0,1fr) 44px;gap:6px;padding:0 7px;min-height:77px}.row-share{display:none}.store-free-downloads .beat-row{grid-template-columns:44px minmax(0,1fr) 44px 44px}.store-free-downloads .row-download{width:34px}.store-row-license{font-size:10px;min-height:40px}.store-row-license small{font-size:7px}.store-footer-signup{align-items:flex-start;flex-direction:column;gap:14px}.store-footer-signup h2{font-size:18px}.store-footer-signup .store-signup-link{width:100%;min-height:42px}.store-dialog{max-width:100vw;max-height:94dvh;margin:auto auto 0;border-radius:18px 18px 0 0;border-bottom:0;width:100%}.store-dialog-heading{padding:22px 20px 18px}.store-dialog h2{font-size:25px}.store-dialog-scroll{padding:19px 20px}.store-license-option{padding:14px 12px;gap:11px}.store-license-copy strong{font-size:13px}.store-tier-price{font-size:23px}.store-license-features{gap:20px 12px}.store-feature{gap:9px}.store-feature>.store-icon{width:22px;height:22px}.store-feature strong{font-size:10px}.store-feature span{font-size:8px}.store-license-footer{padding:16px 20px max(18px,env(safe-area-inset-bottom));gap:12px}.store-license-footer .store-primary{font-size:11px;padding:12px 16px}.store-license-footer strong{font-size:25px}.store-signup-dialog{padding:26px 23px;max-height:94dvh}.store-signup-dialog h2{font-size:32px}.store-signup-dialog .store-subtitle{font-size:11px}.store-dialog input:not([type=checkbox]):not([type=radio]){font-size:16px}.store-signup-art{width:52px;height:52px;margin-bottom:20px}.store-license-intro{margin-top:16px}.store-license-mini strong{font-size:10px}.beat-header .store-header-actions .beat-browse{display:none}}
@media(max-width:360px){.hero h1{font-size:28px}.hero{gap:8px}.hero .primary-button{font-size:10px;padding:0 9px}.store-license-footer .store-primary{padding:12px 11px;gap:7px;font-size:10px}.store-dialog-heading,.store-dialog-scroll{padding-left:16px;padding-right:16px}.store-license-footer{padding-left:16px;padding-right:16px}.store-license-mini strong{font-size:9px}.store-license-features{column-gap:8px}.store-feature>.store-icon{width:19px;height:19px}.store-feature{gap:6px}}
.store-signup-dialog>*{flex-shrink:0}@media(max-width:600px){.store-signup-art{display:none}.store-signup-dialog>.store-eyebrow{padding-right:35px;margin-top:3px}.hero .store-hero-note{display:none}.spotlight-actions .store-secondary{padding:6px 12px;min-height:44px}}
@media(max-width:600px){.store-free-downloads .beat-row{grid-template-columns:44px minmax(0,1fr) 44px 44px}.store-free-downloads .row-download{width:44px}}

/* Compact, named actions preserve touch targets without repeating labels in every row. */
.store-license-icon,.store-license-intro>.store-license-icon,.spotlight-actions>.store-license-icon,.beat-actions>.store-download-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:10px}
.store-license-icon>svg,.store-download-icon>svg{width:20px;height:20px;flex:none}
.spotlight-actions{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center}
.spotlight-actions>.secondary-link{grid-column:1/-1}
.spotlight-actions .primary-button{white-space:nowrap;padding:0 14px;min-width:0}
.store-license-icon:focus-visible,.store-download-icon:focus-visible,.store-download-prompt button:focus-visible{outline:2px solid var(--brand-gold);outline-offset:3px}
.store-download-prompt{position:fixed;z-index:55;right:20px;bottom:calc(var(--player-height,0px) + 16px);width:min(380px,calc(100vw - 24px));max-height:min(340px,55dvh);overflow:auto;padding:20px;background:var(--surface-panel);color:var(--text);border:1px solid var(--line-strong);border-radius:16px;box-shadow:0 12px 44px #0008;font-family:inherit}
.store-download-prompt>.store-close{position:absolute;top:8px;right:8px;width:44px;height:44px;background:transparent;border:0}
.store-download-prompt .store-eyebrow{padding-right:32px;font-size:8px;margin-bottom:7px}
.store-download-prompt h2{font-size:20px;line-height:1.25;letter-spacing:-.4px;margin:0;padding-right:25px;font-weight:600}
.store-download-beat{font-size:11px;line-height:1.5;color:var(--text-muted);margin:8px 0 13px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}
#store-download-benefits{list-style:none;padding:0;margin:0 0 15px;display:grid;gap:9px}
#store-download-benefits li{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4}
#store-download-benefits .store-icon{width:17px;height:17px;color:var(--brand-gold)}
.store-download-actions{display:flex;align-items:center;gap:12px}
.store-download-actions .store-primary{min-height:44px;padding:9px 14px;font-size:12px}
.store-download-actions>span{font-size:9px;color:var(--text-muted);line-height:1.4}
@media(max-width:600px){.store-download-prompt{right:12px;bottom:calc(var(--player-height,0px) + 10px);padding:17px}.spotlight-actions{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)}.spotlight-actions>.secondary-link{grid-column:auto;padding:0 9px;font-size:11px}.spotlight-actions .primary-button{padding:0 10px;font-size:11px}}
@media(max-width:360px){.spotlight-actions{grid-template-columns:minmax(0,1fr) 44px}.spotlight-actions>.secondary-link{grid-column:1/-1}}
