*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#060b14;color:#f5f8ff;overflow-x:hidden}.grid-bg{position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;z-index:-3}.bg-orb{position:fixed;border-radius:50%;filter:blur(70px);opacity:.33;z-index:-2}.orb-a{width:440px;height:440px;background:#12f5a1;left:-120px;top:120px}.orb-b{width:520px;height:520px;background:#7f5cff;right:-160px;top:140px}a{color:inherit;text-decoration:none}.nav{height:74px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);background:rgba(5,8,15,.82);backdrop-filter:blur(20px);position:sticky;top:0;z-index:9}.brand{font-size:22px;font-weight:1000;letter-spacing:-.04em}.brand span span,.hero h1 span{color:#20e893}.bolt{margin-right:8px;color:#ffd34d}.nav nav{display:flex;gap:22px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:18px;background:linear-gradient(135deg,#18e890,#62ffd3);color:#03100b;padding:15px 23px;font-weight:1000;cursor:pointer;box-shadow:0 0 30px rgba(24,232,144,.22)}.btn.ghost{background:#ff3524;color:white}.btn.small{padding:12px 18px;border-radius:14px}.btn.wide{width:100%;margin-top:12px}.btn.soundcloud{background:linear-gradient(135deg,#ff6b00,#ff2b00);color:white}.hero{display:grid;grid-template-columns:1.08fr .72fr;gap:60px;align-items:center;padding:76px 7% 70px;min-height:720px}.hero-copy{max-width:720px}.kicker{color:#23f0a2;font-weight:1000;margin-bottom:18px}.hero h1{font-size:clamp(58px,7vw,114px);line-height:.9;letter-spacing:-.09em;margin:0 0 28px}.hero p,.lead{color:#b9c4d6;font-size:18px;line-height:1.62}.hero-actions{display:flex;gap:12px;margin:28px 0}.phone-preview{display:flex;justify-content:center}.phone{width:330px;min-height:455px;background:linear-gradient(180deg,#232e38,#0b0f12);border:14px solid #020307;border-radius:48px;padding:34px;text-align:center;box-shadow:0 30px 100px rgba(0,0,0,.45)}.phone .art{height:170px;border-radius:18px;background:#7d8a96;display:grid;place-items:center;font-size:48px}.phone button{background:#ff3827;color:white;border:0;border-radius:15px;padding:14px 24px;font-weight:1000}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-row div{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:20px;padding:22px}.stat-row b{display:block;font-size:34px}.stat-row span{color:#abb6c8;font-weight:800}.white-section{background:#f6f8fb;color:#09101a;padding:70px 7%}.white-section h2,.samples-section h2,.cta-band h2{font-size:clamp(34px,4vw,64px);letter-spacing:-.07em;line-height:1.08;margin:0 0 26px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.features-grid div{background:white;border-radius:24px;padding:28px;box-shadow:0 20px 70px rgba(0,0,0,.08)}.features-grid b{font-size:24px}.features-grid p{color:#4b5563;line-height:1.5}.samples-section{padding:78px 7%;background:linear-gradient(180deg,#07111f,#05080f);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.section-head{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:28px}.real-sample-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sample-card{min-height:420px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(100,255,226,.22);border-radius:28px;overflow:hidden;box-shadow:0 20px 80px rgba(0,0,0,.24)}.sample-art{height:205px;background:#101827;object-fit:cover;width:100%}.sample-body{padding:18px}.sample-kicker{color:#22f0a3;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.sample-body h3{margin:0 0 8px;font-size:22px;letter-spacing:-.04em;line-height:1.08}.sample-body p{color:#aab7c8;margin:0 0 12px;line-height:1.35}.wave{height:62px;display:flex;align-items:end;gap:4px;margin:12px 0;padding:8px;border-radius:14px;background:rgba(0,0,0,.25)}.wave i{flex:1;background:linear-gradient(180deg,#fff,#34ffc2);border-radius:6px;min-width:3px}.sample-actions{display:flex;gap:8px;align-items:center}.play{width:46px;height:46px;border-radius:50%;border:0;background:#18e890;color:#06110d;font-weight:1000;cursor:pointer}.open{padding:13px 16px;border-radius:14px;background:rgba(255,255,255,.08);font-weight:900}.player{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);width:min(680px,calc(100% - 30px));background:rgba(5,9,16,.92);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:12px;display:grid;grid-template-columns:44px 44px 44px 1fr;gap:10px;align-items:center;backdrop-filter:blur(20px);z-index:20}.player button{height:44px;border:0;border-radius:50%;font-weight:1000}.player span{display:block;color:#aab7c8;font-size:13px}.cta-band{text-align:center;padding:80px 7%}.cta-band h2{max-width:1100px;margin-left:auto;margin-right:auto}.page{padding:70px 7%;min-height:calc(100vh - 74px)}.center{display:grid;place-items:center}.auth-card,.form-shell,.panel,.price-card{width:min(560px,100%);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:30px}.auth-card h1,.page h1{font-size:56px;line-height:.95;letter-spacing:-.07em;margin:0 0 18px}.auth-card input,.gate-form input{width:100%;padding:15px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#0b1220;color:white;margin:8px 0 14px}.notice{background:rgba(24,232,144,.12);border:1px solid rgba(24,232,144,.45);border-radius:14px;padding:14px;margin:14px 0}.danger{background:rgba(255,55,39,.12);border-color:rgba(255,55,39,.4)}.muted{color:#9aa7b9}.dash-head{display:flex;justify-content:space-between;gap:20px;align-items:end}.plan-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:20px;min-width:240px}.plan-card span{display:block;color:#aab7c8;margin:6px 0 14px}.top-space{margin-top:26px;width:100%}.panel-head{display:flex;justify-content:space-between}.gate-list{display:grid;gap:12px}.gate-item{display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center;background:rgba(0,0,0,.18);border-radius:18px;padding:12px}.gate-item img{width:70px;height:70px;object-fit:cover;border-radius:14px}.gate-item span,.gate-item a{display:block;color:#aab7c8}.pricing{text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:30px auto}.price-card{width:auto;text-align:left}.price-card b{font-size:54px}.pro{border-color:#18e890}.gate-form label{display:block;font-weight:900;margin:12px 0}.checks{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.checks input{width:auto}.public-gate{min-height:100vh;display:grid;grid-template-columns:420px 1fr;gap:40px;align-items:center;padding:70px 7%}.gate-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:30px;padding:28px;text-align:center}.gate-cover{width:100%;aspect-ratio:1;object-fit:cover;border-radius:22px}.gate-card input{width:100%;padding:15px;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#0b1220;color:white}.step{display:block;background:rgba(255,255,255,.08);border-radius:14px;padding:12px;margin:8px 0}.sample-promo h2{font-size:56px;letter-spacing:-.07em;line-height:1}.sample-promo p{font-size:20px;color:#b9c4d6;line-height:1.5}footer{padding:38px 7%;display:flex;align-items:center;gap:20px;color:#9aa7b9}footer img{width:90px;background:white;border-radius:16px;padding:14px}.loading{color:#9aa7b9;padding:26px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.05)}.loading code{background:rgba(255,255,255,.1);padding:2px 6px;border-radius:6px}@media(max-width:900px){.hero,.public-gate{grid-template-columns:1fr}.hero{padding-top:36px}.features-grid,.real-sample-grid,.pricing-grid{grid-template-columns:1fr}.section-head,.dash-head{display:block}.hero h1{font-size:54px}.stat-row{grid-template-columns:repeat(2,1fr)}.nav{padding:0 18px}.nav nav{gap:10px}.nav nav a:not(.btn){display:none}}
.sample-filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}
.genre-chip{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#d9e6f5;border-radius:999px;padding:11px 16px;font-weight:1000;cursor:pointer}
.genre-chip.active,.genre-chip:hover{background:linear-gradient(135deg,#18e890,#62ffd3);color:#03100b;border-color:transparent;box-shadow:0 0 28px rgba(24,232,144,.22)}

.hero-stats{grid-template-columns:repeat(3,1fr);max-width:680px}
.sample-filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px}
.genre-chip{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#d9e6f5;border-radius:999px;padding:12px 17px;font-weight:1000;cursor:pointer;font-size:14px}
.genre-chip.active,.genre-chip:hover{background:linear-gradient(135deg,#18e890,#62ffd3);color:#03100b;border-color:transparent;box-shadow:0 0 28px rgba(24,232,144,.22)}
.load-more-wrap{display:flex;justify-content:center;margin:30px 0 0}
@media(max-width:900px){.hero-stats{grid-template-columns:1fr}.genre-chip{font-size:13px;padding:10px 13px}}


/* v11 fixes */
.features-grid div{min-height:190px;display:flex;flex-direction:column;justify-content:flex-start}
.sample-filters{
  display:flex!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin:0 0 18px!important;
  align-items:center;
}
.sample-filters .genre-chip,
button.genre-chip{
  appearance:none;
  -webkit-appearance:none;
  border:1px solid rgba(255,255,255,.16)!important;
  background:rgba(255,255,255,.075)!important;
  color:#e8f2ff!important;
  border-radius:999px!important;
  padding:12px 17px!important;
  font-weight:1000!important;
  cursor:pointer!important;
  font-size:14px!important;
  line-height:1!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.sample-filters .genre-chip.active,
.sample-filters .genre-chip:hover,
button.genre-chip.active,
button.genre-chip:hover{
  background:linear-gradient(135deg,#18e890,#62ffd3)!important;
  color:#03100b!important;
  border-color:transparent!important;
  box-shadow:0 0 28px rgba(24,232,144,.22)!important;
}
.sample-count{color:#9fb0c5;font-weight:900;margin:0 0 18px}
.real-sample-grid{align-items:stretch}
.sample-card{display:flex;flex-direction:column}
.sample-body{display:flex;flex-direction:column;flex:1}
.sample-actions{margin-top:auto}
.load-more-wrap{display:flex;justify-content:center;margin:30px 0 0}
.samples-section{min-height:auto}
@media(max-width:900px){
  .sample-filters .genre-chip,button.genre-chip{font-size:13px!important;padding:10px 13px!important}
}

/* v12 promotion + dynamic community */
.promo-strip{padding:48px 7%;background:linear-gradient(120deg,rgba(24,232,144,.09),rgba(127,92,255,.12));border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.promo-card{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:16px;box-shadow:0 20px 70px rgba(0,0,0,.22)}
.promo-card img{width:110px;height:110px;border-radius:20px;object-fit:cover;background:#111}
.promo-card span,.sponsored-download span{display:inline-block;color:#06110d;background:#18e890;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:1000;text-transform:uppercase;margin-bottom:8px}
.promo-card h3{margin:0;font-size:24px;letter-spacing:-.04em}.promo-card p{margin:6px 0 0;color:#b9c4d6}
.promo-empty{display:grid;grid-template-columns:120px 1fr auto;gap:22px;align-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:24px}
.ai-art{width:120px;height:120px;border-radius:26px;display:grid;place-items:center;font-size:58px;background:radial-gradient(circle at 30% 20%,#fff,#18e890 28%,#7f5cff 72%);color:#06110d;box-shadow:0 0 50px rgba(24,232,144,.22)}
.promo-empty h2{font-size:42px;margin:0 0 8px;letter-spacing:-.06em}.promo-empty p{color:#b9c4d6;margin:0;line-height:1.45}
.select{width:100%;padding:15px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#0b1220;color:white;margin:8px 0 14px}
.sponsored-download img{width:240px;height:240px;object-fit:cover;border-radius:26px;margin:16px 0}
.hero-stats{grid-template-columns:repeat(4,1fr);max-width:900px}
@media(max-width:900px){.promo-grid,.promo-empty{grid-template-columns:1fr}.promo-card{grid-template-columns:90px 1fr}.promo-card img{width:90px;height:90px}.hero-stats{grid-template-columns:repeat(2,1fr)}}
