:root{--ink:#07131f;--ink2:#0b1927;--green:#19e28c;--green2:#55efad;--text:#f7fbff;--muted:#a8b7c5;--line:#203245;--paper:#f8fafb;--gold:#ffb51f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#111b24;font-family:Inter,Arial,sans-serif}.shell{width:min(1180px,calc(100% - 44px));margin:0 auto}
.topbar{position:sticky;top:0;z-index:50;background:#06111b;border-bottom:1px solid #26384a;color:#fff}.navrow{height:62px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;min-width:max-content}.brand img{width:30px;height:38px;object-fit:contain}.brand span{display:grid;gap:1px}.brand strong{font-size:15px;line-height:1}.brand small{font-size:9px;color:#a6b4c1;letter-spacing:.2px}.mainnav{display:flex;align-items:stretch;gap:24px;margin-left:auto;height:100%}.mainnav a{display:flex;align-items:center;color:#d5dde5;text-decoration:none;font-weight:700;font-size:11px;position:relative}.mainnav a.active{color:var(--green)}.mainnav a.active:after{content:"";position:absolute;left:0;right:0;bottom:12px;height:2px;background:var(--green)}.navtools{display:flex;align-items:center;gap:12px}.searchbox{width:245px;height:37px;border:1px solid #3a4d60;border-radius:9px;display:flex;align-items:center;padding:0 12px;color:#98a7b5;background:#0b1825}.searchbox input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding-left:8px;font-size:11px}.cartlink{color:#fff;text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}.loginbtn{padding:11px 16px;border-radius:8px;background:var(--green);color:#07131f;text-decoration:none;font-size:11px;font-weight:800}.menubtn{display:none;border:0;background:transparent;color:#fff;font-size:22px}.mobilemenu{display:none}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#06111b 0%,#071521 58%,#0a1824 100%);color:#fff}.hero-grid-bg{position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(30,226,140,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(30,226,140,.08) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,transparent 0%,#000 45%,#000 100%)}.hero:after{content:"";position:absolute;right:0;top:0;width:55%;height:100%;background:radial-gradient(circle at 68% 45%,rgba(22,194,127,.15),transparent 40%),linear-gradient(180deg,rgba(2,12,20,.05),rgba(2,12,20,.55));pointer-events:none}.hero-grid{position:relative;z-index:2;min-height:390px;display:grid;grid-template-columns:46% 54%;align-items:center}.hero-copy{padding:34px 0 30px}.eyebrow{font-size:9px;font-weight:800;letter-spacing:2px;color:var(--green);margin-bottom:10px}.hero h1{font-family:Inter,Arial,sans-serif;font-size:50px;line-height:1.01;letter-spacing:-2.5px;margin:0;max-width:540px;font-weight:800}.hero h1 span{color:var(--green)}.hero-copy>p{font-size:13px;line-height:1.55;color:#e7edf3;max-width:520px;margin:15px 0 19px}.primary-cta{display:inline-flex;gap:20px;align-items:center;background:var(--green);color:#06111b;text-decoration:none;padding:13px 22px;border-radius:26px;font-size:11px;font-weight:800}.trustline{display:grid;grid-template-columns:repeat(4,max-content);gap:18px;margin-top:28px}.trustline>div{display:flex;gap:9px;align-items:center}.trustline i{font-style:normal;color:var(--green);border:1px solid #294257;border-radius:7px;width:33px;height:33px;display:grid;place-items:center}.trustline span{display:grid}.trustline strong{font-size:9px}.trustline small{font-size:8px;color:#9cb0c1;margin-top:3px}.hero-visual{position:relative;height:390px}.screen-glow{position:absolute;right:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(11,35,52,.25)),radial-gradient(circle at 80% 25%,rgba(52,189,255,.13),transparent 35%)}.bookstack{position:absolute;inset:20px 0 10px 0;display:flex;justify-content:center;align-items:center;perspective:1000px}.book{position:absolute;background:#09121b;border:1px solid #334759;box-shadow:0 26px 50px rgba(0,0,0,.55);overflow:hidden}.book img{width:100%;height:100%;object-fit:contain;background:#07131f}.book-main{width:210px;height:320px;z-index:4;transform:translateX(10px)}.book-left{width:155px;height:250px;z-index:2;transform:translateX(-155px) rotateY(12deg)}.book-right{width:155px;height:250px;z-index:3;transform:translateX(160px) rotateY(-12deg)}
.category-strip{background:#fff;padding:22px 0 16px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.cat{border:1px solid #dfe6eb;background:#fff;border-radius:7px;padding:10px 12px;display:flex;text-align:left;align-items:center;gap:9px;min-height:57px;cursor:pointer}.cat:hover,.cat.active{border-color:#bcd9cc;box-shadow:0 4px 15px rgba(8,30,46,.06)}.cat i{font-style:normal;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#eafaf3;color:#13aa67;font-size:16px}.cat:nth-child(2) i{background:#fff1ef;color:#ff4039}.cat:nth-child(3) i{background:#f3ebff;color:#8b43df}.cat:nth-child(4) i{background:#fff3e8;color:#ff7716}.cat:nth-child(5) i{background:#eaf4ff;color:#287bd6}.cat:nth-child(6) i{background:#e8f9ef;color:#169b5a}.cat span{display:grid;min-width:0}.cat strong{font-size:9px;color:#101820;white-space:nowrap}.cat small{font-size:8px;color:#8997a3;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.books-section{background:#fff;padding:0 0 14px}.section-title-row{display:flex;align-items:end;justify-content:space-between;padding:7px 0 12px}.section-title-row h2{font-size:20px;margin:0 0 3px}.section-title-row p{font-size:10px;color:#738391;margin:0}.viewall{border:0;background:transparent;color:#14965e;font-size:9px;font-weight:700;cursor:pointer}.books-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.book-card{border:1px solid #e0e6ea;background:#fff;border-radius:7px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.cover-wrap{height:164px;background:#0b151f;display:grid;place-items:center;padding:8px}.cover-wrap img{width:100%;height:100%;object-fit:contain}.book-info{padding:8px 9px 10px;display:flex;flex-direction:column;flex:1}.book-info h3{font-size:10px;line-height:1.25;margin:0 0 4px;color:#111820;min-height:25px}.book-info p{font-size:8.5px;line-height:1.38;color:#788895;margin:0 0 7px;min-height:24px}.rating{font-size:9px;color:var(--gold);letter-spacing:.4px;margin-top:auto}.rating small{color:#71808c;letter-spacing:0;margin-left:5px}.price{font-size:12px;font-weight:800;margin:7px 0}.price del{font-size:9px;font-weight:500;color:#95a1ab;margin-left:5px}.card-action{width:100%;height:29px;border:1px solid #15b86f;background:#fff;color:#0d9b5c;border-radius:5px;font-weight:700;font-size:9px;cursor:pointer}.card-action:hover{background:#12c97a;color:#07131f}.card-action.soon{border-color:#d6dde2;color:#8896a1;background:#f6f8f9;cursor:default}.hidden-book{display:none}.empty-state{text-align:center;padding:35px;color:#748491;font-size:12px}
.banner-row{background:#fff;padding:0 0 20px}.banner-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:14px}.green-banner,.newsletter{height:150px;border-radius:8px;overflow:hidden}.green-banner{background:linear-gradient(110deg,#004b38,#007f5a 55%,#02412f);color:#fff;padding:22px 30px;display:grid;grid-template-columns:1fr 45%;position:relative}.green-banner h2{font-size:22px;line-height:.98;margin:0;color:#1ff3a0}.green-banner p{font-size:9px;margin:8px 0 13px}.green-banner a{display:inline-block;background:#fff;color:#111;text-decoration:none;padding:9px 17px;border-radius:6px;font-size:8px;font-weight:800}.candles{position:relative;height:100%}.candles b{position:absolute;width:5px;background:#13e58a;bottom:15px;border-radius:1px}.candles b:after{content:"";position:absolute;width:1px;background:#79ffc1;left:2px;top:-9px;height:calc(100% + 18px)}.candles b:nth-child(1){left:5%;height:24px}.candles b:nth-child(2){left:14%;height:40px}.candles b:nth-child(3){left:23%;height:33px;background:#e24b47}.candles b:nth-child(4){left:32%;height:50px}.candles b:nth-child(5){left:41%;height:63px}.candles b:nth-child(6){left:50%;height:52px;background:#e24b47}.candles b:nth-child(7){left:59%;height:72px}.candles b:nth-child(8){left:68%;height:84px}.candles b:nth-child(9){left:77%;height:73px;background:#e24b47}.candles b:nth-child(10){left:86%;height:98px}.candles b:nth-child(11){left:95%;height:110px}.newsletter{background:linear-gradient(115deg,#0a1927,#12314e);color:#fff;display:grid;grid-template-columns:55px 1fr 190px;gap:14px;align-items:center;padding:22px 25px}.mailicon{font-size:32px}.newsletter h3{font-size:15px;margin:0 0 7px}.newsletter p{font-size:8px;line-height:1.5;color:#aabac7;margin:0}.subscribe{display:grid;gap:7px}.subscribe input{height:31px;border-radius:6px;border:1px solid #466079;background:#17304a;color:#fff;padding:0 11px;font-size:8px}.subscribe button{height:30px;border:0;border-radius:5px;background:var(--green);font-weight:800;font-size:8px;cursor:pointer}.subscribe small{text-align:center;color:#8fa3b5;font-size:7px}
.footer{background:#06111b;color:#b7c4ce;border-top:1px solid #1c2c3b;padding:19px 0 11px}.footer-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:18px}.footer nav a{color:#b7c4ce;text-decoration:none;font-size:8px}.socials{display:flex;gap:12px;color:#fff;font-size:14px}.legal{font-size:7.5px;line-height:1.5;color:#718495;margin-top:13px;padding-top:10px;border-top:1px solid #172838}.footer-bottom{display:flex;justify-content:space-between;margin-top:10px;padding-top:8px;border-top:1px solid #172838;font-size:7.5px;color:#748695}
@media(max-width:1050px){.mainnav{display:none}.searchbox{width:210px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:42px}.category-grid{grid-template-columns:repeat(3,1fr)}.books-grid{grid-template-columns:repeat(4,1fr)}.trustline{grid-template-columns:repeat(2,max-content)}.newsletter{grid-template-columns:45px 1fr}.subscribe{grid-column:2}}
@media(max-width:760px){.shell{width:min(100% - 28px,1180px)}.searchbox,.cartlink,.loginbtn{display:none}.menubtn{display:block}.mobilemenu.open{display:flex;flex-direction:column;padding:12px 22px 18px;gap:12px}.mobilemenu a{color:#fff;text-decoration:none;font-size:12px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-top:42px}.hero h1{font-size:40px}.hero-visual{height:320px}.book-main{width:185px;height:280px}.book-left,.book-right{width:130px;height:215px}.book-left{transform:translateX(-125px) rotateY(12deg)}.book-right{transform:translateX(130px) rotateY(-12deg)}.category-grid{grid-template-columns:repeat(2,1fr)}.books-grid{grid-template-columns:repeat(2,1fr)}.cover-wrap{height:220px}.banner-grid{grid-template-columns:1fr}.green-banner,.newsletter{height:auto;min-height:150px}.footer-main{grid-template-columns:1fr;align-items:start}.footer nav{justify-content:flex-start}.socials{justify-content:flex-start}}
@media(max-width:430px){.hero h1{font-size:34px;letter-spacing:-1.5px}.hero-copy>p{font-size:12px}.trustline{grid-template-columns:1fr 1fr;gap:12px}.hero-visual{height:285px}.book-main{width:160px;height:245px}.book-left,.book-right{width:110px;height:185px}.book-left{transform:translateX(-105px) rotateY(12deg)}.book-right{transform:translateX(110px) rotateY(-12deg)}.category-grid{grid-template-columns:1fr}.cover-wrap{height:180px}.newsletter{grid-template-columns:40px 1fr}.subscribe{grid-column:1/3}.footer-bottom{flex-direction:column;gap:8px}}

/* 17-ebook bundle */
.bundle-section{padding:28px 0 6px;background:#f8fafb}.bundle-card{min-height:260px;border-radius:16px;overflow:hidden;background:linear-gradient(110deg,#06111b 0%,#0b2236 58%,#0b3a2d 100%);color:#fff;display:grid;grid-template-columns:58% 42%;align-items:center;position:relative;box-shadow:0 18px 48px rgba(7,19,31,.12)}.bundle-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 30%,rgba(25,226,140,.22),transparent 30%),linear-gradient(90deg,transparent,rgba(255,255,255,.02));pointer-events:none}.bundle-copy{position:relative;z-index:2;padding:36px 42px}.bundle-copy h2{margin:4px 0 10px;font-size:34px;line-height:1.08;letter-spacing:-1.3px}.bundle-copy p{max-width:650px;color:#b8c7d3;font-size:13px;line-height:1.65;margin:0 0 18px}.bundle-meta{display:flex;gap:9px;flex-wrap:wrap}.bundle-meta span{border:1px solid #2b4b59;background:rgba(255,255,255,.04);padding:8px 11px;border-radius:999px;font-size:9px;font-weight:700;color:#d8e4ea}.bundle-buy-row{display:flex;align-items:center;gap:20px;margin-top:20px}.bundle-price{font-size:27px;font-weight:800}.bundle-price del{font-size:13px;color:#778c9d;margin-left:8px;font-weight:600}.bundle-cta{border:0;border-radius:9px;background:var(--green);color:#06131e;font-weight:800;padding:13px 22px;cursor:pointer}.bundle-cta[disabled]{background:#314451;color:#aebbc5;cursor:not-allowed}.bundle-books{height:260px;position:relative;z-index:2}.bundle-books img{position:absolute;top:31px;width:125px;height:194px;object-fit:cover;border-radius:3px;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 30px rgba(0,0,0,.35)}.bundle-books img:nth-child(1){left:17%;transform:rotate(-10deg) translateY(10px)}.bundle-books img:nth-child(2){left:39%;z-index:2}.bundle-books img:nth-child(3){left:61%;transform:rotate(10deg) translateY(10px)}.bundle-count{position:absolute;right:8%;bottom:24px;border:2px solid var(--green);background:#071822;color:var(--green);width:64px;height:64px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:23px;font-weight:900;line-height:.85}.bundle-count small{font-size:7px;letter-spacing:1px;color:#fff;margin-top:5px}

@media(max-width:760px){.bundle-section{padding-top:20px}.bundle-card{grid-template-columns:1fr}.bundle-copy{padding:28px 24px 8px}.bundle-copy h2{font-size:27px}.bundle-copy p{font-size:12px}.bundle-buy-row{align-items:flex-start;flex-direction:column;gap:12px}.bundle-cta{width:100%;font-size:13px;padding:14px}.bundle-books{height:235px}.bundle-books img{width:105px;height:165px;top:30px}.bundle-books img:nth-child(1){left:14%}.bundle-books img:nth-child(2){left:36%}.bundle-books img:nth-child(3){left:58%}.bundle-count{right:6%;bottom:16px}.book-card .card-action{min-height:42px}.book-info h3{font-size:12px}.book-info p{font-size:9px;min-height:30px}.price{font-size:15px}}
@media(max-width:430px){.navrow{height:58px}.brand img{width:27px;height:34px}.brand strong{font-size:14px}.hero-grid{min-height:auto}.hero-copy{padding:34px 0 10px}.hero h1{font-size:33px;line-height:1.04}.hero-copy>p{max-width:100%;line-height:1.55}.primary-cta{width:100%;justify-content:center}.trustline{grid-template-columns:1fr 1fr;margin-top:25px}.trustline>div{min-width:0}.trustline strong{font-size:9px}.trustline small{font-size:7px}.hero-visual{height:250px}.category-strip{padding:13px 0}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cat{min-width:0;padding:10px}.cat i{font-size:18px}.cat strong{font-size:9px}.cat small{font-size:7px}.books-section{padding-top:22px}.section-title-row h2{font-size:21px}.books-grid{grid-template-columns:1fr 1fr;gap:10px}.cover-wrap{height:205px}.book-info{padding:10px}.rating{font-size:9px}.rating small{font-size:7px}.card-action{font-size:10px}.bundle-books img{width:90px;height:143px}.bundle-books img:nth-child(1){left:8%}.bundle-books img:nth-child(2){left:34%}.bundle-books img:nth-child(3){left:60%}.bundle-count{width:56px;height:56px;font-size:20px;right:3%}.newsletter{padding:18px}.green-banner{padding:25px}.footer{padding-bottom:18px}}

/* Episode cover presentation: one large 3D hero book, the same artwork at card size. */
.hero-book-stage{position:absolute;inset:8px 0 0;display:flex;align-items:center;justify-content:center}
.hero-book-cover{display:block;width:auto;height:374px;max-width:100%;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(0,0,0,.5));transform:translateX(24px)}
.cover-wrap{height:190px;background:linear-gradient(145deg,#07131f,#102536);padding:7px 9px}
.cover-wrap img{display:block;object-fit:contain;filter:drop-shadow(0 9px 8px rgba(0,0,0,.35))}
@media(max-width:760px){.hero-visual{height:340px}.hero-book-cover{height:330px;transform:none}.cover-wrap{height:220px}}
@media(max-width:430px){.hero-visual{height:300px}.hero-book-cover{height:292px}.cover-wrap{height:190px}}

/* 2026-09 mobile cleanup */
@media(max-width:760px){
  .navrow{justify-content:space-between}
  .navtools{margin-left:auto}
  .menubtn{margin-left:auto;padding:8px 0 8px 16px;line-height:1}
  .trustline{display:none!important}
  .hero-copy{padding-bottom:0}
}


/* 2026-09 restore 3-book hero showcase */
@media(max-width:760px){
  .hero-visual{height:320px}
  .bookstack{inset:8px 0 8px}
  .book-main{width:185px;height:280px;transform:translateX(0)}
  .book-left,.book-right{width:130px;height:215px}
  .book-left{transform:translateX(-122px) rotateY(12deg)}
  .book-right{transform:translateX(122px) rotateY(-12deg)}
}
@media(max-width:430px){
  .hero-visual{height:285px}
  .book-main{width:160px;height:245px}
  .book-left,.book-right{width:110px;height:185px}
  .book-left{transform:translateX(-102px) rotateY(12deg)}
  .book-right{transform:translateX(102px) rotateY(-12deg)}
}

/* 2026-09 desktop ebook card fit fix: keep covers inside the image area and away from text */
@media(min-width:761px){
  .books-grid{align-items:stretch}
  .book-card{position:relative;overflow:hidden}
  .cover-wrap{
    height:180px;
    min-height:180px;
    overflow:hidden;
    padding:12px 14px;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .cover-wrap img{
    display:block;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:156px;
    object-fit:contain;
    filter:drop-shadow(0 7px 7px rgba(0,0,0,.28));
  }
  .book-info{
    position:relative;
    z-index:2;
    background:#fff;
    padding-top:10px;
  }
}

/* 2026-09 final card presentation fix
   - no dark panel behind ebook artwork on desktop
   - prevent cover artwork/shadow from entering title/description on mobile */
.cover-wrap{
  overflow:hidden !important;
}
.book-info{
  position:relative;
  z-index:5;
  background:#fff;
}

@media(min-width:761px){
  .cover-wrap{
    background:#fff !important;
    height:190px;
    min-height:190px;
    padding:10px 12px;
  }
  .cover-wrap img{
    width:auto !important;
    height:auto !important;
    max-width:100% !important;
    max-height:170px !important;
    object-fit:contain !important;
    filter:drop-shadow(0 7px 7px rgba(0,0,0,.22));
  }
}

@media(max-width:760px){
  .cover-wrap{
    position:relative;
    isolation:isolate;
    overflow:hidden !important;
  }
  .cover-wrap img{
    display:block;
    width:auto !important;
    height:auto !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    transform:none !important;
  }
  .book-info{
    position:relative;
    z-index:10;
    background:#fff !important;
  }
  .book-info h3{
    position:relative;
    z-index:11;
    margin-top:0;
  }
}

@media(max-width:430px){
  .cover-wrap{
    height:190px !important;
    min-height:190px !important;
    padding:8px !important;
  }
  .cover-wrap img{
    max-height:174px !important;
  }
}

/* 2026-09 hero/card polish
   Desktop: give all three hero covers breathing room so the side covers stay readable.
   Mobile + desktop cards: remove the dark blue panel behind cover artwork. */
.cover-wrap{
  background:#fff !important;
}

@media(min-width:761px){
  .bookstack{overflow:visible}
  .book-main{
    width:205px;
    height:315px;
    transform:translateX(0);
    z-index:4;
  }
  .book-left,.book-right{
    width:165px;
    height:265px;
    z-index:2;
  }
  .book-left{
    transform:translateX(-205px) rotateY(5deg);
  }
  .book-right{
    transform:translateX(205px) rotateY(-5deg);
  }
  .book img{
    background:transparent !important;
  }
}

@media(max-width:760px){
  .cover-wrap{
    background:#fff !important;
  }
  .cover-wrap img{
    background:transparent !important;
  }
}

/* 2026-09 final hero cover behavior
   - no frame/background around the 3 hero covers
   - preserve each uploaded image's own aspect ratio
   - mobile uses a true 3-column layout so covers never overlap */
.bookstack .book{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}
.bookstack .book img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  max-width:100% !important;
  max-height:none !important;
  object-fit:contain !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

@media(min-width:761px){
  .bookstack .book-main,
  .bookstack .book-left,
  .bookstack .book-right{
    height:auto !important;
  }
}

@media(max-width:760px){
  .hero-visual{
    height:auto !important;
    min-height:0 !important;
    padding:18px 0 26px !important;
  }
  .bookstack{
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    display:grid !important;
    grid-template-columns:minmax(0,.92fr) minmax(0,1fr) minmax(0,.92fr) !important;
    gap:8px !important;
    align-items:center !important;
    justify-content:center !important;
    perspective:none !important;
    overflow:visible !important;
  }
  .bookstack .book,
  .bookstack .book-main,
  .bookstack .book-left,
  .bookstack .book-right{
    position:relative !important;
    inset:auto !important;
    width:auto !important;
    height:auto !important;
    transform:none !important;
    margin:0 !important;
  }
  .bookstack .book-main{z-index:2 !important;}
  .bookstack .book-left,
  .bookstack .book-right{z-index:1 !important;}
  .bookstack .book img{
    width:100% !important;
    height:auto !important;
  }
}

.bundle-list{display:grid;gap:22px;}

/* 2026-09 clickable ebook cards + details link */
.book-card.is-clickable{cursor:pointer;}
.book-card.is-clickable:focus-visible{outline:3px solid #19e28c;outline-offset:3px;}
.book-card .see-more{
  display:inline-flex;
  align-items:center;
  gap:5px;
  margin:2px 0 10px;
  color:#0a9c68;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
}
.book-card .see-more:hover{text-decoration:underline;}
@media(max-width:760px){
  .book-card .see-more{font-size:12px;margin-top:0;margin-bottom:9px;}
}

/* Hero ebook covers are clickable and open their ebook details. */
.hero-book-clickable{cursor:pointer}
.hero-book-clickable:focus-visible{outline:2px solid currentColor;outline-offset:4px}

/* Bundle contents modal */
.bundle-clickable{cursor:pointer}.bundle-clickable:focus-visible{outline:3px solid rgba(25,226,140,.45);outline-offset:3px}.bundle-view-books{margin-top:14px;border:0;background:transparent;color:var(--green);font-weight:800;font-size:11px;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.bundle-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.bundle-modal.open{display:flex}.bundle-modal-backdrop{position:absolute;inset:0;background:rgba(2,10,18,.78);backdrop-filter:blur(6px)}.bundle-modal-dialog{position:relative;z-index:1;width:min(980px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:18px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.35);color:#07131e}.bundle-modal-close{position:sticky;float:right;top:0;width:38px;height:38px;border:1px solid #dce4e8;border-radius:50%;background:#fff;font-size:27px;line-height:1;cursor:pointer;z-index:2}.bundle-modal-dialog h2{font-size:28px;margin:4px 42px 6px 0}.bundle-modal-summary{color:#667786;margin:0 0 20px;font-size:13px}.bundle-modal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bundle-modal-book{display:block;color:inherit;text-decoration:none;border:1px solid #e0e7eb;border-radius:12px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.bundle-modal-book:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(7,19,31,.10)}.bundle-modal-cover{background:#f6f8f9;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;padding:8px}.bundle-modal-cover img{width:100%;height:100%;object-fit:contain;display:block}.bundle-modal-info{padding:11px 12px 14px}.bundle-modal-info small{display:block;color:#18a96d;font-weight:800;font-size:9px;text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px}.bundle-modal-info strong{display:block;font-size:13px;line-height:1.25;margin-bottom:5px}.bundle-modal-info span{display:block;color:#7a8791;font-size:10px;line-height:1.35}.bundle-modal-open{overflow:hidden}.bundle-modal-empty{grid-column:1/-1;text-align:center;color:#7a8791;padding:30px}
@media(max-width:760px){.bundle-modal{padding:10px}.bundle-modal-dialog{padding:20px 14px;border-radius:14px;max-height:92vh}.bundle-modal-dialog h2{font-size:21px}.bundle-modal-summary{font-size:11px}.bundle-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bundle-modal-info{padding:9px}.bundle-modal-info strong{font-size:11px}.bundle-modal-info span{font-size:9px}.bundle-view-books{font-size:10px}}
.language-picker{display:inline-flex;gap:4px;padding:4px;margin:10px 0;border:1px solid rgba(17,31,52,.16);border-radius:999px;background:#f1f3f4}.language-picker button{border:0;border-radius:999px;padding:7px 13px;background:transparent;color:#39455a;font-weight:800;cursor:pointer}.language-picker button.active{background:#10203a;color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.15)}
