:root{--pb-aubergine:#4A2E57;--pb-aubergine-deep:#2E1A38;--pb-clay:#C26D52;--pb-moss:#A7B66B;--pb-sand:#E9D8BF;--pb-ink:#1F1C24;--pb-white:#FFFFFF;--pb-border:rgba(74,46,87,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pb-white);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,input,select,textarea{font:inherit}.shell{width:min(calc(100% - (var(--gutter) * 2)),var(--grid));margin:0 auto}.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:600;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-arrow{font-size:19px;line-height:1;transform:translateY(-1px)}h1,h2,h3,p{margin-top:0}.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}.body-copy{margin-bottom:0;font-size:16px;line-height:25px;color:rgba(31,28,36,.78)}.section-subhead{margin:18px 0 0;font-size:20px;line-height:30px;font-weight:400;color:rgba(31,28,36,.76)}.hero{padding:0;isolation:isolate;overflow:hidden;background:#fff}.hero,.hero .shell{position:relative;min-height:580px}.hero .shell{z-index:3;display:flex;align-items:center}.hero-copy{width:690px;padding-top:2px;position:relative;z-index:5}.hero h1{margin:0;max-width:690px;color:var(--pb-aubergine-deep);font-size:var(--t-h1);line-height:var(--t-h1-lh);font-weight:var(--w-head);letter-spacing:-.038em}.hero h1 .hero-line{display:block}.hero p{width:620px;margin:24px 0 0;font-size:20px;line-height:30px;color:rgba(31,28,36,.75)}.hero-actions{margin-top:30px;display:flex;gap:16px;flex-wrap:wrap}.hero-art{position:absolute;z-index:1;right:-2px;bottom:-8px;width:min(66.5vw,1170px);min-width:1040px;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.1) 7%,rgba(0,0,0,.45) 15%,rgba(0,0,0,.86) 23%,#000 29%,#000);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.1) 7%,rgba(0,0,0,.45) 15%,rgba(0,0,0,.86) 23%,#000 29%,#000)}.hero-art img{width:100%;height:auto}.reality{position:relative;min-height:490px;padding:62px 0 54px;overflow:hidden}.reality-copy{width:56%;position:relative;z-index:4}.reality-copy .body-copy{max-width:815px;margin-top:18px;font-size:17px;line-height:26px}.reality-art{position:absolute;z-index:1;right:0;bottom:0;width:47vw;max-width:830px;min-width:720px;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.18) 12%,rgba(0,0,0,.72) 28%,#000 38%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.18) 12%,rgba(0,0,0,.72) 28%,#000 38%)}.reality-art img{height:auto}.stats-row{width:58%;margin-top:42px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative;z-index:5}.stat{min-height:146px;padding:0 26px 0 0;margin-right:24px;border-right:1px solid rgba(74,46,87,.12)}.stat:last-child{border-right:0;margin-right:0;padding-right:0}.stat-icon{width:52px;height:52px;margin-bottom:9px}.stat-number{color:var(--pb-aubergine-deep);font-size:34px;line-height:38px;font-weight:700;letter-spacing:-.025em}.stat-label{margin-top:4px;color:rgba(31,28,36,.78);font-size:13px;line-height:18px;font-weight:500}.signal{padding:72px 0 64px;background:#fff}.signal .section-title{max-width:820px}.signal-stage{margin-top:40px;display:grid;grid-template-columns:31% 5% 39% 25%;align-items:center;min-height:360px}.scatter-visual{align-self:center;justify-self:start;width:100%;max-width:510px}.scatter-visual img{width:100%;height:auto}.signal-arrow{font-size:72px;line-height:1;text-align:center;font-weight:400}.dashboard-proof{width:100%;padding:9px;border:1px solid rgba(74,46,87,.16);border-radius:12px;box-shadow:0 14px 34px rgba(46,26,56,.1);background:#fff}.dashboard-proof img{width:100%;height:auto;border-radius:7px}.question-panel{margin-left:24px;padding:24px 22px;min-height:310px;align-self:center;border:1px solid var(--pb-border);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(46,26,56,.06)}.question-panel h3{margin-bottom:17px;color:var(--pb-aubergine-deep);font-size:21px;line-height:27px;font-weight:600}.question-list{display:grid;gap:13px}.question-item{min-height:66px;padding:12px 14px;border:1px solid rgba(74,46,87,.12);border-radius:12px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;background:#fff}.question-item img{width:42px;height:42px}.question-item span{color:var(--pb-aubergine-deep);font-size:15px;line-height:20px;font-weight:600}.proof-support{margin:20px 0 0;color:rgba(31,28,36,.72);font-size:14px;line-height:22px}.signal-values{margin-top:32px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-card{min-height:122px;padding:18px 22px;border:1px solid var(--pb-border);border-radius:16px;box-shadow:0 8px 22px rgba(46,26,56,.05);display:grid;grid-template-columns:56px 1fr;align-items:center;gap:17px;background:#fff}.value-card img{width:52px;height:52px}.value-card h3{margin:0 0 5px;color:var(--pb-aubergine-deep);font-size:18px;font-weight:600}.value-card p{margin:0;color:rgba(31,28,36,.74)}.process{padding:72px 0 68px}.process .section-subhead{max-width:920px}.process-row{margin-top:40px;display:grid;grid-template-columns:repeat(7,auto);grid-template-columns:1fr 56px 1fr 56px 1fr 56px 1fr;align-items:start;gap:10px}.process-step{padding-right:12px}.step-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.step-num{width:32px;height:32px;border-radius:50%;background:var(--pb-aubergine);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700;flex:0 0 auto}.step-icon{width:54px;height:54px}.process-step h3{margin:0 0 8px;color:var(--pb-aubergine-deep);font-size:18px;line-height:23px;font-weight:600}.process-step p{margin:0;color:rgba(31,28,36,.72);font-size:15px;line-height:23px}.connector{padding-top:25px;color:var(--pb-aubergine);font-size:30px;text-align:center;opacity:.82}.shared{padding:72px 0 78px;overflow:hidden}.shared-grid{display:grid;grid-template-columns:48% 52%;gap:24px;align-items:start}.shared-copy{padding-top:8px;position:relative;z-index:4}.shared-copy>.body-copy{margin-top:18px;max-width:730px;font-size:17px;line-height:26px}.principles{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.principle{padding-right:7px}.principle img{width:48px;height:48px;margin-bottom:12px}.principle h3{margin:0 0 7px;color:var(--pb-aubergine-deep);font-size:16px;line-height:21px;font-weight:600}.principle p{margin:0;color:rgba(31,28,36,.7);font-size:14px;line-height:21px}.adult-line{margin-top:24px;padding:16px 18px;border-radius:12px;border-left:3px solid var(--pb-clay);background:rgba(233,216,191,.28);color:rgba(31,28,36,.76);font-size:15px;line-height:23px}.two-views{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.two-views-intro{grid-column:1/-1;padding-bottom:4px}.two-views-intro h3{margin:0;color:var(--pb-aubergine-deep);font-size:21px;line-height:27px;font-weight:600}.two-views-intro p{margin:8px 0 0;color:rgba(31,28,36,.72);font-size:14px;line-height:21px}.view-copy{border-top:1px solid rgba(74,46,87,.12);padding-top:10px}.view-copy strong{color:var(--pb-aubergine-deep);font-size:14px}.view-copy p{margin:4px 0 0;color:rgba(31,28,36,.7);font-size:14px;line-height:21px}.shared-scene{width:calc(100% + 56px);min-height:610px;margin-right:-56px;align-self:center;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.42) 9%,#000 18%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.42) 9%,#000 18%)}.shared-scene>img.scene-base{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.board-layer{position:absolute;left:5.2%;top:12.3%;width:66.5%;height:61.5%;display:grid;grid-template-columns:41% 59%;gap:8px;align-items:stretch;padding:18px}.screen-embed{position:relative;overflow:hidden;border-radius:11px;border:1px solid rgba(74,46,87,.15);box-shadow:0 13px 28px rgba(46,26,56,.12);background:#fff}.screen-embed img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.student-embed img{-o-object-position:top left;object-position:top left}.screen-label{position:absolute;z-index:2;top:9px;left:9px;padding:6px 10px;border-radius:999px;color:#fff;background:rgba(74,46,87,.92);font-size:11px;line-height:16px;font-weight:600;box-shadow:0 8px 16px rgba(46,26,56,.12)}.school-fit{padding:70px 0 72px}.school-fit-top{display:grid;grid-template-columns:51% 49%;gap:54px;align-items:center}.school-fit-copy .body-copy{margin-top:18px;max-width:780px;font-size:17px;line-height:26px}.school-diagram{max-width:720px;justify-self:end}.implementation-row{margin-top:38px;display:grid;grid-template-columns:1fr 48px 1fr 48px 1fr 48px 1fr;gap:12px;align-items:start}.implementation-step{min-height:145px}.implementation-step .step-head{margin-bottom:10px}.implementation-step .step-icon{width:46px;height:46px}.implementation-step h3{margin:0 0 6px;color:var(--pb-aubergine-deep);font-size:17px;line-height:22px;font-weight:600}.implementation-step p{margin:0;color:rgba(31,28,36,.7);font-size:14px;line-height:21px}.impl-arrow{text-align:center;padding-top:19px;color:var(--pb-aubergine);font-size:26px;opacity:.78}.relationship{min-height:300px;padding:28px 0 0;position:relative;overflow:hidden}.relationship-copy{width:57%;padding:40px 0 56px;position:relative;z-index:4}.relationship-copy .body-copy{margin-top:16px;max-width:850px;font-size:16px;line-height:25px}.relationship-callout{margin-top:21px;width:min(100%,790px);min-height:64px;padding:14px 18px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:13px;border-radius:12px;background:rgba(233,216,191,.34);border:1px solid rgba(194,109,82,.14)}.relationship-callout img{width:36px;height:36px}.relationship-callout p{margin:0;color:var(--pb-aubergine-deep);font-size:17px;line-height:25px;font-weight:600}.relationship-art{position:absolute;z-index:1;right:-18px;bottom:0;width:47vw;max-width:825px;min-width:715px;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.2) 10%,rgba(0,0,0,.78) 28%,#000 38%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.2) 10%,rgba(0,0,0,.78) 28%,#000 38%)}.closing{position:relative;min-height:350px;color:#fff;overflow:hidden;background:var(--pb-aubergine-deep)}.closing-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(46,26,56,.64),rgba(46,26,56,.83)),url(/marketing/home/cta-landscape-v2.webp);background-size:cover;background-position:center 54%;filter:saturate(.95)}.closing .shell{position:relative;z-index:2;padding-top:58px;padding-bottom:28px}.closing-main{display:block}.closing-copy h2{margin:0;color:#fff;font-weight:var(--w-head);letter-spacing:-.025em}.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)}@media (max-width:1599px){.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(65vw,1080px);min-width:920px}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.shared-scene{width:calc(100% + 42px);margin-right:-42px}}@media (max-width:1180px){.hero{padding:56px 0 0;min-height:920px}.hero .shell{min-height:390px;align-items:flex-start}.hero-copy{width:62%}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.hero p{width:100%;max-width:590px}.hero-art{width:1040px;min-width:1040px;right:-90px;bottom:-8px}.reality{padding-bottom:460px}.reality-copy,.stats-row{width:100%}.reality-art{width:800px;min-width:800px;right:-60px}.signal-stage{grid-template-columns:46% 8% 46%;gap:8px}.question-panel{grid-column:1/-1;margin:28px 0 0;min-height:0}.question-list{grid-template-columns:repeat(3,1fr)}.process-row{grid-template-columns:repeat(2,1fr);gap:30px}.connector{display:none}.shared-grid{grid-template-columns:1fr}.shared-scene{margin-top:30px;width:100%;margin-right:0;min-height:640px;mask-image:none;-webkit-mask-image:none}.school-fit-top{grid-template-columns:1fr}.school-diagram{justify-self:start;max-width:760px}.implementation-row{grid-template-columns:repeat(2,1fr);gap:28px}.impl-arrow{display:none}.relationship{padding-bottom:370px}.relationship-copy{width:100%}.relationship-art{width:760px;min-width:760px;right:-40px}}@media (max-width:767px){.hero{min-height:785px;padding-top:38px}.hero .shell{min-height:360px}.hero-copy{width:100%}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh);max-width:520px}.hero h1 .hero-line{display:inline}.hero h1 .hero-line:not(:last-child):after{content:" "}.hero p{margin-top:20px;font-size:17px;line-height:26px}.hero-actions{flex-direction:column;align-items:stretch;max-width:330px}.hero-art{width:820px;min-width:820px;right:-290px;bottom:0}.section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.section-subhead{font-size:17px;line-height:26px}.reality{padding:56px 0 360px}.reality-copy .body-copy{font-size:16px;line-height:24px}.stats-row{grid-template-columns:repeat(2,1fr);gap:24px 0}.stat:nth-child(2){border-right:0}.reality-art{width:650px;min-width:650px;right:-225px}.process,.school-fit,.shared,.signal{padding:56px 0}.signal-stage{grid-template-columns:1fr;gap:24px}.scatter-visual{max-width:520px}.signal-arrow{transform:rotate(90deg);font-size:54px}.question-panel{margin:0}.process-row,.question-list,.signal-values{grid-template-columns:1fr}.process-row{gap:30px}.principles,.two-views{grid-template-columns:1fr}.shared-scene{min-height:520px}.board-layer{left:4.8%;top:12.8%;width:67%;height:61%;grid-template-columns:1fr;grid-template-rows:44% 56%;padding:10px}.school-fit-top{gap:30px}.implementation-row{grid-template-columns:1fr}.relationship{padding-bottom:340px}.relationship-copy{padding-top:26px}.relationship-art{width:610px;min-width:610px;right:-200px}.closing{min-height:430px}.closing-main{grid-template-columns:1fr}.closing-copy h2{font-size:var(--t-h2);line-height:var(--t-h2-lh)}}.reality{min-height:510px;padding:62px 0 58px}.reality-copy,.stats-row{width:54%;margin-left:auto;padding-left:46px}.reality-art{left:0;right:auto;top:0;bottom:auto;width:48vw;max-width:900px;min-width:760px;height:100%;-webkit-mask-image:linear-gradient(270deg,transparent 0,rgba(0,0,0,.22) 11%,rgba(0,0,0,.78) 27%,#000 38%);mask-image:linear-gradient(270deg,transparent 0,rgba(0,0,0,.22) 11%,rgba(0,0,0,.78) 27%,#000 38%)}.reality-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.signal .shell{width:min(calc(100% - (var(--gutter) * 2)),1580px)}.signal .section-title{max-width:none}.signal-stage{margin-top:32px;grid-template-columns:31% 4% 38% 27%;gap:4px;min-height:350px}.scatter-visual{max-width:525px;justify-self:center;transform:scale(1.04);transform-origin:center}.signal-arrow{display:grid;place-items:center;font-size:inherit;color:var(--pb-moss)}.signal-arrow svg{width:82px;max-width:100%;height:auto;overflow:visible;filter:drop-shadow(0 3px 5px rgba(74,46,87,.07))}.question-panel{margin-left:10px;padding:22px 20px;min-height:318px}.signal-values{margin-top:24px;gap:16px}.value-card{min-height:126px;grid-template-columns:76px 1fr;padding:18px 24px}.value-card img{width:68px;height:68px}.value-card h3{font-size:19px;line-height:24px}.value-card p{font-size:15px;line-height:22px}.process{padding:66px 0 72px}.process .shell{width:min(calc(100% - (var(--gutter) * 2)),1640px)}.process .section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.process-row{margin-top:36px;grid-template-columns:1fr 62px 1fr 62px 1fr 62px 1fr;gap:12px}.step-num{width:38px;height:38px;font-size:16px}.step-icon{width:68px;height:68px}.step-head{gap:14px}.process-step h3{font-size:20px;line-height:25px;margin-bottom:9px}.process-step p{font-size:16px;line-height:24px}.connector{padding-top:33px;font-size:36px}.shared{padding:68px 0 74px}.shared-grid{grid-template-columns:52% 48%;gap:14px;position:relative}.principle img{width:62px;height:62px;margin-bottom:13px}.shared-scene{position:relative;width:calc(100% + var(--gutter));margin-right:calc(var(--gutter) * -1);min-height:620px;mask-image:none;-webkit-mask-image:none}.shared-scene-bg{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.32) 10%,#000 24%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.32) 10%,#000 24%)}.shared-scene-bg img{position:absolute;top:0;left:10%;width:122%;max-width:none;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.portal-preview{position:absolute;z-index:4;left:-16%;top:76px;width:88%}.portal-switcher{display:flex;gap:4px;padding:4px;width:-moz-fit-content;width:fit-content;margin:0 auto 16px;background:rgba(255,255,255,.96);border:1px solid rgba(74,46,87,.16);border-radius:12px;box-shadow:0 8px 20px rgba(46,26,56,.06)}.portal-tab{border:0;border-radius:9px;padding:9px 18px;background:transparent;color:rgba(31,28,36,.66);font-size:13px;font-weight:600;cursor:pointer}.portal-tab.active{background:var(--pb-aubergine);color:#fff}.portal-frame{overflow:hidden;border-radius:18px;background:#f7f4fb;border:1px solid rgba(74,46,87,.16);box-shadow:0 22px 55px rgba(46,26,56,.16)}.portal-topbar{height:44px;padding:0 16px;display:flex;align-items:center;gap:12px;background:var(--pb-aubergine);color:#fff}.portal-brand{font-size:10px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.portal-links{display:flex;gap:2px;flex:1}.portal-links span{padding:4px 7px;border-radius:5px;font-size:8px;color:rgba(255,255,255,.67);white-space:nowrap}.portal-links span.active{background:rgba(255,255,255,.14);color:#fff}.portal-user{font-size:8px;font-weight:600;color:rgba(255,255,255,.74);white-space:nowrap}.portal-body{padding:16px}.portal-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.portal-tiles>div{padding:12px;border-radius:10px;background:#fff;border:1px solid rgba(74,46,87,.13)}.portal-tiles strong{display:block;color:var(--pb-aubergine);font-size:22px;line-height:1}.portal-tiles strong.alert{color:var(--pb-clay)}.portal-tiles strong.ready{color:var(--pb-moss)}.portal-tiles span{display:block;margin-top:4px;color:rgba(31,28,36,.62);font-size:8px}.portal-roster{display:grid;grid-template-columns:28px 1fr auto auto auto;gap:9px;align-items:center;margin-top:6px;padding:8px 10px;background:#fff;border:1px solid rgba(74,46,87,.12);border-radius:9px}.portal-roster>b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--pb-aubergine);color:#fff;font-size:9px}.portal-roster>b.clay{background:var(--pb-clay)}.portal-roster>b.blue{background:#6B8FA3}.portal-roster>b.moss{background:var(--pb-moss)}.portal-roster strong{font-size:10px}.portal-roster span{font-size:8px;color:rgba(31,28,36,.58);white-space:nowrap}.portal-roster em{font-style:normal;font-size:9px;font-weight:700;padding:3px 8px;border-radius:999px}.portal-roster em.high{background:#EEF2DA;color:#5C6E28}.portal-roster em.mid{background:#FDF3E3;color:#9B5540}.portal-roster em.low{background:#FCE8E8;color:#8B2020}.portal-roster button{border:0;border-radius:6px;padding:4px 9px;color:var(--pb-aubergine);background:#f0eaf5;font-size:8px;font-weight:600}.student-summary{display:grid;grid-template-columns:42% 58%;gap:12px;margin-bottom:10px}.readiness-card,.story-card{border-radius:11px;padding:14px}.readiness-card{color:#fff;background:var(--pb-aubergine)}.readiness-card small,.story-card small{display:block;font-size:8px;letter-spacing:.05em;font-weight:700}.readiness-card strong{display:block;font-size:30px;line-height:1.1;margin:4px 0}.readiness-card span{font-size:8px;color:rgba(255,255,255,.72)}.mini-progress{height:5px;margin-top:9px;border-radius:5px;background:rgba(255,255,255,.18);overflow:hidden}.mini-progress i{display:block;height:100%;border-radius:5px;background:var(--pb-moss)}.mini-progress.clay i{background:var(--pb-clay)}.story-card{background:#fff;border:1px solid rgba(74,46,87,.14)}.story-card strong{display:block;color:var(--pb-aubergine-deep);font-size:14px;line-height:18px;margin:6px 0}.story-card p{margin:0 0 10px;color:rgba(31,28,36,.66);font-size:9px;line-height:14px}.student-action{display:inline-block;color:#fff;background:var(--pb-aubergine);border-radius:7px;padding:6px 9px;font-size:8px;font-weight:600}.student-next{margin-top:7px;display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding:9px 12px;border-radius:9px;background:#fff;border:1px solid rgba(74,46,87,.13)}.student-next strong{font-size:10px}.student-next span{grid-column:1;font-size:8px;color:rgba(31,28,36,.58)}.student-next button{grid-column:2;grid-row:1/span 2;border:0;border-radius:6px;background:#f0eaf5;color:var(--pb-aubergine);font-size:8px;font-weight:600;padding:5px 9px}.student-next.soft{background:#f8f5fa}.school-fit{padding:64px 0 68px}.school-fit .shell{display:grid;grid-template-columns:60% 40%;grid-template-rows:auto auto;-moz-column-gap:42px;column-gap:42px;align-items:start}.school-fit-top{display:contents}.school-fit-copy{grid-column:1;grid-row:1}.school-fit-copy .section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh);max-width:760px}.school-fit-copy .body-copy{font-size:16px;line-height:24px;max-width:760px}.school-diagram{grid-column:2;grid-row:1/span 2;width:100%;max-width:none;align-self:center;overflow:hidden}.school-diagram img{width:112%;max-width:none;margin-left:-6%}.implementation-row{grid-column:1;grid-row:2;margin-top:30px;grid-template-columns:1fr 42px 1fr 42px 1fr 42px 1fr;gap:8px}.implementation-step{min-height:0}.implementation-step .step-icon{width:62px;height:62px}.implementation-step h3{font-size:18px;line-height:23px}.implementation-step p{font-size:13px;line-height:19px}.relationship-art{top:0;bottom:auto;height:100%}.relationship-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.closing{min-height:0}.closing-bg{background-position:center 52%}.closing .shell{padding-top:48px;padding-bottom:52px}.closing-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title cta" "copy cta";-moz-column-gap:72px;column-gap:72px;align-items:center}.closing-copy h2{grid-area:title;font-size:var(--t-h2);line-height:var(--t-h2-lh)}.closing-copy p{grid-area:copy;margin:10px 0 0;max-width:760px}.closing-copy .btn{grid-area:cta;min-width:235px;justify-self:end}@media (min-width:2200px){.hero,.hero .shell{min-height:680px}.hero-copy{width:790px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh);max-width:790px}.hero p{width:700px;font-size:22px;line-height:32px}.hero-art{width:min(67vw,1450px);min-width:1280px}.reality{min-height:600px}.reality-art{max-width:1050px;min-width:950px}.reality-copy,.stats-row{width:55%}.process .shell,.signal .shell{width:min(calc(100% - (var(--gutter) * 2)),1840px)}.shared-scene{min-height:700px}.portal-preview{top:100px}}@media (min-width:3000px){.hero,.hero .shell{min-height:760px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.hero-art{width:min(66vw,1660px);min-width:1480px}}@media (max-width:1180px){.hero{min-height:0;padding:48px 0 0;overflow:hidden}.hero .shell{min-height:0;display:block}.hero-copy{width:100%;max-width:680px}.hero-art{position:relative;right:auto;bottom:auto;width:118%;min-width:0;margin:28px -9% 0 auto;mask-image:linear-gradient(90deg,transparent 0,#000 16%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 16%)}.reality{min-height:0;padding:0 0 58px;display:flex;flex-direction:column}.reality-art{position:relative;order:0;left:auto;right:auto;top:auto;width:100%;max-width:none;min-width:0;height:auto;margin-bottom:34px;mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent)}.reality-art img{height:auto;-o-object-fit:contain;object-fit:contain}.reality .shell{order:1}.reality-copy,.stats-row{width:100%;margin-left:0;padding-left:0}.signal-stage{grid-template-columns:45% 6% 49%;gap:8px}.question-panel{grid-column:1/-1;margin:18px 0 0}.question-list{grid-template-columns:repeat(3,1fr)}.signal-values{grid-template-columns:1fr}.process-row{grid-template-columns:repeat(2,1fr);gap:32px}.process-row .connector{display:none}.shared-grid{grid-template-columns:1fr}.shared-scene{width:100%;margin:28px 0 0;min-height:590px;overflow:hidden}.portal-preview{left:4%;width:76%;top:72px}.shared-scene-bg img{left:10%;width:112%}.school-fit .shell{display:grid;grid-template-columns:1fr}.implementation-row,.school-diagram,.school-fit-copy{grid-column:1}.school-fit-copy{grid-row:1}.implementation-row{grid-row:2;grid-template-columns:repeat(2,1fr);gap:24px}.implementation-row .impl-arrow{display:none}.school-diagram{grid-row:3;margin-top:20px;max-width:850px;justify-self:center}.relationship{min-height:0;padding:0;display:flex;flex-direction:column}.relationship-art{position:relative;order:0;width:100%;min-width:0;max-width:none;height:auto;right:auto;top:auto;mask-image:linear-gradient(180deg,#000 0,#000 90%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 0,#000 90%,transparent)}.relationship-art img{height:auto;-o-object-fit:contain;object-fit:contain}.relationship .shell{order:1}.relationship-copy{width:100%;padding:36px 0 52px}.closing-copy{grid-template-columns:1fr;grid-template-areas:"title" "copy" "cta";gap:0}.closing-copy .btn{justify-self:start;margin-top:22px}}@media (max-width:767px){.hero{padding-top:34px}.hero h1{font-size:var(--t-h1);line-height:var(--t-h1-lh)}.hero-actions{max-width:none}.hero-actions .btn{width:100%}.hero-art{width:145%;margin-left:-20%;margin-right:-25%}.reality-art{margin-top:0}.stats-row{grid-template-columns:repeat(2,1fr);gap:24px 0}.signal-stage{grid-template-columns:1fr;gap:18px}.signal-arrow{transform:none}.signal-arrow svg{transform:rotate(90deg);width:58px}.question-panel{margin:0}.question-list{grid-template-columns:1fr}.value-card{grid-template-columns:72px 1fr}.process .section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.process-row{grid-template-columns:1fr;gap:28px}.process-step{padding-right:0}.principles{grid-template-columns:1fr}.principle img{width:58px;height:58px}.shared-scene{min-height:560px}.shared-scene-bg img{left:-5%;width:140%}.portal-preview{left:4%;right:4%;width:auto;top:190px}.portal-switcher{margin-bottom:10px}.portal-links{display:none!important}.portal-body{padding:10px}.portal-tiles{grid-template-columns:repeat(2,1fr)}.portal-roster{grid-template-columns:26px 1fr auto}.portal-roster button,.portal-roster span{display:none}.implementation-row,.student-summary{grid-template-columns:1fr}.school-fit-copy .section-title{font-size:var(--t-h2);line-height:var(--t-h2-lh)}.school-diagram img{width:120%;margin-left:-10%}.relationship-copy{padding-top:30px}.closing{min-height:360px}}.shared-grid{grid-template-columns:54% 46%;gap:22px}.shared-scene{width:100%;margin-right:0;min-height:470px;display:flex;align-items:center;justify-content:center;overflow:visible}.shared-scene-bg{display:none}.portal-preview{position:relative;left:auto;top:auto;width:100%;max-width:760px;margin:0 auto}.stat{min-height:150px}.stat-icon{width:56px;height:56px;margin-bottom:10px}.question-item{min-height:72px;grid-template-columns:60px 1fr;gap:14px}.question-item img{width:56px;height:56px}.value-card{min-height:132px;grid-template-columns:92px 1fr;gap:18px}.value-card img{width:76px;height:76px}.step-icon{width:84px;height:84px}.step-head{margin-bottom:16px}.principle img{width:64px;height:64px;margin-bottom:14px}.implementation-step .step-icon{width:68px;height:68px}.relationship-callout{grid-template-columns:52px 1fr}.relationship-callout img{width:44px;height:44px}@media (max-width:1180px){.shared-grid{grid-template-columns:1fr;gap:0}.shared-scene{min-height:0;margin:28px 0 0}.portal-preview{width:min(100%,760px)}.question-item{min-height:68px;grid-template-columns:56px 1fr}.question-item img{width:52px;height:52px}.value-card{grid-template-columns:84px 1fr;min-height:124px}.value-card img{width:68px;height:68px}.step-icon{width:76px;height:76px}.principle img{width:60px;height:60px}.implementation-step .step-icon{width:62px;height:62px}.stat-icon{width:52px;height:52px}.stat{min-height:140px}}@media (max-width:767px){.shared-scene{margin-top:20px}.portal-preview{width:100%}.stats-row{gap:24px 10px}.stat{min-height:166px;padding-right:12px;margin-right:12px}.stat-icon{width:72px;height:72px}.question-item{grid-template-columns:62px 1fr;min-height:76px}.question-item img{width:62px;height:62px}.value-card{grid-template-columns:86px 1fr;min-height:140px}.value-card img{width:76px;height:76px}.step-icon{width:78px;height:78px}.principle img{width:76px;height:76px}.implementation-step .step-icon{width:74px;height:74px}.relationship-callout{grid-template-columns:54px 1fr}.relationship-callout img{width:50px;height:50px}}.school-diagram{overflow:visible;padding:0 10px 0 0}.school-diagram img{display:block;width:100%;max-width:100%;height:auto;margin-left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media (max-width:1180px){.school-diagram{padding-right:0}.school-diagram img{width:100%;max-width:100%;margin-left:0}}@media (max-width:767px){.school-diagram img{width:100%;max-width:100%;margin-left:0}}.moat-line{margin-top:28px;padding:6px 0 6px 18px;border-left:3px solid var(--pb-aubergine)}.moat-line h3{margin:0;color:var(--pb-aubergine-deep);font-size:20px;line-height:26px;font-weight:700;letter-spacing:-.01em}.moat-line p{margin:8px 0 0;color:rgba(31,28,36,.74);font-size:15px;line-height:23px;max-width:640px}.sm{position:relative;width:100%;max-width:640px;aspect-ratio:600/320;margin:0 auto;container-type:inline-size}.sm-lines{position:absolute;inset:0;width:100%;height:100%;z-index:0}.sm-rail{position:absolute;top:0;bottom:0;width:34.3%;display:grid;grid-template-rows:repeat(4,1fr);gap:3.4cqw;padding:1.5cqw 0;z-index:2}.sm-left{left:0}.sm-right{right:0}.sm-card{display:flex;align-items:center;gap:2cqw;padding:0 2cqw;border-radius:2.4cqw;font-weight:700;font-size:2.15cqw;line-height:1.15;letter-spacing:-.01em;color:var(--pb-ink)}.sm-left .sm-card{background:#FDF2EE}.sm-right .sm-card{background:#EEF4EE}.sm-disc{flex:0 0 auto;width:5.4cqw;height:5.4cqw;border-radius:50%;display:grid;place-items:center}.sm-left .sm-disc{background:#FBE3DB;color:#9F3E2C}.sm-right .sm-disc{background:linear-gradient(145deg,#6E9A5E,#4F7F47);color:#fff}.sm-disc svg{width:62%;height:62%;display:block}.sm-center{position:absolute;left:36.6%;top:50%;width:26.8%;aspect-ratio:1;transform:translateY(-50%);z-index:3}.sm-circle{width:100%;height:100%;border-radius:50%;color:#fff;text-align:center;background:radial-gradient(circle at 43% 29%,rgba(255,255,255,.07),transparent 36%),linear-gradient(145deg,#35133e 0,var(--pb-aubergine) 55%,#5A3A66 100%);box-shadow:0 10px 26px rgba(46,26,56,.18);display:grid;align-content:center;justify-items:center;gap:.6cqw;padding:3cqw}.sm-mark{width:44%;height:auto;margin-bottom:.6cqw}.sm-circle strong{font-size:3cqw;line-height:1.05;letter-spacing:-.03em;font-weight:750}.sm-circle em{font-style:normal;font-size:2.3cqw;line-height:1.05;font-weight:500;opacity:.92}@media (max-width:639px){.sm{max-width:420px}.sm-card{font-size:2.8cqw;gap:1.6cqw;padding:0 1.6cqw}.sm-disc{width:5cqw;height:5cqw}}.scatter-visual{transform:none;max-width:600px}.scatter-visual img{display:block;-webkit-mask-image:linear-gradient(90deg,#000 84%,transparent),linear-gradient(180deg,#000 88%,transparent);mask-image:linear-gradient(90deg,#000 84%,transparent),linear-gradient(180deg,#000 88%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}@media (min-width:1024px){.signal-stage{grid-template-columns:37% 4% 31% 28%}.reality{padding-bottom:88px}.shared{padding-top:104px}.moat-line{margin-top:34px}.relationship{min-height:470px}.relationship-copy{padding:68px 0 76px}}.trust-strip{grid-column:1/-1;grid-row:auto;margin-top:40px;padding:22px 26px;display:grid;grid-template-columns:auto 1fr auto;gap:14px 34px;align-items:center;border:1px solid rgba(74,46,87,.16);border-radius:14px;background:#fff}.trust-head{display:flex;align-items:center;gap:10px;color:var(--pb-aubergine);white-space:nowrap}.trust-head svg{width:26px;height:26px;flex:0 0 auto}.trust-head strong{font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--pb-aubergine-deep)}.trust-strip ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-strip li{position:relative;padding-left:18px;font-size:13.5px;line-height:20px;color:rgba(31,28,36,.76)}.trust-strip li:before{content:"";position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:var(--pb-moss)}.trust-link{white-space:nowrap;font-size:14px;font-weight:600;color:var(--pb-aubergine);display:inline-flex;align-items:center;gap:6px}.trust-link:hover{color:var(--pb-clay)}@media (max-width:1439px){.trust-strip{margin-top:34px}}@media (max-width:1180px){.trust-strip{grid-template-columns:1fr;gap:14px}.trust-strip ul{grid-template-columns:1fr;gap:10px}}@media (max-width:767px){.trust-strip{padding:18px}.trust-head{white-space:normal}}.portal-body{display:grid}.portal-counselor,.portal-student{grid-area:1/1;align-self:start;transform-origin:20% 0;opacity:1;transform:none;transition:opacity .22s var(--pb-settle),transform .28s var(--pb-spring)}.portal-counselor.is-out,.portal-student.is-out{opacity:0;transform:translateY(-6px) scale(.985);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.portal-links-wrap{display:grid;flex:1;min-width:0}.portal-links-wrap .portal-links{grid-area:1/1;opacity:1;transform:none;transition:opacity .22s var(--pb-settle),transform .28s var(--pb-spring)}.portal-links-wrap .portal-links.is-out{opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}@media (prefers-reduced-motion:reduce){.portal-counselor,.portal-links-wrap .portal-links,.portal-student{transition-duration:.01ms!important;transition-delay:0s!important}}