@font-face{font-family:'Archivo Black';font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/font-0.woff2') format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/font-1.woff2') format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/font-2.woff2') format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/font-3.woff2') format('truetype')}@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/font-4.woff2') format('truetype')}

:root{--black:#080808;--ink:#111;--white:#f5f3ef;--muted:#aaa5a1;--red:#ef171f;--red-dark:#a7080e;--radius:18px;--max:1440px;--ease:cubic-bezier(.16,1,.3,1);--nav:72px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;background:var(--black);color:var(--white);font-family:'Space Grotesk',sans-serif;overflow-x:hidden}.js .reveal{opacity:0;transform:translateY(44px)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible{outline:3px solid #fff;outline-offset:4px}.project-cream a:focus-visible,.project-white a:focus-visible{outline-color:var(--red)}.skip-link{position:fixed;left:1rem;top:1rem;z-index:50;padding:.8rem 1rem;background:var(--white);color:var(--black);transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:fixed;z-index:20;top:18px;left:50%;transform:translateX(-50%);width:min(calc(100% - 32px),1360px);height:var(--nav);padding:8px 10px 8px 18px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;background:rgba(15,15,15,.86);border:1px solid rgba(255,255,255,.13);border-radius:999px;box-shadow:0 20px 50px rgba(0,0,0,.25);backdrop-filter:blur(16px)}.brand img{width:184px;height:auto;filter:brightness(0) invert(1)}.desktop-nav{display:flex;justify-content:center;gap:clamp(1.2rem,3vw,3.2rem);font-size:.92rem}.desktop-nav a{color:#c7c3c0;transition:color .4s var(--ease)}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:#fff}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:56px;padding:8px 9px 8px 22px;border:0;border-radius:999px;background:var(--red);color:#fff;font-weight:700;cursor:pointer;transition:transform .5s var(--ease),background .5s var(--ease)}.button span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#111;transition:transform .5s var(--ease)}.button:hover{background:#ff2b32;transform:translateY(-2px)}.button:hover span{transform:translate(2px,-2px)}.button:active{transform:scale(.98)}.button-small{min-height:54px;padding-left:20px}.menu-toggle{display:none}.hero{position:relative;min-height:100dvh;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-art{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.08) 74%),linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%)}.hero-copy{width:min(91vw,var(--max));margin:0 auto;padding-top:var(--nav)}.eyebrow{margin:0 0 1.5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.22em;color:#d8d2cf}.hero h1,.section-title h2,.work-intro h2,.contact h2,.method h2{font-family:'Archivo Black',sans-serif;text-transform:uppercase;letter-spacing:-.065em}.hero h1{max-width:900px;margin:0;font-size:clamp(4rem,7.4vw,8.1rem);line-height:.86}.hero h1 span{color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.85)}.hero-sub{max-width:610px;margin:2rem 0 2.2rem;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.45;color:#cbc7c4}.actions{display:flex;align-items:center;gap:2rem}.text-link{padding:.8rem 0;border-bottom:1px solid #777;transition:border-color .3s,color .3s}.text-link:hover{border-color:var(--red);color:var(--red)}.proof-band{padding:2.7rem 0 2.3rem;border-block:1px solid #292929;overflow:hidden}.proof-band>p{text-align:center;margin:0 0 1.8rem;color:#8f8b88;font-size:.72rem;text-transform:uppercase;letter-spacing:.22em}.logo-track{display:flex;width:max-content;align-items:center;gap:clamp(3rem,7vw,8rem);animation:marquee 30s linear infinite}.logo-track a{display:grid;place-items:center;width:clamp(155px,16vw,245px);height:60px;flex:0 0 auto}.logo-track img{max-width:100%;max-height:52px;width:auto;height:auto;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.82;transition:filter .4s var(--ease),opacity .4s var(--ease)}.logo-track a:hover img,.logo-track a:focus-visible img{filter:none;opacity:1}.logo-track .lifewell-logo img{max-height:60px}.section-pad{padding:clamp(7rem,12vw,12rem) max(5vw,calc((100vw - var(--max))/2))}.manifesto{background:var(--red);color:#fff}.manifesto-kicker{margin:0 0 2rem;font-size:1rem}.manifesto h2{max-width:1260px;margin:0;font-size:clamp(3.2rem,6.8vw,7.5rem);line-height:.95;letter-spacing:-.055em}.manifesto>p:last-child{max-width:660px;margin:3rem 0 0 auto;font-size:clamp(1.15rem,1.7vw,1.5rem);line-height:1.5}.capabilities{display:grid;grid-template-columns:.78fr 1.5fr;gap:8vw;background:#0d0d0d}.section-title{position:sticky;top:130px;align-self:start}.section-title h2{margin:0;font-size:clamp(3rem,5.3vw,6rem);line-height:.92}.capability{position:relative;min-height:330px;padding:1.5rem 6rem 3.2rem 0;border-top:1px solid #3a3a3a}.capability:last-child{border-bottom:1px solid #3a3a3a}.cap-name{color:var(--red);font-size:.88rem}.capability h3{max-width:780px;margin:2.6rem 0 1.2rem;font-size:clamp(2rem,3.8vw,4.4rem);line-height:1.03;letter-spacing:-.045em}.capability p{max-width:620px;color:#aaa5a1;font-size:1.05rem;line-height:1.55}.cap-index{position:absolute;right:0;top:1rem;font-family:'Archivo Black';font-size:6rem;color:#202020}.work-intro{display:flex;justify-content:space-between;align-items:end;gap:3rem;background:#0d0d0d}.work-intro h2{margin:0;font-size:clamp(3rem,6vw,7rem);line-height:.9}.work-intro p{max-width:360px;color:#a9a4a1;font-size:1.1rem}.project{min-height:100dvh;padding:clamp(5rem,8vw,8rem) max(5vw,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.75fr 1.35fr;gap:7vw;align-items:center;overflow:hidden}.project-dark{background:#090909;color:#f5f3ef}.project-red{background:var(--red);color:#fff}.project-cream{background:#ece9e2;color:#101010}.project-white{background:#f7f7f4;color:#111}.project-copy>p:first-child{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;opacity:.68}.project h3{margin:1rem 0 2rem;font-family:'Archivo Black';font-size:clamp(3rem,5.4vw,6.6rem);line-height:.87;letter-spacing:-.065em;text-transform:uppercase}.project-copy>p:not(:first-child){max-width:570px;font-size:1.15rem;line-height:1.55;opacity:.8}.project-copy>a{display:inline-block;margin-top:2rem;padding-bottom:.5rem;border-bottom:1px solid currentColor;font-weight:600}.project-visual{position:relative;padding:10px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);transform:rotate(1.6deg);box-shadow:0 40px 90px rgba(0,0,0,.25);transition:transform .8s var(--ease)}.project:nth-of-type(even) .project-visual{transform:rotate(-1.4deg)}.project-visual:hover{transform:rotate(0) scale(1.015)}.project-visual img{width:100%;aspect-ratio:1.44;object-fit:cover;object-position:top;border-radius:calc(var(--radius) - 8px)}.project-cream .project-visual,.project-white .project-visual{background:#fff;border-color:#d3d0ca}.growth{margin:2.5rem 0 1rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.growth .growth-label{flex-basis:100%;margin:0 0 .2rem;text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;color:#aaa}.growth>div{display:grid;gap:.1rem}.growth .projection{flex-basis:100%}.growth strong{font-family:'Archivo Black';font-size:clamp(2.4rem,4vw,4.8rem);letter-spacing:-.06em}.growth span{font-size:1.5rem;color:var(--red)}.growth small{color:#aaa}.method{background:#101010}.method-head{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:end}.method h2{margin:0;font-size:clamp(4rem,9vw,10rem);line-height:.72;color:var(--red)}.method-head>p{max-width:500px;margin:0;font-size:1.35rem;line-height:1.45}.method-steps{margin-top:8rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.method-steps article{padding:2.5rem 0;border-top:1px solid #4a4a4a}.method-steps h3{font-size:1.55rem}.method-steps p{color:#aaa;line-height:1.6}.contact{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--red)}.contact h2{margin:0;font-size:clamp(3.5rem,7vw,8rem);line-height:.86}.contact h2 span{color:transparent;-webkit-text-stroke:1.5px #fff}.contact-copy>p{max-width:520px;font-size:1.25rem;line-height:1.5}.direct{display:grid;gap:.6rem;margin-top:4rem}.direct a{width:max-content;border-bottom:1px solid rgba(255,255,255,.55);font-size:1.1rem}.project-form{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem;padding:clamp(1.4rem,3vw,3rem);background:#0c0c0c;border-radius:var(--radius);align-self:start}.project-form label{display:grid;gap:.55rem;color:#d4d0cd;font-size:.8rem}.project-form input,.project-form select,.project-form textarea{width:100%;border:1px solid #454545;border-radius:10px;background:#171717;color:#fff;padding:1rem;outline:none}.project-form input:focus,.project-form select:focus,.project-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(239,23,31,.22)}.form-wide,.form-status{grid-column:1/-1}.honeypot{position:absolute;left:-10000px}.project-form .button{justify-self:start}.form-status{min-height:1.4em;color:#ddd}footer{padding:4rem 5vw;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#080808;color:#9c9895;border-top:1px solid #292929}footer img{width:190px;filter:brightness(0) invert(1)}footer a{text-decoration:underline}.reveal{transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:none}@keyframes marquee{to{transform:translateX(-50%)}}

@media(max-width:1020px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto auto}.menu-toggle{display:grid;place-items:center;width:52px;height:52px;border:0;border-radius:50%;background:#222;margin-left:.5rem}.menu-toggle span:not(.sr-only){display:block;width:21px;height:1px;background:#fff;margin:3px;transition:transform .4s var(--ease)}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:fixed;z-index:15;inset:0;background:rgba(5,5,5,.96);padding:140px 7vw 4rem}.mobile-menu nav{display:grid;gap:1rem}.mobile-menu a{font-family:'Archivo Black';font-size:clamp(2.7rem,9vw,5rem);text-transform:uppercase}.capabilities,.project,.contact{grid-template-columns:1fr}.section-title{position:static}.project{gap:4rem}.project-copy{max-width:760px}.method-head{grid-template-columns:1fr}.method-steps{grid-template-columns:1fr}.work-intro{align-items:start;flex-direction:column}}
@media(max-width:767px){:root{--nav:62px}.site-header{top:10px;width:calc(100% - 20px);padding-left:14px;grid-template-columns:1fr auto}.brand img{width:145px}.site-header>.button{display:none}.menu-toggle{width:46px;height:46px}.hero{min-height:100dvh}.hero-art{object-position:64% center}.hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.8) 54%,rgba(0,0,0,.2) 100%)}.hero-copy{align-self:end;padding:8rem 1rem 4.2rem}.eyebrow{margin-bottom:1rem}.hero h1{font-size:clamp(3.3rem,15vw,5rem);line-height:.9}.hero-sub{margin:1.4rem 0 1.7rem;font-size:1rem;max-width:34ch}.actions{gap:1.1rem;align-items:flex-start;flex-direction:column}.button{min-height:52px}.section-pad{padding:6rem 1.2rem}.manifesto h2{font-size:clamp(2.9rem,12vw,4.5rem)}.manifesto>p:last-child{font-size:1rem;margin-top:2.4rem}.capabilities{gap:4rem}.section-title h2{font-size:3.5rem}.capability{min-height:280px;padding-right:3rem}.capability h3{font-size:2.4rem}.cap-index{font-size:4rem}.work-intro{padding-bottom:5rem}.work-intro h2{font-size:3.6rem}.project{min-height:auto;padding:6rem 1.2rem;gap:3rem}.project h3{font-size:clamp(3rem,14vw,4.6rem)}.project-copy>p:not(:first-child){font-size:1rem}.project-visual{order:-1;transform:none!important;padding:6px}.growth{grid-template-columns:auto auto;gap:.2rem .7rem}.growth strong{font-size:3rem}.method h2{font-size:5rem}.method-steps{margin-top:5rem}.contact{gap:4rem}.contact h2{font-size:3.8rem}.project-form{grid-template-columns:1fr;padding:1.2rem}.form-wide,.form-status{grid-column:auto}footer{align-items:flex-start;flex-direction:column}.logo-track{animation-duration:22s}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.logo-track{animation:none}.reveal{opacity:1;transform:none;transition:none}.project-visual,.button,.button span{transition:none}}

