:root{
  --store-ink:#0a120d;
  --store-ink-soft:#18231b;
  --store-green:#087a3d;
  --store-green-dark:#045629;
  --store-lime:#8fcf57;
  --store-gold:#f6c535;
  --store-gold-dark:#dca800;
  --store-red:#d73c3c;
  --store-cream:#f7f3e8;
  --store-paper:#fffefa;
  --store-muted:#687068;
  --store-line:rgba(10,18,13,.11);
  --store-shadow:0 18px 55px rgba(10,18,13,.10);
  --store-shadow-lg:0 30px 85px rgba(10,18,13,.18);
  --store-radius:24px;
}
html{scroll-behavior:smooth}
body.storefront-v15{
  margin:0;
  min-height:100vh;
  color:var(--store-ink);
  background:
    radial-gradient(circle at 5% 0%,rgba(246,197,53,.16),transparent 24rem),
    radial-gradient(circle at 98% 7%,rgba(8,122,61,.10),transparent 28rem),
    linear-gradient(180deg,#fbfaf5 0%,#f6f2e7 100%);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  -webkit-font-smoothing:antialiased;
}
.storefront-v15 a{transition:color .18s ease,opacity .18s ease,transform .18s ease}
.storefront-v15 main{min-height:60vh;padding:34px 0 0}
.storefront-v15 .container{max-width:1240px}
.storefront-v15 .fw-black{font-weight:900}
.storefront-v15 .text-muted{color:var(--store-muted)!important}
.store-announcement{
  background:linear-gradient(90deg,#06110a,#0a2213 52%,#07100a);
  color:rgba(255,255,255,.82);
  border-bottom:1px solid rgba(255,255,255,.06);
  font-size:.82rem;
}
.store-announcement .announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:.75rem;text-align:center}
.store-announcement strong{color:var(--store-gold)}
.store-nav{
  position:sticky;
  top:0;
  z-index:1030;
  background:rgba(255,254,250,.94)!important;
  border-bottom:1px solid var(--store-line);
  box-shadow:0 10px 34px rgba(10,18,13,.07);
  backdrop-filter:blur(16px);
}
.store-nav .navbar-brand{min-width:225px}
.store-nav .brand-mark{width:47px;height:47px;border-radius:15px;box-shadow:0 10px 24px rgba(8,122,61,.22)}
.store-nav .brand-text strong{color:var(--store-ink);font-size:1.03rem;letter-spacing:-.025em}
.store-nav .brand-text span{color:#6b736c;font-size:.66rem;letter-spacing:.14em}
.store-nav .nav-link{color:#29322b!important;font-weight:800;border-radius:12px;padding:.7rem .78rem!important}
.store-nav .nav-link:hover,.store-nav .nav-link.active{color:var(--store-green)!important;background:rgba(8,122,61,.07)}
.store-nav .navbar-toggler{border:1px solid var(--store-line);border-radius:12px;padding:.5rem .65rem}
.store-nav .navbar-toggler-icon{filter:none}
.nav-cart-pill{display:inline-flex;align-items:center;gap:.55rem;background:var(--store-ink);color:#fff!important;border-radius:999px;padding:.62rem .95rem!important}
.nav-cart-pill:hover{background:var(--store-green)!important;color:#fff!important}
.nav-cart-count{display:grid;place-items:center;min-width:23px;height:23px;padding:0 .35rem;border-radius:999px;background:var(--store-gold);color:#111;font-size:.72rem;font-weight:900}
.store-account-btn{border-radius:999px!important;padding:.64rem 1rem!important}
.store-mobile-actions{display:none}
.store-main-shell{position:relative}
.storefront-v15 .section-kicker{font-size:.72rem;letter-spacing:.17em;color:var(--store-green);font-weight:900}
.storefront-v15 .section-title{font-weight:900;letter-spacing:-.045em;line-height:1.02;color:var(--store-ink)}
.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}
.section-heading-row p{max-width:620px;margin:.4rem 0 0;color:var(--store-muted)}
.storefront-v15 .btn{font-weight:850}
.storefront-v15 .btn-harmony,.storefront-v15 .btn-gold,.storefront-v15 .btn-ghost,.storefront-v15 .btn-outline-dark{border-radius:14px;padding:.72rem 1.05rem}
.storefront-v15 .btn-harmony{background:linear-gradient(135deg,var(--store-green),var(--store-green-dark));box-shadow:0 12px 25px rgba(8,122,61,.22)}
.storefront-v15 .btn-harmony:hover{transform:translateY(-1px)}
.storefront-v15 .btn-gold{background:linear-gradient(135deg,#ffd85d,var(--store-gold));box-shadow:0 12px 25px rgba(246,197,53,.25)}
.storefront-v15 .btn-outline-dark{border-color:rgba(10,18,13,.2);color:var(--store-ink)}
.storefront-v15 .btn-outline-dark:hover{background:var(--store-ink);color:#fff}
.hero-v15{
  position:relative;
  overflow:hidden;
  border-radius:32px;
  background:
    radial-gradient(circle at 78% 20%,rgba(246,197,53,.27),transparent 18rem),
    radial-gradient(circle at 17% 100%,rgba(8,122,61,.34),transparent 26rem),
    linear-gradient(135deg,#07100a 0%,#102719 52%,#250c0e 100%);
  color:#fff;
  box-shadow:var(--store-shadow-lg);
  border:1px solid rgba(255,255,255,.08);
}
.hero-v15:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:18px 18px;pointer-events:none}
.hero-v15 .hero-copy{position:relative;z-index:2;padding:clamp(2.1rem,5vw,4.2rem)}
.hero-v15 h1{max-width:760px;font-size:clamp(2.35rem,5.7vw,4.75rem);line-height:.96;letter-spacing:-.065em;font-weight:900;margin:0}
.hero-v15 .lead{max-width:690px;color:rgba(255,255,255,.75);font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.65}
.hero-eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .75rem;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#fff}
.hero-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--store-gold);box-shadow:0 0 0 5px rgba(246,197,53,.15)}
.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.65rem}
.hero-actions .btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding-inline:1.25rem}
.hero-art-panel{position:relative;z-index:2;height:100%;min-height:420px;padding:2.2rem;display:flex;align-items:center;justify-content:center}
.hero-release-card{position:relative;width:min(390px,100%);padding:18px;border-radius:28px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.17);backdrop-filter:blur(16px);box-shadow:0 24px 65px rgba(0,0,0,.32);transform:rotate(2deg)}
.hero-release-card:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,var(--store-gold),var(--store-red));right:-42px;top:-38px;filter:blur(1px);opacity:.88}
.hero-release-cover{position:relative;z-index:1;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;background:#111;box-shadow:0 18px 45px rgba(0,0,0,.36)}
.hero-release-meta{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem .2rem .15rem}
.hero-release-meta strong{display:block;font-size:1.04rem;line-height:1.2}.hero-release-meta small{color:rgba(255,255,255,.62)}
.hero-play-orb{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--store-gold);color:#111;font-weight:900;box-shadow:0 10px 25px rgba(246,197,53,.35)}
.hero-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem;max-width:660px}
.hero-trust-item{padding:.85rem 1rem;border-radius:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}
.hero-trust-item strong{display:block;color:var(--store-gold);font-size:.9rem}.hero-trust-item span{color:rgba(255,255,255,.62);font-size:.77rem}
.store-feature-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:24px 0 52px}
.store-feature-item{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;border-radius:18px;background:rgba(255,255,255,.78);border:1px solid var(--store-line);box-shadow:0 12px 35px rgba(10,18,13,.05)}
.store-feature-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:13px;background:rgba(8,122,61,.10);color:var(--store-green);font-weight:900}
.store-feature-item strong{display:block;font-size:.9rem}.store-feature-item small{display:block;color:var(--store-muted);line-height:1.35}
.storefront-v15 .cardx,.storefront-v15 .table-card{background:rgba(255,254,250,.96);border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow)}
.storefront-v15 .cardx{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.storefront-v15 .cardx:hover{transform:translateY(-3px);box-shadow:0 24px 64px rgba(10,18,13,.13);border-color:rgba(8,122,61,.23)}
.storefront-v15 .cardx.no-hover:hover{transform:none}
.product-card-v15{height:100%;overflow:hidden;background:#fff;border:1px solid var(--store-line);border-radius:22px;box-shadow:0 14px 40px rgba(10,18,13,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.product-card-v15:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(10,18,13,.15);border-color:rgba(8,122,61,.27)}
.product-card-media{position:relative;overflow:hidden;background:#111}
.product-card-media img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .45s ease}
.product-card-v15:hover .product-card-media img{transform:scale(1.035)}
.product-card-overlay{position:absolute;inset:auto 12px 12px 12px;display:flex;align-items:center;justify-content:space-between;gap:.5rem}
.product-card-type{display:inline-flex;align-items:center;min-height:29px;padding:.35rem .62rem;border-radius:999px;background:rgba(5,12,8,.82);backdrop-filter:blur(10px);color:#fff;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.product-card-featured{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;background:var(--store-gold);color:#111;font-size:.67rem;font-weight:900}
.product-card-body{padding:1rem 1rem 1.1rem}
.product-card-artist{display:block;color:var(--store-green);font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem}
.product-card-title{font-size:1.02rem;font-weight:900;line-height:1.2;letter-spacing:-.02em;margin:0;min-height:2.45rem}
.product-card-title a:hover{color:var(--store-green)}
.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-top:.85rem;padding-top:.8rem;border-top:1px solid var(--store-line)}
.product-card-price{font-size:1rem;font-weight:900;letter-spacing:-.02em}
.product-card-action{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:var(--store-ink);color:#fff;font-weight:900}
.product-card-action:hover{background:var(--store-green);color:#fff;transform:translateX(2px)}
.release-row-card{height:100%;display:grid;grid-template-columns:128px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid var(--store-line);border-radius:22px;box-shadow:0 15px 40px rgba(10,18,13,.08)}
.release-row-cover{position:relative;min-height:100%;background:#101010}.release-row-cover img{width:100%;height:100%;object-fit:cover}
.release-row-content{min-width:0;padding:1rem;display:flex;flex-direction:column}
.release-row-content h3{font-size:1.04rem;font-weight:900;line-height:1.18;letter-spacing:-.025em;margin:0}.release-row-content .artist-name{color:var(--store-muted);font-size:.8rem;margin:.3rem 0 .7rem}
.release-row-top{display:flex;align-items:start;justify-content:space-between;gap:.6rem}.release-row-price{font-weight:900;white-space:nowrap}
.artist-card-v15{height:100%;padding:1.25rem;background:#fff;border:1px solid var(--store-line);border-radius:22px;box-shadow:0 15px 40px rgba(10,18,13,.08);display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}
.artist-card-v15:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(10,18,13,.14)}
.artist-card-v15 img{width:86px;height:86px;object-fit:cover;border-radius:20px;background:#111;border:3px solid #f2ead4}
.artist-card-v15 h3{font-size:1.08rem;font-weight:900;margin:0 0 .2rem}.artist-card-v15 p{font-size:.82rem;color:var(--store-muted);margin:0 0 .65rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.artist-card-link{color:var(--store-green);font-size:.77rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.category-grid-v15{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.category-card-v15{position:relative;overflow:hidden;min-height:215px;padding:1.35rem;border-radius:24px;color:#fff;background:linear-gradient(145deg,#09150d,#163820);box-shadow:0 18px 50px rgba(10,18,13,.16)}
.category-card-v15:nth-child(2){background:linear-gradient(145deg,#1b1607,#5b4107)}.category-card-v15:nth-child(3){background:linear-gradient(145deg,#1f0b0c,#59151a)}.category-card-v15:nth-child(4){background:linear-gradient(145deg,#0c1320,#1a3b66)}
.category-card-v15:after{content:"";position:absolute;right:-35px;bottom:-44px;width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,.02))}
.category-card-v15 .category-label{position:relative;z-index:1;font-size:.69rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.65)}
.category-card-v15 h3{position:relative;z-index:1;margin:.65rem 0 .45rem;font-size:1.35rem;font-weight:900;letter-spacing:-.035em}.category-card-v15 p{position:relative;z-index:1;color:rgba(255,255,255,.67);font-size:.87rem;max-width:190px}.category-card-v15 .category-arrow{position:absolute;left:1.35rem;bottom:1.25rem;z-index:2;font-weight:900;color:var(--store-gold)}
.seller-cta-v15{position:relative;overflow:hidden;border-radius:30px;padding:clamp(2rem,5vw,4rem);background:linear-gradient(135deg,#fff,#f4eddb);border:1px solid var(--store-line);box-shadow:var(--store-shadow)}
.seller-cta-v15:after{content:"";position:absolute;right:-75px;top:-90px;width:310px;height:310px;border-radius:50%;background:linear-gradient(135deg,rgba(8,122,61,.18),rgba(246,197,53,.25))}
.seller-cta-v15>*{position:relative;z-index:1}.seller-cta-v15 h2{font-size:clamp(1.9rem,4vw,3.2rem);font-weight:900;letter-spacing:-.05em;max-width:720px}.seller-cta-v15 p{max-width:700px;color:var(--store-muted);font-size:1.03rem}
.shop-hero-v15{padding:clamp(1.8rem,4vw,3.4rem);border-radius:28px;background:linear-gradient(135deg,#07100a,#14391e);color:#fff;box-shadow:var(--store-shadow-lg);position:relative;overflow:hidden}
.shop-hero-v15:after{content:"";position:absolute;right:-70px;top:-80px;width:270px;height:270px;border-radius:50%;background:linear-gradient(135deg,var(--store-gold),var(--store-red));opacity:.75}.shop-hero-v15>*{position:relative;z-index:1}.shop-hero-v15 h1{font-size:clamp(2rem,4vw,3.6rem);font-weight:900;letter-spacing:-.055em}.shop-hero-v15 p{color:rgba(255,255,255,.72);max-width:700px}
.store-filter-card{padding:1.1rem;border-radius:21px;background:#fff;border:1px solid var(--store-line);box-shadow:0 14px 38px rgba(10,18,13,.07)}
.storefront-v15 .form-label{font-size:.79rem;font-weight:850;color:#344038}
.storefront-v15 .form-control,.storefront-v15 .form-select{min-height:48px;border-radius:13px;border:1px solid rgba(10,18,13,.15);background:#fff;padding:.72rem .9rem}
.storefront-v15 .form-control:focus,.storefront-v15 .form-select:focus{border-color:var(--store-green);box-shadow:0 0 0 .22rem rgba(8,122,61,.11)}
.product-page-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2rem;align-items:start}
.product-gallery-v15{position:sticky;top:112px}
.product-cover-shell{padding:14px;border-radius:28px;background:#fff;border:1px solid var(--store-line);box-shadow:var(--store-shadow-lg)}
.product-cover-shell img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;background:#111}
.product-cover-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:.85rem}
.product-cover-meta div{padding:.75rem;border-radius:14px;background:#f6f4ec;text-align:center}.product-cover-meta strong{display:block;font-size:.8rem}.product-cover-meta span{display:block;color:var(--store-muted);font-size:.7rem;margin-top:.15rem}
.product-buy-panel{padding:clamp(1.4rem,3vw,2.3rem);border-radius:28px;background:#fff;border:1px solid var(--store-line);box-shadow:var(--store-shadow)}
.product-badge-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.product-badge-v15{display:inline-flex;align-items:center;padding:.43rem .68rem;border-radius:999px;background:#edf7f0;color:var(--store-green-dark);border:1px solid rgba(8,122,61,.12);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.product-badge-v15.primary{background:var(--store-ink);color:#fff;border-color:var(--store-ink)}
.product-buy-panel h1{font-size:clamp(2rem,4.2vw,3.55rem);font-weight:900;line-height:.98;letter-spacing:-.06em;margin:0 0 .65rem;overflow-wrap:anywhere}.product-byline{color:var(--store-muted);margin-bottom:1.2rem}.product-byline a{font-weight:900;color:var(--store-green)}.product-description{font-size:1rem;line-height:1.7;color:#4e574f}.product-price-row{display:flex;align-items:baseline;gap:.75rem;padding:1rem 0}.product-price-main{font-size:2rem;font-weight:900;letter-spacing:-.045em}.product-price-old{color:var(--store-muted);text-decoration:line-through}
.product-assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin:1rem 0}.product-assurance-grid div{padding:.8rem;border:1px solid var(--store-line);border-radius:14px;background:#faf8f1}.product-assurance-grid strong{display:block;font-size:.77rem}.product-assurance-grid span{display:block;color:var(--store-muted);font-size:.69rem;margin-top:.2rem}
.product-purchase-form{padding-top:1rem;border-top:1px solid var(--store-line)}.product-purchase-form .btn{min-height:52px;border-radius:14px}.product-purchase-form .form-control,.product-purchase-form .form-select{min-height:52px}
.tracklist-panel-v15{margin-top:2rem;padding:clamp(1.3rem,3vw,2rem);border-radius:28px;background:#fff;border:1px solid var(--store-line);box-shadow:var(--store-shadow)}
.tracklist-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.track-row-v15{display:grid;grid-template-columns:52px minmax(0,1fr) minmax(260px,380px);gap:1rem;align-items:center;padding:.85rem .9rem;border-top:1px solid var(--store-line)}.track-row-v15:first-of-type{border-top:0}.track-index{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#f3f0e7;color:var(--store-green);font-weight:900}.track-title{font-weight:900}.track-subtitle{font-size:.76rem;color:var(--store-muted);margin-top:.15rem}
.harmony-audio-player{position:relative;display:flex;align-items:center;gap:.7rem;min-width:0;padding:.72rem;border-radius:17px;background:linear-gradient(135deg,#f6faf7,#f8f4e8);border:1px solid rgba(8,122,61,.14);overflow:hidden}
.harmony-audio-player audio{display:block;width:100%;height:38px}
.harmony-audio-player.is-enhanced{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:.7rem;row-gap:.52rem}
.harmony-audio-player.is-enhanced audio{display:none}
.harmony-player-play,.harmony-player-volume{border:0;display:grid;place-items:center;flex:0 0 auto;cursor:pointer}
.harmony-player-play{width:44px;height:44px;border-radius:50%;background:var(--store-ink);color:#fff;box-shadow:0 10px 22px rgba(10,18,13,.18)}
.harmony-player-play:hover{background:var(--store-green);transform:scale(1.03)}
.harmony-player-play .pause-icon{display:none}.harmony-audio-player.is-playing .play-icon{display:none}.harmony-audio-player.is-playing .pause-icon{display:inline}
.harmony-player-main{min-width:0}.harmony-player-meta{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.35rem}.harmony-player-label{font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--store-green)}.harmony-player-time{font-size:.7rem;color:var(--store-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.harmony-player-progress{display:block;width:100%;height:6px;accent-color:var(--store-green);cursor:pointer}.harmony-player-volume{width:34px;height:34px;border-radius:11px;background:rgba(8,122,61,.09);font-size:.78rem}.harmony-player-volume .volume-off{display:none}.harmony-audio-player.is-muted .volume-on{display:none}.harmony-audio-player.is-muted .volume-off{display:inline}
.harmony-player-error{display:none;grid-column:1/-1;width:100%;padding:.5rem .65rem;border-radius:10px;background:#fff2f2;border:1px solid rgba(215,60,60,.16);color:#a51f28;font-size:.7rem;font-weight:800;line-height:1.35}.harmony-audio-player.has-error .harmony-player-error{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.harmony-player-retry{border:0;background:transparent;color:#85161e;text-decoration:underline;font-weight:900;padding:0;white-space:nowrap}.harmony-audio-player.has-error{border-color:rgba(215,60,60,.32);background:#fff8f8}.harmony-audio-player.is-compact{padding:.55rem}.harmony-audio-player.is-compact .harmony-player-play{width:36px;height:36px}.harmony-audio-player.is-compact .harmony-player-volume{display:none}.harmony-audio-player.is-compact.is-enhanced{grid-template-columns:auto minmax(0,1fr)}
.storefront-v15 .badge-soft,.storefront-v15 .badge-reggae{border-radius:999px;padding:.42rem .7rem;font-size:.7rem;font-weight:900}.storefront-v15 .badge-soft{background:#edf7f0;color:var(--store-green-dark);border:1px solid rgba(8,122,61,.14)}.storefront-v15 .badge-reggae{background:linear-gradient(90deg,var(--store-green),var(--store-gold),var(--store-red));color:#111}
.storefront-v15 .feature-strip{border-radius:20px;background:var(--store-ink);color:#fff;padding:1rem}.storefront-v15 .feature-pill{padding:.85rem;border-radius:15px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
.storefront-v15 .table-card{overflow:auto}.storefront-v15 .table{margin:0}.storefront-v15 .table thead th{padding:1rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--store-muted);border-bottom:1px solid var(--store-line)}.storefront-v15 .table td{padding:1rem;border-color:var(--store-line)}
.storefront-v15 .alert{border-radius:16px;border:1px solid var(--store-line);box-shadow:0 10px 30px rgba(10,18,13,.06)}
.auth-shell-v15{max-width:1020px;margin:0 auto;padding:2rem 0}.auth-card-v15{display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;border-radius:30px;background:#fff;border:1px solid var(--store-line);box-shadow:var(--store-shadow-lg)}.auth-visual-v15{padding:2.2rem;background:linear-gradient(145deg,#07100a,#173f23);color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:560px;position:relative;overflow:hidden}.auth-visual-v15:after{content:"";position:absolute;right:-80px;bottom:-80px;width:280px;height:280px;border-radius:50%;background:linear-gradient(135deg,var(--store-gold),var(--store-red));opacity:.86}.auth-visual-v15>*{position:relative;z-index:1}.auth-visual-v15 h2{font-size:2.25rem;font-weight:900;letter-spacing:-.05em}.auth-form-v15{padding:clamp(1.6rem,4vw,3rem)}
.account-header-v15{padding:2rem;border-radius:26px;background:linear-gradient(135deg,#07100a,#173f23);color:#fff;box-shadow:var(--store-shadow-lg)}
.store-footer-v15{position:relative;margin-top:72px;background:#07100a;color:rgba(255,255,255,.67);padding:58px 0 26px;overflow:hidden}.store-footer-v15:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--store-green),var(--store-gold),var(--store-red))}.store-footer-v15 h4{color:#fff;font-size:.88rem;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.store-footer-v15 a{color:rgba(255,255,255,.72)}.store-footer-v15 a:hover{color:var(--store-gold)}.footer-brand-line{display:flex;align-items:center;gap:.8rem}.footer-brand-line strong{display:block;color:#fff;font-size:1.1rem}.footer-brand-line span{font-size:.75rem}.footer-links{display:grid;gap:.55rem}.footer-bottom{margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:.78rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}
@media(max-width:1199.98px){
  .store-feature-bar{grid-template-columns:repeat(2,1fr)}
  .category-grid-v15{grid-template-columns:repeat(2,1fr)}
  .hero-art-panel{min-height:380px}
}
@media(max-width:991.98px){
  .store-nav .navbar-collapse{padding:1rem 0}.store-nav .navbar-nav{align-items:stretch!important}.store-nav .nav-link{padding:.75rem!important}.store-nav .nav-cart-pill{justify-content:center;margin-top:.35rem}.store-account-btn{width:100%;text-align:center}
  .product-page-grid{grid-template-columns:1fr}.product-gallery-v15{position:static}.product-cover-shell{max-width:680px;margin:0 auto}
  .hero-art-panel{padding-top:0;min-height:360px}.hero-release-card{max-width:330px}
  .track-row-v15{grid-template-columns:46px minmax(0,1fr)}.track-row-v15 .track-player-cell{grid-column:1/-1}
  .auth-card-v15{grid-template-columns:1fr}.auth-visual-v15{min-height:300px}
}
@media(max-width:767.98px){
  .storefront-v15 main{padding-top:20px}.store-announcement{font-size:.72rem}.store-announcement .announcement-inner{min-height:30px}.store-nav .navbar-brand{min-width:0}.store-nav .brand-text span{display:none}
  .hero-v15{border-radius:24px}.hero-v15 .hero-copy{padding:1.65rem}.hero-v15 h1{font-size:clamp(2.2rem,11vw,3.2rem)}.hero-trust-row{grid-template-columns:1fr}.hero-art-panel{min-height:320px;padding:0 1.3rem 1.5rem}.hero-release-card{transform:none}
  .store-feature-bar{grid-template-columns:1fr;margin-bottom:38px}.section-heading-row{align-items:start;flex-direction:column}.category-grid-v15{grid-template-columns:1fr}.category-card-v15{min-height:190px}
  .release-row-card{grid-template-columns:108px minmax(0,1fr)}
  .product-buy-panel h1{font-size:clamp(1.95rem,10vw,2.75rem)}.product-assurance-grid{grid-template-columns:1fr}.product-cover-meta{grid-template-columns:1fr 1fr}.product-cover-meta div:last-child{grid-column:1/-1}
  .tracklist-header{align-items:start;flex-direction:column}.track-row-v15{grid-template-columns:42px minmax(0,1fr);padding:.8rem .2rem}
  .harmony-audio-player.is-enhanced{grid-template-columns:auto minmax(0,1fr)}.harmony-audio-player.is-enhanced .harmony-player-volume{display:none}.harmony-player-meta{font-size:.66rem}
  .store-footer-v15{margin-top:50px;padding-top:42px}.footer-bottom{align-items:start;flex-direction:column}
  .auth-visual-v15{display:none}.auth-form-v15{padding:1.4rem}
}
@media(max-width:480px){
  .storefront-v15 .container{padding-left:15px;padding-right:15px}.hero-actions .btn{width:100%}.release-row-card{grid-template-columns:92px minmax(0,1fr)}.release-row-content{padding:.8rem}.release-row-top{display:block}.release-row-price{display:block;margin-top:.35rem}
  .product-card-body{padding:.9rem}.product-buy-panel{padding:1.2rem}.product-cover-shell{padding:10px}.harmony-player-error{align-items:flex-start!important;flex-direction:column}.harmony-player-retry{white-space:normal}
}
