
    :root{--green:#104b49;--mint:#d7eae2;--ink:#232322;--gray:#f0f1ef;--muted:#626763;--white:#fff;--gutter:clamp(20px,4.2vw,72px);--radius:28px}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p{font-size:18px;line-height:1.65}h1,h2,h3,p{margin:0}::selection{background:var(--green);color:white}:focus-visible{outline:3px solid #299787;outline-offset:6px}.skip{position:fixed;left:20px;top:-80px;padding:14px;background:white;z-index:100}.skip:focus{top:14px}[hidden]{display:none!important}
    .header{height:92px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.94);position:sticky;top:0;z-index:40;backdrop-filter:blur(18px);border-bottom:1px solid #2323220d}.wordmark{font-size:23px;line-height:.86;font-weight:900;letter-spacing:-1.3px;display:flex;align-items:center;gap:13px}.wordmark span{display:block}.wordmark .stef{color:var(--green)}.hex{display:inline-block;background:currentColor;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);width:18px;height:16px;flex-shrink:0}.nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.nav a{padding:12px 0}.nav a:hover{color:var(--green)}.nav .contact-nav{padding:13px 20px;background:var(--green);color:white;border-radius:100px}.menu-toggle{display:none}
    .shell{padding:0 20px}.hero{background:var(--gray);border-radius:var(--radius);padding:54px calc(var(--gutter) - 20px) 24px;position:relative;overflow:hidden}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;display:flex;align-items:center;gap:12px}.eyebrow .hex{width:12px;height:11px;color:var(--green)}.hero-main{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:5%;padding:62px 0 68px}.hero h1{font-size:clamp(62px,7.4vw,116px);font-weight:600;line-height:.97;letter-spacing:-.072em}.hero h1 span{color:var(--green)}.hero-copy{max-width:450px;margin-top:30px;color:var(--muted);font-size:18px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 24px;border-radius:100px;background:var(--green);color:white;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#17645f;transform:translateY(-2px)}.button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}.hero .button{margin-top:30px}.hero-brand{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:0}.brand-tile{background:white;box-shadow:0 24px 40px #104b4910;transform:rotate(5deg);border-radius:22px;width:min(100%,385px);aspect-ratio:1;padding:25px;position:relative}.brand-tile img{width:100%;height:100%;object-fit:contain}.brand-caption{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;margin-top:38px;display:flex;align-items:center;gap:12px}.brand-caption .hex{color:var(--green);width:10px;height:9px}.hero-bottom{border-top:1px solid #23232224;display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:12px;color:#525953;gap:20px}.disciplines{display:flex;gap:25px}.scroll-hint{display:flex;gap:12px;align-items:center}.scroll-hint span{font-size:18px}
    .about{margin:20px 0 0;padding:70px calc(var(--gutter) - 20px);border-radius:var(--radius);color:white;background:var(--ink)}.section-label{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;display:flex;justify-content:space-between;gap:20px}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:10%;margin-top:60px;align-items:center}.about h2{font-size:clamp(38px,4.3vw,66px);line-height:1.06;font-weight:500;letter-spacing:-.055em}.about h2 span{color:var(--mint)}.about-copy p{color:#c5c8c5;max-width:440px}.about-copy p+p{margin-top:18px}.signature{margin-top:28px;font-size:17px;color:white;font-weight:600}.signature small{display:block;font-size:12px;font-weight:400;color:#b6bbb7;margin-top:7px}
    .services{padding:110px 0 0}.section-heading{padding:0 var(--gutter) 50px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-heading h2{font-size:clamp(38px,4.6vw,68px);line-height:1.04;letter-spacing:-.055em;font-weight:500}.section-heading .eyebrow{margin-bottom:22px}.section-heading>p{max-width:260px;color:var(--muted);font-size:16px}.cards{padding:0 20px}.service-card{border-radius:var(--radius);background:var(--mint);padding:38px calc(var(--gutter) - 20px);margin-bottom:20px}.service-card:nth-child(2){background:var(--gray)}.service-card:nth-child(3){background:var(--ink);color:white}.card-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;margin-top:38px}.service-card h3{font-size:clamp(34px,4vw,60px);letter-spacing:-.055em;line-height:1.04;font-weight:500}.service-card .description{font-size:17px;color:#41544b;max-width:390px;margin-top:25px}.service-card:nth-child(3) .description{color:#bdc5c0}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.tag{font-size:12px;line-height:1.3;padding:10px 13px;border-radius:100px;border:1px solid #104b493b}.service-card:nth-child(3) .tag{border-color:#ffffff40}.service-visual{aspect-ratio:1.18;border-radius:18px;background:var(--green);color:var(--mint);padding:28px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.visual-top,.visual-bottom{font-size:12px;letter-spacing:1px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;gap:16px}.visual-title{font-size:clamp(40px,5.5vw,78px);line-height:.95;letter-spacing:-.06em;font-weight:700}.service-card:nth-child(2) .service-visual{background:#dce4df;color:var(--green)}.service-card:nth-child(3) .service-visual{background:#333a36;color:#e6eee8}.visual-bottom .hex{width:18px;height:16px}.card-footer{font-size:12px;padding-top:30px;margin-top:32px;border-top:1px solid #104b492a;display:flex;justify-content:space-between}.service-card:nth-child(3) .card-footer{border-color:#ffffff26;color:#b9c3bd}
    .footer{padding:50px var(--gutter) 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}.footer a{padding:5px 0}.footer a:hover{color:var(--green)}.footer-contact,.footer-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-contact a{text-decoration:underline;text-underline-offset:3px}.footer-links{justify-content:flex-end}
    @media(min-width:1600px){main,.header,.footer{max-width:1760px;margin-left:auto;margin-right:auto}}
    @media(max-width:760px){.header{height:78px}.nav{gap:18px}.hero{padding-top:32px}.hero-main{grid-template-columns:1fr;padding:40px 0 32px;gap:50px}.hero h1{font-size:clamp(54px,11vw,82px)}.hero-copy{font-size:16px}.hero-brand{padding:0 20px}.brand-tile{max-width:280px}.brand-caption{margin-top:28px}.hero-bottom{align-items:flex-start}.disciplines{gap:12px;flex-wrap:wrap}.scroll-hint{display:none}.about{padding-top:40px;padding-bottom:46px}.about-grid{grid-template-columns:1fr;gap:28px;margin-top:38px}.about-copy p{font-size:16px}.services{padding-top:70px}.section-heading{display:block;padding-bottom:32px}.section-heading>p{margin-top:24px;max-width:360px}.card-grid{grid-template-columns:1fr;gap:32px;margin-top:32px}.service-card{padding-top:28px;padding-bottom:24px}.service-card h3{font-size:40px}.service-visual{min-height:280px;aspect-ratio:1.2}.visual-title{font-size:66px}.service-card .description{font-size:16px}.card-footer{margin-top:25px;padding-top:22px}.footer{flex-wrap:wrap}.shell,.cards{padding-left:12px;padding-right:12px}.hero,.about,.service-card{padding-left:22px;padding-right:22px}.section-heading,.header,.footer{padding-left:24px;padding-right:24px}:root{--radius:22px}.eyebrow{font-size:11px;letter-spacing:1.2px}}
    .scroll-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;pointer-events:none}
    .reveal-ready{opacity:0;translate:0 25px;transition:opacity .8s ease,translate .8s cubic-bezier(.2,.7,.2,1)}.reveal-ready.is-visible{opacity:1;translate:0 0}
    .stack-enabled .service-card{position:sticky;top:108px;transform-origin:center top;box-shadow:0 -8px 28px #23232208}.stack-enabled .service-card:nth-child(1){z-index:1}.stack-enabled .service-card:nth-child(2){z-index:2}.stack-enabled .service-card:nth-child(3){z-index:3}
    .service-visual>.user-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0;opacity:0}.service-visual>video.user-media{object-fit:contain;background:var(--ink)}.service-visual.has-media>.user-media{opacity:1}.service-visual.has-media>:not(.user-media){visibility:hidden}
    .motion-button{background:none;border:0;color:inherit;padding:12px 0;font-size:12px;cursor:pointer}.motion-button:hover{color:var(--green)}
    @media(max-width:760px){.visual-title{font-size:clamp(40px,10.5vw,66px)}.eyebrow{font-size:12px}}
    @media(max-width:420px){.visual-title{font-size:clamp(32px,11.4vw,48px)}.header{padding-left:20px;padding-right:20px}.header .wordmark{font-size:20px;gap:8px}.header .wordmark>.hex{width:14px;height:13px}.nav{gap:14px}.nav .contact-nav{padding:11px 11px}.nav:has(.contact-nav:not([hidden])){gap:8px;font-size:12px}.brand-caption{font-size:12px;letter-spacing:0;gap:8px}.section-label{font-size:12px;letter-spacing:0}.hero h1{font-size:clamp(43px,11vw,54px)}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;translate:none}.brand-tile{transform:rotate(5deg)!important}}
    html.motion-off{scroll-behavior:auto}.motion-off .reveal-ready{opacity:1;translate:none;transition:none}.motion-off .brand-tile{transform:rotate(5deg)!important}
  
