@charset "UTF-8";
:root{--navy:#0e3d4d;--navy-dark:#0a303e;--teal:#137c7e;--orange:#f28c28;--text:#163e4a;--muted:#536c74;--line:#dbe5e8;--surface:#f2f6f7;--white:#fff;--radius:1.25rem;--font:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;color:var(--text);font-family:var(--font);font-size:1rem;line-height:1.65;background:var(--white);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px;border-radius:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650;line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3.25rem);margin-bottom:1.5rem}h3{font-size:1.5rem;letter-spacing:-.03em}p{margin-bottom:1.25rem}.container{width:min(1216px,calc(100% - 6rem));margin-inline:auto}.section{padding-block:6.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;line-height:1.5;font-weight:700;color:var(--teal);margin:0 0 1.5rem}.eyebrow.light{color:#bbd8de}.skip-link{position:fixed;left:1rem;top:-100px;padding:.7rem 1rem;background:white;color:var(--navy);z-index:20}.skip-link:focus{top:1rem}
.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.98);border-bottom:1px solid #ecf0f2}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:2rem}.brand{width:220px;flex-shrink:0}.brand img{width:100%}.header-inner nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.25rem 1.5rem;font-size:.875rem;font-weight:550}.header-inner nav>a{padding:.75rem 0;white-space:nowrap;transition:color .15s}.header-inner nav>a:hover{color:var(--teal)}.header-inner nav .nav-contact{border:1px solid var(--line);border-radius:.55rem;padding:.65rem 1.1rem}.nav-contact span{margin-left:1rem;font-size:1.1rem}
.hero{background:var(--navy);color:white;padding-top:4.25rem}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:4rem;align-items:center;padding-bottom:4.25rem}.hero h1{font-size:clamp(2.75rem,4.6vw,4.2rem);line-height:1.07;letter-spacing:-.052em;margin:0 0 1.7rem;font-weight:600}.hero h1 span{color:var(--orange)}.hero-description{font-size:1.25rem;line-height:1.55;max-width:30rem;margin-bottom:1rem;color:#eef6f7}.hero-detail{color:#c0d6dc;max-width:28rem;font-size:1rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;min-height:3.35rem;padding:.85rem 1.25rem;border-radius:.55rem;font-weight:650;font-size:.9375rem;line-height:1.4;transition:background .18s,transform .18s}.button-orange{background:var(--orange);color:#153643}.button-orange:hover{background:#ffa345;transform:translateY(-2px)}.button span{font-size:1.25rem;font-weight:400}.text-link{font-weight:600;font-size:.9375rem;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#a3bcc2;text-decoration-thickness:1px}.text-link:hover{text-decoration-color:currentColor}.light-link{color:#f2f6f7}.development-note{display:flex;gap:.6rem;align-items:center;font-size:.875rem;color:#bfd4da;margin-top:2rem;margin-bottom:0}.note-line{width:1.25rem;height:1px;background:var(--orange);flex-shrink:0}.hero-visual{position:relative;min-width:0;padding-bottom:1.7rem;padding-left:.75rem}.photo-frame{aspect-ratio:1/1.025;border-radius:5rem 1.3rem 1.3rem 1.3rem;overflow:hidden;background:#c9d8d9}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:61% center}.photo-caption{position:absolute;left:-1.15rem;bottom:3rem;display:flex;align-items:center;gap:1rem;background:#fff;padding:1.1rem 1.6rem 1.1rem 1.2rem;border-radius:.75rem;box-shadow:0 8px 40px #071d2b26;color:var(--navy)}.photo-caption img{width:3rem;height:3rem}.photo-caption p{margin:0;font-size:1rem;line-height:1.5}.photo-caption strong{font-weight:600}.image-credit{position:absolute;right:.3rem;bottom:-.25rem;font-size:.75rem;color:#b8cfd7;letter-spacing:.025em;margin:0}.hero-foot{border-top:1px solid #ffffff24;padding-block:1.35rem;display:flex;justify-content:space-between;gap:1rem;color:#d1e0e5;font-size:.875rem}.hero-foot-right{font-weight:600;color:#fff}
.section-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;align-items:end;margin-bottom:3.3rem}.section-heading h2{margin-bottom:0}.heading-aside{padding-bottom:.15rem}.heading-aside p{color:var(--muted);max-width:31rem;margin-bottom:1rem}.stage-label{display:inline-block;border:1px solid #d4e3e7;border-radius:2rem;padding:.2rem .75rem;font-size:.875rem;line-height:1.55;color:#47616b;background:#f5f8f9}.features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}.feature{border:1px solid var(--line);border-radius:var(--radius);padding:1.9rem;transition:border-color .2s}.feature:hover{border-color:#90b7bf}.feature-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.8rem}.feature-number{font-size:.875rem;color:var(--teal);font-weight:600;line-height:1.5}.feature-top svg{width:1.8rem;height:1.8rem;flex-shrink:0;color:#236775}.feature h3{margin-bottom:1.1rem;font-size:1.55rem;line-height:1.23}.feature p{color:var(--muted);line-height:1.65;font-size:1rem;min-height:5rem}.feature ul{list-style:none;margin:1.3rem 0 0;padding:1.25rem 0 0;border-top:1px solid var(--line)}.feature li{position:relative;padding:.3rem 0 .3rem 1rem;font-size:.9375rem}.feature li::before{content:"";position:absolute;left:0;top:1rem;width:.3rem;height:.3rem;border-radius:50%;background:var(--teal)}.project-note{display:grid;grid-template-columns:15rem 1fr;gap:2rem;align-items:start;margin-top:1.6rem;border-radius:.75rem;background:var(--surface);padding:1.5rem 1.8rem}.project-label{font-weight:600;font-size:1rem}.project-note p{margin:0;font-size:.9375rem;color:var(--muted);max-width:44rem}
.approach{background:#edf4f5}.approach-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:6rem;align-items:start}.approach-intro>p:not(.eyebrow){color:var(--muted);max-width:25rem}.approach-intro .text-link{display:inline-block;margin-top:.7rem}.principles{border-top:1px solid #ccdde1}.principles article{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.65rem 0;border-bottom:1px solid #ccdde1}.principle-number{font-size:.875rem;color:#5b7982;padding-top:.2rem}.principles h3{font-size:1.3rem;margin-bottom:.6rem;letter-spacing:-.02em}.principles p{color:var(--muted);margin-bottom:0;font-size:1rem}
.about-grid{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:6.5rem}.about-brand{border:1px solid var(--line);border-radius:1.25rem;background:#f8fafb;min-height:22rem;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:3rem 1.5rem;text-align:center}.about-brand img{width:8rem;height:8rem;margin-bottom:1.6rem}.about-brand p{font-size:1.15rem;line-height:1.6;margin:0;color:var(--muted)}.about-brand strong{font-weight:600;color:var(--navy)}.about-copy>p:not(.eyebrow){color:var(--muted)}.about-copy .founder{margin:1.7rem 0 0;padding-top:1.5rem;border-top:1px solid var(--line);color:var(--navy)!important;font-weight:650;display:flex;flex-direction:column;line-height:1.6}.founder span{font-weight:400;font-size:.875rem;color:var(--muted)}
.contact{background:var(--navy);color:white;padding:5rem 0}.contact-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:5rem;align-items:center}.contact h2{margin-bottom:1.3rem}.contact-grid>div>p:not(.eyebrow){color:#c0d6dc;max-width:29rem;margin-bottom:0}.contact-action{justify-self:center;display:flex;flex-direction:column;align-items:flex-start}.contact-action .button{min-width:15rem}.contact-email{font-size:1rem;text-underline-offset:5px;text-decoration:underline;text-decoration-color:#658b99;margin-top:1.2rem}.contact-email:hover{text-decoration-color:var(--orange)}.contact-action p{font-size:.875rem;margin-top:1rem}.site-footer{padding:1.9rem 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer-inner img{width:178px}.footer-inner p{font-size:.8125rem;color:var(--muted);margin:0}.back-top{font-size:.875rem;font-weight:500}.back-top span{margin-left:.7rem}
.case-study{background:#f6f9fa;border-block:1px solid #e6edef}.case-heading{align-items:center}.case-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:start}.case-story{min-width:0}.case-story-part{margin-bottom:2rem}.case-label{font-size:.875rem;font-weight:600;color:var(--teal);margin-bottom:.65rem}.case-story h3{font-size:1.6rem;margin-bottom:.8rem;letter-spacing:-.03em}.case-story-part>p:last-child{color:var(--muted);margin-bottom:0}.case-contribution{border-top:1px solid var(--line);padding-top:1.5rem}.case-contribution ul{padding-left:1.2rem;margin:0;color:var(--muted)}.case-contribution li{padding-block:.2rem}.case-contribution li::marker{color:var(--teal)}.case-flow{background:var(--navy);border-radius:var(--radius);padding:2.25rem;color:white;min-width:0}.case-flow>.eyebrow{margin-bottom:1rem}.case-flow>h3{font-size:1.85rem;line-height:1.2;margin-bottom:2rem}.case-flow ol{list-style:none;padding:0;margin:0}.case-flow li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;padding:1.3rem 0;border-top:1px solid #ffffff26}.flow-number{font-size:.875rem;color:var(--orange);padding-top:.1rem;font-weight:600}.case-flow h4{font-size:1.05rem;line-height:1.4;font-weight:600;margin:0 0 .4rem}.case-flow li p{margin:0;color:#c0d6dc;font-size:.9375rem;line-height:1.65}.case-outcome{border-top:1px solid #ffffff26;padding-top:1.3rem;margin:0;color:#e5f0f3;font-size:.9375rem;line-height:1.6}.case-bottom{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.case-bottom p{margin:0;color:var(--muted)}
@media(min-width:1600px){.hero-grid{gap:5.5rem}.hero{padding-top:5rem}.hero-grid{padding-bottom:5rem}}
@media(max-width:1100px){.container{width:calc(100% - 4rem)}.header-inner nav{gap:1.25rem}.brand{width:195px}.hero-grid{gap:2.5rem}.hero h1{font-size:clamp(2.75rem,5.2vw,3.5rem)}.hero-description{font-size:1.15rem}.photo-caption{left:-.5rem;padding:1rem;gap:.7rem}.photo-caption p{font-size:.9375rem}.section{padding-block:5rem}.feature{padding:1.5rem}.feature h3{font-size:1.4rem}.section-heading{gap:3rem}.about-grid,.approach-grid{gap:3.5rem}}
@media(max-width:850px){.case-grid{grid-template-columns:1fr;gap:2rem}.case-flow{padding:2rem}.case-flow>h3{font-size:1.8rem}.header-inner{min-height:90px;gap:1rem}.brand{width:175px}.header-inner nav{gap:1rem;font-size:.875rem}.header-inner nav .nav-contact{padding:.45rem .8rem}.nav-contact span{display:none}.hero-grid{grid-template-columns:1fr;gap:3rem;max-width:680px}.hero{padding-top:3.5rem}.hero h1{font-size:clamp(3.2rem,7.5vw,4.5rem)}.hero-description{max-width:34rem;font-size:1.2rem}.hero-detail{max-width:34rem}.hero-visual{width:100%;padding-left:0}.photo-frame{aspect-ratio:1.55;border-top-left-radius:4rem}.hero-photo{object-position:center 56%}.photo-caption{left:1.3rem;bottom:3rem;padding:1rem 1.4rem}.hero-foot{font-size:.8125rem}.section-heading{grid-template-columns:1fr;gap:1.4rem}.heading-aside p{max-width:40rem}.features{grid-template-columns:1fr;gap:1rem}.feature{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;padding:1.7rem}.feature-top{grid-column:1/-1;margin-bottom:1.2rem}.feature h3{font-size:1.6rem;margin:0;grid-column:1;grid-row:2}.feature p{grid-column:1;grid-row:3;margin:1rem 0 0;min-height:unset;max-width:25rem}.feature ul{grid-column:2;grid-row:2/4;border-top:0;border-left:1px solid var(--line);margin:0;padding:0 0 0 1.5rem;align-self:center}.project-note{grid-template-columns:1fr;gap:.5rem}.approach-grid{gap:3rem;grid-template-columns:1fr}.approach-intro>p:not(.eyebrow){max-width:37rem}.about-grid{gap:2.5rem;grid-template-columns:.8fr 1.2fr}.about-brand{min-height:23rem;padding:2rem 1rem}.about-brand p{font-size:1rem}.contact-grid{gap:2.5rem;grid-template-columns:1.2fr 1fr}.footer-inner{gap:1rem}.footer-inner img{width:150px}.back-top{font-size:.8125rem}}
@media(max-width:650px){.case-flow{padding:1.5rem}.case-flow>h3{font-size:1.65rem}.case-flow li{grid-template-columns:1.7rem 1fr;gap:.75rem}.case-bottom{align-items:flex-start;flex-direction:column;gap:.7rem}.case-story h3{font-size:1.5rem}html{scroll-padding-top:9rem}.container{width:calc(100% - 2.5rem)}.site-header{position:relative}.header-inner{flex-direction:column;gap:0;padding:1rem 0 .7rem;min-height:0;align-items:flex-start}.brand{width:195px}.header-inner nav{width:100%;justify-content:space-between;gap:.7rem;font-size:.875rem;padding-top:.4rem;flex-wrap:wrap}.header-inner nav .nav-contact{border:none;padding:.7rem 0;color:var(--teal)}.hero{padding-top:2.8rem}.hero-grid{gap:2.5rem;padding-bottom:2rem}.hero .eyebrow{font-size:.75rem;margin-bottom:1.2rem}.hero h1{font-size:clamp(2.25rem,9.7vw,3.8rem);margin-bottom:1.5rem}.hero-description{font-size:1.125rem}.hero-detail{font-size:1rem}.hero-actions{gap:1.35rem;margin-top:1.6rem}.button{font-size:.9375rem}.development-note{font-size:.875rem;margin-top:1.75rem;align-items:flex-start}.note-line{margin-top:.7rem}.photo-frame{aspect-ratio:1.15;border-radius:3.5rem 1rem 1rem 1rem}.photo-caption{left:.8rem;bottom:2.65rem;padding:.9rem 1rem}.photo-caption img{width:2.5rem;height:2.5rem}.photo-caption p{font-size:.9375rem}.image-credit{font-size:.75rem}.hero-foot{align-items:flex-start;flex-direction:column;gap:.35rem;padding-block:1.15rem}.section{padding-block:3.8rem}.eyebrow{margin-bottom:1.1rem}.section-heading{gap:1.2rem;margin-bottom:2rem}h2{font-size:2.15rem}.feature{display:block;padding:1.55rem}.feature-top{margin-bottom:1.8rem}.feature h3{font-size:1.55rem}.feature p{margin-top:1rem;max-width:unset}.feature ul{margin-top:1.3rem;padding:1.1rem 0 0;border-top:1px solid var(--line);border-left:0}.project-note{padding:1.3rem;margin-top:1.2rem}.project-note p{font-size:.9375rem}.approach-grid{gap:2.2rem}.principles article{grid-template-columns:2.3rem 1fr;gap:.8rem;padding-block:1.4rem}.about-grid{grid-template-columns:1fr;gap:2rem}.about-brand{min-height:0;padding:2rem;flex-direction:row;gap:1.5rem;justify-content:flex-start;text-align:left}.about-brand img{width:4.5rem;height:4.5rem;margin:0}.about-brand p{font-size:1rem}.contact{padding-block:3.6rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-action{justify-self:start}.contact h2{font-size:2.15rem}.footer-inner{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem}.footer-inner>a:first-child{width:100%}.footer-inner img{width:170px}.footer-inner p{font-size:.8125rem}.back-top{margin-left:auto}.site-footer{padding:1.5rem 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:4rem}.case-shot{margin:0;min-width:0}.case-shot-wide{grid-column:1/-1}.case-shot-frame{overflow:hidden;border:1px solid #d6e1e5;border-radius:1rem;background:#fff;box-shadow:0 14px 38px #0e3d4d12}.case-shot img{width:100%;height:auto}.case-shot figcaption{display:grid;grid-template-columns:2rem 1fr;gap:.75rem;padding:.9rem .15rem 0;color:var(--muted);font-size:.875rem;line-height:1.55}.case-shot figcaption span{color:var(--teal);font-weight:700}.case-shot figcaption p{margin:0}.case-shot figcaption strong{display:block;color:var(--navy);font-size:.95rem}.case-disclaimer{max-width:48rem;margin:1.7rem 0 0;color:#6e838a;font-size:.8125rem;line-height:1.65}@media(max-width:650px){.case-gallery{grid-template-columns:1fr;margin-top:2.75rem}.case-shot-wide{grid-column:auto}.case-shot figcaption{padding-top:.75rem}}
