:root{--pb-aubergine:#4A2E57;--pb-aubergine-deep:#2E1A38;--pb-clay:#C26D52;--pb-moss:#A7B66B;--pb-sand:#E9D8BF;--pb-ink:#1F1C24;--pb-white:#FFFFFF;--pb-soft:#F9F6F3;--pb-lilac:#F4EEF7;--pb-border:rgba(74,46,87,.14);--pb-shadow:0 12px 34px rgba(46,26,56,.08);--pb-header-shadow:0 6px 24px rgba(31,28,36,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--pb-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}.shell{width:min(calc(100% - (var(--gutter) * 2)),var(--grid));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;height:82px;background:rgba(255,255,255,.985);box-shadow:var(--pb-header-shadow)}.header-inner{width:min(calc(100% - (var(--gutter) * 2)),var(--grid));height:100%;margin:0 auto;display:grid;grid-template-columns:29% 43% 28%;align-items:center}.header-logo{width:278px}.header-logo img{width:100%;height:auto}.nav-links{justify-self:center;display:flex;align-items:center;gap:35px;color:rgba(31,28,36,.82);font-size:14px;line-height:20px;font-weight:500;white-space:nowrap}.nav-links a.active,.nav-links a:hover{color:var(--pb-aubergine)}.header-actions{justify-self:end;display:flex;align-items:center;gap:22px;font-size:14px;font-weight:500;white-space:nowrap}.btn{min-height:48px;padding:13px 22px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:15px;line-height:20px;font-weight:650;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(46,26,56,.1)}.btn-primary{background:var(--pb-aubergine);color:#fff}.btn-secondary{background:#fff;color:var(--pb-aubergine);border-color:rgba(74,46,87,.28)}.btn-light{background:#fff;color:var(--pb-aubergine-deep)}.btn-arrow{font-size:19px;line-height:1;transform:translateY(-1px)}.header-cta{min-width:205px}.mobile-menu,.mobile-nav-toggle{display:none}.section-title{margin-bottom:0;color:var(--pb-aubergine-deep);font-size:var(--t-h2);line-height:var(--t-h2-lh);font-weight:var(--w-head);letter-spacing:-.025em}.section-subhead{margin:18px 0 0;font-size:20px;line-height:30px;font-weight:400;color:rgba(31,28,36,.76)}.body-copy{margin-bottom:0;font-size:16px;line-height:25px;color:rgba(31,28,36,.78)}.section{padding:84px 0;position:relative}.hero{overflow:hidden;background:#fff;isolation:isolate}.hero,.hero .shell{position:relative;min-height:600px}.hero .shell{z-index:3;display:flex;align-items:center}.hero-copy{width:660px;padding-top:10px}.hero h1{margin:0;color:var(--pb-aubergine-deep);font-size:var(--t-h1);line-height:var(--t-h1-lh);font-weight:var(--w-head);letter-spacing:-.035em;max-width:680px}.hero p{width:610px;margin:24px 0 0;font-size:19px;line-height:30px;color:rgba(31,28,36,.75)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-art{position:absolute;z-index:1;top:0;right:0;width:min(66vw,1150px);min-width:940px;height:600px;overflow:hidden}.hero-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;filter:saturate(.98)}.hero-art:before{inset:0;z-index:2;background:linear-gradient(90deg,#fff,rgba(255,255,255,.94) 16%,rgba(255,255,255,.55) 34%,rgba(255,255,255,.08) 50%,rgba(255,255,255,0) 64%)}.hero-art:after,.hero-art:before{content:"";position:absolute;pointer-events:none}.hero-art:after{left:0;right:0;bottom:0;height:72px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 92%);z-index:3}.proof-strip{padding:44px 0 58px;border-top:1px solid rgba(74,46,87,.08)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;align-items:start}.proof-item{display:grid;grid-template-columns:68px 1fr;gap:18px;padding-right:20px;border-right:1px solid rgba(74,46,87,.1)}.proof-item:last-child{border-right:0}.proof-item img{width:68px;height:68px}.proof-item h3{margin:0 0 6px;color:var(--pb-aubergine-deep);font-size:18px;line-height:23px}.proof-item p{margin:0;color:rgba(31,28,36,.68);font-size:14px;line-height:21px}.stakeholders{background:#fff}.stakeholders-head{max-width:930px}.value-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:24px;margin-top:38px;align-items:stretch}.value-card{background:#fff;border:1px solid var(--pb-border);border-radius:22px;box-shadow:var(--pb-shadow);padding:30px}.value-card.primary{display:grid;grid-template-columns:110px 1fr;gap:26px;padding:34px}.card-icon{width:100px;height:100px}.value-card h3{margin:0 0 10px;color:var(--pb-aubergine-deep);font-size:28px;line-height:34px;letter-spacing:-.018em}.value-card p{margin:0;color:rgba(31,28,36,.72);font-size:16px;line-height:25px}.value-list{margin:22px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;list-style:none}.value-list li{padding:16px 17px;border-radius:14px;background:#fbf9fc;border:1px solid rgba(74,46,87,.09);color:rgba(31,28,36,.72);font-size:14px;line-height:21px}.closing-line,.value-list strong{color:var(--pb-aubergine-deep)}.closing-line{margin-top:22px;padding:18px 20px;border-left:4px solid var(--pb-clay);border-radius:14px;background:var(--pb-soft);font-size:17px;line-height:25px;font-weight:700}.value-stack{display:grid;grid-template-rows:1fr 1fr;gap:24px}.value-stack .value-card{display:grid;grid-template-columns:86px 1fr;gap:20px}.value-stack .card-icon{width:80px;height:80px}.value-stack h3{font-size:24px;line-height:30px}.implementation{background:var(--pb-soft)}.implementation .section-subhead{max-width:900px}.implementation-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:42px}.step{position:relative;padding:0 12px 0 0}.step-top{display:flex;gap:16px;margin-bottom:18px}.step-num{width:38px;height:38px;border-radius:50%;background:var(--pb-aubergine);color:#fff;display:grid;place-items:center;font-weight:800}.step-icon{width:82px;height:82px}.step:not(:last-child):after{content:"→";position:absolute;top:26px;right:-13px;color:rgba(74,46,87,.6);font-size:38px;line-height:1}.step h3{margin:0 0 8px;color:var(--pb-aubergine-deep);font-size:22px;line-height:28px}.step p{margin:0;color:rgba(31,28,36,.7);font-size:15px;line-height:23px}.school-model{background:#fff}.model-grid{display:grid;grid-template-columns:58% 42%;gap:42px;align-items:center}.model-steps{margin-top:34px;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.model-step{display:grid;grid-template-columns:70px 1fr;gap:16px;align-items:start;padding:18px;border:1px solid var(--pb-border);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(46,26,56,.05)}.model-step img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.model-step h3{margin:0 0 5px;font-size:18px;line-height:23px;color:var(--pb-aubergine-deep)}.model-step p{margin:0;font-size:14px;line-height:21px;color:rgba(31,28,36,.68)}.model-image{width:100%;border-radius:18px;overflow:hidden}.model-image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.trust{background:#fff;padding-top:70px}.trust-grid{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:54px;align-items:start}.trust-principles{display:grid;gap:16px}.trust-item{display:grid;grid-template-columns:76px 1fr;gap:18px;padding:22px;border:1px solid var(--pb-border);border-radius:18px;box-shadow:0 8px 22px rgba(46,26,56,.05)}.trust-item img{width:70px;height:70px}.trust-item h3{margin:0 0 6px;color:var(--pb-aubergine-deep);font-size:20px;line-height:26px}.trust-item p{margin:0;color:rgba(31,28,36,.7);font-size:15px;line-height:23px}.scale{background:#fff}.scale-grid{display:grid;grid-template-columns:minmax(0,48fr) minmax(0,52fr);gap:54px;align-items:center}.network-card{position:relative;min-height:420px;border-radius:26px;overflow:hidden;border:1px solid var(--pb-border);background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.9) 42%,rgba(255,255,255,.72)),url(/marketing/for-schools/campus-clean.webp) 50%/cover no-repeat;box-shadow:var(--pb-shadow);padding:34px}.network-card h3{margin:0;color:var(--pb-aubergine-deep);font-size:28px;line-height:34px}.network-card p{margin:10px 0 0;color:rgba(31,28,36,.7);font-size:15px;line-height:23px;max-width:520px}.campus-list{margin-top:28px;display:grid;gap:14px;max-width:470px}.campus-item{display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:center;padding:14px 16px;border-radius:15px;background:rgba(255,255,255,.9);border:1px solid rgba(74,46,87,.1)}.campus-letter{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--pb-aubergine);font-weight:800}.campus-item h4{margin:0;color:var(--pb-aubergine-deep);font-size:16px}.campus-item p{margin:2px 0 0;font-size:13px;line-height:18px}.scale-copy p+p{margin-top:16px}.funding{background:var(--pb-soft)}.funding-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.funding-card{background:#fff;border:1px solid var(--pb-border);border-radius:20px;padding:26px;box-shadow:0 8px 22px rgba(46,26,56,.05)}.tag{display:inline-flex;padding:8px 11px;border-radius:999px;background:rgba(167,182,107,.2);color:#4d6330;font-size:12px;line-height:16px;font-weight:800;margin-bottom:18px}.funding-card h3{margin:0 0 8px;color:var(--pb-aubergine-deep);font-size:24px;line-height:30px}.funding-card p{margin:0;color:rgba(31,28,36,.7)}.funding-card p,.funding-note{font-size:15px;line-height:23px}.funding-note{margin-top:22px;border-left:4px solid var(--pb-clay);border-radius:14px;background:#fff;padding:18px 20px;color:rgba(31,28,36,.72);box-shadow:0 8px 22px rgba(46,26,56,.04)}.funding-note strong{color:var(--pb-aubergine-deep)}.closing{position:relative;min-height:350px;color:#fff;overflow:hidden;background:var(--pb-aubergine-deep)}.closing-bg{position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.08),transparent 28%),radial-gradient(circle at 70% 100%,rgba(194,109,82,.13),transparent 34%),linear-gradient(135deg,var(--pb-aubergine-deep),var(--pb-aubergine))}.closing .shell{position:relative;z-index:2;padding-top:58px;padding-bottom:56px}.closing-copy h2{margin:0;color:#fff;font-size:var(--t-h2);line-height:var(--t-h2-lh);font-weight:var(--w-head);letter-spacing:-.025em;max-width:800px}.closing-copy p{max-width:750px;margin:15px 0 24px;color:rgba(255,255,255,.84);font-size:17px;line-height:26px}.closing .btn-primary{background:#fff;color:var(--pb-aubergine-deep)}.footer-row{margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;align-items:center;gap:28px}.footer-logo{width:255px}.footer-nav{display:flex;gap:28px;color:rgba(255,255,255,.78);font-size:13px;line-height:20px;font-weight:500}@media (max-width:1599px){.header-logo{width:258px}.nav-links{gap:28px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh);max-width:640px}.hero-copy{width:640px}.hero p{width:580px;font-size:18px;line-height:28px}.hero-art{width:min(67vw,1080px);min-width:900px}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}}@media (max-width:1180px){.header-inner{grid-template-columns:1fr auto}.nav-links,.sign-in{display:none}.mobile-nav-toggle{display:flex;width:42px;height:42px;border:1px solid var(--pb-border);border-radius:9px;background:#fff;flex-direction:column;justify-content:center;gap:4px;padding:10px;cursor:pointer}.mobile-nav-toggle span{display:block;height:2px;width:100%;border-radius:2px;background:var(--pb-aubergine)}.mobile-menu{position:absolute;top:82px;left:0;right:0;background:#fff;box-shadow:0 16px 28px rgba(46,26,56,.12);padding:14px var(--gutter) 18px;grid-template-columns:repeat(2,1fr);gap:4px 16px}.mobile-menu.open{display:grid}.mobile-menu a{padding:10px 6px;color:var(--pb-aubergine-deep);font-size:15px;font-weight:600}.hero{min-height:auto;padding:60px 0 0}.hero .shell{min-height:auto;display:block}.hero-copy{width:min(100%,760px)}.hero p{width:100%}.hero-art{position:relative;width:calc(100% + var(--gutter));min-width:0;height:auto;margin:34px calc(var(--gutter)*-1) 0 auto}.hero-art img{height:auto;-o-object-fit:contain;object-fit:contain}.hero-art:before{background:linear-gradient(90deg,#fff,rgba(255,255,255,.76) 18%,rgba(255,255,255,.12) 36%,rgba(255,255,255,0) 52%)}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(2){border-right:0}.model-grid,.scale-grid,.trust-grid,.value-grid{grid-template-columns:1fr}.implementation-flow{grid-template-columns:repeat(2,1fr)}.step:after{display:none}.funding-grid{grid-template-columns:repeat(2,1fr)}.model-image{max-width:820px;margin:0 auto}.scale-grid .scale-copy{order:-1}}@media (max-width:767px){.header-inner,.site-header{height:74px}.header-logo{width:190px}.header-cta{display:none}.mobile-menu{top:74px;grid-template-columns:1fr}.hero{padding-top:44px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.hero p{font-size:17px;line-height:27px}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.section{padding:56px 0}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.section-subhead{font-size:17px;line-height:26px}.funding-grid,.implementation-flow,.model-steps,.proof-grid{grid-template-columns:1fr}.proof-item{border-right:0;padding-right:0}.model-step,.trust-item,.value-card.primary,.value-list,.value-stack .value-card{grid-template-columns:1fr}.hero-art{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.network-card{min-height:auto;padding:24px}.closing{min-height:390px}.closing-copy h2{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.footer-row{flex-direction:column;align-items:flex-start;margin-top:32px}.footer-nav{flex-wrap:wrap;gap:14px 20px}}@media (min-width:2200px){.header-inner,.site-header{height:92px}.header-logo{width:310px}.hero,.hero .shell{min-height:700px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh);max-width:840px}.hero-copy{width:780px}.hero p{width:700px;font-size:22px;line-height:34px}.hero-art{height:700px;width:min(66vw,1450px)}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}}.hero-school{position:relative;min-height:690px;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.09),transparent 30%),radial-gradient(circle at 74% 92%,rgba(194,109,82,.14),transparent 34%),linear-gradient(135deg,var(--pb-aubergine-deep) 0,var(--pb-aubergine) 58%,#5E396C 100%);color:#fff}.hero-school:before{content:"";position:absolute;width:760px;height:760px;right:-220px;top:-280px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012),0 0 0 210px rgba(255,255,255,.008);pointer-events:none}.hero-school .shell{min-height:690px}.hero-school-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(560px,.98fr);gap:clamp(60px,7vw,126px);align-items:center;padding-block:76px 86px;position:relative;z-index:2}.hero-school-copy{width:auto;padding:0}.hero-school h1{max-width:820px;margin:0 0 24px;font-size:var(--t-h1);line-height:var(--t-h1-lh);letter-spacing:-.055em;font-weight:var(--w-head);color:#fff}.hero-school p{width:auto;max-width:760px;margin:0;font-size:clamp(18px,1.15vw,22px);line-height:1.52;color:rgba(255,255,255,.83)}.hero-school p+p{margin-top:14px}.hero-school .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:32px}.hero-school .btn-light{min-height:54px;padding-inline:28px}.hero-note{font-size:14px;line-height:21px;font-weight:600;color:rgba(255,255,255,.69);max-width:420px}.visibility-map{position:relative;min-height:500px;display:grid;grid-template-columns:1fr 92px 1fr;align-items:center;isolation:isolate}.signal-panel{position:relative;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.075);backdrop-filter:blur(10px);border-radius:28px;padding:30px;box-shadow:0 24px 68px rgba(22,10,26,.18);min-height:390px}.signal-panel.right{background:rgba(255,255,255,.115);transform:translateY(28px)}.signal-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.58);margin-bottom:18px}.signal-panel h2{margin:0 0 22px;font-size:var(--t-h3);line-height:var(--t-h3-lh);letter-spacing:-.035em;color:#fff}.signal-list,.signal-row{display:grid;gap:12px}.signal-row{min-height:58px;grid-template-columns:38px 1fr;align-items:center;border-radius:15px;padding:10px 13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.9);font-weight:600;font-size:14px}.signal-dot{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.11);color:var(--pb-clay)}.signal-panel.right .signal-dot{color:var(--pb-moss)}.signal-dot svg{width:18px;height:18px}.bridge-connector{display:flex;align-items:center;justify-content:center;position:relative;height:100%;min-width:92px}.bridge-connector:before{content:"";position:absolute;left:10px;right:10px;border-top:2px dashed rgba(255,255,255,.34)}.bridge-node{width:66px;height:66px;flex:0 0 66px;border-radius:50%;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(22,10,26,.18)}.bridge-node img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.school-model-section{border-top:1px solid var(--pb-border);background:#fff}.school-model-section .section-title{max-width:1100px}.model-lead{max-width:980px}.school-model-wrap{margin-top:64px;min-height:650px;position:relative;display:grid;grid-template-columns:minmax(320px,1fr) 390px minmax(320px,1fr);gap:clamp(36px,4.3vw,78px);align-items:center;isolation:isolate}.school-connectors{position:absolute;inset:0;width:100%;height:100%;z-index:0;overflow:visible;pointer-events:none}.school-rail{grid-template-rows:repeat(4,minmax(98px,auto));gap:20px;align-content:center;z-index:2}.school-card,.school-rail{display:grid;position:relative}.school-card{min-height:98px;border-radius:22px;grid-template-columns:62px 1fr;align-items:center;gap:18px;padding:16px 22px 16px 16px;border:1px solid transparent;z-index:4}.school-card.input{background:linear-gradient(90deg,#FFF9F7,#F9EEEA);border-color:rgba(194,109,82,.16)}.school-card.output{background:linear-gradient(90deg,#FAFCF6,#F2F6E8);border-color:rgba(167,182,107,.25)}.school-disc{border-radius:50%;background:#fff;color:#A34F38;box-shadow:0 5px 14px rgba(31,28,36,.05)}.school-card.output .school-disc{background:var(--pb-moss);color:#fff}.school-disc svg{width:27px;height:27px}.school-card h3{margin:0;color:var(--pb-aubergine-deep);font-size:clamp(18px,1.25vw,24px);line-height:1.15;letter-spacing:-.025em}.school-center{width:390px;height:390px;border-radius:50%;justify-self:center;align-self:center;background:radial-gradient(circle at 42% 26%,rgba(255,255,255,.07),transparent 35%),linear-gradient(145deg,var(--pb-aubergine-deep),var(--pb-aubergine) 55%,#65406F);display:grid;place-items:center;text-align:center;padding:58px 44px 50px;color:#fff;position:relative;z-index:3;box-shadow:0 20px 48px rgba(46,26,56,.16)}.school-center-inner{display:grid;justify-items:center;gap:15px}.school-center img{width:128px;height:auto}.school-center h3{margin:0;font-size:40px;line-height:1.02;letter-spacing:-.045em;color:#fff}.school-center p{margin:0;font-size:30px;line-height:1.05;font-weight:500;color:rgba(255,255,255,.86)}.school-model-mobile{display:none}@media (max-width:1440px){.hero-school-grid{grid-template-columns:minmax(0,1fr) minmax(500px,.92fr);gap:64px}.visibility-map{grid-template-columns:1fr 74px 1fr}.signal-panel{padding:24px}.school-model-wrap{grid-template-columns:minmax(280px,1fr) 330px minmax(280px,1fr);gap:34px}.school-center{width:330px;height:330px;padding:46px 34px 40px}.school-center img{width:108px}.school-center h3{font-size:34px}.school-center p{font-size:26px}}@media (max-width:1180px){.hero-school .shell{min-height:0}.hero-school-grid{grid-template-columns:1fr!important;gap:54px;padding-block:64px 76px}.hero-school-copy{max-width:880px}.visibility-map{max-width:840px;width:100%;margin-inline:auto}.school-model-wrap{display:none}.school-model-mobile{margin-top:58px;display:grid;gap:18px}.mobile-center{width:min(74vw,360px);height:min(74vw,360px);justify-self:center;border-radius:50%;display:grid;place-items:center;text-align:center;padding:52px 38px 44px;color:#fff;background:linear-gradient(145deg,var(--pb-aubergine-deep),var(--pb-aubergine));box-shadow:0 20px 48px rgba(46,26,56,.16)}.mobile-center img{width:112px}.mobile-center h3{margin:14px 0 0;font-size:34px;line-height:1;color:#fff}.mobile-center p{margin:8px 0 0;color:rgba(255,255,255,.8);font-size:27px}.mobile-model-label{margin:14px 0 0;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:rgba(31,28,36,.58)}.mobile-model-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}}@media (max-width:760px){.hero-school-grid{padding-block:52px 62px}.hero-school h1{font-size:var(--t-h1)}.hero-school p{font-size:17px}.hero-school .hero-actions{align-items:stretch}.hero-note,.hero-school .hero-actions .btn-light{width:100%}.visibility-map{grid-template-columns:1fr;gap:16px;min-height:0}.bridge-connector{height:76px}.bridge-connector:before{height:68px;width:0;left:50%;right:auto;border-top:0;border-left:2px dashed rgba(255,255,255,.34)}.bridge-node{width:58px;height:58px;flex-basis:58px}.bridge-node img{width:39px;height:39px}.signal-panel,.signal-panel.right{transform:none;min-height:0;padding:22px}.mobile-model-grid{grid-template-columns:1fr}.school-card{min-height:88px}}.proof-item{grid-template-columns:76px 1fr;align-items:start}.proof-item img{width:76px;height:76px;padding:7px;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;align-self:start}.value-card.primary{grid-template-columns:116px 1fr;align-items:start}.card-icon{width:108px;height:108px;padding:8px;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;align-self:start}.value-stack .value-card{grid-template-columns:94px 1fr;align-items:start}.value-stack .card-icon{width:88px;height:88px;padding:7px;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.step-top{align-items:center;min-height:94px}.step-icon{width:88px;height:88px;padding:7px;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;flex:0 0 88px}.trust-item{grid-template-columns:82px 1fr;align-items:start}.trust-item img{width:78px;height:78px;padding:7px;box-sizing:border-box;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;align-self:start}.signal-dot{width:36px;height:36px;min-width:36px;min-height:36px;display:grid;place-items:center}.signal-dot svg{width:20px;height:20px;display:block}.school-disc{width:52px;height:52px;min-width:52px;min-height:52px;display:grid;place-items:center}.school-disc svg{width:26px;height:26px;display:block}.mobile-center img,.school-center img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}@media (max-width:1180px){.proof-item img{width:70px;height:70px}.card-icon{width:96px;height:96px}.step-icon,.value-stack .card-icon{width:82px;height:82px}.step-icon{flex-basis:82px}.trust-item img{width:72px;height:72px}}@media (max-width:767px){.proof-item{grid-template-columns:68px 1fr}.proof-item img{width:66px;height:66px;padding:6px}.trust-item,.value-card.primary,.value-stack .value-card{grid-template-columns:1fr}.card-icon,.trust-item img,.value-stack .card-icon{width:78px;height:78px;padding:6px}.step-top{min-height:82px}.step-icon{width:76px;height:76px;flex-basis:76px;padding:6px}}