:root{--ink:#142e43;--muted:#526577;--blue:#164e73;--paper:#fcfcfa;--line:#d8dfe3;--wash:#edf2f4;--accent:#b44716}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--blue);text-underline-offset:.22em}a:hover{color:var(--accent)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #c04b13;outline-offset:5px}img,video,iframe{max-width:100%;display:block}img{height:auto}figure{margin:2rem 0}h1,h2,h3,p{margin:0 0 1.1rem}h1,h2,h3{line-height:1.13;letter-spacing:-.04em}h1{font-size:clamp(3rem,7.4vw,7rem);max-width:15ch;font-weight:650;margin:.6rem 0 1.5rem}h2{font-size:clamp(1.8rem,3.2vw,3rem);font-weight:600}h3{font-size:1.6rem;font-weight:600}small,.small{font-size:.86rem;color:var(--muted)}.skip{position:fixed;top:-100px;left:1rem;padding:.8rem;background:white;z-index:10}.skip:focus{top:1rem}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem 4vw;border-bottom:1px solid var(--line);background:var(--paper)}.brand{font-size:1.04rem;font-weight:800;letter-spacing:.13em;text-decoration:none;color:var(--ink);white-space:nowrap}.brand span{color:var(--accent);font-size:1.5rem;margin-left:.2rem}.site-header nav{display:flex;flex-wrap:wrap;gap:1.6rem;font-size:.86rem}.site-header nav a{text-decoration:none;color:var(--ink);padding:.5rem 0}.site-header nav a[aria-current]{border-bottom:2px solid var(--blue)}main{max-width:1440px;margin:auto}.intro{padding:5rem 6vw 3.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;line-height:1.7;color:var(--muted)}.lead{font-size:clamp(1.2rem,2.2vw,1.7rem);max-width:36ch;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;margin:2rem 0}.button{display:inline-flex;align-items:center;gap:2rem;padding:.85rem 1.25rem;background:var(--ink);color:white;text-decoration:none;border:1px solid var(--ink);font-size:.9rem;font-weight:600}.button:hover{background:var(--blue);color:white}.secondary{background:transparent;color:var(--ink)}.text-link{font-size:.9rem}.credentials{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;border-top:1px solid var(--line);padding-top:1.5rem;margin:3.5rem 0 0}.credentials dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.credentials dd{margin:.4rem 0 0;font-size:.82rem;line-height:1.6}.hero-media{margin:0 6vw 4rem;background:var(--wash);overflow:hidden}.hero-media img{width:100%;max-height:660px;object-fit:contain}.case-content{padding:0 6vw}.source-section{padding:2.5rem 0;border-top:1px solid var(--line)}.source-section>.copy,.source-section>p{max-width:70ch}.source-section h2{margin:1.5rem 0 1.5rem;max-width:28ch}.source-section h2:first-child{margin-top:0}.source-section h3{margin:1.5rem 0 1rem}.source-section p.bullet{padding-left:1.5rem;position:relative;margin-bottom:.8rem}.bullet:before{content:"—";position:absolute;left:0;color:var(--accent)}.source-section>small{display:block;margin:1.2rem 0}.source-section figure{background:white}.source-section figure img{width:100%;max-height:850px;object-fit:contain}.source-section>figure{max-width:1100px}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:2rem 0}.gallery figure{margin:0}.gallery img{width:100%;height:360px;object-fit:contain}.gallery .motion video{height:360px}.image-link{display:block}figcaption{font-size:.83rem;color:var(--muted);padding:1rem 0;background:var(--paper)}.motion{position:relative}.motion video{width:100%;max-height:640px;object-fit:contain;background:#edf1f3}.motion-toggle{position:relative;margin:.8rem 0;border:1px solid var(--ink);background:var(--paper);color:var(--ink);padding:.5rem 1rem;font-size:.85rem}.youtube{margin:2rem 0;max-width:1000px}.youtube-load{position:relative;display:block;width:100%;border:0;padding:0;background:var(--ink)}.youtube-load img{width:100%;height:460px;object-fit:contain;opacity:.82}.youtube-load span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--ink);color:white;padding:1rem 1.5rem;white-space:nowrap}.youtube iframe{border:0;width:100%;aspect-ratio:16/9}.youtube .small{margin:.8rem 0}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;padding:0 6vw 4rem}.card a{text-decoration:none;color:var(--ink)}.card picture{background:var(--wash);display:block;margin-bottom:1.4rem;overflow:hidden}.card img{width:100%;height:340px;object-fit:contain;transition:transform .25s ease}.card a:hover img{transform:scale(1.025)}.card h3{display:flex;justify-content:space-between;gap:1rem}.card .eyebrow{margin-bottom:.5rem}.project-nav{display:flex;justify-content:space-between;gap:2rem;margin:3rem 6vw 5rem;padding-top:2rem;border-top:1px solid var(--line);font-size:.9rem}.fragment-alias{display:block;scroll-margin-top:2rem}footer{background:var(--ink);color:white;padding:4rem 6vw;display:flex;align-items:end;justify-content:space-between;gap:4rem}footer h2{font-size:clamp(2rem,4.5vw,4rem)}footer .eyebrow{color:#b9c9d4}footer p{max-width:44ch;color:#d2dde4}footer a{color:white}.contact-link{font-size:clamp(1rem,2vw,1.6rem)}.colophon{font-size:.75rem;line-height:1.8}#h\.4fe4f27c9ed6d310_423{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}#h\.4fe4f27c9ed6d310_423 img{height:300px;object-fit:cover}@media(min-width:1000px){body:has(.credentials) .hero-media img{height:570px;object-fit:cover;object-position:center 55%}}@media(max-width:760px){.site-header{align-items:start;flex-direction:column;gap:.5rem;padding:1rem 5vw}.site-header nav{gap:1.2rem;font-size:.8rem}.intro{padding:3.5rem 5vw 2.5rem}.credentials{grid-template-columns:1fr 1fr;gap:1.5rem}.hero-media{margin:0 5vw 2.5rem}.case-content{padding:0 5vw}.source-section{padding:2rem 0}.cards{grid-template-columns:1fr;padding:0 5vw 3rem;gap:2.5rem}.card img{height:300px}.gallery{grid-template-columns:1fr;gap:1.5rem}.gallery img,.gallery .motion video{height:auto;max-height:600px}.youtube-load img{height:280px}footer{flex-direction:column;align-items:start;padding:3rem 5vw;gap:2rem}.project-nav{flex-direction:column;margin:2rem 5vw 3rem}#h\.4fe4f27c9ed6d310_423{grid-template-columns:1fr}#h\.4fe4f27c9ed6d310_423 img{height:auto}h1{font-size:clamp(2.5rem,12vw,4.5rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.home-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:4rem;align-items:center;padding-bottom:2rem}.home-intro h1{font-size:clamp(3rem,5.5vw,5.2rem)}.home-intro .hero-media{margin:0;height:520px}.home-intro .hero-media img{height:520px;object-fit:cover}.home-intro .lead{font-size:1.22rem}.credential-strip{padding:0 6vw 3rem}.credential-strip .credentials{margin-top:1rem}.source-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.source-card figure{margin:0 0 1.25rem}.source-card figure img{height:330px;object-fit:contain}.source-card small{display:block}.source-card h2{font-size:1.5rem}.source-card .button{background:transparent;color:var(--ink);padding:0;border:0;font-size:1.4rem;font-weight:600}.source-card p{font-size:.94rem}.source-card .motion video{height:330px;object-fit:contain}@media(max-width:850px){.home-intro{grid-template-columns:1fr;gap:1rem}.home-intro .hero-media,.home-intro .hero-media img{height:360px}.home-intro h1{font-size:clamp(3rem,11vw,4.8rem)}.source-cards{grid-template-columns:1fr}.source-card figure img{height:auto}.credential-strip{padding:0 5vw 2rem}} 
