/* Bellwether: real photography on tangible perspective planes. */
:root{--navy:#021540;--deep:#0b2357;--red:#e10822;--paper:#fdfbf7;--ink:#1b2742;--muted:#5c657c;--line:#e7e2d9;--shell:min(1320px,calc(100% - 100px));--ease:cubic-bezier(.2,.7,.2,1)}
:root{--surface-fill:linear-gradient(135deg,#fff 30%,#f5f1e9);--shadow-raised:inset 0 0 0 1px #00000006,3px 4px 0 #e9e5de,6px 8px 0 #d9d4cb,12px 22px 30px -17px #00000033,0 34px 44px -26px #00000026;--shadow-raised-hover:inset 0 0 0 1px #00000006,3px 4px 0 #e9e5de,6px 8px 0 #d9d4cb,16px 30px 36px -17px #00000040,0 42px 56px -26px #00000026;--shadow-photo:2px 3px 0 #e9e5de,0 16px 30px -19px #00000033,0 2px 5px #00000008}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.7 Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}
button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--red);outline-offset:5px}
::selection{color:white;background:var(--red)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.055em;line-height:1.05}
em{font-style:normal;color:var(--red)}.shell{width:var(--shell);margin-inline:auto}
.skip{position:fixed;z-index:100;top:-80px;left:20px;padding:12px 20px;background:white}.skip:focus{top:15px}
.scroll-progress{position:fixed;inset:0 0 auto;z-index:60;height:3px;background:var(--red);transform:scaleX(0);transform-origin:left}
.nav{height:102px;padding-inline:max(50px,calc((100vw - 1320px)/2));display:flex;gap:28px;align-items:center;position:relative;z-index:50;border-bottom:1px solid var(--line);background:var(--paper)}
.brand{display:flex;gap:10px;align-items:center;flex-shrink:0}.brand img{width:47px;height:45px;object-fit:contain}
.brand>span{font-size:22px;font-weight:800;letter-spacing:-.055em;line-height:1.15}.brand small{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;margin-top:5px}
.nav ul{margin:0 0 0 auto;padding:0;list-style:none;display:flex;align-items:center;gap:clamp(14px,1.65vw,26px)}
.nav ul a{display:inline-flex;min-height:44px;align-items:center;font-size:12px;font-weight:700;white-space:nowrap;position:relative}
.nav ul a:not(.nav-cta)::after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--red);transition:width .25s}
.nav ul a:hover::after,.nav ul a[aria-current]::after{width:100%}
.nav ul .nav-cta{padding:0 23px;border-radius:3px;background:var(--navy);color:white;gap:24px}.nav-cta:hover{background:var(--red)!important}.menu{display:none}
.hero{position:relative;overflow:clip;background:radial-gradient(ellipse at 85% 50%,#eef1f855,transparent 60%)}
.hero__grid{display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;min-height:660px;padding-block:50px 48px;gap:32px}
.hero__copy{position:relative;z-index:5;padding-top:2px}
.eyebrow{display:flex;align-items:center;gap:14px;color:var(--red);font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;margin-bottom:28px}
.eyebrow__line{width:25px;height:1px;background:currentColor}
.hero h1{font-size:clamp(64px,6.8vw,104px);letter-spacing:-.07em;line-height:.98;margin:0 0 27px;font-weight:600}
.hero--home h1 em{display:block}.hero__intro{max-width:440px;font-size:15px;line-height:1.9;color:var(--muted)}
.hero__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:15px 23px;border:1px solid var(--red);border-radius:3px;background:var(--red);color:white;font-size:12px;font-weight:800;transition:background .25s,transform .25s}
.button>span:last-child{font-size:20px;font-weight:400;line-height:1}.button:hover{transform:translateY(-3px);background:var(--navy);border-color:var(--navy)}
.button--ghost{padding-inline:0;background:transparent;color:var(--navy);border-color:transparent;gap:16px}
.button--ghost:hover{background:transparent;color:var(--red);border-color:transparent}
.hero__signature{margin-top:35px;display:flex;align-items:center;gap:13px;font-size:10px;line-height:1.7;color:var(--muted)}
.hero__signature b{color:var(--navy);font-weight:600}.signature-mark{font-size:30px;font-weight:800;letter-spacing:-.08em;color:var(--navy);border-right:1px solid var(--line);padding-right:17px}
.hero__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}
.scroll-cue{display:flex;align-items:center;gap:13px}.scroll-cue>span{display:grid;place-items:center;border:1px solid #b9c5dd;border-radius:50%;width:27px;height:34px;font-size:15px}
.hero__location i{font-style:normal;padding-inline:12px;color:#b9c5dd}
.motion-toggle{border:0;color:var(--muted);background:none;font-size:10px;padding:15px 0 15px 15px;text-transform:uppercase;letter-spacing:.1em}
.motion-toggle::before{content:'Ⅱ';margin-right:7px}.motion-toggle[aria-pressed=true]::before{content:'▷'}

/* Perspective scene. No canvas dependency: images and text remain accessible. */
.experience{position:relative;height:540px;min-width:0;perspective:1250px;--scene-rx:0deg;--scene-ry:0deg;--scene-x:0px;--scene-y:0px}
.experience__world{position:absolute;inset:0;transform-style:preserve-3d;transform:translate3d(var(--scene-x),var(--scene-y),0) rotateX(var(--scene-rx)) rotateY(var(--scene-ry));transition:transform .6s var(--ease)}
.experience__grid{position:absolute;inset:0 -40px 20px -40px;opacity:.25;background-image:radial-gradient(#8d94a6 1px,transparent 1px);background-size:21px 21px;mask-image:radial-gradient(ellipse,black,transparent 67%)}
.experience__orbit{position:absolute;width:520px;height:340px;border:1px solid #e7e2d9;border-radius:50%;left:2%;top:14%;transform:rotate(-29deg)}
.experience__orbit::before{content:'';position:absolute;border:1px solid #e7e2d9;border-radius:50%;inset:-25px 16px}
.scene-backplate{position:absolute;top:49px;left:16%;width:80%;height:356px;background:var(--navy);border-radius:5px;transform:translateZ(-70px) rotateY(-14deg) rotateZ(8deg)}
.scene-backplate span{position:absolute;bottom:20px;right:22px;color:#b9c5dd;font-size:9px;letter-spacing:.15em}
.scene-main{position:absolute;top:66px;left:6%;width:85%;background:white;padding:9px 9px 0;border:1px solid #e7e2d9;border-radius:6px;transform:translateZ(25px) rotateY(-11deg) rotateZ(-5deg);box-shadow:5px 35px 60px -20px #00000033}
.scene-main__image{position:relative;height:263px;overflow:hidden;background:#eef1f8;border-radius:2px}
.scene-main__image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}
.scene-main figcaption{padding:16px 12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.scene-main figcaption strong{display:block;font-size:21px;line-height:1.3;letter-spacing:-.04em;font-weight:700}
.scene-main figcaption span:not(.scene-main__arrow){display:block;font-size:10px;color:var(--muted)}
.scene-main figcaption .scene-kicker{font-size:8px!important;letter-spacing:.17em;text-transform:uppercase;margin-bottom:5px}
.scene-main__arrow{padding:0 8px;font-size:27px}
.scene-detail{position:absolute;width:156px;top:292px;left:69%;padding:6px;background:white;border-radius:3px;transform:translateZ(90px) rotateY(-9deg) rotateZ(9deg);box-shadow:8px 22px 35px -12px #00000040}
.scene-detail img{height:137px;width:100%;object-fit:cover;object-position:center 35%}
.scene-detail figcaption{padding:9px 2px 4px;text-align:center;font-size:9px;font-weight:700}
.scene-seal{position:absolute;top:11px;left:69%;width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;outline:1px dashed #ff9aa7;outline-offset:-9px;color:white;background:var(--red);transform:translateZ(95px) rotateZ(12deg);box-shadow:0 13px 30px #b8071c33}
.scene-seal strong{font-size:35px;font-weight:600;letter-spacing:-.04em;line-height:1.3}.scene-seal>span{font-size:7px;font-weight:700;letter-spacing:.13em}
.scene-spark{position:absolute;top:315px;left:-1%;color:var(--red);font-size:78px;font-family:system-ui,sans-serif;line-height:1;transform:translateZ(65px) rotateZ(-12deg)}
.scene-controls{position:absolute;bottom:8px;left:7%;display:flex;gap:21px;z-index:5}
.scene-controls button{border:none;border-bottom:1px solid transparent;background:none;padding:12px 0;font-size:11px;font-weight:700;color:var(--muted)}
.scene-controls button>span{margin-right:7px;font-size:8px;opacity:.7}
.scene-controls button[aria-pressed=true]{border-color:var(--red);color:var(--red)}
.scene-footnote{position:absolute;bottom:5px;left:15%;margin:0;color:#5c657c;font-size:10px;text-transform:uppercase;letter-spacing:.16em}
.image-caption{position:absolute;bottom:9px;left:9px;background:var(--deep);padding:4px 8px;color:white;font-size:9px}
.hero--inner h1{font-size:clamp(48px,5.3vw,78px)}.hero--inner .hero__grid{min-height:625px}

/* Reading rhythm: expansive headings and immersive school photography. */
.page-content{overflow:clip}
.stats{display:grid;grid-template-columns:repeat(4,1fr);padding-block:40px;margin-top:8px;border-block:1px solid var(--line);width:100%;padding-inline:max(50px,calc((100vw - 1320px)/2));background:#f3f0e9}
.stats article{padding:0 35px;border-left:1px solid #e7e2d9}.stats article:first-child{border:0;padding-left:0}
.stats strong,.stats b,.stats span{display:block}.stats strong{font-size:48px;font-weight:500;letter-spacing:-.055em;line-height:1.2}
.stats b{font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-top:13px}.stats span{font-size:11px;color:var(--muted);margin-top:4px}
.section-head{padding-top:110px}.section-head .eyebrow{margin-bottom:24px}
.section-head h2,.split h2{max-width:890px;font-size:clamp(36px,4.7vw,70px);line-height:1.1}
.section-head>p:last-child:not(.eyebrow){max-width:700px;margin-top:26px;color:var(--muted);font-size:16px;line-height:1.85}
.pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:52px;padding-bottom:30px}
.pillars article{min-height:310px;padding:28px 25px}
.pillars h3{font-size:27px;margin-top:30px}
.pillars p{margin-top:16px;color:var(--muted);font-size:14px;line-height:1.8}
.depth-card{--card-rx:0deg;--card-ry:0deg;transform:perspective(1100px) rotateX(var(--card-rx)) rotateY(var(--card-ry));transition:transform .5s var(--ease)}
.depth-card.is-tilting{transition-duration:.15s}
/* One neutral material for information cards; photo frames use a lighter elevation. */
.surface-card{--surface-lift:0px;position:relative;min-width:0;border:1px solid #fff;border-radius:12px;background:var(--surface-fill);box-shadow:var(--shadow-raised);transform-style:preserve-3d;transform:perspective(1200px) translateY(var(--surface-lift)) rotateX(var(--card-rx)) rotateY(var(--card-ry))}
.surface-card__number{display:block;color:#d7d1c6;font-size:60px;font-weight:500;letter-spacing:-.07em;line-height:1;text-shadow:0 1px 0 #fff;transform:translateZ(16px)}
.surface-card h3,.surface-card p{transform:translateZ(22px)}
.surface-card h3{color:var(--navy)}
.surface-card__accent{position:absolute;top:47px;left:28px;width:30px;height:3px;background:var(--red);border-radius:3px;transform:translateZ(16px)}
.surface-card__accent::after{content:'';position:absolute;left:0;top:9px;width:18px;height:3px;background:#e1082233;border-radius:3px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-top:140px}
.split figure{position:relative;padding:13px 13px 46px;background:white;box-shadow:0 25px 50px -25px #00000026;rotate:-3deg}
.split figure::after{content:'BELLWETHER / EVERYDAY CONFIDENCE';position:absolute;left:18px;bottom:16px;font-size:8px;letter-spacing:.16em;font-weight:700;color:var(--muted)}
.split img{width:100%;aspect-ratio:1/1.06;height:auto;object-fit:cover}.split h2{font-size:clamp(34px,4vw,58px)}
.split>div>p:not(.eyebrow){color:var(--muted);margin-top:25px;line-height:1.9}.split ul{list-style:none;padding:0;margin:27px 0 0}
.split li{font-size:13px;font-weight:600;padding:15px 0;border-top:1px solid var(--line);display:flex;gap:12px}
.split li::before{content:'↗';color:var(--red);font-size:17px}
.quote-band{min-height:610px;display:flex;flex-direction:column;justify-content:end;margin-top:135px;padding:100px max(50px,calc((100vw - 1320px)/2)) 70px;color:white;background:linear-gradient(180deg,#0b23571a 10%,#0b2357e6 90%),var(--quote) center/cover}
.quote-band blockquote{margin:0;max-width:860px;font-size:clamp(30px,4vw,58px);line-height:1.18;letter-spacing:-.045em}
.quote-band>p{margin-top:28px;color:#dbe3f0;font-size:10px;text-transform:uppercase;letter-spacing:.17em}
.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:58px;padding-bottom:18px;align-items:start}
.photo-card,.campus-card,.gallery-card{padding:10px;border:1px solid #fff;border-radius:8px;background:white;box-shadow:var(--shadow-photo)}
.photo-card:nth-child(2){margin-top:65px}.photo-card__frame{overflow:hidden;border-radius:4px}
.photo-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .7s}.photo-card:hover img{transform:scale(1.04)}
.photo-card>div:last-child{padding:22px 12px 18px}.photo-card h3{font-size:22px}.photo-card p{margin-top:12px;font-size:13px;color:var(--muted)}
.campus-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:52px;padding-bottom:18px}.campus-card{display:block}
.campus-card__image{position:relative;overflow:hidden;border-radius:4px}.campus-card img{width:100%;height:310px;object-fit:cover;transition:transform .7s}
.campus-card:hover img{transform:scale(1.05)}
.campus-card small{position:absolute;top:12px;left:12px;background:#fff;padding:5px 10px;font-size:10px;font-weight:700}
.campus-card__text{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 12px 18px}
.campus-card h3{font-size:28px}.campus-card p{color:var(--muted);font-size:12px;margin-top:12px}
.link-arrow{width:45px;height:45px;border:1px solid #b9c5dd;border-radius:50%;display:grid;place-items:center;font-size:24px;flex-shrink:0;transition:background .25s,color .25s}
.campus-card:hover .link-arrow{background:var(--navy);color:white}
.feature-grid,.people{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:50px}
.feature-grid{padding-bottom:45px}
.page-careers .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.people{gap:25px;padding-bottom:54px}
.feature-grid article{min-height:265px;padding:28px}
.feature-card .surface-card__number{position:absolute;top:23px;right:28px}
.feature-card h3{margin-top:78px;min-height:2.4em}
.feature-grid h3,.people h3{font-size:25px;line-height:1.2}.feature-grid p{color:var(--muted);font-size:14px;margin-top:18px}
/* Everyday practices: layered editorial cards, with neutral rather than blue shadows. */
.practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 30px;margin-top:52px;padding-block:12px 58px}
.practice-card{--practice-angle:-2deg;--practice-lift:0px;--icon-angle:-8deg;position:relative;min-width:0;display:flex;flex-direction:column;padding:30px 30px 28px;border:1px solid #fff;border-radius:12px;background:var(--surface-fill);transform-style:preserve-3d;transform:perspective(1200px) translateY(var(--practice-lift)) rotateX(calc(2deg + var(--card-rx))) rotateY(calc(var(--practice-angle) + var(--card-ry)));box-shadow:var(--shadow-raised)}
.practice-card:nth-child(3n+2){--practice-angle:0deg;--icon-angle:6deg;--reveal-delay:100ms}
.practice-card:nth-child(3n){--practice-angle:2deg;--icon-angle:-5deg;--reveal-delay:200ms}
.practice-card__top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px;transform:translateZ(22px)}
.practice-card__icon{position:relative;display:grid;place-items:center;width:68px;height:68px;flex-shrink:0;color:var(--red);border:1px solid white;border-radius:17px;background:linear-gradient(145deg,#fff,#f3e9df);box-shadow:inset 0 0 0 1px #e1082208,2px 3px 0 #e2d7cc,6px 10px 15px -8px #00000040;transform:translateZ(15px) rotate(var(--icon-angle));transition:transform .5s var(--ease)}
.practice-card__icon svg{width:34px;height:34px;transform:rotate(calc(-1 * var(--icon-angle)))}
.practice-card__number{font-size:68px;font-weight:500;line-height:1;letter-spacing:-.07em;color:#d7d1c6;text-shadow:0 1px 0 #fff}
.practice-card h3{max-width:280px;min-height:2.4em;font-size:27px;line-height:1.2;color:var(--navy);transform:translateZ(30px)}
.practice-card p{font-size:15px;line-height:1.85;color:var(--muted);margin-top:16px;margin-bottom:28px;transform:translateZ(22px)}
.practice-card__rule{position:relative;display:block;height:1px;min-height:1px;width:100%;background:#ddd6cb;margin-top:auto;top:0;transform:translateZ(18px)}
.practice-card__rule::before{content:'';position:absolute;left:0;top:-1px;width:36px;height:3px;border-radius:2px;background:var(--red)}
.people small{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--red);margin-bottom:12px}
/* Leadership portraits sit on raised, bevelled cards. Depth remains visible on touch and with motion off. */
.person-card{--person-angle:-3deg;--person-lift:0px;position:relative;min-width:0;padding:12px;border:1px solid #fff;border-radius:10px;background:linear-gradient(145deg,#fff 45%,var(--paper));transform-style:preserve-3d;transform:perspective(1300px) translateY(var(--person-lift)) rotateX(calc(2deg + var(--card-rx))) rotateY(calc(var(--person-angle) + var(--card-ry)));box-shadow:inset 0 1px 0 #fff,4px 5px 0 #ece9e3,8px 10px 0 #d8d4ce,14px 24px 30px -16px #00000033,0 34px 52px -24px #0000001f}
.person-card:nth-child(2){--person-angle:0deg}
.person-card:nth-child(3){--person-angle:3deg}
.person-card__portrait{position:relative;overflow:hidden;border:1px solid #0000000f;border-radius:5px;background:#f1f0ed;box-shadow:0 12px 22px -13px #00000033;transform:translateZ(24px)}
.person-card__portrait::after{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#ffffff14,transparent 42%,#00000008);box-shadow:inset 0 1px 0 #ffffff80,inset 0 -1px 0 #00000014}
.person-card__portrait img{width:100%;height:auto;aspect-ratio:374/479;object-fit:cover}
.person-card__caption{position:relative;padding:25px 10px 18px;border-bottom:0;transform:translateZ(38px)}
.person-card__caption small{display:inline-block;padding:5px 9px;border:1px solid #e108221f;border-radius:3px;background:#e1082208;margin-bottom:14px}
.timeline{--timeline-progress:1;--track-x:246px;position:relative;isolation:isolate;list-style:none;padding:0;margin-top:62px}
.timeline::before,.timeline::after{content:'';position:absolute;z-index:-1;top:var(--timeline-start,39px);height:var(--timeline-length,80%);left:calc(var(--track-x) - 1px);width:2px;background:#e7e2d9;transform-origin:top}
.timeline::after{background:var(--red);transform:scaleY(var(--timeline-progress));box-shadow:0 0 14px #e1082215}
.timeline li{position:relative;display:grid;grid-template-columns:210px 72px 1fr;min-height:232px;padding-bottom:32px;align-items:start}
.timeline__date{padding-top:12px;font-size:clamp(32px,3.8vw,52px);font-weight:500;line-height:1.15;letter-spacing:-.055em;color:var(--navy)}
.timeline__date small{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-top:12px}
.timeline__marker{display:grid;place-items:center;position:relative;width:24px;height:24px;margin:27px auto 0;background:var(--paper);border:1px solid #b9c5dd;border-radius:50%;transition:border-color .4s,box-shadow .5s}
.timeline__marker i{width:8px;height:8px;border-radius:50%;background:#b9c5dd;transition:background .4s,transform .4s}
.timeline__content{position:relative;padding:30px 80px 34px 35px;margin-left:24px;border:1px solid var(--line);background:white;box-shadow:0 12px 32px -25px #00000033;transition:opacity .6s,translate .6s,box-shadow .6s,border-color .6s}
.timeline__content::before{content:'';position:absolute;left:-12px;top:29px;width:22px;height:22px;background:white;border-bottom:1px solid var(--line);border-left:1px solid var(--line);transform:rotate(45deg)}
.timeline__index{position:absolute;right:22px;top:20px;font-size:38px;color:#e7e2d9;line-height:1.1;letter-spacing:-.05em}
.timeline h3{font-size:27px;line-height:1.16}.timeline p{margin-top:16px;max-width:620px;font-size:15px;color:var(--muted);line-height:1.85}
.timeline[data-timeline-ready] li:not(.is-reached) .timeline__content{opacity:.38;translate:35px 0}
.timeline .is-reached .timeline__marker{border-color:var(--red)}.timeline .is-reached .timeline__marker i{background:var(--red)}
.timeline .is-current .timeline__marker{box-shadow:0 0 0 9px #e1082212}.timeline .is-current .timeline__marker i{transform:scale(1.3)}
.timeline .is-current .timeline__content{border-color:#e1082255;box-shadow:0 15px 40px -24px #e1082255}
.timeline .is-current .timeline__date{color:var(--red)}
.timeline__future .timeline__content{border-style:dashed;background:#f3f0e9}.timeline__future .timeline__content::before{background:#f3f0e9}
.process{padding:0 0 30px;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:55px}
.process li{padding:28px 25px;min-height:305px}
.process h3{font-size:24px;margin-top:28px;line-height:1.2;min-height:2.4em}.process p{color:var(--muted);font-size:15px;margin-top:18px;line-height:1.85}
.gallery-grid{columns:3;column-gap:28px;padding-top:100px;padding-bottom:32px}.gallery-grid figure{break-inside:avoid;margin:0 0 32px}
.gallery-grid img{width:100%;height:auto;border-radius:4px}.gallery-grid figcaption{font-size:13px;color:var(--muted);padding:17px 10px 12px;line-height:1.7}
.contact-panel,.empty-state{padding:55px;background:#f3f0e9;margin-top:100px}
.contact-panel{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}
.contact-panel h2,.empty-state h2{font-size:40px;line-height:1.13}
.contact-panel p:not(.eyebrow),.empty-state p:not(.eyebrow){color:var(--muted);margin-top:24px;font-size:14px}
.contact-links{display:grid;gap:0}.contact-links a{border-bottom:1px solid #e7e2d9;padding:19px 0;font-weight:600;font-size:14px}
.contact-links a::after{content:'↗';float:right;font-size:19px}.contact-links a:hover{color:var(--red)}
.campus-enquiry{border:1px solid #fff;border-radius:12px;box-shadow:var(--shadow-photo);background:var(--surface-fill)}
.page-admissions .page-content{padding-bottom:35px}
.page-careers .contact-panel{display:block}.page-careers .contact-panel .button{margin-top:26px}
.disclosure{margin-top:45px}.disclosure dl{border-top:1px solid var(--line)}
.disclosure dl>div{display:grid;grid-template-columns:1fr 1.6fr;border-bottom:1px solid var(--line);padding:18px 0;gap:30px}
.disclosure dt{font-size:13px;font-weight:700}.disclosure dd{margin:0;color:var(--muted);font-size:14px}
.note{border-left:3px solid var(--red);margin-top:30px;padding:20px;background:#f3f0e9;font-size:14px}
.faqs{margin-top:45px;max-width:1000px}.faqs details{border-bottom:1px solid var(--line)}
.faqs summary{cursor:pointer;padding:24px 0;font-size:17px;font-weight:600}.faqs details p{padding:0 0 25px;color:var(--muted);max-width:850px;font-size:15px}
.closer{position:relative;margin-top:130px;padding-block:100px 75px;overflow:hidden;background:var(--navy);color:white}
.closer>.shell{position:relative}.closer .eyebrow{color:#ff9aa7}
.closer h2{font-size:clamp(68px,10vw,145px);line-height:.99;max-width:1000px}.closer h2 em{color:#fdfbf7}
.closer__orbit{position:absolute;width:720px;height:720px;right:-180px;top:-80px;border:1px solid #395078;border-radius:50%}
.closer__orbit::before,.closer__orbit::after{content:'';position:absolute;border:1px solid #395078;border-radius:50%;inset:30px}.closer__orbit::after{inset:65px}
.closer__bottom{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:55px}
.closer__bottom>p{max-width:450px;color:#b9c5dd;font-size:15px}
.button--light{background:#fdfbf7;border-color:#fdfbf7;color:var(--navy)}.button--light:hover{background:white;border-color:white}
footer{background:var(--deep);color:#b9c5dd;padding:65px 0 25px}
.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.footer-brand img{width:220px}.footer-brand p{margin-top:24px;font-size:12px}
.footer-grid h2{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#dbe3f0;margin-bottom:18px}
.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}
.footer-grid a{font-size:12px;padding:5px 0}.footer-grid a:hover{color:white}
.footer-base{display:flex;justify-content:space-between;margin-top:50px;padding-top:25px;border-top:1px solid #395078;font-size:10px}

/* Content remains visible without JavaScript. */
.reveal{--enter-x:0px;--enter-y:45px}
.reveal[data-motion=left]{--enter-x:-65px;--enter-y:0px}
.reveal[data-motion=right]{--enter-x:65px;--enter-y:0px}
.reveal[data-motion=down]{--enter-x:0px;--enter-y:-30px}
.reveal[data-motion=up]{--enter-x:0px;--enter-y:50px}
.motion-ready .reveal{transition:opacity .9s var(--ease),translate 1s var(--ease),transform .4s var(--ease);transition-delay:var(--reveal-delay,0ms),var(--reveal-delay,0ms),0ms}
.motion-ready .reveal:not(.visible){opacity:0;translate:var(--enter-x) var(--enter-y)}
.motion-ready .reveal:focus-within{opacity:1;translate:none}
.motion-ready .person-card{transition:opacity .9s var(--ease),translate 1s var(--ease),transform .45s var(--ease),box-shadow .45s var(--ease);transition-delay:var(--reveal-delay,0ms),var(--reveal-delay,0ms),0ms,0ms}
.motion-ready .person-card.is-tilting{transition-duration:.9s,1s,.15s,.45s}
.motion-ready .practice-card{transition:opacity .9s var(--ease),translate 1s var(--ease),transform .45s var(--ease),box-shadow .45s var(--ease);transition-delay:var(--reveal-delay,0ms),var(--reveal-delay,0ms),0ms,0ms}
.motion-ready .practice-card.is-tilting{transition-duration:.9s,1s,.15s,.45s}
.motion-ready .surface-card{transition:opacity .9s var(--ease),translate 1s var(--ease),transform .45s var(--ease),box-shadow .45s var(--ease);transition-delay:var(--reveal-delay,0ms),var(--reveal-delay,0ms),0ms,0ms}
.motion-ready .surface-card.is-tilting{transition-duration:.9s,1s,.15s,.45s}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  html:not(.motion-paused) .person-card:hover{--person-lift:-10px;box-shadow:inset 0 1px 0 #fff,4px 5px 0 #ece9e3,8px 10px 0 #d8d4ce,18px 30px 40px -16px #00000040,0 46px 64px -24px #00000026}
  html:not(.motion-paused) .practice-card:hover{--practice-lift:-9px;box-shadow:var(--shadow-raised-hover)}
  html:not(.motion-paused) .practice-card:hover .practice-card__icon{transform:translateZ(28px) rotate(0deg)}
  html:not(.motion-paused) .surface-card:hover{--surface-lift:-7px;box-shadow:var(--shadow-raised-hover)}
}
.pillars>.reveal:nth-child(2),.photo-grid>.reveal:nth-child(2),.feature-grid>.reveal:nth-child(3n+2),.people>.reveal:nth-child(2){--reveal-delay:110ms}
.pillars>.reveal:nth-child(3),.photo-grid>.reveal:nth-child(3),.feature-grid>.reveal:nth-child(3n+3),.people>.reveal:nth-child(3){--reveal-delay:220ms}
.pillars>.reveal:nth-child(4){--reveal-delay:330ms}
.campus-grid>.reveal:first-child{--enter-x:-55px;--enter-y:0px}.campus-grid>.reveal:nth-child(2){--enter-x:55px;--enter-y:0px;--reveal-delay:130ms}
.motion-paused .reveal{opacity:1!important;translate:none!important;transition:none!important}
.motion-paused .experience__world{transform:none;transition:none}
.motion-paused .depth-card{transform:none!important;transition:none}
.motion-paused .practice-card__icon{transition:none}
.motion-paused,.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.motion-paused .button:hover,.motion-paused .photo-card:hover img,.motion-paused .campus-card:hover img{transform:none!important}
@keyframes photo-float{0%,100%{translate:0 0}50%{translate:0 -8px}}
@media(prefers-reduced-motion:no-preference) and (pointer:fine){
  .scene-detail{animation:photo-float 7s ease-in-out infinite}
  .scene-seal{animation:photo-float 8s ease-in-out -3s infinite}
}
@media(min-width:1500px){.hero__grid{min-height:760px}.experience{scale:1.07}}
@media(max-width:1180px){
  :root{--shell:calc(100% - 64px)}.nav{padding-inline:32px;gap:18px}.nav ul{gap:15px}.nav ul a{font-size:10px}.brand>span{font-size:19px}
  .hero h1{font-size:77px}.hero--inner h1{font-size:60px}.experience{scale:.89;transform-origin:center}.hero__grid{gap:0}
  .scene-detail{left:67%}.stats{padding-inline:32px}.stats article{padding-inline:20px}
}
@media(max-width:980px){
  .nav{height:82px}.menu{margin-left:auto;display:flex;align-items:center;gap:18px;padding:10px 0 10px 20px;background:none;border:0;font-size:12px;font-weight:700}
  .nav ul{position:absolute;top:calc(100% - 1px);right:0;left:0;padding:20px 32px 28px;display:none;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 16px 25px #00000012}
  .nav.open ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px}.nav ul a{font-size:14px}
  .hero__grid{grid-template-columns:1fr 1fr;min-height:605px}.hero h1{font-size:66px}.hero--inner h1{font-size:52px}.hero__intro{font-size:13px}
  .experience{width:500px;scale:.75;transform-origin:left center}.hero__actions{gap:6px 20px}.hero__signature{margin-top:22px}.hero__location{display:none}
  .pillars{grid-template-columns:repeat(2,minmax(0,1fr))}
  .split{gap:6%}.quote-band{padding-inline:32px}.feature-grid,.page-careers .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .practice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 25px}.practice-card{padding:27px 25px}
  .contact-panel{gap:35px;padding:35px}.process{grid-template-columns:1fr 1fr}.gallery-grid{columns:2}
  .footer-grid{gap:30px;grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}
}
@media(max-width:700px){
  :root{--shell:calc(100% - 40px)}.nav{padding-inline:20px;height:77px}.brand img{width:39px;height:39px}.brand>span{font-size:21px}.brand small{font-size:8px}
  .hero__grid{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:45px 0 4px}
  .hero h1,.hero--inner h1{font-size:clamp(54px,11.5vw,80px);line-height:1.02;letter-spacing:-.065em;margin-bottom:23px}
  .hero--home h1{font-size:clamp(67px,15vw,98px)}.hero--home h1 br{display:none}.hero--home h1 em{display:inline}
  .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:24px}.hero__intro{font-size:14px;max-width:480px}
  .hero__actions{margin-top:23px;gap:15px}.button{font-size:11px;padding-inline:17px;min-height:50px;gap:20px}.hero__signature{display:none}
  .experience{width:100%;height:465px;margin-top:20px;scale:1;perspective:900px}
  .experience__orbit{width:100%;height:260px;left:3%;top:16%}.scene-backplate{top:56px;height:274px}
  .scene-main{top:58px;width:85%;left:3%}.scene-main__image{height:205px}.scene-main figcaption{padding:12px 7px}.scene-main figcaption strong{font-size:18px}
  .scene-detail{width:117px;top:266px;left:62%}.scene-detail img{height:97px}.scene-detail figcaption{font-size:7px}
  .scene-seal{width:88px;height:88px;top:25px;left:73%}.scene-seal strong{font-size:29px}.scene-seal>span{font-size:5.5px}
  .scene-spark{font-size:56px;top:293px;left:0}.scene-controls{left:3%;gap:21px;bottom:26px}.scene-controls button{font-size:10px}.scene-controls button>span{margin-right:4px}
  .scene-footnote{bottom:30px;left:5%;font-size:9px}.hero__bottom{min-height:63px;font-size:8px;gap:10px}.motion-toggle{font-size:8px}.scroll-cue{gap:8px}
  .stats{grid-template-columns:1fr 1fr;padding:30px 20px;gap:28px 0;margin-top:0}.stats article{padding-inline:20px}.stats article:nth-child(3){padding-left:0;border-left:0}
  .stats strong{font-size:39px}.stats b{font-size:9px;margin-top:7px}.stats span{font-size:10px}
  .section-head{padding-top:75px}.section-head h2,.split h2{font-size:38px}.section-head>p:last-child:not(.eyebrow){font-size:14px;margin-top:20px}
  .pillars{margin-top:35px}.pillars article{padding:25px;min-height:0}.pillars h3{font-size:26px;margin-top:25px}.pillars p{font-size:15px}
  .split{padding-top:85px;grid-template-columns:1fr;gap:50px}.split figure{width:calc(100% - 16px);margin-inline:auto}.split img{max-height:440px}
  .split>div>p:not(.eyebrow){font-size:14px}.split li{font-size:12px}
  .quote-band{min-height:510px;margin-top:80px;padding:60px 20px 45px}.quote-band blockquote{font-size:34px}.quote-band>p{font-size:8px}
  .photo-grid,.campus-grid{grid-template-columns:1fr;gap:30px;margin-top:36px}.photo-card:nth-child(2){margin-top:0}
  .campus-card img{height:230px}.campus-card h3{font-size:25px}.campus-card p{font-size:13px}.feature-grid article{padding:25px;min-height:245px}
  .feature-grid h3{font-size:26px}.feature-grid p{font-size:15px}.people{grid-template-columns:1fr;gap:48px;max-width:430px}
  .pillars,.feature-grid,.page-careers .feature-grid,.process{grid-template-columns:1fr;max-width:480px;gap:30px}
  .surface-card{--reveal-delay:0ms!important}.surface-card__accent{left:25px}.feature-card .surface-card__number{right:25px}
  .feature-card h3,.process h3{min-height:0}
  .practice-grid{grid-template-columns:1fr;gap:30px;max-width:480px;margin-top:34px;padding-bottom:38px}
  .practice-card,.practice-card:nth-child(3n+2),.practice-card:nth-child(3n){--practice-angle:0deg;--reveal-delay:0ms;padding:25px;transform:perspective(1100px) rotateX(var(--card-rx)) rotateY(var(--card-ry));box-shadow:inset 0 0 0 1px #00000006,2px 3px 0 #e9e5de,4px 6px 0 #d9d4cb,10px 18px 26px -17px #00000033,0 28px 36px -24px #00000026}
  .practice-card__top{margin-bottom:25px}.practice-card__icon{width:60px;height:60px;border-radius:14px}.practice-card__number{font-size:60px}.practice-card h3{min-height:0;font-size:26px}.practice-card p{margin-top:14px;font-size:15px}
  .person-card,.person-card:nth-child(2),.person-card:nth-child(3){--person-angle:0deg;transform:perspective(1100px) rotateX(var(--card-rx)) rotateY(var(--card-ry));box-shadow:inset 0 1px 0 #fff,3px 4px 0 #ece9e3,6px 8px 0 #d8d4ce,10px 20px 28px -15px #00000033,0 30px 40px -24px #0000001f}
  .timeline{--track-x:17px;margin-top:38px}
  .timeline::before,.timeline::after{top:var(--timeline-start,25px)}
  .timeline li{grid-template-columns:34px 1fr;min-height:290px;padding-bottom:34px;gap:0}
  .timeline__marker{grid-column:1;grid-row:1/3;width:22px;height:22px;margin-top:14px}
  .timeline__date{grid-column:2;padding:4px 0 18px 10px;font-size:34px}
  .timeline__date small{display:inline;margin-left:15px;font-size:8px;letter-spacing:.1em}
  .timeline__content{grid-column:2;margin-left:10px;padding:22px 42px 25px 20px}
  .timeline__content::before{display:none}.timeline h3{font-size:22px}.timeline p{font-size:14px;margin-top:12px}
  .timeline__index{right:13px;top:15px;font-size:26px}
  .process li{padding:25px;min-height:0}.process h3{font-size:26px}.process p{font-size:15px}.gallery-grid{columns:1;padding-top:60px}
  .contact-panel{grid-template-columns:1fr;gap:25px;padding:30px 24px;margin-top:80px}.contact-panel h2,.empty-state h2{font-size:34px}
  .contact-links a{font-size:12px}.empty-state{padding:30px}.disclosure dl>div{grid-template-columns:1fr;gap:8px}
  .faqs summary{font-size:15px}.faqs details p{font-size:13px}
  .closer{margin-top:85px;padding-block:65px}.closer h2{font-size:65px}.closer__bottom{flex-direction:column;align-items:flex-start;gap:28px;margin-top:30px}.closer__bottom p{font-size:13px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-base{flex-direction:column;gap:8px;font-size:9px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}
  .motion-ready .reveal{opacity:1!important;translate:none!important}.depth-card,.experience__world{transform:none!important}
  .button:hover,.photo-card:hover img,.campus-card:hover img{transform:none!important}
}
@media print{
  .nav,.experience,.motion-toggle,.hero__bottom,.closer,.scroll-progress{display:none}
  .hero__grid{display:block;min-height:0!important}.reveal{opacity:1!important;translate:none!important}
}
/* Keep the compact visual rhythm without making body copy difficult to read. */
.photo-card p,.feature-grid p,.pillars p,.process p,.split li{font-size:15px}
.faqs a{color:var(--red);text-decoration:underline}
/* The four qualities form an interactive, three-dimensional study. */
.belief{position:relative;isolation:isolate;padding:92px 0 68px;background:#021540;color:#fdfbf7;overflow:clip}
.belief__heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}
.belief .eyebrow{margin:0;color:#fdfbf7;font-size:11px}.belief .eyebrow>span{opacity:.35;padding-inline:10px}
.belief__chapter{font-size:11px;color:#b9c5dd;letter-spacing:.09em}
.belief h2{font-size:clamp(43px,5.6vw,82px);font-weight:500;line-height:1.04;letter-spacing:-.058em}
.belief h2 em{color:#fdfbf7}
.belief--home .belief__home-intro{max-width:880px;margin-top:30px;font-size:18px;line-height:1.8;color:#b9c5dd}
.belief__intro{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:80px;margin-top:40px}
.belief blockquote{margin:0;font-size:clamp(19px,2vw,28px);font-weight:400;color:#b9c5dd;letter-spacing:-.035em;line-height:1.4}
.belief blockquote strong{font-weight:500;color:#fff}
.belief__intro>p{max-width:310px;font-size:14px;color:#b9c5dd;line-height:1.9;justify-self:end}
.belief__stage{position:relative;perspective:1500px;margin-top:65px;padding:32px 0 44px}
.belief__orbit{position:absolute;inset:2% 6%;border:1px solid #b9c5dd3a;border-radius:50%;transform:rotateX(65deg) rotateZ(-9deg);pointer-events:none}
.belief__orbit::before,.belief__orbit::after{content:'';position:absolute;inset:-60px -20px;border:1px solid #b9c5dd30;border-radius:50%}
.belief__orbit::after{inset:-120px -40px}
.belief__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;transform-style:preserve-3d}
.belief-card{--card-rx:0deg;--card-ry:0deg;position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:326px;text-align:left;padding:24px 25px;border:1px solid #b9c5dd70;border-radius:4px;background:linear-gradient(135deg,#203762,#0b2357);color:#fdfbf7;transform-style:preserve-3d;transform:perspective(1000px) rotateY(calc(-10deg + var(--card-ry))) rotateX(calc(5deg + var(--card-rx)));box-shadow:9px 21px 34px -17px #021540cc;transition:transform .65s var(--ease),background .5s,border-color .5s,box-shadow .5s}
.belief-card__edge{position:absolute;inset:-1px -13px -1px auto;width:13px;background:#021540;border:1px solid #8d94a660;transform-origin:left;transform:rotateY(90deg);border-radius:0 3px 3px 0}
.belief-card__number{font-size:108px;line-height:1;font-weight:500;letter-spacing:-.07em;color:#fdfbf7;opacity:.85;transform:translateZ(20px);margin-bottom:39px}
.belief-card__label{font-size:7px;letter-spacing:.15em;color:#b9c5dd;margin-bottom:10px;transform:translateZ(12px)}
.belief-card strong{font-size:clamp(23px,2.4vw,34px);line-height:1.1;font-weight:500;letter-spacing:-.05em;transform:translateZ(24px)}
.belief-card__short{font-size:11px;color:#b9c5dd;line-height:1.4;margin-top:12px;transform:translateZ(12px)}
.belief-card__open{position:absolute;top:24px;right:20px;font-size:23px;font-weight:400;color:#b9c5dd}
.belief-card:hover,.belief-card:focus-visible{transform:perspective(1000px) rotateY(-4deg) translate3d(0,-10px,30px);border-color:#fdfbf7}
.belief-card[aria-pressed=true]{background:linear-gradient(130deg,#fdfbf7,#e7e2d9);border-color:#fdfbf7;color:#021540;transform:perspective(1000px) rotateY(calc(-7deg + var(--card-ry))) rotateX(var(--card-rx)) translate3d(0,-20px,55px);box-shadow:5px 35px 48px -15px #021540ee}
.belief-card[aria-pressed=true] .belief-card__number{color:#021540;opacity:1}
.belief-card[aria-pressed=true] .belief-card__short,.belief-card[aria-pressed=true] .belief-card__label,.belief-card[aria-pressed=true] .belief-card__open{color:#5c657c}
.belief-card[aria-pressed=true] .belief-card__edge{background:#b9c5dd;border-color:#e7e2d9}
.belief__detail{display:grid;grid-template-columns:1fr 2.5fr;gap:60px;border-top:1px solid #395078;padding-top:35px}
.belief__indicator{position:relative;padding-top:5px}
.belief__indicator>span:first-child{font-size:11px;letter-spacing:.15em;color:#fdfbf7}
.belief__indicator p{color:#b9c5dd;font-size:11px;margin-top:8px}
.belief__indicator>span:last-child{position:absolute;top:0;right:0;color:#fdfbf7;font-size:25px}
.belief__panels{min-height:132px}
.belief__panels article+article{margin-top:32px}.belief.is-enhanced .belief__panels article{margin-top:0}
.belief__panels h3{font-size:28px;font-weight:500;line-height:1.2;color:#fdfbf7}
.belief__panels p{font-size:15px;line-height:1.85;color:#b9c5dd;margin-top:15px;max-width:750px}
.belief__panels [hidden]{display:none}
.belief.is-enhanced .belief__panels article:not([hidden]){animation:quality-enter .45s var(--ease) both}
@keyframes quality-enter{from{opacity:.25;translate:0 9px}to{opacity:1;translate:0 0}}
@media(max-width:980px){
  .belief__cards{gap:16px}.belief-card{padding:21px 15px;min-height:295px}.belief-card__number{font-size:86px}
  .belief-card strong{font-size:24px}.belief-card__short{font-size:10px}.belief__intro{gap:35px}
}
@media(max-width:700px){
  .belief{padding:62px 0 45px}.belief__heading{align-items:flex-start}.belief__chapter{display:none}
  .belief .eyebrow{font-size:9px;letter-spacing:.09em}.belief .eyebrow>span{padding-inline:0}
  .belief h2{font-size:42px;line-height:1.09}.belief__intro{grid-template-columns:1fr;gap:21px;margin-top:27px}
  .belief--home .belief__home-intro{font-size:15px;line-height:1.85;margin-top:25px}
  .belief blockquote{font-size:21px}.belief__intro>p{justify-self:start;max-width:330px;font-size:13px}
  .belief__stage{margin-top:35px;padding:23px 1px 30px}
  .belief__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 17px}
  .belief-card{min-height:238px;padding:18px 15px;transform:perspective(1000px) rotateY(-7deg)}
  .belief-card__number{font-size:72px;margin-bottom:23px}.belief-card__label{font-size:6px;letter-spacing:.09em}
  .belief-card strong{font-size:24px}.belief-card__short{font-size:10px}.belief-card__open{font-size:19px;right:14px;top:17px}
  .belief-card[aria-pressed=true]{transform:perspective(1000px) rotateY(-5deg) translate3d(0,-7px,12px)}
  .belief__detail{grid-template-columns:1fr;gap:24px;padding-top:26px}.belief__indicator{display:flex;align-items:center;gap:16px;padding:0}
  .belief__indicator p{margin:0}.belief__indicator>span:last-child{font-size:20px}
  .belief__panels{min-height:185px}.belief__panels h3{font-size:25px}.belief__panels p{font-size:14px}
}
@media print{.belief{background:white;color:var(--ink)}.belief__panels [hidden]{display:block}}
@media print{
  .belief--home h2,.belief--home h2 em,.belief--home .eyebrow,.belief--home .belief__panels h3{color:var(--ink)}
  .belief--home .belief__home-intro,.belief--home .belief__panels p{color:var(--muted)}
  .belief--home .belief__stage,.belief--home .belief__indicator,.belief--home .belief__chapter{display:none}
  .belief--home .belief__detail{display:block;border-color:var(--line)}
}
@media(max-width:700px){
  .hero__intro,.section-head>p:last-child:not(.eyebrow),.split>div>p:not(.eyebrow),.contact-panel p:not(.eyebrow),.empty-state p:not(.eyebrow){font-size:15px}
  .scene-controls button{min-height:44px;font-size:12px}
  .motion-toggle{min-height:44px;font-size:10px}
  .photo-card p,.feature-grid p,.pillars p,.process p,.split li{font-size:14px}
  .surface-card p{font-size:15px}
}
