:root{--purple: #1a0d76;--purple-2: #4b2bb3;--purple-3: #2c188d;--lime: #8ff910;--cream: #f7f3ea;--paper: #fffdf8;--ink: #211411;--muted: #746b78;--line: rgba(33, 20, 17, .14);--pink: #f4a8c7;--orange: #ffb45d;--blue: #a8d8ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;text-rendering:optimizeLegibility;overflow-x:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}::-moz-selection{background:var(--lime);color:var(--ink)}::selection{background:var(--lime);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{width:min(1180px,calc(100% - 48px));margin:0 auto}.hero-shell{position:relative;min-height:910px;overflow:hidden;color:#fff;background:radial-gradient(circle at 77% 28%,rgba(116,77,220,.92),transparent 35%),linear-gradient(140deg,#17096e,#2d168b 48%,#4b2bb3)}.noise{position:absolute;inset:0;opacity:.22;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.15'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.hero-orbit,.demo-orbit{position:absolute;border-radius:999px;pointer-events:none}.hero-orbit-one{width:460px;height:460px;border:1px solid rgba(255,255,255,.14);right:-170px;top:110px;animation:orbit-drift-one 10s ease-in-out infinite alternate}.hero-orbit-two{width:270px;height:270px;border:1px solid rgba(143,249,16,.42);left:-130px;bottom:90px;animation:orbit-drift-two 8s ease-in-out infinite alternate}.site-header{position:relative;z-index:20;width:min(1240px,calc(100% - 48px));min-height:84px;margin:0 auto;padding:14px 18px 14px 22px;display:flex;align-items:center;gap:28px;color:var(--ink);background:#fffdf8f7;border-radius:0 0 28px 28px;box-shadow:0 18px 50px #0f03442e}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:14px 14px 4px;color:#fff;background:var(--purple);transform:rotate(-4deg)}.brand-mark span{font-family:Georgia,serif;font-weight:900;font-size:27px;transform:rotate(4deg) translateY(-1px)}.brand-copy{display:grid;line-height:.8}.brand-copy strong{font-size:20px;letter-spacing:-.04em}.brand-copy small{margin-top:7px;color:var(--purple-2);font-size:11px;font-weight:800;letter-spacing:.21em;text-transform:uppercase}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:30px}.desktop-nav a{position:relative;font-size:14px;font-weight:700}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--purple-2);transition:right .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:50px;padding:0 22px;border:0;border-radius:999px;font-weight:800;font-size:14px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-cta{min-height:50px;margin-left:8px;color:#fff;background:var(--purple)}.header-cta:hover,.header-cta:focus-visible,.button:hover,.button:focus-visible{transform:translateY(-2px)}.header-cta:hover{background:var(--purple-2);box-shadow:0 12px 25px #4b2bb33d}.menu-button{width:48px;height:48px;display:none;place-items:center;margin-left:auto;border:0;border-radius:16px;color:#fff;background:var(--purple);cursor:pointer}.mobile-nav{display:none}.hero-content{position:relative;z-index:4;width:min(1180px,calc(100% - 48px));min-height:708px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;padding:74px 0 88px}.hero-copy{position:relative;z-index:4}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.eyebrow{margin-bottom:26px;color:#ffffffd6}.eyebrow>span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;color:var(--purple);background:var(--lime);transform:rotate(-6deg)}.hero-copy h1{max-width:620px;margin:0;font-family:Arial Rounded MT Bold,Avenir Next,Segoe UI,sans-serif;font-size:clamp(59px,6vw,88px);line-height:.91;letter-spacing:-.065em}.hero-title-accent{position:relative;display:block;white-space:nowrap;color:transparent;-webkit-text-stroke:1.6px rgba(255,255,255,.8)}.title-sticker{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:3.55ch;margin-left:18px;padding:4px 18px 9px;color:var(--ink);-webkit-text-stroke:0;background:var(--lime);border-radius:13px;font-size:.69em;letter-spacing:-.05em;transform:rotate(-3deg) translateY(-7px);box-shadow:4px 5px 0 var(--ink)}.typing-caret{width:3px;height:.78em;display:inline-block;margin-left:5px;border-radius:999px;background:var(--ink);font-style:normal;animation:typing-blink .76s steps(1,end) infinite}.hero-copy>p{max-width:535px;margin:31px 0 0;color:#ffffffba;font-size:16px;line-height:1.72}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.button-lime{min-height:58px;padding:0 27px;color:var(--ink);background:var(--lime);box-shadow:0 10px #12084080}.button-lime:hover,.button-lime:focus-visible{box-shadow:0 13px #12084080}.text-link{display:inline-flex;align-items:center;gap:9px;padding:10px 0;color:#fff;font-size:14px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.45)}.text-link span{color:var(--lime)}.hero-proof{display:flex;align-items:center;gap:15px;margin-top:38px}.avatar-stack{display:flex}.avatar-stack span{width:37px;height:37px;display:grid;place-items:center;margin-left:-8px;border:3px solid var(--purple-3);border-radius:50%;color:var(--ink);background:var(--cream);font-size:10px;font-weight:900}.avatar-stack span:first-child{margin-left:0;background:var(--lime)}.avatar-stack span:last-child{background:var(--orange)}.stars{display:flex;gap:3px;color:#f7cb49}.hero-proof small{display:block;margin-top:5px;color:#ffffffa3;font-size:12px}.hero-visual{position:relative;min-height:560px}.photo-frame{position:absolute;inset:36px 0 23px 52px;z-index:2;overflow:hidden;border:7px solid rgba(255,255,255,.96);border-radius:52px 16px;box-shadow:26px 28px #1208406b;transform:rotate(2.2deg)}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(26,13,118,.28));pointer-events:none}.photo-frame img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#6547c6}.photo-scribble{position:absolute;z-index:4;right:26px;top:21px;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:var(--purple);background:var(--lime);font-size:24px;animation:sparkle-turn 7s linear infinite}.hero-ribbon{position:absolute;z-index:1;left:-34px;right:-60px;bottom:76px;height:55px;display:flex;align-items:center;justify-content:space-around;gap:12px;overflow:hidden;color:var(--ink);background:var(--lime);border:2px solid var(--ink);font-size:14px;font-weight:950;letter-spacing:.11em;transform:rotate(-11deg)}.floating-card{position:absolute;z-index:7;display:flex;align-items:center;gap:12px;padding:13px 14px;color:var(--ink);background:#fffdf8f5;border:1px solid rgba(33,20,17,.12);border-radius:18px;box-shadow:0 14px 38px #0e073647;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-card small,.floating-card strong{display:block}.floating-card small{color:#7b7381;font-size:11px;font-weight:700}.floating-card strong{margin-top:2px;font-size:15px}.floating-icon,.mini-logo{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--purple);background:var(--lime)}.floating-attendance{left:1px;bottom:33px;animation:float-attendance 4.6s ease-in-out infinite}.trend{padding:5px 7px;border-radius:8px;color:#307b15;background:#e6fbd7;font-size:10px;font-weight:900}.floating-school{right:-16px;top:72px;animation:float-school 5.2s ease-in-out infinite}.mini-logo{color:#fff;background:var(--purple-2)}.hello-bubble{position:absolute;z-index:8;right:21px;bottom:26px;padding:9px 13px;color:var(--ink);background:var(--orange);border:2px solid var(--ink);border-radius:15px 15px 3px;font-family:Arial Rounded MT Bold,sans-serif;font-size:15px;font-weight:900;animation:hello-float 3.8s ease-in-out infinite}.hello-bubble span{margin-left:4px}.hero-footer{position:absolute;z-index:10;left:50%;bottom:0;width:min(1180px,calc(100% - 48px));min-height:88px;display:grid;grid-template-columns:60px 1fr 58px;align-items:center;gap:18px;color:var(--ink);background:var(--cream);border-radius:26px 26px 0 0;transform:translate(-50%)}.hero-footer>span{text-align:center;color:var(--purple-2);font-size:12px;font-weight:900}.hero-footer p{margin:0;color:#615867;font-size:14px}.hero-footer p strong{color:var(--ink)}.hero-footer>a{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--purple)}.trust-strip{min-height:78px;overflow:hidden;color:var(--ink);background:var(--lime);border-top:1px solid rgba(33,20,17,.22);border-bottom:1px solid rgba(33,20,17,.22)}.trust-track{width:-moz-max-content;width:max-content;display:flex;animation:trust-marquee 24s linear infinite}.trust-strip:hover .trust-track{animation-play-state:paused}.trust-segment{min-height:78px;display:flex;align-items:center;gap:42px;flex:0 0 auto;padding:0 21px}.trust-segment div{display:flex;align-items:center;gap:9px;flex:0 0 auto;font-size:13px;font-weight:900}.trust-segment>span{font-size:14px}.school-data,.features,.impact,.testimonials{padding-top:112px;padding-bottom:112px}.section-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:76px;margin-bottom:52px}.section-kicker{margin-bottom:20px;color:var(--purple-2)}.section-kicker:before{content:"";width:28px;height:2px;background:currentColor}.section-heading h2,.workflow-copy h2,.demo-copy h2{margin:0;font-family:Arial Rounded MT Bold,Avenir Next,Segoe UI,sans-serif;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.055em}.section-heading h2 em,.workflow-copy h2 em,.demo-copy h2 em{color:var(--purple-2);font-family:Georgia,serif;font-weight:400}.section-heading>p,.workflow-copy>p,.demo-copy>p{margin:0;color:var(--muted);font-size:16px;line-height:1.75}.school-dashboard{overflow:hidden;display:grid;grid-template-columns:310px 1fr;min-height:570px;color:#fff;background:var(--purple);border-radius:34px;box-shadow:0 35px 80px #2915682e}.school-list{padding:24px;background:#09033940;border-right:1px solid rgba(255,255,255,.12)}.school-list-label{display:flex;align-items:center;justify-content:space-between;margin:3px 4px 20px;color:#ffffff8a;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.school-list-label small{padding:5px 8px;color:var(--lime);background:#8ff9101a;border-radius:7px;letter-spacing:.05em}.school-list button{width:100%;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:11px;margin-bottom:8px;padding:13px;border:1px solid transparent;border-radius:17px;color:#ffffffa3;background:transparent;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.school-list button:hover,.school-list button:focus-visible{color:#fff;background:#ffffff14}.school-list button.active{color:var(--ink);background:var(--paper);box-shadow:0 12px 28px #0a04313d}.school-code{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--ink);font-size:11px;font-weight:950}.school-button-copy{min-width:0}.school-button-copy strong,.school-button-copy small{display:block}.school-button-copy strong{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.school-button-copy small{margin-top:4px;color:currentColor;font-size:11px;opacity:.68}.school-list-help{display:flex;gap:10px;margin:96px 4px 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff87}.school-list-help svg{flex:0 0 auto;color:var(--lime)}.school-list-help p{margin:0;font-size:12px;line-height:1.6}.school-panel{padding:35px;background:radial-gradient(circle at 80% 18%,rgba(143,249,16,.1),transparent 30%),var(--purple-3)}.school-panel-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.13)}.school-identity{display:flex;align-items:center;gap:17px}.school-emblem{width:63px;height:63px;display:grid;place-items:center;flex:0 0 auto;border-radius:20px 20px 5px;color:var(--ink)}.school-identity small{display:block;margin-bottom:4px;color:#ffffff85;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.school-identity h3{margin:0;font-size:22px;letter-spacing:-.03em}.school-identity p{display:flex;align-items:center;gap:5px;margin:7px 0 0;color:#fff9;font-size:12px}.sync-status{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#ffffff9e;font-size:11px}.sync-status span{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #8ff9101a}.school-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:28px}.school-metrics article{min-width:0;padding:18px;background:#ffffff13;border:1px solid rgba(255,255,255,.09);border-radius:18px}.school-metrics article>span{width:35px;height:35px;display:grid;place-items:center;margin-bottom:22px;border-radius:11px;color:var(--lime);background:#8ff91017}.school-metrics small,.school-metrics strong,.school-metrics em{display:block}.school-metrics small{color:#ffffff8a;font-size:11px}.school-metrics strong{margin-top:4px;font-family:Arial Rounded MT Bold,sans-serif;font-size:26px;letter-spacing:-.04em}.school-metrics em{margin-top:13px;color:var(--lime);font-size:10px;font-style:normal}.school-detail-row{display:grid;grid-template-columns:1fr 190px;gap:14px;margin-top:14px}.progress-card,.accreditation-card{padding:21px;background:var(--paper);border-radius:19px;color:var(--ink)}.progress-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.progress-card span{color:#675e6c;font-size:12px;font-weight:700}.progress-card strong{font-size:18px}.progress-track{height:10px;overflow:hidden;margin:26px 0 11px;background:#e8e3e9;border-radius:999px}.progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--purple-2),#7858d7)}.progress-card small,.accreditation-card small{color:#8b838e;font-size:11px}.accreditation-card{display:grid;text-align:center;background:var(--lime)}.accreditation-card>span{font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.accreditation-card strong{margin:5px 0;font-family:Georgia,serif;font-size:57px;line-height:1}.features{padding-top:24px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-card{min-height:330px;display:flex;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:27px;transition:transform .22s ease,box-shadow .22s ease}.feature-card:hover{transform:translateY(-7px) rotate(-.5deg);box-shadow:0 24px 60px #291c301f}.feature-card.violet{color:#fff;background:var(--purple-2);border-color:var(--purple-2)}.feature-card.lime{background:var(--lime)}.feature-card.cream{background:var(--paper)}.feature-card.orange{background:var(--orange)}.feature-card.pink{background:var(--pink)}.feature-card.blue{background:var(--blue)}.feature-top{display:flex;align-items:flex-start;justify-content:space-between}.feature-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;color:#fff;background:var(--purple)}.feature-card.violet .feature-icon{color:var(--ink);background:var(--lime)}.feature-top small{opacity:.52;font-size:11px;font-weight:900}.feature-card h3{margin:47px 0 13px;font-family:Arial Rounded MT Bold,sans-serif;font-size:23px;letter-spacing:-.035em}.feature-card p{margin:0;color:currentColor;font-size:14px;line-height:1.67;opacity:.68}.feature-card a{display:flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;margin-top:auto;padding-top:20px;border-bottom:1px solid currentColor;font-size:12px;font-weight:900}.workflow{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 100%,rgba(143,249,16,.12),transparent 30%),var(--purple)}.workflow:before{content:"CONNECT";position:absolute;left:-13px;bottom:-41px;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.07);font-family:Arial Rounded MT Bold,sans-serif;font-size:170px;font-weight:900;letter-spacing:-.06em}.workflow-inner{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;padding-top:118px;padding-bottom:118px}.section-kicker-light,.workflow-copy h2 em,.demo-copy h2 em{color:var(--lime)}.workflow-copy>p,.demo-copy>p{max-width:450px;margin-top:25px;color:#ffffffa3}.workflow-copy .button{margin-top:31px}.workflow-steps{display:grid}.workflow-steps article{display:grid;grid-template-columns:36px 54px 1fr;gap:19px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.13)}.workflow-steps article:first-child{padding-top:0}.step-number{padding-top:16px;color:var(--lime);font-size:12px;font-weight:900}.step-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:17px;color:var(--lime);background:#ffffff0f}.workflow-steps h3{margin:2px 0 8px;font-size:18px}.workflow-steps p{margin:0;color:#ffffff8c;font-size:14px;line-height:1.7}.impact-card{overflow:hidden;color:var(--ink);background:var(--lime);border:2px solid var(--ink);border-radius:34px;box-shadow:10px 12px 0 var(--ink)}.impact-head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 28px;border-bottom:2px solid var(--ink)}.impact-head span{font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.impact-head p{margin:0;font-family:Georgia,serif;font-size:14px;font-style:italic}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr)}.impact-grid article{min-height:235px;padding:39px 28px;border-right:2px solid var(--ink)}.impact-grid article:last-child{border-right:0}.impact-grid strong{display:block;font-family:Arial Rounded MT Bold,sans-serif;font-size:clamp(46px,5vw,66px);line-height:1;letter-spacing:-.06em}.impact-grid p{max-width:175px;margin:55px 0 0;font-size:13px;line-height:1.55}.testimonials{padding-top:20px}.quote-mark{color:var(--purple-2);font-family:Georgia,serif;font-size:120px;line-height:.5;text-align:right}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-grid>article{min-height:320px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:26px;background:var(--paper)}.testimonial-grid>article:nth-child(2){transform:translateY(24px)}.testimonial-grid blockquote{margin:30px 0 36px;color:#413845;font-family:Georgia,serif;font-size:17px;font-style:italic;line-height:1.65}.testimonial-person{display:flex;align-items:center;gap:12px;margin-top:auto}.testimonial-person>span{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:950}.testimonial-person strong,.testimonial-person small{display:block}.testimonial-person strong{font-size:13px}.testimonial-person small{margin-top:3px;color:var(--muted);font-size:11px}.demo-section{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#1a0d76f2,#4b2bb3f2),var(--purple)}.demo-orbit-one{width:500px;height:500px;left:-220px;bottom:-280px;border:1px solid rgba(143,249,16,.32)}.demo-orbit-two{width:300px;height:300px;right:-140px;top:-150px;border:1px solid rgba(255,255,255,.15)}.demo-inner{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center;padding-top:110px;padding-bottom:110px}.demo-copy ul{display:grid;gap:12px;margin:31px 0 0;padding:0;list-style:none}.demo-copy li{display:flex;align-items:center;gap:9px;color:#ffffffc4;font-size:13px}.demo-copy li svg{padding:2px;border-radius:50%;color:var(--ink);background:var(--lime)}.demo-form{min-height:520px;padding:32px;color:var(--ink);background:var(--paper);border-radius:31px;box-shadow:18px 20px #1208408c}.form-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.form-title small{color:var(--purple-2);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.form-title h3{margin:5px 0 0;font-family:Arial Rounded MT Bold,sans-serif;font-size:26px;letter-spacing:-.04em}.form-title>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--purple)}.demo-form label{display:grid;gap:8px;margin-bottom:15px;color:#554c58;font-size:12px;font-weight:800}.demo-form input,.demo-form select{width:100%;min-height:48px;padding:0 14px;border:1px solid #ded8df;border-radius:12px;outline:none;color:var(--ink);background:#fff;font-size:13px;transition:border-color .18s ease,box-shadow .18s ease}.demo-form input:focus,.demo-form select:focus{border-color:var(--purple-2);box-shadow:0 0 0 4px #4b2bb317}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-button{width:100%;min-height:55px;margin-top:2px;color:#fff;background:var(--purple)}.form-button:hover,.form-button:focus-visible{background:var(--purple-2);box-shadow:0 12px 24px #4b2bb333}.form-note{display:block;margin-top:14px;color:#918891;font-size:10px;line-height:1.5;text-align:center}.form-success{min-height:456px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.form-success>span{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;color:var(--purple);background:var(--lime);transform:rotate(-4deg)}.form-success h3{margin:25px 0 9px;font-family:Arial Rounded MT Bold,sans-serif;font-size:25px}.form-success p{max-width:350px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.form-success button{margin-top:22px;padding:9px 0;border:0;border-bottom:1px solid var(--purple);color:var(--purple);background:transparent;font-size:12px;font-weight:900;cursor:pointer}.footer{color:#fff;background:#12084c}.footer-main{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding-top:74px;padding-bottom:62px}.brand-inverse .brand-mark{color:var(--ink);background:var(--lime)}.brand-inverse .brand-copy small{color:var(--lime)}.footer-brand p{max-width:310px;margin:24px 0 0;color:#ffffff80;font-size:13px;line-height:1.7}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-links>div{display:grid;align-content:start;gap:12px}.footer-links strong{margin-bottom:8px;color:var(--lime);font-size:12px;letter-spacing:.11em;text-transform:uppercase}.footer-links a,.footer-links span{color:#ffffff8f;font-size:12px}.footer-links a:hover{color:#fff}.footer-bottom{min-height:76px;display:flex;align-items:center;gap:25px;border-top:1px solid rgba(255,255,255,.11);color:#ffffff6e;font-size:11px}.footer-bottom>div{display:flex;gap:20px;margin-left:auto}.back-top{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.19);border-radius:50%;color:var(--lime)}@keyframes typing-blink{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes trust-marquee{to{transform:translate(-50%)}}@keyframes orbit-drift-one{to{transform:translate(-28px,24px) scale(1.04)}}@keyframes orbit-drift-two{to{transform:translate(32px,-18px) scale(.94)}}@keyframes sparkle-turn{50%{transform:rotate(180deg) scale(1.08)}to{transform:rotate(360deg)}}@keyframes float-attendance{0%,to{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-9px)}}@keyframes float-school{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(2deg) translateY(8px)}}@keyframes hello-float{0%,to{transform:rotate(6deg) translateY(0)}50%{transform:rotate(3deg) translateY(-7px)}}@media(max-width:1080px){.site-header{width:calc(100% - 32px)}.desktop-nav{gap:18px}.hero-content{grid-template-columns:.95fr 1.05fr;gap:25px}.hero-copy h1{font-size:clamp(55px,6.5vw,72px)}.floating-school{right:-4px}.school-metrics{grid-template-columns:repeat(2,1fr)}.school-metrics article>span{margin-bottom:12px}.workflow-inner,.demo-inner{gap:60px}}@media(max-width:860px){.section,.hero-content,.hero-footer{width:min(100% - 34px,720px)}.site-header{min-height:74px;border-radius:0 0 22px 22px}.desktop-nav,.header-cta{display:none}.menu-button{display:grid}.mobile-nav{position:absolute;z-index:18;left:17px;right:17px;top:80px;display:grid;gap:5px;padding:18px;color:var(--ink);background:var(--paper);border-radius:20px;box-shadow:0 24px 60px #0c043659;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.mobile-nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav a{padding:12px 13px;border-radius:10px;font-size:14px;font-weight:800}.mobile-nav a:hover{background:#f0ebf2}.mobile-nav .mobile-nav-cta{margin-top:6px;color:#fff;background:var(--purple);text-align:center}.hero-shell{min-height:1260px}.hero-content{grid-template-columns:1fr;gap:42px;padding:78px 0 135px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-copy h1{max-width:700px;font-size:clamp(58px,10vw,78px)}.hero-actions,.hero-proof{justify-content:center}.hero-visual{min-height:530px}.photo-frame{inset:25px 35px 24px 55px}.floating-school{right:7px}.floating-attendance{left:12px}.trust-track{animation-duration:20s}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading>p{max-width:550px}.school-dashboard{grid-template-columns:1fr}.school-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.school-list-label{grid-column:1 / -1}.school-list button{grid-template-columns:38px 1fr;margin-bottom:0}.school-list button>svg{display:none}.school-code{width:38px;height:38px}.school-list-help{display:none}.school-panel{padding:30px}.feature-grid{grid-template-columns:repeat(2,1fr)}.workflow-inner,.demo-inner{grid-template-columns:1fr;gap:58px}.workflow-copy{max-width:630px}.impact-grid{grid-template-columns:repeat(2,1fr)}.impact-grid article:nth-child(2){border-right:0}.impact-grid article:nth-child(-n+2){border-bottom:2px solid var(--ink)}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid>article:nth-child(2){transform:none}.footer-main{grid-template-columns:1fr;gap:50px}}@media(max-width:580px){.section,.hero-content,.hero-footer{width:calc(100% - 28px)}.site-header{width:calc(100% - 20px);min-height:68px;padding:10px 10px 10px 15px}.brand-mark{width:36px;height:36px;border-radius:12px 12px 4px}.brand-mark span{font-size:24px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:10px}.menu-button{width:45px;height:45px}.mobile-nav{left:10px;right:10px;top:73px}.hero-shell{min-height:1070px}.hero-content{gap:34px;padding:54px 0 118px}.eyebrow{margin-bottom:21px;font-size:11px}.hero-copy h1{font-size:clamp(47px,14vw,65px);line-height:.95}.title-sticker{margin-left:8px;padding:2px 11px 6px;border-radius:9px;box-shadow:3px 4px 0 var(--ink);transform:rotate(-3deg) translateY(-4px)}.hero-copy>p{margin-top:23px;font-size:15px;line-height:1.65}.hero-actions{flex-direction:column;gap:12px;margin-top:25px}.button-lime{width:100%;max-width:330px}.hero-proof{margin-top:26px}.hero-visual{min-height:390px}.photo-frame{inset:15px 6px 16px 15px;border-width:5px;border-radius:34px 12px;box-shadow:14px 16px #1208406b}.hero-ribbon{left:-35px;right:-45px;bottom:44px;height:44px;font-size:11px}.floating-card{padding:9px 10px;border-radius:14px}.floating-icon,.mini-logo{width:32px;height:32px}.floating-card strong{font-size:12px}.floating-card small,.trend{font-size:10px}.floating-attendance{left:-5px;bottom:4px}.floating-school{right:-4px;top:1px}.hello-bubble{right:8px;bottom:14px;font-size:12px}.hero-footer{min-height:72px;grid-template-columns:34px 1fr 40px;gap:8px;border-radius:18px 18px 0 0}.hero-footer p{font-size:11px;line-height:1.4}.hero-footer>a{width:34px;height:34px}.trust-strip{min-height:66px}.trust-segment{min-height:66px;gap:28px;padding:0 14px}.trust-segment div{font-size:11px}.school-data,.features,.impact,.testimonials{padding-top:78px;padding-bottom:78px}.section-heading{margin-bottom:34px}.section-kicker{margin-bottom:15px;font-size:11px}.section-heading h2,.workflow-copy h2,.demo-copy h2{font-size:clamp(38px,12vw,52px)}.section-heading>p,.workflow-copy>p,.demo-copy>p{font-size:14px}.school-dashboard{border-radius:24px}.school-list{grid-template-columns:1fr;padding:18px}.school-list button{grid-template-columns:38px 1fr 18px}.school-list button>svg{display:block}.school-panel{padding:21px}.school-panel-head{align-items:flex-start;padding-bottom:21px}.school-emblem{width:50px;height:50px;border-radius:16px 16px 4px}.school-identity h3{font-size:18px}.sync-status{align-self:flex-start;padding:0;border:0;font-size:0}.sync-status span{width:8px;height:8px}.school-metrics{gap:8px}.school-metrics article{padding:14px}.school-metrics strong{font-size:21px}.school-metrics em{font-size:10px}.school-detail-row{grid-template-columns:1fr}.accreditation-card{grid-template-columns:1fr auto 1fr;align-items:center;text-align:left}.accreditation-card strong{margin:0 15px;font-size:38px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:295px}.workflow-inner{padding-top:83px;padding-bottom:83px}.workflow-steps article{grid-template-columns:28px 46px 1fr;gap:12px}.step-icon{width:46px;height:46px}.workflow-steps h3{font-size:17px}.impact-card{border-radius:25px;box-shadow:6px 8px 0 var(--ink)}.impact-head{align-items:flex-start;flex-direction:column}.impact-grid article{min-height:190px;padding:27px 19px}.impact-grid strong{font-size:43px}.impact-grid p{margin-top:35px;font-size:12px}.quote-mark{display:none}.testimonial-grid>article{min-height:300px}.demo-inner{padding-top:80px;padding-bottom:80px}.demo-form{min-height:0;padding:23px;border-radius:25px;box-shadow:10px 12px #1208408c}.form-title h3{font-size:21px}.form-row{grid-template-columns:1fr;gap:0}.footer-main{padding-top:60px}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1 / -1}.footer-bottom{flex-wrap:wrap;padding-top:18px;padding-bottom:18px}.footer-bottom>div{width:100%;order:3;margin-left:0}.back-top{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trust-track,.hero-orbit,.photo-scribble,.floating-attendance,.floating-school,.hello-bubble,.typing-caret{animation:none!important}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.preview-notice{position:fixed;z-index:1000;left:50%;top:12px;transform:translate(-50%);max-width:calc(100% - 24px);padding:10px 18px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;background:#190d6beb;box-shadow:0 12px 35px #1a0d7647;font-size:12px;font-weight:800;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.form-error{margin:0;padding:11px 13px;border:1px solid rgba(190,18,60,.2);border-radius:12px;color:#9f1239;background:#fff1f2;font-size:12px;line-height:1.55}.form-button:disabled{cursor:wait;opacity:.7}
.site-header{position:fixed;top:14px;left:50%;z-index:900;margin:0;transform:translateX(-50%);border-radius:24px;box-shadow:0 18px 50px rgba(15,3,68,.22);backdrop-filter:blur(18px)}.mobile-nav{position:fixed!important;top:96px;left:50%;z-index:890;width:min(720px,calc(100% - 32px));transform:translateX(-50%)}.hero-content{padding-top:132px}@media(max-width:860px){.site-header{top:10px;border-radius:20px}.mobile-nav{top:92px}.hero-content{padding-top:124px}}@media(max-width:580px){.site-header{top:8px}.mobile-nav{top:84px;width:calc(100% - 20px)}.hero-content{padding-top:112px}}
