
*{box-sizing:border-box}html,body{margin:0;background:#05000b;color:white;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.topbar{height:74px;background:rgba(4,0,10,.92);border-bottom:1px solid rgba(220,125,255,.28);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,6vw,110px);gap:20px;position:sticky;top:0;z-index:100}.brand{display:flex;align-items:center;gap:14px;font-family:Cinzel,serif;letter-spacing:.28em;font-size:21px;white-space:nowrap}.brand img{width:56px;filter:drop-shadow(0 0 12px #b45cff)}.navlinks{display:flex;gap:32px;font-weight:700;letter-spacing:.16em;font-size:14px}.navlinks a.active,.navlinks a:hover{color:#f0c6ff;text-shadow:0 0 10px #b45cff}.social{display:flex;gap:18px;align-items:center}.social a{width:24px;height:24px;color:#f3d1ff;display:inline-flex}.social svg{width:100%;height:100%;fill:currentColor;stroke:currentColor}.menu-btn{display:none;background:transparent;color:#f3d1ff;border:0;font-size:34px}.mobile-menu{display:none}
.home-hero{background:#05000b}.hero-img{width:100%;height:auto}.hero-mobile{display:none}footer{min-height:86px;background:rgba(4,0,10,.92);border-top:1px solid rgba(220,125,255,.34);display:flex;justify-content:center;align-items:center;gap:min(14vw,180px);padding:20px}.copy{font-size:14px;color:#ebdff4}
.page{min-height:calc(100svh - 74px);padding:48px clamp(18px,5vw,90px) 70px;background:radial-gradient(circle at 50% 0,rgba(108,28,150,.22),transparent 42%),linear-gradient(180deg,rgba(5,0,11,.92),rgba(5,0,11,.98)),url("hero-home.jpg") center/cover fixed no-repeat}.page-title{text-align:center;font-family:Cinzel,serif;font-size:clamp(36px,5vw,70px);letter-spacing:.18em;font-weight:500;margin:0 0 34px;text-shadow:0 0 24px rgba(210,110,255,.7)}
.featured,.home-featured-card{width:min(1320px,100%);margin:0 auto 52px;display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;border:1px solid rgba(220,125,255,.4);border-radius:28px;background:linear-gradient(180deg,rgba(27,1,43,.88),rgba(9,0,18,.94));padding:34px;box-shadow:0 0 34px rgba(180,72,255,.18)}.home-featured{padding:56px clamp(18px,5vw,90px);background:#05000b}.featured img,.home-featured-img img{border-radius:22px;width:100%;aspect-ratio:1/1;object-fit:cover}.kicker{letter-spacing:.35em;color:#efbaff;font-weight:700;margin-bottom:14px}.featured h1,.home-featured-info h1{font-family:Cinzel,serif;font-size:clamp(44px,6vw,82px);font-weight:500;line-height:.98;margin:0 0 12px}.featured p,.home-featured-info p{color:#f2e8f7;line-height:1.7;font-size:19px}.release-top{display:flex;justify-content:space-between;gap:18px}.share-btn{width:54px;height:54px;border:1px solid rgba(220,125,255,.4);border-radius:16px;background:rgba(145,50,210,.22);color:#f3d1ff}.share-btn svg{width:26px;height:26px;fill:currentColor}.platform-buttons{display:grid;gap:14px;margin-top:24px}.platform-buttons a{border:1px solid rgba(220,125,255,.4);border-radius:16px;padding:16px 20px;font-weight:700;background:rgba(255,255,255,.02)}
.catalog{width:min(1480px,100%);margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.card{background:linear-gradient(180deg,rgba(19,0,34,.88),rgba(9,0,18,.94));border:1px solid rgba(220,125,255,.4);border-radius:18px;overflow:hidden}.card img{width:100%;aspect-ratio:1/1;object-fit:cover}.card .meta{padding:17px 15px 20px}.card h3{margin:0 0 8px;font-size:16px;line-height:1.3}.card p{margin:0;color:#d9c9e8}
.about-box{width:min(1240px,100%);margin:auto;border:1px solid rgba(220,125,255,.4);border-radius:24px;background:rgba(16,0,28,.84);overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr}.about-copy{padding:38px}.about-copy p{line-height:1.75;color:#f3eaf8}.lead{font-size:20px;color:#f2bdff}.quote{font-family:Caveat,cursive;font-size:38px;color:#e9b4ff;text-align:center;border:1px solid rgba(220,125,255,.4);border-radius:16px;padding:15px;margin:22px 0}.about-visual img{width:100%;height:100%;object-fit:cover}
.store-coming{width:min(1000px,100%);margin:auto;text-align:center;border:1px solid rgba(220,125,255,.4);border-radius:28px;background:linear-gradient(180deg,rgba(27,1,43,.88),rgba(9,0,18,.94));padding:58px 28px}.store-coming h2{font-family:Cinzel,serif;font-size:clamp(40px,6vw,74px);font-weight:500;margin:0 0 16px}.store-coming p{font-size:20px;color:#f2e8f7;line-height:1.7}.btn{display:inline-flex;padding:15px 28px;border:1px solid rgba(220,125,255,.4);border-radius:999px;background:linear-gradient(180deg,#b760ff,#7d23ca);font-weight:700;letter-spacing:.14em}
@media(max-width:1200px){.catalog{grid-template-columns:repeat(3,1fr)}.featured,.home-featured-card{grid-template-columns:1fr}}@media(max-width:860px){.topbar{height:auto;min-height:74px;padding:10px 16px;flex-wrap:wrap}.brand{font-size:18px;letter-spacing:.22em}.brand img{width:48px}.navlinks{order:3;width:100%;justify-content:center;gap:18px;font-size:12px}.top-social{display:none}.hero-desktop{display:none}.hero-mobile{display:block;width:100%;height:auto}.catalog{grid-template-columns:repeat(2,1fr)}.about-box{grid-template-columns:1fr}footer{gap:18px;flex-direction:column}.featured,.home-featured-card{padding:22px}.featured h1,.home-featured-info h1{font-size:42px}.featured p,.home-featured-info p{font-size:16px}}@media(max-width:520px){.topbar{justify-content:space-between;flex-wrap:nowrap}.navlinks{display:none}.menu-btn{display:block}.mobile-menu.open{display:flex;position:fixed;inset:74px 0 auto 0;z-index:99;background:rgba(4,0,10,.96);border-bottom:1px solid rgba(220,125,255,.4);flex-direction:column;align-items:center;gap:22px;padding:28px 18px}.mobile-menu .social{flex-wrap:wrap;justify-content:center}.page{padding:34px 16px}.home-featured{padding:34px 16px}.catalog{grid-template-columns:1fr}.footer-social{gap:15px;flex-wrap:wrap;justify-content:center}}


/* FINAL PHONE FIX: no duplicate desktop menu on phone */
@media(max-width:860px){
  .topbar{
    min-height:64px !important;
    height:64px !important;
    flex-wrap:nowrap !important;
  }
  .navlinks{
    display:none !important;
  }
  .top-social{
    display:none !important;
  }
  .menu-btn{
    display:block !important;
  }
  .brand img{
    width:42px !important;
  }
  .brand span{
    font-size:15px !important;
    letter-spacing:.18em !important;
  }
  .hero-desktop{
    display:none !important;
  }
  .hero-mobile{
    display:block !important;
    width:100% !important;
    height:auto !important;
  }
  .home-hero{
    min-height:auto !important;
  }
}
@media(min-width:861px){
  .menu-btn{
    display:none !important;
  }
  .hero-desktop{
    display:block !important;
  }
  .hero-mobile{
    display:none !important;
  }
}


/* PHONE HERO FINAL: show full mobile image, do not crop or zoom */
@media(max-width:860px){
  .home-hero{
    min-height:auto !important;
    display:block !important;
    overflow:hidden !important;
  }
  .hero-mobile{
    display:block !important;
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
    object-position:top center !important;
  }
  .hero-desktop{
    display:none !important;
  }
}


/* FINAL FIX: use only one hero image on phone, no stretched duplicate */
.hero-mobile{
  display:none !important;
}
.hero-desktop{
  display:block !important;
}
@media(max-width:860px){
  .home-hero{
    display:block !important;
    min-height:auto !important;
    overflow:hidden !important;
  }
  .hero-desktop{
    display:block !important;
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
    object-position:top center !important;
  }
  .hero-mobile{
    display:none !important;
  }
}


/* FINAL SOCIAL ICON STYLE - one clean set, purple neon, no duplicates */
.social{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px !important;
}
.social a.social-icon{
  width:24px !important;
  height:24px !important;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  color:#e9a6ff !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 0 7px rgba(226,142,255,.75));
  opacity:.98;
  transition:transform .2s ease, color .2s ease, filter .2s ease;
}
.social a.social-icon:hover{
  transform:translateY(-2px);
  color:#ffffff !important;
  filter:drop-shadow(0 0 10px rgba(226,142,255,1));
}
.social a.social-icon svg{
  display:block !important;
  width:100% !important;
  height:100% !important;
  fill:currentColor;
  stroke:currentColor;
}
.top-social{
  gap:17px !important;
}
.footer-social{
  gap:22px !important;
}
@media(max-width:860px){
  .top-social{
    display:none !important;
  }
  .mobile-menu .social{
    flex-wrap:wrap;
    gap:18px !important;
    margin-top:6px;
  }
  .mobile-menu .social a.social-icon{
    width:28px !important;
    height:28px !important;
  }
  .footer-social{
    gap:20px !important;
    flex-wrap:wrap;
  }
}


/* Rise Above platform buttons: same look, now with icons */
.platform-link{
  display:flex !important;
  align-items:center;
  gap:14px;
}
.platform-icon{
  width:24px;
  height:24px;
  color:#efbaff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 24px;
  filter:drop-shadow(0 0 7px rgba(226,142,255,.75));
}
.platform-icon svg{
  width:100%;
  height:100%;
  display:block;
}
.site-under-release{
  display:inline-block;
  margin-top:18px;
  color:#efbaff;
  font-weight:700;
  letter-spacing:.12em;
  font-size:14px;
  text-shadow:0 0 10px rgba(226,142,255,.55);
}

/* Share button on every album card */
.card{
  position:relative;
}
.card-share{
  position:absolute;
  top:12px;
  right:12px;
  width:38px;
  height:38px;
  border-radius:50%;
  border:1px solid rgba(220,125,255,.55);
  background:rgba(8,0,18,.72);
  color:#efbaff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  z-index:3;
  box-shadow:0 0 14px rgba(180,72,255,.30);
  backdrop-filter:blur(6px);
}
.card-share svg{
  width:18px;
  height:18px;
}
.card-share:hover{
  color:#fff;
  transform:translateY(-1px);
}
@media(max-width:520px){
  .card-share{
    width:42px;
    height:42px;
  }
}


/* Contact form */
.contact-box{
  width:min(900px,100%);
  margin:0 auto;
  border:1px solid rgba(220,125,255,.4);
  border-radius:28px;
  background:linear-gradient(180deg,rgba(27,1,43,.88),rgba(9,0,18,.94));
  padding:38px;
  box-shadow:0 0 34px rgba(180,72,255,.18);
}
.contact-intro{
  max-width:720px;
  margin:0 auto 28px;
  text-align:center;
  color:#f2e8f7;
  line-height:1.7;
  font-size:18px;
}
.contact-form{
  display:grid;
  gap:18px;
}
.contact-form label{
  display:grid;
  gap:8px;
  color:#efbaff;
  font-weight:700;
  letter-spacing:.10em;
  font-size:13px;
}
.contact-form input,
.contact-form textarea{
  width:100%;
  border:1px solid rgba(220,125,255,.4);
  border-radius:14px;
  background:rgba(255,255,255,.035);
  color:#fff;
  padding:15px 16px;
  font-family:Montserrat,Arial,sans-serif;
  font-size:16px;
  outline:none;
}
.contact-form input:focus,
.contact-form textarea:focus{
  border-color:#efbaff;
  box-shadow:0 0 14px rgba(226,142,255,.28);
}
.contact-form textarea{
  resize:vertical;
}
.hidden-field{
  display:none !important;
}
.form-status{
  margin:0 auto 22px;
  max-width:720px;
  padding:14px 16px;
  border-radius:14px;
  text-align:center;
  font-weight:700;
}
.form-status.success{
  border:1px solid rgba(143,255,184,.45);
  color:#b8ffd2;
  background:rgba(23,120,60,.18);
}
.form-status.error{
  border:1px solid rgba(255,120,180,.45);
  color:#ffc5dd;
  background:rgba(150,30,75,.18);
}
@media(max-width:520px){
  .contact-box{
    padding:24px 18px;
  }
}


/* Final requested fixes */
.card-share{
  top:auto !important;
  right:12px !important;
  bottom:12px !important;
  left:auto !important;
}

.navlinks a[href="contact.php"]{
  color:#f0c6ff;
}

.contact-box .page-title::before,
.contact-box .page-title::after{
  content:"🌻";
  font-size:.45em;
  vertical-align:middle;
  margin:0 .35em;
}

.form-status.success{
  line-height:1.7;
  font-size:17px;
}


/* Music page compact album cards only */
.music-compact{
  width:min(1120px,100%) !important;
  grid-template-columns:repeat(auto-fit,minmax(145px,1fr)) !important;
  gap:16px !important;
}
.music-compact .card{
  border-radius:15px !important;
}
.music-compact .card .meta{
  padding:12px 11px 14px !important;
}
.music-compact .card h3{
  font-size:13px !important;
  line-height:1.25 !important;
  margin-bottom:5px !important;
}
.music-compact .card p{
  font-size:12px !important;
  line-height:1.35 !important;
}
.music-compact .card-share{
  width:32px !important;
  height:32px !important;
  right:8px !important;
  bottom:8px !important;
}
.music-compact .card-share svg{
  width:15px !important;
  height:15px !important;
}
@media(max-width:520px){
  .music-compact{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:14px !important;
  }
  .music-compact .card .meta{
    padding:10px 9px 12px !important;
  }
  .music-compact .card h3{
    font-size:12px !important;
  }
  .music-compact .card p{
    font-size:11px !important;
  }
}


/* Requested: share button clearly on the right side of each music card */
.music-compact .card .meta{
  padding-right:46px !important;
}
.music-compact .card-share{
  right:10px !important;
  bottom:10px !important;
  top:auto !important;
  left:auto !important;
}
@media(max-width:520px){
  .music-compact .card .meta{
    padding-right:42px !important;
  }
  .music-compact .card-share{
    right:8px !important;
    bottom:8px !important;
  }
}


/* Compact music links added back to Rise Above card */
.cover-link{
  display:block;
}
.cover-link img{
  display:block;
  width:100%;
}
.card-links{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin-top:9px;
  padding-right:34px;
}
.card-links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(220,125,255,.38);
  border-radius:999px;
  padding:5px 8px;
  color:#efbaff;
  font-size:10px;
  font-weight:800;
  letter-spacing:.03em;
  text-decoration:none;
  background:rgba(255,255,255,.035);
  box-shadow:0 0 9px rgba(180,72,255,.14);
}
.card-links a:hover{
  color:#fff;
  border-color:rgba(239,186,255,.75);
}
@media(max-width:520px){
  .card-links{
    gap:5px;
    padding-right:30px;
  }
  .card-links a{
    font-size:9px;
    padding:5px 7px;
  }
}


/* Updated music page: slightly bigger cards, 4 per row on desktop */
.music-compact{
  width:min(1320px,100%) !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:24px !important;
}
.music-compact .card{
  border-radius:22px !important;
  overflow:hidden !important;
}
.music-compact .card img{
  width:100% !important;
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
}
.music-compact .card .meta{
  padding:18px 16px 18px !important;
  padding-right:68px !important;
  min-height:132px;
}
.music-compact .card h3{
  font-size:17px !important;
  line-height:1.25 !important;
  margin:0 0 9px !important;
}
.music-compact .card p{
  font-size:14px !important;
  line-height:1.45 !important;
}
.music-compact .card-share{
  width:44px !important;
  height:44px !important;
  right:14px !important;
  bottom:14px !important;
  top:auto !important;
}
.music-compact .card-share svg{
  width:19px !important;
  height:19px !important;
}
.music-compact .card-links{
  gap:7px !important;
  margin-top:10px !important;
  padding-right:8px !important;
}
.music-compact .card-links a{
  font-size:10px !important;
  padding:6px 8px !important;
}
@media(max-width:1100px){
  .music-compact{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:20px !important;
  }
}
@media(max-width:760px){
  .music-compact{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px !important;
  }
  .music-compact .card .meta{
    min-height:118px;
    padding:14px 12px 14px !important;
    padding-right:56px !important;
  }
  .music-compact .card h3{
    font-size:15px !important;
  }
  .music-compact .card p{
    font-size:13px !important;
  }
  .music-compact .card-share{
    width:40px !important;
    height:40px !important;
    right:10px !important;
    bottom:10px !important;
  }
}
@media(max-width:520px){
  .music-compact{
    grid-template-columns:1fr !important;
    gap:18px !important;
  }
  .music-compact .card .meta{
    min-height:auto;
    padding:16px 14px 16px !important;
    padding-right:60px !important;
  }
  .music-compact .card h3{
    font-size:18px !important;
  }
  .music-compact .card p{
    font-size:15px !important;
  }
}


/* Artist profile links on every music card */
.music-compact .card-links{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  margin-top:12px !important;
  padding-right:0 !important;
}
.music-compact .card-links a{
  font-size:9px !important;
  padding:5px 7px !important;
  letter-spacing:.03em !important;
}
.music-compact .card .meta{
  padding-right:60px !important;
  min-height:170px !important;
}
@media(max-width:760px){
  .music-compact .card .meta{
    min-height:160px !important;
  }
}
@media(max-width:520px){
  .music-compact .card .meta{
    min-height:auto !important;
  }
  .music-compact .card-links a{
    font-size:10px !important;
    padding:6px 8px !important;
  }
}


/* Small album cards: icons only, all equal size */
.card-links{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  gap:8px !important;
  margin-top:12px !important;
  padding-right:0 !important;
}
.card-links a,
.card-links .mini-icon{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  flex:0 0 34px !important;
  padding:0 !important;
  border-radius:50% !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border:1px solid rgba(220,125,255,.42) !important;
  background:rgba(255,255,255,.035) !important;
  color:#efbaff !important;
  box-shadow:0 0 9px rgba(180,72,255,.14) !important;
}
.card-links a:hover{
  color:#fff !important;
  border-color:rgba(239,186,255,.75) !important;
}
.card-links svg{
  width:18px !important;
  height:18px !important;
  display:block !important;
}
.card-links .mini-spotify svg{width:19px !important;height:19px !important;}
.card-links .mini-youtube svg{width:19px !important;height:19px !important;}
.music-compact .card .meta{
  padding-right:56px !important;
}
@media (max-width:520px){
  .card-links{
    gap:7px !important;
  }
  .card-links a,
  .card-links .mini-icon{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    min-height:32px !important;
    flex-basis:32px !important;
  }
  .card-links svg{
    width:17px !important;
    height:17px !important;
  }
}


/* First page logo fix: no cut-off + circle around logo */
.topbar{
  min-height:82px !important;
  height:82px !important;
  overflow:visible !important;
}
.brand{
  overflow:visible !important;
}
.brand img{
  width:58px !important;
  height:58px !important;
  object-fit:contain !important;
  border:1px solid rgba(239,186,255,.75) !important;
  border-radius:50% !important;
  padding:5px !important;
  background:rgba(10,0,20,.45) !important;
  box-shadow:0 0 18px rgba(180,72,255,.55), inset 0 0 12px rgba(239,186,255,.20) !important;
  filter:drop-shadow(0 0 10px #b45cff) !important;
}
.home-hero,
.hero-img,
.hero-mobile{
  overflow:visible !important;
}

/* Home buttons go to music page and keep same look */
.home-hero .btn,
.hero .btn{
  cursor:pointer;
}

@media(max-width:860px){
  .topbar{
    min-height:78px !important;
    height:78px !important;
  }
  .brand img{
    width:54px !important;
    height:54px !important;
    padding:5px !important;
  }
}


/* Spotify playlist embed on music page */
.spotify-playlist-section{
  width:min(920px,100%);
  margin:46px auto 0;
  border:1px solid rgba(220,125,255,.4);
  border-radius:24px;
  background:linear-gradient(180deg,rgba(27,1,43,.78),rgba(9,0,18,.90));
  padding:24px;
  box-shadow:0 0 34px rgba(180,72,255,.16);
}
.playlist-head{
  text-align:center;
  margin-bottom:18px;
}
.playlist-head h2{
  font-family:Cinzel,serif;
  font-size:clamp(28px,3vw,42px);
  font-weight:500;
  letter-spacing:.10em;
  margin:0;
  color:#fff;
  text-shadow:0 0 18px rgba(210,110,255,.55);
}
.spotify-embed-wrap{
  width:100%;
  overflow:hidden;
  border-radius:12px;
  box-shadow:0 0 18px rgba(180,72,255,.18);
}
.spotify-embed-wrap iframe{
  display:block;
  width:100%;
  border:0;
}
@media(max-width:520px){
  .spotify-playlist-section{
    padding:16px;
    margin-top:34px;
  }
}


/* FINAL CLEAN HOME HERO */
.home-video-section,
.hero-side-accent{
  display:none !important;
}
.home-hero{
  background:#05000b !important;
  overflow:hidden !important;
}
.hero-img{
  width:100% !important;
  height:auto !important;
  display:block !important;
}
.hero-mobile{
  display:none !important;
}

/* Top logo: clean, no extra circle/border */
.topbar{
  min-height:82px !important;
  height:82px !important;
  overflow:hidden !important;
}
.brand img{
  width:58px !important;
  height:58px !important;
  object-fit:contain !important;
  border:0 !important;
  border-radius:0 !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  filter:drop-shadow(0 0 12px rgba(190,94,255,.85)) !important;
}

/* Keep phone clean: one image only */
@media(max-width:860px){
  .hero-img{
    display:none !important;
  }
  .hero-mobile{
    display:block !important;
    width:100% !important;
    height:auto !important;
  }
  .topbar{
    min-height:78px !important;
    height:78px !important;
  }
  .brand img{
    width:54px !important;
    height:54px !important;
  }
}


/* Creative About Page */
.about-page{
  padding-top:54px !important;
}
.about-hero-card{
  width:min(1280px,100%);
  margin:auto;
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:0;
  overflow:hidden;
  border:1px solid rgba(220,125,255,.42);
  border-radius:30px;
  background:
    radial-gradient(circle at 18% 12%, rgba(210,110,255,.24), transparent 34%),
    linear-gradient(145deg, rgba(28,0,48,.93), rgba(7,0,16,.96));
  box-shadow:0 0 42px rgba(180,72,255,.20);
}
.creative-about-copy{
  padding:46px clamp(24px,4vw,58px);
  position:relative;
}
.creative-about-copy::before{
  content:"";
  position:absolute;
  inset:22px auto 22px 0;
  width:3px;
  background:linear-gradient(180deg, transparent, #efbaff, transparent);
  box-shadow:0 0 16px rgba(239,186,255,.8);
}
.about-title{
  font-family:Cinzel,serif;
  font-size:clamp(34px,4.4vw,66px);
  line-height:1.02;
  font-weight:500;
  letter-spacing:.08em;
  margin:0 0 22px;
  text-shadow:0 0 24px rgba(210,110,255,.66);
}
.creative-about-copy p{
  color:#f3eaf8;
  line-height:1.78;
  font-size:18px;
  margin:0 0 18px;
}
.creative-about-copy .lead{
  color:#fff;
  font-size:20px;
}
.signature-line{
  font-family:Caveat,cursive;
  font-size:clamp(42px,5vw,76px);
  line-height:1;
  color:#d98cff;
  margin:24px 0 22px;
  text-shadow:
    0 0 8px rgba(217,140,255,.8),
    0 0 22px rgba(180,72,255,.58);
  transform:rotate(-1deg);
}
.about-pill-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:26px 0;
}
.about-pill-row span{
  border:1px solid rgba(220,125,255,.44);
  border-radius:999px;
  padding:9px 13px;
  color:#efbaff;
  background:rgba(255,255,255,.035);
  font-size:12px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 0 10px rgba(180,72,255,.12);
}
.about-quote-card{
  margin:28px 0 24px;
  border:1px solid rgba(220,125,255,.42);
  border-radius:22px;
  padding:20px 22px;
  background:linear-gradient(135deg, rgba(115,28,170,.20), rgba(255,255,255,.025));
  box-shadow:inset 0 0 20px rgba(180,72,255,.10);
}
.about-quote-card span{
  display:block;
  color:#f3eaf8;
  font-size:17px;
  margin-bottom:4px;
}
.about-quote-card strong{
  display:block;
  font-family:Caveat,cursive;
  color:#e5a6ff;
  font-size:46px;
  line-height:1;
  font-weight:700;
  text-shadow:0 0 16px rgba(226,142,255,.7);
}
.about-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
}
.creative-about-visual{
  min-height:680px;
  position:relative;
  background:#05000b;
}
.creative-about-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.creative-about-visual::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(7,0,16,.62), transparent 34%),
    radial-gradient(circle at 68% 18%, rgba(210,110,255,.22), transparent 30%);
  pointer-events:none;
}
@media(max-width:900px){
  .about-hero-card{
    grid-template-columns:1fr;
  }
  .creative-about-visual{
    min-height:auto;
  }
  .creative-about-visual img{
    height:auto;
  }
}
@media(max-width:520px){
  .creative-about-copy{
    padding:32px 20px;
  }
  .about-actions .btn{
    width:100%;
    justify-content:center;
  }
}


/* Contact sent page: show only the thank-you message */
.thank-you-only{
  max-width:760px;
  margin:20px auto;
  text-align:center;
  color:#f3d1ff;
  font-size:clamp(24px,3.2vw,42px);
  line-height:1.55;
  font-weight:700;
  text-shadow:0 0 18px rgba(226,142,255,.75);
  padding:36px 22px;
}


/* Desktop button positions on the baked hero image */
.hero-listen{
  left:8.4%;
  top:68.5%;
  width:12.2%;
  height:7.2%;
}
.hero-explore{
  left:22.0%;
  top:68.5%;
  width:13.9%;
  height:7.2%;
}

/* Phone hero button positions */
@media(max-width:860px){
  .hero-listen{
    left:10%;
    top:40.5%;
    width:36%;
    height:4.9%;
  }
  .hero-explore{
    left:52%;
    top:40.5%;
    width:38%;
    height:4.9%;
  }
}


/* Homepage buttons are now visually 25% smaller and both link to Music */
.hero-click-wrap{
  position:relative !important;
}
.hero-click{
  position:absolute;
  display:block;
  z-index:10;
  border-radius:999px;
  text-indent:-9999px;
  overflow:hidden;
}

/* Desktop click areas over the smaller buttons */
.hero-listen{
  left:9.4%;
  top:67.6%;
  width:11.3%;
  height:6.4%;
}
.hero-explore{
  left:23.6%;
  top:67.6%;
  width:12.8%;
  height:6.4%;
}

/* Phone click areas over the smaller buttons */
@media(max-width:860px){
  .hero-listen{
    left:13.4%;
    top:39.9%;
    width:29.3%;
    height:4.5%;
  }
  .hero-explore{
    left:56.5%;
    top:39.9%;
    width:30.4%;
    height:4.5%;
  }
}


/* Summer EP card */
.summer-ep-card .card-img img{
  object-fit:cover;
}
.summer-ep-card{
  border-color:rgba(255,190,86,.48) !important;
  box-shadow:0 0 28px rgba(255,173,61,.14), 0 0 34px rgba(180,72,255,.16) !important;
}


/* Hide old home hero button area while keeping the hero artwork */
.home-hero{
  position:relative !important;
}
.home-hero::after{
  content:"";
  position:absolute;
  left:8.7%;
  top:64.8%;
  width:35.4%;
  height:8.9%;
  border-radius:30px;
  background:rgba(22,4,52,.28);
  -webkit-backdrop-filter:blur(18px) saturate(110%);
  backdrop-filter:blur(18px) saturate(110%);
  box-shadow:0 0 24px rgba(18,4,46,.22), inset 0 0 28px rgba(120,60,255,.10);
  pointer-events:none;
}
.hero-click{display:none !important;}
@media(max-width:860px){
  .home-hero::after{display:none !important;}
}


/* FINAL UPGRADE OVERRIDES */
.home-hero::after{display:none !important;}
.summer-ep-card .meta{padding-bottom:30px !important; min-height:170px; display:flex; flex-direction:column; justify-content:flex-start;}
.summer-stamp-wrap{width:100%; display:flex; justify-content:center; margin-top:18px;}
.summer-stamp{position:relative; width:182px; height:122px; border:3px solid rgba(229,188,118,.84); border-radius:50%; color:#e8c27f; opacity:.96; text-align:center; transform:rotate(-9deg); box-shadow:0 0 18px rgba(229,188,118,.15); background:transparent;}
.summer-stamp-top,.summer-stamp-bottom{position:absolute; left:50%; transform:translateX(-50%); width:88%; font-size:10px; letter-spacing:.24em; font-weight:800; color:#e8c27f; text-transform:uppercase; white-space:nowrap;}
.summer-stamp-top{top:13px;}
.summer-stamp-bottom{bottom:13px;}
.summer-stamp-band{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%) rotate(1deg); border:3px solid rgba(229,188,118,.84); border-left:0; border-right:0; width:118%; padding:8px 0; font-size:19px; font-weight:800; letter-spacing:.08em; color:#e8c27f; background:rgba(12,0,26,.08); box-shadow:0 0 10px rgba(229,188,118,.12);}
.summer-stamp::before{content:""; position:absolute; inset:10px; border:2px solid rgba(229,188,118,.65); border-radius:50%;}
.icon-amazon svg,.mini-amazon svg,.platform-icon .icon-amazon svg{width:20px;height:20px;}
.platform-buttons .platform-link:last-child .platform-icon svg{width:20px;height:20px;}
@media(max-width:860px){.summer-stamp{width:160px;height:108px}.summer-stamp-band{font-size:17px}.summer-stamp-top,.summer-stamp-bottom{font-size:9px}}


/* Final Amazon icon upgrade: clean lowercase a + smile arrow, no circle */
.amazon-a-svg{
  width:21px !important;
  height:21px !important;
  display:block !important;
  overflow:visible !important;
  filter:drop-shadow(0 0 8px rgba(235,177,255,.72));
}
.platform-link .amazon-a-svg{
  width:24px !important;
  height:24px !important;
}
.icon-amazon,
.mini-amazon{
  color:#efbaff !important;
}
