:root{--schools-indigo:#2a2a72;--schools-blue:#3b5fe3;--schools-blue-hover:#2f50cb;--schools-green:#7cc223;--schools-yellow:#ffc542;--schools-ink:#1c1c2e;--schools-gray:#65708a;--schools-off:#f7f8fc;--schools-white:#fff;--schools-border:#e1e4ee;--schools-blue-bg:#eaf4ff;--schools-blue-border:#d5e7fa;--schools-blue-text:#185fa5;--schools-green-bg:#f0f9e4;--schools-green-border:#dcefc7;--schools-green-text:#3b6d11;--schools-yellow-bg:#fff6e0;--schools-yellow-border:#fae7b8;--schools-yellow-text:#854f0b;--schools-coral-bg:#ffeee8;--schools-coral-border:#f9d2c2;--schools-coral-text:#993c1d}.schools-page{color:var(--schools-ink);background:#fff;overflow-x:hidden}.schools-page *{box-sizing:border-box}.schools-hero{background:var(--schools-blue-bg);padding:125px 0 72px}.schools-hero-grid,.leadership-grid,.security-grid{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);align-items:center;gap:56px;display:grid}.schools-hero-pill{color:var(--schools-blue-text);letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #b9d4f3;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.schools-hero h1{max-width:680px;color:var(--schools-indigo);letter-spacing:-.035em;margin:0 0 20px;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:1.05}.schools-hero h1 span,.schools-section h2 span,.schools-cta h2 span{color:var(--schools-blue)}.schools-hero p,.schools-section-head p,.security-grid p,.leadership-grid p{color:var(--schools-gray);font-size:15px;line-height:1.75}.schools-hero p{max-width:580px;margin:0}.schools-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.schools-actions.center{justify-content:center}.ss-primary-btn,.ss-secondary-btn{border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 26px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex;text-decoration:none!important}.ss-primary-btn{background:var(--schools-blue);border:1px solid var(--schools-blue);box-shadow:0 14px 30px #3b5fe338;color:#fff!important}.ss-primary-btn:hover{background:var(--schools-blue-hover);border-color:var(--schools-blue-hover);transform:translateY(-2px);color:#fff!important}.ss-secondary-btn{background:#fff;border:1px solid #b9cef3;color:var(--schools-indigo)!important}.ss-secondary-btn:hover{border-color:var(--schools-blue);transform:translateY(-2px);color:var(--schools-blue)!important}.schools-hero-card,.leader-panel,.security-card{border:1px solid var(--schools-blue-border);background:#fff;border-radius:24px;padding:28px;box-shadow:0 24px 60px #2a2a721a}.schools-hero-card{max-width:500px;margin-left:auto}.school-card-top,.leader-row{justify-content:space-between;align-items:center;display:flex}.school-card-top span{color:var(--schools-gray);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.school-card-top strong{color:var(--schools-green-text);background:var(--schools-green-bg);border:1px solid var(--schools-green-border);border-radius:999px;padding:5px 11px;font-size:11px}.school-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 16px;display:grid}.school-metrics div{text-align:center;border-radius:14px;padding:18px 10px}.school-metrics div:first-child{background:var(--schools-blue-bg);border:1px solid var(--schools-blue-border)}.school-metrics div:nth-child(2){background:var(--schools-green-bg);border:1px solid var(--schools-green-border)}.school-metrics div:nth-child(3){background:var(--schools-yellow-bg);border:1px solid var(--schools-yellow-border)}.school-metrics strong{color:var(--schools-indigo);font-size:22px;font-weight:700;display:block}.school-metrics span{color:var(--schools-gray);font-size:11px;font-weight:600}.school-flow{gap:10px;display:grid;position:relative}.school-flow:before{content:"";background:#d5e7fa;width:2px;position:absolute;top:18px;bottom:18px;left:18px}.school-flow span{border-radius:12px;padding:13px 16px 13px 42px;font-size:12px;font-weight:700;position:relative}.school-flow span:before{content:"";border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.school-flow span:first-child{color:var(--schools-blue-text);background:var(--schools-blue-bg);border:1px solid var(--schools-blue-border)}.school-flow span:first-child:before{background:var(--schools-blue)}.school-flow span:nth-child(2){color:var(--schools-green-text);background:var(--schools-green-bg);border:1px solid var(--schools-green-border)}.school-flow span:nth-child(2):before{background:var(--schools-green)}.school-flow span:nth-child(3){color:var(--schools-yellow-text);background:var(--schools-yellow-bg);border:1px solid var(--schools-yellow-border)}.school-flow span:nth-child(3):before{background:var(--schools-yellow)}.schools-section{background:#fff;padding:80px 0}.schools-section.soft,.schools-section.dark{background:var(--schools-off)}.schools-section-head{text-align:center;max-width:760px;margin:0 auto 42px}.schools-eyebrow{color:var(--schools-blue);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}.schools-eyebrow:before,.schools-eyebrow:after{content:"";background:var(--schools-blue);border-radius:999px;width:28px;height:2px}.leadership-grid .schools-eyebrow,.security-grid .schools-eyebrow{justify-content:flex-start}.leadership-grid .schools-eyebrow:after,.security-grid .schools-eyebrow:after{display:none}.schools-section h2,.schools-cta h2{color:var(--schools-indigo);letter-spacing:-.025em;margin:0 0 14px;font-size:clamp(30px,3.8vw,44px);font-weight:600;line-height:1.18}.challenge-grid,.pulse-solution-grid,.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.module-grid,.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.challenge-card,.module-card,.pulse-solution-card,.benefit-card,.faq-card{border:1px solid;border-radius:18px;transition:all .25s}.challenge-card,.pulse-solution-card,.faq-card{min-height:210px;padding:24px}.challenge-card:hover,.module-card:hover,.pulse-solution-card:hover,.benefit-card:hover,.faq-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #2a2a7214}.challenge-card:nth-child(4n+1),.module-card:nth-child(4n+1),.pulse-solution-card:nth-child(4n+1),.benefit-card:nth-child(4n+1),.faq-card:nth-child(4n+1){background:var(--schools-blue-bg);border-color:var(--schools-blue-border)}.challenge-card:nth-child(4n+2),.module-card:nth-child(4n+2),.pulse-solution-card:nth-child(4n+2),.benefit-card:nth-child(4n+2),.faq-card:nth-child(4n+2){background:var(--schools-green-bg);border-color:var(--schools-green-border)}.challenge-card:nth-child(4n+3),.module-card:nth-child(4n+3),.pulse-solution-card:nth-child(4n+3),.benefit-card:nth-child(4n+3),.faq-card:nth-child(4n+3){background:var(--schools-yellow-bg);border-color:var(--schools-yellow-border)}.challenge-card:nth-child(4n+4),.module-card:nth-child(4n+4),.pulse-solution-card:nth-child(4n+4),.benefit-card:nth-child(4n+4),.faq-card:nth-child(4n+4){background:var(--schools-coral-bg);border-color:var(--schools-coral-border)}.schools-card-icon,.module-card-icon,.pulse-solution-icon{background:#fff;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;font-size:16px;display:flex;box-shadow:0 8px 18px #2a2a720d}.challenge-card:nth-child(4n+1) .schools-card-icon,.module-card:nth-child(4n+1) .module-card-icon,.pulse-solution-card:nth-child(4n+1) .pulse-solution-icon{color:var(--schools-blue-text)}.challenge-card:nth-child(4n+2) .schools-card-icon,.module-card:nth-child(4n+2) .module-card-icon,.pulse-solution-card:nth-child(4n+2) .pulse-solution-icon{color:var(--schools-green-text)}.challenge-card:nth-child(4n+3) .schools-card-icon,.module-card:nth-child(4n+3) .module-card-icon,.pulse-solution-card:nth-child(4n+3) .pulse-solution-icon{color:var(--schools-yellow-text)}.challenge-card:nth-child(4n+4) .schools-card-icon,.module-card:nth-child(4n+4) .module-card-icon,.pulse-solution-card:nth-child(4n+4) .pulse-solution-icon{color:var(--schools-coral-text)}.challenge-card h3,.pulse-solution-card h3,.faq-card h3,.security-card h3,.leader-panel h3{color:var(--schools-indigo);margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.35}.challenge-card p,.pulse-solution-card p,.faq-card p{color:var(--schools-gray);margin:0;font-size:13px;line-height:1.7}.ecosystem-wrap{border:1px solid var(--schools-border);background:#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:40px;box-shadow:0 14px 34px #2a2a720f}.ecosystem-center{color:#fff;background:linear-gradient(135deg,var(--schools-indigo),var(--schools-blue));border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 34px;font-size:18px;font-weight:700;display:flex;box-shadow:0 20px 42px #3b5fe338}.ecosystem-items{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ecosystem-items span{text-align:center;border:1px solid var(--schools-border);border-radius:999px;padding:11px 14px;font-size:12px;font-weight:700}.ecosystem-items span:nth-child(4n+1){background:var(--schools-blue-bg);border-color:var(--schools-blue-border);color:var(--schools-blue-text)}.ecosystem-items span:nth-child(4n+2){background:var(--schools-green-bg);border-color:var(--schools-green-border);color:var(--schools-green-text)}.ecosystem-items span:nth-child(4n+3){background:var(--schools-yellow-bg);border-color:var(--schools-yellow-border);color:var(--schools-yellow-text)}.ecosystem-items span:nth-child(4n+4){background:var(--schools-coral-bg);border-color:var(--schools-coral-border);color:var(--schools-coral-text)}.module-card{min-height:118px;color:var(--schools-indigo);flex-direction:column;justify-content:center;align-items:flex-start;padding:20px;font-size:13px;font-weight:700;display:flex}.module-card-icon{width:38px;height:38px;margin-bottom:12px;font-size:14px}.schools-list{margin:26px 0 0;padding:0;list-style:none}.schools-list li{color:var(--schools-gray);margin-bottom:13px;padding-left:28px;font-size:14px;line-height:1.6;position:relative}.schools-list li:before{content:"✓";color:var(--schools-green);font-weight:900;position:absolute;left:0}.leader-panel{border:1px solid var(--schools-border);background:#fff;box-shadow:0 14px 34px #2a2a720f}.leader-panel h3{font-size:20px}.leader-row{background:var(--schools-blue-bg);border:1px solid var(--schools-blue-border);color:var(--schools-indigo);border-radius:12px;margin-top:12px;padding:15px 16px}.leader-row:nth-of-type(2){background:var(--schools-green-bg);border-color:var(--schools-green-border)}.leader-row:nth-of-type(3){background:var(--schools-yellow-bg);border-color:var(--schools-yellow-border)}.leader-row:nth-of-type(4){background:var(--schools-coral-bg);border-color:var(--schools-coral-border)}.leader-row strong{color:var(--schools-indigo);font-size:18px}.pulse-solution-card{text-decoration:none}.pulse-solution-card span{color:var(--schools-blue);align-items:center;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex}.benefit-card{min-height:86px;color:var(--schools-indigo);align-items:center;padding:18px;font-size:13px;font-weight:700;display:flex}.benefit-card span{color:var(--schools-green-text);margin-right:9px}.journey-line{grid-template-columns:repeat(8,1fr);gap:14px;display:grid;position:relative}.journey-line:before{content:"";background:#d5e7fa;height:2px;position:absolute;top:22px;left:6%;right:6%}.journey-step{z-index:1;text-align:center;position:relative}.journey-step strong{color:#fff;background:var(--schools-blue);border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;display:flex;box-shadow:0 8px 18px #3b5fe329}.journey-step:nth-child(2n) strong{background:var(--schools-green)}.journey-step span{color:var(--schools-indigo);font-size:12px;font-weight:700}.security-card{border:1px solid var(--schools-border);background:#fff;box-shadow:0 14px 34px #2a2a720f}.security-card h3{font-size:20px}.security-tags{flex-wrap:wrap;gap:10px;display:flex}.security-tags span{color:var(--schools-blue-text);background:var(--schools-blue-bg);border:1px solid var(--schools-blue-border);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700}.schools-cta{background:#fff;padding:35px 0 80px}.schools-cta-box{text-align:center;background:var(--schools-blue-bg);border:1px solid var(--schools-blue-border);border-radius:24px;padding:62px 30px;box-shadow:0 18px 40px #3b5fe312}.schools-cta-box p{max-width:650px;color:var(--schools-gray);margin:0 auto;font-size:14px;line-height:1.75}@media (max-width:991px){.schools-hero-grid,.leadership-grid,.security-grid{grid-template-columns:1fr}.challenge-grid,.pulse-solution-grid,.faq-grid,.module-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-items{grid-template-columns:repeat(3,1fr)}.journey-line{grid-template-columns:repeat(4,1fr)}.journey-line:before{display:none}.schools-hero-card{margin:0}}@media (max-width:575px){.schools-hero{padding:105px 0 55px}.schools-hero h1{font-size:40px}.schools-actions{flex-direction:column}.schools-actions a{width:100%}.schools-section{padding:60px 0}.challenge-grid,.pulse-solution-grid,.faq-grid,.module-grid,.benefit-grid,.journey-line,.school-metrics,.ecosystem-items{grid-template-columns:1fr}.ecosystem-wrap{padding:28px 20px}.ecosystem-center{width:130px;height:130px}.schools-hero-card,.leader-panel,.security-card{padding:22px}.schools-cta-box{padding:44px 20px}}
