@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root{color-scheme:dark;--ink:#f3f1eb;--muted:#b9bcc0;--bg:#0c1014;--line:rgba(255,255,255,.16);--lime:#d8ff6e;--header:78px;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}::selection{background:var(--lime);color:#111}.skip-link{position:fixed;left:12px;top:-70px;z-index:100;background:var(--lime);color:#101010;padding:12px}.skip-link:focus{top:12px}.site-header{height:var(--header);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,70px);position:absolute;z-index:20;top:0;left:0;right:0;border-bottom:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:800;letter-spacing:.11em}.brand{white-space:nowrap}.brand-mark{color:var(--lime);font-size:27px;vertical-align:-2px;margin-right:6px}.brand-light{font-weight:400}.header-nav{display:flex;align-items:center;gap:clamp(22px,3vw,52px);letter-spacing:.03em;font-weight:600}.header-nav a{transition:color .2s}.header-nav a:hover,.header-nav a:focus-visible{color:var(--lime)}.nav-contact{border:1px solid rgba(255,255,255,.5);border-radius:100px;padding:11px 18px}.nav-contact span{margin-left:14px}.scroll-story{height:600vh;position:relative}.story-sticky{height:100svh;min-height:600px;position:sticky;top:0;overflow:hidden;background:#14191b;isolation:isolate}.ambient-layer{position:absolute;inset:-10%;z-index:-3;background:radial-gradient(circle at 20% 37%,#5e5040 0,transparent 31%),radial-gradient(circle at 70% 80%,#27313b 0,transparent 40%),#121517;will-change:transform}.scene-stack{position:absolute;inset:0;z-index:-2}.scene-image{position:absolute;inset:-3%;background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:0;transform:scale(1.08) translate3d(0,0,0);will-change:transform,opacity;filter:saturate(.8)}.scene-image.is-active{opacity:1}.scene-image[data-scene="0"],.scene-image[data-scene="1"]{background-position:center 45%}.scene-image[data-scene="4"]{background-position:center 45%}.story-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,8,10,.9) 0%,rgba(4,8,10,.6) 34%,rgba(4,8,10,.08) 71%),linear-gradient(0deg,rgba(3,7,9,.72),transparent 30%,transparent 72%,rgba(3,7,9,.25))}.story-grain{position:absolute;inset:0;z-index:-1;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E")}.story-topline,.story-footer{position:absolute;left:clamp(22px,4vw,70px);right:clamp(22px,4vw,70px);display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:.2em}.story-topline{top:calc(var(--header) + 24px);color:#e7e7e4}.story-footer{bottom:37px}.story-copy{position:absolute;left:clamp(22px,9vw,160px);right:24px;top:50%;transform:translateY(-42%);max-width:1160px;will-change:transform}.eyebrow{display:flex;gap:13px;align-items:center;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.19em;margin:0 0 28px}.eyebrow-line{display:block;width:33px;height:1px;background:var(--lime)}.headlines{position:relative;min-height:clamp(130px,18vw,258px);max-width:1100px}.scene-title{position:absolute;inset:0;margin:0;opacity:0;transform:translate3d(0,25px,0);font-size:clamp(40px,6.2vw,98px);font-weight:800;line-height:1.05;letter-spacing:-.045em;transition:none;text-wrap:balance}.scene-title.is-active{opacity:1;transform:none}.scene-title em{font-style:normal;color:var(--lime)}.story-description{font-size:clamp(15px,1.35vw,20px);line-height:1.6;color:#e2e2e0;max-width:510px;min-height:64px;margin:24px 0 34px}.story-action{display:inline-flex;align-items:center;gap:34px;padding:16px 20px;border-radius:100px;background:var(--lime);color:#111711;font-size:13px;font-weight:800;transition:transform .2s,background .2s}.story-action:hover,.story-action:focus-visible{transform:translateY(-3px);background:#e9ffac}.story-action span{font-size:20px;line-height:0}.scroll-cue{display:flex;align-items:center;gap:14px}.cue-line{width:36px;height:1px;background:var(--lime)}.story-counter{font-size:18px;letter-spacing:0}.story-counter span:first-child{font-size:34px;color:var(--lime)}.counter-sep{margin:0 7px;color:#aaa}.story-progress{height:2px;position:absolute;bottom:0;left:0;right:0;background:rgba(255,255,255,.3)}.story-progress span{display:block;height:100%;width:0;background:var(--lime);transform-origin:left}.section-intro,.services-grid,.approach,.brief-inner,.site-footer{padding-left:clamp(22px,5.5vw,96px);padding-right:clamp(22px,5.5vw,96px)}.section-intro{padding-top:128px;padding-bottom:70px;min-height:550px}.section-heading-row{display:flex;justify-content:space-between;gap:20px}.section-label,.section-side-note{font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--lime)}.section-side-note{color:#8f989d}.section-intro h2{font-size:clamp(45px,7.6vw,128px);letter-spacing:-.055em;line-height:1.03;margin:70px 0 30px}.section-intro h2 span{color:#737b7e}.section-lead{margin-left:auto;max-width:420px;color:#b8bec0;line-height:1.7;font-size:17px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-bottom:140px}.service-card{min-height:460px;padding:29px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);background:#141a1e;transition:background .25s,transform .25s,border-color .25s}.service-card:hover{background:#1a2428;transform:translateY(-7px);border-color:rgba(216,255,110,.5)}.service-top{display:flex;justify-content:space-between;color:var(--lime);font-size:11px;font-weight:800;letter-spacing:.16em}.service-icon{font-size:28px;line-height:1}.service-card h3{font-size:clamp(31px,3.2vw,53px);line-height:1.1;letter-spacing:-.055em;margin:0 0 22px}.service-card p{max-width:340px;color:#abb4b6;line-height:1.65;margin:0}.service-bottom{border-top:1px solid var(--line);padding-top:22px;font-size:10px;color:#8f999a;letter-spacing:.13em;font-weight:800}.approach{display:grid;grid-template-columns:1fr 1fr;min-height:680px;padding-top:0;padding-bottom:140px;gap:clamp(40px,7vw,120px);align-items:center}.approach-image{height:600px;background:url('assets/scene-04.webp') center/cover no-repeat;filter:saturate(.8)}.approach-content h2{font-size:clamp(36px,4vw,68px);letter-spacing:-.045em;line-height:1.06;margin:46px 0 30px}.approach-content h2 em{font-style:normal;color:var(--lime)}.approach-content>p:not(.section-label){max-width:550px;font-size:17px;color:#b6bec0;line-height:1.8}.text-link{display:inline-flex;margin-top:28px;gap:60px;padding:0 0 10px;border-bottom:1px solid var(--lime);font-size:13px;font-weight:800}.text-link span{color:var(--lime)}.brief{background:#d8ff6e;color:#111811}.brief-inner{padding-top:110px;padding-bottom:130px;max-width:1300px;margin:auto}.brief .section-label{color:#3c4e1c}.brief h2{font-size:clamp(54px,8vw,126px);line-height:1;letter-spacing:-.055em;margin:55px 0 30px}.brief h2 em{font-style:normal;color:#688327}.brief-inner>p:not(.section-label){font-size:18px;max-width:650px;line-height:1.6}.brief form{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:60px;max-width:900px}.brief label{font-size:12px;font-weight:800;letter-spacing:.03em}.brief input,.brief select,.brief textarea{display:block;width:100%;border:0;border-bottom:1px solid #52672d;background:transparent;border-radius:0;outline:0;color:#111811;padding:17px 0 13px;margin-top:8px;font-size:16px;resize:vertical}.brief input::placeholder,.brief textarea::placeholder{color:#5a712b}.brief input:focus,.brief select:focus,.brief textarea:focus{border-bottom:2px solid #111811}.brief select option{background:#e7ffc0}.full-field{grid-column:1/-1}.brief button{width:max-content;display:flex;align-items:center;gap:70px;border:0;border-radius:100px;background:#111811;color:white;padding:18px 23px;font-size:13px;font-weight:800;transition:transform .2s}.brief button:hover{transform:translateY(-3px)}.form-status{align-self:center;font-size:13px;min-height:20px}.site-footer{min-height:115px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;font-weight:800;letter-spacing:.1em}.site-footer>span:nth-child(2){color:#778186}.site-footer a:hover{color:var(--lime)}
@media(max-width:800px){:root{--header:66px}.site-header{font-size:11px}.brand-light{display:none}.header-nav>a:not(.nav-contact){display:none}.nav-contact{padding:8px 12px}.nav-contact span{margin-left:5px}.story-sticky{min-height:550px}.scene-image{inset:-4%;background-position:58% center!important}.scene-image[data-scene="3"]{background-position:49% center!important}.scene-image[data-scene="4"]{background-position:center!important}.story-shade{background:linear-gradient(0deg,rgba(4,8,10,.92) 0%,rgba(4,8,10,.63) 43%,rgba(4,8,10,.04) 100%),linear-gradient(90deg,rgba(4,8,10,.25),transparent)}.story-topline{top:calc(var(--header) + 18px);font-size:9px}.topline-right{display:none}.story-copy{left:24px;right:24px;top:auto;bottom:116px;transform:none!important}.eyebrow{margin-bottom:17px}.headlines{min-height:clamp(112px,31vw,190px)}.scene-title{font-size:clamp(36px,9vw,67px);line-height:1.06}.story-description{font-size:14px;min-height:52px;margin:12px 0 23px;max-width:430px}.story-action{padding:13px 16px;font-size:12px}.story-footer{bottom:22px}.scroll-cue{font-size:8px}.story-counter span:first-child{font-size:26px}.section-intro{padding-top:85px;min-height:auto}.section-intro h2{margin-top:55px}.section-side-note{display:none}.services-grid{grid-template-columns:1fr;padding-bottom:95px}.service-card{min-height:360px}.service-card h3{font-size:39px}.approach{grid-template-columns:1fr;gap:40px;padding-bottom:90px}.approach-image{height:440px}.approach-content h2{margin-top:28px}.brief-inner{padding-top:80px;padding-bottom:90px}.brief form{grid-template-columns:1fr;gap:24px}.full-field{grid-column:auto}.site-footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px}.site-footer>span:nth-child(2){display:none}}
@media(max-width:480px){.brand{font-size:10px}.nav-contact{font-size:10px}.story-topline{letter-spacing:.12em}.scene-title{font-size:clamp(34px,9.8vw,51px)}.headlines{min-height:130px}.story-description{font-size:13px;line-height:1.5}.scroll-cue span:last-child{max-width:160px;line-height:1.3}.section-intro h2{font-size:44px}.section-lead{font-size:15px}.approach-image{height:320px}.approach-content h2{font-size:42px}.brief h2{font-size:54px}.brief-inner>p:not(.section-label){font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scene-image,.ambient-layer,.story-copy{will-change:auto!important;transform:none!important}.story-action,.service-card,.brief button{transition:none!important}.story-grain{display:none}}

.brief-fallback{grid-column:1/-1;width:100%;min-height:180px;border:1px solid #52672d;background:#eaffab;color:#111811;padding:16px;resize:vertical;line-height:1.5}
.scene-depth{inset:0;background:none;transform:none!important;overflow:hidden}.depth-stage{position:absolute;left:50%;top:50%;width:max(100%,133.34svh);aspect-ratio:1448/1086;transform:translate(-50%,-50%) scale(1.035)}.depth-layer{position:absolute;inset:0;width:100%;height:100%;will-change:transform;pointer-events:none}.depth-background{object-fit:fill;filter:blur(8px) brightness(.83) saturate(.77)}.depth-subject{filter:drop-shadow(0 14px 18px rgba(0,0,0,.25))}.depth-foreground{filter:drop-shadow(0 16px 16px rgba(0,0,0,.42))}@media(prefers-reduced-motion:reduce){.depth-layer{will-change:auto!important;transform:none!important}}
.scroll-story{height:750vh}.scene-title[data-title="0"]{font-size:clamp(42px,4.8vw,72px);max-width:760px}.story-sticky.depth-active .story-shade{background:linear-gradient(90deg,rgba(4,8,10,.79) 0%,rgba(4,8,10,.35) 36%,rgba(4,8,10,.04) 77%),linear-gradient(0deg,rgba(3,7,9,.63),transparent 40%,transparent 80%,rgba(3,7,9,.16))}@media(max-width:800px){.scene-title[data-title="0"]{font-size:clamp(35px,8.7vw,58px)}.story-sticky.depth-active .story-shade{background:linear-gradient(0deg,rgba(4,8,10,.9) 0%,rgba(4,8,10,.5) 38%,rgba(4,8,10,.03) 78%)}}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.story-shade,.story-sticky.depth-active .story-shade{background:linear-gradient(0deg,rgba(0,0,0,.45),transparent 13%,transparent 88%,rgba(0,0,0,.2))}.story-grain{opacity:.045}.scene-image{filter:none}.depth-background{filter:blur(8px);object-fit:fill}.depth-stage{transform:translate(-50%,-50%) scale(1.09)}.story-counter span:first-child{font-size:24px}.story-counter{font-size:13px}.story-footer{bottom:22px}.scroll-cue{font-size:9px}.site-header{background:linear-gradient(rgba(0,0,0,.25),transparent);border:0}
.scroll-story{height:1050vh}.transition-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;opacity:0;pointer-events:none;filter:none}.scene-stack{isolation:isolate}@media(prefers-reduced-motion:reduce){.transition-video{display:none}}

.orbit-story{height:1700vh;position:relative;background:#121518}.orbit-sticky{position:sticky;top:0;height:100svh;min-height:520px;overflow:hidden;background:#121518}.orbit-poster,#orbit-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.orbit-poster{z-index:0}#orbit-video{z-index:1;opacity:0;pointer-events:none}.orbit-sticky::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.47),transparent 14%,transparent 81%,rgba(0,0,0,.17))}.orbit-bottom{position:absolute;z-index:3;left:clamp(20px,4vw,70px);right:clamp(20px,4vw,70px);bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;color:#f2f2ee;font-size:11px;font-weight:800;letter-spacing:.16em;text-shadow:0 2px 12px #000}.orbit-instruction{display:flex;align-items:center;gap:12px}.orbit-instruction::before{content:"";width:34px;height:1px;background:var(--lime)}.orbit-instruction span{color:var(--lime)}.orbit-time{white-space:nowrap;font-size:12px;letter-spacing:.07em}.orbit-time #orbit-second{font-size:24px;color:var(--lime)}.orbit-progress{position:absolute;z-index:3;bottom:0;left:0;right:0;height:4px;background:rgba(255,255,255,.3)}.orbit-progress span{display:block;width:0;height:100%;background:var(--lime)}@media(max-width:800px){.orbit-bottom{bottom:25px;font-size:9px}.orbit-instruction{display:block;max-width:220px;line-height:1.7}.orbit-instruction::before{display:block;margin-bottom:8px}.orbit-instruction span{display:block}.orbit-time #orbit-second{font-size:18px}}@media(prefers-reduced-motion:reduce){.orbit-story{height:100svh}#orbit-video{display:none}.orbit-instruction{display:none}}

#orbit-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center center;background:#121518 url('assets/hero-portrait.webp') center/cover no-repeat;pointer-events:none}@media(prefers-reduced-motion:reduce){#orbit-canvas{background-image:url('assets/hero-portrait.webp')}}


