.cinematic-hero{position:relative;isolation:isolate;display:flex;min-height:720px;overflow:hidden;margin-top:24px;margin-bottom:36px;padding:0;border-radius:5px;background:#151c27;color:#fff}.cinematic-hero .hero-copy{position:relative;z-index:2;width:min(620px,51%);padding:3.5rem 0 2.4rem 3.5rem;min-width:0}.cinematic-hero .hero-visual{position:absolute;inset:0;z-index:0;min-height:0;border-radius:0;width:100%;height:100%;background:#151c27}.cinematic-hero .hero-visual img{object-position:60% 45%;object-fit:cover}.cinematic-hero .hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,20,33,.88),rgba(11,20,33,.74) 29%,rgba(11,20,33,.1) 61%,transparent)}.cinematic-hero .eyebrow{color:#d1dae9;font-size:.8125rem;letter-spacing:.08em}.cinematic-hero .line{background:#9cb5ff}.cinematic-hero h1{font-size:clamp(3.5rem,6.1vw,5.9rem);font-weight:500;margin:1.8rem 0 1.5rem;line-height:1.06}.cinematic-hero h1 em{color:#b2c6ff}.cinematic-hero .hero-intro{color:#e1e6ed;max-width:375px;font-size:1.0625rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.3rem 1.6rem;margin-top:1.8rem}.hero-actions .button{margin-top:0}.button.light{background:#fff;color:#152038}.button.light:hover{background:#dbe5ff;transform:translateY(-2px)}.hero-secondary{font-size:.875rem;border-bottom:1px solid #c0cbe0;padding-block:.3rem}.hero-secondary:hover{color:#bed1ff}.cinematic-hero .hero-foot{color:#ced7e5;font-size:.8125rem;max-width:445px;margin-top:auto;border-color:#647185;padding-top:1rem}.cinematic-hero :focus-visible{outline-color:#fff}.discipline-strip{background:#fff}.service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.service-row{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;gap:1.35rem;padding:2rem;border-bottom:0;border-right:1px solid var(--rule);position:relative}.service-row:first-child{padding-left:0}.service-row:last-child{border-right:0}.service-number{font-size:.875rem;letter-spacing:.08em}.service-title h3{font-size:1.6rem;line-height:1.3;letter-spacing:-.04em}.service-summary{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;grid-column:auto}.service-summary p{font-size:1rem}.service-summary .text-link{margin-top:0}.service-row:hover{background:#eef2fc}.service-row:hover .text-link span{transform:translate(3px,-3px)}.text-link span{transition:transform .2s}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:5rem;border-top:1px solid var(--rule);padding-top:5rem;padding-bottom:6rem;align-items:center}.story-photo{position:relative;aspect-ratio:1/1.12;border-radius:5px;overflow:hidden;background:#17202d}.story-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform 1.2s ease}.story-section.is-playing .story-photo>img{transform:scale(1.025)}.photo-caption{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;gap:1rem;color:white;background:rgba(11,18,27,.85);padding:.8rem 1rem;font-size:.8125rem}.story-content{min-width:0}.story-content h2{margin-top:1.15rem;font-size:clamp(2rem,3.3vw,3rem)}.story-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem;border-bottom:1px solid var(--rule);padding-bottom:.6rem}.story-tabs button{color:var(--muted);background:none;border:0;border-radius:4px;padding:.65rem .8rem;cursor:pointer;font-size:.875rem;font-weight:500}.story-tabs button[aria-selected=true]{background:#e7edff;color:#193ed6}.story-tabs button:hover{background:#eef1f8}.story-panels{min-height:290px;padding-top:1.75rem}.story-kicker{font-size:.8125rem;color:var(--blue);font-weight:500}.story-panels h3{font-size:clamp(1.6rem,2.3vw,2rem);letter-spacing:-.045em;line-height:1.3;margin:.85rem 0 1rem}.story-panels p{font-size:1rem;line-height:1.75;max-width:480px}.story-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.75rem;font-size:.8125rem;color:var(--muted)}.story-play{display:inline-flex;gap:.7rem;align-items:center;color:var(--ink);background:none;border:1px solid #c3cbd8;padding:.55rem .9rem;border-radius:99px;cursor:pointer;font-size:.875rem;min-height:42px}.story-play:hover{background:#fff}.story-progress{height:2px;background:var(--rule);margin-top:1.1rem;overflow:hidden}.story-progress span{display:block;height:100%;background:var(--blue);width:100%;transform:scaleX(0);transform-origin:left}.is-playing .story-progress span{animation:storyTimer 9s linear infinite}.story-panels [role=tabpanel]:not([hidden]){animation:panelReveal .42s ease both}.steps article{position:relative}.steps article:before{content:'';position:absolute;left:0;top:-1px;background:#a3b8ff;width:30px;height:2px}.contact-section{background:#2449df}.contact-inner{padding-block:5.5rem}.contact-links a{font-size:clamp(1.35rem,2.8vw,2.2rem)}.contact-details{border-left:1px solid #7088e9;padding-left:3.5rem}.map-link{display:inline-flex;gap:1rem;align-items:center;margin-top:1.2rem;font-size:.875rem;border-bottom:1px solid #aabbff;padding-bottom:.25rem}.map-link:hover{color:#dae4ff}.contact-section :focus-visible{outline-color:white}.site-footer{padding-block:3rem}.site-footer .wordmark{font-size:2.5rem}.detail-hero{position:relative}.detail-hero:after{content:'';position:absolute;left:0;bottom:-1px;width:80px;height:3px;background:var(--blue)}.detail-hero h1{max-width:900px}.related-links a{transition:background .2s,color .2s}.related-links a:hover{background:#edf2ff}.reveal-ready [data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal-ready [data-reveal].in-view{opacity:1;transform:translateY(0)}
@keyframes panelReveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes storyTimer{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(min-width:1600px){.cinematic-hero{min-height:780px}.cinematic-hero .hero-copy{padding-top:4.5rem}}
@media(max-width:1150px){.cinematic-hero{min-height:675px}.cinematic-hero .hero-copy{padding-left:2.5rem;width:53%}.cinematic-hero .hero-foot{margin-top:2rem}.hero-actions{gap:1rem}.cinematic-hero .hero-visual img{object-position:65% 45%}.story-section{gap:3rem}.service-row{padding:1.5rem}.service-title h3{font-size:1.4rem}.contact-details{padding-left:2rem}.story-panels{min-height:325px}}
@media(max-width:800px){.cinematic-hero{display:flex;flex-direction:column;min-height:0;margin-top:18px;margin-bottom:24px}.cinematic-hero .hero-copy{width:100%;padding:2.25rem;order:1}.cinematic-hero .hero-visual{position:relative;order:0;height:auto;min-height:0;aspect-ratio:1.65/1;width:100%}.cinematic-hero .hero-visual img{object-position:77% 35%}.cinematic-hero .hero-visual:after{background:linear-gradient(0deg,#151c27 0%,transparent 30%)}.cinematic-hero h1{font-size:clamp(3.2rem,8vw,4.5rem);margin-top:1.4rem}.cinematic-hero .hero-intro{max-width:470px}.cinematic-hero .hero-foot{max-width:100%;margin-top:2rem}.cinematic-hero .hero-copy>.eyebrow{font-size:.75rem}.service-list{grid-template-columns:1fr}.service-row{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;gap:.7rem 1.2rem;padding:1.9rem 0;border-right:0;border-bottom:1px solid var(--rule)}.service-row:last-child{border-bottom:0}.service-number{grid-row:1/3}.service-summary{grid-column:2}.service-title h3{font-size:1.5rem}.service-summary .text-link{margin-top:.6rem}.service-summary{gap:.5rem}.story-section{grid-template-columns:1fr;gap:2rem;padding-block:3.75rem}.story-photo{aspect-ratio:1.5/1}.story-content h2{font-size:2.5rem}.story-panels{min-height:245px}.story-controls{margin-top:1rem}.contact-details{padding-left:1.5rem}.contact-inner{padding-block:4rem}.reveal-ready [data-reveal]{transform:translateY(12px)}}
@media(max-width:620px){.cinematic-hero .hero-visual{aspect-ratio:1.22/1}.cinematic-hero .hero-visual img{object-position:76% 0%}.cinematic-hero .hero-copy{padding:1.25rem 1.4rem 1.8rem}.cinematic-hero h1{font-size:clamp(2.8rem,12vw,4.5rem);line-height:1.06}.cinematic-hero .hero-intro{font-size:1rem}.cinematic-hero .eyebrow{letter-spacing:.06em}.hero-actions{gap:1.2rem}.cinematic-hero .hero-foot{font-size:.75rem}.story-section{padding-block:3rem}.story-photo{aspect-ratio:1.1/1}.story-tabs{gap:.15rem}.story-tabs button{padding:.6rem .55rem;font-size:.875rem}.story-content h2{font-size:2.3rem}.story-panels{min-height:310px}.story-panels h3{font-size:1.65rem}.photo-caption{font-size:.75rem;left:.65rem;right:.65rem;bottom:.65rem;padding:.65rem .75rem}.contact-details{border-left:0;padding-left:0;border-top:1px solid #7088e9;padding-top:2rem}.contact-links a{font-size:1.6rem}.contact-inner{padding-block:3.5rem}.site-footer .wordmark{font-size:2.25rem}}
@media(prefers-reduced-motion:reduce){.reveal-ready [data-reveal]{opacity:1;transform:none}.is-playing .story-progress span{animation:none}.story-panels [role=tabpanel]:not([hidden]){animation:none}.story-photo>img{transition:none;transform:none!important}}

.about-content .about-photo{aspect-ratio:4/5}.about-content .about-photo img{object-position:50% 35%}.cinematic-hero .hero-visual img{object-position:63% 0%}@media(max-width:800px){.cinematic-hero .hero-visual img{object-position:76% 0%}}@media(max-width:620px){.about-content .about-photo{aspect-ratio:4/5}}
