/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--navy:#073f56;--deep:#082f44;--teal:#168597;--yellow:#f5bd25;--red:#dd3d20;--cream:#fff7e5;--paper:#fbefd2;--ink:#123c4c;--muted:#58717a;--line:#d9c9a8;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Trebuchet MS,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.eyebrow{color:var(--red);letter-spacing:.16em;margin:0 0 16px;font-size:.78rem;font-weight:900}.button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 24px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px #0000002b}.button:hover{transform:translateY(-2px);box-shadow:0 6px #00000024}.button-red{background:var(--red);color:#fff}.button-yellow{background:var(--yellow);color:var(--deep)}.button-small{min-height:42px;padding:0 17px;font-size:.82rem}.lead{font-size:1.16rem;line-height:1.7}.site-header{z-index:5;background:#fffaf0;border-bottom:1px solid #073f561a;justify-content:space-between;align-items:center;gap:32px;height:80px;padding:0 clamp(22px,4vw,64px);display:flex;position:relative}.brand{color:var(--navy);align-items:center;gap:9px;display:flex}.brand-mark{background:var(--yellow);border:3px solid var(--navy);border-radius:50%;place-items:center;width:39px;height:39px;font-size:20px;display:grid}.brand span:last-child{letter-spacing:.05em;flex-direction:column;font-size:.7rem;line-height:1.05;display:flex}.brand em{color:var(--red);font-size:1rem;font-style:normal}nav{gap:30px;font-size:.83rem;font-weight:800;display:flex}nav a{border-bottom:2px solid #0000;padding:6px 0}nav a:hover{border-color:var(--yellow)}.hero{background:radial-gradient(circle at 75% 35%,#ffffffe0,#0000 30%),linear-gradient(120deg,#e7f5ef,#fdf3d8 64%);grid-template-columns:1.06fr .94fr;align-items:center;gap:70px;min-height:680px;padding:68px clamp(24px,7vw,108px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:repeating-linear-gradient(135deg,var(--yellow) 0 13px,transparent 13px 25px);height:17px;position:absolute;bottom:0;left:0;right:0}.hero-doodles{color:#073f563d;font-size:28px;position:absolute;top:28px;right:8%;transform:rotate(-4deg)}.hero h1,.manifesto h2,.book-copy h2,.framework-heading h2,.activity-copy h2,.badges-copy h2,.series-section h2,.parents-copy h2,.join-copy h2{color:var(--deep);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:900}.hero h1{font-size:clamp(3rem,5.3vw,5.2rem);line-height:.99}.hero h1 span{color:var(--red);font-style:italic}.hero-lede{color:#355b67;max-width:650px;margin:26px 0;font-size:1.18rem;line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.text-link{color:var(--navy);border-bottom:2px solid var(--yellow);padding:6px 0;font-weight:900}.trust-row{color:#45636c;flex-wrap:wrap;gap:23px;margin-top:34px;font-size:.82rem;font-weight:800;display:flex}.trust-row span:first-letter{color:var(--teal)}.hero-art{justify-self:center;max-width:455px;position:relative}.cover-frame{background:#fff;border:2px solid #fff;border-radius:10px;padding:10px;transform:rotate(2.2deg);box-shadow:0 20px 42px #073f563d}.cover-frame img{border-radius:4px}.hero-note{background:var(--yellow);color:var(--deep);padding:17px 22px;font-size:.9rem;line-height:1.45;position:absolute;bottom:50px;right:-92px;transform:rotate(-5deg);box-shadow:5px 7px #073f562e}.manifesto{text-align:center;background:var(--deep);color:#d5e9e9;padding:92px clamp(24px,7vw,108px)}.manifesto .eyebrow{color:var(--yellow)}.manifesto h2{color:#fff;font-size:clamp(2.3rem,4vw,4rem)}.manifesto>p:not(.eyebrow){max-width:750px;margin:22px auto 48px;font-size:1.08rem;line-height:1.75}.manifesto em{color:var(--yellow)}.promise-grid{text-align:left;border-top:1px solid #315e6d;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:auto;display:grid}.promise-grid article{padding:34px 36px}.promise-grid article+article{border-left:1px solid #315e6d}.promise-grid span{color:var(--yellow);font-weight:900}.promise-grid h3{color:#fff;margin:12px 0 8px;font-family:Georgia,serif;font-size:1.3rem}.promise-grid p{color:#bad1d4;margin:0;font-size:.93rem;line-height:1.6}.book-section{grid-template-columns:1.03fr .97fr;min-height:670px;display:grid}.book-scene{min-height:560px;position:relative;overflow:hidden}.book-scene img{object-fit:cover;width:100%;height:100%}.scene-caption{background:var(--navy);color:#fff;letter-spacing:.14em;padding:12px 17px;font-size:.77rem;font-weight:900;position:absolute;bottom:28px;left:30px;transform:rotate(-2deg)}.book-copy{background:#fffaf0;padding:76px clamp(32px,6vw,92px)}.book-copy h2{font-size:clamp(2.5rem,4.4vw,4.4rem);line-height:1.02}.book-copy>p:not(.eyebrow){color:#465f66;line-height:1.72}.book-copy blockquote{border-left:5px solid var(--yellow);color:var(--navy);margin:25px 0;padding:20px 0 20px 24px;font-family:Georgia,serif;font-size:1.35rem;font-style:italic;font-weight:700}.book-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:28px;display:flex}.coming-pill{border:2px solid var(--red);color:var(--red);letter-spacing:.1em;padding:11px 15px;font-size:.72rem;font-weight:900}.book-actions a{color:var(--navy);font-weight:900}.framework-section{background:#f2e3c4;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding:95px clamp(24px,8vw,125px);display:grid;position:relative;overflow:hidden}.framework-section:before{content:"";opacity:.16;background-image:radial-gradient(#a48049 1px,#0000 1px);background-size:17px 17px;position:absolute;inset:0}.framework-heading,.framework-cycle{position:relative}.framework-heading h2{font-size:clamp(2.7rem,4.5vw,4.5rem);line-height:1.03}.framework-heading h2 span{color:var(--red);font-style:italic}.framework-heading>p:last-child{color:#4f6468;line-height:1.7}.framework-cycle{width:100%;max-width:650px;height:430px;margin:auto}.cycle-center{text-align:center;background:var(--yellow);outline:4px solid var(--navy);width:160px;height:160px;color:var(--navy);border:8px solid #fff3d4;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:1.45rem;font-weight:900;display:grid;position:absolute;inset:50% auto auto 50%;translate:-50% -50%;box-shadow:0 12px 22px #4a3a192e}.cycle-step{border:2px solid var(--navy);background:#fffaf0;border-radius:10px;width:215px;padding:18px 16px 18px 54px;position:absolute;box-shadow:5px 6px #073f562b}.cycle-step b{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:18px;left:13px}.cycle-step strong,.cycle-step span{display:block}.cycle-step strong{color:var(--navy);font-size:.95rem}.cycle-step span{color:#617076;margin-top:5px;font-size:.77rem}.step-one{top:46px;left:0;transform:rotate(-3deg)}.step-two{top:46px;right:0;transform:rotate(3deg)}.step-three{bottom:12px;left:50%;transform:rotate(-1deg)}.activities-section{background:var(--yellow);grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;padding:95px clamp(24px,8vw,125px);display:grid}.activity-visual{justify-self:center;max-width:440px;position:relative}.activity-visual img{border:10px solid #fff;transform:rotate(-2deg);box-shadow:13px 16px #784b0d38}.free-sticker{text-align:center;background:var(--red);color:#fff;border:4px solid #fff;border-radius:50%;place-content:center;width:105px;height:105px;font-weight:800;display:grid;position:absolute;top:22px;right:-42px;transform:rotate(9deg);box-shadow:0 5px #5f250f33}.activity-copy .eyebrow{color:var(--navy)}.activity-copy h2{font-size:clamp(2.8rem,4.8vw,4.7rem);line-height:1.02}.activity-copy p{color:#324f57}.activity-copy ul{gap:17px;margin:26px 0;padding:0;list-style:none;display:grid}.activity-copy li{align-items:center;gap:15px;display:flex}.activity-copy li>span{width:42px;height:42px;color:var(--red);background:#fff7dc;border-radius:50%;place-items:center;font-size:20px;display:grid}.activity-copy li div{font-size:.91rem;line-height:1.45}.fine-print{margin:12px 0 0 8px;font-size:.75rem}.badges-section{background:var(--navy);color:#c6dcdf;grid-template-columns:1fr .82fr;align-items:center;gap:80px;padding:95px clamp(24px,8vw,125px);display:grid;overflow:hidden}.badges-copy h2{color:#fff;font-size:clamp(2.7rem,4.6vw,4.6rem);line-height:1.03}.badges-copy>p:not(.eyebrow){max-width:600px;line-height:1.75}.badges-section .eyebrow{color:var(--yellow)}.badge-points{color:#fff;flex-direction:column;gap:13px;margin-top:30px;font-weight:800;display:flex}.badge-points span:first-letter{color:var(--yellow)}.badge-card{justify-self:center;max-width:400px}.badge-card img{border:9px solid #fff6df;transform:rotate(2.5deg);box-shadow:15px 18px #0000002b}.series-section{text-align:center;background:#fffaf0;padding:100px clamp(24px,6vw,92px)}.series-section h2{font-size:clamp(2.8rem,4.6vw,4.7rem);line-height:1.05}.series-section h2 span{color:var(--red);font-style:italic}.section-intro{color:#62747a;max-width:640px;margin:20px auto 45px;line-height:1.6}.series-grid{grid-template-columns:repeat(4,1fr);gap:17px;max-width:1180px;margin:auto;display:grid}.series-grid article{background:#fff;border:1px solid #dfd1b6;border-radius:10px;min-height:300px;box-shadow:0 5px #073f5614}.series-featured{text-align:left;grid-column:span 2;grid-template-columns:.7fr 1.3fr;display:grid;overflow:hidden}.series-featured img{object-fit:cover;width:100%;height:100%}.series-featured>div{align-self:center;padding:36px 28px}.series-featured span,.book-number{letter-spacing:.1em;color:var(--red);font-size:.68rem;font-weight:900}.series-featured h3,.future-card h3{color:var(--navy);margin:15px 0 8px;font-family:Georgia,serif;font-size:1.75rem}.series-featured p{color:#61737a}.future-card{flex-direction:column;align-items:center;padding:24px 17px;display:flex}.mini-badge{background:var(--navy);width:88px;height:88px;color:var(--yellow);border:8px double var(--yellow);border-radius:50%;place-items:center;margin:22px auto 5px;font-size:34px;display:grid;box-shadow:0 5px #0000001f}.future-card h3{font-size:1.3rem}.future-card p{letter-spacing:.13em;font-size:.65rem;font-weight:900}.future-card.green .mini-badge{background:#246a4a}.future-card.red .mini-badge{background:#a7352e}.future-card.purple .mini-badge{background:#6a4584}.future-card.gold .mini-badge{background:#926a20}.future-card.blue .mini-badge{background:#236686}.future-card.orange .mini-badge{background:#a94b1f}.series-more{color:#78898e;max-width:920px;margin:35px auto 0;font-size:.82rem;line-height:1.8}.parents-section{grid-template-columns:1fr 1fr;min-height:620px;display:grid}.parents-art{overflow:hidden}.parents-art img{object-fit:cover;width:100%;height:100%}.parents-copy{background:#e8f1ec;padding:82px clamp(32px,6vw,92px)}.parents-copy h2{font-size:clamp(2.5rem,4.2vw,4.1rem);line-height:1.06}.parents-copy>p{color:#4e686f;line-height:1.7}.parent-tool{border-left:6px solid var(--yellow);background:#fff;margin:28px 0;padding:22px 24px;box-shadow:0 4px #073f5614}.parent-tool b{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.parent-tool p{margin:8px 0 0;line-height:1.6}.author-line{border-top:1px solid #bad0c9;padding-top:22px;font-size:.85rem}.join-section{background:var(--red);color:#fff;grid-template-columns:.3fr 1fr;align-items:center;gap:55px;min-height:480px;padding:82px clamp(24px,9vw,145px);display:grid;position:relative;overflow:hidden}.join-section:before,.join-section:after{content:"";border:3px solid #ffffff1f;border-radius:50%;width:220px;height:220px;position:absolute}.join-section:before{top:-80px;left:-80px}.join-section:after{bottom:-100px;right:-100px}.join-art{background:var(--yellow);width:185px;height:185px;color:var(--navy);border:10px double #fff;border-radius:50%;place-items:center;font-size:78px;display:grid;transform:rotate(-7deg);box-shadow:0 12px #5b1d0e33}.join-copy{z-index:1;position:relative}.join-section .eyebrow{color:#ffe9a5}.join-copy h2{color:#fff;font-size:clamp(2.5rem,4.3vw,4.3rem);line-height:1.02}.join-copy>p{max-width:780px;line-height:1.6}.signup-form{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.signup-form label{flex:1;min-width:180px}.signup-form label span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.signup-form input{width:100%;height:55px;color:var(--ink);background:#fff;border:2px solid #0000;border-radius:7px;outline:none;padding:0 18px}.signup-form input:focus{border-color:var(--yellow)}.signup-form .button{box-shadow:0 4px #4a260a40}.signup-form button:disabled{opacity:.7;cursor:wait}.join-copy small{color:#ffd8cc;margin-top:13px;display:block}.form-error{color:#fff2b6;flex-basis:100%;margin:3px 0 0;font-weight:800}.form-message{border-radius:8px;margin-top:28px;padding:18px 22px;font-weight:900}.form-message.success{color:var(--navy);background:#fff}footer{color:#c8d9dc;background:#062b3c;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:35px;padding:42px clamp(24px,6vw,92px);font-size:.78rem;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand>span{background:var(--yellow);width:42px;height:42px;color:var(--navy);border-radius:50%;place-items:center;font-size:20px;display:grid}.footer-brand div{flex-direction:column;display:flex}.footer-brand strong{color:#fff}.footer-brand em{margin-top:4px;font-style:normal}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.footer-links a:hover{color:var(--yellow)}footer>p{text-align:right;margin:0}@media (width<=1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr;gap:35px;padding-inline:40px}.hero-note{right:-20px}.promise-grid article{padding-inline:20px}.framework-section,.activities-section,.badges-section{gap:45px;padding-inline:45px}.series-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr 1fr}footer>p{text-align:center;grid-column:1/-1}}@media (width<=760px){.site-header{height:68px;padding:0 16px}.site-header>.button{display:none}.brand span:last-child{font-size:.6rem}.brand em{font-size:.88rem}.hero{text-align:center;grid-template-columns:1fr;min-height:0;padding:45px 22px 65px}.hero-copy{order:1}.hero-art{order:0;max-width:285px}.hero h1{font-size:2.85rem}.hero-lede{font-size:1rem}.hero-actions,.trust-row{justify-content:center}.hero-note{padding:12px;font-size:.68rem;bottom:28px;right:-32px}.manifesto,.series-section{padding:70px 22px}.manifesto h2,.series-section h2{font-size:2.45rem}.promise-grid{grid-template-columns:1fr}.promise-grid article+article{border-top:1px solid #315e6d;border-left:0}.book-section,.parents-section{grid-template-columns:1fr}.book-scene,.parents-art{min-height:360px}.book-copy,.parents-copy{padding:60px 24px}.framework-section,.activities-section,.badges-section{grid-template-columns:1fr;padding:70px 24px}.framework-cycle{height:500px}.cycle-step{width:180px}.step-one,.step-two{top:18px}.step-three{bottom:10px}.activity-visual{max-width:310px}.activity-copy{text-align:center}.activity-copy li{text-align:left}.activity-copy .button{width:100%}.badges-copy{text-align:center}.badge-points{align-items:center}.badge-card{max-width:300px}.series-grid{grid-template-columns:1fr}.series-featured{grid-column:auto;grid-template-columns:.8fr 1.2fr}.future-card{min-height:270px!important}.join-section{text-align:center;grid-template-columns:1fr;padding:65px 22px}.join-art{width:130px;height:130px;margin:auto;font-size:52px}.signup-form{grid-template-columns:1fr;display:grid}.signup-form label{min-width:0}.signup-form .button{width:100%}footer{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-links{justify-content:center}footer>p{text-align:center;grid-column:auto}}@media (width<=420px){.hero h1{font-size:2.55rem}.trust-row{gap:10px 16px}.framework-cycle{height:545px}.cycle-center{width:135px;height:135px}.cycle-step{width:165px;padding-left:46px}.step-one{left:-9px}.step-two{right:-9px}.series-featured{grid-template-columns:1fr}.series-featured img{object-position:center 32%;height:260px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
