:root{
  --cw-purple:#3a145e;
  --cw-purple2:#731fa2;
  --cw-pink:#ef4d9c;
  --cw-turq:#20cad0;
  --cw-navy:#171226;
  --cw-ink:#2b2335;
  --cw-soft:#f7f1fa;
  --cw-white:#fff;
  --cw-border:#eadff0;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--cw-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.6}
a{color:var(--cw-purple2);text-decoration:none}
img{max-width:100%;height:auto}
.cwrw-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}

.cwrw-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(79,37,105,.08)}
.cwrw-header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.cwrw-brand{display:flex;align-items:center;gap:10px;color:var(--cw-navy);font-weight:900;font-size:19px}
.cwrw-brand,.cwrw-custom-logo-link{flex:0 0 auto;max-width:var(--cwrw-logo-width-desktop,220px)}.cwrw-brand .custom-logo,.cwrw-custom-logo-link .custom-logo{display:block!important;width:var(--cwrw-logo-width-desktop,220px)!important;max-width:var(--cwrw-logo-width-desktop,220px)!important;max-height:var(--cwrw-logo-height-desktop,64px)!important;height:auto!important;object-fit:contain!important}
.cwrw-logo-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--cw-pink),var(--cw-purple2) 56%,var(--cw-turq));box-shadow:0 10px 22px rgba(115,31,162,.25)}
.cwrw-nav ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}
.cwrw-nav a{color:var(--cw-ink);font-weight:700}
.cwrw-menu-toggle{display:none}

