/* Feature book v2: a table of contents, a visual product spread, and a real free starter set. */
.shelf-section{overflow-x:clip}
.feature-cover-heading{margin:64px 0 26px;display:flex;align-items:end;justify-content:space-between;gap:40px;padding-top:38px;border-top:1px solid #d8ceb9}
.feature-cover-heading h3{font:700 clamp(38px,4.2vw,60px)/1.06 Baloo,system-ui;margin:0;letter-spacing:-.025em;color:#202941}
.feature-cover-heading>p{max-width:420px;margin:0 0 4px;font-size:16px;line-height:1.8;color:#626477}
.feature-overline{font-size:10px;line-height:1.4;letter-spacing:.15em;color:#87611d;margin:0 0 15px}
.shelf-section>.feature-chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:none;margin:0 0 34px}
.feature-chapter{display:grid;grid-template-columns:34px 108px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:0 16px;text-align:left;padding:16px;border:1px solid #d6cbb5;border-radius:16px;background:#eee5d2;min-height:137px;transition:transform 180ms ease,background 180ms ease,border-color 180ms ease,box-shadow 180ms ease}
.feature-chapter:hover{transform:translateY(-3px);background:#fffaf0;border-color:#af9360;box-shadow:0 14px 28px #44382018}
.feature-chapter[aria-expanded=true]{background:#202941;color:#f8f0dc;border-color:#202941;box-shadow:0 14px 30px #20294130}
.feature-chapter[aria-expanded=true] .chapter-copy span{color:#cbd0dc}.feature-chapter[aria-expanded=true] .chapter-number,.feature-chapter[aria-expanded=true] .chapter-open{color:#ffce5c}
.chapter-number{grid-row:1/3;align-self:start;padding-top:3px;color:#87611d;font-size:10px;letter-spacing:.12em}
.chapter-cover{grid-row:1/3;display:block}.chapter-cover .bind{width:108px;aspect-ratio:16/10;box-shadow:0 7px 13px #2029412b;border-radius:2px 8px 8px 2px}.chapter-cover .bind .art{object-fit:contain}.chapter-cover .gilt{border-width:1px}.chapter-cover .spine{width:10%}.chapter-cover .pages{width:2.5%}
.chapter-copy{align-self:end;min-width:0}.chapter-copy strong{display:block;font:700 21px/1.15 Baloo,system-ui}.chapter-copy span{display:block;font-size:12px;line-height:1.45;color:#626477;margin-top:6px}
.chapter-open{grid-column:3;align-self:start;color:#87611d;font-size:11px;margin-top:10px}.chapter-open span{margin-left:7px}
.shelf-section>.feature-chapters.has-selection .feature-chapter[aria-pressed=false]{opacity:1}.feature-chapter[aria-pressed=true]:after{display:none}
.feature-book{max-width:1120px;margin:38px auto 0}.feature-book-toolbar{margin-bottom:13px}.feature-book-toolbar>span{font:700 19px Baloo,system-ui;color:#413c48}.feature-book-toolbar .reader-button{border-color:#a99c84}
.feature-book .reading-book{border-width:9px 13px 9px 19px;border-radius:5px 18px 18px 5px;box-shadow:3px 4px 0 #d5c8a6,7px 9px 0 #e2d8c1,0 30px 55px #26304726}
.feature-book .feature-spread{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:525px}
.feature-book .feature-page{padding:38px 40px}
.feature-visual-page{display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#e7deca,#f8f0df 75%)!important}
.feature-screen{position:relative;height:330px;overflow:hidden;border:7px solid #202941;border-radius:15px;background:#111a2b;box-shadow:0 18px 30px #20294130}
.feature-screen:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff20;pointer-events:none}
.feature-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top}
.feature-proof{display:flex;justify-content:space-between;align-items:end;gap:18px;padding-top:28px;border-top:1px solid #cfc1a5;margin-top:28px}.feature-proof span{font:700 30px/1.05 Baloo,system-ui;color:#202941;max-width:270px}.feature-proof small{font-size:10px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:#766c60;text-align:right}
.feature-book .feature-details{justify-content:flex-start;background:linear-gradient(90deg,#bda7791c,transparent 10%);padding-top:43px}
.feature-kicker{font-size:10px!important;line-height:1.4!important;letter-spacing:.15em;color:#87611d!important;margin:0 0 13px!important}.feature-book .feature-details h3{font:700 clamp(34px,3.7vw,52px)/1.07 Baloo,system-ui;margin:0 0 15px;color:#202941;letter-spacing:-.025em}.feature-book .feature-details>p:not(.feature-kicker){font-size:15px;line-height:1.75;color:#626477;margin:0 0 20px}
.feature-book .feature-details ol{list-style:none;counter-reset:feature-point;padding:0;margin:0 0 24px}.feature-book .feature-details li{counter-increment:feature-point;display:grid;grid-template-columns:30px 1fr;column-gap:12px;padding:13px 0;margin:0;border-top:1px solid #dfd4c0}.feature-book .feature-details li:before{content:'0' counter(feature-point);grid-row:1/3;color:#9a7130;font-size:9px;letter-spacing:.1em;padding-top:5px}.feature-book .feature-details li+li{margin:0;padding-top:13px}.feature-book .feature-details strong{font:700 17px/1.25 Baloo,system-ui}.feature-book .feature-details li p{font-size:12px;line-height:1.55;margin:4px 0 0;color:#626477}.feature-book-link{display:inline-flex;align-items:center;gap:20px;align-self:flex-start;min-height:44px;color:#6d4c20;font-size:12px;text-decoration:underline;text-underline-offset:5px}.feature-book-link:hover{color:#202941}
.feature-book #open-sample{background:#182a5e}.feature-book #open-sample .bind{border-radius:0}.feature-book .reader-hint{margin-top:20px}
.free-starter{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);align-items:center;gap:70px;margin-top:64px;padding:55px 65px;border-radius:28px;background:#15223a;color:#f7f0de;overflow:hidden;box-shadow:0 22px 45px #20294124}
.free-cover-stack{position:relative;height:250px;max-width:430px}.free-cover-stack img{position:absolute;left:0;top:40px;width:67%;height:auto;aspect-ratio:16/10;object-fit:contain;border:7px solid #233b5b;border-radius:3px 10px 10px 3px;box-shadow:0 14px 25px #05091499;transform:rotate(-11deg)}.free-cover-stack img:nth-child(2){left:17%;top:8px;border-color:#365844;transform:rotate(0)}.free-cover-stack img:nth-child(3){left:34%;top:45px;border-color:#74404b;transform:rotate(11deg)}
.free-starter-copy .feature-overline{color:#e6c36b}.free-starter h3{font:700 clamp(33px,3.7vw,50px)/1.08 Baloo,system-ui;margin:0 0 17px;letter-spacing:-.02em}.free-starter-copy>p:not(.feature-overline){font-size:14px;line-height:1.8;color:#c9d0dc;max-width:590px}.free-starter ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:24px 0 28px;gap:9px}.free-starter li{border:1px solid #566075;border-radius:999px;padding:9px 13px;font-size:11px;color:#e5e7ea}.free-starter-copy>div{display:flex;align-items:center;gap:18px}.free-starter small{font-size:11px;color:#aeb8c8}
@media(max-width:1000px){.shelf-section>.feature-chapters{grid-template-columns:1fr}.feature-chapter{grid-template-columns:34px 128px minmax(0,1fr) auto;grid-template-rows:1fr}.chapter-number,.chapter-cover{grid-row:auto}.chapter-cover .bind{width:128px}.chapter-copy{align-self:center}.chapter-open{grid-column:4;align-self:center;margin:0}.free-starter{gap:35px;padding:45px 38px}}
@media(max-width:650px){.feature-cover-heading{display:block;margin-top:48px;padding-top:30px}.feature-cover-heading h3{font-size:40px}.feature-cover-heading>p{font-size:14px;margin-top:18px}.shelf-section>.feature-chapters{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:28px}.shelf-section>.feature-chapters>.feature-chapter,.shelf-section>.feature-chapters>.feature-chapter:last-child{width:100%;max-width:none;margin:0;grid-column:auto;justify-self:stretch}.feature-chapter{grid-template-columns:27px 92px minmax(0,1fr);grid-template-rows:auto auto;min-height:112px;padding:12px;gap:0 12px}.chapter-number{grid-row:1/3}.chapter-cover{grid-row:1/3}.chapter-cover .bind{width:92px}.chapter-copy strong{font-size:19px}.chapter-copy span{font-size:11px}.chapter-open{grid-column:3;align-self:start;margin-top:6px}.feature-book{margin-top:28px}.feature-book-toolbar>span{font-size:15px}.feature-book-toolbar .reader-button{font-size:10px}.feature-book .reading-book{border-width:6px 8px 6px 11px}.feature-book .feature-spread{grid-template-columns:1fr}.feature-book .feature-page{padding:22px}.feature-screen{height:210px;border-width:5px}.feature-proof{margin-top:20px;padding-top:20px}.feature-proof span{font-size:25px}.feature-proof small{font-size:8px}.feature-book .feature-details{border-top:1px solid #d8cbb3;padding-top:28px}.feature-book .feature-details h3{font-size:35px}.feature-book .feature-details>p:not(.feature-kicker){font-size:14px}.feature-book .feature-details li{padding:12px 0}.free-starter{grid-template-columns:1fr;gap:18px;margin:48px -4px 0;padding:34px 22px;border-radius:22px}.free-cover-stack{height:205px;width:100%;max-width:360px;margin:auto}.free-starter h3{font-size:36px}.free-starter-copy>div{align-items:flex-start;flex-direction:column;gap:10px}.free-starter ul{display:grid;grid-template-columns:1fr;margin-bottom:24px}.free-starter li{width:max-content}.free-starter small{margin-left:4px}}
@media(prefers-reduced-motion:reduce){.feature-chapter{transition:none}}
