.parents-section{--parent-ink:#203d37;--parent-muted:#506a62;--parent-green:#356c55;background:#dce9df;color:var(--parent-ink);padding:95px max(24px,calc((100% - 1250px)/2)) 40px;display:grid;grid-template-columns:.8fr 1.6fr;gap:42px 55px;align-items:center}
.parents-intro .eyebrow{color:#506849;font-size:11px;margin-bottom:19px}.parents-intro h2{font-size:clamp(38px,3.65vw,54px);line-height:1.08;letter-spacing:-.025em;margin-bottom:24px}.parents-intro>p:not(.eyebrow){font-size:17px;line-height:1.8}.parents-intro .parents-detail{font-size:14px!important;color:var(--parent-muted);line-height:1.85!important;max-width:330px}.try-note{display:flex;align-items:center;gap:17px;margin:28px 0;color:var(--parent-green);font-size:14px;line-height:1.6}.try-note>span:first-child{font-size:34px;font-family:Baloo,system-ui}.parent-gate-note{display:flex;align-items:center;gap:12px;border-top:1px solid #bdcebf;padding-top:18px;color:var(--parent-muted)}.parent-gate-note p{font-size:12px;line-height:1.7;margin:0}.parent-demo{min-width:0}.demo-caption{display:flex;justify-content:space-between;gap:18px;font-size:9px;letter-spacing:.12em;margin-bottom:14px;align-items:center}.demo-caption>span:last-child{letter-spacing:0;font-size:11px;color:var(--parent-muted)}.control-to-shelf{display:grid;grid-template-columns:1fr 1.06fr;border:1px solid #b9ccc0;border-radius:21px;overflow:hidden;box-shadow:0 20px 45px #23413416;background:#fcfbf5}.parent-picker{padding:25px 18px 18px;min-width:0}.picker-heading{display:flex;align-items:center;gap:11px;padding-bottom:21px}.parent-avatar{display:grid;place-items:center;background:#e3eadc;border:1px solid #c7d2be;border-radius:50%;width:40px;height:40px;flex-shrink:0;font:700 21px Baloo,system-ui}.picker-heading h3{font:700 20px/1.2 Baloo,system-ui;margin:0}.picker-heading p{margin:3px 0 0;font-size:11px;color:var(--parent-muted)}.parent-book-switch{width:100%;display:flex;align-items:center;gap:9px;text-align:left;padding:17px 0;background:none;border:0;border-top:1px solid #e5e7de;color:var(--parent-ink);min-height:86px}.parent-book-switch>img{width:45px;height:38px;border-radius:4px;object-fit:cover;flex-shrink:0}.switch-copy{flex:1;min-width:0}.switch-copy strong{font:700 14px/1.25 Baloo,system-ui;display:block}.switch-copy small{font-size:9px;color:var(--parent-muted);display:block;margin-top:5px}.shelf-switch{width:35px;height:21px;border-radius:30px;background:#c6cec9;position:relative;flex-shrink:0;transition:background 200ms}.shelf-switch:after{content:'';position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform 200ms}.parent-book-switch[aria-checked=true] .shelf-switch{background:var(--parent-green)}.parent-book-switch[aria-checked=true] .shelf-switch:after{transform:translateX(14px)}.parent-book-switch:focus-visible,.reset-shelf:focus-visible{outline:3px solid #356c55;outline-offset:3px;border-radius:5px}.reset-shelf{min-height:44px;background:transparent;border:0;color:var(--parent-muted);font-size:11px;padding:10px 0;display:flex;align-items:center;gap:9px}.reset-shelf:hover{color:var(--parent-ink)}.child-shelf-preview{background:#131c32;color:var(--fg);padding:27px 20px 20px;position:relative;min-width:0;display:flex;flex-direction:column}.child-shelf-heading{display:flex;align-items:center;gap:8px;margin-bottom:36px}.child-shelf-heading>img{object-fit:contain;flex-shrink:0}.child-shelf-heading h3{font:700 20px/1.2 Baloo,system-ui;margin:3px 0 0}.child-shelf-heading div>span{font-size:8px;letter-spacing:.12em;color:#bdc8d8}.shelf-count{font-size:9px;color:#bdc8d8;margin-left:auto;white-space:nowrap}.child-demo-books{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:15px 12px;min-height:228px}.mini-book{min-width:0;animation:shelf-arrive 320ms ease-out}.mini-book[hidden]{display:none}.mini-book .bind{width:100%;box-shadow:0 6px 12px #0005}.mini-book .bind .cover-title,.mini-book .bind .age-stamp{display:none}.mini-book .gilt{border-width:1px}.mini-book>p{font:700 11px/1.3 Baloo,system-ui;margin:9px 0 0;color:var(--fg)}.mini-book .bind:before{background-image:url('leather-grain.png')}.wooden-shelf{height:17px;flex-shrink:0;border-radius:3px;background:#866342;border-top:3px solid #bb955f;border-bottom:4px solid #56422f;box-shadow:0 10px 12px #0005;margin:0 -5px}.child-shelf-note{font-size:10px;color:#bdc8d8;text-align:center;margin:22px 0 0}.parents-footnote{grid-column:1/-1;display:flex;justify-content:space-between;gap:25px;padding-top:30px;border-top:1px solid #bdcebf;color:var(--parent-muted);font-size:12px}.parents-footnote span:before{content:'✓';color:var(--parent-green);margin-right:10px}#shelf-feedback{font-size:12px;line-height:1.7;color:var(--parent-muted);min-height:41px;margin:15px 0 0;text-align:center}#empty-demo-shelf{min-height:228px;text-align:center;padding:38px 10px 15px;color:#bdc8d8}#empty-demo-shelf[hidden]{display:none}#empty-demo-shelf>span{font-size:35px;color:var(--accent)}#empty-demo-shelf p{font:700 18px/1.3 Baloo,system-ui}#empty-demo-shelf small{font-size:11px;line-height:1.7;display:block}.child-demo-books[hidden]{display:none}@keyframes shelf-arrive{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(max-width:1150px){.parents-section{grid-template-columns:1fr;padding:65px 6% 35px;gap:30px}.parents-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:38px}.parents-intro .eyebrow,.parents-intro h2{grid-column:1}.parents-intro>p:not(.eyebrow){grid-column:2;grid-row:2;margin-top:0}.parents-intro .parents-detail{grid-row:3!important}.try-note{grid-column:1;grid-row:3;margin:0 0 15px}.parent-gate-note{grid-column:2;grid-row:4}.parent-demo{max-width:900px;width:100%;margin:auto}.parent-picker{padding:26px}.parent-book-switch>img{width:62px;height:43px}.switch-copy strong{font-size:17px}.switch-copy small{font-size:11px}.child-shelf-heading h3{font-size:25px}.child-demo-books{min-height:270px}.mini-book>p{font-size:13px}#empty-demo-shelf{min-height:270px}.shelf-count{font-size:11px}}
@media(max-width:650px){.parents-section{padding:48px 20px 30px;gap:24px}.parents-intro{display:block}.parents-intro h2{font-size:40px;margin-bottom:19px}.parents-intro>p:not(.eyebrow){font-size:16px}.parents-intro .parents-detail{max-width:none}.try-note{margin:20px 0}.parent-gate-note{padding-top:15px}.control-to-shelf{grid-template-columns:1fr;border-radius:17px}.demo-caption{font-size:8px;letter-spacing:.06em}.demo-caption>span:last-child{font-size:10px}.parent-picker{padding:22px 20px 8px}.picker-heading{padding-bottom:15px}.parent-book-switch{padding:12px 0;min-height:72px}.switch-copy strong{font-size:16px}.switch-copy small{font-size:11px}.shelf-switch{width:41px;height:25px}.shelf-switch:after{height:19px;width:19px}.parent-book-switch[aria-checked=true] .shelf-switch:after{transform:translateX(16px)}.reset-shelf{font-size:12px}.child-shelf-preview{padding:22px 20px}.child-shelf-heading{margin-bottom:24px}.child-shelf-heading h3{font-size:23px}.child-shelf-heading div>span{font-size:9px}.child-demo-books{min-height:230px}.mini-book>p{font-size:13px}.child-shelf-note{font-size:12px}.parents-footnote{flex-direction:column;gap:14px;padding-top:22px;font-size:12px}#empty-demo-shelf{min-height:230px}#shelf-feedback{font-size:12px}.demo-caption{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.mini-book{animation:none}.shelf-switch,.shelf-switch:after{transition:none}}
.parent-book-switch>img{object-fit:contain}
