:root{--yellow:#f5ad16;--yellow-soft:#ffc13d;--ink:#202124;--ink-deep:#151617;--graphite:#343638;--paper:#f4f3ef;--white:#fff;--muted:#777a7c;--line:#20212429;--shell:min(1240px, calc(100vw - 96px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;font-size:18px}section[id]{scroll-margin-top:104px}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0;font-size:1rem;line-height:1.5;overflow-x:hidden}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{max-width:100%;display:block}::selection{background:var(--yellow);color:var(--ink-deep)}.skip-link{z-index:999;background:var(--yellow);color:var(--ink);padding:10px 14px;font-size:.8rem;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.section{padding:140px 0}.section-shell{width:var(--shell);margin-inline:auto}.eyebrow{color:#595c5f;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 30px;font-size:.7rem;font-weight:700;display:flex}.eyebrow>span{background:var(--yellow);width:28px;height:3px;display:inline-block;transform:skew(-28deg)}.eyebrow--light{color:#ffffffa8}h1,h2,h3,p,blockquote{margin-top:0}h1,h2{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(3.2rem,6.3vw,6.9rem);font-weight:730;line-height:.93}h1 em,h2 em{color:var(--yellow);font-style:normal;font-weight:730}.brand{align-items:center;line-height:0;display:inline-flex}.brand--light{filter:drop-shadow(1px 0 #ffffffeb)drop-shadow(-1px 0 #ffffffeb)drop-shadow(0 1px #ffffffeb)drop-shadow(0 -1px #ffffffeb)drop-shadow(0 8px 22px #0003)}.brand__image{width:190px;height:auto;display:block}.site-header{z-index:50;width:var(--shell);height:76px;color:var(--white);-webkit-backdrop-filter:blur(22px)saturate(.82)brightness(.58);backdrop-filter:blur(22px)saturate(.82)brightness(.58);background:#ffffff2b;border:1px solid #ffffff38;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px;display:grid;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 14px 42px #07080929}.site-header__brand{z-index:52;justify-self:start;position:relative}.site-header__actions{justify-self:end;align-items:center;gap:22px;display:flex}.site-header .brand__image{width:132px}.language-selector{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1415164d;border:1px solid #ffffff4d;align-items:center;gap:2px;padding:3px;display:inline-flex}.language-selector button{color:#ffffffa3;cursor:pointer;width:31px;height:27px;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;background:0 0;border:0;place-items:center;font-size:.52rem;font-weight:750;transition:background .18s,color .18s;display:grid}:is(.language-selector button:hover,.language-selector button:focus-visible){color:var(--white)}.language-selector button[aria-pressed=true]{background:var(--yellow);color:var(--ink-deep)}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,2.5vw,40px);display:flex}.desktop-nav a,.header-contact{letter-spacing:.025em;padding:8px 0;font-size:.74rem;font-weight:650;position:relative}.desktop-nav a:after{background:var(--yellow);content:"";transform-origin:100%;height:2px;transition:transform .22s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-contact{text-transform:uppercase;justify-self:end;align-items:center;gap:10px;display:flex}.header-contact span{color:var(--yellow);font-size:1rem}.menu-toggle,.mobile-menu{display:none}.hero{background:var(--ink-deep);height:100svh;min-height:760px;max-height:980px;color:var(--white);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero__image{background-image:url(/hero-tierra-del-fuego.jpg);background-position:54%;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.hero__overlay{background:linear-gradient(90deg,#0d0e0ff2 0%,#141516c9 33%,#18191a29 72%),linear-gradient(#0000 52%,#0e0f10b0 100%);position:absolute;inset:0}.hero__angle{background:var(--yellow);opacity:.94;position:absolute;right:-120px;transform:skew(-28deg)}.hero__angle--one{width:160px;height:34%;top:0}.hero__angle--two{opacity:.18;width:360px;height:260px;bottom:-90px;right:-188px}.hero__content{z-index:2;width:min(840px,100% - 48px);margin:0 0 clamp(88px,11vh,125px) max(48px,50vw - 620px);position:relative}.hero h1{max-width:810px;font-size:clamp(4rem,7.6vw,8.2rem)}.hero__lead{color:#ffffffc9;max-width:630px;margin:38px 0 0;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.65}.hero__actions{align-items:center;gap:34px;margin-top:40px;display:flex}.button{cursor:pointer;letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;gap:30px;min-height:58px;padding:0 26px;font-size:.86rem;font-weight:780;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:disabled{cursor:wait;opacity:.64}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.button--primary{background:var(--yellow);color:var(--ink-deep)}:is(.button--primary:hover,.button--primary:focus-visible){background:var(--yellow-soft)}.button--dark{background:var(--ink-deep);color:var(--white)}:is(.button--dark:hover,.button--dark:focus-visible){background:#2d2f31}.text-link{border-bottom:1px solid;align-items:center;gap:15px;padding:8px 0;font-size:.79rem;font-weight:690;display:inline-flex}.text-link span{color:var(--yellow)}.text-link--light{color:#ffffffdb}.hero__side-note{z-index:3;color:#ffffffa3;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;transform-origin:100% 100%;gap:25px;font-size:.57rem;display:flex;position:absolute;bottom:115px;right:36px;transform:rotate(-90deg)translate(100%)}.hero__side-note span+span:before{color:var(--yellow);content:"/";margin-right:25px}.proof-strip{background:var(--white);grid-template-columns:.8fr .9fr .9fr 1.5fr;min-height:172px;display:grid}.proof-strip__item{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:30px clamp(28px,4vw,62px);display:flex}.proof-strip__item strong{letter-spacing:-.055em;font-size:clamp(2rem,3vw,3rem);font-weight:760;line-height:1}.proof-strip__item>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:11px;font-size:.67rem;font-weight:690}.proof-strip__item--accent{background:var(--yellow)}.proof-strip__item--accent>span{color:#202124b8}.proof-strip__item--statement{border-right:0;padding-right:max(48px,50vw - 620px)}.proof-strip__item--statement p{letter-spacing:-.035em;max-width:430px;margin-bottom:0;font-size:clamp(1.1rem,1.6vw,1.42rem);font-weight:560;line-height:1.35}.company{background:linear-gradient(90deg, transparent calc(50% - 1px), #2021240b calc(50% - 1px), #2021240b 50%, transparent 50%), var(--paper)}.company__grid{grid-template-columns:1.05fr .95fr;gap:92px 8vw;display:grid}.company__intro h2{max-width:650px;font-size:clamp(3.1rem,5.1vw,5.8rem)}.company__copy{color:#66696b;align-self:end;max-width:510px;padding-bottom:4px;font-size:1.05rem;line-height:1.8}.company__copy p{margin-bottom:20px}.company__copy .company__lead{color:var(--ink);letter-spacing:-.035em;margin-bottom:24px;font-size:1.4rem;font-weight:620;line-height:1.45}.company__visual{background:var(--ink);min-height:520px;color:var(--white);grid-column:1/-1;grid-template-columns:1fr 280px;display:grid;position:relative}.company__photo-wrap{position:relative;overflow:hidden}.company__photo-wrap img{object-fit:cover;filter:saturate(.62)contrast(1.05);width:100%;height:100%}.company__photo-angle{background:var(--yellow);opacity:.9;transform-origin:bottom;width:130px;height:116%;position:absolute;top:-8%;right:-62px;transform:skew(-17deg)}.company__since{z-index:2;background:var(--ink);flex-direction:column;justify-content:flex-end;padding:50px 42px;display:flex;position:relative}.company__since span{color:#ffffff80;font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;text-transform:uppercase;font-size:.67rem}.company__since strong{color:var(--yellow);letter-spacing:-.07em;margin:6px 0 22px;font-size:4.4rem;font-weight:760;line-height:1}.company__since small{color:#ffffffab;font-size:.79rem;line-height:1.65}.company__principles{grid-column:1/-1;grid-template-columns:repeat(3,1fr);margin-top:-44px;display:grid}.company__principles>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:26px 0;display:flex}.company__principles>div+div{border-left:1px solid var(--line);padding-left:34px}.company__principles span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;font-size:.65rem}.company__principles strong{font-size:.84rem;font-weight:690}.section--dark{background:var(--ink-deep);color:var(--white);position:relative;overflow:hidden}.services__texture{border:90px solid #f5ad1614;border-radius:50%;width:530px;height:530px;position:absolute;top:-200px;right:-140px}.services__texture:after{background:var(--ink-deep);content:"";border:30px solid #ffffff0a;width:80px;height:700px;position:absolute;inset:-130px 185px;transform:rotate(32deg)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:7vw;margin-bottom:80px;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-10px}.section-heading h2{font-size:clamp(3.2rem,5.2vw,5.8rem)}.section-heading>p:last-child{color:#ffffff9c;max-width:430px;margin-bottom:3px;font-size:1.08rem;line-height:1.8}.service-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);display:grid}.service-card{cursor:pointer;background:0 0;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;flex-direction:column;min-height:405px;padding:32px;transition:background .22s,transform .22s;display:flex;position:relative}.service-card:hover{z-index:1;background:#292b2d;transform:translateY(-5px)}.service-card__top{justify-content:space-between;align-items:center;display:flex}.service-card__number{color:var(--yellow);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:.66rem}.service-card__arrow{color:#ffffff8c;background:0 0;border:1px solid #ffffff2e;place-items:center;width:36px;height:36px;transition:border-color .18s,color .18s;display:grid}.service-card:hover .service-card__arrow{border-color:var(--yellow);color:var(--yellow)}.service-card h3{letter-spacing:-.04em;max-width:280px;margin:70px 0 22px;font-size:clamp(1.3rem,2vw,1.72rem);font-weight:630;line-height:1.17}.service-card>p{color:#ffffff8c;max-width:330px;margin-bottom:30px;font-size:1rem;line-height:1.7}.service-card__tags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.service-card__tags span{color:#ffffff7a;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff21;padding:6px 9px;font-size:.62rem}.service-card__action{color:#ffffffc7;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:18px;width:100%;margin-top:22px;padding:15px 0 0;font-size:.67rem;font-weight:750;display:flex}.service-card__action span{color:var(--yellow)}.service-card__hit-area{z-index:3;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.service-card__hit-area:focus-visible{outline:2px solid var(--yellow);outline-offset:-5px}.service-card:last-child:nth-child(3n+1){grid-column:1/-1;min-height:320px}.service-card:last-child:nth-child(3n+1) h3,.service-card:last-child:nth-child(3n+1)>p{max-width:650px}.experience{background:var(--white)}.experience__header{grid-template-columns:1.25fr .75fr;align-items:end;gap:8vw;margin-bottom:78px;display:grid}.experience__header h2{max-width:800px;font-size:clamp(3rem,5vw,5.6rem)}.experience__header>p{color:#6b6e70;margin-bottom:0;font-size:1.05rem;line-height:1.8}.sector-grid{grid-template-rows:330px 330px;grid-template-columns:1.22fr .78fr;gap:14px;display:grid}.sector-card{min-height:0;color:var(--white);background-position:50%;background-size:cover;position:relative;overflow:hidden}.sector-card--wide{grid-row:1/-1}.sector-card__shade{background:linear-gradient(#0f101114 28%,#0f1011e8 100%);transition:background .25s;position:absolute;inset:0}.sector-card:before{z-index:1;content:"";opacity:0;background:#f5ad16de;width:108px;height:142%;transition:opacity .28s,transform .28s;position:absolute;top:-36%;right:-86px;transform:skew(-21deg)translate(100%)}.sector-card:hover:before{opacity:1;transform:skew(-21deg)translate(0)}.sector-card__content{z-index:2;padding:36px;position:absolute;bottom:0;left:0;right:0}.sector-card__content>span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px;font-size:.61rem;font-weight:700;display:block}.sector-card h3{letter-spacing:-.045em;max-width:520px;margin-bottom:24px;font-size:clamp(1.45rem,2.4vw,2.35rem);font-weight:620;line-height:1.12}.sector-card:not(.sector-card--wide) h3{max-width:400px;font-size:clamp(1.25rem,1.8vw,1.75rem)}.sector-card__content a{border-bottom:1px solid #ffffff94;align-items:center;gap:14px;padding-bottom:4px;font-size:.7rem;font-weight:700;display:inline-flex}.sector-card__content b{color:var(--yellow)}.documented-work{margin-top:70px}.documented-work__label{color:#6b6e70;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.61rem;font-weight:750}.documented-work__grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.documented-work article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#faf9f6}.documented-work img{aspect-ratio:4/3;object-fit:cover;width:100%}.documented-work article>div{padding:22px}.documented-work h3{letter-spacing:-.025em;margin-bottom:8px;font-size:1rem;font-weight:680;line-height:1.35}.documented-work article p{color:#74777a;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;margin-bottom:0;font-size:.58rem}.recent-works{border-top:1px solid var(--line);grid-template-columns:.62fr 1.38fr;gap:clamp(48px,7vw,92px);margin-top:110px;padding-top:72px;display:grid}.recent-works__heading h3{letter-spacing:-.055em;max-width:520px;margin:0;font-size:clamp(2.2rem,4vw,4.2rem);font-weight:700;line-height:.98}.recent-works__heading>p:last-child{color:#686b6d;max-width:500px;margin:28px 0 0;font-size:1rem;line-height:1.75}.recent-works__groups{border-top:1px solid var(--line)}.recent-works__groups article{border-bottom:1px solid var(--line);padding:34px 0 42px}.recent-works__groups header{grid-template-columns:44px 1fr;align-items:baseline;gap:16px;margin-bottom:26px;display:grid}.recent-works__groups header span{color:#a36d00;font-family:var(--font-geist-mono), monospace;font-size:.68rem}.recent-works__groups h4{letter-spacing:-.025em;margin:0;font-size:1.25rem}.recent-works__groups ul{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 0 0 60px;padding:0;list-style:none;display:grid}.recent-works__groups li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;justify-content:space-between;gap:16px;min-height:104px;padding:18px;display:flex}.recent-works__groups li strong{font-size:.88rem;font-weight:680;line-height:1.4}.recent-works__groups li span{color:#777a7c;font-family:var(--font-geist-mono), monospace;letter-spacing:.035em;text-transform:uppercase;font-size:.62rem}.experience__note{grid-template-columns:repeat(3,auto) 1fr;align-items:center;gap:12px;padding-top:30px;display:grid}.experience__note>span{border:1px solid var(--line);color:#696c6f;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;padding:8px 12px;font-size:.55rem}.experience__note p{justify-self:end;margin-bottom:0;font-size:.83rem;font-weight:650}.clients{background:#ebeae5;padding-top:110px;padding-bottom:110px}.clients__grid{grid-template-columns:.55fr 1.45fr;align-items:start;gap:7vw;display:grid}.clients__heading h2{font-size:clamp(2.8rem,4.7vw,5.2rem)}.clients__heading>p:last-child{color:#65686a;max-width:470px;margin:28px 0 0;font-size:1rem;line-height:1.75}.client-logos{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.client-logo{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffffc7;place-items:center;min-height:142px;padding:22px;display:grid}.client-logo img{object-fit:contain;filter:grayscale()contrast(.92);mix-blend-mode:multiply;opacity:.82;width:100%;max-width:145px;max-height:66px;transition:filter .18s,opacity .18s}.client-logo:hover img{filter:grayscale(0)contrast();opacity:1}.method{background:var(--ink-deep);min-height:900px;color:var(--white);grid-template-columns:.72fr 1.28fr;padding:0;display:grid}.method__image{filter:saturate(.55);background-image:linear-gradient(#12131414,#12131473),url(/operacion-invierno.jpg);background-position:57%;background-size:cover;min-height:720px}.method__panel{grid-template-columns:.8fr 1.2fr;align-items:start;gap:6vw;padding:130px max(48px,50vw - 620px) 120px 7vw;display:grid}.method__intro h2{font-size:clamp(3rem,4.5vw,5.2rem)}.process-list{border-top:1px solid #ffffff2b}.process-item{border-bottom:1px solid #ffffff2b;grid-template-columns:42px 1fr;gap:22px;padding:30px 0;display:grid}.process-item>span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;padding-top:5px;font-size:.62rem}.process-item h3{letter-spacing:-.025em;margin-bottom:9px;font-size:1.18rem;font-weight:620}.process-item p{color:#ffffff82;max-width:440px;margin-bottom:0;font-size:.98rem;line-height:1.65}.environment{background:#e9e8e3}.environment__grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:8vw;display:grid}.environment__visual{background:var(--graphite);min-height:600px;position:relative;overflow:hidden}.environment__visual:after{content:"";background:linear-gradient(#0000 40%,#0f10116b);position:absolute;inset:0}.environment__visual img{object-fit:cover;filter:saturate(.7)contrast(1.06);width:100%;height:100%;min-height:600px}.environment__visual>span{z-index:1;color:var(--yellow);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;font-size:.68rem;font-weight:800;position:absolute;bottom:22px;right:28px}.environment__content h2{max-width:600px;font-size:clamp(3rem,5vw,5.6rem)}.environment__content>p:not(.eyebrow){color:#626567;max-width:560px;margin:32px 0 46px;font-size:1.05rem;line-height:1.8}.environment__content ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.environment__content li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;gap:18px;padding:20px 0;font-size:.9rem;font-weight:680;display:grid}.environment__content li span{color:#a06b00;font-family:var(--font-geist-mono), monospace;font-size:.64rem}.commitment{background:var(--paper);min-height:690px;position:relative;overflow:hidden}.commitment__word{color:#20212409;letter-spacing:-.1em;white-space:nowrap;font-size:clamp(10rem,26vw,30rem);font-weight:850;line-height:.7;position:absolute;top:50%;left:50%;transform:translate(-53%,-50%)}.commitment__content{z-index:2;flex-direction:column;justify-content:center;min-height:690px;display:flex;position:relative}.commitment blockquote{letter-spacing:-.055em;max-width:980px;margin:22px 0 58px;font-size:clamp(2rem,4vw,4.4rem);font-weight:590;line-height:1.12}.commitment__signature{justify-content:space-between;align-items:flex-end;padding-top:0;display:flex}.commitment__signature .brand__image{width:190px}.commitment__signature>span{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.6rem}.faq{background:#e9e8e3;padding:92px 0}.faq__grid{grid-template-columns:.55fr 1.45fr;gap:6vw;display:grid}.faq__heading{align-self:start;position:sticky;top:118px}.faq__heading h2{max-width:500px;font-size:clamp(2.5rem,3.8vw,4.2rem);line-height:.98}.faq__heading>p:last-child{color:#696c6f;max-width:420px;margin:22px 0 0;line-height:1.75}.faq__list{border-top:1px solid #20212438}.faq details{border-bottom:1px solid #20212438}.faq summary{cursor:pointer;letter-spacing:-.025em;grid-template-columns:30px 1fr;align-items:baseline;gap:12px;padding:18px 0;font-size:clamp(.9rem,1.1vw,1.08rem);font-weight:660;list-style:none;display:grid}.faq summary::-webkit-details-marker{display:none}.faq summary:after{color:#8a5c00;content:"+";grid-area:1/2;justify-self:end}.faq details[open] summary:after{content:"−"}.faq summary span{color:#a06b00;font-family:var(--font-geist-mono), monospace;font-size:.58rem}.faq details>p{color:#66696b;max-width:720px;margin:-2px 0 20px 42px;font-size:.95rem;line-height:1.75}@media (min-width:961px){.faq summary{white-space:nowrap}}.contact{background:var(--yellow);padding:125px 0 90px;position:relative;overflow:hidden}.contact__angle{content:"";border-left:80px solid #20212412;width:30%;height:190%;position:absolute;top:-48%;right:-15%;transform:skew(-24deg)}.contact__grid{z-index:2;grid-template-columns:1fr .7fr;gap:90px 10vw;display:grid;position:relative}.contact .eyebrow{color:#202124a1}.contact .eyebrow>span{background:var(--ink)}.contact__headline h2{font-size:clamp(3.3rem,6vw,6.5rem)}.contact__cta{align-self:end}.contact__cta p{color:#202124b8;max-width:470px;margin-bottom:32px;font-size:1.08rem;line-height:1.75}.contact__details{border-top:1px solid #20212445;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.contact__details>*{flex-direction:column;justify-content:center;min-height:140px;padding-right:36px;display:flex}.contact__details>*+*{border-left:1px solid #20212445;padding-left:36px}.contact__details span{color:#20212491;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:.56rem}.contact__details strong{font-size:.93rem;font-weight:660;line-height:1.55}:is(.contact__details a:hover strong,.contact__details a:focus-visible strong){text-underline-offset:4px;text-decoration:underline}.footer{background:var(--ink-deep);color:var(--white);padding:92px 0 32px}.footer__intro{border-bottom:1px solid #ffffff24;grid-template-columns:.75fr 1.25fr auto;align-items:end;gap:48px;padding-bottom:60px;display:grid}.footer .brand__image{width:196px}.footer__intro h2{max-width:560px;font-size:clamp(2.5rem,4.8vw,5.2rem)}.footer__general{border-bottom:1px solid #ffffff24;grid-template-columns:1.15fr .85fr 1.25fr .85fr;padding:48px 0;display:grid}.footer__general>div{flex-direction:column;gap:8px;min-width:0;padding-right:26px;display:flex}.footer__general>div+div{border-left:1px solid #ffffff24;padding-left:26px}.footer__general span,.footer__departments>p,.footer__departments article>span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:750}.footer__general a{flex-direction:column;min-width:0;display:flex}.footer__general strong{overflow-wrap:anywhere;color:#ffffffc7;font-size:.82rem;font-weight:560;line-height:1.55}.footer__general a:hover strong,.footer__departments a:hover{color:var(--yellow)}.footer__general a:focus-visible strong{color:var(--yellow)}.footer__departments a:focus-visible{color:var(--yellow)}.footer__departments{border-bottom:1px solid #ffffff24;padding:46px 0 54px}.footer__departments>p{color:#ffffff70;margin-bottom:26px}.footer__departments>div{background:0 0;border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.footer__departments article{background:var(--ink-deep);border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;flex-direction:column;align-items:flex-start;min-width:0;min-height:160px;padding:22px;display:flex}.footer__departments article strong{margin:22px 0 14px;font-size:.86rem;font-weight:680;line-height:1.35}.footer__departments article a{overflow-wrap:anywhere;color:#ffffff87;max-width:100%;font-size:.72rem;line-height:1.55}.footer__bottom{justify-content:space-between;align-items:flex-end;gap:40px;padding-top:30px;display:flex}.footer nav{color:#ffffff9e;gap:28px;font-size:.74rem;display:flex}:is(.footer nav a:hover,.footer nav a:focus-visible){color:var(--yellow)}.footer__legal{color:#ffffff61;font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;gap:20px;font-size:.58rem;display:flex}.site-modal{z-index:200;overscroll-behavior:contain;background:#0c0d0ed1;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:hidden auto}.site-modal__panel{background:var(--paper);width:min(1040px,100%);max-height:calc(100svh - 56px);position:relative;overflow-y:auto;box-shadow:0 34px 100px #00000061}.site-modal__close{z-index:3;width:44px;height:44px;color:var(--ink);cursor:pointer;background:#f4f3eff0;border:1px solid #20212438;place-items:center;font-size:1.5rem;line-height:1;display:grid;position:absolute;top:18px;right:18px}.site-modal__close:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}.site-modal__eyebrow{color:#9a6700;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;font-size:.61rem;font-weight:750}.service-dialog{grid-template-columns:.92fr 1.08fr;display:grid}.service-dialog__media{background:#252729;min-height:650px;position:relative;overflow:hidden}.service-dialog__media:after{content:"";background:linear-gradient(#0000 45%,#0f1011b3);position:absolute;inset:0}.service-dialog__media img{object-fit:cover;width:100%;height:100%}.service-dialog__media-placeholder{background:linear-gradient(132deg,#0000 0 38%,#f5ad16d1 38% 57%,#0000 57%),#252729;width:100%;height:100%}.service-dialog__media>span{z-index:1;color:var(--yellow);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:.72rem;position:absolute;bottom:28px;left:28px}.service-dialog__content{flex-direction:column;justify-content:flex-start;padding:64px 54px 48px;display:flex}.service-dialog__content h2,.request-dialog h2{letter-spacing:-.06em;margin:14px 0 26px;font-size:clamp(2.3rem,4.4vw,4.7rem);line-height:.98}.service-dialog__content>p{color:#606366;line-height:1.75}.service-dialog__scope{border-top:1px solid var(--line);margin:30px 0 34px;padding-top:24px}.service-dialog__scope>strong{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.59rem}.service-dialog__scope ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.service-dialog__scope li{color:#5f6264;padding-left:18px;font-size:.9rem;position:relative}.service-dialog__scope li:before{background:var(--yellow);content:"";width:7px;height:2px;position:absolute;top:.58em;left:0}.service-dialog__content .button{align-self:flex-start;margin-top:30px}.service-dialog__projects{border-top:1px solid var(--line);padding-top:26px}.service-dialog__projects-heading{font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:16px;font-size:.62rem;display:flex}.service-dialog__projects-heading>span{color:#8a5c00}.service-project{background:var(--ink);min-height:132px;color:var(--white);grid-template-columns:150px 1fr;display:grid}.service-project>img,.service-project__placeholder{object-fit:cover;width:100%;height:100%;min-height:132px}.service-project__placeholder{color:var(--yellow);background:#2c2e30;flex-direction:column;justify-content:space-between;padding:18px;display:flex}.service-project__placeholder small{color:#ffffff78;font-size:.54rem;line-height:1.45}.service-project__copy{flex-direction:column;justify-content:flex-end;min-width:0;padding:22px;display:flex}.service-project__copy h3{margin:0 0 10px;font-size:.95rem;font-weight:680;line-height:1.35}.service-project__copy p{color:#ffffff85;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.6rem}.service-dialog__controls{justify-content:flex-end;gap:1px;margin-top:1px;display:flex}.service-dialog__controls button{cursor:pointer;background:#e3e1db;border:0;place-items:center;width:46px;height:42px;font-size:1rem;display:grid}:is(.service-dialog__controls button:hover,.service-dialog__controls button:focus-visible){background:var(--yellow)}.service-dialog__controls button:disabled{cursor:default;opacity:.45}.request-dialog{width:min(820px,100%);padding:62px}.request-dialog__heading>p,.request-dialog__success>p{color:#676a6c;max-width:620px;line-height:1.7}.request-form{gap:19px;margin-top:36px;display:grid}.request-form label{gap:7px;display:grid}.request-form label>span{color:#55585a;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:750}.request-form input,.request-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #20212438;border-radius:0;outline:0;font-size:.88rem}.request-form input{height:52px;padding:0 14px}.request-form textarea{resize:vertical;min-height:140px;padding:13px 14px;line-height:1.6}.request-form input:focus,.request-form textarea:focus{border-color:#9d6800;box-shadow:0 0 0 3px #f5ad162e}.request-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.request-form label>small,.request-form__footer>small{color:#818487;font-size:.62rem}.request-form__footer{justify-content:space-between;align-items:center;gap:24px;padding-top:8px;display:flex}.request-form__footer>small{max-width:320px}.request-form__honeypot{position:absolute;left:-10000px}.request-form__error{color:#7c2818;background:#a7362014;border-left:3px solid #a73620;margin:0;padding:12px 14px;font-size:.78rem}.request-dialog__success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:430px;display:flex}.request-dialog__success>strong{color:#8a5c00;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;margin:10px 0 34px;font-size:.65rem}.floating-contact{z-index:45;background:var(--yellow);width:54px;height:54px;color:var(--ink-deep);border:1px solid #20212424;border-radius:50%;place-items:center;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 38px #00000038}@media (max-width:1180px){:root{--shell:min(100% - 64px, 1120px)}.desktop-nav{gap:20px}.site-header__actions{gap:14px}.language-selector button{width:28px}.method__panel{grid-template-columns:1fr;gap:60px;padding-left:6vw}.method__intro h2 br:first-of-type{display:none}}@media (max-width:960px){:root{--shell:calc(100% - 48px)}.section{padding:105px 0}.site-header{z-index:60;grid-template-columns:1fr auto;height:70px;padding:0 14px;top:9px}.site-header__brand{grid-column:1}.site-header--menu-open{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#151617f5;border-color:#ffffff24}.desktop-nav,.site-header__actions{display:none}.menu-toggle{z-index:52;cursor:pointer;background:0 0;border:1px solid #ffffff59;flex-direction:column;grid-column:2;justify-content:center;justify-self:end;align-items:center;gap:7px;width:43px;height:43px;padding:0;display:flex;position:relative}.menu-toggle span{background:var(--white);width:18px;height:1px;transition:transform .18s}.menu-toggle--open span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle--open span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{z-index:59;padding:92px 0 max(24px, env(safe-area-inset-bottom));visibility:hidden;background:var(--ink-deep);color:var(--white);opacity:0;overscroll-behavior:contain;pointer-events:none;transition:opacity .22s,visibility .22s;display:block;position:fixed;inset:0;overflow:hidden auto}.mobile-menu:after{background:var(--yellow);content:"";opacity:.1;pointer-events:none;width:260px;height:740px;position:absolute;top:-100px;right:-130px;transform:rotate(26deg)}.mobile-menu--open{visibility:visible;opacity:1;pointer-events:auto}.mobile-menu__inner{z-index:1;width:var(--shell);flex-direction:column;justify-content:flex-start;min-height:calc(100svh - 116px);margin-inline:auto;padding-top:clamp(24px,5vh,52px);display:flex;position:relative}.mobile-menu .language-selector{background:#ffffff0d;align-self:flex-start;margin-bottom:34px}.mobile-menu .language-selector button{width:38px;height:34px}.mobile-menu__label{color:#fff6;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:34px;font-size:.6rem}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{letter-spacing:-.05em;border-bottom:1px solid #ffffff1f;align-items:baseline;gap:16px;padding:17px 0;font-size:clamp(1.85rem,7vw,3.1rem);font-weight:650;display:flex}.mobile-menu nav a span{color:var(--yellow);font-family:var(--font-geist-mono), monospace;letter-spacing:0;font-size:.58rem}.mobile-menu__contact{background:var(--yellow);color:var(--ink-deep);justify-content:space-between;align-items:center;margin-top:50px;padding:18px;font-size:.75rem;font-weight:750;display:flex}.hero{min-height:720px}.hero__content{margin-left:24px}.hero__side-note{display:none}.proof-strip{grid-template-columns:repeat(3,1fr)}.proof-strip__item--statement{border-top:1px solid var(--line);grid-column:1/-1;min-height:120px;padding-right:32px}.company__grid,.section-heading,.experience__header{grid-template-columns:1fr;gap:48px}.company__copy{justify-self:end}.company__visual{min-height:470px}.section-heading .eyebrow{margin-bottom:-8px}.section-heading>p:last-child{max-width:590px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:last-child:nth-child(3n+1){grid-column:auto;min-height:405px}.service-card:last-child:nth-child(odd){grid-column:1/-1;min-height:320px}.service-card:last-child:nth-child(odd) h3,.service-card:last-child:nth-child(odd)>p{max-width:650px}.documented-work__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.documented-work article:last-child{grid-column:1/-1}.recent-works,.clients__grid{grid-template-columns:1fr}.recent-works__heading,.clients__heading{max-width:680px}.client-logos{grid-template-columns:repeat(3,minmax(0,1fr))}.faq__grid{grid-template-columns:1fr;gap:36px}.faq__heading{position:static}.experience__header>p{max-width:600px}.method{grid-template-columns:.65fr 1.35fr}.method__panel{padding-left:48px;padding-right:32px}.environment__grid{grid-template-columns:1fr;gap:54px}.environment__visual,.environment__visual img{min-height:510px}.footer__intro{grid-template-columns:1fr auto}.footer__intro h2{grid-area:2/1/auto/-1}.footer__intro .button{grid-area:1/2}.footer__general{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 0}.footer__general>div:nth-child(3){border-left:0;padding-left:0}.footer__departments>div{grid-template-columns:repeat(3,minmax(0,1fr))}.contact__grid{grid-template-columns:1fr .9fr;column-gap:6vw}}@media (max-width:960px) and (max-height:700px){.mobile-menu{padding-top:84px}.mobile-menu__inner{justify-content:flex-start;min-height:auto}.mobile-menu .language-selector,.mobile-menu__label{margin-bottom:18px}.mobile-menu nav a{padding:12px 0}.mobile-menu__contact{margin-top:24px}}@media (max-width:700px){:root{--shell:calc(100% - 36px)}html{scroll-padding-top:90px}section[id]{scroll-margin-top:90px}.section{padding:86px 0}h1,h2{letter-spacing:-.06em}.site-header{width:calc(100% - 20px);height:64px;padding:0 12px;top:7px}.mobile-menu{padding-top:80px}.mobile-menu__inner{min-height:calc(100svh - 104px)}.site-header .brand__image{width:106px}.hero{height:100svh;min-height:680px;max-height:820px}.hero__image{background-position:58%}.hero__overlay{background:linear-gradient(90deg,#0d0e0fe3,#0d0e0f38),linear-gradient(#0d0e0f12 30%,#0d0e0fd9 100%)}.hero__content{width:calc(100% - 36px);margin:0 18px 50px}.hero .eyebrow{margin-bottom:20px}.hero h1{max-width:100%;font-size:clamp(3rem,14.2vw,4.4rem);line-height:.9}.hero__lead{width:100%;max-width:100%;margin-top:28px;font-size:1rem;line-height:1.55}.hero__actions{flex-direction:column;align-items:flex-start;gap:22px;margin-top:28px}.button{min-height:54px}.hero__angle--one{right:-145px}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip__item{min-height:126px;padding:24px 20px}.proof-strip__item:nth-child(3){border-top:1px solid var(--line)}.proof-strip__item strong{font-size:2rem}.proof-strip__item--statement{border-top:1px solid var(--line);grid-column:auto;padding:22px 18px}.proof-strip__item--statement p{font-size:.91rem}.company__grid{row-gap:48px}.company__intro h2,.section-heading h2,.experience__header h2{font-size:clamp(3rem,14vw,4.7rem)}.company__copy .company__lead{font-size:1.18rem}.company__copy{font-size:1rem}.company__visual{grid-template-columns:1fr;min-height:610px}.company__photo-wrap{min-height:395px}.company__photo-wrap img{object-position:55% center}.company__photo-angle{width:45%;height:120px;top:auto;bottom:-52px;right:-20%;transform:skew(-28deg)}.company__since{min-height:215px;padding:28px}.company__since strong{font-size:3.5rem}.company__principles{grid-template-columns:1fr;margin-top:0}.company__principles>div+div{border-top:0;border-left:0;padding-left:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:345px;padding:26px}.service-card h3{margin-top:52px}.service-card:last-child,.service-card:last-child:nth-child(odd),.service-card:last-child:nth-child(3n+1){grid-column:auto;min-height:345px}.service-card:last-child h3,.service-card:last-child>p{max-width:330px}.sector-grid{grid-template-rows:none;grid-template-columns:1fr}.sector-card,.sector-card--wide{grid-row:auto;min-height:430px}.sector-card:not(.sector-card--wide){min-height:340px}.sector-card__content{padding:26px}.experience__note{grid-template-columns:repeat(2,auto);justify-content:start}.experience__note p{grid-column:1/-1;justify-self:start;margin-top:10px}.documented-work{margin-top:52px}.documented-work__grid{grid-template-columns:1fr}.documented-work article:last-child{grid-column:auto}.recent-works{gap:46px;margin-top:74px;padding-top:54px}.recent-works__heading h3{font-size:clamp(2.5rem,12vw,3.7rem)}.recent-works__groups header{grid-template-columns:32px 1fr}.recent-works__groups ul{grid-template-columns:1fr;margin-left:0}.recent-works__groups li{min-height:94px}.clients{padding-block:82px}.clients__heading h2{font-size:clamp(3rem,14vw,4.4rem)}.client-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo{min-height:118px;padding:16px}.method{display:block}.method__image{background-position:72%;min-height:430px}.method__panel{padding:84px 18px}.method__intro h2{font-size:clamp(3rem,14vw,4.7rem)}.process-item{grid-template-columns:32px 1fr;gap:12px}.environment__grid{gap:42px}.environment__visual,.environment__visual img{min-height:360px}.environment__content h2{font-size:clamp(3rem,14vw,4.5rem)}.commitment,.commitment__content{min-height:620px}.commitment blockquote{margin:10px 0 46px;font-size:clamp(2rem,9.5vw,3.1rem)}.commitment__signature{flex-direction:column;align-items:flex-start;gap:28px}.faq__grid{gap:30px}.faq__heading h2{font-size:clamp(2.55rem,11.5vw,3.8rem)}.faq summary{grid-template-columns:28px 1fr;gap:10px;padding:17px 0;font-size:.95rem}.faq details>p{margin-left:38px;font-size:.95rem}.contact{padding:90px 0 50px}.contact__grid{grid-template-columns:1fr;row-gap:48px}.contact__headline h2{font-size:clamp(3.4rem,15vw,5rem)}.contact__details{grid-column:auto;grid-template-columns:1fr}.contact__details>*{min-height:112px}.contact__details>*+*{border-top:1px solid #20212445;border-left:0;padding-left:0}.footer{padding-top:72px}.footer__intro{grid-template-columns:1fr;align-items:start;gap:32px}.footer__intro h2,.footer__intro .button{grid-area:auto}.footer__intro .button{justify-self:start}.footer__general{grid-template-columns:1fr}.footer__general>div,.footer__general>div+div{border-left:0;padding:0}.footer__departments>div{grid-template-columns:1fr}.footer__departments article{min-height:148px}.footer__bottom{flex-direction:column;align-items:flex-start}.footer nav{grid-template-columns:repeat(2,1fr);justify-content:start;gap:18px;display:grid}.footer__legal{flex-direction:column;align-items:flex-start;gap:9px}.site-modal{align-items:start;padding:0}.site-modal__panel{width:100%;min-height:100svh;max-height:100svh}.service-dialog{display:block}.service-dialog__media{height:34svh;min-height:280px}.service-dialog__content,.request-dialog{padding:62px 22px 34px}.service-dialog__content h2,.request-dialog h2{font-size:clamp(2.35rem,12vw,3.6rem)}.service-project{grid-template-columns:112px 1fr}.service-project__copy{padding:17px}.request-form__row{grid-template-columns:1fr}.request-form__footer{flex-direction:column;align-items:stretch}.request-form__footer .button{width:100%}.floating-contact{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
