:root{--cream:#fff8e8;--cream-deep:#f4ead4;--paper:#fffdf7;--forest:#123d2d;--forest-deep:#072f25;--green:#00b86b;--green-dark:#009e5c;--mint:#dff5e6;--coral:#ff6f5e;--orange:#f4a340;--ink:#173128;--muted:#60736b;--line:#123d2d29;--shadow:0 22px 70px #123d2d1f;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}body:before{content:"";pointer-events:none;z-index:20;opacity:.055;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);color:var(--forest-deep);letter-spacing:-.038em}h1{font-size:clamp(3.25rem,6.4vw,6.15rem);line-height:.98}h2{font-size:clamp(2.35rem,4.2vw,4.4rem);line-height:1.03}h3{color:var(--forest-deep);font-size:1.35rem;line-height:1.25}.wrap{width:min(1320px,100% - 72px);margin-inline:auto}.section{padding:112px 0;position:relative;overflow:hidden}.section--paper{background:var(--paper)}.section--cream{background:var(--cream)}.section--forest{background:var(--forest-deep);color:#fff9eb}.section--forest h2,.section--forest h3{color:#fff9eb}.section--forest p{color:#fff9ebcc}.eyebrow{color:var(--green-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-size:.79rem;font-weight:800}.eyebrow--light{color:#7de9b7}.section-heading{max-width:820px;margin-bottom:52px}.section-heading h2{margin-bottom:24px}.section-heading--center{text-align:center;margin-inline:auto}.section-copy{max-width:690px;color:var(--muted);font-size:1.12rem}.section-heading--center .section-copy{margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf7f0;position:sticky;top:0}.header-inner{align-items:center;gap:26px;width:min(1380px,100% - 48px);height:92px;margin-inline:auto;display:flex}.brand{flex:none;align-items:center;gap:8px;display:inline-flex}.brand-mark-clean{background:0 0;place-items:center;width:68px;height:64px;display:grid;overflow:hidden}.brand-mark-clean img{width:62px;max-width:none;height:auto}.brand-name{letter-spacing:-.04em;color:var(--forest-deep);font-size:1.42rem;font-weight:800}.desktop-nav{align-items:center;gap:clamp(20px,2.3vw,38px);margin-left:auto;display:flex}.desktop-nav a{white-space:nowrap;font-size:.96rem;font-weight:650;position:relative}.desktop-nav a:after{content:"";background:var(--coral);height:2px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-cta{border:1.5px solid var(--forest-deep);border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:.9rem;font-weight:750;transition:all .18s;display:inline-flex}.header-cta:hover{background:var(--forest-deep);color:#fff;transform:translateY(-1px)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--forest);border-radius:8px;padding:9px 14px;font-weight:750;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--paper);width:min(320px,100vw - 32px);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:14px;gap:4px;padding:18px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav>a:not(.button){padding:10px 8px;font-weight:700}.button-row{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.button{border:1.5px solid var(--forest-deep);border-radius:12px;justify-content:center;align-items:center;gap:22px;min-height:62px;padding:0 28px;font-weight:780;line-height:1.2;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.button span{font-size:1.35em;line-height:1;transition:transform .18s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #123d2d21}.button:hover span{transform:translate(4px)}.button--primary{background:var(--forest-deep);color:#fff}.button--primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button--secondary{color:var(--forest-deep);background:0 0}.button--secondary:hover{background:var(--mint)}.section--forest .button--secondary{color:#fff9eb;border-color:#fff9eb}.section--forest .button--secondary:hover{color:var(--forest-deep);background:#fff9eb}.text-link{color:var(--forest-deep);border-bottom:2px solid var(--green);align-items:center;gap:10px;margin-top:28px;font-weight:800;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.text-link--light{color:#fff9eb;border-bottom-color:var(--coral)}.home-hero{background:var(--cream);padding:48px 0 34px;overflow:hidden}.home-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:46px;min-height:610px;display:grid}.home-hero__copy{z-index:2;padding:28px 0 12px 4px;position:relative}.home-hero h1{max-width:740px;margin:0 0 26px}.hero-copy{max-width:680px;margin-bottom:0;font-size:clamp(1.08rem,1.5vw,1.3rem);line-height:1.55}.coral-scribble{width:152px;height:34px;margin-bottom:18px;transform:rotate(-4deg)}.coral-scribble span{background:var(--coral);border-radius:100%;width:100%;height:5px;margin-top:8px;display:block}.coral-scribble span:last-child{width:62%;margin-left:26px}.hero-art{isolation:isolate;height:580px;position:relative}.hero-blob{border-radius:48% 52% 40% 60%/32% 33% 67% 68%;position:absolute}.hero-blob--bright{background:var(--green);inset:4% 3% 15% 6%;transform:rotate(-4deg)}.hero-blob--dark{background:var(--forest-deep);inset:10% -6% 3% 18%;overflow:hidden;transform:rotate(2deg)}.hero-logo-knockout{z-index:3;aspect-ratio:1009/753;object-fit:contain;filter:brightness(0)invert();opacity:.96;width:74%;height:auto;position:absolute;top:8%;right:-1%;transform:rotate(1deg)}.notepaper{z-index:4;background:repeating-linear-gradient(#fffaf0 0 34px,#b8d2dc 35px 36px);border-left:2px solid #ff6f5eb3;width:43%;height:53%;position:absolute;top:25%;left:3%;transform:rotate(-8deg);box-shadow:0 22px 38px #072f2533}.notepaper:after{content:"";border-left:1px solid #ff6f5e8c;position:absolute;inset:0 0 0 30px}.notepaper__hole{background:var(--forest-deep);border-radius:50%;width:12px;height:12px;position:absolute;left:8px}.notepaper__hole--one{top:15%}.notepaper__hole--two{top:48%}.notepaper__hole--three{top:80%}.checkmark{font-family:var(--serif);color:var(--green-dark);font-size:8rem;line-height:1;position:absolute;top:20%;left:30%;transform:rotate(-7deg)}.pencil{z-index:5;background:linear-gradient(#fbc265 0 28%, var(--orange) 29% 72%, #d98322 73%);border-radius:8px 0 0 8px;width:58%;height:34px;position:absolute;bottom:15%;right:2%;transform:rotate(20deg);box-shadow:0 13px 24px #072f2540}.pencil:before{content:"";border-top:17px solid #0000;border-bottom:17px solid #0000;border-right:44px solid #e8c79a;position:absolute;top:0;left:-44px}.pencil:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:16px solid var(--forest-deep);position:absolute;top:11px;left:-44px}.pencil span{background:var(--coral);border-left:5px solid #d6a45b;border-radius:0 8px 8px 0;width:32px;height:34px;position:absolute;right:-28px}.spark{z-index:6;color:#b7df79;font-size:2rem;position:absolute}.spark--one{top:16%;right:4%}.spark--two{color:var(--orange);bottom:23%;right:14%}.coral-orb{z-index:2;background:var(--coral);border-radius:50%;width:210px;height:210px;position:absolute;bottom:-14%;right:-14%}.trust-strip{background:#f4fff694;border:1px solid #123d2d40;border-radius:16px;grid-template-columns:repeat(3,1fr);align-items:center;min-height:106px;display:grid}.trust-item{align-items:center;gap:18px;min-height:58px;padding:0 34px;font-size:1.03rem;display:flex}.trust-item+.trust-item{border-left:1px solid var(--line)}.trust-item>span{border:2px solid var(--green-dark);width:46px;height:46px;color:var(--green-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.promise-band{background:var(--forest-deep);color:#fff9eb}.promise-band__inner{min-height:82px;font-family:var(--serif);justify-content:center;align-items:center;gap:28px;font-size:1.22rem;display:flex}.promise-band__inner i{background:var(--coral);border-radius:50%;width:7px;height:7px}.feature-grid{gap:24px;display:grid}.feature-grid--three{grid-template-columns:repeat(3,1fr)}.feature-card{border-radius:28px;min-height:300px;padding:34px;position:relative;overflow:hidden}.feature-card h3{font-family:var(--serif);margin:74px 0 14px;font-size:2.15rem}.feature-card p{max-width:330px;margin-bottom:0}.feature-card--green{background:var(--forest-deep);color:#fff9eb}.feature-card--green h3{color:#fff9eb}.feature-card--paper{background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 50px #123d2d0f}.feature-card--coral{background:#ffd4c7}.card-number{font-family:var(--serif);color:var(--green);font-size:3rem;font-weight:700;position:absolute;top:30px;right:34px}.feature-card--coral .card-number{color:var(--forest-deep)}.split-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.split-section h2{margin-bottom:26px}.split-section>div:first-child>p:not(.eyebrow){max-width:590px;font-size:1.12rem}.split-section--balanced{grid-template-columns:1fr 1fr}.subject-stack{gap:14px;display:grid}.subject-stack article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:180px 1fr;align-items:center;gap:18px;padding:26px 28px;display:grid}.subject-stack span{font-family:var(--serif);color:#7de9b7;font-size:1.45rem;font-weight:700}.subject-stack p{margin:0}.steps-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.step-card{padding:32px 26px 20px 0;position:relative}.step-card+.step-card{border-left:1px solid var(--line);padding-left:26px}.step-card>span{color:var(--coral);font-family:var(--serif);font-size:1.4rem}.step-card h3{margin:42px 0 12px}.step-card p{color:var(--muted);margin-bottom:0}.weekly-teaser{background:var(--mint)}.weekly-teaser__grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:100px;display:grid}.weekly-teaser__grid h2{max-width:760px}.weekly-teaser__grid p:not(.eyebrow){max-width:690px;font-size:1.12rem}.weekly-paper-stack{min-height:470px;position:relative}.paper-sheet{width:320px;height:420px;box-shadow:var(--shadow);border-radius:6px;position:absolute;top:50%;left:50%}.paper-sheet--back{background:var(--coral);transform:translate(-46%,-52%)rotate(7deg)}.paper-sheet--front{background:var(--paper);border:1px solid #123d2d1a;padding:38px;transform:translate(-54%,-50%)rotate(-4deg)}.paper-sheet--front strong{font-family:var(--serif);color:var(--forest-deep);margin:35px 0 28px;font-size:2.5rem;line-height:1;display:block}.paper-sheet--front i{background:#123d2d33;height:1px;margin:18px 0;display:block}.mini-label{color:var(--green-dark);letter-spacing:.16em;font-size:.7rem;font-weight:900}.paper-price{color:var(--forest-deep);font-weight:800;position:absolute;bottom:30px;left:38px}.location-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:980px;margin:0 auto;display:grid}.location-card{color:#fff9eb;background:var(--forest-deep);border-radius:26px;flex-direction:column;min-height:260px;padding:34px;transition:transform .18s,box-shadow .18s;display:flex}.location-card:nth-child(2){background:var(--green-dark)}.location-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.location-card span{text-transform:uppercase;letter-spacing:.16em;color:#8decc2;font-size:.78rem;font-weight:850}.location-card strong{font-family:var(--serif);margin:50px 0 0;font-size:1.8rem;line-height:1.25}.location-card i{margin-top:auto;font-style:normal;font-weight:800}.page-intro{background:var(--forest-deep);color:#fff9eb;position:relative;overflow:hidden}.page-intro__inner{z-index:2;min-height:520px;padding-block:104px;position:relative}.page-intro h1{color:#fff9eb;max-width:950px;margin-bottom:26px;font-size:clamp(3.3rem,6vw,6rem)}.page-intro__inner>p:not(.eyebrow){color:#fff9ebd1;max-width:760px;font-size:1.22rem}.page-intro__actions{margin-top:36px}.page-intro .button--primary{color:var(--forest-deep);background:#fff9eb;border-color:#fff9eb}.page-intro .button--primary:hover{background:var(--green);color:var(--forest-deep);border-color:var(--green)}.page-intro__shape{border-radius:47% 53% 58% 42%/61% 36% 64% 39%;position:absolute}.page-intro__shape--one{background:var(--green);opacity:.9;width:520px;height:520px;top:-210px;right:-120px}.page-intro__shape--two{background:var(--coral);opacity:.92;width:270px;height:270px;bottom:-190px;right:250px}.pricing-lead{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.pricing-lead h2{color:var(--green-dark);margin-bottom:20px;font-size:clamp(4rem,8vw,7rem)}.pricing-lead>div>p:last-child{max-width:540px;color:var(--muted);font-size:1.1rem}.tick-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.tick-list li{border-bottom:1px solid var(--line);padding:14px 0 14px 54px;font-weight:650;position:relative}.tick-list li:before{content:"✓";background:var(--mint);width:34px;height:34px;color:var(--green-dark);border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:10px;left:0}.tick-list--large{margin-bottom:32px}.tick-list--large li{font-size:1.05rem}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--line);background:var(--paper);border-radius:28px;flex-direction:column;min-height:510px;padding:34px;display:flex}.service-card h3{font-family:var(--serif);margin:76px 0 28px;font-size:2rem}.service-card ul{margin:auto 0 0;padding:0;list-style:none}.service-card li{border-top:1px solid var(--line);padding:10px 0}.service-card__tag{background:var(--mint);color:var(--green-dark);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-self:flex-start;padding:7px 12px;font-size:.75rem;font-weight:850}.service-card--maths{background:var(--forest-deep);color:#fff9eb}.service-card--maths h3{color:#fff9eb}.service-card--maths li{border-color:#ffffff29}.service-card--writing{background:#ffd8cf}.large-copy{font-size:1.15rem}.large-copy p{margin-bottom:22px}.faq-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--forest-deep);padding:25px 50px 25px 0;font-size:1.12rem;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-family:var(--serif);color:var(--green-dark);font-size:2rem;position:absolute;top:18px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);margin:-6px 45px 24px 0}.process-list{border-top:1px solid var(--line)}.process-row{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr 300px;align-items:start;gap:38px;padding:44px 0;display:grid}.process-number{font-family:var(--serif);color:var(--coral);font-size:2.2rem}.process-row h2{margin-bottom:12px;font-size:2.15rem}.process-row p{color:var(--muted);margin:0}.process-note{background:var(--mint);border-radius:14px;padding:18px;font-size:.92rem;font-weight:700;color:var(--forest)!important}.parent-promise{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.promise-list p{border-bottom:1px solid var(--line);padding:22px 0}.story-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.team-grid{gap:28px;display:grid}.team-card{border:1px solid var(--line);background:var(--paper);border-radius:28px;grid-template-columns:310px 1fr;align-items:center;gap:52px;min-height:390px;padding:36px;display:grid}.team-card--reverse{grid-template-columns:1fr 310px}.team-card--reverse .team-monogram{order:2}.team-monogram{aspect-ratio:1;background:var(--forest-deep);color:#fff9eb;font-family:var(--serif);border-radius:42% 58% 52% 48%/45% 43% 57% 55%;place-items:center;font-size:4.5rem;display:grid}.team-monogram--coral{background:var(--coral);color:var(--forest-deep)}.team-card h3{font-family:var(--serif);margin:4px 0 18px;font-size:2.5rem}.team-card p{color:var(--muted)}.team-role{letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:850;color:var(--green-dark)!important}.value-row{border:1px solid var(--line);border-radius:26px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.value-row article{background:var(--paper);min-height:230px;padding:30px}.value-row article+article{border-left:1px solid var(--line)}.value-row strong{font-family:var(--serif);color:var(--forest-deep);font-size:1.7rem}.value-row p{color:var(--muted);margin:58px 0 0}.product-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;display:grid}.product-cover{aspect-ratio:.78;background:var(--forest-deep);width:min(440px,100%);box-shadow:var(--shadow);color:#fff9eb;border-radius:10px 28px 28px 10px;margin-inline:auto;padding:42px;position:relative;overflow:hidden}.product-cover:after{content:"";background:var(--coral);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-70px;right:-90px}.product-cover img{filter:brightness(0)invert();width:120px;height:auto;margin:30px 0}.product-cover h2{color:#fff9eb;font-size:3.5rem}.product-cover__week{color:#7de9b7;letter-spacing:.16em;font-size:.72rem;font-weight:900}.product-cover__subjects{align-items:center;gap:12px;display:flex}.product-cover__subjects i{background:var(--coral);border-radius:50%;width:6px;height:6px}.product-cover>strong{z-index:2;position:absolute;bottom:36px;left:42px}.small-note{color:var(--muted);margin-top:16px;font-size:.84rem}.weekly-rhythm{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.rhythm-steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.rhythm-steps article{border:1px solid var(--line);background:var(--paper);border-radius:20px;flex-direction:column;min-height:260px;padding:26px;display:flex}.rhythm-steps span{background:var(--green);width:42px;height:42px;color:var(--forest-deep);font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.4rem;font-weight:700;display:grid}.rhythm-steps strong{font-family:var(--serif);color:var(--forest-deep);margin-top:auto;font-size:1.5rem}.rhythm-steps p{color:var(--muted);margin:8px 0 0}.resource-feature-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.resource-feature{border-radius:28px;flex-direction:column;align-items:flex-start;min-height:410px;padding:42px;display:flex}.resource-feature>span{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:850}.resource-feature h2{margin:76px 0 20px;font-size:3.1rem}.resource-feature p{max-width:500px}.resource-feature .button{margin-top:auto}.resource-feature--green{background:var(--green)}.resource-feature--coral{background:#ffd4c7}.book-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.book-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:26px}.book-spine{color:#fff9eb;min-height:260px;box-shadow:10px 12px 0 var(--cream-deep);border-radius:6px 18px 18px 6px;flex-direction:column;justify-content:space-between;margin-bottom:28px;padding:28px;display:flex}.book-spine span{letter-spacing:.16em;font-size:.64rem;font-weight:850}.book-spine strong{font-family:var(--serif);font-size:1.75rem;line-height:1.1}.book-spine--1{background:var(--forest-deep)}.book-spine--2{background:var(--green-dark)}.book-spine--3{background:var(--coral);color:var(--forest-deep)}.book-card h3{margin-bottom:12px}.book-card p{color:var(--muted)}.contact-grid{grid-template-columns:1.15fr .85fr;gap:22px;display:grid}.contact-card{border:1px solid var(--line);background:var(--cream);border-radius:26px;min-height:340px;padding:36px}.contact-card--main{background:var(--forest-deep);color:#fff9eb;grid-row:span 2}.contact-card--main h2{color:#fff9eb}.contact-card--main>p:not(.eyebrow){color:#fff9ebcc;max-width:560px}.contact-card h2{margin:44px 0 18px;font-size:2.3rem}.contact-card dl{margin-top:55px}.contact-card dl div{border-top:1px solid #ffffff29;grid-template-columns:110px 1fr;padding:18px 0;display:grid}.contact-card dt{color:#8decc2;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem;font-weight:850}.contact-card dd{margin:0;font-weight:750}.location-label{color:var(--green-dark);text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:850}.contact-steps ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.contact-steps li{background:var(--paper);border:1px solid var(--line);border-radius:14px;align-items:center;gap:18px;padding:18px;font-weight:700;display:flex}.contact-steps li span{background:var(--green);width:38px;height:38px;font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1.25rem;display:grid}.final-cta{background:var(--green);padding:80px 0}.final-cta__inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.final-cta h2{max-width:820px;margin-bottom:16px}.final-cta p:not(.eyebrow){max-width:760px;margin-bottom:0}.final-cta .button{flex:none}.site-footer{background:var(--forest-deep);color:#fff9ebc7}.footer-main{grid-template-columns:1.5fr .75fr .9fr 1.1fr;gap:64px;padding:76px 0 60px;display:grid}.site-footer .brand-mark-clean img{filter:brightness(0)invert()}.site-footer .brand-name{color:#fff9eb}.brand--compact .brand-mark-clean{width:58px;height:52px}.footer-brand p{max-width:330px;margin-top:18px}.site-footer h2{color:#7de9b7;font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;font-size:.74rem}.site-footer div>a:not(.brand):not(.text-link){margin:9px 0;display:block}.site-footer div>a:hover{color:#fff9eb}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:24px;min-height:78px;font-size:.8rem;display:flex}.footer-legal{gap:18px;display:flex}.reveal{animation:.52s both reveal}.reveal--late{animation-delay:.11s}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}:focus-visible{outline:3px solid var(--coral);outline-offset:4px;border-radius:5px}@media (width<=1180px){.desktop-nav{gap:16px}.desktop-nav a{font-size:.86rem}.header-cta{display:none}.home-hero__grid{grid-template-columns:1fr 1fr}.home-hero h1{font-size:clamp(3.5rem,6.8vw,5.2rem)}.hero-art{height:520px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:1/-1}}@media (width<=900px){.wrap{width:min(100% - 40px,720px)}.section{padding:78px 0}.desktop-nav{display:none}.mobile-menu{display:block}.header-inner{width:calc(100% - 32px);height:78px}.brand-mark-clean{width:58px;height:54px}.brand-name{font-size:1.18rem}.home-hero{padding-top:26px}.home-hero__grid{grid-template-columns:1fr;gap:10px}.home-hero__copy{padding-top:20px}.hero-art{height:540px}.trust-strip{grid-template-columns:1fr;padding:12px 20px}.trust-item{padding:12px 0}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--line)}.promise-band__inner{flex-wrap:wrap;gap:14px 20px;padding:18px 0}.feature-grid--three,.service-grid,.book-grid{grid-template-columns:1fr}.feature-card{min-height:260px}.service-card{min-height:420px}.split-section,.split-section--balanced,.pricing-lead,.faq-grid,.story-grid,.parent-promise,.weekly-rhythm,.product-layout{grid-template-columns:1fr;gap:48px}.subject-stack article{grid-template-columns:140px 1fr}.steps-grid{grid-template-columns:1fr 1fr}.step-card:nth-child(3){border-left:0;padding-left:0}.step-card:nth-child(n+3){border-top:1px solid var(--line)}.weekly-teaser__grid{grid-template-columns:1fr;gap:42px}.weekly-paper-stack{min-height:430px}.location-grid,.resource-feature-grid,.contact-grid{grid-template-columns:1fr}.contact-card--main{grid-row:auto}.process-row{grid-template-columns:70px 1fr}.process-note{grid-column:2}.team-card,.team-card--reverse{grid-template-columns:220px 1fr}.team-card--reverse .team-monogram{order:initial}.value-row{grid-template-columns:1fr 1fr}.value-row article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.value-row article:nth-child(4){border-top:1px solid var(--line)}.rhythm-steps{grid-template-columns:1fr}.rhythm-steps article{min-height:190px}.final-cta__inner{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr;gap:46px}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-wrap:wrap;padding:22px 0}}@media (width<=580px){body{font-size:16px}.wrap{width:min(100% - 28px,520px)}.site-header .brand-name{font-size:1rem}.brand-mark-clean{width:50px;height:48px}.mobile-menu summary{padding:8px 11px;font-size:.86rem}.home-hero h1{font-size:clamp(3rem,15vw,4.2rem)}.hero-copy{font-size:1.02rem}.button-row{display:grid}.button{width:100%;padding-inline:18px}.hero-art{height:390px;margin-top:10px}.hero-logo-knockout{width:80%;top:6%;right:-4%}.notepaper{width:48%;height:57%;top:24%}.checkmark{font-size:5.3rem}.pencil{height:25px;bottom:13%}.pencil:before{border-top-width:12px;border-bottom-width:13px;border-right-width:32px;left:-32px}.pencil:after{top:8px;left:-32px}.pencil span{width:26px;height:25px;right:-24px}.coral-orb{width:140px;height:140px}.trust-item{font-size:.95rem}.promise-band__inner{justify-content:flex-start;font-size:1.02rem}.promise-band__inner i:nth-of-type(2){display:none}.feature-grid--three,.steps-grid,.location-grid,.resource-feature-grid,.value-row{grid-template-columns:1fr}.step-card,.step-card+.step-card{border-left:0;border-top:1px solid var(--line);padding:28px 0}.subject-stack article{grid-template-columns:1fr}.paper-sheet{width:270px;height:370px}.weekly-paper-stack{min-height:390px}.page-intro__inner{min-height:470px;padding-block:76px}.page-intro h1{font-size:clamp(3rem,14vw,4.5rem)}.process-row{grid-template-columns:1fr;gap:14px}.process-note{grid-column:auto}.team-card,.team-card--reverse{grid-template-columns:1fr;padding:24px}.team-monogram{max-width:210px}.value-row article+article{border-left:0;border-top:1px solid var(--line)}.resource-feature{padding:30px}.resource-feature h2{margin-top:54px}.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
