
/* Adventure with Alphabet — Audiobook Library, 2026-08-31 */
.audiobook-learning-promo{width:min(1460px,calc(100% - 48px));display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px;align-items:center;margin:0 auto 48px;padding:30px 38px;border-radius:28px}.audiobook-learning-promo-art{width:220px;height:160px;margin:auto;display:grid;place-items:center;position:relative}.audiobook-headphones{width:116px;height:116px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#dcecf7,#f7fbfd);border:7px solid rgba(91,126,154,.22);box-shadow:0 12px 25px rgba(72,96,112,.11);font:700 2.5rem Georgia,serif;color:#6687a0}.audiobook-headphones::before,.audiobook-headphones::after{content:"";position:absolute;top:57px;width:25px;height:48px;border-radius:12px;background:#91adc2}.audiobook-headphones::before{left:41px}.audiobook-headphones::after{right:41px}.audiobook-soundwave{position:absolute;right:5px;bottom:10px;display:flex;align-items:center;gap:4px;height:50px}.audiobook-soundwave span{display:block;width:7px;border-radius:8px;background:#8ba8bd}.audiobook-soundwave span:nth-child(1),.audiobook-soundwave span:nth-child(5){height:17px}.audiobook-soundwave span:nth-child(2),.audiobook-soundwave span:nth-child(4){height:32px}.audiobook-soundwave span:nth-child(3){height:48px}.audiobook-learning-promo-copy h2{margin:4px 0 10px;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:500}.audiobook-learning-promo-copy p{max-width:780px;line-height:1.65;color:var(--muted)}
.audiobook-library{margin-top:10px;margin-bottom:52px;padding:clamp(28px,4vw,48px);border:1px solid rgba(95,130,150,.13);border-radius:30px;background:linear-gradient(145deg,rgba(239,247,252,.82),rgba(255,253,249,.86));box-shadow:0 16px 38px rgba(72,91,104,.07)}.audiobook-library-heading{text-align:center;max-width:820px;margin:0 auto 24px}.audiobook-library-heading h2{margin:0 0 8px;font-size:clamp(2rem,3.5vw,3rem);font-weight:500}.audiobook-library-heading p{margin:0;color:var(--muted)}.audiobook-category-tabs{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:0 0 25px}.audiobook-category-tab{border:1px solid rgba(92,126,148,.18);border-radius:999px;background:rgba(255,255,255,.86);padding:10px 17px;font:inherit;font-weight:700;color:#627f95;cursor:pointer}.audiobook-category-tab.is-active{background:#789cb5;color:#fff;border-color:#789cb5}.audiobook-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.audiobook-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:center;min-width:0;padding:18px;border:1px solid rgba(96,126,145,.13);border-radius:23px;background:rgba(255,255,255,.88);box-shadow:0 12px 28px rgba(64,83,96,.07)}.audiobook-cover{width:150px;aspect-ratio:1;border-radius:19px;overflow:hidden;background:#f3f7f9;border:1px solid rgba(89,119,139,.12)}.audiobook-cover img{width:100%;height:100%;object-fit:cover}.audiobook-cover-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#e4f0f7,#f5efe0)}.audiobook-cover-placeholder span{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:#fff;font:700 2.4rem Georgia,serif;color:#789cb5;box-shadow:0 8px 18px rgba(70,90,105,.10)}.audiobook-card-category{margin:0 0 4px;color:#7894a7;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.audiobook-card h3{margin:0 0 7px;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:500}.audiobook-description{margin:0 0 12px;color:var(--muted);line-height:1.55}.audiobook-card audio{display:block;width:100%;max-width:520px}.audiobook-empty{grid-column:1/-1;padding:28px;border:1px dashed rgba(100,130,149,.25);border-radius:20px;background:rgba(255,255,255,.62);text-align:center}.audiobook-empty h3{margin:0 0 7px}.audiobook-empty p{margin:0;color:var(--muted)}
@media(max-width:900px){.audiobook-learning-promo{grid-template-columns:1fr;text-align:center}.audiobook-learning-promo-copy p{margin-inline:auto}.audiobook-library-grid{grid-template-columns:1fr}}@media(max-width:600px){.audiobook-learning-promo{width:min(100% - 32px,1460px);padding:25px 22px}.audiobook-card{grid-template-columns:1fr}.audiobook-cover{width:min(220px,100%);margin:auto}.audiobook-card-copy{text-align:center}.audiobook-card audio{margin-inline:auto}}

/* Dedicated Audiobook Library page */
.audiobook-page{padding-bottom:24px}.audiobook-page-hero{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;align-items:center;padding:clamp(34px,5vw,64px) clamp(30px,5vw,68px);border-radius:32px;background:linear-gradient(145deg,rgba(232,244,251,.93),rgba(255,250,239,.94));border:1px solid rgba(95,130,150,.13);box-shadow:0 18px 42px rgba(72,91,104,.08)}.audiobook-page-hero-art{width:240px;height:190px;margin:auto;position:relative;display:grid;place-items:center}.audiobook-page-hero-art .audiobook-headphones{width:138px;height:138px;font-size:3rem}.audiobook-page-hero-art .audiobook-headphones::before,.audiobook-page-hero-art .audiobook-headphones::after{top:68px}.audiobook-page-hero-art .audiobook-headphones::before{left:43px}.audiobook-page-hero-art .audiobook-headphones::after{right:43px}.audiobook-page-hero-art .audiobook-soundwave{right:0;bottom:4px}.audiobook-page-hero-copy h1{margin:.15em 0 .25em;font-size:clamp(2.7rem,5vw,4.7rem);font-weight:500}.audiobook-page-hero-copy .page-lead{max-width:850px}.audiobook-page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.audiobook-library-page{margin-top:44px}.audiobook-page-return{display:flex;justify-content:space-between;gap:35px;align-items:center;margin-top:0;margin-bottom:52px;padding:32px 38px;border-radius:28px}.audiobook-page-return>div:first-child{max-width:820px}.audiobook-page-return h2{margin:4px 0 9px;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:500}.audiobook-page-return p{margin-bottom:0;line-height:1.65}.audiobook-page-return .audiobook-page-actions{flex:0 0 auto;justify-content:flex-end}
@media(max-width:900px){.audiobook-page-hero{grid-template-columns:1fr;text-align:center}.audiobook-page-hero-copy .page-lead{margin-inline:auto}.audiobook-page-actions{justify-content:center}.audiobook-page-return{display:block;text-align:center}.audiobook-page-return .audiobook-page-actions{justify-content:center}}@media(max-width:600px){.audiobook-page-hero{padding:30px 22px}.audiobook-page-hero-art{width:210px;height:170px}.audiobook-page-return{padding:26px 22px}}

/* English / Polish audiobook structure from the family category plan */
.audiobook-language-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 28px}.audiobook-language-panel{padding:22px 22px 16px;border:1px solid rgba(92,126,148,.16);border-radius:24px;background:rgba(255,255,255,.72);transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.audiobook-language-panel.is-selected{border-color:rgba(120,156,181,.45);box-shadow:0 12px 30px rgba(75,103,122,.10);transform:translateY(-1px)}.audiobook-language-panel h3{margin:0 0 14px;text-align:center;font-size:clamp(1.55rem,2.6vw,2.15rem);font-weight:500}.audiobook-language-panel .audiobook-category-tabs{margin-bottom:0}.audiobook-language-panel .audiobook-category-tab{min-width:96px}.audiobook-language-panel .audiobook-category-tab:first-child{min-width:125px}
@media(max-width:760px){.audiobook-language-groups{grid-template-columns:1fr}.audiobook-language-panel{padding:20px 16px 14px}}

/* Official 20 + 20 Audio Story Collection list — 2026-09-01 */
.audiobook-language-panel .audiobook-category-tabs{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch}
.audiobook-language-panel .audiobook-category-tab{display:flex;align-items:flex-start;gap:8px;width:100%;min-width:0;text-align:left;border-radius:14px;padding:10px 12px;line-height:1.3}
.audiobook-language-panel .audiobook-category-tab:first-child{justify-content:center;text-align:center;border-radius:999px;margin-bottom:5px}
.audiobook-collection-number{flex:0 0 24px;font-weight:800;opacity:.8;text-align:right}
@media(max-width:900px){.audiobook-language-groups{grid-template-columns:1fr}.audiobook-language-panel .audiobook-category-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.audiobook-language-panel .audiobook-category-tab:first-child{grid-column:1/-1}}
@media(max-width:620px){.audiobook-language-panel .audiobook-category-tabs{grid-template-columns:1fr}}


/* 2026-09-05 Audiobook direct links */
.audiobook-card.is-direct-target{
  outline:4px solid rgba(72,137,74,.22);
  box-shadow:0 14px 38px rgba(39,90,48,.18);
}
.audiobook-card-share{margin-top:12px}
.audiobook-public-copy-link{font-size:.9rem;padding:9px 14px}


/* 2026-09-05 — More breathing room below front-end audio player */
.audiobook-card audio{margin-bottom:20px}
.audiobook-card-share{margin-top:0;display:block;clear:both}
.audiobook-public-copy-link{display:inline-flex;margin-top:0}
@media(max-width:600px){.audiobook-card audio{margin-bottom:18px}}

/* 2026-09-05 Audiobook hero — crisp SVG headphones icon placed left of centered text */
.audiobook-page-hero{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  min-height:250px;
}
.audiobook-page-hero-copy{
  position:relative !important;
  width:min(980px,100%) !important;
  max-width:980px !important;
  margin:0 auto !important;
  padding-left:0 !important;
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
}
.audiobook-page-hero-copy .page-lead{
  max-width:820px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.audiobook-page-hero-art{
  position:absolute !important;
  right:100% !important;
  margin-right:18px !important;
  top:52% !important;
  transform:translateY(-50%) !important;
  width:122px !important;
  height:138px !important;
  display:block !important;
  pointer-events:none;
}
.audiobook-hero-icon{
  display:block;
  width:122px;
  height:138px;
  overflow:visible;
}
.audiobook-page-actions{
  width:100% !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:14px !important;
  margin-top:22px !important;
  flex-wrap:wrap !important;
}
.audiobook-page-actions .button{margin:0 !important}
@media (max-width:1150px){
  .audiobook-page-hero-copy{
    width:min(860px,calc(100% - 44px)) !important;
  }
  .audiobook-page-hero-art{
    width:108px !important;
    height:124px !important;
    margin-right:12px !important;
  }
  .audiobook-hero-icon{
    width:108px;
    height:124px;
  }
}
@media (max-width:900px){
  .audiobook-page-hero{
    padding-top:34px !important;
    padding-bottom:34px !important;
  }
  .audiobook-page-hero-copy{
    width:100% !important;
  }
  .audiobook-page-hero-art{
    position:relative !important;
    right:auto !important;
    top:auto !important;
    transform:none !important;
    margin:0 auto 8px !important;
    width:104px !important;
    height:118px !important;
  }
  .audiobook-hero-icon{
    width:104px;
    height:118px;
    margin:0 auto;
  }
}
@media (max-width:620px){
  .audiobook-page-hero{
    padding:30px 22px !important;
  }
  .audiobook-page-actions{
    flex-direction:column !important;
  }
  .audiobook-page-actions .button{
    width:min(100%,300px) !important;
    text-align:center !important;
  }
}



/* 2026-09-05 Audiobook page featured illustration */
.audiobook-feature-storyroom{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,420px);
  align-items:center;
  gap:32px;
  margin-top:24px;
  margin-bottom:14px;
  padding:clamp(24px,3.5vw,38px);
  border:1px solid rgba(95,130,150,.13);
  border-radius:30px;
  background:linear-gradient(145deg,rgba(255,251,243,.96),rgba(239,247,252,.9));
  box-shadow:0 16px 38px rgba(72,91,104,.07);
}
.audiobook-feature-storyroom-copy h2{
  margin:.12em 0 .35em;
  font-size:clamp(2rem,3.6vw,3.2rem);
  font-weight:500;
}
.audiobook-feature-storyroom-copy p{
  margin:0 0 12px;
  line-height:1.7;
  color:var(--muted);
  max-width:720px;
}
.audiobook-feature-storyroom-note{
  margin-bottom:0 !important;
  font-weight:700;
  color:#5f7e95 !important;
}
.audiobook-feature-storyroom-media{
  width:100%;
  max-width:420px;
  justify-self:end;
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(95,130,150,.15);
  box-shadow:0 18px 42px rgba(72,91,104,.10);
  background:#fff;
}
.audiobook-feature-storyroom-media img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:1;
  object-fit:cover;
}
@media(max-width:980px){
  .audiobook-feature-storyroom{
    grid-template-columns:1fr;
    text-align:center;
  }
  .audiobook-feature-storyroom-copy p{
    margin-left:auto;
    margin-right:auto;
  }
  .audiobook-feature-storyroom-media{
    justify-self:center;
    order:-1;
    max-width:min(100%,430px);
  }
}
@media(max-width:600px){
  .audiobook-feature-storyroom{
    padding:24px 20px;
    gap:22px;
  }
}


/* 2026-09-05 FINAL Audiobook hero fix — crisp headphones kept left, heading centered */
.audiobook-page-hero{
  display:block !important;
  text-align:left !important;
  padding:clamp(34px,5vw,64px) clamp(30px,5vw,68px) !important;
  min-height:auto !important;
}
.audiobook-page-hero-inner{
  width:min(1120px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:136px minmax(0,1fr) 136px;
  align-items:center;
  gap:22px;
}
.audiobook-page-hero-art{
  position:relative !important;
  right:auto !important;
  top:auto !important;
  transform:none !important;
  width:118px !important;
  height:136px !important;
  margin:0 auto !important;
  display:flex !important;
  align-items:center;
  justify-content:center;
  justify-self:center;
  grid-column:1;
}
.audiobook-hero-icon{
  display:block;
  width:118px;
  height:136px;
  max-width:100%;
  shape-rendering:geometricPrecision;
}
.audiobook-page-hero-copy{
  grid-column:2;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding-left:0 !important;
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
}
.audiobook-page-hero-copy h1{
  margin:.15em 0 .2em;
}
.audiobook-page-hero-copy .page-lead{
  max-width:850px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.audiobook-page-hero-balance{
  grid-column:3;
  width:118px;
  height:1px;
}
.audiobook-page-actions{
  width:100% !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  gap:14px !important;
  flex-wrap:wrap !important;
  margin-top:22px !important;
}
.audiobook-page-actions .button{margin:0 !important}
@media (max-width:980px){
  .audiobook-page-hero-inner{
    grid-template-columns:118px minmax(0,1fr) 118px;
    gap:18px;
  }
  .audiobook-page-hero-art,.audiobook-page-hero-balance{
    width:104px !important;
  }
  .audiobook-page-hero-art{height:122px !important}
  .audiobook-hero-icon{width:104px;height:122px}
}
@media (max-width:900px){
  .audiobook-page-hero-inner{
    grid-template-columns:1fr;
    gap:8px;
  }
  .audiobook-page-hero-art{
    grid-column:auto;
    width:104px !important;
    height:122px !important;
    margin:0 auto 2px !important;
  }
  .audiobook-page-hero-copy{grid-column:auto}
  .audiobook-page-hero-balance{display:none}
  .audiobook-page-actions{justify-content:center !important}
}
@media (max-width:620px){
  .audiobook-page-hero{padding:30px 22px !important}
  .audiobook-page-actions{flex-direction:column !important}
  .audiobook-page-actions .button{width:min(100%,300px) !important;text-align:center !important}
}


/* 2026-09-05 remove audiobook hero icon */
.audiobook-page-hero-inner--no-icon{
  display:block !important;
}
.audiobook-page-hero-inner--no-icon .audiobook-page-hero-copy{
  grid-column:auto !important;
  max-width:960px !important;
  margin:0 auto !important;
}
.audiobook-page-hero-inner--no-icon .audiobook-page-actions{
  justify-content:center !important;
}


/* 2026-09-05 Audiobook page cleanup — one hero, simpler headings, right-aligned direct link */
.audiobook-clean-hero{
  display:grid !important;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr) !important;
  gap:clamp(28px,4vw,58px) !important;
  align-items:center !important;
  text-align:left !important;
  padding:clamp(34px,5vw,60px) clamp(30px,5vw,64px) !important;
  min-height:auto !important;
}
.audiobook-clean-hero-copy{
  min-width:0;
}
.audiobook-clean-hero-copy .eyebrow{
  margin-bottom:8px;
}
.audiobook-clean-hero-copy h1{
  margin:0 0 8px;
  font-size:clamp(2.8rem,5vw,4.9rem);
  font-weight:400;
}
.audiobook-clean-hero-copy h2{
  margin:0;
  font-size:clamp(1.65rem,2.8vw,2.5rem);
  font-weight:400;
}
.audiobook-clean-hero-copy .audiobook-page-actions{
  width:auto !important;
  justify-content:flex-start !important;
  margin-top:24px !important;
}
.audiobook-clean-hero-media{
  width:100%;
  max-width:440px;
  justify-self:end;
  overflow:hidden;
  border-radius:28px;
  border:1px solid rgba(95,130,150,.15);
  box-shadow:0 18px 42px rgba(72,91,104,.10);
  background:#fff;
}
.audiobook-clean-hero-media img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:1;
  object-fit:cover;
}
.audiobook-library-page{
  margin-top:32px;
}
.audiobook-library-heading{
  margin-bottom:24px;
}
.audiobook-library-heading h2{
  margin-bottom:0;
}
.audiobook-card-share{
  display:flex !important;
  justify-content:flex-end !important;
  width:100%;
}
.audiobook-page-return{
  margin-bottom:28px;
}
.audiobook-page-return>div:first-child{
  max-width:820px;
}
.audiobook-page-return h2{
  margin-bottom:0;
}
@media(max-width:900px){
  .audiobook-clean-hero{
    grid-template-columns:1fr !important;
    text-align:center !important;
  }
  .audiobook-clean-hero-copy .audiobook-page-actions{
    justify-content:center !important;
  }
  .audiobook-clean-hero-media{
    justify-self:center;
    max-width:min(100%,460px);
  }
  .audiobook-page-return{
    text-align:center;
  }
  .audiobook-page-return .audiobook-page-actions{
    justify-content:center !important;
  }
}
@media(max-width:620px){
  .audiobook-clean-hero{
    padding:30px 22px !important;
  }
  .audiobook-card-share{
    justify-content:center !important;
  }
}


/* 2026-09-05 Audiobook hero — centered heading with two-column content below */
.audiobook-clean-hero{
  display:block !important;
  text-align:center !important;
  padding:clamp(34px,5vw,56px) clamp(30px,5vw,64px) !important;
}
.audiobook-clean-hero-heading{
  width:100%;
  max-width:980px;
  margin:0 auto 30px;
  text-align:center;
}
.audiobook-clean-hero-heading .eyebrow{
  margin:0 0 8px;
  text-align:center;
}
.audiobook-clean-hero-heading h1{
  margin:0;
  text-align:center;
  font-size:clamp(2.8rem,5vw,4.9rem);
  font-weight:400;
}
.audiobook-clean-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);
  gap:clamp(28px,4vw,52px);
  align-items:center;
  width:min(980px,100%);
  margin:0 auto;
}
.audiobook-clean-hero-copy{
  min-width:0;
  text-align:center;
}
.audiobook-clean-hero-copy h2{
  margin:0;
  font-size:clamp(1.75rem,2.8vw,2.6rem);
  font-weight:400;
  text-align:center;
}
.audiobook-clean-hero-copy .audiobook-page-actions{
  width:100% !important;
  justify-content:center !important;
  margin-top:22px !important;
}
.audiobook-clean-hero-media{
  width:100%;
  max-width:320px;
  justify-self:end;
  overflow:hidden;
  border-radius:24px;
  border:1px solid rgba(95,130,150,.15);
  box-shadow:0 16px 36px rgba(72,91,104,.10);
  background:#fff;
}
.audiobook-clean-hero-media img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:1;
  object-fit:cover;
}
@media(max-width:900px){
  .audiobook-clean-hero-heading{margin-bottom:24px;}
  .audiobook-clean-hero-grid{
    grid-template-columns:1fr;
    gap:24px;
  }
  .audiobook-clean-hero-media{
    justify-self:center;
    max-width:min(100%,320px);
  }
}
@media(max-width:620px){
  .audiobook-clean-hero{
    padding:30px 22px !important;
  }
  .audiobook-clean-hero-copy .audiobook-page-actions{
    flex-direction:column !important;
    align-items:center !important;
  }
}

/* 2026-09-05 — Keep Discovering section centered */
.audiobook-page-return{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:18px !important;
  text-align:center !important;
}
.audiobook-page-return > div:first-child{
  width:100% !important;
  max-width:none !important;
  text-align:center !important;
}
.audiobook-page-return .eyebrow{
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.audiobook-page-return h2{
  width:100% !important;
  max-width:900px !important;
  margin:4px auto 0 !important;
  text-align:center !important;
}
.audiobook-page-return .audiobook-page-actions{
  width:100% !important;
  margin-top:0 !important;
  justify-content:center !important;
  align-items:center !important;
}
@media(max-width:620px){
  .audiobook-page-return .audiobook-page-actions{
    flex-direction:column !important;
  }
}
