@font-face{font-family:Fraunces;src:url('./fonts/fraunces-latin.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:'Nunito Sans';src:url('./fonts/nunito-sans-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
:root{--paper:#fbfaf6;--ink:#123e55;--muted:#47616c;--blue:#176b98;--blue-hover:#105779;--pale-blue:#e9f2f4;--green:#276958;--line:#cad7d7;--white:#fff;--serif:Fraunces,Georgia,serif;--sans:'Nunito Sans',sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;color-scheme:light;scrollbar-color:#829ea8 var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:#cee7db;color:var(--ink)}a{color:inherit;text-underline-offset:.22em}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}input,textarea{caret-color:var(--blue)}:focus-visible{outline:3px solid #c35924;outline-offset:5px}a:hover{text-decoration-thickness:2px}button{cursor:pointer}svg{flex-shrink:0}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}p+p{margin-top:1em}h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:-.035em;line-height:1.08;text-wrap:balance}h2{font-size:clamp(38px,4vw,54px)}h3{font-size:22px;line-height:1.28;font-weight:800}strong{font-weight:800}section[id],details[id]{scroll-margin-top:28px}[hidden]{display:none!important}.wrap{max-width:1280px;margin-inline:auto;padding-inline:48px}.section-space{padding-top:112px;padding-bottom:112px}.skip-link{position:absolute;top:12px;left:12px;z-index:10;background:var(--ink);color:white;padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:108px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:25px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.site-header nav{display:flex;align-items:center;gap:25px}.site-header nav a{text-decoration:none;font-size:15px;font-weight:700;padding-block:12px}.site-header nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:15px 22px;min-height:54px;border-radius:8px;border:1px solid transparent;font-size:16px;font-weight:800;line-height:1.4;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s}.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button span[aria-hidden]{font-size:23px;font-weight:400;line-height:1}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{background:var(--blue-hover)}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#205570}.button-outline{border-color:var(--ink)}.button-outline:hover{background:var(--ink);color:var(--paper)}.button-quiet{padding-inline:0;justify-content:flex-start}.button-quiet:hover{text-decoration:underline}.button-small{min-height:45px;padding:11px 16px;font-size:14px}
.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.02fr);gap:36px;padding-top:38px;padding-bottom:64px;align-items:stretch}.hero-copy{padding-block:25px 20px}.hero h1{font-size:clamp(54px,5.5vw,76px);line-height:1.04;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--green)}.hero-description{max-width:440px;font-size:19px;line-height:1.6;margin-top:27px;color:var(--muted)}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:1px;margin-top:29px}.download-note{font-size:12px;color:var(--muted);margin-top:9px;font-variant-numeric:tabular-nums}.hero-reassurance{font-size:14px;font-weight:700;line-height:1.5;margin-top:30px;color:var(--green)}.hero-art{min-height:596px;position:relative;overflow:hidden;border-radius:16px;isolation:isolate;background:#ead7b0}.hero-art picture,.hero-art img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.hero-art img{object-position:58% 50%}.hero-art figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;background:var(--ink);color:var(--paper);font-size:18px;font-weight:700;line-height:1.4}.hero-art figcaption svg{height:42px;width:42px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.how-section{border-top:1px solid var(--line);padding-top:70px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.section-heading>p{max-width:330px;color:var(--muted);padding-bottom:5px}.steps{list-style:none;padding:0;margin:58px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.steps li{position:relative;border-top:1px solid var(--line);padding-top:25px}.step-number{display:block;font-family:var(--serif);font-size:38px;color:var(--green);line-height:1;margin-bottom:22px}.steps h3{font-size:21px}.steps p{margin-top:12px;font-size:16px;color:var(--muted);line-height:1.7;max-width:34ch}
.library-section{background:var(--ink);color:var(--paper);padding-block:90px}.library-layout{display:grid;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);gap:78px;align-items:start}.library-copy{padding-top:25px}.library-copy h2{font-size:clamp(39px,4.2vw,56px)}.library-copy>p{color:#d0e1e7;max-width:35ch;font-size:17px;margin-top:25px;line-height:1.8}.library-copy strong{color:var(--paper)}.reader-friends{display:flex;gap:10px;margin-top:40px}.reader-friends img{width:76px;height:76px;border-radius:50%}.text-link{display:inline-flex;gap:22px;align-items:center;font-weight:800;font-size:16px;margin-top:28px}.text-link span{font-size:24px;font-weight:400}.story-sample{background:var(--paper);color:var(--ink);padding:30px 38px 26px;border-radius:12px}.sample-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.sample-top svg{width:20px;height:20px;stroke:var(--green);fill:#dce9df;stroke-width:1.4;stroke-linejoin:round}.story-sample h3{font-family:var(--serif);font-size:33px;letter-spacing:-.03em;font-weight:600;line-height:1.15;margin-top:22px}.story-controls{display:flex;gap:4px;margin-top:24px;padding:4px;border:1px solid var(--line);border-radius:8px;max-width:292px}.story-controls button{border:none;border-radius:5px;background:transparent;flex:1;min-height:40px;padding:8px 12px;font-size:14px;font-weight:700}.story-controls button:hover{background:#e5eee9}.story-controls button[aria-pressed=true]{background:var(--ink);color:var(--white)}.sample-length{font-size:12px;color:var(--muted);margin-top:16px;font-variant-numeric:tabular-nums}.story-content{font-size:17px;line-height:1.85;margin-top:15px}.story-content p{margin-top:0}.story-content p+p{margin-top:1em}.story-content.changing{animation:page-turn .38s var(--ease)}@keyframes page-turn{from{filter:blur(1.5px);opacity:.6}to{filter:blur(0);opacity:1}}.sample-footer{margin-top:24px!important;padding-top:18px;border-top:1px solid var(--line);font-size:12px;color:var(--green);font-weight:700}
.reading-section{display:grid;grid-template-columns:1fr 1fr;gap:95px}.reading-copy>p{margin-top:27px;color:var(--muted);max-width:43ch}.reading-copy .voice-note{font-size:14px;line-height:1.8;margin-top:26px}.voice-note strong{color:var(--ink)}.feature-list{margin:0;padding:0}.feature-list>div{padding-block:25px;border-bottom:1px solid var(--line)}.feature-list>div:first-child{padding-top:8px}.feature-list dt{display:flex;align-items:center;gap:16px;font-size:21px;font-weight:800}.feature-list dt svg{width:28px;height:28px;fill:none;stroke:var(--green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.feature-list dd{margin:10px 0 0 44px;max-width:38ch;color:var(--muted);font-size:16px;line-height:1.7}
.start-section{background:#e8efeb;padding-block:84px}.start-section h2,.start-intro{text-align:center}.start-intro{margin-top:24px;color:var(--muted)}.platforms{display:grid;grid-template-columns:1fr 1fr;margin-top:45px;max-width:930px;margin-inline:auto;gap:56px}.platform{padding-top:30px;border-top:1px solid #b8cdc1}.platform-title{display:flex;align-items:center;gap:15px}.platform-title svg{width:32px;height:32px;stroke:var(--green);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.platform h3{font-size:27px}.platform>p:first-of-type{margin-top:20px;color:var(--muted);max-width:43ch}.platform>.button{margin-top:24px;min-width:235px}.platform-meta{margin-top:12px;font-size:12px;color:var(--muted)}.subtle-link{display:inline-block;font-size:14px;margin-top:13px}.platform .web-note{font-size:13px;color:var(--muted);max-width:42ch;margin-top:10px}.data-note{display:flex;gap:15px;margin:45px auto 0;max-width:930px;padding-top:30px;border-top:1px solid #b8cdc1;font-size:14px;line-height:1.7;color:var(--muted)}.data-note svg{width:25px;height:25px;fill:none;stroke:var(--green);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.data-note strong{color:var(--ink)}
.teachers-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:78px}.teachers-copy>p{margin-top:24px;color:var(--muted);max-width:36ch}.teachers-copy>p:nth-of-type(2){font-size:14px}.teachers-copy .contact-alternative{margin-top:28px;font-size:14px}.contact-alternative a{font-weight:800;color:var(--ink)}.contact-form{padding-top:6px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin-bottom:22px}.form-field label{display:block;font-size:14px;font-weight:800;line-height:1.5;margin-bottom:8px}.form-field label span{font-size:11px;font-weight:400;color:var(--muted)}input:not([type=checkbox]),textarea,select{width:100%;max-width:100%;border:1px solid #b0c3c7;border-radius:7px;background:#fff;padding:11px 12px;line-height:1.5;min-height:47px;font-size:16px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--blue)}.field-help{color:var(--muted);font-size:12px;line-height:1.65;margin-top:5px}.honey-field{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.consent{display:flex;align-items:flex-start;gap:11px;font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:24px}.consent input{width:19px;height:19px;flex-shrink:0;accent-color:var(--blue);margin:2px 0 0}.consent a{color:var(--ink);font-weight:700}.contact-form button:disabled{cursor:wait;opacity:.65}.form-status{font-size:14px;line-height:1.65;margin-top:18px;min-height:1.65em;color:var(--green)}.form-status[data-state=error]{color:#a33522}.form-status[data-state=loading]{color:var(--muted)}
.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:82px;padding-top:70px}.faq-intro p{color:var(--muted);max-width:29ch;margin-top:25px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:21px;font-size:17px;font-weight:800;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:25px;font-weight:400;flex-shrink:0;color:var(--green)}.faq-list details[open] summary::after{content:'−'}.faq-list details>div{padding-bottom:24px;font-size:14px;color:var(--muted);line-height:1.8}.file-hash{display:block;overflow-wrap:anywhere;padding:13px 16px;background:var(--pale-blue);font-size:12px;line-height:1.7;margin-top:16px}.site-footer{background:var(--ink);color:#d7e6e9;padding-block:36px}.footer-layout{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}.footer-brand{font-size:24px;color:var(--paper)}.footer-layout>p{font-size:14px}.footer-layout>div{display:flex;align-items:center;gap:24px}.footer-layout>div a{font-size:13px}
@media(min-width:1500px){.wrap{max-width:1376px;padding-inline:56px}.hero{gap:56px}.hero-art{min-height:635px}.hero-copy{padding-top:42px}.hero h1{font-size:80px}.hero-description{font-size:20px}.hero-actions{margin-top:30px}}
@media(max-width:1100px){.wrap{padding-inline:32px}.site-header{gap:20px}.site-header nav{gap:18px}.site-header nav a{font-size:14px}.brand{font-size:23px}.brand svg{width:34px;height:34px}.header-app{font-size:13px;padding-inline:12px}.hero{gap:24px}.hero-art{min-height:568px}.hero h1{font-size:61px}.hero-description{font-size:18px}.section-heading{gap:32px}.library-layout{gap:44px}.story-sample{padding:27px 29px}.reading-section{gap:52px}.teachers-section{gap:40px}.faq-section{gap:45px}.teachers-copy h2{font-size:44px}.footer-layout>p{display:none}}
@media(max-width:850px){.site-header{min-height:94px;flex-wrap:wrap;gap:0 18px;padding-top:20px;padding-bottom:16px}.site-header nav{order:3;justify-content:center;width:100%;gap:25px;margin-top:10px}.site-header .header-app{margin-left:auto}.hero{padding-top:25px;gap:24px;grid-template-columns:1fr 1fr}.hero h1{font-size:49px}.hero-description{font-size:17px}.hero-copy{padding-top:10px}.hero-art{min-height:540px}.hero-art figcaption{font-size:16px;padding:18px}.hero-actions .button{font-size:14px;padding-inline:15px}.hero-actions .button-quiet{padding-inline:0}.hero-reassurance{font-size:13px}.download-note{font-size:11px}.section-heading{align-items:flex-start}.section-heading h2{font-size:38px}.section-heading>p{max-width:260px;font-size:15px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:15px}.library-layout{gap:28px;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr)}.library-copy h2{font-size:39px}.library-copy>p{font-size:15px}.story-sample{padding:25px}.story-sample h3{font-size:29px}.story-content{font-size:15px}.reading-section{gap:40px}.reading-copy h2{font-size:39px}.reading-copy>p{font-size:16px}.feature-list dt{font-size:18px}.feature-list dd{font-size:15px}.teachers-section{grid-template-columns:1fr;gap:40px}.teachers-copy{display:grid;grid-template-columns:1fr 1fr;gap:15px 40px;align-items:start}.teachers-copy h2{grid-row:1/4;font-size:46px}.teachers-copy>p,.teachers-copy .contact-alternative{margin-top:0;max-width:none}.contact-form{max-width:700px;width:100%}.faq-section{grid-template-columns:1fr;gap:35px}.faq-intro{display:flex;gap:40px;align-items:flex-end;justify-content:space-between}.faq-intro p{max-width:29ch;margin:0}.section-space{padding-block:80px}}
@media(max-width:620px){body{font-size:16px}.wrap{padding-inline:24px}.site-header{padding-top:20px;min-height:115px;padding-bottom:12px}.brand{font-size:22px;gap:7px}.brand svg{width:32px;height:32px}.site-header .header-app{font-size:12px;padding:10px 12px;min-height:41px;gap:7px}.header-app span[aria-hidden]{font-size:19px}.site-header nav{margin-top:12px;gap:0;justify-content:space-between}.site-header nav a{font-size:12px;padding-block:7px}.hero{display:flex;flex-direction:column;gap:28px;padding-top:24px;padding-bottom:48px}.hero-copy{padding:0}.hero h1{font-size:clamp(45px,10.8vw,62px);line-height:1.04}.hero-description{font-size:17px;max-width:36ch;margin-top:22px}.hero-actions{margin-top:25px;gap:4px;align-items:stretch;max-width:360px}.hero-actions .button{font-size:15px}.hero-actions .button-quiet{justify-content:center;min-height:48px}.download-note{text-align:center;max-width:360px;margin-top:6px;font-size:11px}.hero-reassurance{font-size:13px;margin-top:21px}.hero-reassurance br{display:none}.hero-art{min-height:0;height:360px;max-height:none}.hero-art img{object-position:58% 40%}.hero-art figcaption{font-size:15px;padding:17px 20px}.hero-art figcaption svg{width:34px;height:34px}.section-space{padding-block:62px}.section-heading{display:block}.section-heading h2{font-size:36px}.section-heading>p{max-width:35ch;margin-top:22px;font-size:16px}.steps{display:block;margin-top:34px}.steps li{display:grid;grid-template-columns:44px 1fr;gap:0 12px;padding:23px 0}.step-number{grid-row:1/3;font-size:33px;margin:0}.steps h3{font-size:20px;padding-top:2px}.steps p{grid-column:2;font-size:15px;max-width:none;margin-top:9px}.steps li:last-child{padding-bottom:0}.library-section{padding-block:60px}.library-layout{grid-template-columns:1fr;gap:35px}.library-copy{padding:0}.library-copy h2{font-size:42px}.library-copy>p{font-size:16px;max-width:40ch;margin-top:20px}.reader-friends{margin-top:27px}.reader-friends img{width:64px;height:64px}.text-link{font-size:15px;margin-top:23px}.story-sample{padding:26px 24px}.story-sample h3{font-size:30px;margin-top:20px}.story-content{font-size:16px}.story-controls{max-width:none}.sample-footer{font-size:11px}.reading-section{grid-template-columns:1fr;gap:32px}.reading-copy h2{font-size:40px}.reading-copy>p{font-size:16px;margin-top:22px;max-width:none}.reading-copy .voice-note{font-size:14px}.feature-list dt{font-size:20px}.feature-list dd{max-width:none}.start-section{padding-block:60px}.start-section h2{font-size:43px}.start-intro{font-size:16px;line-height:1.65;margin-top:20px}.platforms{grid-template-columns:1fr;gap:32px;margin-top:35px}.platform{padding-top:27px}.platform h3{font-size:25px}.platform>p:first-of-type{margin-top:15px}.platform>.button{width:100%;margin-top:22px}.platform-meta{font-size:12px}.platform .web-note{max-width:none}.data-note{margin-top:35px;font-size:13px}.data-note svg{width:21px;height:21px}.teachers-section{gap:32px}.teachers-copy{display:block}.teachers-copy h2{font-size:40px}.teachers-copy>p{margin-top:23px}.teachers-copy .contact-alternative{margin-top:22px}.form-row{grid-template-columns:1fr;gap:0}.form-field{margin-bottom:20px}.form-field label{font-size:14px}.contact-form>button{width:100%}.faq-section{gap:32px}.faq-intro{display:block}.faq-intro h2{font-size:39px}.faq-intro p{max-width:36ch;margin-top:22px}.faq-list summary{font-size:16px;gap:20px;padding-block:20px}.faq-list details>div{font-size:14px}.site-footer{padding-block:30px}.footer-layout{gap:20px}.footer-layout>div{flex-wrap:wrap;gap:16px 25px;width:100%}.footer-layout>div a{font-size:12px}}
@media(max-width:360px){.wrap{padding-inline:18px}.brand{font-size:20px}.brand svg{width:28px}.site-header .header-app{font-size:11px;padding-inline:9px}.hero h1{font-size:44px}.hero-art{height:310px}.story-sample{padding-inline:20px}.story-sample h3{font-size:28px}.library-copy h2,.start-section h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
