:root{--aai-purple:#7F00FF;--aai-blue:#0004FC;--aai-black:#000;--aai-text:#17141D;--aai-muted:#6d6574;--aai-line:#e8e1eb;--aai-bg:#f8f6fa;--aai-radius:14px;--aai-shadow:0 12px 35px rgba(20,9,36,.1)}.aai-scope{font-family:inherit;color:var(--aai-text)}.aai-scope *{box-sizing:border-box}.aai-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.aai-eyebrow{display:block;color:var(--aai-purple);font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;margin-bottom:10px}.aai-section-head h2{font-size:42px;line-height:1.05;margin:0;font-weight:900;letter-spacing:-.035em}.aai-section-links{display:flex;gap:24px}.aai-section-links a,.aai-plain-link{color:var(--aai-purple);font-weight:800;text-decoration:none}.aai-episode-row,.aai-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.aai-episode-card{background:#fff;border:1px solid var(--aai-line);border-radius:var(--aai-radius);box-shadow:var(--aai-shadow);overflow:hidden}.aai-thumb{position:relative;display:block;aspect-ratio:16/9;background:#12051f;overflow:hidden;text-decoration:none}.aai-thumb img,.aai-card-img{width:100%;height:100%;object-fit:cover;display:block}.aai-focus-top{object-position:center top}.aai-focus-bottom{object-position:center bottom}.aai-focus-left{object-position:left center}.aai-focus-right{object-position:right center}.aai-placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;gap:8px;padding:24px;color:#fff;background:linear-gradient(135deg,#07040d,#2b0754 55%,#0004fc)}.aai-placeholder svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8}.aai-placeholder strong{text-transform:uppercase;letter-spacing:.06em}.aai-placeholder small{opacity:.8}.aai-badge{position:absolute;top:16px;left:16px;background:var(--aai-purple);color:#fff;border-radius:8px;padding:7px 12px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase}.aai-duration{position:absolute;right:14px;bottom:12px;background:#000;color:#fff;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:900}.aai-card-body{padding:22px}.aai-card-body h3{font-size:22px;line-height:1.22;margin:0 0 14px;font-weight:900}.aai-card-body h3 a{text-decoration:none;color:var(--aai-text)}.aai-card-body p{margin:0 0 20px;color:var(--aai-muted);line-height:1.55}.aai-card-body small{display:block;color:var(--aai-muted);margin-bottom:14px}.aai-card-link{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:var(--aai-purple);font-weight:900}.aai-filter-bar{display:flex;align-items:center;gap:16px;margin:0 0 28px;padding:18px 22px;background:#fff;border:1px solid var(--aai-line);border-radius:var(--aai-radius);box-shadow:var(--aai-shadow)}.aai-filter-bar label{display:flex;align-items:center;gap:8px;font-weight:800}.aai-filter-bar select{border:1px solid #d7d1dd;border-radius:8px;min-height:40px;padding:8px 12px;background:#fff}.aai-filter-bar button,.aai-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 22px;border:0;border-radius:8px;background:linear-gradient(90deg,var(--aai-purple),var(--aai-blue));color:#fff!important;text-decoration:none;font-weight:900}.aai-empty{padding:36px;border:1px dashed #dacfe4;border-radius:var(--aai-radius);background:#faf8fc;text-align:center}.aai-single-episode{background:#fff}.aai-single-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;padding:80px max(24px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 78% 45%,rgba(0,4,252,.38),transparent 30%),radial-gradient(circle at 52% 30%,rgba(127,0,255,.26),transparent 28%),#060609;color:#fff}.aai-single-hero h1{font-size:54px;line-height:1.05;margin:18px 0 12px;letter-spacing:-.04em;color:#fff}.aai-single-hero p{color:rgba(255,255,255,.78)}.aai-guest strong{color:#d5b3ff}.aai-meta-line{display:flex;gap:18px;flex-wrap:wrap;color:rgba(255,255,255,.82);font-weight:700;margin:18px 0}.aai-single-image{border-radius:18px;overflow:hidden;box-shadow:0 16px 44px rgba(0,0,0,.35)}.aai-single-image img,.aai-single-image .aai-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover}.aai-player{width:min(1180px,calc(100% - 48px));margin:-32px auto 26px;position:relative;z-index:2;display:grid;grid-template-columns:52px 64px 1fr 80px 80px;align-items:center;gap:14px;padding:16px 22px;background:#fff;border:1px solid var(--aai-line);border-radius:var(--aai-radius);box-shadow:var(--aai-shadow)}.aai-play{width:48px;height:48px;border-radius:50%;border:0;background:var(--aai-purple);color:#fff;font-weight:900}.aai-progress{width:100%;accent-color:var(--aai-purple)}.aai-speed{border:1px solid var(--aai-line);border-radius:8px;padding:8px;background:#fff}.aai-player-empty{display:block;margin:24px auto;padding:24px}.aai-info-card{width:min(1180px,calc(100% - 48px));margin:0 auto 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--aai-line);border-radius:var(--aai-radius);box-shadow:var(--aai-shadow)}.aai-info-card>div{padding:22px;border-right:1px solid var(--aai-line)}.aai-info-card>div:last-child{border-right:0}.aai-info-card strong{display:block;color:var(--aai-purple);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.aai-info-card span{font-weight:800}.aai-single-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px}.aai-transcript,.aai-side-card{background:#fff;border:1px solid var(--aai-line);border-radius:var(--aai-radius);box-shadow:var(--aai-shadow)}.aai-transcript-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:18px 22px;border-bottom:1px solid var(--aai-line)}.aai-transcript-head h2{margin:0 auto 0 0;font-size:22px}.aai-transcript-head input{min-height:38px;border:1px solid var(--aai-line);border-radius:8px;padding:8px 12px;min-width:240px}.aai-transcript-head button,.aai-download{min-height:38px;border:1px solid var(--aai-line);border-radius:8px;background:#fff;padding:8px 12px;color:var(--aai-text);text-decoration:none}.aai-transcript-body{padding:24px 28px;font-size:16px;line-height:1.7}.aai-side-card{padding:24px;margin-bottom:20px}.aai-side-card h3{margin-top:0}.aai-related{width:min(1180px,calc(100% - 48px));margin:34px auto}.aai-sticky-player{position:sticky;bottom:0;z-index:30;display:grid;grid-template-columns:290px 1fr;gap:18px;align-items:center;padding:12px max(24px,calc((100vw - 1180px)/2));background:rgba(0,0,0,.94);color:#fff;box-shadow:0 -10px 24px rgba(0,0,0,.25)}.aai-sticky-player>div:first-child{display:flex;align-items:center;gap:12px}.aai-sticky-img{width:84px!important;height:50px!important;object-fit:cover;border-radius:8px}.aai-sticky-player small{display:block;color:#b9b0c4}.aai-sticky-player .aai-player{width:100%;margin:0;padding:10px;background:transparent;border:0;box-shadow:none;color:#fff}.aai-sticky-player .aai-speed{background:#15121a;color:#fff;border-color:#363140}@media(max-width:1024px){.aai-episode-row,.aai-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aai-single-hero{grid-template-columns:1fr;padding-top:60px}.aai-single-grid{grid-template-columns:1fr}.aai-sticky-player{grid-template-columns:1fr}.aai-info-card{grid-template-columns:repeat(2,1fr)}.aai-info-card>div:nth-child(2){border-right:0}.aai-info-card>div{border-bottom:1px solid var(--aai-line)}}@media(max-width:767px){.aai-section-head{align-items:flex-start;flex-direction:column}.aai-section-head h2{font-size:32px}.aai-section-links{gap:14px;flex-wrap:wrap}.aai-episode-row,.aai-library-grid{grid-template-columns:1fr}.aai-card-body{padding:18px}.aai-filter-bar{display:grid;grid-template-columns:1fr;padding:16px}.aai-filter-bar label{align-items:flex-start;flex-direction:column}.aai-filter-bar select,.aai-filter-bar button{width:100%}.aai-single-hero{padding:44px 18px 70px;gap:28px}.aai-single-hero h1{font-size:38px}.aai-meta-line{gap:10px}.aai-player{width:calc(100% - 28px);grid-template-columns:48px 1fr 70px;margin-top:-25px}.aai-current,.aai-total{font-size:12px}.aai-speed{grid-column:3}.aai-info-card{width:calc(100% - 28px);grid-template-columns:1fr}.aai-info-card>div{border-right:0}.aai-single-grid,.aai-related{width:calc(100% - 28px)}.aai-transcript-head{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.aai-transcript-head h2{grid-column:1/-1}.aai-transcript-head input{min-width:0;grid-column:1/-1}.aai-transcript-body{padding:18px;font-size:15px}.aai-sticky-player{position:relative;padding:14px}.aai-sticky-player .aai-player{grid-template-columns:44px 1fr}.aai-sticky-player .aai-total,.aai-sticky-player .aai-speed{display:none}}

/* v2.0.1 Elementor preview hardening */
.elementor-widget-shortcode .aai-scope,
.aai-scope{
  width:100%;
  max-width:1180px;
  margin-left:auto;
  margin-right:auto;
}
.aai-latest-episodes.aai-scope,
.aai-episode-library.aai-scope{
  padding:0;
}
.aai-scope .aai-thumb .aai-placeholder,
.aai-scope .aai-single-image .aai-placeholder{
  aspect-ratio:16/9;
  min-height:0;
  height:auto;
}
.aai-scope .aai-placeholder .aai-svg-icon,
.aai-scope .aai-placeholder svg{
  width:42px!important;
  height:42px!important;
  max-width:42px!important;
  max-height:42px!important;
  display:block!important;
  margin:0 auto!important;
  fill:none!important;
  stroke:currentColor!important;
}
.aai-scope .aai-section-links a + a{margin-left:0!important;}
.aai-scope .aai-episode-card a{box-shadow:none!important;}
@media(max-width:767px){
  .elementor-widget-shortcode .aai-scope,.aai-scope{max-width:100%;}
}

/* v2.0.2: clean aligned filter controls + clearer episode CTA states */
.aai-scope .aai-filter-bar,
.aai-filter-bar{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  flex-wrap:wrap!important;
  width:100%!important;
  min-height:82px!important;
  padding:18px 22px!important;
}
.aai-scope .aai-filter-field,
.aai-filter-field{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:48px!important;
  margin:0!important;
}
.aai-scope .aai-filter-label,
.aai-filter-label{
  display:inline-flex!important;
  align-items:center!important;
  height:48px!important;
  margin:0!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:900!important;
  color:var(--aai-text)!important;
  white-space:nowrap!important;
}
.aai-scope .aai-filter-field select,
.aai-filter-field select{
  display:block!important;
  width:170px!important;
  min-width:170px!important;
  max-width:100%!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 38px 0 14px!important;
  border:1px solid #d7d1dd!important;
  border-radius:10px!important;
  background-color:#fff!important;
  color:var(--aai-text)!important;
  font-size:14px!important;
  line-height:48px!important;
  box-shadow:none!important;
}
.aai-scope .aai-filter-submit,
.aai-filter-submit,
.aai-filter-bar button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:108px!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 24px!important;
  border-radius:10px!important;
  border:0!important;
  background:linear-gradient(90deg,var(--aai-purple),var(--aai-blue))!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 10px 22px rgba(127,0,255,.20)!important;
  align-self:center!important;
}
.aai-scope .aai-card-link{
  min-height:34px!important;
  gap:10px!important;
  text-decoration:none!important;
}
.aai-scope .aai-card-link > span:first-child{
  display:inline-flex!important;
  align-items:center!important;
}
.aai-scope .aai-card-arrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:28px!important;
  height:28px!important;
  border-radius:999px!important;
  background:#f4eaff!important;
  color:var(--aai-purple)!important;
  flex:0 0 auto!important;
}
.aai-scope .aai-card-link--transcript{color:#7F00FF!important;}
.aai-scope .aai-card-link--listen-transcript{color:#7F00FF!important;}
.aai-scope .aai-card-link--listen{color:#4b22cc!important;}
.aai-scope .aai-card-link--coming-soon{color:#7a7480!important;cursor:not-allowed!important;}
@media(max-width:767px){
  .aai-scope .aai-filter-bar,
  .aai-filter-bar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:16px!important;
    min-height:0!important;
  }
  .aai-scope .aai-filter-field,
  .aai-filter-field{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
  }
  .aai-scope .aai-filter-label,
  .aai-filter-label{height:auto!important;}
  .aai-scope .aai-filter-field select,
  .aai-filter-field select,
  .aai-scope .aai-filter-submit,
  .aai-filter-submit,
  .aai-filter-bar button{
    width:100%!important;
    min-width:0!important;
  }
}


.aai-latest-episodes,.aai-episode-library,.aai-latest-highlight,.aai-archive-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}
.aai-card-arrow{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:rgba(127,0,255,.12);line-height:1}
.aai-episode-card{height:100%;display:flex;flex-direction:column}
.aai-card-body{display:flex;flex-direction:column;min-height:230px}
.aai-card-link{margin-top:auto}
.aai-filter-bar{justify-content:flex-start}
.aai-filter-bar label{min-width:0;flex:1 1 240px}
.aai-filter-bar select{width:100%;min-height:46px}
.aai-filter-bar button{min-width:132px;white-space:nowrap}
.aai-season-pill{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff}
.aai-hero-badges{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:14px}
.aai-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 16px}
.aai-button-secondary{background:#fff!important;color:var(--aai-text)!important;border:1px solid var(--aai-line)}
.aai-archive-page{background:var(--aai-bg);padding:0 0 48px}
.aai-archive-hero{padding:56px 0 28px;background:radial-gradient(circle at 78% 45%,rgba(0,4,252,.3),transparent 28%),radial-gradient(circle at 40% 20%,rgba(127,0,255,.22),transparent 25%),#060609;color:#fff;margin-bottom:24px}
.aai-archive-hero .aai-archive-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}
.aai-archive-hero h1{font-size:52px;line-height:1.04;margin:10px 0 12px;color:#fff;letter-spacing:-.04em}
.aai-archive-hero p{color:rgba(255,255,255,.78);max-width:760px}
.aai-archive-highlight{background:#fff;border:1px solid rgba(255,255,255,.08);border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(0,0,0,.2)}
.aai-archive-highlight .aai-card-body{min-height:auto}
@media(max-width:767px){
  .aai-latest-episodes,.aai-episode-library,.aai-latest-highlight,.aai-archive-shell{width:min(100%,calc(100% - 24px));margin-inline:auto}
  .aai-episode-row,.aai-library-grid{justify-content:center}
  .aai-episode-card{max-width:430px;width:100%;margin-inline:auto}
  .aai-filter-bar{grid-template-columns:1fr;align-items:stretch}
  .aai-filter-bar label,.aai-filter-bar button{width:100%}
  .aai-card-link{gap:10px}
  .aai-single-hero{padding:26px 14px 24px;border-bottom-left-radius:18px;border-bottom-right-radius:18px}
  .aai-single-copy{background:#fff;border-radius:18px;padding:18px 16px;color:var(--aai-text);box-shadow:var(--aai-shadow);order:2}
  .aai-single-hero h1{font-size:34px;line-height:1.08;margin:12px 0;color:var(--aai-text)}
  .aai-single-hero p,.aai-meta-line,.aai-guest,.aai-plain-link{color:var(--aai-text)!important}
  .aai-single-hero .aai-guest strong{color:var(--aai-purple)}
  .aai-single-image{order:1;border-radius:18px}
  .aai-meta-line{font-size:13px;font-weight:800}
  .aai-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}
  .aai-hero-actions .aai-button{width:100%;min-height:44px;padding:10px 12px;font-size:14px}
  .aai-plain-link{display:inline-block;margin-top:4px;font-weight:800}
  .aai-archive-hero{padding:26px 0 18px;border-bottom-left-radius:18px;border-bottom-right-radius:18px}
  .aai-archive-hero .aai-archive-shell{grid-template-columns:1fr;gap:18px}
  .aai-archive-hero h1{font-size:34px}
}


.aai-shell{width:min(1320px,calc(100% - 40px));margin:0 auto}
.aai-single-page{background:var(--aai-bg);padding-bottom:48px}
.aai-single-hero{padding:36px 0 24px;background:radial-gradient(circle at 78% 45%,rgba(0,4,252,.34),transparent 30%),radial-gradient(circle at 40% 18%,rgba(127,0,255,.22),transparent 24%),#060609;color:#fff}
.aai-single-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:42px;align-items:center}
.aai-single-copy{max-width:620px}
.aai-single-copy p{max-width:58ch}
.aai-single-image{width:100%}
.aai-player,.aai-info-card,.aai-single-grid,.aai-related{width:min(1320px,calc(100% - 40px))}
.aai-single-grid{grid-template-columns:minmax(0,1fr) 320px}
.aai-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 12px}
.aai-hero-actions .aai-button{min-width:180px;min-height:50px;padding:13px 22px;border-radius:12px}
.aai-button-secondary{background:#fff!important;color:var(--aai-text)!important;border:1px solid var(--aai-line)}
.aai-button-disabled{background:#C9C2D1!important;color:#fff!important;cursor:not-allowed}
.aai-plain-link{display:inline-block;margin-top:2px}
.aai-side-card .aai-button{width:100%}
.aai-archive-hero{padding:42px 0 24px}
.aai-archive-hero .aai-archive-shell{width:min(1320px,calc(100% - 40px));grid-template-columns:1.05fr .95fr;gap:34px}
.aai-archive-highlight{border:1px solid rgba(255,255,255,.08);background:#fff}
.aai-archive-highlight .aai-episode-card{box-shadow:none;border:none;border-radius:16px}
.aai-archive-shell .aai-episode-library{width:100%;margin:0}
.aai-archive-shell .aai-filter-bar{margin-bottom:22px}
@media(max-width:767px){
  .aai-shell,.aai-player,.aai-info-card,.aai-single-grid,.aai-related,.aai-latest-episodes,.aai-episode-library,.aai-latest-highlight,.aai-archive-shell{width:min(100%,calc(100% - 20px));margin-inline:auto}
  .aai-single-page{padding-bottom:24px}
  .aai-single-hero{padding:18px 0 16px}
  .aai-single-hero-inner{grid-template-columns:1fr;gap:16px}
  .aai-single-copy{max-width:none;background:#fff;color:var(--aai-text);padding:16px;border-radius:18px;box-shadow:var(--aai-shadow)}
  .aai-single-copy p,.aai-single-copy .aai-guest,.aai-single-copy .aai-meta-line,.aai-single-copy .aai-plain-link{color:var(--aai-text)!important}
  .aai-single-copy .aai-guest strong{color:var(--aai-purple)}
  .aai-single-hero h1{font-size:34px;line-height:1.06;color:var(--aai-text);margin:10px 0 10px}
  .aai-single-image{order:-1;border-radius:18px;overflow:hidden}
  .aai-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin:14px 0 10px}
  .aai-hero-actions .aai-button{width:100%;min-width:0}
  .aai-sticky-player{padding:12px}
  .aai-archive-hero{padding:24px 0 14px}
  .aai-archive-hero .aai-archive-shell{width:min(100%,calc(100% - 20px));grid-template-columns:1fr;gap:16px}
  .aai-archive-hero h1{font-size:34px}
}


/* v2.1.2 mobile-fit and transcript fixes */
.aai-single-grid>main,.aai-single-grid>aside{min-width:0;width:100%}
.aai-side-card{width:100%}
.aai-transcript-body,.aai-transcript-body *{writing-mode:horizontal-tb;white-space:normal;word-break:normal;overflow-wrap:break-word;max-width:none}
.aai-transcript-body p{margin:0 0 16px;max-width:none;word-break:normal;overflow-wrap:break-word;white-space:normal}
.aai-hero-actions .aai-button{min-width:190px}
@media(max-width:767px){
  .aai-latest-episodes,.aai-episode-library,.aai-latest-highlight{width:100%!important;max-width:none!important;padding-inline:16px!important;margin:0!important}
  .aai-latest-episodes .aai-section-head,.aai-episode-library .aai-filter-bar,.aai-latest-episodes .aai-episode-row,.aai-episode-library .aai-library-grid{width:100%!important;margin-left:0!important;margin-right:0!important}
  .aai-latest-episodes .aai-episode-card,.aai-episode-library .aai-episode-card,.aai-latest-highlight .aai-episode-card{width:100%!important;max-width:none!important;margin:0!important}
  .aai-latest-episodes .aai-card-body,.aai-episode-library .aai-card-body,.aai-latest-highlight .aai-card-body{padding:20px!important}
  .aai-latest-episodes .aai-card-body h3,.aai-episode-library .aai-card-body h3,.aai-latest-highlight .aai-card-body h3{font-size:24px!important}
  .aai-single-grid>main,.aai-single-grid>aside{min-width:0;width:100%}
  .aai-side-card{width:100%!important;margin:0 0 16px!important;padding:22px!important;border-radius:18px!important}
  .aai-transcript,.aai-info-card{width:100%!important}
  .aai-transcript-body,.aai-transcript-body *{max-width:none!important;width:auto!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important;writing-mode:horizontal-tb!important;letter-spacing:0!important}
  .aai-transcript-body p{font-size:16px!important;line-height:1.75!important;margin:0 0 16px!important}
  .aai-info-card>div span{display:block;margin-top:6px}
  .aai-info-card{margin-bottom:18px!important}
  .aai-hero-actions{grid-template-columns:1fr!important}
  .aai-hero-actions .aai-button{width:100%!important;min-width:0!important;min-height:50px!important}
  .aai-single-copy .aai-plain-link{display:inline-block;margin-top:2px}
}


/* =========================================================
   v2.1.3 FINAL RESPONSIVE OVERRIDES
   Loaded last intentionally to neutralize theme/Elementor rules.
   ========================================================= */
html body .aai-scope,
html body .aai-scope *{box-sizing:border-box!important}

/* Keep embedded shortcode sections independent from Elementor container padding. */
@media (max-width:767px){
  html body .aai-latest-episodes.aai-scope,
  html body .aai-episode-library.aai-scope,
  html body .aai-latest-highlight.aai-scope{
    display:block!important;
    width:calc(100% - 48px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:visible!important;
  }
  html body .aai-latest-episodes .aai-section-head,
  html body .aai-episode-library .aai-filter-bar,
  html body .aai-latest-episodes .aai-episode-row,
  html body .aai-episode-library .aai-library-grid,
  html body .aai-latest-highlight .aai-episode-card{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  html body .aai-latest-episodes .aai-episode-row,
  html body .aai-episode-library .aai-library-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:18px!important;
  }
  html body .aai-latest-episodes .aai-episode-card,
  html body .aai-episode-library .aai-episode-card,
  html body .aai-latest-highlight .aai-episode-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
  }
  html body .aai-latest-episodes .aai-card-body,
  html body .aai-episode-library .aai-card-body,
  html body .aai-latest-highlight .aai-card-body{
    min-height:0!important;
    padding:20px!important;
  }
  html body .aai-latest-episodes .aai-section-head{
    gap:18px!important;
    margin-bottom:22px!important;
  }
  html body .aai-latest-episodes .aai-section-links{
    display:flex!important;
    width:100%!important;
    gap:20px!important;
    flex-wrap:wrap!important;
  }
}

/* Single episode: force one-column mobile flow and prevent sidebar overlap. */
@media (max-width:1024px){
  html body.single-aai_episode .aai-single-grid,
  html body .aai-single-page .aai-single-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:18px!important;
  }
  html body.single-aai_episode .aai-single-grid>main,
  html body.single-aai_episode .aai-single-grid>aside,
  html body .aai-single-page .aai-single-grid>main,
  html body .aai-single-page .aai-single-grid>aside{
    display:block!important;
    position:static!important;
    float:none!important;
    clear:both!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
  }
}

@media (max-width:767px){
  html body.single-aai_episode .aai-shell,
  html body.single-aai_episode .aai-player,
  html body.single-aai_episode .aai-info-card,
  html body.single-aai_episode .aai-single-grid,
  html body.single-aai_episode .aai-related,
  html body .aai-single-page .aai-shell,
  html body .aai-single-page .aai-player,
  html body .aai-single-page .aai-info-card,
  html body .aai-single-page .aai-single-grid,
  html body .aai-single-page .aai-related{
    width:calc(100% - 32px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html body .aai-single-page .aai-single-hero-inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
  }
  html body .aai-single-page .aai-single-image,
  html body .aai-single-page .aai-single-copy{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }
  html body .aai-single-page .aai-hero-actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
  }
  html body .aai-single-page .aai-hero-actions .aai-button{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    min-height:50px!important;
    padding:12px 16px!important;
    white-space:normal!important;
    text-align:center!important;
  }
  html body .aai-single-page .aai-info-card{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    overflow:hidden!important;
  }
  html body .aai-single-page .aai-info-card>div{
    min-width:0!important;
    padding:18px!important;
    border-right:1px solid var(--aai-line)!important;
    border-bottom:1px solid var(--aai-line)!important;
  }
  html body .aai-single-page .aai-info-card>div:nth-child(2n){border-right:0!important}
  html body .aai-single-page .aai-info-card>div:nth-last-child(-n+2){border-bottom:0!important}
  html body .aai-single-page .aai-info-card span{
    display:block!important;
    max-width:100%!important;
    overflow-wrap:anywhere!important;
  }
  html body .aai-single-page .aai-transcript,
  html body .aai-single-page .aai-side-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  html body .aai-single-page .aai-transcript-head{
    display:grid!important;
    grid-template-columns:1fr auto auto!important;
    gap:10px!important;
    align-items:center!important;
  }
  html body .aai-single-page .aai-transcript-head h2,
  html body .aai-single-page .aai-transcript-head input{
    grid-column:1/-1!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }
  html body .aai-single-page .aai-transcript-body,
  html body .aai-single-page .aai-transcript-body *{
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    writing-mode:horizontal-tb!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    letter-spacing:normal!important;
  }
  html body .aai-single-page .aai-transcript-body p{
    display:block!important;
    font-size:16px!important;
    line-height:1.75!important;
    margin:0 0 16px!important;
  }
  html body .aai-single-page .aai-side-card{
    position:static!important;
    transform:none!important;
    float:none!important;
    padding:22px!important;
    margin-bottom:16px!important;
  }
}

/* v2.1.3 QA hardening against theme typography and inherited width rules */
html body .aai-scope .aai-card-body p,
html body .aai-scope .aai-single-copy p,
html body .aai-scope .aai-side-card p,
html body .aai-scope .aai-empty p{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
html body .aai-scope .aai-hero-badges .aai-badge{
  position:static!important;
  inset:auto!important;
  display:inline-flex!important;
  align-items:center!important;
}
@media(max-width:767px){
  html body .aai-single-page .aai-season-pill{
    background:#f3eaff!important;
    border-color:#dfccff!important;
    color:var(--aai-purple)!important;
  }
  html body .aai-single-page .aai-transcript-head{
    grid-template-columns:minmax(0,1fr) 44px 44px!important;
  }
  html body .aai-single-page .aai-transcript-head h2{
    grid-column:1/-1!important;
  }
  html body .aai-single-page .aai-transcript-head input{
    grid-column:1/2!important;
  }
  html body .aai-single-page .aai-transcript-head [data-aai-font="down"]{
    grid-column:2/3!important;
  }
  html body .aai-single-page .aai-transcript-head [data-aai-font="up"]{
    grid-column:3/4!important;
  }
  html body .aai-single-page .aai-transcript-head .aai-download{
    grid-column:1/-1!important;
    width:100%!important;
    text-align:center!important;
  }
}

/* Global containment for themes that style main/aside/paragraph widths. */
html body .aai-single-page .aai-single-grid>main,
html body .aai-single-page .aai-single-grid>aside{
  position:static!important;
  float:none!important;
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
html body .aai-single-page .aai-transcript-body,
html body .aai-single-page .aai-transcript-body p,
html body .aai-single-page .aai-side-card p,
html body .aai-single-page .aai-single-copy p{
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}


/* v2.1.4 desktop blend + typography/button stabilization */
html body .aai-single-page{
  background:#050509!important;
  color:#F5F3F8!important;
}
html body .aai-single-page .aai-single-hero-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;
  gap:42px!important;
  align-items:center!important;
}
html body .aai-single-page .aai-single-hero-inner > *{
  min-width:0!important;
}
html body .aai-single-page .aai-single-copy{
  width:100%!important;
  max-width:720px!important;
}
html body .aai-single-page .aai-single-copy,
html body .aai-single-page .aai-single-copy h1,
html body .aai-single-page .aai-single-copy p,
html body .aai-single-page .aai-single-copy .aai-guest,
html body .aai-single-page .aai-single-copy .aai-meta-line,
html body .aai-single-page .aai-single-copy .aai-plain-link{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
html body .aai-single-page .aai-single-copy h1{
  font-size:clamp(44px,4.1vw,66px)!important;
  line-height:1.02!important;
  margin:16px 0 12px!important;
  letter-spacing:-.045em!important;
}
html body .aai-single-page .aai-single-copy p{
  color:rgba(255,255,255,.78)!important;
  font-size:18px!important;
  line-height:1.72!important;
}
html body .aai-single-page .aai-guest,
html body .aai-single-page .aai-meta-line{
  color:rgba(255,255,255,.9)!important;
}
html body .aai-single-page .aai-single-image{
  justify-self:end!important;
  width:min(100%,560px)!important;
  border:1px solid rgba(255,255,255,.08)!important;
}
html body .aai-single-page .aai-player,
html body .aai-single-page .aai-info-card,
html body .aai-single-page .aai-transcript,
html body .aai-single-page .aai-side-card{
  background:linear-gradient(180deg,rgba(16,14,22,.96),rgba(12,10,18,.98))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 18px 42px rgba(0,0,0,.34)!important;
  color:#F5F3F8!important;
}
html body .aai-single-page .aai-info-card strong,
html body .aai-single-page .aai-side-card .aai-plain-link,
html body .aai-single-page .aai-transcript-head h2,
html body .aai-single-page .aai-side-card h3{
  color:#fff!important;
}
html body .aai-single-page .aai-info-card span,
html body .aai-single-page .aai-transcript-body,
html body .aai-single-page .aai-transcript-body p,
html body .aai-single-page .aai-side-card p,
html body .aai-single-page .aai-player,
html body .aai-single-page .aai-current,
html body .aai-single-page .aai-total{
  color:rgba(255,255,255,.82)!important;
}
html body .aai-single-page .aai-info-card>div{
  border-right:1px solid rgba(255,255,255,.08)!important;
}
html body .aai-single-page .aai-transcript-head{
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
html body .aai-single-page .aai-transcript-head input,
html body .aai-single-page .aai-transcript-head button,
html body .aai-single-page .aai-transcript-head .aai-download,
html body .aai-single-page .aai-speed{
  background:rgba(255,255,255,.04)!important;
  border:1px solid rgba(255,255,255,.1)!important;
  color:#fff!important;
}
html body .aai-single-page .aai-transcript-head input::placeholder{
  color:rgba(255,255,255,.5)!important;
}
html body .aai-single-page .aai-button{
  min-height:50px!important;
  border-radius:12px!important;
  padding:13px 20px!important;
  font-size:15px!important;
  line-height:1.2!important;
  letter-spacing:-.01em!important;
}
html body .aai-single-page .aai-button-secondary{
  background:rgba(255,255,255,.04)!important;
  color:#fff!important;
  border:1px solid rgba(165,122,255,.45)!important;
}
html body .aai-single-page .aai-hero-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  align-items:center!important;
}
html body .aai-single-page .aai-hero-actions .aai-button{
  min-width:184px!important;
}
html body .aai-single-page .aai-plain-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  white-space:nowrap!important;
  width:max-content!important;
  max-width:100%!important;
  color:#C894FF!important;
  text-decoration:none!important;
  font-weight:900!important;
}
html body .aai-single-page .aai-single-grid{
  grid-template-columns:minmax(0,1fr) 320px!important;
  align-items:start!important;
}
html body .aai-single-page .aai-side-card .aai-button{
  width:100%!important;
}
html body .aai-single-page .aai-side-card .aai-plain-link{
  white-space:normal!important;
}
html body .aai-single-page .aai-related h2,
html body .aai-single-page .aai-related a{
  color:#fff!important;
}
html body .aai-single-page .aai-related a{
  color:#C894FF!important;
}
@media (max-width:1024px){
  html body .aai-single-page .aai-single-hero-inner{
    grid-template-columns:minmax(0,1fr)!important;
    gap:22px!important;
  }
  html body .aai-single-page .aai-single-image{
    justify-self:stretch!important;
    width:100%!important;
    max-width:none!important;
  }
  html body .aai-single-page .aai-single-grid{
    grid-template-columns:minmax(0,1fr)!important;
  }
}
@media (max-width:767px){
  html body .aai-single-page .aai-single-copy{
    background:linear-gradient(180deg,#12101A,#0D0B13)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.08)!important;
  }
  html body .aai-single-page .aai-single-copy p,
  html body .aai-single-page .aai-single-copy .aai-guest,
  html body .aai-single-page .aai-single-copy .aai-meta-line,
  html body .aai-single-page .aai-single-copy .aai-plain-link{
    color:rgba(255,255,255,.84)!important;
  }
  html body .aai-single-page .aai-single-copy .aai-guest strong,
  html body .aai-single-page .aai-single-copy .aai-plain-link{
    color:#C894FF!important;
  }
  html body .aai-single-page .aai-hero-actions .aai-button{
    width:100%!important;
    min-width:0!important;
  }
}


/* v2.1.5 mobile title contrast and final CTA QA */
html body.single-aai_episode .aai-single-page .aai-single-copy h1,
html body .aai-single-page .aai-single-copy h1,
html body.single-aai_episode .aai-single-page .aai-single-hero h1,
html body .aai-single-page .aai-single-hero h1{
  color:#FFFFFF!important;
  -webkit-text-fill-color:#FFFFFF!important;
  opacity:1!important;
  text-shadow:none!important;
}
html body .aai-single-page .aai-single-copy{
  color:#FFFFFF!important;
}
html body .aai-single-page .aai-hero-badges{
  margin-bottom:14px!important;
}
html body .aai-single-page .aai-meta-line{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:10px 0 14px!important;
}
html body .aai-single-page .aai-meta-line span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  padding:5px 10px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.05)!important;
  color:rgba(255,255,255,.82)!important;
  font-size:12px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
html body .aai-single-page .aai-hero-actions .aai-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:normal!important;
  text-align:center!important;
  text-decoration:none!important;
}
html body .aai-single-page .aai-plain-link{
  line-height:1.35!important;
}
html body .aai-single-page .aai-plain-link span{
  flex:0 0 auto!important;
}
@media(max-width:767px){
  html body.single-aai_episode .aai-single-page .aai-single-copy h1,
  html body .aai-single-page .aai-single-copy h1,
  html body.single-aai_episode .aai-single-page .aai-single-hero h1,
  html body .aai-single-page .aai-single-hero h1{
    color:#FFFFFF!important;
    -webkit-text-fill-color:#FFFFFF!important;
    font-size:clamp(34px,10vw,48px)!important;
    line-height:1.04!important;
    letter-spacing:-.04em!important;
    margin:12px 0 12px!important;
  }
  html body .aai-single-page .aai-single-copy{
    background:linear-gradient(180deg,#12101A 0%,#0C0A11 100%)!important;
  }
  html body .aai-single-page .aai-hero-actions{
    margin-top:16px!important;
  }
}

/* v2.1.5 QA correction: outer hero is a section wrapper, not a two-column grid. */
html body.single-aai_episode .aai-single-page .aai-single-hero,
html body .aai-single-page .aai-single-hero{
  display:block!important;
  grid-template-columns:none!important;
  gap:0!important;
  align-items:initial!important;
  width:100%!important;
  padding:36px 0 24px!important;
}
@media(max-width:767px){
  html body.single-aai_episode .aai-single-page .aai-single-hero,
  html body .aai-single-page .aai-single-hero{
    padding:18px 0 16px!important;
  }
}


/* v2.1.6 archive blend + mobile transcript controls */
html body .aai-archive-page{
  background:#050509!important;
  color:#F5F3F8!important;
  min-height:100vh!important;
  padding-bottom:56px!important;
}
html body .aai-archive-page .aai-archive-hero{
  background:radial-gradient(circle at 80% 38%,rgba(0,4,252,.32),transparent 30%),radial-gradient(circle at 38% 20%,rgba(127,0,255,.22),transparent 26%),#050509!important;
  margin-bottom:0!important;
  border-bottom:1px solid rgba(255,255,255,.07)!important;
}
html body .aai-archive-page .aai-archive-shell{
  background:transparent!important;
}
html body .aai-archive-page .aai-archive-hero h1,
html body .aai-archive-page .aai-archive-hero p,
html body .aai-archive-page .aai-archive-hero .aai-eyebrow{
  color:#fff!important;
}
html body .aai-archive-page .aai-archive-hero p{
  color:rgba(255,255,255,.76)!important;
}
html body .aai-archive-page .aai-archive-highlight,
html body .aai-archive-page .aai-filter-bar,
html body .aai-archive-page .aai-episode-card{
  background:linear-gradient(180deg,rgba(18,15,25,.98),rgba(10,9,15,.98))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.34)!important;
}
html body .aai-archive-page .aai-card-body,
html body .aai-archive-page .aai-card-body h3,
html body .aai-archive-page .aai-card-body h3 a{
  color:#fff!important;
}
html body .aai-archive-page .aai-card-body p,
html body .aai-archive-page .aai-card-body small{
  color:rgba(255,255,255,.66)!important;
}
html body .aai-archive-page .aai-card-link{
  color:#C98BFF!important;
}
html body .aai-archive-page .aai-card-arrow{
  color:#fff!important;
  background:rgba(127,0,255,.28)!important;
}
html body .aai-archive-page .aai-filter-field,
html body .aai-archive-page .aai-filter-label{
  color:#fff!important;
}
html body .aai-archive-page .aai-filter-bar select{
  background:#0E0C14!important;
  border:1px solid rgba(255,255,255,.14)!important;
  color:#fff!important;
  box-shadow:none!important;
}
html body .aai-archive-page .aai-filter-bar select option{
  background:#0E0C14!important;
  color:#fff!important;
}
html body .aai-archive-page .aai-filter-submit{
  box-shadow:0 10px 28px rgba(83,0,255,.28)!important;
}
html body .aai-archive-page .aai-empty{
  background:#0E0C14!important;
  border-color:rgba(255,255,255,.14)!important;
  color:#fff!important;
}

html body .aai-single-page .aai-transcript-head{
  display:grid!important;
  grid-template-columns:auto minmax(260px,1fr) auto!important;
  gap:12px!important;
  align-items:center!important;
}
html body .aai-single-page .aai-transcript-head h2{
  margin:0!important;
}
html body .aai-single-page .aai-transcript-search{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  min-width:0!important;
}
html body .aai-single-page .aai-transcript-search input{
  width:100%!important;
  min-width:0!important;
  min-height:44px!important;
}
html body .aai-single-page .aai-search-submit,
html body .aai-single-page .aai-font-controls button{
  min-height:44px!important;
  min-width:44px!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
html body .aai-single-page .aai-search-submit{
  padding:9px 16px!important;
  background:linear-gradient(90deg,var(--aai-purple),var(--aai-blue))!important;
  color:#fff!important;
  border:0!important;
  border-radius:9px!important;
  font-weight:900!important;
}
html body .aai-single-page .aai-font-controls{
  display:flex!important;
  gap:8px!important;
}
html body .aai-single-page .aai-search-status{
  grid-column:1/-1!important;
  min-height:0!important;
  margin:0!important;
  color:#C98BFF!important;
  font-size:13px!important;
  line-height:1.4!important;
}
html body .aai-single-page [data-aai-transcript-body] p[hidden]{
  display:none!important;
}
@media(max-width:767px){
  html body .aai-archive-page{
    padding-bottom:32px!important;
  }
  html body .aai-archive-page .aai-archive-hero{
    padding-top:24px!important;
  }
  html body .aai-archive-page .aai-filter-bar{
    background:linear-gradient(180deg,#12101A,#0C0A11)!important;
    border-radius:18px!important;
    padding:18px!important;
  }
  html body .aai-archive-page .aai-filter-bar select{
    min-height:54px!important;
    border-radius:12px!important;
    font-size:17px!important;
  }
  html body .aai-archive-page .aai-filter-submit{
    min-height:54px!important;
    border-radius:12px!important;
    font-size:17px!important;
  }
  html body .aai-single-page .aai-transcript-head{
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
    padding:18px!important;
  }
  html body .aai-single-page .aai-transcript-head h2,
  html body .aai-single-page .aai-transcript-search,
  html body .aai-single-page .aai-font-controls,
  html body .aai-single-page .aai-search-status{
    grid-column:1!important;
    width:100%!important;
  }
  html body .aai-single-page .aai-transcript-search{
    grid-template-columns:minmax(0,1fr) 92px!important;
  }
  html body .aai-single-page .aai-font-controls{
    justify-content:flex-start!important;
  }
  html body .aai-single-page .aai-font-controls button{
    width:52px!important;
    height:46px!important;
    border-radius:10px!important;
  }
}


/* v2.1.7 archive mobile 2-col + dark blend cleanup */
html body .aai-card-arrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:42px!important;
  border-radius:999px!important;
  background:rgba(127,0,255,.18)!important;
  color:#C98BFF!important;
  font-size:0!important;
  line-height:0!important;
  flex:0 0 42px!important;
}
html body .aai-card-arrow svg{width:18px!important;height:18px!important;display:block!important}
html body .aai-single-page .aai-related .aai-episode-card,
html body .aai-single-page .aai-related .aai-card-body,
html body .aai-single-page .aai-related .aai-card-body h3,
html body .aai-single-page .aai-related .aai-card-body h3 a,
html body .aai-single-page .aai-related .aai-card-body p,
html body .aai-single-page .aai-related .aai-card-body small,
html body .aai-single-page .aai-related .aai-card-link{
  color:#fff!important;
}
html body .aai-single-page .aai-related .aai-episode-card,
html body .aai-single-page .aai-related .aai-card-body,
html body .aai-single-page .aai-related .aai-side-card,
html body .aai-single-page .aai-related .aai-transcript{
  background:linear-gradient(180deg,rgba(18,15,25,.98),rgba(10,9,15,.98))!important;
  border:1px solid rgba(255,255,255,.09)!important;
}
html body .aai-single-page .aai-related .aai-card-body p,
html body .aai-single-page .aai-related .aai-card-body small{color:rgba(255,255,255,.7)!important}
html body .aai-single-page .aai-related .aai-card-link{color:#C98BFF!important}
html body .aai-archive-page .aai-archive-highlight{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  padding:0!important;
  overflow:visible!important;
}
html body .aai-archive-page .aai-archive-highlight .aai-episode-card{
  box-shadow:0 18px 44px rgba(0,0,0,.34)!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:24px!important;
}
html body .aai-archive-page > .aai-archive-shell{
  margin-top:26px!important;
  position:relative!important;
  z-index:2!important;
}
html body .aai-archive-page .aai-episode-library{
  margin-top:0!important;
}
html body .aai-archive-page .aai-filter-bar{
  position:relative!important;
  z-index:3!important;
}
html body .aai-archive-page .aai-filter-bar,
html body .aai-archive-page .aai-episode-card,
html body .aai-single-page .aai-related .aai-episode-card{
  overflow:hidden!important;
}
html body .aai-archive-page .aai-card-body,
html body .aai-single-page .aai-related .aai-card-body{
  background:linear-gradient(180deg,rgba(18,15,25,.98),rgba(10,9,15,.98))!important;
}
html body .aai-archive-page .aai-card-body h3,
html body .aai-archive-page .aai-card-body h3 a,
html body .aai-single-page .aai-related .aai-card-body h3,
html body .aai-single-page .aai-related .aai-card-body h3 a{
  color:#fff!important;
}
html body .aai-archive-page .aai-card-body p,
html body .aai-archive-page .aai-card-body small,
html body .aai-single-page .aai-related .aai-card-body p,
html body .aai-single-page .aai-related .aai-card-body small{
  color:rgba(255,255,255,.68)!important;
}
html body .aai-archive-page .aai-card-link,
html body .aai-single-page .aai-related .aai-card-link{
  color:#C98BFF!important;
}
html body .aai-archive-page .aai-library-grid .aai-episode-card,
html body .aai-archive-page .aai-archive-highlight .aai-episode-card,
html body .aai-single-page .aai-related .aai-episode-card{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
}
@media(max-width:767px){
  html body .aai-archive-page > .aai-archive-shell{margin-top:20px!important}
  html body .aai-archive-page .aai-archive-hero{padding-bottom:10px!important}
  html body .aai-archive-page .aai-filter-bar{margin-top:0!important;margin-bottom:18px!important}
  html body .aai-archive-page .aai-library-grid,
  html body .aai-single-page .aai-related .aai-episode-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:stretch!important;
  }
  html body .aai-archive-page .aai-episode-card,
  html body .aai-single-page .aai-related .aai-episode-card{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    border-radius:18px!important;
  }
  html body .aai-archive-page .aai-thumb,
  html body .aai-single-page .aai-related .aai-thumb{aspect-ratio:1/1!important}
  html body .aai-archive-page .aai-card-body,
  html body .aai-single-page .aai-related .aai-card-body{
    min-height:0!important;
    padding:14px!important;
  }
  html body .aai-archive-page .aai-card-body h3,
  html body .aai-single-page .aai-related .aai-card-body h3{
    font-size:17px!important;
    line-height:1.2!important;
    margin-bottom:10px!important;
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  html body .aai-archive-page .aai-card-body p,
  html body .aai-single-page .aai-related .aai-card-body p{
    font-size:14px!important;
    line-height:1.45!important;
    margin-bottom:12px!important;
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  html body .aai-archive-page .aai-card-body small,
  html body .aai-single-page .aai-related .aai-card-body small{
    font-size:13px!important;
    margin-bottom:10px!important;
    display:block!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  html body .aai-archive-page .aai-card-link,
  html body .aai-single-page .aai-related .aai-card-link{
    gap:10px!important;
    align-items:center!important;
  }
  html body .aai-archive-page .aai-card-link > span:first-child,
  html body .aai-single-page .aai-related .aai-card-link > span:first-child{
    font-size:14px!important;
    line-height:1.2!important;
  }
  html body .aai-archive-page .aai-card-arrow,
  html body .aai-single-page .aai-related .aai-card-arrow{
    width:36px!important;
    height:36px!important;
    flex:0 0 36px!important;
  }
  html body .aai-archive-page .aai-archive-highlight .aai-thumb{aspect-ratio:16/10!important}
  html body .aai-archive-page .aai-archive-highlight .aai-card-body{padding:16px!important}
}


/* v2.1.8 compact 2-column mobile card QA fix */
html body .aai-archive-page .aai-archive-highlight .aai-latest-highlight{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
html body .aai-archive-page .aai-archive-highlight .aai-latest-highlight .aai-episode-card{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
html body .aai-single-page .aai-related .aai-episode-row{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
@media(max-width:1024px){
  html body .aai-single-page .aai-related .aai-episode-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:767px){
  html body .aai-archive-page .aai-library-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  html body .aai-single-page .aai-related .aai-episode-row{
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-episode-card{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    border-radius:16px!important;
    overflow:hidden!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-thumb{
    aspect-ratio:4/3!important;
    min-height:0!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-placeholder{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:0!important;
    padding:20px 10px 12px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-placeholder strong,
  html body .aai-archive-page .aai-library-grid .aai-placeholder small{
    display:none!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-placeholder svg{
    width:38px!important;
    height:38px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-badge{
    top:10px!important;
    left:10px!important;
    max-width:calc(100% - 20px)!important;
    padding:7px 9px!important;
    border-radius:8px!important;
    font-size:10px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-duration{
    right:8px!important;
    bottom:8px!important;
    padding:5px 7px!important;
    font-size:10px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-body{
    display:flex!important;
    flex-direction:column!important;
    flex:1 1 auto!important;
    min-height:188px!important;
    padding:13px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-body h3{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    min-height:38px!important;
    margin:0 0 9px!important;
    font-size:16px!important;
    line-height:1.2!important;
    letter-spacing:-.02em!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-body p{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    min-height:36px!important;
    margin:0 0 10px!important;
    font-size:12.5px!important;
    line-height:1.45!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-body small{
    margin:0 0 10px!important;
    font-size:11.5px!important;
    line-height:1.3!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-link{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:5px!important;
    width:100%!important;
    margin-top:auto!important;
    min-width:0!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-link>span:first-child{
    display:block!important;
    min-width:0!important;
    font-size:11.5px!important;
    line-height:1.2!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-arrow{
    width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-arrow svg{
    width:15px!important;
    height:15px!important;
  }
  html body .aai-single-page .aai-related .aai-episode-card,
  html body .aai-single-page .aai-related .aai-card-body{
    background:linear-gradient(180deg,rgba(18,15,25,.98),rgba(10,9,15,.98))!important;
  }
  html body .aai-single-page .aai-related .aai-card-body h3,
  html body .aai-single-page .aai-related .aai-card-body h3 a{
    color:#fff!important;
  }
  html body .aai-single-page .aai-related .aai-card-body p,
  html body .aai-single-page .aai-related .aai-card-body small{
    color:rgba(255,255,255,.68)!important;
  }
}
@media(max-width:359px){
  html body .aai-archive-page .aai-library-grid{
    gap:9px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-body{
    padding:11px!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-card-body h3{
    font-size:15px!important;
  }
}


/* v2.1.9 latest episodes blend fix */
html body .aai-latest-episodes,
html body .aai-latest-highlight{
  background:transparent!important;
}
html body .aai-latest-episodes .aai-episode-card,
html body .aai-latest-highlight .aai-episode-card{
  background:linear-gradient(180deg,rgba(18,15,25,.98),rgba(10,9,15,.98))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.34)!important;
}
html body .aai-latest-episodes .aai-card-body,
html body .aai-latest-highlight .aai-card-body{
  background:linear-gradient(180deg,rgba(18,15,25,.98),rgba(10,9,15,.98))!important;
  color:#F6F3FB!important;
}
html body .aai-latest-episodes .aai-card-body h3,
html body .aai-latest-episodes .aai-card-body h3 a,
html body .aai-latest-highlight .aai-card-body h3,
html body .aai-latest-highlight .aai-card-body h3 a{
  color:#fff!important;
}
html body .aai-latest-episodes .aai-card-body p,
html body .aai-latest-episodes .aai-card-body small,
html body .aai-latest-highlight .aai-card-body p,
html body .aai-latest-highlight .aai-card-body small{
  color:rgba(255,255,255,.68)!important;
}
html body .aai-latest-episodes .aai-card-link,
html body .aai-latest-highlight .aai-card-link,
html body .aai-latest-episodes .aai-card-link span:first-child,
html body .aai-latest-highlight .aai-card-link span:first-child{
  color:#C98BFF!important;
}
html body .aai-latest-episodes .aai-card-arrow,
html body .aai-latest-highlight .aai-card-arrow{
  background:rgba(127,0,255,.18)!important;
  color:#C98BFF!important;
}
html body .aai-latest-episodes .aai-section-head h2,
html body .aai-latest-highlight .aai-section-head h2{
  color:#fff!important;
}
html body .aai-latest-episodes .aai-section-links a,
html body .aai-latest-highlight .aai-section-links a,
html body .aai-latest-episodes .aai-eyebrow,
html body .aai-latest-highlight .aai-eyebrow{
  color:#B96EFF!important;
}
html body .aai-latest-episodes .aai-thumb,
html body .aai-latest-highlight .aai-thumb{
  background:#12051f!important;
}


/* v2.1.10 mobile section width alignment fix */
@media (max-width:767px){
  html body .aai-episode-library.aai-scope,
  html body .aai-archive-shell,
  html body .aai-archive-hero .aai-archive-shell{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  html body .aai-episode-library .aai-filter-bar,
  html body .aai-episode-library .aai-library-grid,
  html body .aai-archive-shell .aai-filter-bar,
  html body .aai-archive-shell .aai-library-grid{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  html body .aai-episode-library .aai-library-grid,
  html body .aai-archive-shell .aai-library-grid{
    gap:12px!important;
  }
  html body .aai-episode-library .aai-filter-bar,
  html body .aai-archive-shell .aai-filter-bar{
    padding:18px!important;
    border-radius:22px!important;
  }
  html body .aai-episode-library .aai-episode-card,
  html body .aai-archive-shell .aai-episode-card{
    width:100%!important;
    max-width:none!important;
  }
}


/* v2.1.11 latest-episode mobile placeholder duplicate cleanup */
@media (max-width:767px){
  html body .aai-latest-episodes .aai-thumb,
  html body .aai-latest-highlight .aai-thumb{
    aspect-ratio:16/8!important;
  }
  html body .aai-latest-episodes .aai-thumb .aai-placeholder,
  html body .aai-latest-highlight .aai-thumb .aai-placeholder{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:18px 16px!important;
    gap:0!important;
  }
  html body .aai-latest-episodes .aai-thumb .aai-placeholder strong,
  html body .aai-latest-episodes .aai-thumb .aai-placeholder small,
  html body .aai-latest-highlight .aai-thumb .aai-placeholder strong,
  html body .aai-latest-highlight .aai-thumb .aai-placeholder small{
    display:none!important;
  }
  html body .aai-latest-episodes .aai-thumb .aai-placeholder svg,
  html body .aai-latest-highlight .aai-thumb .aai-placeholder svg{
    width:44px!important;
    height:44px!important;
  }
}


/* v2.1.12 structural placeholder QA fix */
html body .aai-scope .aai-thumb{
  position:relative!important;
  display:block!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
}
html body .aai-scope .aai-thumb > img,
html body .aai-scope .aai-thumb > .aai-placeholder--card{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
}
html body .aai-scope .aai-placeholder--card{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  gap:0!important;
  background:radial-gradient(circle at 72% 30%,rgba(0,4,252,.62),transparent 42%),linear-gradient(135deg,#10051C 0%,#3D0875 58%,#0004FC 100%)!important;
}
html body .aai-scope .aai-placeholder--card > span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
}
html body .aai-scope .aai-placeholder--card strong,
html body .aai-scope .aai-placeholder--card small{
  display:none!important;
}
html body .aai-scope .aai-placeholder--card svg{
  width:48px!important;
  height:48px!important;
  display:block!important;
}
@media(max-width:767px){
  html body .aai-latest-episodes .aai-thumb,
  html body .aai-latest-highlight .aai-thumb{
    aspect-ratio:16/9!important;
  }
  html body .aai-archive-page .aai-library-grid .aai-thumb{
    aspect-ratio:4/3!important;
  }
  html body .aai-scope .aai-placeholder--card svg{
    width:40px!important;
    height:40px!important;
  }
}


/* v2.1.13 mobile shortcode width normalization */
@media (max-width:767px){
  /* When used inside Elementor sections, do not shrink shortcode blocks twice */
  html body .aai-latest-episodes.aai-scope,
  html body .aai-latest-highlight.aai-scope,
  html body .aai-episode-library.aai-scope{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  html body .aai-latest-episodes .aai-section-head,
  html body .aai-latest-highlight .aai-section-head,
  html body .aai-episode-library .aai-filter-bar,
  html body .aai-episode-library .aai-library-grid{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  html body .aai-episode-library .aai-library-grid{
    gap:10px!important;
  }
  html body .aai-episode-library .aai-filter-bar{
    padding:16px!important;
  }
  html body .aai-episode-library .aai-episode-card,
  html body .aai-latest-episodes .aai-episode-card,
  html body .aai-latest-highlight .aai-episode-card{
    width:100%!important;
    max-width:none!important;
  }
}


/* v2.1.14 mobile shortcode container QA normalization */
@media (max-width:767px){
  /* Embedded shortcode sections follow the site's mobile content gutter. */
  html body .aai-latest-episodes.aai-scope,
  html body .aai-latest-highlight.aai-scope,
  html body .aai-episode-library.aai-scope{
    display:block!important;
    width:calc(100% - 40px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:visible!important;
  }

  /* Archive template already owns its outer gutter; prevent double inset there. */
  html body .aai-archive-page .aai-episode-library.aai-scope,
  html body .aai-archive-page .aai-latest-highlight.aai-scope{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  html body .aai-latest-episodes .aai-section-head,
  html body .aai-latest-highlight .aai-section-head,
  html body .aai-latest-episodes .aai-episode-row,
  html body .aai-latest-highlight .aai-episode-card,
  html body .aai-episode-library .aai-filter-bar,
  html body .aai-episode-library .aai-library-grid{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  html body .aai-latest-episodes .aai-episode-card,
  html body .aai-latest-highlight .aai-episode-card,
  html body .aai-episode-library .aai-episode-card{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  /* Keep two-column library cards usable while matching the same outer gutter. */
  html body .aai-episode-library .aai-library-grid{
    gap:10px!important;
  }
}
