:root{--forest:#173e31;--forest-deep:#103226;--lime:#d2ef89;--ink:#183b31;--muted:#65716c;--line:#dde5df;--paper:#fff;--soft:#f5f8f5;--radius:20px;--body:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:650}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #7a9f38;outline-offset:5px}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.container{max-width:1256px;margin:auto;padding-inline:32px}.skip-link{position:fixed;top:-80px;left:16px;background:var(--forest);color:#fff;padding:12px;z-index:100}.skip-link:focus{top:8px}.site-header{height:94px;border-bottom:1px solid #eaf0ea;background:rgba(255,255,255,.96);position:relative;z-index:30}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:var(--heading);font-size:25px;letter-spacing:-1px;display:inline-flex;align-items:center;font-weight:800;white-space:nowrap}.brand-light{font-weight:500}.brand-period{color:#709a33}.brand-symbol{position:relative;display:block;width:30px;height:30px;margin-right:10px}.brand-symbol i{position:absolute;background:var(--forest);border-radius:2px;width:11px;height:26px;left:1px;top:2px}.brand-symbol i:nth-child(2){left:17px;height:11px}.brand-symbol i:nth-child(3){left:17px;top:18px;height:10px;background:#8cad55}.desktop-nav{display:flex;align-items:center;gap:29px;font-size:14px;font-weight:500;color:#4f6057}.desktop-nav a:hover,.text-link:hover{color:#65872d}.button{border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:55px;padding:14px 23px;font-weight:550;font-size:15px;line-height:1.5;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--forest);color:white;box-shadow:0 3px 0 #0b2a1d0b}.button-dark:hover{background:#245440;box-shadow:0 7px 15px #10322618}.button-small{padding:11px 19px;min-height:46px;font-size:14px;gap:16px}.button-lime{background:var(--lime);color:var(--forest-deep)}.button-lime:hover{background:#e0f6b2}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--forest);margin:6px 0}.mobile-nav{background:white;border-bottom:1px solid var(--line);padding:18px 28px}.mobile-nav a{display:block;padding:10px}.hero{padding-top:65px;padding-bottom:62px;display:grid;grid-template-columns:1.13fr 1fr;gap:44px;align-items:center}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.65px;display:flex;align-items:center;gap:10px;margin-bottom:24px}.tiny-square{width:7px;height:7px;background:#84a840;display:inline-block}.hero h1{font-size:clamp(48px,4.8vw,65px);line-height:1.13;letter-spacing:-3px;font-weight:600}.hero h1 em{font-family:'Instrument Serif',Georgia,serif;font-weight:400;letter-spacing:-1.65px;font-size:1.09em;white-space:nowrap;color:#557b35}.hero-description{font-size:17px;line-height:1.85;color:var(--muted);max-width:470px;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-size:14px;font-weight:550;display:flex;align-items:center;gap:9px}.text-link span{font-size:22px}.hero-note{display:flex;align-items:center;gap:7px;font-size:12px;color:#788379;margin-top:22px}.hero-note .icon{width:15px;height:15px;color:#759749}.hero-visual{background:#eff4ed;border:1px solid #e5ece2;border-radius:20px;padding:20px 23px 16px;position:relative}.visual-topline{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.3px;font-weight:600;margin-bottom:17px}.visual-topline .icon{width:16px;height:16px}.hero-photo{height:156px;position:relative;border-radius:12px;background:var(--forest);overflow:hidden;margin-bottom:-21px}.photo-caption{position:relative;z-index:2;color:#fff;padding:20px 22px}.photo-caption span{font-size:11px;color:#edf4e8}.photo-caption strong{display:block;font-size:23px;line-height:1.25;font-family:var(--heading);letter-spacing:-.5px;font-weight:500;margin-top:5px}.photo-tag{position:absolute;right:15px;top:13px;font-size:9px;color:#fff;background:#ffffff25;backdrop-filter:blur(8px);border:1px solid #ffffff4d;padding:2px 9px;border-radius:30px;z-index:2}.school-dashboard{position:relative;border-radius:12px;border:1px solid #dfe8dc;background:white;box-shadow:0 13px 27px #1e402013;margin:0 12px;overflow:hidden;z-index:3}.dashboard-top{height:44px;padding:0 18px;border-bottom:1px solid #edf1ec;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-brand{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:650}.dashboard-dot{width:11px;height:11px;background:var(--forest);border-radius:3px}.demo-label{color:#7a867b;font-size:8px;letter-spacing:.6px}.dashboard-heading{display:flex;justify-content:space-between;align-items:center;padding:17px 20px 15px}.dashboard-heading p{font-size:11px;color:#7c857e}.dashboard-heading strong{font-family:var(--heading);font-size:18px;letter-spacing:-.6px;font-weight:650}.avatar{border-radius:50%;background:#f0eadd;display:grid;place-items:center;width:31px;height:31px;font-size:10px;color:#82724d}.mock-tabs{display:flex;margin:0 20px;border-bottom:1px solid #e8ede8;gap:23px}.mock-tabs button{border:0;border-bottom:2px solid transparent;padding:4px 1px 9px;background:none;font-size:11px;color:#7b867f}.mock-tabs button[aria-selected=true]{border-color:#2c6043;color:#244c35;font-weight:650}.mock-panel{min-height:154px;padding:17px 20px 12px}.demo-stats{display:grid;grid-template-columns:1.2fr 1fr;gap:25px}.demo-stats>div:first-child{display:flex;flex-direction:column}.demo-stats span{font-size:10px;color:#758379}.demo-stats strong{font-family:var(--heading);font-size:32px;line-height:1.4;font-weight:650;letter-spacing:-1px}.demo-stats strong span{font-size:18px;color:#294836}.demo-stats small{font-size:9px;color:#7f8c7e}.mini-chart{height:80px;display:flex;align-items:flex-end;gap:7px;padding-top:7px}.mini-chart i{height:var(--h);background:#dfedce;border-radius:4px 4px 0 0;flex:1}.mini-chart i:nth-last-child(2){background:#577d38}.demo-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf1ea;margin-top:13px;padding-top:10px;font-size:10px}.demo-row>span{display:flex;align-items:center;gap:7px}.demo-row strong{font-size:10px;font-weight:500;display:flex;align-items:center;gap:6px}.mini-icon .icon{width:15px;height:15px}.status-dot{height:5px;width:5px;border-radius:50%;background:#739452}.dashboard-footer{display:flex;justify-content:space-between;padding:9px 18px;background:#f8faf7;font-size:8px;color:#8a9488;gap:10px}.visual-bottom{display:flex;align-items:center;gap:12px;padding:19px 7px 2px}.connected-mark{font-size:42px;font-family:Georgia;line-height:1;color:#709a40}.visual-bottom p{font-size:11px;line-height:1.65;color:#707e6e}.visual-bottom strong{font-weight:500;color:#38523b}.round-arrow{margin-left:auto;border-radius:50%;width:34px;height:34px;border:1px solid #ccdac5;display:grid;place-items:center;color:#547542}.school-types{background:#fafbf9;border-top:1px solid #e7ece5;border-bottom:1px solid #e7ece5}.school-types-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:27px;padding-bottom:27px}.school-types p{font-size:12px;color:#788373;line-height:1.6}.school-types p strong{font-weight:500;color:#586950}.school-types-inner>span{font-family:var(--heading);font-weight:650;font-size:18px;color:#687663;letter-spacing:-.5px;white-space:nowrap}
@media(min-width:1500px){.hero{padding-top:82px;padding-bottom:82px}}
@media(max-width:1100px){.desktop-nav{gap:18px}.hero{gap:25px}.hero h1{font-size:53px}.hero h1 em{white-space:normal}.hero-actions{gap:16px}.hero-actions .button{padding-inline:17px;gap:12px}.hero-visual{padding-inline:16px}.school-dashboard{margin-inline:3px}.photo-tag{display:none}.brand{font-size:22px}.school-types-inner{gap:20px}.school-types-inner>span{font-size:16px}}
@media(max-width:850px){.desktop-nav{display:none}.nav-cta{margin-left:auto}.menu-toggle{display:block}.site-header{height:80px}.hero{grid-template-columns:1fr 1fr;gap:22px;padding-top:48px}.hero h1{font-size:46px;letter-spacing:-2px}.hero-description{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.hero-note{font-size:11px;align-items:flex-start}.eyebrow{font-size:9px;letter-spacing:1px}.hero-visual{padding:15px 12px}.hero-photo{height:130px}.photo-caption{padding:18px}.photo-caption strong{font-size:21px}.dashboard-top{padding-inline:12px}.dashboard-brand{font-size:9px}.demo-label{font-size:7px}.dashboard-heading{padding-inline:14px}.mock-tabs{margin-inline:14px}.mock-panel{padding-inline:14px}.dashboard-footer span{display:none}.school-types-inner{flex-wrap:wrap;justify-content:center;gap:16px 28px}.school-types p{width:100%;text-align:center}.school-types p br{display:none}}
@media(max-width:640px){.container{padding-inline:24px}.site-header{height:76px}.nav-wrap{gap:12px}.brand{font-size:23px}.brand-symbol{transform:scale(.85);margin-right:5px}.nav-cta{display:none}.menu-toggle{margin-left:auto}.hero{grid-template-columns:1fr;gap:35px;padding-top:38px;padding-bottom:38px}.hero h1{font-size:clamp(44px,10.5vw,62px);line-height:1.1;letter-spacing:-2px}.hero h1 em{white-space:nowrap;letter-spacing:-1.8px}.eyebrow{font-size:9px;margin-bottom:21px;letter-spacing:1.1px}.hero-description{font-size:16px;margin-top:22px;max-width:440px}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-actions .button{font-size:13px;padding:13px 17px;gap:13px;min-height:51px}.text-link{font-size:12px;gap:5px}.hero-note{font-size:11px;margin-top:18px}.hero-visual{padding:18px;max-width:470px;width:100%;justify-self:center}.hero-photo{height:170px}.photo-caption strong{font-size:25px}.school-dashboard{margin-inline:7px}.dashboard-top{padding-inline:16px}.dashboard-brand{font-size:11px}.demo-label{font-size:8px}.dashboard-heading{padding:17px}.mock-tabs{margin-inline:17px}.mock-panel{padding-inline:17px}.visual-topline{font-size:9px}.dashboard-footer{font-size:9px}.visual-bottom p{font-size:12px}.school-types-inner{gap:12px 25px;padding-block:24px}.school-types-inner>span{font-size:14px}.school-types p{margin-bottom:6px}}
.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 37%;position:absolute;inset:0}.hero-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#123525c4,#12352526)}
.section{padding-top:95px;padding-bottom:95px}h2{font-size:42px;line-height:1.22;letter-spacing:-1.7px}h2 em{font-family:'Instrument Serif',Georgia,serif;font-size:1.12em;font-weight:400;color:#688443;letter-spacing:-1px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:15px}.section-intro{max-width:350px;color:var(--muted);font-size:16px;line-height:1.8;padding-bottom:5px}.module-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.module{border:1px solid var(--line);border-radius:16px;padding:27px 29px;background:#fff;position:relative;overflow:hidden}.module-attendance{grid-column:span 7;background:#f5f8f1}.module-schedule{grid-column:span 5;background:#fafbf8}.module-small{grid-column:span 3;padding:26px 24px}.module-icon{width:41px;height:41px;display:inline-grid;place-items:center;background:#e7eedf;border:1px solid #dce6d2;border-radius:10px;flex:none}.module-icon .icon{width:21px;height:21px}.module-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.module-number,.module-bottom{font-size:10px;letter-spacing:1px;color:#7e8b77}.module h3{font-size:21px;letter-spacing:-.7px;margin-bottom:9px;font-weight:650;line-height:1.4}.module p{font-size:15px;color:#70806b;line-height:1.7;max-width:390px}.attendance-preview{background:white;border:1px solid #e0e8d9;border-radius:10px;padding:18px 20px;margin-top:25px}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.preview-header strong{font-size:12px;font-weight:600}.preview-header>span{font-size:9px;letter-spacing:.7px;color:#8a9481}.attendance-line{display:flex;align-items:center;gap:10px;font-size:11px;margin-top:11px}.person-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#e8f0dd;color:#567c33;font-size:11px}.person-icon.alternate{background:#f3ebd9;color:#aa8a43}.attendance-line>span:nth-child(2){min-width:112px}.attendance-bar{height:5px;background:#f0f4e9;flex:1;max-width:140px;border-radius:4px;margin:0 4px}.attendance-bar i{display:block;height:100%;border-radius:inherit;background:#95b571}.attendance-line>span:last-child{margin-left:auto;color:#6e7e61;font-size:10px;white-space:nowrap}.schedule-preview{margin-top:25px}.schedule-preview>div:first-child{display:flex;justify-content:space-between;font-size:10px;color:#7b8872;padding-inline:4px}.schedule-preview>div:first-child span:first-child{color:var(--forest);font-weight:700}.schedule-blocks{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.schedule-blocks>span{background:#e5eddc;border-left:3px solid #759446;border-radius:5px;padding:12px 13px;font-size:11px;font-weight:550}.schedule-blocks>span+span{background:#f5edda;border-color:#b79a58}.schedule-blocks small{display:block;font-size:10px;font-weight:400;margin-top:4px;color:#7c866d}.illustration-caption{display:block;text-align:right;font-size:9px;color:#88917e;margin-top:10px}.module-small .module-icon{background:#f7f9f4;border-color:#e6ebdf;margin-bottom:21px}.module-small h3{font-size:17px;letter-spacing:-.45px}.module-small p{font-size:14px}.module-bottom{display:block;font-size:9px;margin-top:26px}.custom-note{display:flex;align-items:center;gap:10px;padding-top:27px}.custom-note>.icon{color:#7a9362;width:17px;height:17px}.custom-note p{font-size:13px;color:#7a8472}.custom-note strong{font-weight:500;color:#4e6446}.custom-note a{margin-left:auto;font-size:13px}.video-section{background:#f3f6ef;border-top:1px solid #e8ede3;border-bottom:1px solid #e8ede3;padding:69px 0}.video-layout{display:grid;grid-template-columns:.84fr 1.16fr;gap:66px;align-items:center}.video-copy .eyebrow{margin-bottom:18px}.video-copy h2{font-size:37px}.video-copy>p:not(.eyebrow){font-size:16px;color:#6c7a61;margin-top:20px}.video-copy>p.video-subcopy{font-size:14px;line-height:1.8;margin-top:13px}.video-note{display:flex;align-items:center;gap:12px;font-size:12px;color:#7b856e;margin-top:30px}.video-note-line{width:28px;height:1px;background:#aab599}.video-frame{aspect-ratio:16/10;position:relative;overflow:hidden;border-radius:16px;background:var(--forest)}.video-frame>img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}.video-shade{position:absolute;inset:0;background:linear-gradient(180deg,#15362538,#102619a6)}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:white;padding:25px}.play-display{width:69px;height:69px;background:#ffffff1c;backdrop-filter:blur(5px);border:1px solid #ffffff8a;border-radius:50%;display:grid;place-items:center;margin-bottom:22px}.play-display .icon{width:27px;height:27px;fill:white;stroke:none;transform:translateX(-2px)}.video-placeholder strong{font-family:var(--heading);font-size:21px;font-weight:550}.video-placeholder>span:last-child{font-size:10px;letter-spacing:1.4px;color:#e3eadd;margin-top:8px}.video-frame video{position:absolute;inset:0;width:100%;height:100%;background:#0b2219}.video-frame:has(video:not([hidden]))>img,.video-frame:has(video:not([hidden]))>.video-placeholder,.video-frame:has(video:not([hidden]))>.video-shade{display:none}.approach{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.approach-copy .eyebrow{margin-bottom:19px}.approach-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:380px;margin-top:22px}.approach-copy .text-link{margin-top:26px}.approach-list article{display:flex;gap:22px;padding:28px 0;border-bottom:1px solid var(--line)}.approach-list article:first-child{padding-top:0}.approach-list article:last-child{border:0;padding-bottom:0}.approach-num{font-size:12px;color:#859479;padding-top:3px}.approach-list h3{font-size:18px;letter-spacing:-.6px;line-height:1.5;margin-bottom:7px}.approach-list p{font-size:15px;color:var(--muted);line-height:1.8}.approach-list article>.icon{margin-left:15px;margin-top:5px;color:#7d9762}.process-section{padding:77px 0 85px;background:var(--forest);color:#fff}.process-section h2 em{color:var(--lime)}.process-section .eyebrow{color:#bbccb4}.process-section .tiny-square{background:var(--lime)}.process-section .section-intro{color:#b5c6b8}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:46px}.step-line{position:relative;margin-bottom:24px}.step-line:after{content:'';position:absolute;top:50%;height:1px;left:60px;right:0;background:#45624c}.step-line span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #536e53;border-radius:50%;font-size:12px;color:var(--lime)}.steps h3{font-size:18px;letter-spacing:-.4px;margin-bottom:10px}.steps p{font-size:14px;line-height:1.85;color:#b3c5b6;max-width:245px}.faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:start}.faq-intro .eyebrow{margin-bottom:18px}.faq-intro>p:last-child{font-size:16px;color:var(--muted);margin-top:22px;max-width:315px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-weight:550;font-size:16px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:26px;cursor:pointer;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:18px;height:18px;color:#778a66;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{font-size:14px;color:var(--muted);margin-top:14px;padding-right:28px;line-height:1.9}.cta-container{padding-bottom:80px}.consultation{background:#eaf2dd;border:1px solid #dce7ca;padding:54px 59px;border-radius:20px;display:grid;grid-template-columns:1.45fr 1fr;gap:50px;align-items:center}.consultation h2{font-size:37px}.consultation h2 em{color:#547135}.consultation .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:20px;color:#647b4a}.cta-main>p:not(.eyebrow){font-size:15px;color:#6d7e5b;margin:19px 0 24px}.consultation .button-lime{background:var(--forest);color:#fff}.consultation .button-lime:hover{background:#2d543d}.contact-status{display:block;font-size:11px;color:#7c8a68;margin-top:12px}.cta-aside{border-left:1px solid #cfddbb;padding-left:43px}.cta-aside-title{font-size:10px;letter-spacing:1.2px;color:#6d8058}.cta-aside>div{display:flex;gap:13px;font-size:14px;color:#3f5a30;margin-top:20px}.cta-aside>div>span{font-size:11px;color:#8a9d72}.cta-aside>p{font-size:12px;color:#83916f;margin-top:26px;line-height:1.8}.site-footer{padding-bottom:24px}.footer-main{display:flex;align-items:center;gap:28px;padding-bottom:38px}.footer-main>p{font-size:12px;color:#84907c;margin-left:15px;line-height:1.8}.footer-main>a:not(.brand){font-size:13px;color:#62735b}.footer-main>a:nth-of-type(2){margin-left:auto}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;gap:24px;justify-content:space-between;align-items:center;font-size:11px;color:#86927e}.footer-bottom a{color:#617757}dialog{border:1px solid #d8e2d2;border-radius:20px;max-width:520px;width:calc(100% - 40px);padding:0;color:var(--ink);box-shadow:0 30px 100px #0d261a33}dialog::backdrop{background:#0f2b208c;backdrop-filter:blur(5px)}.dialog-content{padding:42px;position:relative}.dialog-content h2{font-size:29px;margin:24px 0 18px;letter-spacing:-1px}.dialog-content p{font-size:16px;color:var(--muted);margin-top:12px}.dialog-content p.dialog-note{font-size:14px}.dialog-content .button{margin-top:25px}.dialog-close{position:absolute;right:14px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:#f2f6ed;color:var(--forest);font-size:25px;font-weight:400}.mock-list{display:flex;flex-direction:column;gap:13px;padding-top:4px}.mock-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.mock-list time{font-size:12px;color:#7f8e78;min-width:39px}.mock-list strong{font-size:12px;font-weight:500;flex:1}.mock-list .class-pill{font-size:12px;background:#edf3e5;color:#66824b;border-radius:4px;padding:2px 7px}.mock-list .demo-progress{height:5px;background:#e6eeda;width:65px;border-radius:3px}.mock-list .demo-progress i{display:block;background:#95b76e;height:100%;border-radius:inherit}.mock-list p{font-size:12px;color:#7e8b78;border-top:1px solid #eef1e9;padding-top:10px}.hero-note,.eyebrow,.visual-topline,.photo-caption span,.dashboard-brand,.demo-label,.dashboard-heading p,.mock-tabs button,.demo-stats span,.demo-stats small,.demo-row,.demo-row strong,.dashboard-footer,.visual-bottom p,.module-number,.module-bottom,.preview-header>span,.attendance-line,.attendance-line>span:last-child,.schedule-preview>div:first-child,.schedule-blocks>span,.schedule-blocks small,.illustration-caption,.video-placeholder>span:last-child,.consultation .eyebrow,.contact-status,.cta-aside-title,.cta-aside>div>span,.footer-bottom{font-size:12px}.visual-topline{font-size:10px}.dashboard-footer{font-size:10px}.demo-label{font-size:9px}.module-number,.module-bottom{font-size:10px}.photo-caption strong{font-size:22px}.hero-photo .photo-caption span{font-size:11px}.hero h1 em{font-size:1.04em}.hero-note{line-height:1.6}
@media(max-width:1100px){.module-small{padding-inline:20px}.module-small h3{font-size:16px}.video-layout{gap:40px}.video-copy h2{font-size:33px}.approach{gap:55px}.faq-layout{gap:55px}.consultation{padding:44px;gap:30px}.consultation h2{font-size:33px}.cta-aside{padding-left:30px}.attendance-preview{padding-inline:14px}.attendance-line>span:nth-child(2){min-width:115px}}
@media(max-width:850px){h2{font-size:35px}.section{padding-block:70px}.section-heading{gap:35px}.section-intro{font-size:15px;max-width:260px}.module-grid{gap:14px}.module-attendance,.module-schedule{grid-column:span 6;padding:22px}.module-small{grid-column:span 6;padding:24px}.module-small h3{font-size:19px}.attendance-bar{display:none}.attendance-line>span:nth-child(2){min-width:0}.preview-header>span{font-size:9px}.module-number{display:none}.schedule-blocks{grid-template-columns:1fr;gap:6px}.schedule-blocks>span{padding:5px 10px}.schedule-blocks small{display:inline;margin-left:7px;font-size:10px}.custom-note{flex-wrap:wrap}.custom-note a{margin-left:26px}.video-layout{gap:28px;grid-template-columns:1fr 1fr}.video-copy h2{font-size:30px}.video-frame{aspect-ratio:4/3}.video-placeholder strong{font-size:16px}.video-placeholder>span:last-child{font-size:10px}.video-copy>p:not(.eyebrow){font-size:14px}.approach{grid-template-columns:.9fr 1.1fr;gap:38px}.approach-list article{gap:15px}.approach-list article>.icon{display:none}.approach-list p{font-size:14px}.steps{gap:23px;grid-template-columns:repeat(2,1fr);row-gap:35px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:34px}.faq-intro h2{font-size:31px}.faq-list summary{font-size:15px}.consultation{grid-template-columns:1fr;padding:38px}.cta-aside{display:none}.footer-main{flex-wrap:wrap}.footer-main>p{margin-left:0}.footer-main>a:nth-of-type(2){margin-left:auto}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:640px){.section{padding-block:59px}h2{font-size:33px;letter-spacing:-1.3px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:18px}.section-intro{margin-top:19px;max-width:none;font-size:15px}.section-intro br{display:none}.module-attendance,.module-schedule{grid-column:span 12;padding:23px}.module-small{grid-column:span 6;padding:21px 18px}.module-small h3{font-size:16px}.module-small p{font-size:14px}.module-small .module-icon{margin-bottom:17px}.module-small .module-bottom{font-size:9px;letter-spacing:.6px}.module-grid{gap:12px}.module h3{font-size:21px}.module-small h3{font-size:16px}.module p{font-size:15px}.module-small p{font-size:14px}.module-number{display:block;font-size:10px}.attendance-bar{display:block}.attendance-line{gap:7px;font-size:11px}.attendance-line>span:nth-child(2){min-width:108px}.attendance-preview{padding-inline:14px}.attendance-line>span:last-child{font-size:10px}.schedule-blocks{grid-template-columns:1fr 1fr;gap:9px}.schedule-blocks>span{padding:11px}.schedule-blocks small{display:block;margin-left:0}.illustration-caption{font-size:10px}.custom-note{align-items:flex-start;padding-top:20px;gap:8px}.custom-note>.icon{margin-top:3px}.custom-note p{font-size:12px;max-width:260px}.custom-note strong{display:block}.custom-note a{font-size:12px;margin-top:2px}.video-section{padding-block:47px}.video-layout{grid-template-columns:1fr;gap:28px}.video-copy h2{font-size:33px}.video-copy>p:not(.eyebrow){font-size:16px}.video-copy>p.video-subcopy{font-size:14px}.video-note{margin-top:21px}.video-frame{aspect-ratio:16/10}.video-placeholder strong{font-size:18px}.video-placeholder>span:last-child{font-size:10px}.play-display{width:55px;height:55px;margin-bottom:15px}.approach{grid-template-columns:1fr;gap:35px}.approach-copy>p:not(.eyebrow){font-size:15px}.approach-list article{padding-block:23px}.approach-list h3{font-size:18px}.process-section{padding-block:53px}.process-section .section-intro{margin-top:20px}.steps{gap:30px 23px;margin-top:32px}.steps h3{font-size:16px}.steps p{font-size:14px}.step-line{margin-bottom:17px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-intro h2{font-size:33px}.faq-intro>p:last-child{font-size:15px;max-width:none;margin-top:17px}.faq-list summary{font-size:15px;gap:17px}.faq-list details>p{padding-right:18px}.cta-container{padding-bottom:48px}.consultation{padding:30px 24px;border-radius:16px}.consultation h2{font-size:30px}.consultation h2 br{display:none}.consultation p{font-size:15px}.consultation .eyebrow{font-size:10px}.consultation .button{font-size:14px}.contact-status{font-size:11px}.footer-main{gap:20px 24px;padding-bottom:26px}.footer-main .brand{width:100%}.footer-main>p{width:100%;font-size:13px}.footer-main>p br{display:none}.footer-main>a:nth-of-type(2){margin-left:0}.footer-bottom{font-size:10px;gap:10px}.dialog-content{padding:30px 24px}.dialog-content h2{font-size:27px}.dialog-content .button{font-size:14px}.eyebrow{font-size:10px;letter-spacing:1px}.hero-note{font-size:11px}.visual-topline{font-size:9px}.dashboard-brand{font-size:10px}.dashboard-footer{font-size:9px}.demo-label{font-size:8px}.hero h1 em{font-size:1.04em}.hero-photo .photo-caption strong{font-size:24px}}
@media(max-width:360px){.container{padding-inline:19px}.hero h1{font-size:41px}.hero-actions{gap:15px}.hero-actions .button{font-size:12px;padding-inline:14px;gap:8px}.text-link{font-size:11px}.module-small{grid-column:span 12}.hero-visual{padding:13px}.school-dashboard{margin-inline:0}.module-number{display:none}}
.module p,.module-small p,.steps p,.approach-list p,.faq-list details>p{font-size:16px}.module p,.module-small p{color:#5f705c}.mock-tabs button{font-size:14px;min-height:38px}.eyebrow,.hero-note,.module-number,.module-bottom,.module-small .module-bottom,.contact-status,.footer-bottom,.consultation .eyebrow,.cta-aside-title,.video-placeholder>span:last-child{font-size:12px}.custom-note p,.custom-note a,.footer-main>p,.footer-main>a:not(.brand),.cta-aside>p{font-size:14px}.video-frame{aspect-ratio:16/9}.hero-actions{flex-wrap:wrap}.text-link{font-size:14px}.hero-actions .button{font-size:14px}.hero-description{font-size:17px}.hero-note{color:#65745f}.contact-status,.footer-bottom{color:#637353}.video-placeholder>span:last-child{letter-spacing:.7px}.module-bottom{letter-spacing:.3px}.eyebrow{line-height:1.7}.module-small .module-bottom{font-size:11px}.school-types p{font-size:14px}.visual-topline{font-size:11px;letter-spacing:.8px}.footer-main>p{color:#65755d}.video-copy>p:not(.eyebrow),.approach-copy>p:not(.eyebrow),.faq-intro>p:last-child{font-size:16px}
@media(max-width:640px){.eyebrow{font-size:11px;letter-spacing:.8px}.hero h1 em{letter-spacing:-1.7px}.hero-actions{gap:14px 18px}.hero-actions .button{font-size:14px;gap:10px;padding-inline:17px}.text-link{font-size:13px}.module-number{font-size:11px}.module-small{grid-column:span 12}.module-small .module-icon{float:left;margin:0 17px 20px 0}.module-small h3{font-size:18px}.module-small p{overflow:hidden}.module-bottom{clear:both;margin-top:18px}.visual-topline{font-size:10px}.hero-note{font-size:12px}.contact-status{font-size:12px}.footer-bottom{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
