.home-container{width:100%;max-width:1350px;margin:0 auto;padding:0 40px}.home-hero{background:var(--color-brand-navy);min-height:calc(100vh - var(--home-nav-height));align-items:center;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;background:radial-gradient(700px 500px at 72% 38%,#fbb6151c 0%,#0000 70%),radial-gradient(500px 380px at 18% 82%,#3d4f7c2e 0%,#0000 70%);position:absolute;inset:0}.home-hero:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.home-hero-inner{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;padding:40px 0 32px;display:grid;position:relative}.home-hero-badge{font-family:var(--font-public-body), sans-serif;color:#ffffffeb;letter-spacing:-.01em;background:#fbb6151a;border:1.5px solid #fbb6158c;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 16px 7px 12px;font-size:13px;font-weight:600;display:inline-flex}.home-hero-badge i{color:var(--color-brand-yellow);font-size:11px}.home-hero-headline{font-family:var(--font-public-heading), sans-serif;letter-spacing:-.025em;color:var(--color-text-inverse);margin-bottom:20px;font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.08}.home-hero-headline .home-hero-kicker{color:#ffffffc7;display:block}.home-hero-headline .home-hero-gradient-text{background:linear-gradient(100deg, var(--color-text-inverse) 0%, var(--color-brand-yellow) 34%, var(--color-brand-yellow-mid) 56%, var(--color-text-inverse) 78%);color:#0000;background-size:220%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite hero-title-sheen;display:inline-block}.home-hero-headline .home-hero-accent{color:var(--color-brand-yellow);display:inline-block;position:relative}.home-hero-headline .home-highlight{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:3px;-webkit-text-decoration-color:var(--color-brand-yellow);text-decoration-color:var(--color-brand-yellow)}.home-hero-body{font-family:var(--font-public-body), sans-serif;color:#ffffffb8;max-width:500px;margin-bottom:32px;font-size:16px;font-weight:400;line-height:1.7}.home-cta-primary{font-family:var(--font-public-body), sans-serif;color:var(--color-brand-navy);background:var(--color-brand-yellow);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.home-cta-primary:hover{background:var(--color-brand-yellow-dark);transform:translateY(-1px)}.home-cta-primary:active{transform:translateY(0)}.home-cta-secondary{font-family:var(--font-public-body), sans-serif;color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;margin-left:12px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.home-cta-secondary:hover{color:var(--color-text-inverse);border-color:#ffffff59}.home-hero-ctas{flex-wrap:wrap;align-items:center;display:flex}.home-hero-char-zone{justify-content:center;align-items:flex-end;height:500px;display:flex;position:relative}.home-hero-char-glow{pointer-events:none;background:radial-gradient(at 50% 80%,#fbb6150d 0%,#0000 70%);border-radius:50%;width:180px;height:300px;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.home-hero-char-floor{background:radial-gradient(#ffffff09 0%,#0000 70%);border-radius:50%;width:140px;height:6px;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.home-hero-character-video{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 42px #0e315733);width:min(100%,620px);max-height:100%;position:relative}.home-hero-thought{z-index:3;width:min(190px,36%);animation:7s ease-in-out .6s infinite float-b;position:absolute;top:-1%;right:3%}.home-hero-thought svg{filter:drop-shadow(0 10px 22px #0e31571f);width:100%;height:auto;display:block}.home-hero-thought-text{font-family:var(--font-public-heading), sans-serif;color:var(--color-brand-navy);text-align:center;justify-content:center;align-items:center;padding:2px 24px 18px 20px;font-size:18px;font-weight:700;line-height:1.1;display:flex;position:absolute;inset:0}.home-hero-thought-text span{min-height:1.2em;display:inline-block}.home-hero-thought-text span:after{content:"";vertical-align:-.08em;background:#293659bf;width:2px;height:.95em;margin-left:3px;animation:.9s step-end infinite thought-caret;display:inline-block}.home-hero-deco{pointer-events:none;border-radius:50%;position:absolute}.home-hero-deco-1{background:#fbb6151a;width:10px;height:10px;animation:5s ease-in-out infinite float-a;top:15%;right:28%}.home-hero-deco-2{background:#8fa3c81f;width:7px;height:7px;animation:6s ease-in-out 1s infinite float-b;top:32%;left:22%}.home-hero-deco-3{background:#fbb61512;width:5px;height:5px;animation:7s ease-in-out 2s infinite float-a;top:52%;right:18%}.home-hero-deco-4{background:0 0;border:1.5px solid #fbb6150f;border-radius:4px;width:16px;height:16px;animation:8s ease-in-out .5s infinite float-b;top:22%;left:38%;transform:rotate(45deg)}.home-scroll-hint{z-index:2;flex-direction:column;align-items:center;gap:6px;transition:opacity .4s;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.home-scroll-hint span{font-family:var(--font-public-body), sans-serif;text-transform:uppercase;letter-spacing:.14em;color:#ffffff80;font-size:10px;font-weight:600}.home-scroll-hint .home-arrow-line{background:#ffffff14;width:1.5px;height:36px;position:relative;overflow:hidden}.home-scroll-hint .home-arrow-line:after{content:"";background:linear-gradient(#0000,#fbb615b3);width:1.5px;height:100%;animation:1.6s ease-in-out infinite scroll-line;position:absolute;top:-100%;left:0}.home-section-progress{z-index:90;opacity:0;pointer-events:none;flex-direction:column;gap:8px;transition:opacity .4s;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%)}.home-section-progress.is-visible{opacity:1}.home-section-progress-track{background:#0000001a;border-radius:99px;width:3px;height:60px;position:relative;overflow:hidden}.home-section-progress-fill{background:var(--progress-color,var(--color-brand-navy));height:var(--progress-pct,0%);border-radius:99px;transition:height 60ms linear;position:absolute;top:0;left:0;right:0}.home-section-progress-dot{background:#00000026;border-radius:50%;width:6px;height:6px;margin:0 auto}.home-section-progress-dot.is-active{background:var(--progress-color,var(--color-brand-navy))}.home-wave-divider{width:100%;margin-top:-1px;line-height:0;display:block}.home-wave-divider svg{width:100%;height:auto;display:block}.home-trust-bar{border-bottom:.5px solid var(--color-border-default);background:linear-gradient(#fffffffa 0%,#f4f7fcfa 100%);padding:22px 0 24px;overflow:hidden}.home-trust-grid,.home-trust-item,.home-trust-number,.home-trust-label,.home-trust-item:not(:last-child):after{display:none}.home-trust-logos-row{flex-direction:column;align-items:flex-start;gap:14px;min-height:72px;padding:4px 0 0;display:flex}.home-section-progress-track-school{--progress-color:var(--color-accent-school)}.home-section-progress-track-college{--progress-color:var(--color-accent-college)}.home-section-progress-track-learner{--progress-color:var(--color-accent-learner)}.home-icon-arrow-xs{font-size:9px}.home-icon-arrow-sm{font-size:10px}.home-icon-arrow-md{font-size:11px}.home-audience-meta-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;display:flex}.home-audience-label{font-family:var(--font-public-body), sans-serif;color:#fff6;letter-spacing:.04em;font-size:11px;font-weight:500}.home-audience-pill{font-family:var(--font-public-body), sans-serif;color:#ffffffb3;border-radius:99px;padding:5px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.home-audience-pill-school{background:#185fa52e;border:1px solid #185fa566}.home-audience-pill-school:hover{color:var(--color-text-inverse);background:#185fa552}.home-audience-pill-college{background:#534ab72e;border:1px solid #534ab766}.home-audience-pill-college:hover{color:var(--color-text-inverse);background:#534ab752}.home-audience-pill-learner{background:#ba75172e;border:1px solid #ba751766}.home-audience-pill-learner:hover{color:var(--color-text-inverse);background:#ba751752}.home-school-logo-icon-school{background:var(--color-accent-school-bg);color:var(--color-accent-school)}.home-school-logo-icon-college{background:var(--color-accent-college-bg);color:var(--color-accent-college)}.home-school-logo-icon-learner{background:var(--color-accent-learner-bg);color:var(--color-accent-learner)}.home-learner-card-row{flex-direction:row;gap:12px}.home-learner-card{flex:1}.home-cta-band-inner{z-index:1;position:relative}.home-trust-logos-label{font-family:var(--font-public-body), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-primary);white-space:nowrap;background:0 0;border-radius:0;flex-shrink:0;align-items:center;gap:8px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.home-trust-logos-marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.home-trust-logos-track{align-items:center;gap:18px;width:max-content;animation:60s linear infinite trust-marquee;display:flex}.home-trust-logos-row:hover .home-trust-logos-track{animation-play-state:paused}.home-school-logo{opacity:.92;background:#fff9;border:1px solid #2936590f;border-radius:14px;align-items:center;gap:10px;min-width:220px;height:46px;padding:0 14px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.home-school-logo:hover{background:var(--color-page);border-color:#29365924;transform:translateY(-2px)}.home-school-logo-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.home-school-logo-name{font-family:var(--font-public-heading), sans-serif;color:var(--color-text-primary);white-space:nowrap;letter-spacing:-.01em;font-size:12px;font-weight:700}.home-section{padding:100px 0;position:relative;overflow:hidden}.home-section-grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:48px;display:grid}.home-section-grid.is-flip{grid-template-columns:1fr 1.2fr}.home-section-eyebrow{font-family:var(--font-public-body), sans-serif;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:11px;font-weight:600;line-height:1;display:inline-block}.home-section-title{font-family:var(--font-public-heading), sans-serif;letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:14px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.12}.home-section-title .home-highlight{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:3px;-webkit-text-decoration-color:var(--color-brand-yellow);text-decoration-color:var(--color-brand-yellow)}.home-section-subtitle{font-family:var(--font-public-body), sans-serif;color:var(--color-text-muted);max-width:540px;margin-bottom:32px;font-size:15px;font-weight:400;line-height:1.7}.home-section-num{display:none}.home-char-zone{justify-content:center;align-items:flex-end;height:360px;display:flex;position:relative}.home-env-hint{pointer-events:none;position:absolute}.home-env-desk{border-radius:3px;width:75%;height:7px;bottom:12%;left:50%;transform:translate(-50%)}.home-env-desk-leg-l,.home-env-desk-leg-r{border-radius:2px;width:5px;height:56px;bottom:4%}.home-env-desk-leg-l{left:18%}.home-env-desk-leg-r{right:18%}.home-env-bench{border-radius:2px;width:68%;height:5px;bottom:20%;left:50%;transform:translate(-50%)}.home-env-lab-bench{border-radius:3px;width:78%;height:9px;bottom:14%;left:50%;transform:translate(-50%)}.home-env-monitor{border-radius:3px;width:48px;height:34px;bottom:26%;left:22%}.home-env-monitor-stand{border-radius:1px;width:10px;height:13px;bottom:22%;left:calc(22% + 19px)}.home-env-laptop{border-radius:3px;width:56px;height:38px;bottom:28%;left:50%;transform:translate(-50%)}.home-env-laptop-base{border-radius:2px;width:68px;height:5px;bottom:24%;left:50%;transform:translate(-50%)skew(-8deg)}.home-env-cushion{border-radius:50%;width:46px;height:26px;bottom:10%;left:22%}.home-school-section{background:radial-gradient(ellipse 650px 320px at 82% 28%, #185fa50f 0%, transparent 70%), radial-gradient(ellipse 520px 320px at 88% 78%, #fbb6150d 0%, transparent 72%), radial-gradient(ellipse 450px 280px at 12% 78%, #185fa509 0%, transparent 70%), radial-gradient(circle, #185fa516 1px, transparent 1.4px) 0 0 / 28px 28px, var(--color-accent-school-bg)}.home-school-section .home-section-eyebrow,.home-school-section .home-section-num{color:var(--color-accent-school)}.home-school-section .home-env-hint{background:var(--color-accent-school);opacity:.04}.home-school-section .home-scroll-stage{overflow:visible}.home-school-ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.home-school-ambient svg{fill:none;stroke:#0e315752;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.85;vector-effect:non-scaling-stroke;position:absolute}.home-school-ambient svg .home-accent{stroke:#fbb615b3}.home-school-ambient svg .home-dashed{stroke-dasharray:3 4}.home-school-ambient .home-doodle{left:var(--doodle-left,0px);top:var(--doodle-top,0px);width:var(--doodle-size,80px);translate:var(--avoid-x,0px) var(--avoid-y,0px);will-change:transform;--avoid-x:0px;--avoid-y:0px;transition:translate .42s cubic-bezier(.22,1,.36,1);position:absolute}.home-school-ambient .home-obj-atom{animation:13s ease-in-out infinite doodle-drift}.home-school-ambient .home-obj-atom .home-orbits{transform-box:fill-box;transform-origin:60px 60px;animation:22s linear infinite orbit-spin}.home-school-ambient .home-obj-bulb{animation:7s ease-in-out -1.5s infinite doodle-bob}.home-school-ambient .home-obj-bulb .home-spark{transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite spark-twinkle}.home-school-ambient .home-obj-bulb .home-spark:nth-child(2){animation-delay:-.8s}.home-school-ambient .home-obj-bulb .home-spark:nth-child(3){animation-delay:-1.6s}.home-school-ambient .home-obj-beaker{animation:14s ease-in-out -3s infinite doodle-drift}.home-school-ambient .home-obj-robot{animation:8s ease-in-out -2s infinite doodle-bob}.home-school-ambient .home-obj-gear{opacity:.55;animation:28s linear infinite orbit-spin}.home-school-ambient .home-obj-code{animation:6s ease-in-out -1s infinite doodle-wiggle}.home-school-ambient .home-obj-rocket{animation:6.5s ease-in-out -3.5s infinite doodle-bob}.home-school-ambient .home-obj-pencil{animation:12s ease-in-out -2.5s infinite doodle-drift}.home-school-ambient .home-obj-pencil .home-spark{transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite spark-twinkle}.home-school-ambient .home-obj-pencil .home-spark:nth-child(2){animation-delay:-1.4s}@keyframes doodle-bob{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-12px)rotate(3deg)}}@keyframes doodle-wiggle{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}@keyframes doodle-drift{0%,to{transform:translate(0)rotate(-2deg)}50%{transform:translate(14px,-8px)rotate(2deg)}}@keyframes spark-twinkle{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}@keyframes orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-college-section{background:radial-gradient(ellipse 650px 320px at 18% 32%, #534ab70d 0%, transparent 70%), radial-gradient(ellipse 450px 280px at 88% 72%, #534ab709 0%, transparent 70%), var(--color-accent-college-bg)}.home-college-section .home-section-eyebrow,.home-college-section .home-section-num{color:var(--color-accent-college)}.home-college-section .home-env-hint{background:var(--color-accent-college);opacity:.035}.home-college-section .home-scroll-stage{overflow:visible}.home-college-ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.home-college-ambient svg{fill:none;stroke:#3d317847;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;opacity:.84;vector-effect:non-scaling-stroke;position:absolute}.home-college-ambient svg .home-accent{stroke:#534ab7b8}.home-college-ambient svg .home-dashed{stroke-dasharray:4 4}.home-college-ambient .home-doodle{left:var(--doodle-left,0px);top:var(--doodle-top,0px);width:var(--doodle-size,80px);translate:var(--avoid-x,0px) var(--avoid-y,0px);will-change:transform;--avoid-x:0px;--avoid-y:0px;transition:translate .42s cubic-bezier(.22,1,.36,1);position:absolute}.home-college-ambient .home-obj-chipboard{animation:13s ease-in-out infinite doodle-drift}.home-college-ambient .home-obj-laptop{animation:7.5s ease-in-out -1.2s infinite doodle-bob}.home-college-ambient .home-obj-network{animation:14s ease-in-out -2.4s infinite doodle-drift}.home-college-ambient .home-obj-arm{animation:8.2s ease-in-out -1.8s infinite doodle-bob}.home-college-ambient .home-obj-gear{opacity:.58;animation:30s linear infinite orbit-spin}.home-college-ambient .home-obj-blueprint{animation:6.6s ease-in-out -.9s infinite doodle-wiggle}.home-college-ambient .home-obj-circuit{animation:6.9s ease-in-out -3s infinite doodle-bob}.home-college-ambient .home-obj-medal{animation:12.4s ease-in-out -2.1s infinite doodle-drift}.home-learner-section{background:radial-gradient(ellipse 650px 320px at 78% 22%, #ba75170d 0%, transparent 70%), radial-gradient(ellipse 450px 280px at 16% 82%, #ba751709 0%, transparent 70%), var(--color-accent-learner-bg)}.home-learner-section .home-section-eyebrow,.home-learner-section .home-section-num{color:var(--color-accent-learner)}.home-learner-section .home-env-hint{background:var(--color-accent-learner);opacity:.035}.home-learner-section .home-scroll-stage{overflow:visible}.home-learner-ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.home-learner-ambient svg{fill:none;stroke:#663d104d;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round;opacity:.84;vector-effect:non-scaling-stroke;position:absolute}.home-learner-ambient svg .home-accent{stroke:#ba7517bd}.home-learner-ambient svg .home-dashed{stroke-dasharray:4 4}.home-learner-ambient .home-doodle{left:var(--doodle-left,0px);top:var(--doodle-top,0px);width:var(--doodle-size,80px);translate:var(--avoid-x,0px) var(--avoid-y,0px);will-change:transform;--avoid-x:0px;--avoid-y:0px;transition:translate .42s cubic-bezier(.22,1,.36,1);position:absolute}.home-learner-ambient .home-obj-play{animation:7.1s ease-in-out -1.1s infinite doodle-bob}.home-learner-ambient .home-obj-bookstack{animation:13.4s ease-in-out -2.8s infinite doodle-drift}.home-learner-ambient .home-obj-certificate{animation:6.5s ease-in-out -.7s infinite doodle-wiggle}.home-learner-ambient .home-obj-headset{animation:8s ease-in-out -2.2s infinite doodle-bob}.home-learner-ambient .home-obj-target{animation:12.7s ease-in-out -1.9s infinite doodle-drift}.home-learner-ambient .home-obj-notebook{animation:7.6s ease-in-out -3.1s infinite doodle-bob}.home-learner-ambient .home-obj-badge{opacity:.58;animation:31s linear infinite orbit-spin}.home-learner-ambient .home-obj-bulb{animation:12.1s ease-in-out -1.3s infinite doodle-drift}.home-learner-ambient .home-obj-bulb .home-spark{transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite spark-twinkle}.home-learner-ambient .home-obj-bulb .home-spark:nth-child(2){animation-delay:-.9s}.home-learner-ambient .home-obj-bulb .home-spark:nth-child(3){animation-delay:-1.8s}.home-cards-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-cards-stack{flex-direction:column;gap:12px;display:flex}.home-service-card{background:var(--color-page);cursor:default;border-radius:12px;padding:20px;transition:transform .3s,border-color .3s,box-shadow .3s}.home-service-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #00000014}.home-service-card .home-card-head{align-items:center;gap:10px;margin-bottom:10px;display:flex}.home-card-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.home-card-tag{font-family:var(--font-public-body), sans-serif;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700;line-height:1}.home-card-title{font-family:var(--font-public-heading), sans-serif;color:var(--color-text-primary);letter-spacing:-.005em;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.3}.home-card-desc{font-family:var(--font-public-body), sans-serif;color:var(--color-text-muted);margin-bottom:12px;font-size:13px;font-weight:400;line-height:1.65}.home-card-link{font-family:var(--font-public-body), sans-serif;align-items:center;gap:4px;font-size:12px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.home-card-link:hover{gap:8px}.home-section-cta-row{will-change:opacity, transform;pointer-events:none;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;transition:opacity 80ms linear,transform 80ms linear;display:flex;opacity:var(--cta-progress,0)!important;transform:translateY(calc((1 - var(--cta-progress,0)) * 28px))!important}.home-section-cta-row.is-cta-ready{pointer-events:auto}.home-section-cta-btn{font-family:var(--font-public-body), sans-serif;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,color .2s;display:inline-flex}.home-section-cta-btn:hover{transform:translateY(-1px)}.home-school-section .home-section-cta-btn{background:var(--color-accent-school);color:var(--color-text-inverse)}.home-school-section .home-section-cta-btn:hover{background:var(--color-accent-school-hover)}.home-college-section .home-section-cta-btn{background:var(--color-accent-college);color:var(--color-text-inverse)}.home-college-section .home-section-cta-btn:hover{background:var(--color-accent-college-hover)}.home-learner-section .home-section-cta-btn{background:var(--color-accent-learner);color:var(--color-text-inverse)}.home-learner-section .home-section-cta-btn:hover{background:var(--color-accent-learner-hover)}.home-section-cta-note{white-space:nowrap;font-family:var(--font-public-body), sans-serif;color:var(--color-text-hint);align-items:center;gap:5px;font-size:12px;font-weight:500;display:inline-flex}.home-section-cta-note i{margin-right:0}.home-service-card-school{border:.5px solid #185fa526}.home-service-card-school:hover{border-color:#185fa54d}.home-service-card-school .home-card-icon-box{color:var(--color-accent-school);background:#185fa512}.home-service-card-school .home-card-tag{background:var(--color-accent-school-tag);color:var(--color-accent-school)}.home-service-card-school .home-card-link{color:var(--color-accent-school)}.home-service-card-college{border:.5px solid #534ab726}.home-service-card-college:hover{border-color:#534ab74d}.home-service-card-college .home-card-icon-box{color:var(--color-accent-college);background:#534ab712}.home-service-card-college .home-card-tag{background:var(--color-accent-college-tag);color:var(--color-accent-college)}.home-service-card-college .home-card-link{color:var(--color-accent-college)}.home-service-card-college.is-featured{border:1.5px solid var(--color-accent-college)}.home-service-card-learner{border:.5px solid #ba751726}.home-service-card-learner:hover{border-color:#ba75174d}.home-service-card-learner .home-card-icon-box{color:var(--color-accent-learner);background:#ba751712}.home-service-card-learner .home-card-tag{background:var(--color-accent-learner-tag);color:var(--color-accent-learner)}.home-service-card-learner .home-card-link{color:var(--color-accent-learner)}.home-scroll-intro-section{--intro-accent:var(--color-accent-school);--intro-copy-x:0px;--intro-copy-y:0px;--intro-copy-scale:1;--intro-mascot-x:0px;--intro-mascot-y:0px;--intro-mascot-scale:1;--intro-subtitle-opacity:1;--intro-subtitle-y:0px;--card-1:1;--card-2:1;--card-3:1;--card-4:1;--cta-progress:0;padding:0;overflow:visible}.home-school-section.home-scroll-intro-section{--intro-accent:var(--color-accent-school)}.home-college-section.home-scroll-intro-section{--intro-accent:var(--color-accent-college)}.home-learner-section.home-scroll-intro-section{--intro-accent:var(--color-accent-learner)}.home-scroll-motion-ready .home-scroll-intro-section{min-height:320vh}.home-scroll-pin{align-items:stretch;height:100vh;min-height:100vh;display:flex;position:relative}.home-scroll-stage{box-sizing:border-box;align-items:center;width:100%;height:100%;min-height:100%;padding:88px 0 80px;display:flex;position:relative}.home-school-section .home-scroll-stage,.home-learner-section .home-scroll-stage{padding-top:48px;padding-bottom:88px}.home-college-section .home-scroll-stage{padding-top:56px;padding-bottom:132px}.home-scroll-service-grid{grid-template-columns:minmax(0,1.28fr) minmax(220px,.72fr);align-items:center;gap:clamp(24px,4vw,52px);width:100%;display:grid}.home-scroll-service-grid.is-flip{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr)}.home-scroll-copy{transform-origin:0 0;max-width:790px;transform:translate3d(var(--intro-copy-x), var(--intro-copy-y), 0) scale(var(--intro-copy-scale));will-change:transform;z-index:2;transition:transform 80ms linear}.home-scroll-service-grid.is-flip .home-scroll-copy{grid-column:2}.home-scroll-service-grid.is-flip .home-mascot-slot{grid-area:1/1}.home-scroll-intro-section .home-section-eyebrow{color:var(--intro-accent)}.home-scroll-intro-section .home-section-title{max-width:860px;margin-bottom:12px;font-size:clamp(36px,4.8vw,58px)}.home-scroll-intro-section .home-section-title .home-highlight{-webkit-text-decoration-color:var(--intro-accent);text-decoration-color:var(--intro-accent)}.home-scroll-intro-section .home-section-subtitle{max-width:720px;opacity:var(--intro-subtitle-opacity);transform:translateY(var(--intro-subtitle-y));will-change:opacity, transform;transition:opacity 80ms linear,transform 80ms linear}.home-mascot-slot{min-height:clamp(220px,38vw,420px);transform:translate3d(var(--intro-mascot-x), var(--intro-mascot-y), 0) scale(var(--intro-mascot-scale));transform-origin:50%;will-change:transform;transition:transform 80ms linear}.home-section-mascot-video{z-index:4;object-fit:contain;filter:drop-shadow(0 18px 36px #0e31571f);width:min(100%,420px);max-height:100%;margin:0 auto;display:block;position:relative}.home-mascot-scene{justify-content:center;align-items:flex-end;width:min(100%,560px);min-height:clamp(300px,34vw,440px);display:flex;position:relative}.home-mascot-scene>*{position:absolute}.home-mascot-scene .home-section-mascot-video{position:relative}.home-scene-halo{z-index:0;background:radial-gradient(circle at 50% 45%,#fffffffa 0%,#ffffff8c 28%,#ffffff14 64%,#0000 76%);border-radius:50%;inset:10% 8% 14%}.home-scene-floor{z-index:1;background:radial-gradient(#0f172a2e 0%,#0f172a14 52%,#0000 76%);border-radius:50%;width:min(84%,420px);height:24px;bottom:4%;left:50%;transform:translate(-50%)}.home-scene-orbit{width:148px;height:148px;color:var(--intro-accent);z-index:0;border:1.5px dashed #ffffff57;border-radius:50%;animation:18s linear infinite home-scene-orbit}.home-scene-orbit:before,.home-scene-orbit:after{content:"";background:currentColor;border-radius:50%;position:absolute}.home-scene-orbit:before{width:10px;height:10px;top:6px;left:50%;transform:translate(-50%)}.home-scene-orbit:after{opacity:.7;width:7px;height:7px;bottom:12px;right:20px}.home-scene-chip,.home-scene-prop{-webkit-backdrop-filter:blur(10px);z-index:3;background:#ffffffe0;border:1px solid #fffffff2;align-items:center;gap:8px;display:inline-flex;box-shadow:0 18px 34px #0f172a14}.home-scene-chip{color:var(--intro-accent);font-family:var(--font-public-body), sans-serif;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700}.home-scene-prop{border-radius:14px;min-width:132px;padding:10px 12px}.home-scene-prop>svg{background:color-mix(in srgb, var(--intro-accent) 10%, transparent);width:28px;height:28px;color:var(--intro-accent);border-radius:10px;flex-shrink:0;padding:7px}.home-scene-prop-copy{flex-direction:column;gap:2px;display:flex}.home-scene-prop-title{color:var(--color-text-primary);font-family:var(--font-public-body), sans-serif;font-size:11px;font-weight:700;line-height:1.1}.home-scene-prop-sub{color:var(--color-text-hint);font-family:var(--font-public-body), sans-serif;font-size:10px;font-weight:500;line-height:1.1}.home-scene-chip-a{top:8%;right:-4%}.home-scene-chip-b{bottom:20%;left:-4%}.home-scene-prop-left{bottom:10%;left:-10%}.home-scene-prop-right{bottom:16%;right:-12%}.home-scene-orbit-a{top:0;left:4%}.home-scene-orbit-b{width:112px;height:112px;top:14%;right:4%}.home-school-scene .home-scene-halo{background:radial-gradient(circle at 50% 44%,#fffffff5 0%,#dbeafee6 24%,#185fa51f 58%,#0000 76%)}.home-college-scene .home-scene-halo{background:radial-gradient(circle at 50% 44%,#fffffff5 0%,#ede9fee6 24%,#534ab721 58%,#0000 76%)}.home-learner-scene .home-scene-halo{background:radial-gradient(circle at 50% 44%,#fffffff5 0%,#fde8a094 24%,#ba751724 58%,#0000 76%)}.home-college-scene .home-scene-chip-a{top:6%;right:-8%}.home-college-scene .home-scene-chip-b{bottom:26%;left:-14%}.home-college-scene .home-scene-prop-left{bottom:8%;left:-18%}.home-college-scene .home-scene-prop-right{bottom:14%;right:-18%}.home-college-scene .home-scene-orbit-a{top:4%;left:-2%}.home-college-scene .home-scene-orbit-b{width:108px;height:108px;top:16%;right:-2%}.home-learner-scene .home-scene-chip-a{top:10%;right:-6%}.home-learner-scene .home-scene-chip-b{bottom:20%;left:-10%}.home-learner-scene .home-scene-prop-left{bottom:10%;left:-16%}.home-learner-scene .home-scene-prop-right{bottom:18%;right:-16%}.home-learner-scene .home-scene-orbit-b{width:104px;height:104px;top:18%;right:-1%}.home-school-section .home-mascot-slot,.home-college-section .home-mascot-slot,.home-learner-section .home-mascot-slot{justify-content:center;align-items:flex-end;min-height:clamp(280px,44vw,540px);display:flex;overflow:visible}.home-school-section .home-section-mascot-video{transform-origin:bottom;width:min(185%,900px);max-height:none;transform:scale(1.63)}.home-college-section .home-section-mascot-video{transform-origin:bottom;filter:drop-shadow(0 18px 36px #3d317824);width:min(176%,940px);max-height:none;transform:scale(1.57)}.home-learner-section .home-section-mascot-video{transform-origin:bottom;filter:drop-shadow(0 18px 36px #663d101f);width:min(170%,840px);max-height:none;transform:scale(1.52)}@keyframes home-scene-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-scroll-cards{margin-top:22px}.home-college-section .home-scroll-cards,.home-learner-section .home-scroll-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-college-section .home-scroll-cards .home-service-card:last-child{grid-column:1/-1}.home-scroll-cards .home-service-card{opacity:1;will-change:opacity, transform;padding:20px;transform:translateY(0)scale(1)}.home-scroll-cards .home-card-icon-box{width:44px;height:44px;font-size:18px}.home-scroll-cards .home-card-tag{padding:4px 8px;font-size:10px}.home-scroll-cards .home-card-title{font-size:17px;line-height:1.28}.home-scroll-cards .home-card-desc{font-size:13px;line-height:1.55}.home-scroll-cards .home-card-link{font-size:13px}.home-scroll-motion-ready .home-scroll-cards .home-service-card:first-child{opacity:var(--card-1);transform:translateY(calc((1 - var(--card-1)) * 40px)) scale(calc(.96 + (var(--card-1) * .04)))}.home-scroll-motion-ready .home-scroll-cards .home-service-card:nth-child(2){opacity:var(--card-2);transform:translateY(calc((1 - var(--card-2)) * 40px)) scale(calc(.96 + (var(--card-2) * .04)))}.home-scroll-motion-ready .home-scroll-cards .home-service-card:nth-child(3){opacity:var(--card-3);transform:translateY(calc((1 - var(--card-3)) * 40px)) scale(calc(.96 + (var(--card-3) * .04)))}.home-scroll-motion-ready .home-scroll-cards .home-service-card:nth-child(4){opacity:var(--card-4);transform:translateY(calc((1 - var(--card-4)) * 40px)) scale(calc(.96 + (var(--card-4) * .04)))}.home-scroll-motion-ready .home-scroll-intro-section .home-anim{opacity:1;transition:none;transform:none}.home-cta-band{background:var(--color-brand-navy);text-align:center;padding:80px 0;position:relative;overflow:hidden}.home-cta-band:before{content:"";pointer-events:none;background:radial-gradient(600px 300px,#fbb61517 0%,#0000 70%);position:absolute;inset:0}.home-cta-band-title{font-family:var(--font-public-heading), sans-serif;letter-spacing:-.015em;color:var(--color-text-inverse);margin-bottom:12px;font-size:clamp(24px,3.2vw,38px);font-weight:800;line-height:1.18;position:relative}.home-cta-band-sub{font-family:var(--font-public-body), sans-serif;color:#ffffffa6;max-width:460px;margin:0 auto 16px;font-size:15px;line-height:1.7;position:relative}.home-cta-band-note{font-family:var(--font-public-body), sans-serif;color:var(--color-brand-yellow);background:#fbb6151a;border:1px solid #fbb6154d;border-radius:99px;align-items:center;gap:6px;margin-bottom:28px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.home-cta-band-note i{font-size:11px}.home-footer{background:var(--color-brand-navy-dark);padding:64px 0 32px}.home-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.home-footer-brand{font-family:var(--font-public-heading), sans-serif;color:var(--color-text-inverse);letter-spacing:-.01em;align-items:center;gap:8px;margin-bottom:12px;font-size:17px;font-weight:800;display:flex}.home-footer-brand-mark{background:var(--color-brand-yellow);width:26px;height:26px;color:var(--color-brand-navy);border-radius:6px;justify-content:center;align-items:center;font-size:11px;display:flex}.home-footer-desc{font-family:var(--font-public-body), sans-serif;color:#ffffff4d;max-width:280px;font-size:13px;line-height:1.65}.home-footer-heading{font-family:var(--font-public-body), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-bottom:16px;font-size:11px;font-weight:600}.home-footer-links{list-style:none}.home-footer-links li{margin-bottom:10px}.home-footer-links a{font-family:var(--font-public-body), sans-serif;color:#ffffff4d;font-size:13px;text-decoration:none;transition:color .2s}.home-footer-links a:hover{color:#fffc}.home-footer-bottom{border-top:.5px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.home-footer-copy{font-family:var(--font-public-body), sans-serif;color:#fff3;font-size:12px}.home-footer-socials{gap:16px;display:flex}.home-footer-socials a{color:#fff3;font-size:15px;text-decoration:none;transition:color .2s}.home-footer-socials a:hover{color:var(--color-brand-yellow)}.home-anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.home-anim.is-visible{opacity:1;transform:translateY(0)}.home-anim-delay-1{transition-delay:70ms}.home-anim-delay-2{transition-delay:.14s}.home-anim-delay-3{transition-delay:.21s}.home-anim-delay-4{transition-delay:.28s}.home-anim-delay-5{transition-delay:.35s}.home-anim-delay-6{transition-delay:.42s}@keyframes float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float-b{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(5deg)}}@keyframes scroll-line{0%{top:-100%}to{top:100%}}@keyframes hero-title-sheen{0%,to{background-position:0%}50%{background-position:100%}}@keyframes hero-underline-grow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes ambient-float-a{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(14px,-18px)rotate(8deg)}}@keyframes ambient-float-b{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(-16px,12px)rotate(-10deg)}}@keyframes ambient-float-c{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(10px,16px)rotate(6deg)}}@keyframes thought-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes trust-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 9px))}}@media (max-width:900px){.home-container{padding:0 24px}.home-hero-inner{grid-template-columns:1fr;gap:36px;padding-top:28px;padding-bottom:24px}.home-hero-char-zone{height:280px}.home-section-grid,.home-section-grid.is-flip{grid-template-columns:1fr;gap:36px}.home-char-zone{height:200px}.home-cards-grid{grid-template-columns:1fr}.home-trust-logos-row{flex-direction:column;align-items:stretch;gap:14px}.home-trust-logos-marquee{width:100%}.home-school-logo{min-width:190px}.home-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.home-section-num{right:24px}.home-cta-secondary{margin-top:12px;margin-left:0}}@media (min-width:901px) and (max-height:820px){.home-scroll-motion-ready .home-scroll-intro-section{min-height:auto}.home-scroll-pin{height:auto;min-height:0}.home-scroll-stage{height:auto;min-height:auto;padding:64px 0 80px}.home-scroll-copy,.home-mascot-slot{transform:none!important}.home-scroll-intro-section .home-section-subtitle,.home-scroll-cards .home-service-card,.home-section-cta-row{pointer-events:auto;opacity:1!important;transform:none!important}}@media (max-width:600px){.home-hero-char-zone{height:220px}.home-char-zone{height:140px}.home-footer-grid{grid-template-columns:1fr}.home-footer-bottom{text-align:center;flex-direction:column;gap:12px}.home-env-hint,.home-school-ambient .home-obj-gear,.home-school-ambient .home-obj-pencil,.home-school-ambient .home-obj-code,.home-school-ambient .home-obj-beaker,.home-school-ambient .home-obj-bulb,.home-school-ambient .home-obj-rocket,.home-college-ambient .home-obj-gear,.home-college-ambient .home-obj-medal,.home-college-ambient .home-obj-blueprint,.home-college-ambient .home-obj-network,.home-college-ambient .home-obj-laptop,.home-college-ambient .home-obj-circuit,.home-learner-ambient .home-obj-badge,.home-learner-ambient .home-obj-target,.home-learner-ambient .home-obj-certificate,.home-learner-ambient .home-obj-headset,.home-learner-ambient .home-obj-bookstack,.home-learner-ambient .home-obj-bulb{display:none}.home-hero-ctas{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.home-scroll-motion-ready .home-scroll-intro-section{min-height:auto}.home-scroll-pin{height:auto;min-height:0}.home-scroll-stage{height:auto;min-height:auto;padding:72px 0}.home-scroll-service-grid,.home-scroll-service-grid.is-flip{grid-template-columns:1fr;gap:24px}.home-college-section .home-scroll-cards,.home-learner-section .home-scroll-cards{grid-template-columns:1fr}.home-college-section .home-scroll-cards .home-service-card:last-child{grid-column:auto}.home-scroll-service-grid.is-flip .home-scroll-copy,.home-scroll-service-grid.is-flip .home-mascot-slot{grid-area:auto}.home-scroll-copy,.home-mascot-slot{transform:none!important}.home-hero-character-video{width:min(100%,460px);max-height:100%}.home-hero-thought{width:min(156px,40%);top:-3%;right:2%}.home-hero-thought-text{padding:2px 20px 12px 18px;font-size:14px}.home-scroll-intro-section .home-section-title{font-size:clamp(30px,10vw,44px)}.home-scroll-intro-section .home-section-subtitle{opacity:1!important;transform:none!important}.home-mascot-slot{min-height:120px}.home-learner-card-row{flex-direction:column!important}.home-scroll-cards .home-service-card{opacity:1!important;transform:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-hero-headline .home-hero-gradient-text,.home-hero-headline .home-hero-accent:after,.home-hero-thought,.home-hero-thought-text span:after{animation:none}.home-school-ambient svg,.home-school-ambient svg *,.home-college-ambient svg,.home-college-ambient svg *,.home-learner-ambient svg,.home-learner-ambient svg *{animation:none!important}.home-scroll-motion-ready .home-scroll-intro-section{min-height:auto}.home-scroll-pin{height:auto;min-height:0}.home-scroll-copy,.home-mascot-slot,.home-scroll-cards .home-service-card,.home-scroll-intro-section .home-section-subtitle{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:900px){.home-container{padding:0 20px}.home-section-progress{display:none}.home-hero-inner{gap:28px;padding-top:12px;padding-bottom:32px}.home-hero-char-zone{height:240px}.home-hero-body{max-width:none;margin-bottom:24px}.home-audience-meta-row{gap:10px}.home-scroll-stage{padding:56px 0 60px}.home-scroll-copy{max-width:none}.home-scroll-intro-section .home-section-title{margin-bottom:14px}.home-scroll-intro-section .home-section-subtitle{margin-bottom:24px}.home-mascot-slot{min-height:80px}.home-section-cta-row{gap:10px;margin-top:18px}.home-section-cta-note{line-height:1.5}}@media (max-width:600px){.home-container{padding:0 16px}.home-hero{min-height:auto}.home-hero-inner{gap:24px;padding-top:8px;padding-bottom:28px}.home-hero-badge{margin-bottom:18px;font-size:12px}.home-hero-body{font-size:15px;line-height:1.65}.home-cta-primary,.home-cta-secondary{justify-content:center;width:100%}.home-audience-meta-row{align-items:flex-start}.home-hero-thought{width:min(138px,42%);top:-4%;right:4%}.home-hero-thought-text{padding:2px 16px 10px 14px;font-size:12px}}