.cwrw-hero{
  --cwrw-header-bg-start:#21102f;
  --cwrw-header-bg-end:#0d617a;
  --cwrw-header-accent:#ef4d9c;
  --cwrw-header-accent-two:#20cad0;
  --cwrw-header-text:#ffffff;
  --cwrw-header-button:#a920b9;
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 82% 20%, rgba(32,202,208,.24), transparent 24%),
    radial-gradient(circle at 16% 18%, rgba(239,77,156,.20), transparent 18%),
    linear-gradient(135deg, var(--cwrw-header-bg-start), #451368 52%, var(--cwrw-header-bg-end));
  color:var(--cwrw-header-text);
  padding:90px 0;
}
.cwrw-hero:before{
  content:"";
  position:absolute;
  inset:auto -10% -120px auto;
  width:420px;
  height:420px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(239,77,156,.16), transparent 68%);
  pointer-events:none;
}
.cwrw-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;position:relative;z-index:1}
.cwrw-hero--graphic-left .cwrw-hero-grid,
.cwrw-hero--text-left .cwrw-hero-grid{grid-template-columns:1fr 1fr}
.cwrw-hero--wide .cwrw-hero-grid{grid-template-columns:1fr;gap:34px}
.cwrw-hero--centered .cwrw-hero-grid{grid-template-columns:1fr}
.cwrw-hero-stack{display:grid;gap:26px;justify-items:center;text-align:center}
.cwrw-hero-copy{max-width:700px}
.cwrw-hero--centered .cwrw-hero-copy,
.cwrw-hero--wide .cwrw-hero-copy{max-width:860px;text-align:center;margin:0 auto}
.cwrw-eyebrow,.cwrw-section-head span{font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.cwrw-hero h1{font-size:clamp(42px,7vw,78px);line-height:1.02;letter-spacing:-.04em;margin:14px 0 22px;color:var(--cwrw-header-text);max-width:820px}
.cwrw-hero--centered h1,.cwrw-hero--wide h1{margin-inline:auto}
.cwrw-hero p{font-size:20px;max-width:660px;color:rgba(255,255,255,.86)}
.cwrw-hero--centered p,.cwrw-hero--wide p{margin-inline:auto}
.cwrw-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.cwrw-hero--centered .cwrw-hero-actions,.cwrw-hero--wide .cwrw-hero-actions{justify-content:center}
.cwrw-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;font-weight:900}
.cwrw-btn-primary{color:#fff;background:linear-gradient(135deg,var(--cwrw-header-accent),var(--cwrw-header-button));box-shadow:0 18px 36px rgba(40,8,66,.25)}
.cwrw-btn-ghost{color:#fff;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08)}

.cwrw-hero-art{position:relative;display:flex;justify-content:center;align-items:center;min-height:360px}
.cwrw-hero--pos-left .cwrw-hero-art{justify-content:flex-start}
.cwrw-hero--pos-center .cwrw-hero-art{justify-content:center}
.cwrw-hero--pos-right .cwrw-hero-art{justify-content:flex-end}
.cwrw-onair-badge{position:absolute;top:-10px;right:0;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(6,9,23,.55);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#fff}
.cwrw-hero--graphic-left .cwrw-onair-badge{right:auto;left:0}
.cwrw-hero-art-card{position:relative;width:min(100%,640px);border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,0,0,.38)}
.cwrw-hero-art-card img{display:block;width:100%;height:auto}
.cwrw-wave{position:absolute;pointer-events:none;filter:drop-shadow(0 0 8px rgba(32,202,208,.24))}
.cwrw-wave-one{width:150px;height:150px;left:-34px;bottom:24px;border-left:3px solid rgba(255,255,255,.34);border-radius:50%;transform:rotate(18deg)}
.cwrw-wave-two{width:200px;height:200px;right:-40px;top:18px;border-right:3px solid rgba(255,255,255,.24);border-radius:50%;transform:rotate(-10deg)}

.cwrw-orbit{position:relative;display:grid;place-items:center;min-height:390px}
.cwrw-record{position:relative;display:grid;place-items:center;width:290px;height:290px;border-radius:50%;background:repeating-radial-gradient(circle,#16121d 0 7px,#26202e 8px 13px);box-shadow:0 32px 80px rgba(0,0,0,.4);animation:cwrw-spin 16s linear infinite}
.cwrw-record:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,var(--cwrw-header-accent),var(--cwrw-header-accent-two))}
.cwrw-record span{position:relative;z-index:2;text-align:center;font-weight:1000;line-height:1;color:#fff}
.cwrw-orbit i{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}
.cwrw-orbit i:nth-child(2){width:350px;height:350px}
.cwrw-orbit i:nth-child(3){width:410px;height:410px}
.cwrw-orbit i:nth-child(4){width:470px;height:470px}
@keyframes cwrw-spin{to{transform:rotate(360deg)}}

.cwrw-section{padding:80px 0}
.cwrw-section-tight{padding:50px 0}
.cwrw-soft{background:var(--cw-soft)}
.cwrw-section-head{margin-bottom:28px}
.cwrw-section-head span{color:var(--cw-pink)}
.cwrw-section-head h1,.cwrw-section-head h2{font-size:clamp(34px,5vw,56px);line-height:1.05;margin:8px 0;color:var(--cw-navy)}
.cwrw-post-body h3{font-size:28px;line-height:1.16;margin:.3em 0}
.cwrw-prose{max-width:860px}
.cwrw-prose h1{font-size:clamp(38px,6vw,64px);line-height:1.05;color:var(--cw-navy)}
.cwrw-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.cwrw-post-card{overflow:hidden;border:1px solid var(--cw-border);border-radius:24px;background:#fff;box-shadow:0 16px 40px rgba(55,24,78,.08)}
.cwrw-post-image{display:block;aspect-ratio:16/10;overflow:hidden}.cwrw-post-image img{width:100%;height:100%;object-fit:cover}
.cwrw-post-body{padding:20px}
.cwrw-post-body span,.cwrw-post-meta{font-size:12px;font-weight:900;color:var(--cw-pink);text-transform:uppercase}
.cwrw-read{font-weight:900}
.cwrw-single-image{border-radius:26px;margin:16px 0 28px}
.cwrw-episode-player{width:100%;margin:20px 0}
.cwrw-comments{margin-top:50px;padding-top:30px;border-top:1px solid var(--cw-border)}
.comment-list{padding-left:0;list-style:none}
.comment-list li{padding:16px;border-radius:16px;background:var(--cw-soft);margin:12px 0}

.cwrw-footer{padding:64px 0 30px;background:#181020;color:#d9d0df}
.cwrw-footer .cwrw-brand{color:#fff}
.cwrw-footer-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:30px}
.cwrw-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:28px;margin-top:28px;border-top:1px solid rgba(255,255,255,.1)}
.cwrw-footer ul{display:flex;gap:16px;list-style:none;margin:0;padding:0}
.cwrw-listen-fab{position:fixed;right:18px;bottom:18px;z-index:999;padding:12px 17px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--cw-pink),var(--cw-purple2));font-weight:900;box-shadow:0 16px 38px rgba(80,20,108,.32)}
.cwrw-notice{padding:22px;border-radius:18px;background:#fff2f7;border:1px solid #f6c6dd}


.cwrw-logo-slot{display:flex;align-items:center;min-width:0;flex:0 0 auto}
.cwrw-header-inner.cwrw-logo-desktop-left .cwrw-logo-slot{order:1;margin-right:auto;justify-content:flex-start}
.cwrw-header-inner.cwrw-logo-desktop-left .cwrw-menu-toggle{order:2}
.cwrw-header-inner.cwrw-logo-desktop-left .cwrw-nav{order:3}
.cwrw-header-inner.cwrw-logo-desktop-center{display:grid;grid-template-columns:1fr auto 1fr}
.cwrw-header-inner.cwrw-logo-desktop-center .cwrw-logo-slot{grid-column:2;grid-row:1;justify-content:center}
.cwrw-header-inner.cwrw-logo-desktop-center .cwrw-nav{grid-column:3;grid-row:1;justify-self:end}
.cwrw-header-inner.cwrw-logo-desktop-center .cwrw-menu-toggle{grid-column:3;grid-row:1;justify-self:end}
.cwrw-header-inner.cwrw-logo-desktop-right .cwrw-nav{order:1;margin-right:auto}
.cwrw-header-inner.cwrw-logo-desktop-right .cwrw-menu-toggle{order:2}
.cwrw-header-inner.cwrw-logo-desktop-right .cwrw-logo-slot{order:3;margin-left:auto;justify-content:flex-end}

@media(max-width:980px){
  .cwrw-header-inner{display:grid!important;grid-template-columns:1fr auto 1fr!important;position:relative}
  .cwrw-header-inner .cwrw-logo-slot{grid-row:1!important;margin:0!important;order:initial!important}
  .cwrw-header-inner.cwrw-logo-mobile-left .cwrw-logo-slot{grid-column:1!important;justify-self:start;justify-content:flex-start}
  .cwrw-header-inner.cwrw-logo-mobile-center .cwrw-logo-slot{grid-column:2!important;justify-self:center;justify-content:center}
  .cwrw-header-inner.cwrw-logo-mobile-right .cwrw-logo-slot{grid-column:3!important;justify-self:end;justify-content:flex-end}
  .cwrw-header-inner .cwrw-menu-toggle{grid-column:3!important;grid-row:1!important;justify-self:end!important;order:initial!important}
  .cwrw-header-inner.cwrw-logo-mobile-right .cwrw-menu-toggle{grid-column:1!important;justify-self:start!important}
  .cwrw-header-inner .cwrw-nav{grid-column:1 / -1!important;grid-row:2!important;order:initial!important;margin:0!important}

  .cwrw-hero-grid,.cwrw-footer-grid{grid-template-columns:1fr}
  .cwrw-hero,.cwrw-section{padding:64px 0}
  .cwrw-hero-copy,.cwrw-hero-art{text-align:center;max-width:none}
  .cwrw-hero-actions{justify-content:center}
  .cwrw-hero-art{min-height:300px}
  .cwrw-onair-badge{left:50%;right:auto;transform:translateX(-50%)}
  .cwrw-hero-art-card{width:min(100%,720px)}
  .cwrw-orbit{min-height:300px}
  .cwrw-record{width:230px;height:230px}
  .cwrw-orbit i:nth-child(2){width:280px;height:280px}
  .cwrw-orbit i:nth-child(3){width:330px;height:330px}
  .cwrw-orbit i:nth-child(4){display:none}
  .cwrw-post-grid{grid-template-columns:1fr 1fr}
  .cwrw-menu-toggle{display:inline-flex;border:0;border-radius:12px;padding:10px 14px;background:var(--cw-soft);font-weight:800}
  .cwrw-nav{display:none;position:absolute;top:80px;left:18px;right:18px;padding:16px;border-radius:18px;background:#fff;box-shadow:0 18px 50px rgba(36,17,49,.18)}
  .cwrw-nav.is-open{display:block}
  .cwrw-nav ul{display:grid;gap:12px}
}
@media(max-width:600px){
  .cwrw-brand,.cwrw-custom-logo-link{max-width:var(--cwrw-logo-width-mobile,170px)!important}.cwrw-brand .custom-logo,.cwrw-custom-logo-link .custom-logo{width:var(--cwrw-logo-width-mobile,170px)!important;max-width:var(--cwrw-logo-width-mobile,170px)!important;max-height:var(--cwrw-logo-height-mobile,52px)!important}
  .cwrw-hero{padding:54px 0}
  .cwrw-hero h1{font-size:42px}
  .cwrw-hero p{font-size:17px}
  .cwrw-post-grid{grid-template-columns:1fr}
  .cwrw-section{padding:54px 0}
  .cwrw-footer-bottom{flex-direction:column}
  .cwrw-listen-fab{left:18px;right:18px;text-align:center}
  .cwrw-hero-art-card{border-radius:20px}
  .cwrw-wave{display:none}
}

/* v1.1.4 preset header display */
.cwrw-hero--has-image{
  min-height:clamp(440px,45vw,720px);
  background-image:linear-gradient(90deg,rgba(8,9,25,.72) 0%,rgba(8,9,25,.38) 42%,rgba(8,9,25,.08) 100%),var(--cwrw-header-image)!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
}
.cwrw-hero--has-image.cwrw-hero--pos-left{background-position:left center!important}
.cwrw-hero--has-image.cwrw-hero--pos-center{background-position:center center!important}
.cwrw-hero--has-image.cwrw-hero--pos-right{background-position:right center!important}
.cwrw-hero--has-image .cwrw-hero-art{min-height:360px}
.cwrw-hero-preset-spacer{width:100%;min-height:360px}
.cwrw-hero--has-image .cwrw-hero-copy{padding:28px;border-radius:28px;background:rgba(8,9,25,.28);backdrop-filter:blur(3px)}
@media(max-width:980px){
  .cwrw-hero--has-image{min-height:520px;background-image:linear-gradient(180deg,rgba(8,9,25,.42),rgba(8,9,25,.72)),var(--cwrw-header-image)!important;background-position:center!important}
  .cwrw-hero--has-image .cwrw-hero-art{display:none}
  .cwrw-hero--has-image .cwrw-hero-copy{margin:0 auto}
}

/* v1.1.6 preset artwork visibility and automatic safe placement */
.cwrw-hero--has-image{
  background-size:100% auto!important;
  background-position:center top!important;
  background-color:#070b21!important;
}
.cwrw-hero--preset-neon-records-microphone,
.cwrw-hero--preset-orange-spinning-record-microphone{
  background-position:left top!important;
}
.cwrw-hero--preset-neon-studio-sign{
  background-position:right top!important;
}
.cwrw-hero--preset-centered-neon-on-air,
.cwrw-hero--preset-purple-blue-spinning-vinyl{
  background-position:center top!important;
}

/* Left-focused artwork presets need the text on the open right side. */
.cwrw-hero--preset-neon-records-microphone .cwrw-hero-grid,
.cwrw-hero--preset-orange-spinning-record-microphone .cwrw-hero-grid{
  grid-template-columns:1fr 1fr!important;
}
.cwrw-hero--preset-neon-records-microphone .cwrw-hero-copy,
.cwrw-hero--preset-orange-spinning-record-microphone .cwrw-hero-copy{
  grid-column:2!important;
  justify-self:end;
  max-width:590px;
}
.cwrw-hero--preset-neon-records-microphone .cwrw-hero-art,
.cwrw-hero--preset-orange-spinning-record-microphone .cwrw-hero-art{
  grid-column:1!important;
}

/* Right-focused studio preset keeps text safely on the left. */
.cwrw-hero--preset-neon-studio-sign .cwrw-hero-copy{
  grid-column:1!important;
}
.cwrw-hero--preset-neon-studio-sign .cwrw-hero-art{
  grid-column:2!important;
}

/* Reduce the darkening layer so records and microphones remain visible. */
.cwrw-hero--has-image{
  background-image:var(--cwrw-header-image)!important;
}
.cwrw-hero--has-image .cwrw-hero-copy{
  background:rgba(7,10,30,.62)!important;
  box-shadow:0 22px 60px rgba(0,0,0,.24);
}

@media(max-width:980px){
  .cwrw-hero--has-image{
    background-size:contain!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
    padding-top:clamp(250px,34vw,380px)!important;
  }
  .cwrw-hero--preset-neon-records-microphone .cwrw-hero-grid,
  .cwrw-hero--preset-orange-spinning-record-microphone .cwrw-hero-grid{
    grid-template-columns:1fr!important;
  }
  .cwrw-hero--preset-neon-records-microphone .cwrw-hero-copy,
  .cwrw-hero--preset-orange-spinning-record-microphone .cwrw-hero-copy,
  .cwrw-hero--preset-neon-studio-sign .cwrw-hero-copy{
    grid-column:1!important;
    justify-self:center;
  }
}
