/* Approved additions to the ORIGINAL Bookademy. Shared shell and card geometry stay locked. */
.bk-approved .bk-quote-pending{font-size:12px;line-height:2.1;color:var(--bk-muted);max-width:760px;margin:12px 0 0;padding:16px 20px;border:1px dashed var(--bk-line);border-radius:12px;background:var(--bk-soft)}
.bk-approved{--bk-ink:#102D30;--bk-muted:#667779;--bk-bg:#fff;--bk-soft:#F3F6F3;--bk-line:#E3E9E6;--bk-green:#16CC88;--bk-green-ink:#00603F;--bk-lime:#CEFA62;--bd-bg:#fff;--bd-card:#fff;--bd-ink:#102D30;--bd-ink-soft:#354B4B;--bd-muted:#667779;--bd-border:#E3E9E6;--bd-primary-50:#F3F6F3;--bd-primary-100:#EAF4ED;--bd-primary-200:#BBE3D1;--bd-primary-300:#8BCDB3;--bd-primary-500:#219D77;--bd-primary-600:#087C58;--bd-primary-700:#006342;--bd-primary-800:#133E37;--bd-primary-900:#102D30;--bd-primary-950:#0E2227;--bd-accent-200:#D6F6B0;--bd-accent-400:#B8EB73;--bd-accent-500:#44D49A;--bd-accent-600:#239C72;--sb-gold:#37CE95;--sb-gold-light:#D0F297;background:var(--bk-bg);color:var(--bk-ink)}
html.dark .bk-approved{--bk-bg:#0E2227;--bk-ink:#EEF6EE;--bk-muted:#A4B8B7;--bk-soft:#162F34;--bk-line:#2B4346;--bk-green-ink:#5DDC9F;--bd-bg:#0E2227;--bd-card:#162F34;--bd-ink:#EEF6EE;--bd-ink-soft:#D4E1DC;--bd-muted:#A4B8B7;--bd-border:#2B4346;--bd-primary-50:#162F34;--bd-primary-100:#1B3739;--bd-primary-200:#BBE3D1;--bd-primary-500:#39B688;--bd-primary-600:#198462;--bd-primary-700:#116D51;--bd-primary-800:#153D36;--bd-primary-900:#102D30;background:var(--bk-bg);color:var(--bk-ink)}
.bk-approved :focus-visible{outline:3px solid var(--bk-green);outline-offset:4px}.bk-approved [hidden]{display:none!important}.bk-approved .bd-hero,.bk-approved .sb-hero{background:radial-gradient(ellipse at 14% 28%,#236D502C,transparent 55%),linear-gradient(125deg,#102D30,#143F39);border-color:#C0DEC226;box-shadow:0 20px 50px #082B2A1C}.bk-approved .bd-hero::after,.bk-approved .sb-hero::after{border-color:#D6F6B020}.bk-approved .bd-hero h1 em{background:linear-gradient(100deg,#D6F6B0,#58DAA1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bk-approved .bd-hero-mark,.bk-approved .sb-hero-mark{background:#B8EB73;opacity:.3}.bk-approved .bd-hero-glow{background:#13A7701A}.bk-approved .bd-primary-action,.bk-approved .bd-search-submit{background:var(--bk-green);color:#073427!important;box-shadow:0 8px 20px #13A77020}.bk-approved .bd-topic-shelf.is-personal{background:var(--bk-soft)}.bk-approved .bd-membership{background:#102D30;border-color:#B8EB7340}.bk-approved .bd-membership>a{background:linear-gradient(110deg,#B8EB73,#44D49A);color:#0E3327}.bk-approved .bd-featured-mark{background:var(--bk-green);opacity:.22}
.bk-approved .bk-preview-switch{position:relative;z-index:6;font-family:var(--font-body,inherit);max-width:1344px;margin:0 auto;color:var(--bk-muted);font-size:10px;line-height:1.8;padding:4px 18px;border-bottom:1px solid var(--bk-line);min-height:30px}.bk-preview-switch summary{cursor:pointer;width:max-content;margin-inline-start:auto;padding:2px 0}.bk-preview-switch>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0}.bk-preview-switch [role=group]{display:flex;gap:6px;flex-wrap:wrap}.bk-preview-switch button{font:inherit;padding:6px 10px;border:1px solid var(--bk-line);border-radius:6px;background:var(--bk-bg);color:var(--bk-ink);cursor:pointer}.bk-preview-switch button[aria-pressed=true]{background:var(--bk-ink);color:var(--bk-bg);border-color:var(--bk-ink)}
.bk-paths{padding-top:35px;padding-bottom:22px}.bk-paths .bd-section-heading{align-items:center}.bk-brand-mark{width:56px;height:44px;display:block;flex:none;background:var(--bk-green);opacity:.8;mask:url('/wp-content/themes/barayand/assets/images/bookademy-redesign/brand/arrow-mark.png') center/contain no-repeat;-webkit-mask:url('/wp-content/themes/barayand/assets/images/bookademy-redesign/brand/arrow-mark.png') center/contain no-repeat}.bk-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bk-approved .bk-path-card{position:relative;overflow:hidden;padding:22px 24px;text-align:right;display:flex;flex-direction:column;gap:0;border:1px solid var(--bk-line);border-radius:14px;background:var(--bk-bg);color:var(--bk-ink);font-family:var(--font-body);cursor:pointer;transition:transform .2s,border-color .2s}.bk-path-card:before{content:'';position:absolute;top:0;right:0;bottom:0;width:4px;background:var(--path-color)}.bk-path-card:hover,.bk-path-card[aria-expanded=true]{border-color:var(--bk-green);transform:translateY(-2px)}.bk-path-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--bk-muted);width:100%}.bk-path-top svg{width:30px;height:30px;background:var(--path-color);color:#102D30;padding:7px;border-radius:50%}.bk-path-card>strong{font-size:20px;margin-top:20px;line-height:1.8}.bk-path-description{font-size:12px;line-height:1.9;color:var(--bk-muted);margin-top:8px;min-height:45px}.bk-path-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:22px;width:100%}.bk-path-bottom>small{font-size:10px;color:var(--bk-muted)}.bk-mini-books{display:flex;align-items:end;padding-inline-end:10px;direction:ltr}.bk-mini-books img{height:60px;width:40px;object-fit:cover;margin-left:-10px;box-shadow:4px 5px 9px #0002;border-radius:2px}.bk-mini-books img:nth-child(2){height:68px;width:45px;z-index:1}.bk-path-detail{margin-top:18px;border:1px solid var(--bk-line);border-radius:14px;padding:24px;background:var(--bk-soft)}.bk-path-detail>header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.bk-path-detail h3{font-size:22px;color:var(--bk-ink);margin:0}.bk-path-detail p{font-size:12px;line-height:2;color:var(--bk-muted);margin:8px 0}.bk-path-detail>header button{background:transparent;border:1px solid var(--bk-line);border-radius:8px;font-size:11px;padding:9px 14px;cursor:pointer;color:var(--bk-ink)}.bk-path-books{display:flex;gap:25px;overflow:auto;padding:4px 4px 15px}.bk-path-books>a{flex:none}.bk-path-detail .bd-book-card{background:var(--bk-bg)}.bk-follow-path{display:inline-flex;gap:10px;align-items:center;border:0;border-radius:9px;background:var(--bk-green);color:#073427;font-size:12px;font-weight:700;padding:12px 18px;cursor:pointer;margin-top:15px}.bk-path-book-fallback{display:flex;align-items:center;gap:14px;max-width:300px}.bk-path-book-fallback img{width:64px;height:96px;object-fit:cover}.bk-path-book-fallback strong{display:block;font-size:15px}.bk-path-book-fallback small{font-size:11px;color:var(--bk-muted)}
.bk-approved .bk-card-progress{width:100%;margin-top:13px}.bk-card-progress>div{height:4px;border-radius:6px;background:var(--bk-line);overflow:hidden}.bk-card-progress i{display:block;height:100%;background:var(--bk-green);border-radius:6px}.bk-card-progress small{display:block!important;font-size:9px!important;font-weight:400!important;color:var(--bk-muted)!important;margin-top:6px;line-height:1.7}.bk-returning{padding:32px;margin-top:24px;margin-bottom:18px;border:1px solid var(--bk-line);border-radius:20px;background:var(--bk-soft);position:relative;overflow:hidden}.bk-returning .bk-brand-mark{position:absolute;left:30px;top:25px;opacity:.25;width:85px;height:65px}.bk-returning-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:35px}.bk-returning-copy>span{color:var(--bk-green-ink);font-size:11px;font-weight:700}.bk-returning :is(h1,h2){font-size:31px;line-height:1.6;margin:12px 0;color:var(--bk-ink)}.bk-returning p{font-size:14px;line-height:1.9;color:var(--bk-muted);max-width:650px;margin:12px 0}.bk-resume-book{display:flex;gap:16px;align-items:center;border-top:1px solid var(--bk-line);padding-top:20px;margin-top:20px;max-width:600px}.bk-resume-book img{width:61px;height:91px;object-fit:cover;box-shadow:6px 8px 15px #0002;border-radius:3px}.bk-resume-book strong{font-size:20px;display:block;margin-bottom:10px}.bk-resume-book small{font-size:11px;color:var(--bk-muted)}.bk-resume-book>div{flex:1}.bk-returning .bd-primary-action{margin-top:0;align-self:end;white-space:nowrap}.bk-returning-choices{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.bk-returning-choices a{border:1px solid var(--bk-line);border-radius:8px;padding:9px 13px;font-size:11px;background:var(--bk-bg);color:var(--bk-ink)}
.bk-approved .sb-hero-authors .sb-author-inline{min-height:28px;gap:8px;max-width:none}.bk-approved .sb-hero-authors strong{font-size:15px}.bk-approved .sb-hero-authors a>svg{width:15px;height:15px;color:#88DDB5;transition:transform .2s}.bk-approved .sb-hero-authors a:hover strong{text-decoration:underline;text-underline-offset:5px}.bk-approved .sb-hero-authors a:hover>svg{transform:translateX(-3px)}.bk-approved .sb-hero .sb-subtitle{font-size:13px;line-height:1.9;color:#D0E2D9}.bk-approved .sb-hero-actions .sb-action-standard{background:#175846;border-color:#75CFA9}.bk-approved .sb-hero-actions .sb-action-pro{background:linear-gradient(110deg,#C7ED94,#40D498);border-color:#B5EAA8}.bk-approved .sb-hero-actions .sb-action-pro,.bk-approved .sb-hero-actions .sb-action-pro :is(strong,span,svg){color:#10352C!important}.bk-approved .sb-cover-pro{background:#D6F6B0;color:#193B2D;border-color:#C4E8AA;left:auto;right:8px}.bk-approved .bk-cover-like{position:absolute;top:10px;left:10px;z-index:5;width:40px;height:40px;display:grid;place-items:center;padding:9px;border:1px solid #FFFFFF99;background:#FFFFF5F5;color:#1E3B33;border-radius:50%;box-shadow:0 4px 16px #0003;cursor:pointer;transition:transform .2s,background .2s}.bk-cover-like svg{width:22px;height:22px;transition:fill .2s;fill:transparent}.bk-cover-like[aria-pressed=true]{background:#E5FFF2;color:#067647;border-color:#8BE7B7}.bk-cover-like[aria-pressed=true] svg{fill:currentColor}.bk-cover-like:hover{transform:scale(1.07)}
.bk-approved .bk-outcomes{background:var(--bk-soft);color:var(--bk-ink);border:1px solid var(--bk-line);box-shadow:none}.bk-approved .bk-outcomes h3{color:var(--bk-ink);font-size:23px;line-height:1.8}.bk-approved .bk-outcomes>span{color:var(--bk-ink);border-color:var(--bk-line);font-size:13px;line-height:1.9}.bk-approved .bk-outcomes b{border:0;border-radius:0;background:transparent;color:var(--bk-green-ink);font-size:14px}.bk-approved .sb-chapter-list>div{background:var(--bk-soft);border-right:3px solid var(--bk-green)}.bk-approved .sb-chapter-list>div strong{font-size:16px}.bk-approved .sb-chapter-list li{border-bottom:1px solid var(--bk-line);border-radius:0;padding-block:13px}.bk-approved .sb-chapter-list li:last-child{border-bottom:0}.bk-approved .sb-reader-body>aside [aria-current=step]{border-right:3px solid var(--bk-green)}.bk-approved .bk-reader-notice{font-size:11px;line-height:1.9;padding:12px 16px;border:1px solid #5B97784D;border-radius:8px;margin-bottom:25px;background:#E5F4E8;color:#285743}.bk-approved .sb-reader.is-theme-dark .bk-reader-notice{background:#173A33;color:#C2E8D3}.bk-local-boundary{font-size:10px;line-height:1.9}.bk-approved .bk-status{position:fixed;bottom:110px;left:50%;transform:translateX(-50%);z-index:3000;max-width:90vw;width:max-content;padding:12px 20px;border-radius:11px;background:var(--bk-ink);color:var(--bk-bg);box-shadow:0 8px 30px #0003;font-size:11px;line-height:1.9;pointer-events:none}
@media(max-width:900px){.bk-path-card>strong{font-size:17px}.bk-approved .bk-path-card{padding:18px}.bk-path-bottom{align-items:start;flex-direction:column;gap:15px}.bk-returning-inner{grid-template-columns:1fr}.bk-returning .bd-primary-action{justify-self:start}.bk-returning :is(h1,h2){font-size:27px}}
@media(max-width:600px){.bk-preview-switch{font-size:9px!important;min-height:28px!important}.bk-preview-switch>div{align-items:start;flex-direction:column;gap:8px}.bk-preview-switch button{min-height:34px;padding:6px 8px}.bk-paths{padding-top:25px;padding-bottom:12px}.bk-paths .bd-section-heading{gap:15px}.bk-paths .bd-section-heading p{font-size:11px}.bk-paths .bk-brand-mark{width:39px;height:31px}.bk-path-grid{display:flex;overflow:auto;gap:12px;padding-bottom:10px;scroll-snap-type:x mandatory}.bk-approved .bk-path-card{flex:0 0 86%;scroll-snap-align:start;padding:20px}.bk-path-card>strong{font-size:19px;margin-top:14px}.bk-path-description{font-size:11px;min-height:0}.bk-path-bottom{flex-direction:row;align-items:end;margin-top:20px}.bk-path-detail{padding:18px}.bk-path-detail h3{font-size:18px;line-height:1.7}.bk-path-detail>header{align-items:start}.bk-path-detail>header button{font-size:10px;padding:7px 10px;white-space:nowrap}.bk-path-books{gap:15px}.bk-returning{padding:25px 20px;border-radius:17px}.bk-returning :is(h1,h2){font-size:26px}.bk-returning p{font-size:12px}.bk-returning .bk-brand-mark{left:20px;top:20px;width:55px;height:44px}.bk-returning-inner{gap:20px}.bk-resume-book strong{font-size:18px}.bk-resume-book small{font-size:10px}.bk-resume-book img{width:54px;height:81px}.bk-returning .bd-primary-action{width:100%;justify-content:center}.bk-returning-copy>span{font-size:10px}.bk-card-progress small{font-size:8px!important}.bk-approved.single-book-page .sb-hero{min-height:calc(100svh - var(--br-header-height,58px) - var(--br-admin-bar-height,0px) - var(--br-bottom-nav-clearance,88px) - 68px);gap:7px;padding:14px 18px;align-content:space-between}.bk-approved.single-book-page .sb-cover-stage{width:var(--bk-cover-width,clamp(104px,calc((100svh - 480px)/1.5),250px));max-width:68vw}.bk-approved.single-book-page .sb-hero h1{font-size:26px;text-align:center;width:100%;line-height:1.5;margin:0}.bk-approved.single-book-page .sb-hero .sb-subtitle{font-size:13px;line-height:1.85;text-align:center;margin:0;display:block}.bk-approved.single-book-page .sb-hero-authors{justify-content:center;margin:0;gap:7px 15px}.bk-approved.single-book-page .sb-hero-authors .sb-author-inline{min-height:26px;flex:0 1 auto;text-align:center;justify-content:center;gap:7px}.bk-approved.single-book-page .sb-hero-authors strong{font-size:13px;font-weight:700}.bk-approved.single-book-page .sb-hero-actions{margin-top:2px;gap:7px;width:100%;grid-template-columns:1fr}.bk-approved.single-book-page .sb-hero-actions button{min-height:46px;padding:8px 10px}.bk-approved.single-book-page .sb-hero-actions strong{font-size:14px!important;line-height:1.6}.bk-approved.single-book-page .sb-hero-actions svg{width:20px;height:20px}.bk-approved .bk-cover-like{width:36px;height:36px;padding:8px;left:7px;top:8px}.bk-cover-like svg{width:20px;height:20px}.bk-approved .sb-cover-pro{right:7px;left:auto!important;font-size:7px;min-height:22px;padding:0 5px}.bk-approved .bk-outcomes{padding:20px}.bk-approved .bk-outcomes h3{font-size:21px}.bk-approved .bk-outcomes>span{font-size:12px}.bk-approved .sb-chapter-list li{font-size:12px;line-height:1.8}.bk-approved .bk-status{font-size:10px;bottom:95px;width:calc(100% - 40px)}}
@media(max-width:360px){.bk-approved.single-book-page .sb-hero h1{font-size:24px}.bk-approved.single-book-page .sb-hero .sb-subtitle{font-size:12px}.bk-approved.single-book-page .sb-hero-actions strong{font-size:13px!important}}
@media(prefers-reduced-motion:reduce){.bk-approved .bk-path-card,.bk-approved .bk-cover-like{transition:none}}

/* Refined edition: one reading format, one accent family, compact editorial sections. */
.bk-refined.bad-page,html.dark .bk-refined.bad-page{--bad-bg:var(--bk-bg);--bad-card:var(--bk-bg);--bad-ink:var(--bk-ink);--bad-copy:var(--bk-muted);--bad-muted:var(--bk-muted);--bad-border:var(--bk-line);--bad-teal:var(--bk-green-ink);--bad-teal-2:var(--bk-green-ink);--bad-gold:var(--bk-green)}
.bk-refined.ba-author-page,html.dark .bk-refined.ba-author-page,html[data-theme="dark"] .bk-refined.ba-author-page{--ba-ink:var(--bk-ink);--ba-muted:var(--bk-muted);--ba-line:var(--bk-line);--ba-paper:var(--bk-bg);--ba-soft:var(--bk-soft);--ba-teal:var(--bk-green-ink);--ba-gold:var(--bk-green-ink);--ba-gold-light:#9FE1BF;background:var(--bk-bg)}
.bk-refined .bad-hero,.bk-refined .ba-author-hero,.bk-refined .ba-author-cta{background:linear-gradient(125deg,#102D30,#163C37);border-color:#254940}
.bk-refined .bad-kicker,.bk-refined .bad-hero h1 em{color:#9FE1BF}
.bk-refined .ba-brand-mark i{background:var(--bk-green);box-shadow:none}
.bk-refined .ba-author-cta>a{background:var(--bk-green);border-color:var(--bk-green);color:#073427;box-shadow:0 8px 20px #087A571F}
.bk-refined .ba-book-badges small.is-pro{background:#086247;color:#F3F9F5}
.bk-refined .bad-portrait.is-fallback{background:#163C37;border-color:var(--bk-line)}
.bk-refined .bad-portrait.is-fallback>span{color:#D5EFE1}
.bk-refined{--bd-accent-50:#F0F8F3}
.bk-refined .bd-membership,.bk-refined .bd-newsletter{background:#102D30;border-color:#254940}
.bk-refined .bd-membership::after{border-color:#7DD5AD0D}
.bk-refined .bd-membership-icon,.bk-refined .bd-newsletter-icon{background:#163C37;border-color:#7DD5AD33}
.bk-refined .bd-newsletter input{background:#163C37;border-color:#7DD5AD33}
.bk-refined .bd-membership>a,.bk-refined .bd-newsletter form button{background:var(--bk-green);color:#073427;box-shadow:0 8px 20px #087A571F}
.bk-refined .bd-author-slider::after{background:radial-gradient(circle,#18C88B18,transparent 70%)}
.bk-refined .bd-search:focus-within,.bk-refined .bd-newsletter input:focus{border-color:var(--bk-green);box-shadow:0 0 0 3px #18C88B20}
.bk-refined.bookademy-page .bd-search-submit,:is(html.dark,html[data-theme="dark"]) .bk-refined.bookademy-page .bd-search-submit{color:#073427!important;-webkit-text-fill-color:#073427;background:var(--bk-green)!important}
.bk-refined.bookademy-page .bd-search-submit:hover{background:#37D49B!important}
.bk-refined.bookademy-page .bd-search-submit:focus-visible{outline-color:var(--bk-green)}
.bk-refined .bk-pro-compact::after{border-color:#7DD5AD14}
.bk-refined .bk-author-card .sb-author-portrait{border-color:var(--bk-line)}
.bk-refined .bk-author-card .sb-author-initial{color:var(--bk-green-ink)!important}
html.dark .bk-refined .bd-topic-shelf.is-personal,html.dark .bk-refined .bd-topic-shelf.is-business{background:var(--bk-soft);border-color:var(--bk-line)}
html.dark .bk-refined .bd-book-categories button.is-active{background:var(--bk-green)!important;color:#073427}
html.dark .bk-refined .bd-book-categories button.is-active svg{color:inherit}
.bk-refined.single-book-page[data-theme="dark"] .sb-summary-section,.bk-refined.single-book-page[data-theme="dark"] .sb-about-book{background:var(--bk-soft);border-color:var(--bk-line)}
.bk-refined{--bk-green:#18C88B;--bk-green-ink:#086247;--bk-lime:#9CE4BE;--bd-accent-200:#C9EDDA;--bd-accent-400:#7DD5AD;--bd-accent-500:#18C88B;--bd-accent-600:#087A57;--sb-gold:#18C88B;--sb-gold-light:#BFE8D3}
html.dark .bk-refined{--bk-green-ink:#70DCAB;--bd-accent-200:#C9EDDA;--bd-accent-400:#7DD5AD;--bd-accent-500:#18C88B}
.bk-refined .bd-hero h1 em{background:none;-webkit-text-fill-color:#9FE9C7;color:#9FE9C7}.bk-refined .bd-hero,.bk-refined .sb-hero{background:linear-gradient(125deg,#102D30,#163C37)}.bk-refined .bd-hero-mark,.bk-refined .sb-hero-mark{background:#7DD5AD}.bk-refined .bd-membership>a,.bk-refined .sb-hero-actions .sb-action-pro{background:var(--bk-green);border-color:var(--bk-green);box-shadow:0 8px 20px #087A571F}.bk-refined .sb-cover-pro{background:#D5EFE1;border-color:#B7DBC8;color:#153D2E}.bk-refined .bd-goals .bd-section-heading{align-items:center;gap:20px}.bk-refined .bd-goals .bk-brand-mark{width:62px;height:48px;background:var(--bk-green);opacity:.8}
.bk-refined .bd-featured{background:var(--bk-soft);border-color:var(--bk-line);box-shadow:0 12px 30px #102D3009}.bk-refined .bd-featured::before{background:var(--bk-line);opacity:.35}.bk-refined .bd-featured-halo{background:color-mix(in srgb,var(--bk-green) 10%,var(--bk-soft))}.bk-refined .bd-featured-copy .bd-eyebrow{color:var(--bk-green-ink);gap:0}.bk-refined .bd-featured-copy .bd-eyebrow::before{content:'';width:3px;height:15px;background:var(--bk-green);border-radius:3px;margin-inline-end:9px}.bk-refined .bd-featured-copy>p{font-size:15px;line-height:1.95;color:var(--bk-muted);max-width:540px}.bk-refined .bd-featured-author{color:var(--bk-muted)}.bk-refined .bd-primary-action{background:var(--bk-green);color:#073427!important}.bk-refined .bd-primary-action:hover{background:#37D49B}
.bk-refined .bd-topic-shelf.is-business{background:var(--bk-bg);border-color:var(--bk-line)}.bk-refined .bd-topic-shelf.is-personal{background:var(--bk-soft)}.bk-refined .bd-book-categories button.is-active{background:var(--bk-green-ink)!important;color:var(--bk-bg)}.bk-refined .bd-book-categories button.is-active svg{color:inherit}.bk-refined .sb-section-nav button.is-active{color:var(--bk-green-ink);border-color:var(--bk-green);background:var(--bk-soft)}.bk-refined .sb-faq [data-sb-faq]{border-color:var(--bk-line);background:var(--bk-bg)}.bk-refined .sb-audio-section{border-color:var(--bk-line)}.bk-refined .sb-audio-intro{background:var(--bk-soft)}.bk-refined .sb-overview-lead{background:var(--bk-bg);border-color:var(--bk-line)}
.bk-refined .bk-main-chapters .sb-summary-head{display:block}.bk-refined .bk-main-chapters .sb-reading-preview{display:block}.bk-refined .bk-main-chapters .sb-chapter-list{width:100%;padding:24px;background:var(--bk-bg);border-color:var(--bk-line);border-radius:16px}.bk-refined .bk-main-chapters .sb-chapter-list>div{min-height:48px;background:var(--bk-soft);padding:10px 16px;border-radius:8px}.bk-refined .bk-main-chapters .sb-chapter-list ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;max-height:none;overflow:visible;margin-top:18px}.bk-refined .bk-main-chapters .sb-chapter-list li{font-size:13px;line-height:1.9;padding:15px 2px;min-height:64px;align-items:start;grid-template-columns:28px minmax(0,1fr);gap:10px;color:var(--bk-ink)}.bk-refined .bk-main-chapters .sb-chapter-list li>span{background:var(--bk-soft);color:var(--bk-green-ink);width:27px;height:27px;border-radius:7px;font-size:11px}
.bk-refined .bk-pro-compact{display:block;background:#102D30;border:1px solid #254940;padding:38px 42px;border-radius:20px;box-shadow:0 16px 35px #102D3010;position:relative;overflow:hidden}.bk-refined .bk-pro-compact .sb-pro-copy{display:grid;grid-template-columns:1.1fr 1fr;gap:14px 36px;align-items:start}.bk-refined .bk-pro-compact .sb-pro-kicker{grid-column:1/-1;color:#9FE1BF;font-size:11px;line-height:1.8}.bk-refined .bk-pro-compact .sb-pro-kicker svg{color:inherit;width:16px;height:16px}.bk-refined .bk-pro-compact .sb-pro-copy h2{grid-column:1;grid-row:2;font-size:29px;color:#F5FAF7;line-height:1.75;margin:0;max-width:530px}.bk-refined .bk-pro-compact .sb-pro-copy>p{grid-column:1;grid-row:3;color:#BFD5CB;font-size:13px;line-height:2;margin:0;max-width:500px}.bk-refined .bk-pro-compact .sb-pro-points{grid-column:2;grid-row:2/4;display:grid;grid-template-columns:1fr;gap:14px;margin:0;padding:3px 0}.bk-refined .bk-pro-compact .sb-pro-points span{font-size:12px;color:#E4EFE8;line-height:1.9;gap:9px;align-items:start}.bk-refined .bk-pro-compact .sb-pro-points svg{width:16px;height:16px;color:#6DD5A7;flex:none;margin-top:3px}.bk-refined .bk-pro-compact .sb-pro-copy>button{grid-column:1/-1;justify-self:start;width:auto;display:flex;justify-content:center;align-items:center;gap:10px;min-height:46px;margin-top:8px;padding:12px 20px;font-size:13px;font-weight:750;background:var(--bk-green);color:#073427!important;border:1px solid var(--bk-green);border-radius:10px;box-shadow:none}.bk-refined .bk-pro-compact .sb-pro-copy>button svg{color:inherit;width:18px;height:18px}.bk-refined .bk-pro-compact .sb-pro-mark{opacity:.1;background:#8FD9B4}
.bk-refined .bk-author-card{display:block;padding:28px 32px;max-width:1040px;border-radius:17px;background:var(--bk-soft);border:1px solid var(--bk-line);box-shadow:none;overflow:hidden}.bk-refined .bk-author-card:before,.bk-refined .bk-author-card:after{display:none}.bk-author-head{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:24px}.bk-author-heading{flex:1;min-width:0}.bk-refined .bk-author-card .sb-author-portrait{position:static;flex:0 0 88px;width:88px;height:88px;min-height:0;aspect-ratio:1;border-radius:50%;overflow:hidden;box-shadow:none;transform:none;background:var(--bk-line);margin:0}.bk-refined .bk-author-card .sb-author-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;transform:none}.bk-author-heading>span{font-size:11px;line-height:1.9;color:var(--bk-green-ink)}.bk-author-heading h2{font-size:27px;line-height:1.65;margin:7px 0 0;color:var(--bk-ink)}.bk-refined .bk-author-card .sb-author-content{display:block;min-width:0;margin-top:20px}.bk-refined .bk-author-card .sb-author-content p{font-size:14px;line-height:2.15;color:var(--bk-muted);margin:0;max-width:none}.bk-refined .bk-author-card .sb-author-content>a{display:inline-flex;align-items:center;gap:10px;min-height:40px;margin-top:15px;font-size:12px;color:var(--bk-green-ink);font-weight:750;background:transparent}.bk-refined .bk-author-card .sb-author-content>a svg{width:16px;height:16px}
.bk-user-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;align-self:end;min-width:180px}.bk-user-actions .bd-primary-action{align-self:auto;justify-content:center}.bk-shelf-link{display:block;text-align:center;color:var(--bk-green-ink);font-size:12px;padding:10px 14px;border:1px solid var(--bk-line);border-radius:10px;background:var(--bk-bg)}
@media(max-width:900px){.bk-refined .bk-pro-compact{padding:28px}.bk-refined .bk-pro-compact .sb-pro-copy{gap:12px 24px}.bk-refined .bk-pro-compact .sb-pro-copy h2{font-size:25px}.bk-user-actions{flex-direction:row;flex-wrap:wrap;min-width:0}.bk-user-actions>*{flex:1}}
@media(max-width:600px){.bk-refined.single-book-page .sb-hero{min-height:0;align-content:start;gap:9px;padding:18px 18px 20px}.bk-refined.single-book-page .sb-cover-stage{width:var(--bk-cover-width,clamp(210px,62vw,280px));max-width:68vw}.bk-refined.single-book-page .sb-hero h1{font-size:26px;margin-top:7px}.bk-refined.single-book-page .sb-hero .sb-subtitle{font-size:13px;line-height:1.8}.bk-refined.single-book-page .sb-hero-actions.is-single{grid-template-columns:1fr;width:100%;margin-top:5px}.bk-refined.single-book-page .sb-hero-actions button{min-height:49px;padding:11px 14px}.bk-refined.single-book-page .sb-hero-actions strong{font-size:15px!important;line-height:1.6}.bk-refined #sb-overview-title{font-size:clamp(14px,4.3vw,19px);white-space:nowrap;line-height:1.75;letter-spacing:-.025em;max-width:100%}.bk-refined .bk-main-chapters .sb-chapter-list{padding:17px;border-radius:14px}.bk-refined .bk-main-chapters .sb-chapter-list ol{grid-template-columns:1fr;gap:0;margin-top:12px}.bk-refined .bk-main-chapters .sb-chapter-list li{min-height:0;padding:12px 0;font-size:12px}.bk-refined .bk-main-chapters .sb-chapter-list>div strong{font-size:14px}.bk-refined .bk-pro-compact{margin-block:26px;padding:23px 20px;border-radius:17px}.bk-refined .bk-pro-compact .sb-pro-copy{display:flex;flex-direction:column;gap:11px}.bk-refined .bk-pro-compact .sb-pro-kicker{font-size:10px;line-height:1.8;gap:6px}.bk-refined .bk-pro-compact .sb-pro-copy h2{font-size:23px;line-height:1.65;margin:0;max-width:310px}.bk-refined .bk-pro-compact .sb-pro-copy>p{font-size:12px;line-height:1.95}.bk-refined .bk-pro-compact .sb-pro-points{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px;margin:4px 0;padding:13px 0;border-top:1px solid #FFFFFF1A;border-bottom:1px solid #FFFFFF1A}.bk-refined .bk-pro-compact .sb-pro-points span{font-size:11px;line-height:1.85;gap:6px}.bk-refined .bk-pro-compact .sb-pro-points svg{width:14px;height:14px;flex-basis:14px}.bk-refined .bk-pro-compact .sb-pro-copy>button{width:100%;margin-top:2px;min-height:46px;padding:11px 12px;font-size:13px;gap:8px}.bk-refined .bk-author-card{padding:22px 20px;margin-block:26px;border-radius:16px}.bk-author-head{gap:16px}.bk-refined .bk-author-card .sb-author-portrait{width:76px;height:76px;flex-basis:76px}.bk-author-heading>span{font-size:10px}.bk-author-heading h2{font-size:23px;margin-top:5px}.bk-refined .bk-author-card .sb-author-content{margin-top:18px}.bk-refined .bk-author-card .sb-author-content p{font-size:13px;line-height:2.1}.bk-refined .bk-author-card .sb-author-content>a{font-size:12px;margin-top:12px}.bk-refined .bd-goals .bk-brand-mark{width:41px;height:32px}.bk-refined .bd-featured-copy>p{font-size:12px;line-height:1.9;margin-top:10px}.bk-refined .bd-featured-copy .bd-eyebrow{font-size:10px}.bk-refined .bd-featured-copy .bd-primary-action{margin-top:15px}.bk-user-actions{width:100%;gap:9px}.bk-user-actions .bd-primary-action,.bk-shelf-link{font-size:11px;min-height:43px;padding:10px;display:flex;align-items:center;justify-content:center}.bk-user-actions .bd-primary-action{width:auto}}
@media(max-width:360px){.bk-refined.single-book-page .sb-cover-stage{max-width:65vw;min-width:180px}.bk-refined .bk-pro-compact{padding:20px 17px}.bk-refined .bk-pro-compact .sb-pro-copy h2{font-size:21px}.bk-refined #sb-overview-title{font-size:14px}}

/* Editorial depth on page content only. The shared site shell is intentionally excluded. */
.bk-luxe{--bk-bg:#FFFEFB;--bk-soft:#F5F3ED;--bk-line:#E6E5DD;--bk-ink:#172E34;--bk-muted:#626F73;--bd-card:var(--bk-bg);--bd-bg:var(--bk-bg);--bd-border:var(--bk-line);--bd-ink:var(--bk-ink);--bd-ink-soft:#3F5055;--bd-muted:var(--bk-muted);--bk-elevation:0 16px 42px #1937350B,0 2px 6px #19373505}
html.dark .bk-luxe{--bk-bg:#111C24;--bk-soft:#192730;--bk-line:#2F414A;--bk-ink:#ECF1EE;--bk-muted:#B1C2C6;--bd-card:var(--bk-bg);--bd-bg:var(--bk-bg);--bd-border:var(--bk-line);--bd-ink:var(--bk-ink);--bd-ink-soft:#D1DDDC;--bd-muted:var(--bk-muted);--bk-elevation:0 16px 45px #0002}
.bk-luxe .bd-hero{background:radial-gradient(ellipse at 20% 35%,#476B684D,transparent 58%),radial-gradient(ellipse at 85% 100%,#A8884825,transparent 60%),linear-gradient(125deg,#142630,#153D3B);box-shadow:0 20px 60px #172E3426,inset 0 1px #FFFFFF17;border:1px solid #FFFFFF17}
.bk-luxe .bd-hero h1 em{color:#CBEACD;-webkit-text-fill-color:#CBEACD}
.bk-luxe .bd-hero-mark{background:#BDEBCB;opacity:.43;filter:drop-shadow(0 8px 25px #061E2640)}
.bk-luxe .bd-goal-grid button,.bk-luxe .sb-overview-lead,.bk-luxe .sb-book-specs>span{background:linear-gradient(145deg,var(--bk-bg),var(--bk-soft));box-shadow:var(--bk-elevation);border-color:var(--bk-line)}
.bk-luxe .bd-topic-shelf.is-personal{background:linear-gradient(130deg,var(--bk-soft),var(--bk-bg));border-block:1px solid var(--bk-line)}
.bk-luxe .bd-topic-shelf.is-business{background:var(--bk-bg)}
.bk-luxe .bd-section-heading{align-items:center;flex-wrap:wrap;gap:16px}
.bk-luxe .bd-section-heading>.bd-rail-controls{display:flex;position:static;margin:0 0 0 auto;padding:0;direction:rtl;gap:8px;flex:none;order:5;margin-inline-start:auto;margin-inline-end:0}
.bk-luxe .bd-rail-controls button{box-shadow:0 5px 12px #172E340D;border-color:var(--bk-line);background:var(--bk-bg);width:40px;height:40px}
.bk-luxe .bd-book-card:hover .bd-book-cover{filter:drop-shadow(0 14px 17px #122B3026)}
/* Original weekly feature: preserve composition, halo, bullets and cover treatment. */
.bk-luxe .bk-featured-original{background:var(--bd-card);border:1px solid var(--bd-border);box-shadow:0 16px 45px #172E3412}
.bk-luxe .bk-featured-original::before{background:var(--bd-primary-100);opacity:.7}
.bk-luxe .bk-featured-original .bd-featured-halo{background:color-mix(in srgb,var(--book-accent) 18%,var(--bd-primary-100));opacity:.8}
.bk-luxe .bk-featured-original .bd-eyebrow{gap:7px;color:var(--bk-green-ink)}
.bk-luxe .bk-featured-original .bd-eyebrow::before{display:none}
.bk-luxe .bk-featured-original .bd-featured-author{color:#9B733E}
.bk-luxe .bk-featured-original .bd-featured-copy>p{font-size:14px;line-height:2}
.bk-luxe .bd-search,.bk-luxe .bd-search:hover,.bk-luxe .bd-search:focus-within{transform:none!important;transition:border-color .18s,box-shadow .18s}
.bk-luxe .bd-search input{font-size:16px!important} /* prevents focus-zoom on mobile */
.bk-luxe .bd-live-results{max-height:min(320px,45svh);overflow:auto;z-index:20}
.bk-luxe .bd-newsletter{background:linear-gradient(115deg,#1D3941,#17302D);border-bottom:5px solid #B4D5C3;box-shadow:inset 0 1px #FFFFFF17;margin-bottom:0}
.bk-luxe .bd-newsletter-inner{padding-block:42px}
/* Cover-led hero and alternating surfaces, without sacrificing text contrast. */
.bk-luxe.single-book-page .sb-hero{background:radial-gradient(ellipse at 78% 45%,color-mix(in srgb,var(--book-hue) 31%,transparent),transparent 56%),radial-gradient(ellipse at 0 100%,#5C8F7E38,transparent 62%),linear-gradient(115deg,#14262F,#1D3138);border-color:#FFFFFF20;box-shadow:0 24px 64px #122B3029,inset 0 1px #FFFFFF12}
.bk-luxe .sb-cover-aura{background:var(--book-hue);opacity:.25;filter:blur(45px)}
.bk-luxe .sb-hero-mark{background:#D4E8D8;opacity:.27;left:4%;top:20%;width:180px;height:145px}
.bk-luxe .sb-hero-labels{gap:12px}
.bk-luxe .sb-hero-kickers a,.bk-luxe .sb-hero-kickers>span{background:#FFFFFF0C;color:#DEE9E6;border-color:#FFFFFF1C}
.bk-luxe .sb-hero-badges span{background:#DCC49914;color:#EDDAB8;border-color:#DCC49930}
.bk-luxe .sb-hero-authors a{background:#FFFFFF09;border:1px solid #FFFFFF19;border-radius:14px;padding:8px 12px;box-shadow:inset 0 1px #FFFFFF08}
.bk-luxe .sb-hero-authors .sb-author-inline img{display:block;width:48px;height:48px;border-radius:50%;border:2px solid #FFFFFF33;object-fit:cover}
.bk-luxe .sb-hero-actions .sb-action-standard{color:#213A3B;background:linear-gradient(135deg,#FFFEF9,#E7EDE6);border:1px solid #F4F5E5;box-shadow:0 8px 20px #071B2424}
.bk-luxe .sb-hero-actions .sb-action-standard :is(strong,svg){color:#213A3B!important}
.bk-luxe .sb-hero-actions .sb-action-pro{background:linear-gradient(120deg,#A7E7B8,#35CE98);border:1px solid #A7E7B8;box-shadow:0 9px 24px #0A9E7025}
/* Book metadata belongs to the hero, not a second row of cards. */
.bk-luxe.single-book-page .sb-facts{background:transparent;border:0;border-top:1px solid #ffffff26;border-radius:0;box-shadow:none;margin-top:4px;padding:20px 0 0;gap:0;overflow:visible}
.bk-luxe.single-book-page .sb-fact{flex:1;min-width:0;min-height:0;padding:2px 20px;grid-template-columns:22px minmax(0,1fr);gap:10px;border:0;border-radius:0;background:transparent;box-shadow:none}
.bk-luxe.single-book-page .sb-fact+ .sb-fact{border-inline-start:1px solid #ffffff20}
.bk-luxe.single-book-page .sb-fact:first-child{padding-inline-start:0}
.bk-luxe.single-book-page .sb-fact:last-child{padding-inline-end:0}
.bk-luxe.single-book-page .sb-fact strong{color:#eef5f2;font-size:14px;line-height:1.7;font-weight:600}
.bk-luxe.single-book-page .sb-fact small{color:#b8cbc6;font-size:11px;line-height:1.8}
.bk-luxe.single-book-page .sb-fact>svg{width:20px;height:20px;color:#9fd6bc}
@media(min-width:601px) and (max-width:1000px){
 .bk-luxe.single-book-page .sb-facts{flex-wrap:wrap;row-gap:18px}
 .bk-luxe.single-book-page .sb-fact{flex:0 0 33.333%;padding-inline:12px}
 .bk-luxe.single-book-page .sb-fact:nth-child(3n+1){border-inline-start:0;padding-inline-start:0}
}
.bk-luxe .bk-outcomes{background:linear-gradient(145deg,#1C3C3A,#253A47);border-color:#3D5F57;color:#EEF5EF;box-shadow:0 16px 35px #17342F19}
.bk-luxe .bk-outcomes h3{color:#F5F7ED}.bk-luxe .bk-outcomes>span{color:#DCE8E1;border-color:#FFFFFF13}.bk-luxe .bk-outcomes b{border-radius:9px;background:#CFE9D417;color:#C3E9CA;width:30px;height:30px}.bk-luxe .bk-outcomes b svg{width:18px;height:18px}
.bk-luxe .bk-main-chapters{background:linear-gradient(120deg,var(--bk-soft),var(--bk-bg));border-color:var(--bk-line)}
.bk-luxe .bk-main-chapters .sb-chapter-list{box-shadow:var(--bk-elevation)}
.bk-luxe .bk-main-chapters .sb-chapter-list li{font-size:14px}
/* Full original Pro promotion restored with a warm, distinct premium treatment. */
.bk-luxe .bk-pro-heritage{display:grid;grid-template-columns:1.1fr 1fr;gap:38px;padding:46px;background:radial-gradient(ellipse at 10% 10%,#C89B4820,transparent 60%),linear-gradient(120deg,#242D37,#142F34);border:1px solid #AD93634D;box-shadow:0 20px 45px #112C3026}
.bk-luxe .bk-pro-heritage::after{border-color:#C7AE7F1A}
.bk-luxe .bk-pro-heritage .sb-pro-kicker{color:#E5C895}.bk-luxe .bk-pro-heritage .sb-pro-copy h2{font-size:32px;line-height:1.7;max-width:590px;color:#FAF7EE}.bk-luxe .bk-pro-heritage .sb-pro-copy>p{font-size:14px;color:#CDD8D7}
.bk-luxe .bk-pro-heritage .sb-pro-points{grid-template-columns:1fr 1fr;gap:13px}.bk-luxe .bk-pro-heritage .sb-pro-points span{font-size:12px;line-height:1.9}.bk-luxe .bk-pro-heritage .sb-pro-points svg{color:#DFC58F;flex:none}
.bk-luxe .bk-pro-heritage .sb-pro-copy>button{background:linear-gradient(115deg,#EDD4A1,#C5A16B);color:#302A21;border-color:#EDD4A1;min-height:48px;font-size:13px;box-shadow:0 10px 24px #0002}
.bk-luxe .bk-pro-heritage .sb-edition-column{min-height:210px;background:linear-gradient(145deg,#304449,#21373A);border-color:#FFFFFF1A}.bk-luxe .bk-pro-heritage .sb-edition-column.is-pro{background:linear-gradient(145deg,#73613D,#413B30);border-color:#DEC28970;box-shadow:0 12px 32px #0002}
.bk-luxe .bk-pro-heritage .sb-pro-mark{left:3%;top:50%;transform:translateY(-50%);width:160px;height:126px;background:#E8D3AA;opacity:.15}
.bk-luxe .sb-quote-rail{padding:5px 2px 20px;gap:18px}.bk-luxe .sb-quote-rail .sb-idea-card{min-width:calc(50% - 9px);border:1px solid var(--bk-line);background:linear-gradient(120deg,var(--bk-bg),var(--bk-soft));box-shadow:var(--bk-elevation);min-height:220px;padding:32px}.bk-luxe .sb-quote-rail .sb-idea-card>svg{color:#C5AF822F}.bk-luxe .sb-quote-rail p{font-size:24px;line-height:1.9}.bk-luxe .bk-quote-pending{border:0;padding:0;background:none;font-size:11px}
/* An editorial author profile, with one clear linked portrait and a restrained brand mark. */
.bk-luxe .bk-author-editorial{display:grid;grid-template-columns:210px minmax(0,1fr);gap:42px;align-items:center;padding:42px 48px;background:radial-gradient(ellipse at 0 0,#9DC7B515,transparent 55%),linear-gradient(120deg,var(--bk-bg),var(--bk-soft));color:var(--bk-ink);border:1px solid var(--bk-line);border-radius:24px;box-shadow:var(--bk-elevation);isolation:isolate}
.bk-luxe .bk-author-portrait-link{display:block;align-self:start;position:relative;z-index:1}.bk-luxe .bk-author-editorial .sb-author-portrait{width:100%;aspect-ratio:4/5;border-radius:80px 80px 18px 18px;background:var(--bk-soft);border:1px solid var(--bk-line);box-shadow:0 15px 32px #172E3419;overflow:hidden}.bk-luxe .bk-author-editorial .sb-author-portrait img{object-position:center 15%}
.bk-luxe .bk-author-editorial .sb-author-content>span{font-size:11px;color:var(--bk-green-ink)}.bk-luxe .bk-author-editorial h2{font-size:30px;color:var(--bk-ink);margin:10px 0 16px;line-height:1.6}.bk-luxe .bk-author-editorial p{font-size:14px;line-height:2.2;color:var(--bk-muted);max-width:800px}.bk-luxe .bk-author-editorial .sb-author-content>a{display:inline-flex;padding:10px 15px;border:1px solid var(--bk-line);border-radius:10px;background:var(--bk-bg);color:var(--bk-green-ink);font-size:12px;min-height:44px;margin-top:20px;box-shadow:0 4px 12px #172E3407}
.bk-luxe .bk-author-editorial>.bk-brand-mark{position:absolute;left:30px;top:24px;z-index:-1;width:140px;height:110px;background:var(--bk-green-ink);opacity:.09}
.bk-luxe .bk-official-mark{mask:url('/wp-content/themes/barayand/assets/images/bookademy-redesign/brand/arrow-mark.png') center/contain no-repeat;-webkit-mask:url('/wp-content/themes/barayand/assets/images/bookademy-redesign/brand/arrow-mark.png') center/contain no-repeat;background:#BCE3C7}
.bk-luxe .ba-author-hero>.bk-official-mark{left:5%;top:50%;width:200px;height:160px;transform:translateY(-50%);opacity:.38;z-index:-1}
.bk-luxe .bad-hero>.bk-official-mark{left:5%;top:32px;width:100px;height:78px;transform:none;opacity:.35;z-index:-1}
.bk-luxe .ba-author-cta>.bk-official-mark{left:4%;top:50%;transform:translateY(-50%);opacity:.2}
.bk-luxe .bd-goals .bk-brand-mark{opacity:1;background:linear-gradient(145deg,#7ACFA4,#208262)}
.bk-luxe .bk-returning{background:radial-gradient(ellipse at 18% 60%,#57988833,transparent 55%),linear-gradient(125deg,#142630,#21433F);color:#EDF4ED;border-color:#456052;box-shadow:0 22px 60px #172E3424}
.bk-luxe .bk-returning>.bk-brand-mark{background:#CBE6D4;opacity:.5}
.bk-luxe .bk-returning :is(h1,h2){color:#F5F6EA}.bk-luxe .bk-returning p{color:#C5D8D2}.bk-luxe .bk-returning-copy>span{color:#B5DEC0}.bk-luxe .bk-resume-book strong{color:#F3F6ED}.bk-luxe .bk-resume-book small{color:#C0D5CD}.bk-luxe .bk-resume-book{border-color:#FFFFFF24}.bk-luxe .bk-resume-book>a{display:none}.bk-luxe .bk-returning .bk-card-progress small{color:#C6DACE!important}.bk-luxe .bk-returning .bk-shelf-link{background:#FFFFFF0A;border-color:#FFFFFF24;color:#DEE9DE}
.bk-returning-cover{grid-column:2;grid-row:1/3;display:grid;justify-items:center;gap:24px;align-self:center;padding:25px;transform:rotate(-7deg)}.bk-returning-cover img{width:240px;height:360px;object-fit:cover;border-radius:6px;box-shadow:20px 24px 50px #071F2C66,0 0 0 1px #FFFFFF2B}.bk-returning-cover>span{color:#C9DED2;font-size:12px;transform:rotate(7deg)}
.bk-luxe .bk-returning .bk-returning-inner{grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);gap:22px 60px}.bk-luxe .bk-returning .bk-user-actions{grid-column:1;align-self:start;justify-self:start;flex-direction:row;width:100%;max-width:520px}.bk-luxe .bk-returning .bk-user-actions>*{flex:1}.bk-luxe .bk-returning-illustration{grid-column:2;grid-row:1/3;display:block;height:380px;width:100%;position:relative}
/* The reader has its OWN complete theme, independent from the page theme. */
.bk-luxe .sb-reader.is-theme-light{--bd-bg:#FAFBF8;--bd-card:#FFFFFF;--bd-ink:#1C3035;--bd-ink-soft:#364C52;--bd-muted:#607277;--bd-border:#DBE4DF;--bd-primary-50:#F3F6F0;--bd-primary-100:#E8F0E8;--bd-primary-200:#C3D8CA;--bd-primary-300:#A3C5B2;--bd-primary-500:#387C60;--bd-primary-600:#22664A;--bd-primary-700:#19543E;--bd-accent-500:#7D6639;color-scheme:light}
.bk-luxe .sb-reader.is-theme-paper{--bd-bg:#F6F0E4;--bd-card:#FFFAEF;--bd-ink:#3B3426;--bd-ink-soft:#534B3B;--bd-muted:#756C59;--bd-border:#DCD1BB;--bd-primary-50:#F5F0E6;--bd-primary-100:#E8E0CF;--bd-primary-200:#D4C8AD;--bd-primary-300:#B5A786;--bd-primary-500:#897043;--bd-primary-600:#715A31;--bd-primary-700:#695226;--bd-accent-500:#79592B;color-scheme:light}
.bk-luxe .sb-reader.is-theme-dark{--bd-bg:#111C24;--bd-card:#1B2933;--bd-ink:#EDF3F1;--bd-ink-soft:#D5E1DF;--bd-muted:#AABDC1;--bd-border:#35464F;--bd-primary-50:#202E35;--bd-primary-100:#273C3A;--bd-primary-200:#416256;--bd-primary-300:#7AAD95;--bd-primary-500:#9ACAB0;--bd-primary-600:#A2D3B7;--bd-primary-700:#B7D9C4;--bd-accent-500:#DBC698;color-scheme:dark}
.bk-luxe .sb-reader{background:var(--bd-bg);color:var(--bd-ink)}
.bk-luxe .sb-reader :is(.sb-reader-header,.sb-reader-settings,.sb-reader-body>aside){background:var(--bd-card);color:var(--bd-ink);border-color:var(--bd-border)}
.bk-luxe .sb-reader .sb-reader-header button:hover,.bk-luxe .sb-reader .sb-reader-header button.is-active{color:var(--bd-primary-700);background:var(--bd-primary-100)}
.bk-luxe .sb-reader .sb-reader-body>aside li.is-active>button,.bk-luxe .sb-reader .sb-reader-label{color:var(--bd-primary-700);background:var(--bd-primary-100);border-color:var(--bd-primary-300)}
.bk-luxe .sb-reader .sb-reader-book-title small{color:var(--bd-primary-700)}
.bk-luxe .sb-reader .sb-reader-tools{display:flex;gap:4px}.bk-luxe .sb-reader .sb-reader-header{grid-template-columns:44px 44px minmax(0,1fr) auto auto;gap:7px}
.bk-luxe .sb-reader .bk-reader-notice{color:var(--bd-muted);background:var(--bd-card);border-color:var(--bd-border)}
.bk-luxe .sb-reader [data-sb-reader-content] h2{font-size:calc(22px * var(--reader-scale));line-height:1.8;margin-block:30px 13px;color:var(--bd-ink)}
.bk-luxe .sb-reader [data-sb-reader-content] h3{font-size:calc(19px * var(--reader-scale));line-height:1.8;margin-block:24px 10px;color:var(--bd-ink)}
.bk-luxe .sb-reader [data-sb-reader-content] :is(h4,h5,h6){font-size:calc(17px * var(--reader-scale));color:var(--bd-ink)}
.bk-luxe .sb-reader [data-sb-reader-content] :is(p,li,strong,b){color:var(--bd-ink-soft)}
.bk-luxe .sb-reader [data-sb-reader-content] a{color:var(--bd-primary-700)}
.bk-luxe .sb-reader [data-sb-reader-title]{font-size:calc(29px * var(--reader-scale));line-height:1.7;color:var(--bd-ink)}
@media(min-width:901px){
 .bk-luxe .ba-author-hero{grid-template-columns:230px minmax(0,1fr) 150px;gap:36px}
 .bk-luxe .ba-author-hero>.bk-official-mark{left:4%;width:138px;height:110px}
 .bk-luxe.single-book-page .sb-hero-mark{left:5%;top:48px;bottom:auto;width:110px;height:88px;opacity:.25}
 .bk-luxe .bk-returning:has(.bk-returning-illustration)>.bk-brand-mark{display:none}
 /* Keep the next section in view on desktop, for guests and returning readers. */
 .bk-luxe[data-bk-page="library"] .bd-hero-wrap{padding-top:16px;padding-bottom:0}.bk-luxe[data-bk-page="library"] .bd-hero{min-height:clamp(400px,60svh,580px);padding-block:32px;align-items:center;grid-template-columns:1.05fr 1fr}
 .bk-luxe[data-bk-page="library"] .bd-hero-art{height:clamp(280px,38svh,360px)}.bk-luxe[data-bk-page="library"] .bd-hero h1{font-size:clamp(40px,4.1vw,64px)}
 .bk-luxe[data-bk-page="library"] .bk-returning{min-height:clamp(400px,60svh,580px);padding:32px 48px;display:grid;align-content:center}
 .bk-luxe[data-bk-page="library"] .bk-returning-cover{padding:16px;gap:16px}
 .bk-luxe[data-bk-page="library"] .bk-returning-cover img{width:clamp(160px,23svh,220px);height:auto;aspect-ratio:2/3}
 .bk-luxe .sb-similar .bd-book-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;overflow:visible}
 .bk-luxe .sb-similar .bd-book-card{width:100%;min-width:0;max-width:none;flex:none}.bk-luxe .sb-similar .bd-book-card .bd-book-cover{max-width:100%;width:100%}.bk-luxe .sb-similar .bd-book-card img{max-width:100%}.bk-luxe .sb-similar .bd-book-copy strong{font-size:14px}.bk-luxe .sb-similar .bd-book-copy small{font-size:10px}
 .bk-luxe .sb-reader .sb-reader-header{grid-template-columns:44px minmax(0,1fr) auto auto}
}
@media(max-width:900px){.bk-luxe .bk-pro-heritage{grid-template-columns:1fr;padding:30px;gap:26px}.bk-luxe .bk-pro-heritage .sb-edition-compare{max-width:550px;width:100%;justify-self:center}.bk-luxe .bk-author-editorial{grid-template-columns:140px minmax(0,1fr);gap:25px;padding:30px}.bk-luxe .bk-returning .bk-returning-inner{gap:18px;grid-template-columns:1fr 180px}.bk-returning-cover{padding:10px}.bk-returning-cover img{width:160px;height:240px}}
@media(max-width:600px){
 .bk-luxe .ba-author-cta h2{font-size:clamp(15px,4.35vw,19px);white-space:nowrap;line-height:1.7}
 .bk-luxe[data-bk-page="library"] .bd-hero-wrap{padding-top:8px;padding-bottom:0}.bk-luxe[data-bk-page="library"] .bd-hero{min-height:calc(100svh - var(--br-header-height,58px) - var(--br-bottom-nav-clearance,88px) - 58px);display:flex;flex-direction:column;justify-content:center;gap:10px;padding:22px 18px 19px}
 .bk-luxe .bd-hero-copy{width:100%;text-align:center}.bk-luxe .bd-hero h1{font-size:29px;line-height:1.5;margin:7px 0}.bk-luxe .bd-hero-copy>p{font-size:11px;line-height:1.8;max-width:330px;margin-inline:auto}.bk-luxe .bd-hero-facts{justify-content:center;margin-top:12px}.bk-luxe .bd-hero-facts span{font-size:9px}.bk-luxe .bd-hero .bd-search{margin-top:16px;min-height:48px}.bk-luxe .bd-hero .bd-search-submit{padding:0 11px;font-size:10px}.bk-luxe .bd-hero .bd-eyebrow{font-size:10px}
 .bk-luxe .bd-hero-art{display:block!important;position:relative;width:220px;height:clamp(125px,23svh,190px);min-height:0;order:-1;margin:0 auto;overflow:visible}.bk-luxe .bd-hero-cover{width:90px!important;height:135px!important;bottom:5px;top:auto}.bk-luxe .bd-hero-cover-front{width:104px!important;height:156px!important;left:60px;bottom:5px}.bk-luxe .bd-hero-cover-back{left:9px;bottom:16px}.bk-luxe .bd-hero-cover-side{right:5px;bottom:13px}.bk-luxe .bd-hero-art .bd-hero-mark{width:56px;height:44px;left:-4px;top:15px}.bk-luxe .bd-hero-orbit{display:none}
 .bk-luxe #bd-goals-title{font-size:clamp(16px,4.55vw,21px);white-space:nowrap}.bk-luxe .bd-goals .bd-section-heading{gap:7px}.bk-luxe .bd-goals .bk-brand-mark{width:30px;height:24px}
 .bk-luxe .bd-section-heading>div>p{font-size:10px;line-height:1.8}.bk-luxe .bd-authors .bd-section-heading p{font-size:10px;white-space:nowrap}
 .bk-luxe .bd-section-heading>.bd-rail-controls{gap:5px}.bk-luxe .bd-rail-controls button{width:32px;height:32px;min-height:32px;border-radius:10px}.bk-luxe .bd-section-heading:has(.bd-rail-controls){display:grid;grid-template-columns:minmax(0,1fr) auto}.bk-luxe .bd-section-heading:has(.bd-rail-controls) h2{font-size:19px}
 .bk-luxe .bk-featured-original .bd-featured-copy>p{font-size:11px;line-height:1.85}.bk-luxe .bk-featured-original .bd-eyebrow{font-size:10px}
 .bk-luxe.single-book-page .sb-hero{padding:20px 18px;gap:9px}.bk-luxe .sb-hero-authors .sb-author-inline img,.bk-luxe .sb-hero-authors .sb-author-inline-fallback{display:none}.bk-luxe .sb-hero-authors a{padding:5px 10px;background:#FFFFFF09;border-radius:9px}
 .bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bk-luxe.single-book-page .sb-hero-actions button{padding:10px 7px;min-height:48px;gap:6px}.bk-luxe.single-book-page .sb-hero-actions strong{font-size:12px!important}.bk-luxe.single-book-page .sb-hero-actions svg{width:17px;height:17px}
 .bk-luxe .bk-main-chapters .sb-chapter-list li{font-size:13px}.bk-luxe .bk-outcomes h3{font-size:20px}
 .bk-luxe .bk-pro-heritage{padding:28px 22px;gap:27px;margin-block:32px;border-radius:22px}.bk-luxe .bk-pro-heritage .sb-pro-copy h2{font-size:26px;line-height:1.75;margin:10px 0 12px}.bk-luxe .bk-pro-heritage .sb-pro-copy>p{font-size:13px;line-height:2}.bk-luxe .bk-pro-heritage .sb-pro-points{grid-template-columns:1fr;gap:10px;margin-top:18px}.bk-luxe .bk-pro-heritage .sb-pro-points span{font-size:12px}.bk-luxe .bk-pro-heritage .sb-pro-copy>button{font-size:12px;width:100%;margin-top:23px}.bk-luxe .bk-pro-heritage .sb-edition-column{min-height:170px;padding:16px 9px}.bk-luxe .bk-pro-heritage .sb-edition-column span{font-size:10px}.bk-luxe .bk-pro-heritage .sb-edition-column small{font-size:9px;line-height:1.9}
 .bk-luxe .bk-author-editorial{grid-template-columns:92px minmax(0,1fr);padding:25px 22px;gap:16px;margin-block:30px;border-radius:21px}.bk-luxe .bk-author-editorial .sb-author-portrait{border-radius:42px 42px 12px 12px;aspect-ratio:4/5}.bk-luxe .bk-author-editorial .sb-author-content{display:contents}.bk-luxe .bk-author-editorial .sb-author-content>span{grid-column:2;grid-row:1;align-self:start;font-size:9px;line-height:1.9;padding-top:7px}.bk-luxe .bk-author-editorial h2{grid-column:2;grid-row:1;align-self:end;font-size:23px;margin:0 0 16px}.bk-luxe .bk-author-editorial p{grid-column:1/-1;font-size:13px;line-height:2.1}.bk-luxe .bk-author-editorial .sb-author-content>a{grid-column:1/-1;justify-self:start;margin-top:0;font-size:11px}.bk-luxe .bk-author-editorial>.bk-brand-mark{width:85px;height:68px;left:18px;top:18px}
 .bk-luxe .sb-quote-rail .sb-idea-card{min-width:86%;padding:25px 22px;min-height:190px}.bk-luxe .sb-quote-rail p{font-size:21px}
 .bk-luxe.single-book-page .bd-newsletter{display:none}.bk-luxe .bd-newsletter-inner{padding-block:30px}
 .bk-luxe .ba-author-hero>.bk-official-mark{left:7%;top:50%;width:105px;height:84px;opacity:.22}.bk-luxe .bad-hero>.bk-official-mark{top:17px;left:18px;width:52px;height:42px;opacity:.24}
 .bk-luxe .bk-returning{padding:25px 22px;margin-top:8px;min-height:calc(100svh - var(--br-header-height,58px) - var(--br-bottom-nav-clearance,88px) - 58px)}.bk-luxe .bk-returning .bk-returning-inner{display:flex;flex-direction:column;gap:15px}.bk-luxe .bk-returning :is(h1,h2){font-size:25px;margin:8px 0}.bk-luxe .bk-returning p{font-size:11px;margin:7px 0}.bk-luxe .bk-returning-cover{order:-1;padding:8px;gap:14px}.bk-returning-cover img{width:120px;height:180px}.bk-returning-cover>span{display:none}.bk-luxe .bk-returning-copy{width:100%}.bk-luxe .bk-returning .bk-resume-book{margin-top:12px;padding-top:12px}.bk-luxe .bk-returning .bk-user-actions{gap:8px}.bk-luxe .bk-returning .bd-search{margin-top:14px}.bk-luxe .bk-returning-illustration{height:150px}
 .bk-luxe .sb-reader .sb-reader-count{display:none}.bk-luxe .sb-reader .sb-reader-header{grid-template-columns:36px 36px minmax(0,1fr) auto;padding:8px;gap:5px}.bk-luxe .sb-reader .sb-reader-header button{width:36px;height:40px;border-radius:10px}.bk-luxe .sb-reader .sb-reader-header button svg{width:17px;height:17px}.bk-luxe .sb-reader .sb-reader-tools{gap:3px}
 .bk-luxe .sb-reader [data-sb-reader-content] h2{font-size:calc(20px * var(--reader-scale))}.bk-luxe .sb-reader [data-sb-reader-content] h3{font-size:calc(18px * var(--reader-scale))}.bk-luxe .sb-reader [data-sb-reader-title]{font-size:calc(24px * var(--reader-scale))}
}
@media(max-width:600px) and (max-height:740px){.bk-luxe .bd-hero-art{height:116px;width:200px}.bk-luxe .bd-hero-cover{width:68px!important;height:102px!important}.bk-luxe .bd-hero-cover-front{width:80px!important;height:120px!important;left:57px}.bk-luxe .bd-hero h1{font-size:25px}.bk-luxe .bd-hero-copy>p{font-size:10px}.bk-luxe .bd-hero-facts{margin-top:8px}.bk-luxe[data-bk-page="library"] .bd-hero{padding:15px 16px;gap:5px}.bk-luxe .bd-hero .bd-search{margin-top:10px}.bk-luxe .bk-returning{padding:18px 20px}.bk-luxe .bk-returning .bk-returning-inner{gap:10px}.bk-luxe .bk-returning-cover img{width:80px;height:120px}.bk-luxe .bk-returning :is(h1,h2){font-size:22px}.bk-luxe .bk-returning-copy>p{display:none}}
.bk-luxe .sb-reader [data-sb-reader-content]{user-select:text;-webkit-user-select:text}
.bk-luxe .sb-reader mark[data-bk-annotation]{padding:1px 0;border-radius:3px;cursor:pointer;background:#ECDCAC;color:#362F1D;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.bk-luxe .sb-reader mark[data-color="mint"]{background:#C5E5CE;color:#173D2B}.bk-luxe .sb-reader mark[data-color="blue"]{background:#CDDFF0;color:#263F59}
.bk-luxe .sb-reader.is-theme-dark mark[data-color="amber"]{background:#655532;color:#FFF0C7}.bk-luxe .sb-reader.is-theme-dark mark[data-color="mint"]{background:#285140;color:#D7F4E1}.bk-luxe .sb-reader.is-theme-dark mark[data-color="blue"]{background:#324E68;color:#E0EDF9}
.bk-luxe .sb-reader .bk-reader-context,.bk-luxe .sb-reader .bk-selection-tools{position:fixed;z-index:40;padding:6px;background:var(--bd-card);color:var(--bd-ink);border:1px solid var(--bd-border);box-shadow:0 16px 45px #0003;border-radius:13px;font-family:var(--reader-font);max-width:calc(100vw - 20px)}
.bk-luxe .sb-reader .bk-reader-context{width:248px;display:grid;gap:3px}.bk-luxe .sb-reader .bk-selection-tools{display:flex;gap:3px}
.bk-luxe .sb-reader .bk-reader-context button,.bk-luxe .sb-reader .bk-selection-tools button{border:0;background:transparent;color:var(--bd-ink);font:600 12px/1.7 var(--reader-font);text-align:right;border-radius:8px;min-height:42px;padding:9px 13px;cursor:pointer}
.bk-luxe .sb-reader .bk-reader-context button:hover,.bk-luxe .sb-reader .bk-reader-context button:focus-visible,.bk-luxe .sb-reader .bk-selection-tools button:hover{background:var(--bd-primary-100);color:var(--bd-primary-700)}
.bk-luxe .sb-reader .bk-selection-tools .bk-highlight-action{background:var(--bd-primary-100);color:var(--bd-primary-700)}
.bk-luxe .sb-reader .bk-notes-panel{position:absolute;inset:0 auto 0 0;z-index:60;width:min(430px,100%);padding:24px;overflow:auto;background:var(--bd-card);color:var(--bd-ink);border-right:1px solid var(--bd-border);box-shadow:0 0 0 100vmax #0006;font-family:var(--reader-font);overscroll-behavior:contain}
.bk-luxe .sb-reader .bk-notes-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.bk-luxe .sb-reader .bk-notes-panel h2{font-size:21px;color:var(--bd-ink);margin:0;line-height:1.8}
.bk-luxe .sb-reader .bk-notes-panel button{cursor:pointer;border:1px solid var(--bd-border);border-radius:9px;background:var(--bd-bg);color:var(--bd-ink);font:600 12px/1.8 var(--reader-font);min-height:42px;padding:9px 13px}
.bk-luxe .sb-reader .bk-notes-panel .bk-note-local{font-size:10px;line-height:1.9;color:var(--bd-muted);margin:10px 0 20px}
.bk-luxe .sb-reader .bk-note-list-actions,.bk-luxe .sb-reader .bk-note-form-actions{display:flex;flex-wrap:wrap;gap:8px;margin-block:15px}
.bk-luxe .sb-reader .bk-note-list{display:grid;gap:13px}.bk-luxe .sb-reader .bk-notes-empty{padding:26px 20px;border:1px dashed var(--bd-border);font-size:13px;line-height:2;color:var(--bd-muted);border-radius:13px}
.bk-luxe .sb-reader .bk-note-card{padding:17px;border:1px solid var(--bd-border);border-radius:12px;background:var(--bd-bg);min-width:0;overflow-wrap:anywhere}.bk-luxe .sb-reader .bk-note-card small,.bk-luxe .sb-reader .bk-note-context{font-size:10px;color:var(--bd-muted)}
.bk-luxe .sb-reader .bk-note-card blockquote,.bk-luxe .sb-reader .bk-note-quote{font-size:12px;line-height:2;margin:13px 0;padding:10px 13px;border-right:3px solid var(--bd-primary-500);background:var(--bd-primary-100);color:var(--bd-ink-soft);border-radius:7px;max-height:200px;overflow:auto;overflow-wrap:anywhere}
.bk-luxe .sb-reader .bk-note-card p{font-size:13px;line-height:2;white-space:pre-wrap;color:var(--bd-ink-soft)}.bk-luxe .sb-reader .bk-note-card>div{display:flex;gap:7px;margin-top:14px}
.bk-luxe .sb-reader .bk-notes-panel form{display:grid;gap:10px;margin-top:18px}.bk-luxe .sb-reader .bk-notes-panel label,.bk-luxe .sb-reader .bk-notes-panel legend{font-size:12px;color:var(--bd-ink)}
.bk-luxe .sb-reader .bk-notes-panel textarea{width:100%;min-height:180px;resize:vertical;background:var(--bd-bg);color:var(--bd-ink);border:1px solid var(--bd-border);border-radius:10px;padding:13px;font:400 16px/2 var(--reader-font)}
.bk-luxe .sb-reader .bk-note-colors{padding:10px;border:1px solid var(--bd-border);border-radius:10px;display:flex;gap:14px;justify-content:space-around}.bk-luxe .sb-reader .bk-note-colors label{display:flex;align-items:center;gap:6px;cursor:pointer}.bk-luxe .sb-reader .bk-note-colors input{accent-color:var(--bd-primary-700)}.bk-luxe .sb-reader .bk-note-colors span{padding:4px 9px;border-radius:6px;background:var(--bd-bg)}
.bk-luxe .sb-reader .bk-note-error{color:#C45540;font-size:12px;margin:0;line-height:1.9}.bk-luxe .sb-reader.is-theme-dark .bk-note-error{color:#FFA899}.bk-luxe .sb-reader .bk-notes-panel .bk-save-note{background:var(--bd-primary-100);border-color:var(--bd-primary-300);color:var(--bd-primary-700)}
.bk-luxe .sb-reader .bk-reader-status{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:70;width:max-content;max-width:calc(100% - 32px);background:var(--bd-card);border:1px solid var(--bd-border);color:var(--bd-ink);box-shadow:0 10px 35px #0002;border-radius:12px;padding:12px 18px;font:500 12px/1.9 var(--reader-font);display:flex;gap:12px;align-items:center}.bk-luxe .sb-reader .bk-reader-status button{background:var(--bd-primary-100);color:var(--bd-primary-700);border:0;padding:8px;border-radius:7px;cursor:pointer;font:inherit}
@media(max-width:600px){.bk-luxe .sb-reader .bk-notes-panel{padding:22px 18px}.bk-luxe .sb-reader .bk-reader-status{font-size:11px;bottom:12px}.bk-luxe .sb-reader .bk-selection-tools button{font-size:11px;padding-inline:10px}.bk-luxe .sb-reader .bk-note-card p{font-size:13px}}
@media(prefers-reduced-motion:reduce){.bk-luxe *, .bk-luxe *::before,.bk-luxe *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Scoped UX corrections: edition actions, secondary contrast and empty reading state. */
.bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:560px;gap:12px;margin-top:20px;padding:12px;border:1px solid #ffffff26;border-radius:20px;background:#081b2466;align-self:start}
.bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions.is-single{grid-template-columns:1fr}
.bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions button{min-width:0;min-height:54px;justify-content:center;padding:12px 16px;border-radius:12px;gap:8px;box-shadow:none}
.bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions strong{font-size:15px!important;line-height:1.7}
.bk-luxe .bd-hero .bd-hero-facts span{color:#c4d5d1}
.bk-luxe .bd-hero .bd-hero-facts strong{color:#f3faf7}
html.dark .bk-luxe .bd-search input::placeholder{color:#b8cdc7;opacity:1}
html.dark .bk-luxe .bd-section-heading>div>span{color:#a1dfc3}
.bk-luxe .bd-featured-copy .bd-featured-author{display:block;margin-block:8px 14px;font-size:14px;line-height:1.9}
.bk-luxe .bd-featured-copy>p{margin-top:0}
html.dark .bk-luxe .bd-featured-copy .bd-featured-author{color:#dbc6a4}
.bk-luxe .sb-audio-section.bk-audio-empty{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;min-height:0;border-radius:20px;background:var(--bk-soft);border:1px solid var(--bk-line);box-shadow:none}
.bk-luxe .bk-audio-empty h2{font-size:20px;line-height:1.7;margin:0 0 6px;color:var(--bk-ink)}
.bk-luxe .bk-audio-empty p{font-size:14px;line-height:1.9;margin:0;color:var(--bk-muted)}
.bk-luxe .bk-audio-empty>button{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:46px;padding:10px 18px;background:var(--bk-bg);color:var(--bk-ink);border:1px solid var(--bk-line);border-radius:12px;font:inherit;cursor:pointer}
.bk-luxe .bk-audio-empty>button svg{width:18px;height:18px}
@media(max-width:600px){
 .bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions{margin-top:6px;padding:8px;gap:8px;border-radius:16px}
 .bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions button{min-height:48px;padding:9px 6px;gap:6px}
 .bk-luxe.single-book-page .sb-hero-actions.bk-dual-actions strong{font-size:13px!important}
 .bk-luxe .sb-audio-section.bk-audio-empty{align-items:stretch;flex-direction:column;padding:20px;gap:14px}
 .bk-luxe .bk-audio-empty h2{font-size:18px}
}

/* Production integration: private notes, readable selections and truthful progress. */
.bk-luxe{--book-hue:#547A70}
.bk-luxe .sb-reader [data-sb-reader-content],.bk-luxe .sb-reader [data-sb-reader-content] *{-webkit-user-select:text!important;user-select:text!important}
.bk-luxe .bk-progress-track{display:block;height:4px;border-radius:6px;background:var(--bk-line);overflow:hidden}
.bk-luxe .bk-card-progress{display:block}
.bk-luxe .bk-note-saving{pointer-events:none;opacity:.65}
.bk-luxe .bk-author-editorial .sb-author-photo-credit{display:none}
.bk-luxe .bk-author-editorial .bk-author-portrait-link{grid-row:1}
.bk-luxe .bk-cover-like:disabled{opacity:.6;cursor:wait}

/* Bookademy desktop home hero: reveal the quick-choice section in the first viewport. */
@media (min-width: 901px) {
  .bk-luxe[data-bk-page="library"] .bd-hero {
    min-height: clamp(380px, 46svh, 420px);
    padding-block: 22px;
  }

  .bk-luxe[data-bk-page="library"] .bd-hero h1 {
    font-size: clamp(40px, 3.6vw, 54px);
  }

  .bk-luxe[data-bk-page="library"] .bd-hero-art {
    height: clamp(250px, 31svh, 290px);
  }

  .bk-luxe[data-bk-page="library"] .bk-returning {
    min-height: clamp(380px, 46svh, 420px);
    padding-block: 22px;
  }

  .bk-luxe[data-bk-page="library"] .bk-returning-cover img {
    width: clamp(150px, 21svh, 190px);
  }
}
