/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#12332a;--ink-soft:#4f6a61;--forest:#174e3d;--green:#2d745b;--mint:#d9eee3;--cream:#f5f3e9;--paper:#fbfcf8;--line:#dbe4dd;--yellow:#f0c75e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{stroke-width:1.7px;flex:none;width:22px;height:22px}.wrap{width:min(1180px,100% - 48px);margin:0 auto}.narrow{width:min(860px,100%)}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfcf8f0;border-bottom:1px solid #dbe4ddd9;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:78px;display:flex}.brand{align-items:center;gap:10px;margin-right:auto;display:inline-flex}.brand>span{color:#fff;background:var(--forest);letter-spacing:-.04em;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.brand strong{letter-spacing:.08em;font-size:12px;line-height:.95}.desktop-nav{align-items:center;gap:22px;display:flex}.desktop-nav a,.login-link{color:#3d5b52;white-space:nowrap;font-size:14px;font-weight:600}.desktop-nav a:hover,.login-link:hover{color:var(--green)}.header-actions{align-items:center;gap:18px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.primary{color:#fff;background:var(--forest)}.primary:hover{background:#0f3e30}.secondary{color:var(--forest);background:0 0;border-color:#bfd0c6}.pale{color:var(--forest);background:var(--mint)}.nav-cta{color:#fff;background:var(--forest);min-height:42px;padding:0 17px}.mobile-menu{display:none}.hero{border-bottom:1px solid var(--line);background:linear-gradient(140deg,#f7f6ef 0%,#edf5ee 100%);overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;min-height:700px;padding-block:80px;display:grid}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow svg{width:17px;height:17px}.hero h1,.inner-hero h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(54px,6.1vw,86px);line-height:.96}.lead{max-width:690px;color:var(--ink-soft);margin:26px 0 0;font-size:20px;line-height:1.55}.actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.assurance{color:#647970;align-items:center;gap:8px;margin:22px 0 0;font-size:13px;display:flex}.assurance svg{width:18px;height:18px;color:var(--green)}.report-card{background:#fff;border:1px solid #d8e3da;border-radius:26px;padding:28px;position:relative;box-shadow:0 30px 70px #234d3d24}.report-card:before{content:"";z-index:-1;background:var(--yellow);opacity:.66;border-radius:24px;height:72px;position:absolute;inset:-18px 45px auto -22px;transform:rotate(-3deg)}.report-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:22px;display:flex}.report-head div{gap:6px;display:grid}.report-head span{color:#698077;font-size:12px}.report-head strong{font-size:20px}.status-dot{background:#e5f4eb;border-radius:99px;align-self:flex-start;padding:8px 11px;font-weight:700;color:var(--green)!important}.readiness{gap:9px;padding:24px 0;display:grid}.readiness>span,.readiness small{color:#6d8078;font-size:12px}.readiness strong{letter-spacing:-.03em;font-size:26px}.meter{background:#e7ece8;border-radius:99px;height:8px;overflow:hidden}.meter i{background:var(--green);border-radius:inherit;width:62%;height:100%;display:block}.insight-list{gap:10px;display:grid}.insight-list>div{background:#f5f8f5;border-radius:14px;align-items:center;gap:14px;padding:14px;display:flex}.insight-list svg{color:var(--green)}.insight-list span{color:#5f736b;gap:3px;font-size:13px;display:grid}.insight-list b{color:var(--ink);font-size:14px}.pain-section{padding-block:118px}.pain-section h2,.section-heading h2,.school-section h2,.cta-section h2,.inner-cta h2{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(38px,4.5vw,62px);line-height:1.02}.section-lead{max-width:800px;color:var(--ink-soft);margin:26px 0 50px;font-size:20px;line-height:1.6}.evidence-strip{border-block:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.evidence-strip div{border-right:1px solid var(--line);gap:38px;padding:24px 18px;font-size:15px;font-weight:700;display:grid}.evidence-strip div:last-child{border-right:0}.evidence-strip span{color:#93a59e;font-size:12px}.process-section{background:var(--cream);padding-block:110px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.section-heading>p{max-width:390px;color:var(--ink-soft);margin:0;line-height:1.6}.text-link{color:var(--green);white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.text-link svg{width:17px}.step-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-grid article{background:#ffffff8c;border:1px solid #dddcca;border-radius:18px;min-height:280px;padding:28px}.step-grid span,.content-sections article span{color:#91a098;letter-spacing:.12em;font-size:12px;font-weight:700}.step-grid h3{letter-spacing:-.03em;margin:68px 0 13px;font-size:23px}.step-grid p{color:var(--ink-soft);margin:0;line-height:1.65}.subject-section{padding-block:110px}.subject-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.subject-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:27px;display:grid}.subject-card>svg:first-child{width:30px;height:30px;color:var(--green)}.subject-card>svg:last-child{color:#8fa198;width:17px;height:17px}.subject-card h3{margin:0 0 7px;font-size:21px}.subject-card p{color:var(--ink-soft);margin:0;font-size:13px}.school-section{color:#fff;background:var(--forest);padding-block:110px}.school-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.section-kicker.light{color:#9ed2bc}.school-section p:not(.section-kicker){color:#c4d7cf;max-width:530px;margin:25px 0 32px;line-height:1.7}.school-board{color:var(--ink);background:#eef3ec;border-radius:22px;padding:12px}.school-board>div{border-bottom:1px solid #d3ddd5;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.school-board>div:last-of-type{border-bottom:0}.school-board>div>svg:first-child{color:var(--green)}.school-board>div>svg:last-child{color:#7c9288;width:16px}.school-board span{gap:5px;display:grid}.school-board small{color:var(--ink-soft)}.school-board>p{padding:18px 20px 10px;font-size:12px;color:#72847c!important;margin:0!important;line-height:1.5!important}.cta-section{grid-template-columns:1fr 1fr;gap:90px;padding-block:110px;display:grid}.cta-section>div:last-child p{max-width:520px;color:var(--ink-soft);margin:0 0 26px;line-height:1.7}.site-footer{color:#d7e4de;background:#0c2e24;padding-top:70px}.footer-grid{grid-template-columns:1.45fr repeat(4,1fr);gap:42px;padding-bottom:66px;display:grid}.light-brand>span{color:var(--forest);background:var(--mint)}.footer-brand p{color:#8eaaa0;margin-top:24px;font-size:14px}.footer-group{align-content:start;gap:12px;display:grid}.footer-group h3{color:#fff;margin:0 0 8px;font-size:13px}.footer-group a{color:#9db3aa;font-size:13px}.footer-group a:hover{color:#fff}.footer-bottom{color:#769187;border-top:1px solid #ffffff1a;justify-content:space-between;padding-block:22px;font-size:12px;display:flex}.inner-hero{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f7f6ef,#eaf3ec);padding-block:110px 95px}.inner-hero h1{max-width:880px;font-size:clamp(48px,6vw,78px)}.content-sections{padding-block:90px}.content-sections article{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:28px;max-width:900px;padding:42px 0;display:grid}.content-sections article:last-child{border-bottom:0}.content-icon{width:54px;height:54px;color:var(--green);background:#e7f1e9;border-radius:16px;place-items:center;display:grid}.content-sections h2{letter-spacing:-.04em;margin:10px 0 14px;font-size:31px}.content-sections p{max-width:720px;color:var(--ink-soft);margin:0;font-size:17px;line-height:1.7}.content-sections ul{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.content-sections li{color:#3f5e54;align-items:center;gap:9px;font-size:14px;display:flex}.content-sections li svg{width:18px;height:18px;color:var(--green)}.inner-cta{color:#fff;background:var(--forest);padding-block:78px}.inner-cta .wrap{justify-content:space-between;align-items:center;gap:40px;display:flex}@media (width<=1080px){.desktop-nav{display:none}.hero-grid{gap:38px}.footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}}@media (width<=760px){.wrap{width:min(100% - 30px,680px)}.site-header{position:relative}.header-inner{min-height:68px}.header-actions{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:99px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:13px;font-weight:700;list-style:none;display:flex}.mobile-menu summary svg{width:19px}.mobile-menu summary svg:last-child{width:13px}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;display:grid;position:absolute;inset:68px 15px auto;box-shadow:0 20px 50px #12332a29}.mobile-menu nav>a:not(.button){border-bottom:1px solid #edf0ed;padding:13px 10px;font-size:14px;font-weight:700}.mobile-menu nav .button{margin-top:10px}.hero-grid,.school-grid,.cta-section{grid-template-columns:1fr}.hero-grid{min-height:auto;padding-block:72px}.hero h1,.inner-hero h1{font-size:clamp(46px,14vw,66px)}.lead{font-size:18px}.report-card{margin-top:22px;padding:20px}.pain-section,.process-section,.subject-section,.school-section,.cta-section{padding-block:76px}.evidence-strip{grid-template-columns:1fr 1fr}.evidence-strip div{border-bottom:1px solid var(--line);min-height:105px}.evidence-strip div:nth-child(2n){border-right:0}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:34px}.step-grid,.subject-grid{grid-template-columns:1fr}.step-grid article{min-height:230px}.step-grid h3{margin-top:42px}.school-grid{gap:45px}.cta-section{gap:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.inner-hero{padding-block:76px 65px}.content-sections{padding-block:56px}.content-sections article{grid-template-columns:1fr;gap:18px;padding:34px 0}.inner-cta .wrap{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
