/* Independent Astra page: readable type, predictable spacing, and accessible controls. */
*,*::before,*::after{box-sizing:border-box}
:root{
 --ink:#203d36;--body:#354f46;--muted:#50685c;--green:#176d54;--mint:#eaf8f2;
 --coral:#f58a7f;--yellow:#ffdc79;--line:#d5e3da;--maxw:1160px;
 --body-size:18px;--small-size:14px;--section-title:40px;--item-title:25px;--section-space:88px;--nav-height:81px;
}
html{scroll-behavior:smooth;scroll-padding-top:108px;scrollbar-gutter:stable;-webkit-text-size-adjust:100%}
body{margin:0;background:#fff;color:var(--body);font:500 var(--body-size)/1.7 'Nunito Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}
[hidden],.legacy-hidden{display:none!important}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit}
button,a,input,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}button:disabled{cursor:default}
::selection{background:#ffdc79;color:var(--ink)}
a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ac4e25;outline-offset:5px}
h1,h2,h3,h4{margin:0;color:var(--ink);font-family:'Fredoka',system-ui,sans-serif;font-weight:500;letter-spacing:0;line-height:1.17;text-wrap:balance}
h1{font-size:64px}h2,h3{font-size:var(--section-title)}h4{font-size:var(--item-title)}
p{margin:0 0 20px;text-wrap:pretty}p:last-child{margin-bottom:0}
strong,b{color:var(--ink);font-weight:800}
figure,blockquote{margin:0}
.wrap{width:min(100% - 64px,var(--maxw));margin-inline:auto}
.ui-icon{width:22px;height:22px;flex:0 0 22px}
.nav{position:sticky;top:0;z-index:50;background:#fffffffa;border-bottom:1px solid var(--line);transition:box-shadow .2s;backdrop-filter:blur(16px)}
.nav::after{content:'';position:absolute;inset:auto 0 -2px;height:3px;background:linear-gradient(90deg,#f58a7f 0 34%,#ffdc79 34% 67%,#9ccdb6 67%);opacity:.75;pointer-events:none}
.nav.scrolled{box-shadow:0 7px 24px #203d3610}
.reading-progress{position:absolute;inset:0 0 auto;height:3px;background:var(--green);transform:scaleX(0);transform-origin:left;pointer-events:none}
.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:24px}
.nav-logo{color:var(--ink);display:flex;align-items:center;min-height:48px;flex-shrink:0}
.logo-svg{width:157px;height:42px}
.nav-links{display:flex;align-items:center;gap:22px}
.nav-explore{display:flex;align-items:center;gap:6px}
.nav-explore .lnk{position:relative;padding:0 12px;border-radius:8px}
.nav-explore .lnk:hover,.nav-explore .lnk[aria-current="page"]{background:#edf7f1;color:#176d54;text-decoration-color:transparent}
.nav-explore .lnk[aria-current="page"]::after{content:'';position:absolute;bottom:5px;left:calc(50% - 10px);width:20px;height:3px;background:#176d54;border-radius:2px}
.nav-links .nav-account{border-left:1px solid var(--line);padding-left:22px}
.nav-links .lnk{min-height:48px;display:flex;align-items:center;font-size:16px;font-weight:800;white-space:nowrap;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:6px;text-decoration-thickness:2px;transition:color .2s,text-decoration-color .2s}
.nav-links .lnk:hover{text-decoration-color:var(--green)}
.nav-links .lnk:hover{color:var(--green)}
.btn,.cta-pill,.sales-plan-cta,.scrively-chatwoot-submit{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:14px 26px;background:var(--green);border:1px solid var(--green);border-radius:999px;color:white;font-size:18px;font-weight:800;line-height:1.4;text-align:center;transition:background .16s,transform .16s,box-shadow .16s}
.btn:hover,.cta-pill:hover,.sales-plan-cta:hover{background:#10583f;transform:translateY(-2px);box-shadow:0 5px 0 #123b2920}
.btn:active,.cta-pill:active,.sales-plan-cta:active{transform:translateY(0);box-shadow:none}
.btn .ui-icon,.cta-pill .ui-icon,.sales-plan-cta .ui-icon{filter:brightness(0) invert(1)}
.btn .ui-icon,.cta-pill .ui-icon,.sales-plan-cta .ui-icon{transition:transform .2s}
.btn:hover .ui-icon,.cta-pill:hover .ui-icon,.sales-plan-cta:hover .ui-icon{transform:translateX(4px)}
.nav .btn{min-height:48px;padding:11px 22px;font-size:16px;gap:10px;box-shadow:0 3px 0 #0d4c3c}
.nav .ui-icon{width:20px;height:20px;flex-basis:20px}
.burger{display:none;align-items:center;justify-content:center;width:48px;height:48px;background:white;border:1px solid var(--line);border-radius:8px}
.fold{background:var(--mint);display:grid;grid-template-rows:minmax(600px,1fr) auto;min-height:calc(100svh - var(--nav-height))}
.hero{position:relative;isolation:isolate;min-height:600px;height:auto;overflow:hidden;background:var(--mint)}
.hero-media{position:absolute;inset:0;z-index:-1}
.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:center 100%}
.hero>.wrap{width:min(100% - 40px,820px);padding-top:34px}
.hero-copy{text-align:center;max-width:760px;margin:auto}
.kicker,.eyebrow,.sfb2-eyebrow,.free-plan-kicker{display:block;color:var(--green);font-size:var(--small-size);line-height:1.5;font-weight:800;letter-spacing:0;text-transform:uppercase;margin:0 0 16px}
.hero .kicker{display:inline-flex;align-items:center;gap:8px;text-transform:none;background:#fff;color:var(--ink);border:1.5px solid var(--yellow);border-radius:999px;padding:4px 14px 4px 5px;margin-bottom:18px;font-family:'Nunito Sans',sans-serif;font-weight:800;font-size:14px;line-height:1.2;letter-spacing:0;box-shadow:0 2px 0 #e6c45c,0 6px 14px rgba(32,61,54,.06)}
.hero .kicker::before{content:none}
.hero .kicker .kicker-icon{width:24px;height:24px;flex:none;box-sizing:border-box;padding:5px;border-radius:50%;background:var(--yellow);color:var(--ink)}
.hero h1{max-width:760px;margin:0 auto 18px;line-height:1.07}
.hero .m-br{display:none}
.highlight{display:inline-block;color:var(--green);position:relative;isolation:isolate}
.highlight::after{content:'';position:absolute;z-index:-1;left:-4%;right:-4%;height:17%;bottom:6%;background:var(--yellow);border-radius:45% 35% 42% 25%}
.hero h2{font:800 20px/1.5 'Nunito Sans',sans-serif;max-width:650px;margin:0 auto 14px}
.hero .lead{font-size:18px;line-height:1.65;max-width:630px;margin:0 auto 24px;color:#2e5144}
.cta-stack{display:flex;align-items:center;flex-direction:column;gap:16px}
.cta-pill{min-height:60px;padding:16px 32px;box-shadow:0 5px 0 #094b3d;min-width:270px;font-size:19px}
.cta-label{display:inline-flex;align-items:center;gap:16px}
.cta-label .arr{display:flex}
.hero .cta-stack{--hero-action-width:344px;width:100%;margin-inline:auto}
.hero .cta-pill,.hero .book-count{width:min(100%,var(--hero-action-width));margin-inline:auto}
.hero .cta-label{display:grid;grid-template-columns:22px minmax(0,1fr) 22px;gap:12px;width:100%}
.hero .cta-label::before{content:''}
.hero .cta-text{min-width:0;text-align:center}
.cta-pill,.free-plan-cta{position:relative;isolation:isolate;overflow:hidden}
.cta-pill::after,.free-plan-cta::after{content:'';position:absolute;inset:-25% auto -25% -60%;width:42%;background:linear-gradient(100deg,transparent,#ffffff30,transparent);transform:skewX(-18deg);pointer-events:none}
.cta-pill:focus-visible::after,.free-plan-cta:focus-visible::after{animation:button-sheen .8s ease-out}
.cta-proof,.free-plan-footnote{display:flex;list-style:none;align-items:center;justify-content:center;gap:8px 20px;padding:0;margin:0;font-size:var(--small-size);font-weight:700;color:#355847;flex-wrap:wrap}
.hero .cta-proof{background:#eaf8f2f5;padding:5px 12px;border:1px solid #a6c9b6;border-radius:8px}
.book-count{--counter-side:60px;visibility:hidden;display:grid;grid-template-columns:var(--counter-side) minmax(0,1fr) var(--counter-side);align-items:center;justify-content:center;gap:8px;min-height:48px;max-width:100%;padding:8px 16px;background:#ffffffed;border:1px solid #b9d7c8;border-radius:8px;box-shadow:0 4px 14px #203d3609;color:var(--ink);line-height:1.4}
.book-count.is-ready{visibility:visible}
.book-count__icon{width:24px;height:24px;justify-self:center}
.book-count__total{display:flex;align-items:center;justify-content:center;justify-self:center;min-width:0;gap:7px;font-size:14px;font-weight:700}
.book-count__label{min-width:0;line-height:1.25;text-align:left}
.book-count__total strong{display:inline-block;min-width:4.5ch;font-size:23px;line-height:1.2;font-variant-numeric:tabular-nums;text-align:right}
.book-count__status{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;font-size:12px;font-weight:800;color:var(--green);line-height:1.25;visibility:hidden;opacity:0;transition:opacity .18s ease}
.book-count__status::before{content:'';position:absolute;left:-4px;height:20px;border-left:1px solid var(--line)}
.book-count__status i{position:relative;width:8px;height:8px;flex:none;border-radius:50%;background:#16845a}
.book-count.is-live .book-count__status{visibility:visible;opacity:1}
.book-count.is-live .book-count__status i{animation:book-live-pulse 3.4s ease-in-out infinite}
@keyframes book-live-pulse{0%,100%{box-shadow:0 0 0 .2px #16845a0b}50%{box-shadow:0 0 0 3px #16845a33}}
@media(prefers-reduced-motion:reduce){.book-count__status{transition:none}.book-count.is-live .book-count__status i{animation:none;box-shadow:0 0 0 2px #16845a1f}}
@media(max-width:560px){.book-count{--counter-side:52px;padding:8px 10px;min-height:44px;margin-bottom:6px}.book-count__icon{width:20px;height:20px}.book-count__total{font-size:13px;gap:5px}.book-count__total strong{font-size:21px}.book-count__status{font-size:11px}}
.cta-proof li,.free-plan-footnote li{display:inline-flex;align-items:center;gap:8px}
.cta-proof li::before,.free-plan-footnote li::before,.sales-plan-reassurance span::before{content:'';display:inline-block;width:11px;height:7px;border-left:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(-45deg);margin-top:-3px;flex-shrink:0}
.ribbon{position:relative;overflow:hidden;background:#fff;border-block:1px solid var(--line);padding:16px 0;min-height:76px}
.ribbon::before,.ribbon::after{content:'';position:absolute;inset:0 auto 0 0;width:36px;background:linear-gradient(90deg,#fff,transparent);pointer-events:none;z-index:1}
.ribbon::after{inset:0 0 0 auto;transform:rotate(180deg)}
.marquee{display:flex;width:max-content;gap:12px;animation:ribbon-travel 58s linear infinite;will-change:transform}
.ribbon.is-paused .marquee{animation-play-state:paused}
.mchip{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 20px;border:1px solid #d9eadd;border-radius:999px;background:#f4fbf5;color:#3c5743;font-size:14px;font-weight:800;white-space:nowrap}
.mchip:nth-child(4n+2){background:#fff6dc;border-color:#f3e4b7;color:#6e5426}
.mchip:nth-child(4n+3){background:#fff0ed;border-color:#f3dcd8;color:#85483f}
.mchip:nth-child(4n){background:#eef5fd;border-color:#d7e7f7;color:#395b78}
@keyframes ribbon-travel{to{transform:translateX(calc(-50% - 6px))}}
.promise-band{background:var(--mint);padding:26px 20px}
.safety-seal{display:flex;align-items:center;gap:20px;max-width:780px;margin:0 auto;padding:16px 28px 16px 18px;background:#fff;border:2px solid #cfe7da;border-radius:24px;box-shadow:0 12px 30px rgba(32,61,54,.08);color:var(--body);font-size:16px;line-height:1.55}
.safety-seal__mark{width:68px;height:68px;flex-shrink:0;transform:rotate(-6deg)}
.safety-seal__mark .safety-seal__badge{width:100%;height:100%;display:block;filter:drop-shadow(0 5px 10px rgba(23,109,84,.28))}
.safety-seal__body{display:flex;flex-direction:column}
.safety-seal__title{font-family:'Fredoka','Nunito Sans',sans-serif;font-weight:600;font-size:20px;line-height:1.2;color:var(--ink);margin-bottom:4px}
.sec{padding:var(--section-space) 0;position:relative}
.sec .kicker,.covers .kicker{display:inline-flex;align-items:center;gap:12px}
.sec .kicker::before,.covers .kicker::before{content:'';width:26px;height:3px;background:currentColor;flex-shrink:0}
.feature,.showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px}
.feature.rev>.feature-copy{order:2}
.feature-copy,.memory-copy{min-width:0;max-width:62ch}
.feature-copy h3,.memory-copy h3{margin-bottom:26px}
.feature-copy p,.memory-copy p{font-size:var(--body-size);line-height:1.75}
.feature-copy .lead-line,.memory-copy .lead-line{font-size:19px;font-weight:800;color:var(--ink)}
.media{min-width:0;position:relative}
.card-img{overflow:hidden;border-radius:8px}
.card-img>img{width:100%;height:auto}
.memory-section{border-top:0}
.memory-scene{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative}
.memory-art{position:relative;isolation:isolate;margin:12px 10px 12px 0}
.memory-art::before{content:'';position:absolute;inset:-14px 12px 10px -10px;background:#dcece0;transform:rotate(-3deg);border-radius:8px;z-index:-1}
.memory-art::after{content:'';position:absolute;right:-12px;top:-20px;width:62px;height:62px;border:5px solid white;border-radius:8px;background:#fdbeb1 url('/assets/images/free-astra/icons/heart.svg') center/28px no-repeat;transform:rotate(9deg);box-shadow:0 8px 20px #23493212}
.memory-art img{width:100%;border-radius:8px;box-shadow:0 18px 36px #23493214}
.chapter-number{display:none}
.memory-window{color:var(--green);font-weight:800}
.memory-copy .lead-line{padding:8px 0 8px 22px;border-left:4px solid var(--coral);font-size:20px}
.style-intro{background:#f2f8fd;padding-bottom:64px}
.style-intro .showcase{gap:64px;align-items:start}
.style-gallery{--style-x:0;--style-y:0;position:sticky;top:112px;align-self:start;margin-top:65px}
.style-gallery::before{content:'';position:absolute;inset:-12px 12px auto -12px;aspect-ratio:3/2;background:#bdddef;transform:rotate(-3deg);border-radius:8px;z-index:-1}
.style-gallery::after{content:'';position:absolute;right:-12px;top:-20px;width:56px;height:56px;border:5px solid white;border-radius:8px;background:#ffda9b url('/assets/images/free-astra/icons/palette.svg') center/26px no-repeat;transform:rotate(8deg);pointer-events:none;box-shadow:0 8px 20px #23493212}
.style-gallery{isolation:isolate}
.style-gallery .card-img{aspect-ratio:3/2;background:#e4edf4;position:relative;overflow:hidden;border:6px solid white;box-shadow:0 16px 30px #335d7918}
/* Crop 6px inside each 512px tile: the sheet has white dividers between styles. */
.style-gallery .card-img>img{position:absolute;width:307.2%;max-width:none;height:307.2%;left:calc(var(--style-x) * -102.4% - 1.2%);top:calc(var(--style-y) * -153.6% - 26.8%);object-fit:fill}
.styles-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;margin-top:25px}
.chip{display:flex;align-items:center;gap:10px;padding:8px 10px;min-height:64px;border:1px solid #becfdd;border-radius:8px;background:white;color:#35536a;font-size:14px;font-weight:800;text-align:left;line-height:1.4}
.chip::before{content:'';display:block;width:40px;height:40px;flex:0 0 40px;border:2px solid #fff;border-radius:6px;background:#e4edf4 url('/assets/images/free-astra/styles.webp') .5792% 1.145%/307.2% 204.8%;box-shadow:0 2px 5px #203d3615}
.chip[data-art-style="1"]::before{background-position:50% 1.145%}.chip[data-art-style="2"]::before{background-position:99.4208% 1.145%}
.chip[data-art-style="3"]::before{background-position:.5792% 98.855%}.chip[data-art-style="4"]::before{background-position:50% 98.855%}.chip[data-art-style="5"]::before{background-position:99.4208% 98.855%}
.chip:hover{border-color:#327058;background:#f0f8f3}
.chip[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}
.chip{transition:background .18s,border-color .18s,box-shadow .18s}
.chip[aria-pressed=true]{box-shadow:0 4px 0 #0c4b3c}
.styles-more{font-size:14px;font-weight:800;color:#435d71;padding:7px 0;grid-column:1/-1;text-align:right}
.child-proof-arrow,.tnav button,.burger,.scrively-chatwoot-close{transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}
.child-proof-arrow:hover,.tnav button:hover,.burger:hover,.scrively-chatwoot-close:hover{background:#eaf8f2;border-color:#7eae97;box-shadow:0 3px 0 #176d5412}
.child-proof-arrow:active,.tnav button:active,.burger:active,.scrively-chatwoot-close:active{transform:scale(.95);box-shadow:none}
.bigquote{font-family:'Fredoka',sans-serif;font-size:22px!important;line-height:1.5!important;padding-top:10px}
.bigquote .a{color:#24664c}.bigquote .b{color:#8c492b}.bigquote .c{color:#64469c}
.covers{padding:64px 0 70px;background:#f2f8fd;border-top:1px solid #dfeaf3;overflow:hidden}
.covers-head{max-width:760px;margin:0 auto 32px;text-align:center}
.covers-head h3{margin-bottom:22px}
.covers-head p{font-size:var(--body-size)}
.cover-track{display:grid;gap:26px;width:100%;position:relative}
.cover-track::before,.cover-track::after{content:'';position:absolute;inset:0 auto 0 0;width:48px;background:linear-gradient(90deg,#f2f8fd,transparent);pointer-events:none;z-index:1}
.cover-track::after{inset:0 0 0 auto;transform:rotate(180deg)}
.cover-row{overflow-x:auto;scrollbar-width:auto;padding:3px 0 8px;touch-action:pan-y pinch-zoom}
.cover-row:focus-visible{outline-offset:-3px}
.cover-belt,.cover-set{display:flex;width:max-content}
.cover-set{gap:20px;padding-right:20px;flex-shrink:0}
.cover-card{width:192px;flex:0 0 192px;min-width:0}
.cover-card img{width:192px;height:192px;object-fit:cover;border-radius:8px;box-shadow:0 8px 16px #25435a18;border:1px solid #ffffff}
.cover-card figcaption{padding:12px 4px 0;text-align:center;font-size:15px;font-weight:800;color:#2e4b60;line-height:1.4}
.covers.is-enhanced .cover-row{overflow:hidden;cursor:grab}
.covers.is-enhanced .cover-belt{will-change:transform}
.cover-row.is-dragging{cursor:grabbing!important;user-select:none}
.cover-row img{-webkit-user-drag:none;user-select:none}
.child-hero .feature{align-items:start}
.child-style-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-self:start;position:sticky;top:112px;margin-top:65px}
.child-style-card{background:#f5f9f5;overflow:hidden;border-radius:8px;border:1px solid var(--line)}
.child-style-card:nth-child(3n+2){background:#fff8e4}.child-style-card:nth-child(3n){background:#fdf0ee}
.child-style-card img{width:100%;aspect-ratio:1;object-fit:cover}
.child-style-card{transition:transform .25s,box-shadow .25s}
.child-style-label{display:flex;justify-content:center;align-items:center;padding:12px 6px;min-height:46px;font-size:14px;font-weight:800;text-align:center;color:var(--ink);line-height:1.4}
.child-proof{background:#edf5ff;border-block:1px solid #d6e6f5;overflow:hidden}
.child-proof>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px 64px;align-items:center}
.child-proof-track{grid-column:1/-1;min-width:0}
.child-proof-slide{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.child-proof-visual{min-width:0;position:relative;touch-action:pan-y pinch-zoom}
.child-proof-visual img{-webkit-user-drag:none;user-select:none}
.child-proof-media{display:grid;grid-template-columns:34% minmax(0,1fr);grid-template-rows:1fr 1fr;gap:34px 38px;align-items:center;position:relative;isolation:isolate;padding:22px 18px 24px 8px;max-width:560px;margin:auto;min-height:470px}
.child-proof-media::before{content:'';position:absolute;width:57%;height:66%;right:0;top:16%;background:#c6e3f2;border-radius:8px;transform:rotate(7deg);z-index:-1}
.child-proof-media::after{content:'';position:absolute;width:58px;height:58px;right:8%;top:4%;border:5px solid #fff;border-radius:8px;background:#ffe09b url('/assets/images/free-astra/icons/wand-sparkles.svg') center/27px no-repeat;transform:rotate(10deg);box-shadow:0 8px 20px #23493212;z-index:2}
.child-proof-card--cover{grid-column:2;grid-row:1/span 2;align-self:center;transform:rotate(-6deg);position:relative;box-shadow:3px 0 0 #e9efe8,6px 0 0 white,9px 1px 0 #9fb7b2,16px 18px 28px #183f432b;transition:transform .35s}
.child-proof-card--cover::after{content:'';position:absolute;inset:0;pointer-events:none;border-left:5px solid #ffffff52;border-radius:2px}
.child-proof-card--cover img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:2px}
.cover-preview{display:block;width:100%;padding:0;border:0;background:transparent;position:relative;cursor:zoom-in}
.cover-preview-zoom{display:grid;place-items:center;position:absolute;right:10px;bottom:10px;width:40px;height:40px;border:1px solid #bdd6c7;border-radius:50%;background:#ffffffed;box-shadow:0 3px 10px #203d361c;transition:background .2s,transform .2s}
.cover-preview .ui-icon{width:20px;height:20px}
.cover-preview:is(:hover,:focus-visible) .cover-preview-zoom{background:#ffdf8e;transform:scale(1.08)}
.book-preview{width:min(760px,calc(100% - 32px),100dvh);max-height:calc(100dvh - 32px);padding:20px;border:1px solid #c5dbce;border-radius:8px;background:#f6fbf8;color:var(--ink);box-shadow:0 24px 100px #081e2d4d;overflow:auto;overscroll-behavior:contain}
.book-preview::backdrop{background:#132e2cd9;backdrop-filter:blur(6px)}
.book-preview:not([open]){display:none}
.book-preview[open]{animation:preview-reveal .3s cubic-bezier(.2,.7,.25,1)}
.book-preview-bar{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:16px;margin-bottom:18px}
.book-preview-bar p{font:500 24px/1.3 'Fredoka',sans-serif;margin:0;text-wrap:balance}
.book-preview-close{width:44px;height:44px;display:grid;place-items:center;border:1px solid #bfd6c8;border-radius:50%;background:white}
.book-preview-close:hover{background:#e0f2e8}
.book-preview-image{width:min(100%,calc(100dvh - 180px));height:auto;max-height:calc(100dvh - 180px);object-fit:contain;margin:auto;border:4px solid white;border-radius:4px;box-shadow:0 10px 24px #203d361a}
body.preview-open{overflow:hidden}
.child-proof-card--photo,.child-proof-card--avatar{grid-column:1;display:flex;flex-direction:column;align-items:center;gap:14px;font-size:14px;font-weight:800;line-height:1.5;color:var(--ink);position:relative;min-width:0;text-align:center}
.child-proof-card--photo{grid-row:1;align-self:end}
.child-proof-card--avatar{grid-row:2;align-self:start}
.child-proof-card--photo::after{content:'';position:absolute;width:24px;height:24px;bottom:-29px;left:calc(50% - 12px);background:url('/assets/images/free-astra/icons/arrow-down-right.svg') center/contain no-repeat;transform:rotate(45deg);opacity:.65}
.child-proof-card--avatar::after{content:'';position:absolute;right:-31px;top:20px;width:24px;height:24px;background:url('/assets/images/free-astra/icons/arrow-up-right.svg') center/contain no-repeat;opacity:.65}
.child-proof-frame{display:block;width:100%;max-width:154px;border:6px solid white;border-radius:8px;overflow:hidden;box-shadow:0 8px 18px #23493214;transform:rotate(-5deg)}
.child-proof-card--avatar .child-proof-frame{transform:rotate(5deg);border-color:#fff4dc}
.child-proof-frame img{width:100%;aspect-ratio:1;object-fit:cover}
.child-proof-label{max-width:100%}
.child-proof-copy{min-height:var(--sample-copy-height,370px)}
.child-proof-copy h4{font-size:34px;margin-bottom:24px;line-height:1.23;text-wrap:pretty}
.child-proof-copy em{font-style:normal;color:var(--green)}
.child-proof-meta{display:flex;gap:10px 16px;align-items:center;flex-wrap:wrap;font-size:14px;margin-bottom:20px;color:var(--muted)}
.child-proof-meta p{margin:0}
.child-proof-style{padding-left:16px;border-left:2px solid #b4cfdc}
.child-proof-quote{font-size:18px;color:var(--ink);line-height:1.75;padding-top:14px;position:relative}
.child-proof-quote::before{content:'';display:block;width:28px;height:28px;margin-bottom:12px;background:var(--green);mask:url('/assets/images/free-astra/icons/quote.svg') center/contain no-repeat}
.child-proof-author{font-size:15px;margin-top:18px;color:var(--muted)}
.child-proof-controls{display:flex;align-items:center;justify-content:flex-start;gap:20px;grid-column:2;grid-row:2}
.child-proof-count{font-size:16px;font-weight:800;min-width:58px;text-align:center;font-variant-numeric:tabular-nums}
.child-proof-load-error{grid-column:1/-1;margin:0;text-align:center;font-size:15px;color:#874332}
.child-proof-arrow,.tnav button{width:48px;height:48px;border:1px solid #becfc3;border-radius:50%;display:grid;place-items:center;background:white}
.child-proof-arrow:hover,.tnav button:hover{background:#eef8f2}
.child-proof-dots{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;grid-column:1;grid-row:2;max-width:500px;width:100%;margin:auto}
.child-proof-dot{aspect-ratio:1;max-width:44px;width:100%;border:2px solid transparent;background:transparent;border-radius:50%;padding:3px;transition:transform .2s,border-color .2s}
.child-proof-dot img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.child-proof-dot.is-active{border-color:var(--green);background:white;box-shadow:0 3px 8px #176d5415}
.story-section{background:#fffaf0}
.story-head{max-width:760px;margin:0 auto 48px;text-align:center}
.story-body{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:start}
.story-figure{position:sticky;top:112px;margin-top:12px}
.story-figure img{aspect-ratio:1;object-fit:cover;object-position:55%;border:7px solid white;box-shadow:0 18px 28px #a1854f16}
.story-figure .card-img{overflow:visible;transform:rotate(-2deg)}
.story-caption{font-size:14px;margin-top:18px;text-align:center;color:#645637}
.story-step{position:relative;margin-left:20px;padding:0 0 36px 42px;border-left:2px solid #e6d8b9}
.story-step::before{content:attr(data-step);position:absolute;left:-19px;top:0;width:36px;height:36px;background:#fff;border:1px solid #dac69b;border-radius:8px;display:grid;place-items:center;color:#73531c;font-size:13px;font-weight:800;z-index:1;transition:background .3s,box-shadow .3s}
.story-step.is-in-view::before{background:#ffdf8e;box-shadow:0 4px 0 #cba34f25}
.story-step::after{content:'';position:absolute;left:-2px;top:36px;bottom:0;width:2px;background:#c8983c;transform:scaleY(0);transform-origin:top;transition:transform .7s}
.story-step.is-in-view::after{transform:scaleY(1)}
.story-step time,.story-step-title{display:block;font-size:17px;font-weight:800;color:#76501a;margin-bottom:12px}
.story-ending{font-size:18px;color:#57482d;padding:24px 0 0;border-top:1px solid #decca5}
.gold-text{color:#79510c}
.moments-head{max-width:750px;text-align:center;margin:0 auto 44px}
.moments-head h3{margin-bottom:22px}
.moments-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:32px;row-gap:48px}
.moment-card{min-width:0;display:grid;grid-template-rows:auto auto 1fr}
.moment-card h4{font-size:24px;line-height:1.25;margin:23px 0 16px;min-height:60px;text-wrap:pretty}
.moment-card p{font-size:17px;line-height:1.75}
.moment-img{border-radius:8px;overflow:hidden;aspect-ratio:4/3}
.moment-img>img{width:100%;height:100%;object-fit:cover}
.moment-card h4{transition:color .2s}
.moment-img .sprite-window{--crop-y:-12.5%;transform:translateY(var(--crop-y));transition:transform .5s cubic-bezier(.2,.7,.25,1)}
.sprite-window{display:block;aspect-ratio:1;overflow:hidden;position:relative;width:100%}
.sprite-window>img{position:absolute;width:300%;max-width:none;height:200%;left:calc(var(--tile-x) * -100%);top:calc(var(--tile-y) * -100%);object-fit:fill}
.story-cta-band{position:relative;isolation:isolate;display:grid;align-items:center;min-height:520px;background:#edf8f3;padding:72px 0 88px;text-align:center;border-block:1px solid #c5dacf;overflow:hidden}
.story-cta-art{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}
.story-cta-band::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#edf8f300,#edf8f3db 32%,#edf8f3db 68%,#edf8f300);pointer-events:none}
.story-cta-band h3{max-width:820px;margin:0 auto 26px;color:var(--ink);font-size:56px;line-height:1.12}
.story-cta-band .highlight::after{height:12%;bottom:5%;background:#ffdc79}
.story-cta-band p{max-width:680px;margin:auto;color:#2c4d41;font-size:20px;line-height:1.6}
.story-cta-band .cta-group{margin-top:32px}
.story-cta-band .btn{min-width:320px;min-height:68px;padding:18px 32px;gap:20px;background:var(--green);color:white;border-color:var(--green);font-size:21px;box-shadow:0 5px 0 #094b3d,0 12px 24px #174b3420}
.story-cta-band .btn:hover{background:#10583f;box-shadow:0 7px 0 #094b3d,0 16px 28px #174b3429}
.story-cta-band .btn:active{transform:translateY(2px);box-shadow:0 2px 0 #094b3d}
.story-cta-band .btn .ui-icon{filter:brightness(0) invert(1)}
.cta-group{display:flex;justify-content:center;margin-top:28px}
.hardcover-section{background:#fff}
.hardcover-layout .media{order:0}
.hardcover-section .media{isolation:isolate}
.hardcover-section .media::before{content:'';position:absolute;inset:-12px 14px 10px -12px;background:#dfedf8;transform:rotate(-3deg);z-index:-1;border-radius:8px}
.hardcover-section .media::after{content:'';position:absolute;right:-12px;bottom:-18px;width:60px;height:60px;border:5px solid white;border-radius:8px;background:#bce9d1 url('/assets/images/free-astra/icons/book-open.svg') center/28px no-repeat;transform:rotate(8deg);box-shadow:0 8px 20px #23493212}
.hardcover-section .card-img{box-shadow:0 18px 28px #25435a16}
.coloring-section{background:#fff5f1;border-block:1px solid #efddd4}
.coloring-section .showcase{align-items:start}
.coloring-section .lead-line{border-left:4px solid #e6a16d;padding:6px 0 6px 20px;margin-top:28px}
.coloring-art{position:sticky;top:112px;align-self:start;margin-top:72px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;isolation:isolate}
.coloring-art::after{content:'';position:absolute;right:-12px;top:-26px;width:56px;height:56px;border:5px solid white;border-radius:8px;background:#ffdc79 url('/assets/images/free-astra/icons/palette.svg') center/26px no-repeat;transform:rotate(8deg);box-shadow:0 6px 18px #65442e1a;pointer-events:none}
.coloring-art figure{min-width:0}
.coloring-page{position:relative;aspect-ratio:3/4;overflow:hidden;border:6px solid white;border-radius:8px;background:#fff;box-shadow:0 12px 26px #65442e1a}
.coloring-page>img{position:absolute;inset:0 auto auto 0;width:200%;max-width:none;height:100%;object-fit:fill}
.coloring-page--outline{transform:rotate(2deg)}
.coloring-page--outline>img{left:-100%}
.coloring-art figcaption{text-align:center;font-size:16px;font-weight:800;color:var(--ink);padding:18px 4px 0;line-height:1.4}
.coloring-art.is-in-view{animation:artwork-reveal .65s cubic-bezier(.2,.7,.25,1) both}
.screen-time-section{background:#f1faf6}
.screen-time-compare{display:grid;grid-template-columns:1fr 1fr;gap:18px;position:relative}
.screen-time-shot{border:6px solid white;border-radius:8px;overflow:hidden;box-shadow:0 14px 22px #23513912;transform:rotate(-3deg)}
.screen-time-shot:last-child{transform:rotate(3deg)}
.screen-time-shot>img{display:block;width:100%;aspect-ratio:1;object-fit:cover}
.screen-time-vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;background:white;border:1px solid var(--line);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:14px;font-weight:800}
.sfb2-wrap{padding:var(--section-space) max(32px,calc((100% - 1160px)/2));background:#fff0ec}
.redo-copy{max-width:720px;margin:0 auto 38px}
.redo-copy .sfb2-eyebrow,.sfb2-h2{text-align:center}
.sfb2-h2{font-size:var(--section-title);margin-bottom:28px}
.sfb2-p{font-size:var(--body-size)}
.sfb2-script{color:#874332;font-size:19px;font-weight:800;padding-left:20px;border-left:3px solid #cd8069}
.redo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:860px;margin:auto}
.redo-example{min-width:0;margin:0}
.redo-card-img{border:6px solid white;border-radius:8px;box-shadow:0 5px 0 #ecdcd6;overflow:hidden}
.redo-card-img>img{display:block;width:100%;aspect-ratio:1;object-fit:cover}
.redo-example:first-child .redo-card-img{transform:rotate(-3deg)}
.redo-example:last-child .redo-card-img{transform:rotate(3deg)}
.redo-example figcaption{display:grid;gap:4px;margin-top:18px;text-align:center;font-size:15px;line-height:1.4}
.redo-example figcaption strong{font-weight:800;color:var(--green)}
.redo-equation{display:flex;align-items:center;justify-content:center;gap:30px;margin:40px auto 0;max-width:860px}
.redo-math{display:flex;align-items:center;gap:14px;font-family:'Fredoka',sans-serif;font-size:30px;color:#844933;flex-shrink:0}
.redo-total{color:var(--green);font-size:46px;border-bottom:5px solid #efaa92;line-height:1.2}
.redo-equation p{margin:0;font-size:17px}
.real-talk-section .wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:start}
.real-talk-head{position:sticky;top:112px}
.faq-item{border-bottom:1px solid var(--line);padding:0}
.faq-item:first-child{border-top:1px solid var(--line)}
.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;padding:24px 0;color:var(--ink);font-weight:800;font-size:18px;line-height:1.5}
.faq-item summary:hover{color:var(--green)}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary .ui-icon{width:36px;height:36px;flex-basis:36px;padding:8px;margin-inline-end:8px;border:1px solid #d5e3da;border-radius:50%;background:#f5faf7;transition:transform .2s,background .2s,border-color .2s}
.faq-item[open] summary .ui-icon{transform:rotate(45deg);background:#e0f2e8;border-color:#a6c9b6}
.faq-answer{padding:0 32px 0 18px;margin:0 0 26px;border-left:2px solid #a6c9b6;font-size:17px;line-height:1.75}
.faq-item[open]{border-bottom-color:#6ba18b}
.faq-item[open] summary{color:var(--green)}
.faq-item[open] .faq-answer{animation:answer-reveal .25s ease-out}
.final{position:relative;background:#ecf8f1;border-top:1px solid #dbeade;padding:80px 0 96px}
.final>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:0 64px;align-items:center}
.final-art{grid-column:1;grid-row:1 / span 4;align-self:center}
.final-art{position:relative;top:-64px;isolation:isolate}
.final-art::before{content:'';position:absolute;inset:12px -10px -12px 10px;background:#c8e1d2;transform:rotate(3deg);z-index:-1;border-radius:8px}
.final-art::after{content:'';position:absolute;left:-12px;top:-22px;width:62px;height:62px;border:5px solid white;border-radius:8px;background:#ffe0a4 url('/assets/images/free-astra/icons/sparkles.svg') center/28px no-repeat;transform:rotate(-9deg);box-shadow:0 8px 20px #23493212}
.final-art img{border:8px solid white;border-radius:8px;box-shadow:0 18px 35px #275b371b;transform:rotate(-3deg)}
.sales-plans-heading{grid-column:2;margin-bottom:26px}
.sales-plans-heading h3{margin-bottom:22px}
.sales-plans-heading p{font-size:18px}
.guarantee-block{grid-column:2;font-size:17px}
.guarantee-block h4{font-family:'Nunito Sans',sans-serif;font-weight:800;font-size:18px;margin-bottom:12px;line-height:1.5;text-wrap:initial}
.sales-plan-reassurance{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:14px;font-weight:800;margin:24px 0 30px}
.sales-plan-reassurance span{display:flex;align-items:center;gap:10px}
.free-plan-card{grid-column:2;padding-top:28px;border-top:1px solid #bed6c5}
.free-plan-kicker{margin-bottom:12px}
.free-plan-card h4{font-size:28px;line-height:1.2;margin-bottom:18px}
.free-plan-copy{font-size:17px}
.free-plan-cta{min-height:60px;width:100%;margin:12px 0 20px}
.free-plan-footnote{font-size:14px;gap:10px 20px;justify-content:center;text-align:center;width:100%}
.free-plan-footnote li{justify-content:center;max-width:100%}
footer{padding:58px 0 40px;background:#173f35;border-top:4px solid #a9d9c0;color:#edf8f1}
.foot-top{display:flex;justify-content:space-between;gap:48px}
.foot-logo{color:#fff}
.foot-cols{display:grid;grid-template-columns:repeat(4,auto);gap:34px}
.foot-col{display:flex;flex-direction:column;gap:3px;align-items:flex-start}
.foot-col .h{font-size:13px;font-weight:800;color:#afd5bf;margin-bottom:10px}
.foot-col a{font-size:16px;line-height:1.5;min-height:44px;display:flex;align-items:center}
.foot-col a:hover{text-decoration:underline;color:#ffdf8e;text-underline-offset:5px}
footer a:focus-visible{outline-color:#ffdf8e}
.copyright{margin-top:34px;font-size:14px;color:#bad7c7;padding-top:26px;border-top:1px solid #416359}
.mobile-cta{display:none}
.scrively-chatwoot-launcher{position:fixed;right:22px;bottom:22px;z-index:80;width:88px;height:88px;border:5px solid white;border-radius:50%;overflow:hidden;background:var(--mint);box-shadow:0 0 0 2px #6fae91,0 8px 28px #174b3440;padding:3px;transition:transform .2s,box-shadow .2s}
.scrively-chatwoot-launcher:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 0 0 3px #176d54,0 12px 30px #174b3440}
.scrively-chatwoot-launcher img{width:100%;height:100%;border-radius:50%;object-fit:contain}
.scrively-chatwoot-panel{position:fixed;right:22px;bottom:124px;width:min(380px,calc(100% - 32px));z-index:90;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 80px #23493230;max-height:calc(100dvh - 144px);overflow:auto;overscroll-behavior:contain}
.scrively-chatwoot-close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;z-index:1}
.scrively-chatwoot-hero{background:var(--mint);padding:22px 28px;text-align:center}
.scrively-chatwoot-hero img{width:66px;height:66px;border-radius:50%;margin:0 auto 10px}
.scrively-chatwoot-hero h2{font-size:28px;margin-bottom:10px}
.scrively-chatwoot-hero p{font-size:15px;line-height:1.6}
.scrively-chatwoot-form{padding:24px}
.scrively-chatwoot-form-header h3{font-size:24px;margin-bottom:10px}
.scrively-chatwoot-form-header p{font-size:15px;line-height:1.6;margin-bottom:20px}
.scrively-chatwoot-form label{display:block;margin-bottom:16px}
.scrively-chatwoot-label-text{display:block;font-size:15px;font-weight:800;margin-bottom:6px}
.scrively-chatwoot-label-text span{color:#9a3d2d}
.scrively-chatwoot-form input{display:block;width:100%;min-height:48px;border:1px solid #b5cbbb;border-radius:6px;padding:9px 12px;font-size:16px;background:white;color:var(--ink)}
.scrively-chatwoot-form input{transition:border-color .2s,box-shadow .2s}.scrively-chatwoot-form input:hover{border-color:#719e86}.scrively-chatwoot-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #176d5412}
.scrively-chatwoot-submit{width:100%;min-height:50px;margin-top:5px;font-size:17px}
.scrively-chatwoot-error{font-size:14px;color:#9b3022;line-height:1.5;margin-bottom:12px}
.woot-widget-bubble,.woot--bubble-holder,.woot-widget-holder.has-unread-view{display:none!important}

@keyframes artwork-reveal{from{opacity:.5;translate:0 18px}to{opacity:1;translate:0 0}}
@keyframes answer-reveal{from{opacity:.5;translate:0 -5px}to{opacity:1;translate:0 0}}
@keyframes bar-reveal{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}
@keyframes button-sheen{to{left:125%}}
@keyframes preview-reveal{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes sticker-wiggle{0%,100%{rotate:0deg}25%{rotate:-8deg}55%{rotate:5deg}80%{rotate:-2deg}}
@keyframes tile-reveal{from{opacity:.45;translate:0 15px}to{opacity:1;translate:0 0}}
@keyframes highlight-draw{from{scale:0 1}to{scale:1 1}}
.hero .highlight::after{transform-origin:left;animation:highlight-draw .65s .15s cubic-bezier(.2,.7,.25,1) backwards}
.memory-art.is-in-view::after,.style-gallery.is-in-view::after,.hardcover-section .media.is-in-view::after,.final-art.is-in-view::after{animation:sticker-wiggle .9s .3s ease-in-out}
.child-style-board.is-in-view .child-style-card{animation:tile-reveal .5s ease-out backwards}
.child-style-board .child-style-card:nth-child(2){animation-delay:.08s}.child-style-board .child-style-card:nth-child(3){animation-delay:.16s}
.child-style-board .child-style-card:nth-child(4){animation-delay:.24s}.child-style-board .child-style-card:nth-child(5){animation-delay:.32s}.child-style-board .child-style-card:nth-child(6){animation-delay:.4s}
.memory-art.is-in-view,.style-gallery.is-in-view,.child-style-board.is-in-view,.story-figure.is-in-view,.moment-img.is-in-view,.hardcover-layout .media.is-in-view,.screen-time-compare.is-in-view,.redo-grid.is-in-view,.final-art.is-in-view{animation:artwork-reveal .65s cubic-bezier(.2,.7,.25,1) both}

@media(hover:hover) and (pointer:fine){
 .cta-pill:hover::after,.free-plan-cta:hover::after{animation:button-sheen .8s ease-out}
 .child-style-card:hover{transform:translateY(-6px);box-shadow:0 12px 22px #254b3914}
 .child-proof-card--cover:hover{transform:rotate(-2deg) translateY(-6px)}
 .child-proof-dot:hover{transform:translateY(-3px)}
 .moment-card:hover .sprite-window{transform:translateY(var(--crop-y)) scale(1.035)}
 .moment-card:hover h4{color:var(--green)}
}

@media(min-width:1800px){
 .hero>.wrap{padding-top:46px}.hero h1{font-size:72px}
}
@media(max-width:1100px){
 :root{--section-title:36px;--section-space:72px}
 h1{font-size:58px}.hero-copy{max-width:700px}
 .feature,.showcase,.memory-scene,.story-body,.style-intro .showcase{gap:40px}
 .child-proof-slide,.child-proof>.wrap{gap:28px 40px}.child-style-board{gap:10px}
 .child-proof-media{gap:30px 28px;padding:20px 14px 20px 0;min-height:400px}.child-proof-frame{border-width:5px}
 .child-proof-copy h4{font-size:30px}.child-proof-card--avatar::after{right:-25px;width:20px}
 .real-talk-section .wrap{gap:40px}.foot-top{flex-direction:column;gap:32px}.foot-cols{grid-template-columns:repeat(4,minmax(0,1fr))}
 .moment-card h4{min-height:90px}
 .story-cta-band h3{font-size:48px;max-width:760px}
 .final>.wrap{gap:0 40px}
 .chip{flex-direction:column;min-height:102px;justify-content:flex-start;text-align:center;gap:6px;padding:9px 6px}
}
@media(max-width:700px){
 .burger{display:flex;flex-shrink:0}
 .nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 24px #203d3614;padding:16px max(24px,calc((100% - 660px)/2)) 24px;max-height:calc(100dvh - 80px);overflow-y:auto}
 .nav.open .nav-links{display:flex;align-items:stretch;flex-direction:column;gap:12px;animation:answer-reveal .2s ease-out}
 .nav-explore{display:grid;grid-template-columns:1fr;gap:4px}
 .nav-explore .lnk{justify-content:center}
 .nav-links .nav-account{border-left:0;border-top:1px solid var(--line);padding:12px 0 0;justify-content:center}
 .nav .btn{width:100%}
}
@media(max-width:800px){
 :root{--section-space:64px;--nav-height:73px}
 .wrap{width:min(100% - 48px,660px)}.nav .wrap{width:calc(100% - 40px)}.nav-inner{min-height:72px}
 .nav .logo-svg{width:139px;height:37px}.nav-links{gap:20px}
 h1{font-size:54px}.fold{grid-template-rows:minmax(760px,1fr) auto}.hero{min-height:760px;height:auto}
 .hero-media{inset:auto 0 0;aspect-ratio:3/2;mask-image:linear-gradient(to bottom,transparent,#000 15%)}
 .hero>.wrap{padding-top:36px}.hero h1{max-width:660px}.hero .lead{max-width:590px}.hero-media img{object-fit:contain;object-position:center bottom}
 .feature,.showcase,.memory-scene,.style-intro .showcase,.story-body{grid-template-columns:1fr;gap:36px}
 .feature.rev>.feature-copy{order:0}.feature-copy,.memory-copy{max-width:none}
 .memory-art{order:2}.memory-art img{max-height:430px;object-fit:cover}
 .style-gallery{position:relative;top:auto;margin:0 auto;width:100%;max-width:620px}
 .covers{padding:56px 0}.cover-card{width:176px;flex-basis:176px}.cover-card img{width:176px;height:176px}
 .child-style-board{position:static;max-width:620px;width:100%;margin:0 auto;gap:16px}
 .child-proof>.wrap{grid-template-columns:1fr;gap:22px}
 .child-proof-slide{grid-template-columns:1fr;gap:36px}
 .child-proof-media{max-width:510px;width:100%;min-height:440px;padding-inline:8px 18px;gap:30px 40px}
 .child-proof-copy{max-width:600px;margin:auto;width:100%}
 .child-proof-controls{grid-column:1;grid-row:auto;justify-content:center}
 .child-proof-dots{grid-column:1;grid-row:auto;max-width:460px;margin-top:6px}
 .story-head{margin-bottom:36px}.story-figure{position:static;max-width:600px;margin:auto}.story-figure img{aspect-ratio:3/2}
 .moments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.moment-card h4{font-size:23px;min-height:87px}
 .hardcover-section .media{max-width:600px;margin:auto}.screen-time-compare{max-width:620px;width:100%;margin:auto}
 .coloring-art{position:relative;top:auto;width:100%;max-width:600px;margin:8px auto 0}
 .sfb2-wrap{padding:64px 24px}.redo-grid{gap:18px}
 .real-talk-section .wrap{grid-template-columns:1fr;gap:32px}.real-talk-head{position:static}
 .final{padding:64px 0 72px}.final>.wrap{display:flex;flex-direction:column;max-width:660px;align-items:stretch}
 .final-art{order:3;top:auto;margin:25px 14px 12px}.final-art img{max-height:350px;width:100%;object-fit:cover}
 .free-plan-card{order:4;margin-top:28px}.foot-cols{gap:20px}.foot-col a{font-size:15px}
 .scrively-chatwoot-launcher,.scrively-chatwoot-panel,.woot-widget-holder,.woot-widget-bubble,.woot--bubble-holder{display:none!important}
}
@media(max-width:560px){
 :root{--body-size:16px;--section-title:32px;--item-title:23px;--small-size:13px;--section-space:54px}
 .wrap{width:calc(100% - 40px)}.nav .wrap{width:calc(100% - 32px)}.nav-inner{min-height:68px;gap:16px}
 .nav .logo-svg{width:136px;height:36px}.burger{display:flex;flex-shrink:0}
 .nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #203d3610;padding:12px 20px 20px}
 .nav.open .nav-links{display:flex;align-items:stretch;flex-direction:column;gap:8px;animation:answer-reveal .2s ease-out}
 .nav-links .lnk{justify-content:center;font-size:16px;min-height:48px}.nav .btn{width:100%;font-size:16px;min-height:48px}
 :root{--nav-height:69px}
 .fold{display:flex;flex-direction:column}.hero{display:flex;flex-direction:column;flex:1;height:auto;min-height:0;max-height:none}
 .hero>.wrap{order:0;padding-top:26px;width:calc(100% - 36px)}
 .hero-media{position:relative;inset:auto;height:214px;margin-top:auto;order:1;z-index:-1;flex-shrink:0}
 .hero-media img{object-fit:cover;object-position:center bottom}
 .hero h1{font-size:42px;max-width:380px;margin-bottom:16px;line-height:1.09}
 .hero .kicker{font-size:13px;margin-bottom:16px;padding:4px 12px 4px 5px}
 .hero h2{font-size:16px;max-width:340px;line-height:1.5;margin-bottom:14px}
 .hero .lead{font-size:16px;line-height:1.65;max-width:390px;margin-bottom:22px}
 .hero .cta-pill{font-size:18px;min-height:56px;padding:14px 26px;min-width:260px}.cta-stack{gap:14px}
 .hero .cta-proof{gap:5px 13px;max-width:370px;padding:6px 12px;justify-content:center}
 .hero .cta-proof li{gap:6px}.cta-proof li::before{width:9px;height:6px}
 .ribbon{padding-block:13px;min-height:72px}.mchip{font-size:14px;min-height:42px;padding:8px 18px}
 .ribbon::before,.ribbon::after{width:18px}.cover-track::before,.cover-track::after{width:24px}
 .promise-band{padding:18px 14px}.safety-seal{padding:14px 16px;gap:14px;font-size:14.5px}.safety-seal__mark{width:54px;height:54px}.safety-seal__title{font-size:17px}
 .feature-copy h3,.memory-copy h3{margin-bottom:24px}.feature-copy .lead-line,.memory-copy .lead-line{font-size:18px}
 .memory-art img{aspect-ratio:1.2;object-fit:cover}.styles-strip{gap:8px}.chip{font-size:14px;padding:9px 6px;min-height:102px;line-height:1.4}.bigquote{font-size:21px!important}
 .covers-head{margin-bottom:30px}.cover-track{gap:22px}
 .cover-card{width:160px;flex-basis:160px}.cover-card img{width:160px;height:160px}.cover-set{gap:16px;padding-right:16px}
 .cover-card figcaption{font-size:14px;padding-top:11px}
 .child-style-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .child-style-label{font-size:14px;padding:10px 5px}
 .child-proof-media{max-width:410px;min-height:350px;gap:30px 26px;padding:20px 14px 20px 4px}
 .child-proof-media::after{width:46px;height:46px;background-size:22px;border-width:4px;top:5%;right:6%}
 .child-proof-card--photo,.child-proof-card--avatar{gap:10px}.child-proof-label{font-size:13px}
 .child-proof-copy h4{font-size:28px}.child-proof-quote{font-size:17px}.child-proof-meta{font-size:14px}
 .child-proof-dots{grid-template-columns:repeat(5,44px);gap:8px 10px;justify-content:center}
 .child-proof-dot{max-width:44px;width:44px}
 .story-caption{font-size:14px}.story-step{padding-left:34px;margin-left:18px}.story-step time,.story-step-title{font-size:16px}
 .story-ending{font-size:17px}
 .moments-grid{grid-template-columns:1fr;gap:32px}
 .moment-card{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto;gap:0 20px;align-items:start;padding-bottom:30px;border-bottom:1px solid var(--line)}
 .moment-img{grid-column:1;grid-row:1;aspect-ratio:1}.moment-img .sprite-window{--crop-y:0%}
 .moment-card h4{grid-column:2;grid-row:1;font-size:22px;min-height:0;margin:0;align-self:center;line-height:1.25}
 .moment-card p{grid-column:1/-1;margin-top:18px;font-size:16px}
 .moments-head{margin-bottom:32px}.story-cta-band{padding:48px 0 220px;min-height:560px}
 .story-cta-band h3{font-size:36px;line-height:1.15;margin-bottom:22px}
 .story-cta-band p{font-size:17px;line-height:1.6;max-width:360px}
 .story-cta-band .cta-group{margin-top:26px}
 .story-cta-band .btn{min-width:0;width:min(100%,320px);min-height:60px;padding:15px 22px;font-size:18px;gap:14px}
 .story-cta-art{top:auto;bottom:0;height:260px;object-position:left bottom}
 .story-cta-band::before{background:linear-gradient(#edf8f3 0%,#edf8f3 45%,#edf8f3df 60%,#edf8f300 80%)}
 .screen-time-compare{gap:14px}.sfb2-wrap{padding:54px 20px}
 .coloring-art{gap:12px}.coloring-page{border-width:4px}.coloring-art figcaption{font-size:14px;padding-top:14px}
 .coloring-art::after{width:46px;height:46px;border-width:4px;background-size:22px;right:-8px;top:-22px}
 .sfb2-script{font-size:18px}.redo-grid{gap:10px}.redo-card-img{border-width:4px}.redo-example figcaption{margin-top:14px;font-size:13px}
 .redo-equation{flex-direction:column;gap:20px;margin-top:32px;text-align:left}.redo-math{font-size:28px}.redo-total{font-size:42px}.redo-equation p{font-size:16px}
 .faq-item summary{font-size:17px;padding:22px 0;gap:18px}.faq-answer{padding-right:8px;font-size:16px}
 .sales-plans-heading p,.guarantee-block,.free-plan-copy{font-size:16px}.sales-plan-reassurance{font-size:14px;gap:16px}
 .free-plan-card h4{font-size:27px}.free-plan-footnote{font-size:14px;display:grid;gap:10px;justify-items:center}.final{padding-bottom:60px}
 .cover-preview-zoom{width:34px;height:34px;right:7px;bottom:7px}
 .book-preview{padding:14px}.book-preview-bar{gap:12px;margin-bottom:14px}.book-preview-bar p{font-size:20px}
 footer{padding:42px 0 110px}.foot-cols{grid-template-columns:1fr 1fr;gap:24px 20px}.foot-col a{min-height:44px;font-size:16px}.foot-col .h{font-size:13px}.copyright{font-size:14px;max-width:270px}
 .mobile-cta.is-visible{display:block;position:fixed;inset:auto 0 0;z-index:65;padding:12px max(16px,env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#fffffff5;border-top:1px solid #fff;box-shadow:0 -4px 24px #203d3612;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:bar-reveal .24s ease-out}
 .mobile-cta::before{content:'';position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#f58a7f 0 34%,#ffdc79 34% 67%,#9ccdb6 67%);pointer-events:none}
 .mobile-cta .cta-pill{display:flex;width:min(100%,420px);margin-inline:auto;min-width:0;min-height:54px;padding:12px 18px;font-size:17px;line-height:1.4;box-shadow:0 3px 0 #094b3d}
 .mobile-cta .cta-pill:active{transform:translateY(2px);box-shadow:0 1px 0 #094b3d}
 .mobile-cta .cta-label{display:grid;grid-template-columns:20px minmax(0,1fr) 20px;gap:10px;width:100%;align-items:center}
 .mobile-cta .cta-label::before{content:''}.mobile-cta .cta-text{min-width:0;text-align:center}
 .mobile-cta .ui-icon{width:20px;height:20px;flex-basis:20px}
 body:has(.nav.open) .mobile-cta,body:has(dialog[open]) .mobile-cta{display:none}
}
@media(max-width:370px){
 .hero>.wrap{padding-top:20px}.hero .kicker{margin-bottom:14px}
 .hero h1{font-size:36px;margin-bottom:14px}.hero-media{height:146px}
 .hero .lead{line-height:1.6;margin-bottom:18px}.hero .cta-stack{gap:12px}
 .hero .cta-proof{font-size:13px;gap:5px 16px}
 .hero .cta-pill{min-width:250px;padding-inline:12px}.hero .cta-label{gap:8px}
 .story-cta-band h3{font-size:32px}
 .child-proof-media{min-height:310px;gap:28px 22px;padding-right:12px}
 .child-proof-frame{border-width:4px}.child-proof-card--avatar::after{right:-20px;width:18px}
 .moment-card{grid-template-columns:96px minmax(0,1fr);gap:0 16px}.moment-card h4{font-size:21px}
 .sales-plan-reassurance{grid-template-columns:1fr}
 .mobile-cta .cta-pill{font-size:16px;padding-inline:14px}.mobile-cta .cta-label{gap:8px}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}
 .marquee{will-change:auto}.ribbon{overflow-x:auto}
 .covers.is-enhanced .cover-belt{will-change:auto}
}

/* ---------- video testimonials (Voomly players in a swipeable row) ---------- */
.testimonials-section{background:#fff}
.tcar-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:26px}
.tcar-head h3{margin-bottom:8px}
.tcar-head p{margin:0;color:var(--body)}
.tnav{display:flex;gap:10px;margin-bottom:6px}
.tcar-wrap{position:relative;margin:0 -8px}
.tcar{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 8px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}
.tcar::-webkit-scrollbar{display:none}
.tcard{flex:0 0 clamp(220px,22vw,268px);scroll-snap-align:start;border-radius:22px;overflow:hidden;background:#eaf8f2;border:2px solid var(--line);transition:transform .25s,border-color .25s}
.tcard:hover{transform:translateY(-4px);border-color:#9fcbb5}
.tcard .voomly-embed{display:block;border-radius:0!important;aspect-ratio:9/16}
@media(max-width:900px){.tcard{flex-basis:min(70vw,260px)}.tnav{display:none}}

/* ---------- fresh details: sparkles, tape, tilt, waves, confetti ---------- */
.hero-copy{position:relative}
.sparkles{position:absolute;inset:0;pointer-events:none;z-index:1}
.sp{position:absolute;width:16px;height:16px;background:var(--yellow);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:0;animation:twinkle 4.2s ease-in-out infinite;filter:drop-shadow(0 1px 1px #00000012)}
.sp-1{left:3%;top:26%;animation-delay:.3s}
.sp-2{right:4%;top:14%;width:22px;height:22px;background:#f9c9c0;animation-delay:1.6s}
.sp-3{left:12%;top:60%;width:11px;height:11px;background:#8fd6b8;animation-delay:2.5s}
.sp-4{right:11%;top:52%;width:13px;height:13px;animation-delay:.9s}
@keyframes twinkle{0%,100%{opacity:0;transform:scale(.3) rotate(0deg)}35%{opacity:1;transform:scale(1) rotate(25deg)}65%{opacity:.55;transform:scale(.75) rotate(40deg)}}
.hero .cta-proof li{animation:bar-reveal .5s .35s ease-out both}
.hero .cta-proof li:nth-child(2){animation-delay:.47s}.hero .cta-proof li:nth-child(3){animation-delay:.59s}
.hero .kicker:hover .kicker-icon{animation:sticker-wiggle .8s ease-in-out}
html.js-ready .sec .kicker::before,html.js-ready .covers .kicker::before{transform:scaleX(0);transform-origin:left;transition:transform .6s .1s cubic-bezier(.2,.7,.25,1)}
html.js-ready .kicker.is-in-view::before{transform:scaleX(1)}
.mchip{transition:transform .2s,box-shadow .2s}
.cover-card img{transition:transform .3s,box-shadow .3s}
.story-figure .card-img{position:relative}
.story-figure .card-img::before,.story-figure .card-img::after{content:'';position:absolute;top:-13px;width:84px;height:26px;background:#fff1bfd9;border:1px solid #e9d28a80;box-shadow:0 1px 2px #00000014;z-index:2;pointer-events:none}
.story-figure .card-img::before{left:22px;transform:rotate(-9deg)}
.story-figure .card-img::after{right:22px;transform:rotate(8deg);background:#e2f4e9d9;border-color:#a9d9c080}
.story-reveal.is-in-view::before{animation:badge-ping 1.1s .5s ease-out 2}
@keyframes badge-ping{0%{box-shadow:0 4px 0 #cba34f25,0 0 0 0 #ffdf8ecc}100%{box-shadow:0 4px 0 #cba34f25,0 0 0 22px #ffdf8e00}}
.redo-total{font-variant-numeric:tabular-nums}
.promise-band{position:relative;padding-bottom:44px}
.promise-band::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:22px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 22' preserveAspectRatio='none'%3E%3Cpath d='M0 22V14Q55 0 110 14T220 14V22Z' fill='%23ffffff'/%3E%3C/svg%3E") repeat-x center bottom/220px 22px;pointer-events:none}
.final{position:relative;padding-bottom:118px;background-color:#ecf8f1;background-image:radial-gradient(#ffdc79 1.7px,transparent 1.8px),radial-gradient(#f9c9c0 1.7px,transparent 1.8px),radial-gradient(#a9d9c0 1.7px,transparent 1.8px);background-size:150px 150px,180px 180px,130px 130px;background-position:14px 22px,70px 90px,36px 120px}
.final::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:22px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 22' preserveAspectRatio='none'%3E%3Cpath d='M0 22V14Q55 0 110 14T220 14V22Z' fill='%23173f35'/%3E%3C/svg%3E") repeat-x center bottom/220px 22px;pointer-events:none;z-index:1}
footer{border-top:0}
.story-figure .card-img,.hardcover-section .card-img,.final-art img{--rx:0deg;--ry:0deg;will-change:transform;transition:transform .35s cubic-bezier(.2,.7,.25,1)}
.story-figure .card-img{transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry)) rotate(-2deg)}
.hardcover-section .card-img{transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry))}
.final-art img{transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry)) rotate(-3deg)}
@media(hover:hover) and (pointer:fine){
 .cover-card:hover img{transform:translateY(-6px) rotate(-2deg);box-shadow:0 14px 24px #25435a26}
 .mchip:hover{transform:translateY(-2px);box-shadow:0 4px 10px #203d3612}
 .hero-media>img{transform:translate3d(0,var(--parallax,0px),0) scale(1.06);transform-origin:center 70%;will-change:transform}
}
@media(max-width:800px){.sp{display:none}.promise-band{padding-bottom:36px}.final{padding-bottom:96px}}
@media(prefers-reduced-motion:reduce){.sp{display:none}.hero-media>img{transform:none}html.js-ready .sec .kicker::before,html.js-ready .covers .kicker::before{transform:none}}
