:root{--ink:#4b4038;--ink-soft:#67584f;--paper:#fbf8f3;--surface:rgba(255,254,253,.92);--surface-solid:#fffefd;--muted:#887c72;--line:#e7ddd3;--champagne:#d8b894;--champagne-soft:#f0dfcc;--blush:#d9b9b5;--blush-deep:#c88f8b;--peach:#e7c4ad;--brown:#766356;--brown-deep:#5d4d43;--shadow:0 20px 60px rgba(93,70,55,.11);--shadow-soft:0 10px 30px rgba(93,70,55,.07);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;background-image:radial-gradient(circle at 8% 5%,rgba(240,223,204,.62),transparent 28%),radial-gradient(circle at 94% 18%,rgba(242,228,225,.72),transparent 30%)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{min-height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(216,184,148,.35);position:sticky;top:0;z-index:30;background:rgba(255,254,253,.88);backdrop-filter:blur(20px);box-shadow:0 4px 22px rgba(93,70,55,.05)}.brand{display:flex;align-items:center;gap:10px;font-size:10px;line-height:.92;letter-spacing:.08em}.brand b{font-size:14px}.brand-mark{width:42px;height:42px;background:linear-gradient(145deg,#f7e4ce,#d6b18a);border:1px solid rgba(75,64,56,.3);border-radius:50%;display:grid;place-items:center;font-weight:1000;font-size:21px;box-shadow:inset 2px 2px 9px rgba(255,255,255,.95),4px 7px 16px rgba(93,70,55,.12)}.main-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:800}.main-nav>a:not(.nav-cta){padding:10px 0;position:relative}.main-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;background:var(--blush-deep);transition:.2s}.main-nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{background:var(--ink);color:#fff;padding:12px 19px;border-radius:999px;box-shadow:var(--shadow-soft)}.menu-toggle{display:none;border:0;background:none;color:#1683e8;font-weight:900;font-size:16px}.hero{min-height:650px;padding:78px 7vw 70px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;background:linear-gradient(115deg,#fffdfa 0%,#fbf4ec 57%,#f1dfcf 100%);position:relative}.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-170px;top:-150px;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.92),rgba(231,196,173,.25) 55%,transparent 72%)}.hero-copy{max-width:760px;position:relative;z-index:1}.eyebrow,.kicker{font-size:11px;letter-spacing:.16em;font-weight:1000;color:#9a8069}.live-dot{display:inline-block;width:8px;height:8px;background:var(--blush-deep);border-radius:50%;margin-right:7px;box-shadow:0 0 0 5px rgba(200,143,139,.12)}.hero h1{font-size:clamp(58px,8vw,122px);line-height:.84;letter-spacing:-.065em;margin:22px 0 30px;color:var(--ink)}.hero h1 em{font-style:normal;color:#b9827f}.hero p{max-width:560px;font-size:18px;color:#766a61}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(75,64,56,.4);border-radius:999px;padding:14px 22px;font-weight:900;cursor:pointer;transition:.2s;box-shadow:0 7px 20px rgba(93,70,55,.07)}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(93,70,55,.12)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.button-primary{background:linear-gradient(135deg,#d6a7a3,#c88f8b);color:#fff;border-color:#bd8985}.button-ghost{background:rgba(255,255,255,.7)}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.hero-art{height:430px;position:relative;display:grid;place-items:center;z-index:1}.hero-disc{width:min(360px,70vw);aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#f0d9bf,#d4ae87);color:#5a493e;display:grid;place-items:center;text-align:center;font-size:42px;font-weight:1000;line-height:.82;box-shadow:18px 18px 0 #d9b9b5,0 25px 50px rgba(93,70,55,.13);transform:rotate(-12deg);border:1px solid rgba(75,64,56,.16)}.hero-label{position:absolute;right:4%;bottom:10%;background:rgba(255,254,253,.94);padding:18px;border:1px solid rgba(75,64,56,.2);box-shadow:var(--shadow);border-radius:16px;transform:rotate(5deg);font-size:12px}.hero-label b{font-size:22px}.orbit{position:absolute;border:1px solid rgba(75,64,56,.24);border-radius:50%;width:430px;height:150px;transform:rotate(35deg)}.orbit-b{width:500px;height:200px;transform:rotate(-25deg)}.player-shell{margin:-35px 7vw 0;background:var(--surface);border:1px solid rgba(216,184,148,.55);border-radius:var(--radius);padding:22px;position:relative;z-index:5;box-shadow:var(--shadow);backdrop-filter:blur(18px)}.player-main{display:grid;grid-template-columns:76px 1fr 64px;gap:18px;align-items:center}.cover-art{width:76px;height:76px;aspect-ratio:1;background:linear-gradient(145deg,#f1dcc5,#dfc1a3);border:1px solid rgba(75,64,56,.2);border-radius:18px;display:grid;place-items:center;font-size:34px;font-weight:1000;box-shadow:inset 2px 2px 9px rgba(255,255,255,.85)}.track-meta{display:grid;gap:3px;min-width:0}.track-meta strong,.track-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-meta strong{font-size:20px}.track-meta span:last-child{color:var(--muted);font-size:13px}.live-badge{display:inline-block!important;color:#bd7f7a!important;font-weight:1000;font-size:10px!important;letter-spacing:.12em}.live-badge[data-state="loading"]{color:#aa8b69!important}.live-badge[data-state="error"]{color:#aa6966!important}.live-badge[data-state="offline"]{color:var(--muted)!important}.play-button{width:64px;height:64px;border:1px solid #bd8985;border-radius:50%;background:linear-gradient(145deg,#d6a7a3,#c88f8b);color:#fff;cursor:pointer;font-size:21px;box-shadow:0 8px 18px rgba(185,119,113,.18)}.player-controls{display:flex;align-items:center;gap:16px;margin-top:18px;font-size:11px}.player-controls button{background:none;border:0;cursor:pointer;font-weight:900;padding:7px}.player-controls button[aria-pressed="true"]{color:#b9827f}.fake-progress{height:5px;background:#eee5dc;flex:1;border-radius:99px;overflow:hidden}.fake-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#d8b894,#d9b9b5)}.section{padding:100px 7vw 25px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:25px}.section-head h1,.section-head h2,.split-section h2,.artist-banner h2,.subscribe h2{font-size:clamp(38px,5vw,72px);letter-spacing:-.05em;line-height:.9;margin:10px 0;color:var(--ink)}.section-head>a{font-weight:900;color:#8f7765}.section-link{display:inline-block;margin-top:12px;font-weight:900;color:#8f7765}.section-link:hover{text-decoration:underline}.track-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.track-card{background:var(--surface);border:1px solid rgba(216,184,148,.48);border-radius:22px;padding:14px;box-shadow:var(--shadow-soft);transition:.22s;overflow:hidden}.track-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.track-cover{aspect-ratio:1;border-radius:17px;background:linear-gradient(145deg,#f1dfcd,#ead1d0 58%,#f5e8da);display:grid;place-items:center;font-size:42px;font-weight:1000;color:#765f50;box-shadow:inset 2px 2px 12px rgba(255,255,255,.85)}.track-card h3{margin:14px 0 3px}.track-card p{margin:0;color:var(--muted);font-size:13px}.track-card audio{max-width:100%;margin-top:12px}.mini-play{border:1px solid rgba(75,64,56,.25);background:var(--champagne-soft);border-radius:50%;width:40px;height:40px;cursor:pointer;margin-top:13px;font-weight:900}.chart-list{border-top:1px solid rgba(75,64,56,.3)}.chart-row{display:grid;grid-template-columns:70px 62px 1fr auto;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.rank{font-size:32px;font-weight:1000;color:#9b826e}.chart-cover{width:62px;height:62px;aspect-ratio:1;border-radius:15px;background:linear-gradient(145deg,#f1dfcd,#e7c7c7);display:grid;place-items:center;font-weight:1000}.chart-row p{margin:0;color:var(--muted);font-size:13px}.chart-row strong{font-size:17px}.artist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.artist-card{padding:18px;border:1px solid rgba(216,184,148,.48);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft);transition:.22s}.artist-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.artist-avatar{height:auto;aspect-ratio:1;border-radius:17px;background:linear-gradient(145deg,#f0ddc9,#dfc3a8);display:grid;place-items:center;font-size:80px;font-weight:1000;color:#765f50}.artist-avatar.alt{background:linear-gradient(145deg,#f0dfdd,#d9b9b5)}.artist-avatar.third{background:linear-gradient(145deg,#ead6c6,#d4b39a);color:#624f43}.artist-card h3{font-size:25px;margin:18px 0 4px}.artist-card h2{font-size:34px;line-height:.95;letter-spacing:-.04em;margin:12px 0}.artist-card p{color:var(--muted)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:linear-gradient(135deg,#f1e1d4,#f0dedc);margin-top:80px;padding-top:90px;padding-bottom:90px}.split-section p,.artist-banner p,.subscribe p{max-width:600px;font-size:17px;color:#766a61}.release-poster{aspect-ratio:1;max-width:440px;background:linear-gradient(145deg,#f0ddc9,#dfc0bd);border:1px solid rgba(75,64,56,.2);border-radius:50%;display:grid;place-items:center;justify-self:center;font-size:50px;font-weight:1000;line-height:.8;text-align:center;transform:rotate(8deg);box-shadow:0 25px 50px rgba(93,70,55,.12)}.news-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.news-grid article{border:1px solid rgba(216,184,148,.48);padding:28px;border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft)}.news-grid span{font-size:10px;font-weight:1000;letter-spacing:.13em;color:#9a8069}.news-grid h3,.news-grid h2{font-size:28px;line-height:1;margin:20px 0 10px;color:var(--ink)}.news-grid p{color:var(--muted)}.artist-banner{margin:80px 7vw 0;padding:62px 7vw;background:linear-gradient(135deg,#806c5e,#67564b);color:#fff;border-radius:30px;display:flex;justify-content:space-between;align-items:center;gap:40px;box-shadow:var(--shadow);position:relative;overflow:hidden}.artist-banner:before{content:"";position:absolute;width:470px;height:470px;right:-150px;top:-210px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.2),transparent 68%)}.artist-banner:after{content:"";position:absolute;left:-120px;bottom:-220px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(230,196,173,.16),transparent 68%)}.artist-banner>*{position:relative;z-index:1}.artist-banner .kicker{color:#f3dfc8}.artist-banner h2{color:#fff;max-width:760px;font-size:clamp(42px,5vw,74px)}.artist-banner p{color:rgba(255,255,255,.82);max-width:640px}.artist-banner .button-primary{background:linear-gradient(135deg,#e0aaa6,#c98f8a);border-color:rgba(255,255,255,.25);box-shadow:0 12px 30px rgba(30,20,15,.18)}.subscribe{margin-top:80px;padding:75px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:50px;background:linear-gradient(135deg,#f1e1d4,#f4e5e3)}.subscribe form{display:grid;gap:12px;align-content:center}.subscribe input,.subscribe textarea,.subscribe select{width:100%;border:1px solid rgba(75,64,56,.25);padding:17px 18px;border-radius:13px;background:rgba(255,254,253,.9);outline:0;box-shadow:inset 1px 1px 6px rgba(93,70,55,.04)}.subscribe textarea{min-height:150px;resize:vertical}.subscribe label{display:grid;gap:7px;font-size:13px;font-weight:800}.check-row{display:flex!important;align-items:center;gap:9px;font-size:12px!important;font-weight:700!important}.check-row input{width:auto}.subscribe small{font-size:11px}.subscribe small a{text-decoration:underline}.form-message{min-height:20px;font-weight:800;font-size:13px}.orh-empty{padding:32px;border:1px dashed rgba(75,64,56,.28);border-radius:18px;background:rgba(255,254,253,.7);color:var(--muted);font-weight:800}.footer{padding:40px 7vw;display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:center;border-top:1px solid var(--line);font-size:11px;background:rgba(255,254,253,.76)}.footer>div:nth-child(2){display:flex;gap:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px 0 0 -1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-record-stage,.hero-vinyl,.orbit,.orbit-b,.hero-record-label,.hero-record-note{will-change:transform}.hero-record-stage{perspective:900px}.hero-vinyl{transition:transform .7s cubic-bezier(.2,.75,.25,1),box-shadow .7s ease}.hero-record-stage:hover .hero-vinyl{transform:rotate(-10deg) translateY(-8px) scale(1.025);box-shadow:20px 28px 0 rgba(217,185,181,.78),0 38px 75px rgba(93,70,55,.24)}.hero-record-stage:hover .orbit{opacity:.9}.hero-record-stage:hover .hero-record-label{transform:rotate(4deg) translateY(-4px)}.hero-record-stage:hover .hero-record-note{transform:rotate(-4deg) translateY(-3px)}.hero-record-stage .orbit{animation:orhOrbit 16s linear infinite}.hero-record-stage .orbit-b{animation:orhOrbitReverse 21s linear infinite}.hero-record-stage .hero-record-label{transition:transform .6s ease}.hero-record-stage .hero-record-note{transition:transform .6s ease}.hero-record-stage:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:rgba(255,255,255,.85);box-shadow:0 0 0 7px rgba(200,143,139,.08),0 0 28px rgba(216,184,148,.45);animation:orhPulse 2.4s ease-in-out infinite}.hero-record-stage:hover:after{box-shadow:0 0 0 10px rgba(200,143,139,.12),0 0 38px rgba(216,184,148,.55)}@keyframes orhOrbit{from{transform:rotate(35deg) rotate(0deg)}to{transform:rotate(35deg) rotate(360deg)}}@keyframes orhOrbitReverse{from{transform:rotate(-25deg) rotate(360deg)}to{transform:rotate(-25deg) rotate(0deg)}}@keyframes orhPulse{0%,100%{transform:scale(.82);opacity:.55}50%{transform:scale(1.2);opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-record-stage .orbit,.hero-record-stage .orbit-b,.hero-record-stage:after{animation:none}.hero-record-stage:hover .hero-vinyl{transform:rotate(-12deg)}.button,.track-card,.artist-card{transition:none}}@media(max-width:850px){.site-header{height:70px;min-height:70px}.menu-toggle{display:block}.main-nav{position:absolute;top:70px;left:0;right:0;background:rgba(255,254,253,.98);border-bottom:1px solid var(--line);padding:20px 7vw;display:none;flex-direction:column;align-items:stretch;gap:8px}.main-nav.is-open{display:flex}.main-nav>a:not(.nav-cta){padding:12px 0}.nav-cta{text-align:center}.hero{grid-template-columns:1fr;padding-top:55px}.hero-art{margin-top:20px;height:300px}.hero-disc{width:250px;font-size:30px}.orbit{width:300px;height:110px}.orbit-b{width:340px}.player-shell{margin:0 4vw}.track-grid{grid-template-columns:repeat(2,1fr)}.artist-grid,.news-grid,.subscribe,.split-section{grid-template-columns:1fr}.artist-banner{margin-left:4vw;margin-right:4vw;padding:48px 7vw;display:block}.artist-banner .button{margin-top:22px}.section-head{align-items:start;flex-direction:column}.footer{grid-template-columns:1fr}.footer>div:nth-child(2){flex-wrap:wrap}}@media(max-width:520px){.hero{padding-left:6vw;padding-right:6vw}.hero h1{font-size:56px}.hero p{font-size:16px}.section{padding:76px 5vw 18px}.section-head h1,.section-head h2{font-size:48px}.track-grid{grid-template-columns:1fr}.chart-row{grid-template-columns:45px 50px 1fr;gap:9px}.chart-row .section-link{grid-column:3}.chart-cover{width:50px;height:50px}.chart-row strong{font-size:14px}.player-main{grid-template-columns:58px 1fr 52px}.cover-art{width:58px;height:58px}.play-button{width:52px;height:52px}.player-controls{gap:8px}.player-controls button{padding:5px;font-size:10px}.artist-banner h2{font-size:43px}.artist-banner p{font-size:16px}.footer{padding-left:5vw;padding-right:5vw}.footer>div:nth-child(2){gap:12px}.hero-record-stage{overflow:visible}.hero-record-stage:hover .hero-vinyl{transform:rotate(-12deg) scale(1.015)}}.player-shell:before{content:"";position:absolute;inset:1px;border-radius:calc(var(--radius) - 1px);background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 32%,transparent 70%,rgba(216,184,148,.12));pointer-events:none}.player-shell:after{content:"";position:absolute;left:7%;right:7%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),rgba(216,184,148,.4),transparent);pointer-events:none}.track-card,.artist-card,.news-grid article,.featured-card,.chart-intro{position:relative}.track-card:before,.artist-card:before,.news-grid article:before,.featured-card:before,.chart-intro:before{content:"";position:absolute;inset:1px;border-radius:inherit;border-top:1px solid rgba(255,255,255,.72);pointer-events:none}.track-card:after,.artist-card:after{content:"";position:absolute;width:90px;height:90px;right:-42px;top:-44px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.7),transparent 70%);pointer-events:none}.track-card:hover:after,.artist-card:hover:after{transform:translate(-7px,7px);transition:.45s ease}.button-primary{box-shadow:0 9px 24px rgba(185,119,113,.16),inset 0 1px 0 rgba(255,255,255,.32)}.button-primary:hover{box-shadow:0 14px 32px rgba(185,119,113,.22),inset 0 1px 0 rgba(255,255,255,.42)}@media(max-width:520px){.player-shell{padding:18px;border-radius:20px}.track-card,.artist-card,.news-grid article,.featured-card,.chart-intro{border-radius:20px}.player-shell:before{border-radius:19px}}.footer{display:flex;align-items:center;justify-content:center;gap:24px;text-align:center;flex-wrap:wrap}.footer-links{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap;flex:1}.footer-links a{display:inline-block}.footer-links a:not([href*="terms"]):not([href*="privacy"]):not([href*="consent"]){display:none}@media(max-width:600px){.footer{padding:36px 7vw;gap:16px}.footer-links{gap:16px 22px}}

/* Mobile foundation: keep every public block inside the viewport and make touch targets predictable. */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas,iframe{max-width:100%;height:auto}
button,a,input,textarea,select{touch-action:manipulation}
button,.button,.nav-cta,.mini-play{min-height:44px}
input,textarea,select{max-width:100%;font-size:16px}
@media(max-width:850px){
  .site-header{padding-left:5vw;padding-right:5vw}
  .main-nav{box-sizing:border-box;max-height:calc(100vh - 70px);overflow-y:auto;overscroll-behavior:contain}
  .main-nav>a:not(.nav-cta){min-height:44px;display:flex;align-items:center}
  .section{overflow-wrap:anywhere}
  .section-head>a,.section-link{min-height:44px;display:inline-flex;align-items:center}
  .button{min-height:46px}
  .artist-banner,.subscribe,.player-shell{max-width:calc(100vw - 8vw)}
}
@media(max-width:520px){
  .site-header{padding-left:5vw;padding-right:5vw}
  .brand{gap:8px}
  .brand-mark{width:38px;height:38px;font-size:19px}
  .brand b{font-size:12px}
  .hero-actions{width:100%}
  .hero-actions .button{width:100%}
  .section-head{width:100%}
  .section-head h1,.section-head h2{overflow-wrap:anywhere}
  .player-controls{width:100%}
  .player-controls .fake-progress{min-width:0}
  .footer-links a{min-height:42px;display:inline-flex;align-items:center}
}


/* Mobile catalog cards: prevent long names and actions from forcing horizontal overflow. */
@media(max-width:850px){
  .artist-card,.track-card,.news-card,.level-card,.promo-card{min-width:0}
  .artist-card h2,.artist-card h3,.track-card h2,.track-card h3,.news-card h2,.news-card h3,.level-card h2,.level-card h3,.promo-card h2,.promo-card h3{overflow-wrap:anywhere;word-break:break-word}
  .artist-card p,.track-card p,.news-card p,.level-card p,.promo-card p{overflow-wrap:anywhere}
  .artist-card audio,.track-card audio{width:100%;max-width:100%}
  .detail-actions{width:100%}
}
@media(max-width:520px){
  .artist-card,.track-card,.news-card,.level-card,.promo-card{padding:14px}
  .artist-card h3,.track-card h3,.news-card h3,.level-card h3,.promo-card h3{font-size:20px}
  .artist-card .button,.track-card .button,.news-card .button,.level-card .button,.promo-card .button{width:100%;min-height:46px}
}


/* Mobile chart/release/detail rows: stack secondary controls instead of squeezing the content. */
@media(max-width:700px){
  .chart-row{min-width:0}
  .chart-row>div:nth-child(3){min-width:0}
  .chart-row strong,.chart-row p{overflow-wrap:anywhere}
  .chart-actions{min-width:0}
  .chart-actions a,.chart-actions span{overflow-wrap:anywhere}
}
@media(max-width:520px){
  .chart-row{align-items:start}
  .chart-row .rank{padding-top:5px}
  .chart-actions{margin-top:6px}
  .chart-actions a,.chart-actions span{display:block;line-height:1.35}
  .release-card .detail-actions{display:grid;grid-template-columns:1fr;gap:8px}
  .release-card .detail-actions .button,.release-card .detail-actions a{width:100%}
}


/* Mobile detail pages: keep hero columns, media and track lists readable on phones. */
@media(max-width:850px){
  .artist-detail,.release-detail{min-width:0}
  .artist-detail-card,.artist-detail-info,.release-detail{min-width:0}
  .artist-detail-card h2,.artist-detail-info h2,.release-detail h2{overflow-wrap:anywhere;word-break:break-word}
  .release-track{min-width:0}
  .release-track>div{min-width:0}
  .release-track h3,.release-track p{overflow-wrap:anywhere}
  .release-track audio{width:100%;max-width:100%}
}
@media(max-width:520px){
  .artist-detail-card,.artist-detail-info,.release-detail{padding:20px}
  .artist-detail-card h2,.release-detail h2{font-size:38px}
  .release-track{grid-template-columns:44px minmax(0,1fr);gap:10px}
  .release-track-num{width:44px;height:44px}
  .release-track audio,.release-track>.section-link{grid-column:1/-1;width:100%}
}


/* Mobile marketing, application and tariff blocks: consistent spacing and full-width actions. */
@media(max-width:850px){
  .promo-card,.news-card,.level-card,.apply-form,.apply-process article{min-width:0}
  .promo-card h2,.promo-card p,.news-card h2,.news-card p,.level-card h2,.level-card p,.level-card li,.apply-form h2,.apply-form label{overflow-wrap:anywhere}
  .promo-card,.news-card,.level-card{overflow:hidden}
}
@media(max-width:600px){
  .promo-card,.news-card,.level-card{padding:20px!important;border-radius:22px}
  .promo-card h2{font-size:25px}
  .news-card h2{font-size:25px}
  .level-card h2{font-size:34px}
  .level-card .price{font-size:29px}
  .tier{align-items:flex-start;flex-direction:column;gap:3px}
  .apply-process{gap:10px}
  .apply-process article{padding:16px}
  .apply-form{width:100%;padding:18px!important;border-radius:22px!important}
  .apply-form input,.apply-form textarea,.apply-form select{width:100%;font-size:16px}
  .apply-form .button{width:100%;min-height:50px}
}