/* 2026 cinematic refinement */
.hero-particles{position:absolute;inset:0;z-index:-1;pointer-events:none;mix-blend-mode:screen;opacity:1;filter:drop-shadow(0 0 4px rgba(239,23,31,.65))}.hero-art{animation:hero-drift 8s var(--ease) infinite alternate;transform-origin:66% 48%}.hero-signal{position:absolute;z-index:-1;right:8vw;bottom:8vh;width:min(34vw,480px);aspect-ratio:1;border-radius:50%;pointer-events:none}.hero-signal span{position:absolute;inset:0;border:2px solid rgba(255,27,38,.55);box-shadow:0 0 28px rgba(239,23,31,.2);border-radius:50%;animation:signal-pulse 3.6s var(--ease) infinite}.hero-signal span:nth-child(2){animation-delay:1.6s}.hero-signal span:nth-child(3){animation-delay:3.2s}.hero.motion-paused .hero-art,.hero.motion-paused .hero-signal span{animation-play-state:paused}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(4.2rem,7vw,7.6rem);text-wrap:balance}.section-pad{padding-block:clamp(6.5rem,10vw,10rem)}.manifesto h2{font-size:clamp(3rem,6.15vw,6.8rem);text-wrap:balance}.capabilities{gap:clamp(4rem,7vw,7rem)}.capability{min-height:270px}.capability h3{margin-top:2rem}.work-intro{padding-bottom:clamp(6rem,9vw,9rem)}.work-intro h2{font-size:clamp(3rem,5.35vw,6.2rem)}
.project{min-height:min(860px,92dvh);padding-block:clamp(5rem,7.5vw,7.5rem);grid-template-columns:minmax(280px,.76fr) minmax(0,1.3fr);gap:clamp(3.5rem,6vw,7rem)}.project h3{font-size:clamp(3rem,4.65vw,5.6rem);text-wrap:balance}.project-copy>p:not(:first-child){font-size:clamp(1rem,1.35vw,1.15rem)}.scope-line{margin-top:1.5rem;color:currentColor;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;opacity:.55}.brand-scene{position:relative;display:block;min-height:clamp(430px,52vw,660px);overflow:hidden;border-radius:30px;background:#151515;isolation:isolate;box-shadow:0 42px 110px rgba(0,0,0,.22);transform:rotate(.7deg);transition:transform .85s var(--ease),box-shadow .85s var(--ease)}.project:nth-of-type(even) .brand-scene{transform:rotate(-.7deg)}.brand-scene::before{content:'';position:absolute;z-index:3;inset:8px;border:1px solid rgba(255,255,255,.22);border-radius:23px;pointer-events:none}.brand-scene:hover{transform:rotate(0) scale(1.012);box-shadow:0 55px 130px rgba(0,0,0,.3)}.scene-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.3s var(--ease),filter 1.3s var(--ease)}.brand-scene:hover .scene-photo{transform:scale(1.045)}.scene-wash{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 18%,rgba(0,0,0,.2) 55%,rgba(0,0,0,.86) 100%),radial-gradient(circle at 78% 22%,transparent 0,rgba(0,0,0,.32) 82%)}.scene-logo{position:absolute;z-index:2;left:clamp(1.8rem,4vw,4rem);bottom:clamp(4.8rem,8vw,7rem);max-width:min(58%,380px);max-height:105px;width:auto;height:auto;filter:brightness(0) invert(1);object-fit:contain;object-position:left center}.scene-caption{position:absolute;z-index:2;left:clamp(1.8rem,4vw,4rem);bottom:clamp(1.8rem,3vw,3rem);color:#fff;font-size:clamp(.9rem,1.2vw,1.05rem);letter-spacing:.03em}.logo-medhouse{max-height:125px;filter:none}.project-medhouse .scene-wash{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(8,8,8,.76))}.project-crew .scene-photo{object-position:48% 40%}.project-crew .scene-logo{filter:brightness(0) invert(1);max-width:50%}.project-crew .scene-wash{background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.04) 76%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 60%)}.aig-project .brand-scene{min-height:clamp(390px,43vw,580px)}.aig-project .scene-photo{object-position:center}.aig-project .scene-logo{max-width:min(62%,420px);filter:none}.project-lifewell .brand-scene{background:#426d56}.project-lifewell .scene-photo{object-fit:contain;object-position:center;transform:scale(.92)}.project-lifewell .brand-scene:hover .scene-photo{transform:scale(.96)}.project-lifewell .scene-wash{background:linear-gradient(180deg,transparent 42%,rgba(19,51,34,.9))}.project-lifewell .scene-logo{max-width:min(62%,420px)}.method-steps{margin-top:6rem}.contact{gap:clamp(4rem,7vw,7rem)}
@keyframes hero-drift{0%{transform:scale(1.02) translate3d(0,0,0)}100%{transform:scale(1.075) translate3d(-1.2%,.8%,0)}}@keyframes signal-pulse{0%{transform:scale(.38);opacity:0}26%{opacity:.58}100%{transform:scale(1);opacity:0}}
@media(max-width:1020px){.project{min-height:auto;grid-template-columns:1fr}.brand-scene{min-height:560px}.project-copy{order:2}}
@media(max-width:767px){.hero-signal{width:76vw;right:-24vw;bottom:12vh}.hero-particles{opacity:.65}.hero h1{font-size:clamp(3.15rem,14.5vw,4.6rem)}.section-pad{padding-block:5.25rem}.manifesto h2{font-size:clamp(2.7rem,11.5vw,4rem)}.capability{min-height:240px}.work-intro h2{font-size:3.25rem}.project{padding-block:4.8rem}.project h3{font-size:clamp(2.85rem,13vw,4.15rem)}.brand-scene,.aig-project .brand-scene{min-height:430px;border-radius:22px;transform:none!important}.brand-scene::before{border-radius:16px}.scene-logo{left:1.5rem;bottom:5rem;max-width:72%;max-height:88px}.scene-caption{left:1.5rem;bottom:1.8rem}.project-r3 .scene-photo{object-position:58% center}.project-medhouse .scene-photo{object-position:68% center}.project-crew .scene-photo{object-position:48% center}.aig-project .scene-photo{object-position:43% center}.project-lifewell .scene-photo{transform:scale(.98)}.project-lifewell .brand-scene:hover .scene-photo{transform:scale(1)}.method-steps{margin-top:4rem}}
@media(prefers-reduced-motion:reduce){.hero-art,.hero-signal span{animation:none!important}.hero-particles{display:none}}
