@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--brand:#1d6496;--brand-dark:#123e5d;--concrete:#9eafb9;--concrete-light:#c7d0d5;--ink:#111315;--ink-soft:#272a2d;--paper:#f2f0eb;--white:#fff;--accent:#f15a24;--line-dark:#11131526;--line-light:#fff3;--gutter:clamp(20px, 4vw, 72px);--section:clamp(104px, 11vw, 178px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{max-width:100%}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;color:var(--ink);background:#fff;padding:12px 16px;transition:top .2s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.page-transition{position:relative}.page-transition-content{opacity:1}.page-transition-curtain{z-index:110;pointer-events:none;transform-origin:top;will-change:transform;background:#111112;position:fixed;inset:0}.shell{width:min(1600px,100%);padding-inline:var(--gutter);margin:0 auto;position:relative}.section{padding-block:var(--section);position:relative}.site-header{z-index:80;height:82px;padding-inline:var(--gutter);color:#fff;-webkit-backdrop-filter:blur(14px)saturate(1.12);backdrop-filter:blur(14px)saturate(1.12);background:#0a1822a3;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 8px 28px #0711171f}.brand{align-items:center;width:104px;min-height:44px;display:inline-flex;position:relative}.brand img{object-fit:contain;width:100%;height:auto;display:block}.header-actions,.menu-trigger,.menu-close{align-items:center;display:flex}.header-quote{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:5px;font-size:.78rem}.menu-trigger,.menu-close{cursor:pointer;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;gap:10px;min-height:44px;font-size:.78rem}.menu-overlay{z-index:120;background:var(--ink);color:#fff;height:100dvh;max-height:100dvh;padding:0 var(--gutter) 42px;overscroll-behavior:contain;will-change:clip-path;grid-template-rows:82px 1fr auto;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);display:grid;position:fixed;inset:0;overflow:auto}.menu-top{border-bottom:1px solid var(--line-light);grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.menu-brand{width:112px}.overlay-nav{align-self:center;padding:42px 7vw 42px 0}.overlay-nav>div{border-bottom:1px solid var(--line-light)}.overlay-nav a{letter-spacing:-.045em;align-items:baseline;gap:clamp(18px,3vw,54px);padding:10px 0 14px;font-size:clamp(2rem,4.1vw,4.8rem);line-height:1.05;transition:color .25s,padding-left .25s;display:flex}.overlay-nav a:hover{color:var(--concrete-light);padding-left:12px}.overlay-nav a span{color:var(--accent);letter-spacing:.14em;font-size:.7rem}.menu-contact{border-left:1px solid var(--line-light);flex-direction:column;align-self:end;align-items:flex-start;padding:34px 0 0 clamp(24px,4vw,66px);display:flex}.menu-contact p{color:var(--concrete-light);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem}.menu-contact a{margin:4px 0;font-size:clamp(1.05rem,1.5vw,1.35rem)}.menu-contact address{color:#aeb4b7;max-width:26ch;margin-top:22px;font-style:normal}.mobile-quote-bar{display:none}.grid-lines{inset:0 var(--gutter);z-index:0;pointer-events:none;border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid;position:absolute}.grid-lines i{border-right:1px solid var(--line-dark)}.grid-lines i:nth-child(5){display:none}.grid-lines-light,.grid-lines-light i{border-color:var(--line-light)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:.72rem;font-weight:600;display:flex}.eyebrow>span{background:var(--accent);border-radius:50%;width:7px;height:7px}.eyebrow.light{color:#ffffffbd}.section-heading{z-index:2;margin-bottom:clamp(52px,7vw,106px);position:relative}.section-heading h2,.why-title h2,.faq-intro h2{letter-spacing:-.065em;max-width:13ch;margin:0;font-size:clamp(2.7rem,6vw,6.7rem);font-weight:450;line-height:.98}.split-heading{grid-template-columns:1fr 3fr;gap:24px;display:grid}.split-heading .eyebrow{padding-top:10px}.split-heading h2{max-width:15ch}.section-heading-light{color:#fff}.text-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:7px;font-size:.8rem;font-weight:600;display:inline-flex}.text-link svg{width:17px}.light-link{color:#fff}.button{text-transform:uppercase;letter-spacing:.08em;border:1px solid;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:13px 18px;font-size:.72rem;font-weight:600;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.button svg{width:18px}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-light:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.button-ghost{color:#fff;border-color:#ffffff73}.button-ghost:hover{color:var(--ink);background:#fff}.button-outline-light{color:#fff;border-color:#ffffff59}.button-outline-light:hover{color:var(--ink);background:#fff}.hero{background:var(--brand-dark);color:#fff;min-height:max(760px,100svh);position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;animation:1.2s cubic-bezier(.22,1,.36,1) both hero-settle;transform:scale(1.015)}.hero-overlay{z-index:1;background:linear-gradient(#07111740 0%,#07111714 35%,#071117bd 100%),linear-gradient(90deg,#0b1e2c33,#0000 62%);position:absolute;inset:0}.hero .grid-lines{z-index:2}.hero-inner{z-index:3;grid-template-rows:1fr auto;grid-template-columns:repeat(4,1fr);gap:24px;min-height:max(760px,100svh);padding-top:120px;padding-bottom:44px;display:grid}.hero-copy{grid-area:1/3/auto/5;align-self:end;max-width:720px;padding-bottom:68px;animation:.85s cubic-bezier(.22,1,.36,1) .18s both copy-in}.hero-copy .eyebrow{margin-bottom:20px}.hero-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,3.7vw,4.6rem);font-weight:450;line-height:1}.hero-copy>p:not(.eyebrow){color:#ffffffd1;max-width:59ch;margin:26px 0 0;font-size:clamp(1rem,1.2vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-project{aspect-ratio:16/10;letter-spacing:.1em;grid-area:1/1/3/2;justify-content:space-between;align-self:end;align-items:flex-end;width:min(100%,330px);padding:14px;font-size:.66rem;font-weight:600;display:flex;position:relative;overflow:hidden}.hero-project:after{content:"";background:linear-gradient(#0000,#000000bd);position:absolute;inset:0}.hero-project img{object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}.hero-project:hover img{transform:scale(1.03)}.hero-project span,.hero-project svg{z-index:1;position:relative}.hero-project svg{width:22px}.scroll-cue{letter-spacing:.1em;text-transform:uppercase;grid-area:2/2;align-self:end;align-items:center;gap:8px;font-size:.68rem;display:flex}.scroll-cue svg{width:16px}@keyframes copy-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-settle{0%{opacity:.5;transform:scale(1.08)}to{opacity:1;transform:scale(1.015)}}.intro-section{background:var(--paper);padding-bottom:clamp(76px,8vw,118px)}.intro-grid{z-index:2;grid-template-columns:1fr 3fr;gap:24px;display:grid;position:relative}.intro-copy{grid-column:2/3;grid-template-columns:1fr 1fr;gap:24px;display:grid}.intro-copy>p{max-width:62ch;margin:0;font-size:clamp(1.15rem,1.65vw,1.55rem);line-height:1.5}.intro-copy .text-link{place-self:end}.stats-grid{grid-column:2/3;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:clamp(52px,7vw,104px);display:grid}.stat{background:#ffffff8a;border:1px solid #123e5d29;border-radius:4px;flex-direction:column;justify-content:flex-end;min-height:230px;padding:30px;transition:transform .45s cubic-bezier(.22,1,.36,1),background .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #123e5d0b}.stat:before{content:"";background:var(--accent);width:54px;height:3px;transition:width .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto auto 0}.stat:after{color:#123e5d5c;letter-spacing:.16em;font-size:.64rem;font-weight:700;position:absolute;top:23px;right:24px}.stat:first-child:after{content:"01 / DENEYİM"}.stat:nth-child(2):after{content:"02 / ÖLÇEK"}.stat:nth-child(3):after{content:"03 / SÜREÇ"}.stat:hover{background:#fff;border-color:#123e5d4d;transform:translateY(-6px)}.stat:hover:before{width:100%}.stat strong{letter-spacing:-.078em;color:var(--brand-dark);font-size:clamp(3.8rem,6.2vw,7rem);font-weight:420;line-height:.88;display:block}.stat span{color:#42494d;text-transform:uppercase;letter-spacing:.115em;max-width:24ch;margin-top:22px;font-size:.66rem;font-weight:650;display:block}.reference-rail{background:var(--concrete-light);border-block:1px solid #1113151f;grid-template-columns:minmax(250px,1fr) minmax(0,4fr);display:grid;overflow:hidden}.reference-label{min-height:92px;padding:20px var(--gutter);color:var(--brand-dark);background:#123e5d0f;border-right:1px solid #11131524;flex-direction:column;justify-content:center;display:flex}.reference-label span{letter-spacing:.16em;font-size:.6rem;font-weight:700}.reference-label strong{max-width:22ch;margin-top:6px;font-size:.9rem;font-weight:520;line-height:1.2}.reference-marquee{min-width:0;overflow:hidden}.reference-track{align-items:center;width:max-content;animation:38s linear infinite rail;display:flex}.reference-track:hover{animation-play-state:paused}.reference-group{display:flex}.reference-track span{color:#4a5961;border-right:1px solid #11131524;grid-template-rows:1fr 1fr;grid-template-columns:34px 1fr;align-items:center;min-width:clamp(235px,20vw,340px);min-height:92px;padding:0 clamp(28px,3vw,52px);display:grid}.reference-track b{color:var(--accent);letter-spacing:.08em;grid-row:1/3;align-self:center;font-size:.58rem;font-weight:700}.reference-track strong{white-space:nowrap;letter-spacing:.055em;align-self:end;font-size:clamp(.8rem,1vw,.95rem);font-weight:720}.reference-track small{color:#738087;letter-spacing:.15em;align-self:start;margin-top:2px;font-size:.5rem;font-weight:650}@keyframes rail{to{transform:translate(-50%)}}.service-list{border-top:1px solid var(--line-dark)}.service-row{border-bottom:1px solid var(--line-dark);grid-template-columns:1fr 4fr 3fr auto;align-items:center;gap:24px;min-height:126px;transition:background .3s,padding .3s,color .3s;display:grid}.service-row:hover{background:var(--brand-dark);color:#fff;padding-inline:22px}.service-number{letter-spacing:.12em;color:var(--accent);font-size:.7rem}.service-title{letter-spacing:-.045em;font-size:clamp(1.35rem,2.25vw,2.75rem);line-height:1.06}.service-description{color:#62676a;max-width:46ch;font-size:.88rem}.service-row:hover .service-description{color:#ffffffb3}.service-row svg{width:25px}.projects-section{background:var(--ink);color:#fff}.projects-section .grid-lines{z-index:0}.editorial-projects{z-index:2;grid-template-columns:repeat(12,1fr);gap:clamp(48px,8vw,126px) 24px;display:grid;position:relative}.project-card a{display:block;position:relative}.project-card-1{grid-column:1/8}.project-card-2{grid-column:9/13;padding-top:14vw}.project-card-3{grid-column:2/6}.project-card-4{grid-column:7/13;padding-top:7vw}.project-image-wrap{aspect-ratio:16/10;background:#252a2c;position:relative;overflow:hidden}.project-card-2 .project-image-wrap,.project-card-3 .project-image-wrap{aspect-ratio:4/5}.project-image-wrap img{object-fit:cover;filter:saturate(.78);transition:transform .55s cubic-bezier(.22,1,.36,1),filter .45s}.project-card a:hover img{filter:saturate();transform:scale(1.03)}.project-index{color:var(--accent);letter-spacing:.12em;margin-top:18px;font-size:.68rem;display:block}.project-card h3{letter-spacing:-.045em;margin:10px 0 4px;font-size:clamp(1.6rem,2.6vw,3.4rem);font-weight:450;line-height:1}.project-card p{color:#aeb4b7;margin:0;font-size:.8rem}.project-system{text-transform:uppercase;letter-spacing:.08em;margin-top:14px;font-size:.72rem;display:block}.projects-all{z-index:2;margin-top:94px;position:relative}.sector-grid{border-left:1px solid var(--line-dark);border-top:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);display:grid}.sector-card{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;min-height:330px;padding:clamp(24px,3vw,48px);transition:color .3s,background .3s;display:flex}.sector-card:hover{background:var(--brand);color:#fff}.sector-card>span{color:var(--accent);letter-spacing:.12em;font-size:.68rem}.sector-card h2,.sector-card h3{letter-spacing:-.045em;max-width:10ch;margin:auto 0 14px;font-size:clamp(1.65rem,2.4vw,2.7rem);font-weight:450;line-height:1.05}.sector-card p{color:#606568;max-width:41ch;margin:0;font-size:.88rem}.sector-card:hover p{color:#ffffffc7}.sector-card svg{align-self:flex-end;width:22px;margin-top:26px}.why-section{background:var(--brand-dark);color:#fff}.why-title{z-index:2;grid-template-columns:1fr 3fr;gap:24px;margin-bottom:clamp(64px,8vw,120px);display:grid;position:relative}.why-title h2{max-width:16ch}.why-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:12px;display:grid;position:relative}.why-card{background:#ffffff09;border:1px solid #fff3;border-radius:4px;grid-template-columns:1fr auto;align-content:start;min-height:370px;padding:26px;transition:transform .45s cubic-bezier(.22,1,.36,1),background .3s,border-color .3s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d}.why-card:before{content:"";background:var(--accent);width:46px;height:3px;transition:width .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.why-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:150px;height:150px;position:absolute;top:74px;right:-42px}.why-card:hover{background:#ffffff13;border-color:#ffffff61;transform:translateY(-7px)}.why-card:hover:before{width:100%}.why-card>span{color:#a9bdc9;letter-spacing:.15em;font-size:.66rem;font-weight:700}.why-card>svg{z-index:1;color:#ff7542;background:#f15a2417;border:1px solid #f15a24a6;border-radius:50%;width:34px;height:34px;padding:8px;position:relative}.why-card h3{letter-spacing:-.025em;grid-column:1/-1;max-width:16ch;margin:auto 0 16px;padding-top:126px;font-size:1.35rem;font-weight:520;line-height:1.15}.why-card p{color:#ffffffa6;grid-column:1/-1;max-width:34ch;margin:0;font-size:.86rem}.process-list{grid-template-columns:repeat(6,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.process-list li{background:#ffffff70;border:1px solid #11131526;border-radius:4px;flex-direction:column;min-height:225px;padding:24px;transition:transform .4s cubic-bezier(.22,1,.36,1),color .3s,background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.process-list li:before{content:"";background:var(--accent);width:38px;height:3px;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.process-list li:after{content:"";border:1px solid #123e5d1a;width:82px;height:82px;position:absolute;bottom:-25px;right:-25px;transform:rotate(45deg)}.process-list li:hover{color:#fff;background:var(--brand-dark);border-color:var(--brand-dark);transform:translateY(-6px)}.process-list li:hover:before{width:100%}.process-list li:hover:after{border-color:#ffffff1f}.process-list span{width:fit-content;min-width:36px;height:36px;color:var(--accent);letter-spacing:.08em;border:1px solid #123e5d33;border-radius:50%;justify-content:center;align-items:center;font-size:.63rem;font-weight:700;display:inline-flex}.process-list li:hover span{border-color:#ffffff4d}.process-list strong{z-index:1;letter-spacing:-.015em;max-width:14ch;margin-top:auto;font-size:.98rem;font-weight:560;line-height:1.3;position:relative}.proof-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;min-height:720px;display:grid}.proof-media{min-height:520px;position:relative;overflow:hidden}.proof-media img{object-fit:cover;object-position:center}.proof-copy{padding:clamp(72px, 9vw, 150px) var(--gutter);align-self:center}.proof-copy blockquote{letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(2.25rem,4.2vw,5rem);line-height:1.02}.proof-copy>p:not(.eyebrow){color:#aeb4b7;max-width:54ch;margin:30px 0}.faq-layout{grid-template-columns:1fr 2fr;gap:clamp(48px,7vw,120px);display:grid}.faq-intro{align-self:start;position:sticky;top:120px}.faq-intro h2{max-width:8ch;font-size:clamp(2.7rem,5vw,5.8rem)}.faq-intro>p:not(.eyebrow){color:#5f6467;max-width:38ch;margin-top:28px}.faq-list{border-top:1px solid var(--line-dark)}.faq-list details{border-bottom:1px solid var(--line-dark)}.faq-list summary{cursor:pointer;grid-template-columns:52px 1fr auto;align-items:center;gap:18px;min-height:92px;font-size:clamp(1rem,1.35vw,1.25rem);list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent);letter-spacing:.1em;font-size:.68rem}.faq-list summary b{font-size:1.45rem;font-weight:400;transition:transform .25s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details>p{color:#5d6264;max-width:67ch;margin:-8px 40px 28px 70px}.site-footer{background:var(--ink);color:#fff;padding:clamp(90px, 11vw, 170px) var(--gutter) 28px}.footer-lead{border-bottom:1px solid var(--line-light);padding-bottom:clamp(78px,9vw,130px)}.footer-lead h2{letter-spacing:-.072em;max-width:13ch;margin:0 0 40px;font-size:clamp(3rem,7.5vw,8.7rem);font-weight:430;line-height:.93}.footer-grid{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:32px;padding-block:58px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;display:flex}.footer-brand{align-items:center;width:126px;min-height:48px;display:inline-flex}.footer-brand img{object-fit:contain;width:100%;height:auto;display:block}.footer-grid p,.footer-grid address{color:#989fa2;max-width:32ch;margin:18px 0 0;font-style:normal}.footer-heading{color:#7f878a;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:.66rem}.footer-grid a:not(.footer-brand){margin:4px 0;font-size:.9rem}.footer-bottom{border-top:1px solid var(--line-light);color:#7f878a;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;padding-top:25px;font-size:.68rem;display:flex}.page-hero{background:var(--brand-dark);color:#fff;align-items:flex-end;min-height:72svh;padding:150px 0 72px;display:flex;position:relative;overflow:hidden}.page-hero-media{min-height:88svh}.page-hero>img{object-fit:cover}.page-hero:after{content:"";background:linear-gradient(#0a141940,#0a1419c7);position:absolute;inset:0}.page-hero .grid-lines{z-index:1}.page-hero-content{z-index:2;width:100%;position:relative}.page-hero h1{letter-spacing:-.075em;max-width:13ch;margin:0;font-size:clamp(3.5rem,8vw,9.5rem);font-weight:430;line-height:.9}.page-hero p.page-lead{color:#ffffffc2;max-width:62ch;margin:30px 0 0 auto;font-size:clamp(1.05rem,1.6vw,1.45rem)}.breadcrumbs{color:#ffffff9e;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:9px;margin-bottom:32px;font-size:.68rem;display:flex}.content-section{padding-block:var(--section)}.content-grid{grid-template-columns:1fr 3fr;gap:24px;display:grid}.content-grid>.eyebrow{padding-top:8px}.prose-large{max-width:65ch;font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1.5}.prose-large p{margin-top:0}.facts-grid{border-left:1px solid var(--line-dark);border-top:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.fact{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:150px;padding:28px}.fact span{color:#6c7174;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;display:block}.fact strong{margin-top:45px;font-size:1rem;font-weight:500;display:block}.archive-grid{grid-template-columns:repeat(2,1fr);gap:clamp(42px,6vw,90px) 24px;display:grid}.archive-card .project-image-wrap{aspect-ratio:16/10}.archive-card h2,.archive-card h3{letter-spacing:-.045em;margin:18px 0 6px;font-size:clamp(1.65rem,2.5vw,3rem);font-weight:450;line-height:1.05}.archive-card p{color:#656a6c;margin:0}.archive-card .project-system{color:var(--ink)}.filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:60px;display:flex}.filter-chip{border:1px solid var(--line-dark);text-transform:uppercase;letter-spacing:.08em;min-height:44px;padding:10px 15px;font-size:.68rem}.filter-chip.active,.filter-chip:hover{background:var(--ink);color:#fff}.detail-two-col{grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,140px);display:grid}.detail-block{border-top:1px solid var(--line-dark);padding-top:22px}.detail-block span{color:var(--accent);letter-spacing:.12em;font-size:.7rem}.detail-block h2{letter-spacing:-.055em;margin:24px 0 18px;font-size:clamp(2rem,3.8vw,4.5rem);font-weight:450;line-height:1}.detail-block p{color:#555b5e;max-width:60ch}.benefit-grid{border-left:1px solid var(--line-dark);border-top:1px solid var(--line-dark);grid-template-columns:repeat(2,1fr);display:grid}.benefit-card{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;min-height:190px;padding:28px;display:flex}.benefit-card span{color:var(--accent);font-size:.68rem}.benefit-card strong{margin-top:auto;font-size:1.2rem;font-weight:500}.detail-process{border-top:1px solid var(--line-dark);margin:0;padding:0;list-style:none}.detail-process li{border-bottom:1px solid var(--line-dark);grid-template-columns:90px 1fr 2fr;align-items:baseline;gap:24px;padding:30px 0;display:grid}.detail-process li>span{color:var(--accent);font-size:.68rem}.detail-process strong{font-size:1.1rem;font-weight:500}.detail-process p{color:#606568;margin:0}.gallery-grid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.gallery-item{grid-column:span 7;min-height:520px;position:relative}.gallery-item:nth-child(2n){grid-column:span 5;margin-top:100px}.gallery-item img{object-fit:cover}.related-list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.project-mobile-hero{display:none}.project-detail-hero{background:var(--brand-dark);color:#fff;align-items:stretch;min-height:100svh;display:flex;position:relative;overflow:hidden}.project-detail-hero-image{object-fit:cover;object-position:center;animation:1.2s cubic-bezier(.22,1,.36,1) both project-hero-settle}.project-detail-hero-shade{z-index:1;background:linear-gradient(#040d1366 0%,#040d130f 34%,#040d13d1 100%),linear-gradient(90deg,#05131c42,#0000 62%);position:absolute;inset:0}.project-detail-hero .grid-lines{z-index:2;opacity:.6}.project-detail-hero-content{z-index:3;grid-template-rows:auto 1fr auto;min-height:100svh;padding-top:122px;padding-bottom:42px;display:grid}.project-detail-hero .breadcrumbs{margin:0}.project-detail-title-wrap{align-self:end;padding-bottom:clamp(54px,8vh,92px)}.project-detail-title-wrap .eyebrow{margin-bottom:24px}.project-detail-title-wrap h1{letter-spacing:-.078em;text-wrap:balance;max-width:12ch;margin:0;font-size:clamp(4.4rem,9.5vw,11.6rem);font-weight:430;line-height:.84}.project-detail-hero-meta{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff59;justify-content:space-between;align-items:center;gap:32px;padding-top:24px;font-size:.72rem;font-weight:600;display:flex}.project-detail-hero-meta a{align-items:center;gap:11px;display:inline-flex}.project-detail-hero-meta svg{width:17px}.project-detail-badges{flex-wrap:wrap;gap:9px;display:flex}.project-detail-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffeb;letter-spacing:.09em;white-space:nowrap;background:#0a182266;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:8px 13px 8px 10px;font-size:.65rem;line-height:1;display:inline-flex}.project-detail-badge svg{color:#fff;background:var(--accent);stroke-width:2.25px;border-radius:50%;width:15px;height:15px;padding:2px}@keyframes project-hero-settle{0%{opacity:.6;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.project-facts{background:var(--brand-dark);color:#fff;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;border-block:1px solid #ffffff24;scroll-margin-top:80px;overflow-x:auto}.project-facts-grid{padding-inline:var(--gutter);grid-template-columns:minmax(140px,.8fr) minmax(180px,1fr) minmax(250px,1.45fr) minmax(230px,1.35fr) minmax(210px,1.1fr);display:grid}.project-facts-grid>div{scroll-snap-align:start;border-left:1px solid #ffffff29;flex-direction:column;justify-content:center;gap:11px;min-height:112px;padding:20px clamp(16px,1.65vw,27px);display:flex}.project-facts-grid>div:last-child{border-right:1px solid #ffffff29}.project-facts-grid span{color:#ffffff7a;letter-spacing:.13em;text-transform:uppercase;font-size:.59rem;font-weight:650}.project-facts-grid strong{color:#fffffff0;max-width:none;margin:0;font-size:clamp(.78rem,.9vw,1rem);font-weight:490;line-height:1.2}.project-facts-grid .project-fact-badge{white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:9px;width:fit-content;max-width:none;min-height:28px;padding:0;display:inline-flex}.project-fact-badge svg{color:#ff7542;width:27px;height:27px;box-shadow:none;stroke-width:1.9px;background:#f15a2414;border:1px solid #f15a24c7;border-radius:50%;flex:none;padding:6px}.project-intro{padding-block:var(--section);background:var(--paper)}.project-intro-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(54px,8vw,150px);display:grid}.project-intro-copy{padding-block:36px}.project-intro-copy h2{letter-spacing:-.067em;max-width:10ch;margin:0;font-size:clamp(3.2rem,5.8vw,7.2rem);font-weight:430;line-height:.94}.project-intro-copy>p:last-child{color:#5c6265;max-width:53ch;margin:38px 0 0;font-size:clamp(1rem,1.2vw,1.18rem)}.project-intro-media{background:#c4c8ca;min-height:min(74vw,860px);margin:0;position:relative;overflow:hidden}.project-intro-media img{object-fit:cover}.project-intro-media:after{content:"";background:linear-gradient(#0000,#0000008f);height:34%;position:absolute;inset:auto 0 0}.project-intro-media figcaption{z-index:1;color:#fff;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;font-size:.63rem;display:flex;position:absolute;inset:auto 26px 24px}.project-intro-media figcaption strong{font-weight:600}.project-brief{padding-block:var(--section);background:#e7e5df}.project-brief-grid{grid-template-columns:1fr 3fr;gap:24px;display:grid}.project-brief-label{flex-direction:column;justify-content:space-between;padding-right:24px;display:flex}.project-brief-index{color:#797f82;letter-spacing:.12em;font-size:.68rem}.project-brief-stories{border-top:1px solid var(--line-dark)}.project-brief-stories article{border-bottom:1px solid var(--line-dark);grid-template-columns:115px minmax(260px,1.25fr) minmax(240px,1fr);align-items:start;gap:clamp(20px,3vw,54px);min-height:310px;padding:clamp(30px,4vw,62px) 0;display:grid}.project-brief-stories article>span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;padding-top:10px;font-size:.67rem;font-weight:650}.project-brief-stories h2{letter-spacing:-.06em;max-width:12ch;margin:0;font-size:clamp(2.4rem,4.2vw,5.2rem);font-weight:430;line-height:.96}.project-brief-stories p{color:#555b5e;max-width:52ch;margin:10px 0 0}.project-execution{background:var(--ink);color:#fff;grid-template-columns:1.08fr .92fr;min-height:840px;display:grid}.project-execution-media{min-height:620px;position:relative;overflow:hidden}.project-execution-media img{object-fit:cover}.project-execution-copy{padding:clamp(88px, 10vw, 160px) var(--gutter);flex-direction:column;justify-content:center;display:flex}.project-execution-number{color:#ffffff47;letter-spacing:.14em;font-size:.7rem}.project-execution-copy h2{letter-spacing:-.065em;max-width:10ch;margin:34px 0 30px;font-size:clamp(3rem,5.4vw,6.6rem);font-weight:430;line-height:.93}.project-execution-copy>p:not(.eyebrow){color:#aeb4b7;max-width:54ch;margin:0}.project-result{border-top:1px solid #fff3;margin-top:58px;padding-top:26px}.project-result>span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:650}.project-result p{color:#ffffffd1;max-width:52ch;margin:18px 0 0;font-size:clamp(1rem,1.25vw,1.2rem)}.project-gallery-section{padding-block:var(--section);background:var(--paper)}.project-gallery-heading{grid-template-columns:1fr 2fr auto;align-items:end;gap:24px;margin-bottom:clamp(56px,7vw,108px);display:grid}.project-gallery-heading .eyebrow{align-self:start}.project-gallery-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(3.2rem,6.7vw,8rem);font-weight:430;line-height:.9}.project-gallery-heading>span{color:#6c7174;letter-spacing:.12em;text-transform:uppercase;padding-bottom:8px;font-size:.68rem}.project-gallery{grid-template-columns:repeat(12,1fr);align-items:start;gap:clamp(18px,2vw,32px);display:grid}.project-gallery-item{aspect-ratio:16/11;background:#c4c8ca;grid-column:span 7;margin:0;position:relative;overflow:hidden}.project-gallery-item:nth-child(3n+2){aspect-ratio:4/5;grid-column:9/13;margin-top:12vw}.project-gallery-item:nth-child(3n+3){aspect-ratio:16/10;grid-column:3/10;margin-top:4vw}.project-gallery-item img{object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1)}.project-gallery-item:hover img{transform:scale(1.025)}.project-gallery-item figcaption{z-index:1;color:#fff;letter-spacing:.1em;background:#081218b8;padding:5px 8px;font-size:.58rem;position:absolute;bottom:12px;right:14px}.project-system-section{padding-block:var(--section);background:var(--brand-dark);color:#fff}.project-system-grid{grid-template-columns:1fr 3fr;gap:24px;display:grid}.project-system-grid>div{border-top:1px solid #ffffff38;padding-top:30px}.project-system-grid h2{letter-spacing:-.067em;max-width:13ch;margin:0;font-size:clamp(3rem,6vw,7.4rem);font-weight:430;line-height:.94}.project-system-grid p{color:#ffffffa6;max-width:55ch;margin:34px 0}.next-project{background:var(--ink);color:#fff;min-height:78svh;position:relative;overflow:hidden}.next-project>a{align-items:flex-end;min-height:78svh;display:flex}.next-project img{object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1)}.next-project a:hover img{transform:scale(1.025)}.next-project-shade{z-index:1;background:linear-gradient(#050f1529,#050f15d1);position:absolute;inset:0}.next-project-content{z-index:2;width:100%;padding-bottom:clamp(48px,7vw,102px)}.next-project-content>span:first-child{color:#ffffffa3;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:.68rem;font-weight:650;display:block}.next-project-content h2{letter-spacing:-.075em;max-width:12ch;margin:0 0 34px;font-size:clamp(4rem,9vw,10.5rem);font-weight:430;line-height:.86}.sector-detail-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.needs-list{border-left:1px solid var(--line-dark);border-top:1px solid var(--line-dark);grid-template-columns:repeat(2,1fr);display:grid}.needs-list div{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;min-height:150px;padding:25px;display:flex}.needs-list span{color:var(--accent);font-size:.68rem}.needs-list strong{margin-top:auto;font-weight:500}.contact-layout{grid-template-columns:1fr 2fr;gap:clamp(60px,8vw,140px);display:grid}.contact-info{align-self:start;position:sticky;top:120px}.contact-info h2{letter-spacing:-.055em;margin:0 0 34px;font-size:clamp(2.5rem,4vw,5rem);font-weight:450;line-height:.98}.contact-info a,.contact-info address{margin:9px 0;font-style:normal;display:block}.contact-info address{color:#62676a;max-width:29ch;margin-top:26px}.quote-form{position:relative}.form-grid{grid-template-columns:1fr 1fr;gap:28px 24px;display:grid}.quote-form label{flex-direction:column;gap:8px;display:flex}.quote-form label>span{text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:50px;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #11131557;border-radius:0;padding:10px 0}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--brand);box-shadow:0 1px 0 var(--brand);outline:0}.quote-form [aria-invalid=true]{border-color:#b43121}.form-wide,.file-field{margin-top:30px}.file-field input{border:1px dashed #1113154d;padding:22px}.file-field small{color:#73787a}.check-field{grid-template-columns:22px 1fr;align-items:start;margin-top:28px;flex-direction:unset!important;display:grid!important}.check-field input{width:18px;min-height:18px;accent-color:var(--brand);margin-top:3px}.check-field span{text-transform:none!important;letter-spacing:0!important;font-size:.82rem!important}.check-field a{text-decoration:underline}.field-error{color:#b43121;text-transform:none!important;letter-spacing:0!important;font-size:.75rem!important}.submit-button{background:var(--brand-dark);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.09em;border:0;align-items:center;gap:20px;min-height:54px;margin-top:32px;padding:13px 22px;font-size:.72rem;display:inline-flex}.submit-button:hover{background:var(--brand)}.submit-button:disabled{opacity:.6;cursor:wait}.submit-button svg{width:18px}.form-status{align-items:center;gap:8px;min-height:28px;font-size:.82rem;display:flex}.form-status.error{color:#9b2a1e}.form-status.success{color:#246746}.form-status svg{width:18px}.spin{animation:1s linear infinite spin}.honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}.legal-prose{max-width:78ch;margin:0 auto}.legal-prose h2{margin-top:52px;font-size:1.8rem;font-weight:500}.legal-prose p,.legal-prose li{color:#505558}.empty-state{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);padding:70px 0}.empty-state h2{letter-spacing:-.05em;font-size:clamp(2rem,4vw,4rem);font-weight:450}body{background:#fff}.site-header{height:54px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #11131514;border-radius:4px;padding-inline:20px;inset:18px 32px auto;box-shadow:0 10px 34px #08141c14}.brand{width:90px;min-height:36px}.header-nav{align-items:center;gap:clamp(20px,2.6vw,42px);font-size:.78rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-nav-entry{align-items:center;display:flex}.header-nav-link{white-space:nowrap;padding:7px 0 8px;line-height:1;display:grid;position:relative;overflow:hidden}.header-nav-link>span,.header-nav-link:before{grid-area:1/1;transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .3s}.header-nav-link:before{content:attr(data-label);opacity:.25;transform:translateY(135%)}@media (hover:hover) and (pointer:fine){.header-nav-link:hover>span,.header-nav-link:focus-visible>span{opacity:.18;transform:translateY(-135%)}.header-nav-link:hover:before,.header-nav-link:focus-visible:before{opacity:1;transform:translateY(0)}}.header-actions{gap:22px}.header-quote,.menu-trigger{font-size:.72rem}.hero{min-height:100svh}.hero .grid-lines{display:none}.hero-overlay{background:linear-gradient(90deg,#05111bc7 0%,#05111b6b 38%,#05111b14 70%),linear-gradient(#05111b14,#05111b8c)}.hero-inner{grid-template-rows:1fr auto;grid-template-columns:repeat(12,1fr);min-height:100svh;padding-top:104px;padding-bottom:34px}.hero-copy{grid-column:1/6;align-self:center;max-width:680px;padding:30px 0 0}.hero-copy h2{letter-spacing:-.068em;max-width:9ch;font-size:clamp(3.5rem,5.5vw,6.8rem);line-height:.93}.hero-copy>p:not(.eyebrow){color:#ffffffb8;max-width:50ch;font-size:clamp(1rem,1.15vw,1.18rem)}.hero-actions .button{border-radius:999px;padding-inline:22px}.hero-project{display:none}.scroll-cue{grid-column:1/3}.grid-lines{opacity:.7}.intro-section{background:#fff}.home-about-grid{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(44px,7vw,118px);display:grid;position:relative}.home-about-copy{padding-top:8px}.home-about-copy h2{letter-spacing:-.065em;max-width:10ch;margin:0;font-size:clamp(3.2rem,5.2vw,6.3rem);font-weight:430;line-height:.96}.home-about-copy>p:not(.eyebrow){color:#6a6e70;max-width:52ch;margin:34px 0 26px;font-size:1rem}.home-about-media{background:#e6e6e3;min-height:min(64vw,760px);position:relative;overflow:hidden}.home-about-media img{object-fit:cover}.home-about-media:after{content:"";background:linear-gradient(#0000,#0000007a);height:32%;position:absolute;inset:auto 0 0}.home-about-media>span{z-index:1;color:#fff;letter-spacing:.12em;font-size:.62rem;font-weight:650;position:absolute;bottom:20px;left:22px}.stats-grid{z-index:2;background:#111;grid-column:auto;grid-template-columns:repeat(3,1fr);gap:0;margin-top:clamp(56px,7vw,100px);display:grid;position:relative}.stat,.stat:nth-child(2),.stat:last-child{min-height:210px;box-shadow:none;background:0 0;border:0;border-right:1px solid #ffffff26;border-radius:0;padding:30px}.stat:last-child{border-right:0}.stat:before{display:none}.stat:after{color:#ffffff59}.stat:hover{background:0 0;transform:none}.stat strong{color:#fff}.stat span{color:#ffffff9e}.reference-rail{background:#ececea}.reference-label{background:#e3e3e0}.services-section{background:#f1f1ef}.service-list{border:0;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.service-row{background:#fff;border:0;grid-template-rows:auto 1fr;grid-template-columns:44px 1fr auto;align-items:start;gap:16px 18px;min-height:190px;padding:24px}.service-row:hover{background:var(--ink);padding-inline:24px}.service-title{align-self:start;font-size:clamp(1.35rem,1.8vw,2.15rem)}.service-description{grid-column:2/4;align-self:end}.service-row>svg{align-self:start}.projects-section{color:var(--ink);background:#fff}.projects-section .grid-lines{opacity:.45}.editorial-projects{grid-template-columns:repeat(2,1fr);gap:clamp(54px,7vw,100px) 22px}.project-card-1,.project-card-2,.project-card-3,.project-card-4{grid-column:auto;padding-top:0}.project-card .project-image-wrap,.project-card-2 .project-image-wrap,.project-card-3 .project-image-wrap{aspect-ratio:16/10}.project-card h3{color:var(--ink)}.project-card p{color:#777b7d}.projects-all{color:var(--ink);border-color:#11131566}.sectors-section{background:#f1f1ef}.sector-grid{border:0;gap:10px}.sector-card{background:#fff;border:0}.sector-card:hover{background:var(--brand-dark)}.why-section{background:#111}.why-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;gap:0}.why-card{min-height:320px;box-shadow:none;background:0 0;border:1px solid #ffffff29;border-top:0;border-left:0;border-radius:0}.why-card:before,.why-card:after{display:none}.why-card:hover{background:#ffffff0a;transform:none}.why-card>svg{border-radius:50%}.process-section{background:#fff}.process-list{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);gap:0}.process-list li{border:0;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:0 0;border-radius:0}.process-list li:before,.process-list li:after{display:none}.process-list li:hover{color:var(--ink);background:#f1f1ef;transform:none}.proof-section{border-radius:4px;margin:32px;overflow:hidden}.faq-section{background:#f1f1ef}.site-footer{background:#111}@media (max-width:1023px){.header-nav{display:none}.site-header{height:58px}.menu-overlay{grid-template-rows:58px 1fr auto}.hero-inner{padding-top:96px}.hero-copy{grid-column:1/8}.split-heading,.why-title{grid-template-columns:1fr 2fr}.service-row{grid-template-columns:60px 3fr 2fr auto}.sector-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.why-card{min-height:300px}.why-card h3{padding-top:82px}.process-list{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.facts-grid{grid-template-columns:repeat(2,1fr)}.project-facts-grid{grid-template-columns:repeat(5,minmax(235px,1fr));width:max-content;min-width:100%}.project-facts-grid>div{min-height:108px}.project-brief-stories article{grid-template-columns:80px 1fr}.project-brief-stories article p{grid-column:2;margin-top:0}}@media (max-width:767px){:root{--gutter:20px;--section:86px}html{scroll-behavior:auto}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.site-header{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#0a1822d1;height:64px;padding-inline:16px}.header-quote{display:none}.menu-trigger{justify-content:center;gap:0;width:44px;padding:0}.menu-trigger span{display:none}.menu-close{justify-content:center;gap:0;width:44px}.menu-close span{display:none}.menu-overlay{padding-inline:16px;grid-template-rows:64px auto auto;grid-template-columns:1fr;padding-bottom:28px}.overlay-nav{padding:34px 0}.overlay-nav a{padding-block:9px 12px;font-size:clamp(2rem,10.5vw,3.5rem)}.menu-contact{border-left:0;border-top:1px solid var(--line-light);padding:22px 0 0}.mobile-quote-bar{z-index:79;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071923f5;border:1px solid #ffffff24;border-radius:4px;grid-template-columns:.9fr 1.1fr;height:54px;display:grid;position:fixed;overflow:hidden;box-shadow:0 12px 34px #030c1247}.mobile-quote-bar a{text-transform:uppercase;letter-spacing:.09em;justify-content:center;align-items:center;gap:8px;font-size:.72rem;display:flex}.mobile-quote-bar a+a{background:var(--accent)}.grid-lines{grid-template-columns:repeat(2,1fr)}.grid-lines i:nth-child(n+3){display:none}.section-heading h2,.why-title h2,.faq-intro h2{font-size:clamp(2.35rem,11vw,4rem)}.split-heading,.why-title{grid-template-columns:1fr;gap:4px}.section-heading{margin-bottom:52px}.eyebrow{margin-bottom:20px}.button{width:100%}.hero{min-height:100svh}.hero-image{object-position:44% center}.hero-inner{flex-direction:column;gap:0;min-height:100svh;padding-top:96px;padding-bottom:24px;display:flex}.hero-copy h2{font-size:clamp(2.05rem,9vw,3rem)}.hero-copy>p:not(.eyebrow){margin-top:18px;font-size:1rem}.hero-actions{margin-top:22px}.hero-project{aspect-ratio:16/7;width:100%;max-width:none;margin-top:20px}.scroll-cue{display:none}.intro-grid{grid-template-columns:1fr}.intro-copy{grid-column:1;grid-template-columns:1fr}.intro-copy .text-link{justify-self:start;margin-top:20px}.stats-grid{grid-column:1;grid-template-columns:1fr;gap:10px}.stat,.stat:nth-child(2),.stat:last-child{border:1px solid #123e5d29;min-height:180px;padding:24px}.reference-rail{grid-template-columns:1fr}.reference-label{min-height:74px;padding:15px 20px}.reference-label strong{max-width:none;margin-top:5px;font-size:1rem}.reference-track span{min-width:220px;min-height:74px;padding-inline:20px}.service-row{grid-template-columns:42px 1fr auto;gap:14px;min-height:0;padding:24px 0}.service-title{font-size:1.45rem}.service-description{grid-column:2/4}.editorial-projects{display:block}.project-card{margin-bottom:62px;padding:0!important}.project-card .project-image-wrap,.project-card-2 .project-image-wrap,.project-card-3 .project-image-wrap{aspect-ratio:4/3}.projects-all{margin-top:8px}.sector-grid{grid-template-columns:1fr}.sector-card{min-height:260px}.why-grid{grid-template-columns:1fr}.why-card{min-height:260px}.process-list{grid-template-columns:1fr}.process-list li,.process-list li+li{flex-direction:row;align-items:center;gap:20px;min-height:104px;padding:18px}.process-list strong{margin-top:0}.proof-section{grid-template-columns:1fr;min-height:0}.proof-media{min-height:380px}.proof-copy blockquote{font-size:clamp(2.2rem,10vw,3.4rem)}.faq-layout{grid-template-columns:1fr;gap:48px}.faq-intro{position:static}.faq-list summary{grid-template-columns:34px 1fr auto;gap:8px;min-height:82px;font-size:1rem}.faq-list details>p{margin:-2px 8px 24px 42px}.site-footer{padding-top:82px}.footer-lead h2{font-size:clamp(3rem,14vw,5rem)}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.page-hero h1{font-size:clamp(3.2rem,15vw,5.8rem)}.page-hero p.page-lead{margin-left:0}.content-grid,.detail-two-col,.sector-detail-grid,.contact-layout,.facts-grid,.archive-grid{grid-template-columns:1fr}.filter-bar{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-20px;padding-inline:20px;overflow-x:auto}.filter-chip{flex:none}.benefit-grid{grid-template-columns:1fr}.detail-process li{grid-template-columns:42px 1fr}.detail-process p{grid-column:2}.gallery-grid{display:block}.gallery-item,.gallery-item:nth-child(2n){min-height:320px;margin:0 0 20px}.related-list{grid-template-columns:1fr}.project-detail-hero{display:none}.project-mobile-hero{background:var(--paper);padding-top:64px;display:block}.project-mobile-visual{background:var(--brand-dark);height:min(58svh,520px);min-height:410px;position:relative;overflow:hidden}.project-mobile-visual img{object-fit:cover;object-position:center}.project-mobile-visual-shade{z-index:1;background:linear-gradient(#0510172e,#0510170a 56%,#0510179e);position:absolute;inset:0}.project-mobile-visual-meta{z-index:2;color:#ffffffc7;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff75;justify-content:space-between;padding-top:13px;font-size:.6rem;font-weight:650;display:flex;position:absolute;inset:auto 20px 18px}.project-mobile-heading{padding:34px 20px 38px}.project-mobile-heading .eyebrow{margin-bottom:22px}.project-mobile-heading h1{letter-spacing:-.075em;max-width:9ch;margin:0;font-size:clamp(3.7rem,16vw,5.35rem);font-weight:430;line-height:.86}.project-mobile-badges{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.project-mobile-badges>span{color:#4f5659;letter-spacing:.08em;text-transform:uppercase;border:1px solid #11131538;border-radius:999px;align-items:center;gap:7px;min-height:32px;padding:7px 11px 7px 8px;font-size:.61rem;font-weight:650;display:inline-flex}.project-mobile-badges svg{color:#fff;background:var(--accent);border-radius:50%;width:15px;height:15px;padding:2px}.project-mobile-heading>a{border-block:1px solid var(--line-dark);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:30px;padding-block:17px;font-size:.66rem;font-weight:650;display:flex}.project-mobile-heading>a svg{width:18px}.project-facts-grid{grid-template-columns:repeat(5,minmax(210px,1fr));width:max-content;min-width:100%;margin:0;padding-inline:20px}.project-facts-grid>div{gap:9px;min-height:96px;padding:16px 18px}.project-facts-grid strong{font-size:.82rem}.project-facts-grid .project-fact-badge{min-height:25px;padding:0}.project-fact-badge svg{width:25px;height:25px;padding:6px}.project-intro{padding:0 0 78px}.project-intro-grid{flex-direction:column;align-items:stretch;gap:0;display:flex}.project-intro-media{order:1;min-height:112vw;margin-inline:-20px}.project-intro-media figcaption{inset-inline:20px}.project-intro-copy{order:2;padding:56px 0 0}.project-intro-copy h2{max-width:11ch;font-size:clamp(2.75rem,12vw,4.1rem);line-height:.96}.project-intro-copy>p:last-child{margin-top:25px;font-size:.98rem}.project-brief{padding-block:74px}.project-brief-grid{grid-template-columns:1fr;gap:30px}.project-brief-label{border-bottom:1px solid var(--line-dark);flex-direction:row;align-items:flex-start;min-height:0;padding:0 0 20px}.project-brief-label .eyebrow{margin:0}.project-brief-stories{border-top:0}.project-brief-stories article{min-height:0;padding:32px 0 34px;display:block}.project-brief-stories article>span{width:fit-content;color:var(--accent);border:1px solid #f15a2466;border-radius:999px;padding:5px 9px;font-size:.58rem;display:inline-flex}.project-brief-stories h2{max-width:12ch;margin:19px 0 16px;font-size:clamp(2.15rem,9.6vw,3.25rem);line-height:.98}.project-brief-stories article p{margin:0;font-size:.94rem}.project-execution{grid-template-columns:1fr;min-height:0}.project-execution-media{min-height:112vw}.project-execution-copy{padding-block:70px}.project-execution-copy h2{margin-block:27px 24px;font-size:clamp(2.8rem,12vw,4.1rem)}.project-result{margin-top:42px}.project-gallery-section{padding-block:78px;overflow:hidden}.project-gallery-heading{grid-template-columns:1fr auto;margin-bottom:40px}.project-gallery-heading h2{grid-area:2/1/auto/-1;font-size:clamp(2.9rem,13vw,4.3rem)}.project-gallery-heading>span{grid-area:1/2;align-self:start}.project-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:84vw;grid-auto-flow:column;gap:12px;margin-right:-20px;padding-right:20px;display:grid;overflow-x:auto}.project-gallery::-webkit-scrollbar{display:none}.project-gallery .project-gallery-item,.project-gallery .project-gallery-item:nth-child(3n+2),.project-gallery .project-gallery-item:nth-child(3n+3){aspect-ratio:4/5;scroll-snap-align:start;grid-column:auto;width:auto;margin:0}.project-system-section{padding-block:76px}.project-system-grid{grid-template-columns:1fr;gap:26px}.project-system-grid h2{font-size:clamp(2.8rem,12vw,4.1rem)}.next-project,.next-project>a{min-height:64svh}.next-project-content h2{font-size:clamp(3.3rem,14vw,5.4rem)}.needs-list{grid-template-columns:1fr}.contact-info{position:static}.form-grid{grid-template-columns:1fr}.site-header{height:56px;color:var(--ink);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:0;border-bottom:1px solid #1113151a;border-radius:0;padding-inline:16px;inset:0 0 auto}.brand{width:86px;min-height:32px}.menu-overlay{grid-template-rows:56px auto auto}.hero{min-height:calc(100svh - 56px);margin-top:56px}.hero-inner{min-height:calc(100svh - 56px);padding:32px 20px 26px}.hero-copy{margin-top:auto;padding:0 0 38px}.hero-copy .eyebrow{margin-bottom:17px}.hero-copy h2{letter-spacing:-.066em;max-width:10ch;font-size:clamp(2.85rem,13vw,4.2rem);line-height:.91}.hero-copy>p:not(.eyebrow){max-width:34ch;margin-top:20px;font-size:.94rem;line-height:1.5}.hero-actions{gap:8px;margin-top:25px}.hero-actions .button{width:auto;min-height:46px;padding-inline:18px}.home-about-grid{grid-template-columns:1fr;gap:52px}.home-about-copy h2{max-width:10ch;font-size:clamp(2.9rem,13vw,4.25rem);line-height:.94}.home-about-copy>p:not(.eyebrow){margin:26px 0 22px;font-size:.95rem}.home-about-media{min-height:118vw;margin-inline:-20px}.stats-grid{gap:0;margin-top:52px}.stat,.stat:nth-child(2),.stat:last-child{border:0;border-bottom:1px solid #ffffff29;min-height:148px;padding:22px 20px}.stat:last-child{border-bottom:0}.stat strong{font-size:4.2rem}.stat span{color:#ffffff94;margin-top:16px}.service-list{grid-template-columns:1fr;gap:8px}.service-row{grid-template-rows:auto 1fr;grid-template-columns:34px 1fr auto;gap:14px;min-height:166px;padding:20px}.service-row:hover{padding-inline:20px}.service-description{align-self:end}.editorial-projects{grid-template-columns:1fr;gap:52px;display:grid}.project-card{margin:0}.project-card h3{font-size:clamp(2rem,9vw,2.8rem)}.projects-all{width:auto}.sector-card{min-height:230px;padding:22px}.why-card{min-height:238px;padding:22px}.why-card h3{padding-top:44px}.process-list li,.process-list li+li{min-height:92px;padding:17px 18px}.proof-section{border-radius:0;margin:0}.page-hero,.page-hero-media{min-height:74svh;padding-top:96px}.project-mobile-hero{padding-top:56px}}.home-experience{--home-paper:#f4f3ef;--home-rule:#0f1f2821;background:#fff;overflow:clip}.home-experience h1,.home-experience h2,.home-experience h3{text-wrap:balance}.home-motion-guide-lines{inset:0 var(--gutter);z-index:0;pointer-events:none;background-image:repeating-linear-gradient(90deg,#11131514 0 1px,#0000 1px 25%);position:absolute}.home-motion-kicker{color:#ffffffa8;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:.69rem;font-weight:650;display:flex}.home-motion-kicker>span{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px}.home-motion-kicker.dark{color:#6a6f71}.home-motion-hero{background:var(--brand-dark);color:#fff;min-height:100svh;position:relative;overflow:hidden}.home-motion-hero-image{position:absolute;inset:0}.home-motion-hero-image img{object-fit:cover;object-position:center}.home-motion-hero-shade{z-index:1;background:linear-gradient(90deg,#05111b57,#05111b14 52%,#05111b08 76%),linear-gradient(#05111b05,#05111b14 50%,#05111bb3);position:absolute;inset:0}.home-motion-grid-lines{z-index:2;inset:0 var(--gutter);pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#ffffff26 calc(25% - 1px) 25%);border-left:1px solid #ffffff29;position:absolute}.home-motion-hero-inner{z-index:3;grid-template-rows:1fr auto;min-height:100svh;padding-top:92px;padding-bottom:18px;display:grid;position:relative}.home-motion-hero-copy{align-self:center;width:min(760px,57%);padding-top:18px}.home-motion-hero-copy h1{letter-spacing:-.055em;max-width:10.2ch;margin:20px 0 0;font-size:clamp(4rem,6vw,7.15rem);font-weight:430;line-height:.91}.home-motion-hero-copy h1 span{color:#ffffffb3;display:block}.home-motion-lead{color:#ffffffc2;max-width:56ch;margin:25px 0 0;font-size:clamp(.98rem,1.05vw,1.1rem);line-height:1.58}.home-motion-actions{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.home-motion-actions a{letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff75;border-radius:3px;justify-content:center;align-items:center;gap:25px;min-height:52px;padding:12px 22px;font-size:.68rem;font-weight:650;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.home-motion-actions a:first-child{color:var(--ink);background:#fff;border-color:#fff}.home-motion-actions a:hover{background:var(--accent);border-color:var(--accent);color:#fff}.home-motion-actions svg{width:17px}.home-motion-hero-bottom{border-top:1px solid #ffffff52;grid-template-columns:1.3fr repeat(3,1fr);align-self:end;min-height:86px;display:grid}.home-motion-hero-bottom>a,.home-motion-hero-bottom>div{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 20px;display:flex}.home-motion-hero-bottom>a{letter-spacing:.11em;text-transform:uppercase;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;padding-left:0;font-size:.66rem;font-weight:650}.home-motion-hero-bottom>a svg{width:15px}.home-motion-hero-bottom span{color:#ffffff7a;letter-spacing:.12em;font-size:.56rem;font-weight:650}.home-motion-hero-bottom strong{margin-top:7px;font-size:.83rem;font-weight:520}.home-reference-strip{border-block:1px solid var(--home-rule);background:#ecebe6;grid-template-columns:minmax(250px,1fr) minmax(0,4fr);min-height:94px;display:grid;overflow:hidden}.home-reference-label{padding:18px var(--gutter);border-right:1px solid #11131521;flex-direction:column;justify-content:center;display:flex}.home-reference-label span{color:#707577;letter-spacing:.14em;font-size:.57rem;font-weight:700}.home-reference-label strong{color:var(--brand-dark);margin-top:6px;font-size:.9rem;font-weight:560}.home-reference-viewport{min-width:0;overflow:hidden}.home-reference-track{width:max-content;animation:34s linear infinite home-reference-rail;display:flex}.home-reference-track:hover{animation-play-state:paused}.home-reference-group{display:flex}.home-reference-group>span{border-right:1px solid #11131521;align-items:center;gap:18px;min-width:clamp(230px,20vw,340px);min-height:93px;padding-inline:clamp(25px,3vw,48px);display:flex}.home-reference-group b{color:var(--accent);letter-spacing:.1em;font-size:.58rem}.home-reference-group strong{white-space:nowrap;color:#4d565a;letter-spacing:.055em;font-size:.8rem}@keyframes home-reference-rail{to{transform:translate(-50%)}}.home-editorial-about{background:#fff;padding-block:clamp(132px,11vw,184px);position:relative}.home-editorial-about-grid{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:72px 18px;display:grid;position:relative}.home-editorial-about-copy{grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:18px;display:grid}.home-editorial-about-copy .home-motion-kicker{grid-area:1/1/auto/4;margin-top:13px}.home-editorial-about-copy h2{letter-spacing:-.052em;grid-area:1/4/auto/12;max-width:12.5ch;margin:0;font-size:clamp(3.7rem,5vw,6rem);font-weight:430;line-height:.95}.home-editorial-about-copy>p:not(.home-motion-kicker){color:#596164;grid-column:7/12;max-width:58ch;margin:32px 0 0;font-size:1.02rem;line-height:1.68}.home-editorial-about-copy>a{grid-column:7/12;margin-top:28px}.home-editorial-about-copy>a,.home-project-all a,.home-motion-proof-content>a{letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:11px;width:fit-content;padding-bottom:7px;font-size:.69rem;font-weight:650;display:inline-flex}.home-editorial-about-copy svg,.home-project-all svg,.home-motion-proof-content svg{width:17px}.home-editorial-about-image{background:#d7dad9;grid-column:1/-1;min-height:clamp(420px,42vw,650px);margin:0;position:relative;overflow:hidden}.home-editorial-about-image>div{position:absolute;inset:-24px 0}.home-editorial-about-image img{object-fit:cover}.home-editorial-about-image:after{content:"";background:linear-gradient(#0000,#00000094);height:30%;position:absolute;inset:auto 0 0}.home-editorial-about-image figcaption{z-index:2;color:#fff;letter-spacing:.11em;justify-content:space-between;font-size:.59rem;font-weight:650;display:flex;position:absolute;inset:auto 22px 20px}.home-motion-services{background:var(--home-paper);padding-block:clamp(112px,9vw,148px)}.home-centered-heading{text-align:center;margin-bottom:clamp(58px,7vw,102px)}.home-centered-heading .home-motion-kicker,.home-motion-metrics-heading .home-motion-kicker{max-width:760px;margin-inline:auto}.home-centered-heading .home-motion-kicker:before,.home-centered-heading .home-motion-kicker:after,.home-motion-metrics-heading .home-motion-kicker:before,.home-motion-metrics-heading .home-motion-kicker:after{content:"";background:#1113151f;flex:1;height:1px}.home-centered-heading h2{letter-spacing:-.05em;max-width:15ch;margin:22px auto 0;font-size:clamp(3.1rem,4.5vw,5.35rem);font-weight:430;line-height:.96}.home-motion-services .home-centered-heading,.home-motion-projects .home-centered-heading{text-align:left;grid-template-columns:1fr 3fr;align-items:start;gap:28px;display:grid}.home-motion-services .home-centered-heading .home-motion-kicker,.home-motion-projects .home-centered-heading .home-motion-kicker{margin:12px 0 0}.home-motion-services .home-centered-heading .home-motion-kicker:before,.home-motion-services .home-centered-heading .home-motion-kicker:after,.home-motion-projects .home-centered-heading .home-motion-kicker:before,.home-motion-projects .home-centered-heading .home-motion-kicker:after{display:none}.home-motion-services .home-centered-heading h2,.home-motion-projects .home-centered-heading h2{max-width:14ch;margin:0}.home-service-grid{border-top:1px solid var(--home-rule);border-left:1px solid var(--home-rule);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home-service-grid article{min-width:0}.home-service-grid article>a{border-right:1px solid var(--home-rule);border-bottom:1px solid var(--home-rule);background:#ffffff57;flex-direction:column;min-height:340px;padding:26px;transition:background .3s,color .3s;display:flex}.home-service-grid article>a:hover,.home-service-grid article>a:focus-visible{background:var(--brand-dark);color:#fff}.home-service-top{color:#767b7d;letter-spacing:.12em;justify-content:space-between;font-size:.6rem;display:flex}.home-service-top svg{stroke-width:1.3px;width:29px;height:29px}.home-service-grid h3{letter-spacing:-.04em;max-width:15ch;margin:48px 0 0;font-size:clamp(1.45rem,2vw,2.15rem);font-weight:470;line-height:1.07}.home-service-grid p{color:#596164;max-width:42ch;margin:18px 0 0;font-size:.94rem;line-height:1.58}.home-service-grid a:hover p,.home-service-grid a:hover .home-service-top{color:#ffffffa6}.home-service-link{letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:.63rem;font-weight:650;display:flex}.home-service-link svg{width:18px}.home-motion-metrics{background:var(--brand-dark);color:#fff;width:100%;min-height:520px;margin:0;position:relative;overflow:hidden}.home-motion-metrics-shade{z-index:1;background:radial-gradient(circle at 72% 18%,#4f8ead38,#0000 34%),linear-gradient(135deg,#081a25 0%,#0b3045 58%,#081722 100%);position:absolute;inset:0}.home-motion-metrics-shade:after{content:"";inset:0 var(--gutter);background-image:repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#ffffff14 calc(25% - 1px) 25%);border-inline:1px solid #ffffff1a;position:absolute}.home-motion-metrics-inner{z-index:2;padding-top:72px;padding-bottom:60px;position:relative}.home-motion-metrics-heading{text-align:center}.home-motion-metrics-heading .home-motion-kicker:before,.home-motion-metrics-heading .home-motion-kicker:after{background:#ffffff26}.home-motion-metrics-heading h2{letter-spacing:-.045em;max-width:18ch;margin:22px auto 0;font-size:clamp(2rem,3.1vw,3.75rem);font-weight:430;line-height:1}.home-motion-metric-grid{grid-template-columns:repeat(3,1fr);margin-top:68px;display:grid}.home-motion-metric-grid>div{border-right:1px solid #ffffff29;flex-direction:column;justify-content:flex-end;min-height:160px;padding:15px 28px 0;display:flex}.home-motion-metric-grid>div:last-child{border-right:0}.home-motion-metric-grid strong{letter-spacing:-.078em;font-size:clamp(4.2rem,6vw,7.2rem);font-weight:420;line-height:.82}.home-motion-metric-grid span{color:#fff9;margin-top:21px;font-size:.88rem}.home-motion-projects{background:#fff;padding-block:clamp(132px,11vw,184px);position:relative}.home-motion-projects>.shell{z-index:1;position:relative}.home-motion-projects .home-motion-guide-lines{opacity:.42}.home-project-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:84px 18px;display:grid}.home-project-grid article:first-child{grid-column:1/8}.home-project-grid article:nth-child(2){grid-column:8/13;margin-top:96px}.home-project-grid article:nth-child(3){grid-column:3/11}.home-project-grid figure{aspect-ratio:16/10;background:#d8dad9;margin:0;position:relative;overflow:hidden}.home-project-grid article:nth-child(2) figure{aspect-ratio:4/5}.home-project-grid article:nth-child(3) figure{aspect-ratio:16/8.5}.home-project-grid figure:after{content:"";background:linear-gradient(#0000 65%,#0000005c);position:absolute;inset:0}.home-project-grid figure img{object-fit:cover;filter:saturate(.84);transition:transform .7s cubic-bezier(.22,1,.36,1),filter .4s}.home-project-grid a:hover figure img{filter:saturate();transform:scale(1.035)}.home-project-grid figure>span{z-index:2;color:#fff;letter-spacing:.12em;font-size:.64rem;font-weight:650;position:absolute;top:18px;left:18px}.home-project-meta{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.home-project-meta span{color:#687073;letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:650}.home-project-meta span+span:before{content:"•";color:var(--accent);margin-right:7px}.home-project-grid h3{letter-spacing:-.045em;margin:16px 0 9px;font-size:clamp(1.9rem,2.8vw,3.4rem);font-weight:440;line-height:1}.home-project-grid article p{color:#636b6e;margin:0;font-size:.86rem}.home-project-all{justify-content:center;margin-top:62px;display:flex}.home-motion-sectors{background:#ebeae5;padding-block:clamp(118px,9vw,154px)}.home-motion-sectors-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:clamp(50px,7vw,112px);display:grid}.home-motion-sectors-image{background:#d4d7d7;min-height:620px;margin:0;position:relative;overflow:hidden}.home-motion-sectors-image img{object-fit:cover}.home-motion-sectors-image:after{content:"";background:linear-gradient(#0000,#0000007a);height:28%;position:absolute;inset:auto 0 0}.home-motion-sectors-image figcaption{z-index:1;color:#fff;letter-spacing:.11em;font-size:.6rem;font-weight:650;position:absolute;bottom:20px;left:22px}.home-motion-sectors-content{align-self:center}.home-motion-sectors-content h2{letter-spacing:-.05em;max-width:12ch;margin:26px 0 0;font-size:clamp(3.2rem,4.5vw,5.4rem);font-weight:430;line-height:.95}.home-motion-sectors-content>div:first-child>p:last-child{color:#62676a;max-width:54ch;margin:26px 0 0}.home-sector-links{border-top:1px solid #11131529;margin-top:52px}.home-sector-links>div{border-bottom:1px solid #11131529}.home-sector-links a{grid-template-columns:42px 1fr auto;align-items:center;gap:15px;min-height:66px;display:grid}.home-sector-links a>span{color:var(--accent);letter-spacing:.1em;font-size:.58rem}.home-sector-links strong{font-size:1.02rem;font-weight:520}.home-sector-links svg{width:18px;transition:transform .25s}.home-sector-links a:hover svg{transform:translate(5px)}.home-motion-strengths{background:var(--brand-dark);color:#fff;padding-block:clamp(122px,10vw,164px)}.home-strength-heading{grid-template-columns:1fr 3fr;align-items:start;gap:30px;display:grid}.home-strength-heading .home-motion-kicker{padding-top:10px}.home-strength-heading h2{letter-spacing:-.05em;max-width:16ch;margin:0;font-size:clamp(3.4rem,4.8vw,5.7rem);font-weight:430;line-height:.95}.home-strength-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin-top:clamp(64px,7vw,106px);display:grid}.home-strength-grid article{background:#ffffff05;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;flex-direction:column;min-height:310px;padding:26px;transition:background .3s;display:flex}.home-strength-grid article:hover{background:#ffffff0e}.home-strength-grid article>span{color:#ffffff61;letter-spacing:.12em;font-size:.59rem}.home-strength-grid h3{max-width:14ch;margin:auto 0 15px;font-size:1.45rem;font-weight:500;line-height:1.1}.home-strength-grid p{color:#ffffffa1;max-width:36ch;margin:0;font-size:.92rem;line-height:1.58}.home-motion-process{background:#fff;padding-block:clamp(122px,10vw,164px);position:relative}.home-motion-process>.shell{z-index:1;position:relative}.home-process-list{grid-template-columns:repeat(3,1fr);gap:0 36px;margin:0;padding:0;list-style:none;display:grid}.home-process-list li{border-top:1px solid var(--home-rule);flex-direction:column;min-height:150px;padding:22px 0;display:flex}.home-process-list span{color:var(--accent);letter-spacing:.11em;font-size:.6rem;font-weight:650}.home-process-list strong{max-width:20ch;margin-top:auto;font-size:1.02rem;font-weight:520}.home-motion-proof{background:var(--ink);color:#fff;align-items:flex-end;min-height:690px;display:flex;position:relative;overflow:hidden}.home-motion-proof-image{position:absolute;inset:-70px 0}.home-motion-proof-image img{object-fit:cover}.home-motion-proof-shade{z-index:1;background:linear-gradient(90deg,#051017d1,#05101733 68%),linear-gradient(#0510170d,#051017b8);position:absolute;inset:0}.home-motion-proof-content{z-index:2;padding-bottom:clamp(62px,7vw,104px);position:relative}.home-motion-proof-content blockquote{letter-spacing:-.05em;max-width:15ch;margin:28px 0 34px;font-size:clamp(3.2rem,4.9vw,5.9rem);font-weight:430;line-height:.95}.home-motion-faq{background:var(--home-paper);padding-block:clamp(108px,9vw,142px);position:relative}.home-motion-faq-grid{z-index:1;grid-template-columns:1fr 2fr;gap:clamp(45px,7vw,110px);display:grid;position:relative}.home-motion-faq-heading{align-self:start;position:sticky;top:110px}.home-motion-faq-heading h2{letter-spacing:-.05em;max-width:10ch;margin:26px 0 0;font-size:clamp(3.1rem,4.35vw,5.2rem);font-weight:430;line-height:.96}.home-motion-faq-heading>p:last-child{color:#64696b;max-width:38ch;margin:26px 0 0}.home-motion-faq-list{border-top:1px solid #11131526}.home-motion-faq-list details{border-bottom:1px solid #11131526}.home-motion-faq-list summary{cursor:pointer;letter-spacing:-.025em;grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:95px;font-size:clamp(1rem,1.4vw,1.35rem);font-weight:480;list-style:none;display:grid}.home-motion-faq-list summary::-webkit-details-marker{display:none}.home-motion-faq-icon{background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.home-motion-faq-icon svg{width:20px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-motion-faq-list details[open] .home-motion-faq-icon svg{transform:rotate(45deg)}.home-motion-faq-list details>p{color:#62676a;max-width:68ch;margin:-5px 68px 30px 0}.home-motion-cta{color:#fff;background:#071923;align-items:center;min-height:640px;display:flex;position:relative;overflow:hidden}.home-motion-cta-lines{inset:0 var(--gutter);background-image:repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#ffffff14 calc(25% - 1px) 25%);border-inline:1px solid #ffffff17;position:absolute}.home-motion-cta-shade{z-index:1;background:radial-gradient(circle at 50% 28%,#36759447,#0000 35%),linear-gradient(#07192314,#071923b8);position:absolute;inset:0}.home-motion-cta-content{z-index:2;text-align:center;position:relative}.home-motion-cta-content .home-motion-kicker{justify-content:center}.home-motion-cta h2{letter-spacing:-.052em;max-width:14ch;margin:24px auto 0;font-size:clamp(3.9rem,5.8vw,6.9rem);font-weight:430;line-height:.92}.home-motion-cta-content>p:not(.home-motion-kicker){color:#ffffffba;max-width:60ch;margin:25px auto 34px}.home-motion-cta-content>a{min-height:54px;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:3px;align-items:center;gap:28px;padding:12px 22px;font-size:.7rem;font-weight:650;transition:background .25s,color .25s;display:inline-flex}.home-motion-cta-content>a:hover{background:var(--accent);color:#fff}.home-motion-cta-content svg{width:18px}.home-experience+.site-footer .footer-lead{display:none}.home-experience+.site-footer{padding-top:68px}@media (max-width:1023px){.home-motion-hero-copy{width:min(720px,70%)}.home-motion-hero-bottom{grid-template-columns:1.2fr repeat(3,1fr)}.home-editorial-about-grid{gap:48px}.home-service-grid{grid-template-columns:repeat(2,1fr)}.home-project-grid{grid-template-columns:repeat(2,1fr);gap:64px 18px}.home-project-grid article:first-child,.home-project-grid article:nth-child(2),.home-project-grid article:nth-child(3){grid-column:auto;margin-top:0}.home-project-grid article:nth-child(3){grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}.home-project-grid article:first-child figure,.home-project-grid article:nth-child(2) figure,.home-project-grid article:nth-child(3) figure{aspect-ratio:4/5}.home-motion-sectors-grid{gap:48px}.home-motion-sectors-image{min-height:590px}.home-strength-grid{grid-template-columns:repeat(2,1fr)}.home-process-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.home-motion-guide-lines{background-image:repeating-linear-gradient(90deg,#11131514 0 1px,#0000 1px 50%);inset-inline:20px}.home-motion-hero{min-height:calc(100svh - 56px);margin-top:56px}.home-motion-grid-lines{background-image:repeating-linear-gradient(90deg,#0000 0 calc(50% - 1px),#ffffff24 calc(50% - 1px) 50%);inset-inline:20px}.home-motion-hero-image img{object-position:58% center}.home-motion-hero-inner{grid-template-rows:1fr;min-height:calc(100svh - 56px);padding:34px 20px 76px}.home-motion-hero-copy{align-self:end;width:100%;padding:0;opacity:1!important;transform:none!important}.home-motion-hero-shade{background:linear-gradient(90deg,#05111b52,#05111b0f),linear-gradient(#05111b0f,#05111b33 38%,#05111be0)}.home-motion-hero-copy h1{letter-spacing:-.048em;max-width:11ch;margin-top:18px;font-size:clamp(2.85rem,12vw,3.3rem);line-height:.93}.home-motion-lead{max-width:34ch;margin-top:20px;font-size:.92rem;line-height:1.5}.home-motion-actions{flex-direction:column;align-items:flex-start;gap:13px;margin-top:24px}.home-motion-actions a{min-height:46px;padding-inline:17px}.home-motion-actions a:last-child{border:0;border-bottom:1px solid #ffffff9e;border-radius:0;min-height:auto;padding:0 0 5px}.home-motion-hero-bottom{display:none}.home-reference-strip{min-height:64px;display:block;position:relative}.home-reference-label{z-index:2;background:#ecebe6;border-bottom:0;border-right:1px solid #11131521;width:118px;min-height:64px;padding:0 20px;position:absolute;inset:0 auto 0 0}.home-reference-label strong{display:none}.home-reference-viewport{padding-left:118px}.home-reference-group>span{min-width:210px;min-height:64px;padding-inline:20px}.home-editorial-about{padding-block:76px}.home-editorial-about-grid,.home-editorial-about-copy{display:block}.home-editorial-about-copy .home-motion-kicker{margin:0}.home-editorial-about-copy h2{letter-spacing:-.047em;max-width:11ch;margin-top:23px;font-size:clamp(2.7rem,11.4vw,3.25rem);line-height:.96}.home-editorial-about-copy>p:not(.home-motion-kicker){margin-block:24px 22px;font-size:.94rem}.home-editorial-about-copy>a{margin-top:0}.home-editorial-about-image{aspect-ratio:4/3;min-height:0;margin:48px -20px 0}.home-editorial-about-image>div{inset:-16px 0;transform:none!important}.home-editorial-about-image figcaption{inset-inline:20px}.home-motion-services{padding-block:76px;overflow:hidden}.home-centered-heading{text-align:left;margin-bottom:52px}.home-motion-services .home-centered-heading,.home-motion-projects .home-centered-heading{display:block}.home-centered-heading .home-motion-kicker{margin:0}.home-centered-heading .home-motion-kicker:before{display:none}.home-centered-heading h2,.home-motion-services .home-centered-heading h2,.home-motion-projects .home-centered-heading h2{letter-spacing:-.047em;max-width:12ch;margin:22px 0 0;font-size:clamp(2.65rem,11.2vw,3.2rem);line-height:.96}.home-service-grid{scroll-snap-type:x mandatory;scrollbar-width:none;border:0;gap:10px;width:auto;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.home-service-grid::-webkit-scrollbar{display:none}.home-service-grid article{scroll-snap-align:start;flex:0 0 84vw}.home-service-grid article>a{border:1px solid var(--home-rule);background:#ffffff8c;min-height:270px;padding:20px}.home-service-grid h3{margin-top:34px;font-size:1.72rem}.home-motion-metrics{width:100%;min-height:0;margin:0}.home-motion-metrics-shade:after{background-image:repeating-linear-gradient(90deg,#0000 0 calc(50% - 1px),#ffffff14 calc(50% - 1px) 50%);inset-inline:20px}.home-motion-metrics-inner{padding:70px 20px 54px}.home-motion-metrics-heading h2{max-width:13ch;margin-top:22px;font-size:2.15rem}.home-motion-metric-grid{grid-template-columns:1fr;margin-top:42px}.home-motion-metric-grid>div{border-bottom:1px solid #ffffff29;border-right:0;min-height:108px;padding:18px 0}.home-motion-metric-grid>div:last-child{border-bottom:0}.home-motion-metric-grid strong{font-size:3.8rem}.home-motion-metric-grid span{margin-top:12px;font-size:.82rem}.home-motion-projects{padding-block:76px;overflow:hidden}.home-project-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.home-project-grid::-webkit-scrollbar{display:none}.home-project-grid article:first-child,.home-project-grid article:nth-child(2),.home-project-grid article:nth-child(3){scroll-snap-align:start;flex:0 0 86vw;width:auto;margin:0}.home-project-grid article:first-child figure,.home-project-grid article:nth-child(2) figure,.home-project-grid article:nth-child(3) figure{aspect-ratio:4/3}.home-project-grid h3{font-size:2.1rem}.home-project-all{justify-content:flex-start;margin-top:52px}.home-motion-sectors{padding-block:76px}.home-motion-sectors-grid{grid-template-columns:1fr;gap:50px}.home-motion-sectors-image{aspect-ratio:4/3;min-height:0;margin-inline:-20px}.home-motion-sectors-content h2{letter-spacing:-.047em;max-width:11ch;font-size:clamp(2.65rem,11.2vw,3.2rem)}.home-sector-links{margin-top:42px}.home-sector-links a{min-height:62px}.home-motion-strengths{padding-block:76px;overflow:hidden}.home-strength-heading{grid-template-columns:1fr;gap:28px}.home-strength-heading h2{letter-spacing:-.047em;max-width:12ch;font-size:clamp(2.65rem,11.2vw,3.2rem)}.home-strength-grid{scroll-snap-type:x mandatory;scrollbar-width:none;border:0;gap:10px;margin:48px -20px 0 0;padding-right:20px;display:flex;overflow-x:auto}.home-strength-grid::-webkit-scrollbar{display:none}.home-strength-grid article{scroll-snap-align:start;border:1px solid #ffffff29;flex:0 0 84vw;min-height:250px;padding:20px}.home-motion-process{padding-block:76px}.home-process-list{grid-template-columns:1fr}.home-process-list li{border-top:0;border-left:1px solid var(--home-rule);flex-direction:row;align-items:center;gap:22px;min-height:76px;margin-left:13px;padding:16px 0 16px 29px;position:relative}.home-process-list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.home-process-list strong{margin-top:0}.home-motion-proof{background:radial-gradient(circle at 80% 15%,#15455d,transparent 35%),var(--brand-dark);min-height:540px}.home-motion-proof-image{display:none}.home-motion-proof-content{padding:0 20px 70px}.home-motion-proof-content blockquote{letter-spacing:-.047em;max-width:12ch;margin-block:24px 30px;font-size:clamp(2.65rem,11.2vw,3.2rem)}.home-motion-faq{padding-block:76px}.home-motion-faq-grid{grid-template-columns:1fr;gap:50px}.home-motion-faq-heading{position:static}.home-motion-faq-heading h2{letter-spacing:-.047em;max-width:10ch;font-size:clamp(2.65rem,11.2vw,3.2rem)}.home-motion-faq-list summary{gap:14px;min-height:90px;font-size:1rem;line-height:1.3}.home-motion-faq-icon{width:38px;height:38px}.home-motion-faq-list details>p{margin:-2px 48px 26px 0;font-size:.88rem}.home-motion-cta{min-height:560px}.home-motion-cta-lines{background-image:repeating-linear-gradient(90deg,#0000 0 calc(50% - 1px),#ffffff14 calc(50% - 1px) 50%);inset-inline:20px}.home-motion-cta-content{padding-inline:20px}.home-motion-cta h2{letter-spacing:-.048em;max-width:12ch;font-size:clamp(2.9rem,12.5vw,3.7rem)}.home-motion-cta-content>p:not(.home-motion-kicker){font-size:.94rem}.home-experience+.site-footer{padding-top:68px}.home-experience+.site-footer .footer-grid>div:nth-child(3){grid-column:1/-1}}.about-page{--about-accent:#7f51ff;background:#fff;overflow:clip}.about-page h1,.about-page h2,.about-page h3{text-wrap:balance}.about-guide-lines{inset:0 var(--gutter);z-index:0;pointer-events:none;background-image:repeating-linear-gradient(90deg,#11131516 0 1px,#0000 1px 25%);position:absolute}.about-kicker,.about-side-label{color:#676b6d;letter-spacing:-.01em;align-items:center;gap:10px;font-size:.74rem;display:flex;position:relative}.about-kicker:before,.about-side-label:before,.about-kicker:after{content:"";background:#1113151c;flex:1;height:1px}.about-kicker>span,.about-side-label>span{background:var(--about-accent);border-radius:50%;flex:none;width:7px;height:7px}.about-kicker.light{color:#ffffff9e}.about-kicker.light:before,.about-kicker.light:after{background:#ffffff29}.about-hero{background:#fff;justify-content:center;width:100%;padding:80px 32px 40px;display:flex;position:relative;overflow:hidden}.about-hero .about-guide-lines{background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ededed calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#ededed calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));border-inline:1px solid #ededed;width:min(100% - 64px,1356px);inset:0 auto}.about-hero-inner{z-index:1;flex-direction:column;align-items:center;gap:80px;width:100%;max-width:1356px;display:flex;position:relative}.about-hero-copy{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;padding-top:120px;display:flex;overflow:clip}.about-hero-heading{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;overflow:clip}.about-hero-copy .about-kicker{color:#0000009e;letter-spacing:-.02em;gap:16px;width:100%;max-width:none;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-hero-copy .about-kicker:before,.about-hero-copy .about-kicker:after{background:#eaeaea}.about-hero-copy h1{color:#111112;letter-spacing:-.072em;width:100%;max-width:560px;margin:0 auto;font-size:58px;font-weight:410;line-height:1.05}.about-hero-lead{color:#000000b3;letter-spacing:-.04em;width:100%;max-width:450px;margin:0 auto;font-size:19px;font-weight:410;line-height:1.33}.about-hero-gallery{width:100%;height:400px;padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.about-hero-gallery-track{will-change:transform;align-items:center;gap:40px;width:max-content;height:100%;animation:16s linear infinite about-gallery-ticker;display:flex}.about-hero-gallery figure{background:#e6e6e3;border-radius:2px;flex:0 0 360px;width:360px;height:400px;margin:0;position:relative;overflow:hidden}.about-hero-gallery figure:nth-child(2n){height:380px}.about-hero-gallery figure:nth-child(4n+1) img{object-position:center}.about-hero-gallery figure:nth-child(4n+2) img,.about-hero-gallery figure:nth-child(4n+3) img{object-position:left center}.about-hero-gallery figure:nth-child(4n) img{object-position:right center}.about-hero-gallery img{object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1)}.about-hero-gallery figure:hover img{transform:scale(1.025)}@keyframes about-gallery-ticker{to{transform:translate(-1600px)}}.about-approach{background:#fff;padding:140px 32px 120px;position:relative;overflow:hidden}.about-approach .about-guide-lines{inset:0 auto;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ededed calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#ededed calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));border-inline:1px solid #ededed;width:min(100% - 64px,1356px);left:50%;transform:translate(-50%)}.about-approach>.shell{z-index:1;width:100%;max-width:1356px;padding-inline:0;position:relative}.about-section-intro{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);align-items:start;gap:60px;display:grid}.about-approach .about-side-label{color:#000000b3;letter-spacing:-.02em;gap:10px;min-width:0;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-approach .about-side-label:before{display:none}.about-approach .about-side-label:after{content:"";background:#ededed;flex:1;height:1px}.about-section-copy{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.about-section-intro h2{color:#111112;letter-spacing:-.072em;width:100%;margin:0;font-size:58px;font-weight:410;line-height:1.05}.about-section-intro .about-section-copy>p{color:#0000009e;letter-spacing:-.04em;width:100%;max-width:650px;margin:0;font-size:19px;font-weight:410;line-height:1.33}.about-approach-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:56px;display:grid}.about-approach-grid article{background:#f5f5f5;border-radius:2px;flex-direction:column;justify-content:center;gap:36px;min-width:0;padding:24px;display:flex;position:relative;overflow:hidden}.about-approach-grid article:before{content:"";pointer-events:none;opacity:.05;background:url(/images/about-card-pattern.svg) 0 0/20px;position:absolute;inset:0}.about-approach-top,.about-approach-grid article>div:last-child{z-index:1;position:relative}.about-approach-top{color:#0000009e;letter-spacing:-.04em;justify-content:space-between;align-items:flex-start;gap:20px;font-size:24px;font-weight:420;line-height:1.22;display:flex}.about-approach-top figure{background:#d9dbda;border-radius:2px;flex:0 0 160px;width:160px;height:150px;margin:0;position:relative;overflow:hidden}.about-approach-top img{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.about-approach-grid article:hover img{transform:scale(1.035)}}.about-approach-grid article>div:last-child{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.about-approach-grid h3{color:#111112;letter-spacing:-.04em;width:100%;margin:0;font-size:24px;font-weight:420;line-height:1.22}.about-approach-grid article>div:last-child>p{color:#111112;letter-spacing:-.02em;width:100%;max-width:340px;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-metrics-wrap{background:#fff;justify-content:center;width:100%;padding:0 32px;display:flex;position:relative;overflow:hidden}.about-metrics{color:#fff;background:#101010;border-bottom:1px solid #eaeaea;border-radius:2px;width:100%;max-width:1356px;position:relative;overflow:hidden}.about-metrics-shade{z-index:0;border-radius:inherit;opacity:.015;position:absolute;inset:0;overflow:hidden}.about-metrics-shade>img{object-fit:cover;object-position:center}.about-metrics-shade>span{border-radius:inherit;opacity:.018;background:url(/images/ihya-stats-building.jpg) 50%/cover no-repeat;position:absolute;inset:0}.about-metrics-inner{z-index:1;flex-direction:column;align-items:center;gap:56px;width:100%;padding:80px 40px;display:flex;position:relative}.about-metrics-heading{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.about-metrics-kicker-row{align-items:center;gap:16px;width:100%;display:flex}.about-metrics-kicker-row>span{background:#ffffff1a;flex:auto;height:1px}.about-metrics-kicker-row .about-kicker{color:#fff9;letter-spacing:-.02em;flex:none;gap:10px;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-metrics-kicker-row .about-kicker:before,.about-metrics-kicker-row .about-kicker:after{display:none}.about-metrics h2{color:#fff;text-align:center;letter-spacing:-.05em;width:100%;margin:0;font-size:34px;font-weight:410;line-height:1.1}.about-metric-grid{align-items:flex-start;gap:40px;width:100%;max-width:1100px;margin:0;padding:0;display:flex;overflow:hidden}.about-metric{flex-direction:column;flex:1 0 0;align-items:flex-start;width:1px;min-width:0;padding:0;display:flex}.about-metric-divider{background:#ffffff1a;flex:0 0 1px;align-self:stretch;width:1px}.about-metric strong{color:#fff;font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums;letter-spacing:-9px;white-space:nowrap;font-size:74px;font-weight:400;line-height:.98;display:block}.about-metric>span:last-child{color:#fff9;letter-spacing:-.04em;margin:0;font-size:18px;font-weight:410;line-height:24px}.about-quality{z-index:1;background:#fff;width:100%;padding:100px 32px 90px;position:relative;overflow:hidden}.about-quality>.shell{z-index:1;flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1356px;padding-inline:0;display:flex;position:relative}.about-quality-heading{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.about-quality-kicker-row{align-items:center;gap:16px;width:100%;display:flex}.about-quality-kicker-row>span{background:#eaeaea;flex:auto;height:1px}.about-quality-kicker-row .about-kicker{color:#0000009e;letter-spacing:-.02em;flex:none;gap:10px;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-quality-kicker-row .about-kicker:before,.about-quality-kicker-row .about-kicker:after{display:none}.about-quality-heading h2{color:#111112;text-align:center;letter-spacing:-.072em;width:100%;margin:0;font-size:58px;font-weight:410;line-height:1.05}.about-quality-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:stretch;gap:20px;width:100%;display:grid}.about-quality-feature{color:#fff;background:#111112;border-radius:2px;flex-direction:column;align-items:flex-start;min-width:0;min-height:0;padding:24px;display:flex;position:relative;overflow:hidden}.about-quality-feature-media{z-index:0;width:100%;height:111%;position:absolute;top:-3.28948%;left:0;-webkit-mask-image:linear-gradient(#000000b8 19%,#000 26% 73%,#00000080 82%);mask-image:linear-gradient(#000000b8 19%,#000 26% 73%,#00000080 82%)}.about-quality-feature-media img{object-fit:cover;object-position:center}.about-quality-feature-shade{z-index:1;background:linear-gradient(#fff0 63%,#000000e6 95%);position:absolute;inset:0}.about-quality-feature-content{z-index:2;flex-direction:column;flex:auto;justify-content:space-between;align-items:center;width:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.about-quality-feature-title{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.about-quality-feature .about-kicker{color:#fff;letter-spacing:-.02em;gap:10px;width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-quality-feature .about-kicker:before,.about-quality-feature .about-kicker:after{display:none}.about-quality-feature h3{color:#fff;letter-spacing:-.06em;width:100%;max-width:400px;margin:0;font-size:42px;font-weight:420;line-height:1.07}.about-quality-feature-content>p{color:#fff;letter-spacing:-.04em;align-self:flex-start;width:100%;max-width:440px;margin:0;font-size:18px;font-weight:400;line-height:24px}.about-quality-cards{flex-direction:column;justify-content:center;align-items:stretch;gap:20px;min-width:0;max-width:720px;display:flex}.about-quality-card-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;display:grid;overflow:hidden}.about-quality-card-row article{background:#f5f5f5;border-radius:2px;flex-direction:column;align-items:flex-start;gap:160px;min-width:0;min-height:0;padding:24px;display:flex;overflow:hidden}.about-quality-card-top{justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex}.about-quality-card-top h3{color:#111112;letter-spacing:-.04em;min-width:0;margin:0;font-size:24px;font-weight:420;line-height:1.22}.about-quality-card-top svg{color:#00000075;stroke-width:.6px;flex:0 0 52px;width:52px;height:52px}.about-quality-card-row article>p{color:#000000b3;letter-spacing:-.02em;width:100%;max-width:240px;margin:0;font-size:16px;font-weight:400;line-height:1.35}.about-quality-watermark{z-index:0;opacity:.018;pointer-events:none;border-radius:2px;position:absolute;inset:0;overflow:hidden}.about-quality-watermark img{object-fit:cover;object-position:center}.about-interlude{background:var(--brand-dark);height:72svh;min-height:620px;position:relative;overflow:hidden}.about-interlude-image{position:absolute;inset:-72px 0}.about-interlude-image img{object-fit:cover}.about-interlude:after{content:"";z-index:1;background:linear-gradient(#05121b0a,#05121b2e);position:absolute;inset:0}.about-interlude-caption{z-index:2;color:#fff;letter-spacing:.13em;justify-content:space-between;font-size:.61rem;font-weight:650;display:flex;position:absolute;inset:auto 0 22px}.about-faq{background:#f1f1ef;padding-block:clamp(112px,10vw,158px);position:relative}.about-faq-grid{z-index:1;grid-template-columns:1fr 2fr;gap:clamp(40px,6vw,96px);display:grid;position:relative}.about-faq-heading{align-self:start;position:sticky;top:110px}.about-faq-heading .about-side-label{margin:0 0 20px}.about-faq-heading h2{letter-spacing:-.068em;max-width:9ch;margin:0;font-size:clamp(3.3rem,5.1vw,6.2rem);font-weight:430;line-height:.95}.about-faq-list{border-top:1px solid #11131526}.about-faq-list details{border-bottom:1px solid #11131526}.about-faq-list summary{cursor:pointer;letter-spacing:-.025em;grid-template-columns:1fr auto;align-items:center;gap:24px;min-height:96px;font-size:clamp(1.05rem,1.45vw,1.42rem);font-weight:480;list-style:none;display:grid}.about-faq-list summary::-webkit-details-marker{display:none}.about-faq-icon{background:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.about-faq-icon svg{width:20px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.about-faq-list details[open] .about-faq-icon svg{transform:rotate(45deg)}.about-faq-list details>p{color:#62676a;max-width:72ch;margin:-6px 70px 30px 0}.about-cta{background:var(--ink);color:#fff;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.about-cta>img{object-fit:cover;transform:scale(1.02)}.about-cta-shade{z-index:1;background:linear-gradient(#05111947,#051119d1);position:absolute;inset:0}.about-cta-content{z-index:2;text-align:center;position:relative}.about-cta-content .about-kicker{max-width:540px;margin:0 auto 24px}.about-cta h2{letter-spacing:-.072em;margin:0;font-size:clamp(4rem,7vw,8.2rem);font-weight:430;line-height:.9}.about-cta-content>p:not(.about-kicker){color:#ffffffbd;max-width:60ch;margin:24px auto 34px;font-size:1.05rem}.about-cta-content>a{min-height:54px;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:28px;padding:12px 20px;font-size:.73rem;font-weight:650;transition:background .25s,color .25s;display:inline-flex}.about-cta-content>a:hover{background:var(--accent);color:#fff}.about-cta-content>a svg{width:18px}.about-page+.site-footer .footer-lead{display:none}.about-page+.site-footer{padding-top:68px}@media (max-width:1199px){.about-hero{padding:80px 32px 60px}.about-hero-copy h1{font-size:48px}.about-hero-lead{font-size:18px;line-height:1.3}.about-approach{padding:110px 32px 120px}.about-section-intro{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.about-section-intro h2{font-size:48px}.about-section-intro .about-section-copy>p{font-size:18px;line-height:1.3}.about-approach-grid{grid-template-columns:1fr;gap:24px;margin-top:56px}.about-approach-grid article{gap:24px}.about-approach-top,.about-approach-grid h3{font-size:22px}.about-metrics h2{font-size:30px}.about-metric-grid{gap:28px}.about-metric strong{letter-spacing:-5px;font-size:46px;font-weight:500;line-height:1.03}.about-metric:last-child strong{letter-spacing:-9px;font-size:74px;font-weight:400;line-height:.98}.about-metric>span:last-child{font-size:17px}.about-quality-heading h2{font-size:48px}.about-quality-grid{grid-template-columns:1fr;gap:16px}.about-quality-feature{width:100%;height:600px;min-height:600px}.about-quality-feature-media{height:100%;top:0;-webkit-mask-image:linear-gradient(#000000b8 19%,#000 26% 71%,#00000080 86%);mask-image:linear-gradient(#000000b8 19%,#000 26% 71%,#00000080 86%)}.about-quality-feature-media img{object-position:40.6% 29.4%}.about-quality-feature h3{max-width:640px;font-size:36px;line-height:1.1}.about-quality-feature-content>p{max-width:540px;font-size:17px}.about-quality-cards{gap:16px;width:100%;max-width:none}.about-quality-card-row{gap:16px}.about-quality-card-row article{gap:80px;padding:20px}.about-quality-card-top{gap:8px}.about-quality-card-top h3{font-size:22px}}@media (max-width:1023px){body:has(.about-page) .header-nav{gap:clamp(16px,2.5vw,28px);font-size:clamp(.8rem,1.65vw,.94rem);display:flex}.about-faq-grid{grid-template-columns:.8fr 1.6fr}}@media (max-width:809px){body:has(.about-page){padding-bottom:0}body:has(.about-page) .mobile-quote-bar{display:none}body:has(.about-page) .site-header{width:100%;height:50px;box-shadow:none;backface-visibility:hidden;border-bottom:1px solid #11131514;border-radius:0;padding-inline:14px;position:fixed;inset:0 0 auto;transform:none}body:has(.about-page) .site-header .brand{width:70px;min-height:32px}body:has(.about-page) .header-nav{display:none}body:has(.about-page) .menu-trigger{gap:8px;width:auto;min-height:38px;padding-inline:2px;font-size:.88rem}body:has(.about-page) .menu-trigger span{display:inline}.about-hero{padding:80px 14px 30px}.about-hero .about-guide-lines{background:linear-gradient(90deg,#0000 calc(50% - .5px),#ededed calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));width:calc(100% - 28px)}.about-hero-inner{gap:60px}.about-hero-copy{padding-top:64px}.about-hero-copy h1{max-width:560px;font-size:38px}.about-hero-lead{max-width:450px;font-size:18px;line-height:1.45}.about-hero-gallery{height:240px;padding:0;-webkit-mask-image:none;mask-image:none}.about-hero-gallery-track{align-items:flex-start;gap:14px;width:100%;height:240px;animation:none;transform:none!important}.about-hero-gallery figure{flex:1 0 0;width:1px;height:240px}.about-hero-gallery figure:nth-child(2){height:220px}.about-hero-gallery figure:nth-child(n+3){display:none}.about-approach{padding:90px 14px}.about-approach .about-guide-lines{background:0 0;width:calc(100% - 28px)}.about-section-intro{grid-template-columns:1fr;gap:0}.about-section-intro .about-side-label{display:none}.about-section-copy{gap:12px}.about-section-intro h2{font-size:38px}.about-section-intro .about-section-copy>p{font-size:18px;line-height:1.45}.about-approach-grid{gap:14px;margin-top:48px}.about-approach-grid article{gap:20px;padding:22px}.about-approach-top figure{flex-basis:120px;width:120px;height:90px}.about-metrics-wrap{padding:20px 14px}.about-metrics-inner{gap:70px;padding:80px 24px}.about-metrics-heading{gap:10px}.about-metrics-kicker-row{gap:12px}.about-metrics h2{font-size:24px;line-height:1.2}.about-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:24px;display:grid;overflow:visible}.about-metric-divider{display:none}.about-metric,.about-metric:last-child{width:100%;min-height:0}.about-metric strong,.about-metric:last-child strong{letter-spacing:-5px;font-size:46px;font-weight:500;line-height:1.03}.about-metric:nth-child(3) strong{letter-spacing:-2.8px;max-width:100%;font-size:clamp(28px,8.8vw,38px)}.about-metric>span:last-child{font-size:17px;line-height:24px}.about-quality{padding:90px 14px 40px}.about-quality>.shell{gap:50px}.about-quality-heading{gap:8px}.about-quality-heading h2{font-size:38px}.about-quality-grid{gap:16px}.about-quality-feature{height:440px;min-height:440px;padding:20px}.about-quality-feature-media{-webkit-mask-image:linear-gradient(#000000b8 19%,#000 26% 63%,#00000080 76%);mask-image:linear-gradient(#000000b8 19%,#000 26% 63%,#00000080 76%)}.about-quality-feature-media img{object-position:center}.about-quality-feature .about-kicker{display:none}.about-quality-feature-title{gap:8px}.about-quality-feature h3{font-size:28px;line-height:1.1}.about-quality-feature-content>p{font-size:17px}.about-quality-cards{gap:16px}.about-quality-card-row{grid-template-columns:1fr;gap:16px}.about-quality-card-row:first-child{gap:10px}.about-quality-card-row article{gap:80px;padding:20px}}@media (max-width:767px){.about-guide-lines{background-image:repeating-linear-gradient(90deg,#11131514 0 1px,#0000 1px 50%);inset-inline:20px}.about-kicker,.about-side-label{font-size:.68rem}.about-interlude{height:58svh;min-height:470px}.about-interlude-image{inset:-48px 0}.about-interlude-caption{inset-inline:0;bottom:18px}.about-faq{padding-block:92px}.about-faq-grid{grid-template-columns:1fr;gap:52px}.about-faq-heading{position:static}.about-faq-heading h2{max-width:10ch;font-size:clamp(2.85rem,12.5vw,4.15rem)}.about-faq-list summary{gap:14px;min-height:90px;font-size:1rem;line-height:1.3}.about-faq-icon{width:38px;height:38px}.about-faq-list details>p{margin:-2px 48px 26px 0;font-size:.88rem}.about-cta{min-height:630px}.about-cta-content{padding-inline:20px}.about-cta h2{font-size:clamp(3.5rem,15vw,5.2rem)}.about-cta-content>p:not(.about-kicker){font-size:.95rem}.about-cta-content>a{min-height:50px}.about-page+.site-footer{padding-top:72px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reference-track,.home-reference-track{animation:none;transform:none}.about-hero-gallery-track{animation:none!important;transform:none!important}.page-transition-curtain{display:none}.page-transition-content{opacity:1!important}.home-reference-viewport{scrollbar-width:none;overflow-x:auto}.home-reference-viewport::-webkit-scrollbar{display:none}}.reference-home{--ref-gutter:clamp(24px, 3.05vw, 64px);--ref-paper:#f3f3f1;--ref-ink:#101112;--ref-muted:#686c6f;--ref-rule:#1011121f;color:var(--ref-ink);background:#fff;overflow:clip}.reference-home .shell{width:100%;max-width:1720px;padding-inline:var(--ref-gutter)}.reference-home h1,.reference-home h2,.reference-home h3,.reference-home p{text-wrap:pretty}.ref-kicker{color:#74787a;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0;font-size:.68rem;font-weight:660;display:flex}.ref-kicker>span{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px}.ref-kicker.light{color:#ffffffb3}.ref-section-heading{margin-bottom:clamp(52px,5.8vw,92px)}.ref-section-heading.centered{text-align:center;max-width:900px;margin-inline:auto}.ref-section-heading.centered .ref-kicker{justify-content:center}.ref-section-heading h2{letter-spacing:-.068em;max-width:13ch;margin:20px auto 0;font-size:clamp(3.25rem,5vw,6rem);font-weight:420;line-height:.94}.ref-section-heading>p:last-child:not(.ref-kicker){max-width:64ch;color:var(--ref-muted);margin:22px auto 0;font-size:.94rem}.ref-section-action{justify-content:center;margin-top:62px;display:flex}.ref-section-action a{border:1px solid var(--ref-rule);letter-spacing:.095em;text-transform:uppercase;align-items:center;gap:28px;min-height:48px;padding:0 17px;font-size:.69rem;font-weight:680;transition:color .25s,background .25s,border-color .25s;display:inline-flex}.ref-section-action a:hover,.ref-section-action a:focus-visible{background:var(--ref-ink);border-color:var(--ref-ink);color:#fff}.ref-section-action.accent a{color:#fff;background:#8754ef;border-color:#8754ef}.ref-section-action svg{width:16px}:is(body:has(.reference-home) .site-header,body:has(.about-page) .site-header){width:min(100% - 40px,1360px);height:53px;color:var(--ink);-webkit-backdrop-filter:blur(14px)saturate(1.04);backdrop-filter:blur(14px)saturate(1.04);background:#fffffffa;border:0;border-radius:4px;padding-inline:26px;inset:18px auto auto 50%;transform:translate(-50%);box-shadow:0 4px 18px #08141c0e}:is(body:has(.reference-home) .header-quote,body:has(.about-page) .header-quote){display:none}:is(body:has(.reference-home) .site-header .brand,body:has(.about-page) .site-header .brand){width:82px}:is(body:has(.reference-home) .header-nav,body:has(.about-page) .header-nav){letter-spacing:-.025em;gap:clamp(26px,2.45vw,42px);font-size:clamp(.9rem,.96vw,1.05rem);font-weight:420}:is(body:has(.reference-home) .menu-trigger,body:has(.about-page) .menu-trigger){letter-spacing:-.025em;text-transform:none;gap:12px;font-size:1rem;font-weight:440}:is(body:has(.reference-home) .menu-trigger svg,body:has(.about-page) .menu-trigger svg){display:none}body:has(.reference-home) .menu-trigger:before{content:"";background:linear-gradient(currentColor,currentColor) 0 1px/22px 2px no-repeat,linear-gradient(currentColor,currentColor) 7px 9px/15px 2px no-repeat;flex:none;width:22px;height:11px}body:has(.about-page) .menu-trigger:before{content:"";background:linear-gradient(currentColor,currentColor) 0 1px/22px 2px no-repeat,linear-gradient(currentColor,currentColor) 7px 9px/15px 2px no-repeat;flex:none;width:22px;height:11px}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.menu-trigger span{transition:transform .35s cubic-bezier(.22,1,.36,1);display:inline-block}.menu-trigger svg{transition:transform .35s cubic-bezier(.22,1,.36,1)}.menu-trigger:hover span,.menu-trigger:focus-visible span{transform:translate(-2px)}.menu-trigger:hover svg,.menu-trigger:focus-visible svg{transform:translate(3px)rotate(-6deg)}body:has(.reference-home) .menu-trigger:before{transition:transform .35s cubic-bezier(.22,1,.36,1),background-position .35s cubic-bezier(.22,1,.36,1),background-size .35s cubic-bezier(.22,1,.36,1)}body:has(.about-page) .menu-trigger:before{transition:transform .35s cubic-bezier(.22,1,.36,1),background-position .35s cubic-bezier(.22,1,.36,1),background-size .35s cubic-bezier(.22,1,.36,1)}body:has(.reference-home) .menu-trigger:hover:before{background-position:7px 1px,0 9px;background-size:15px 2px,22px 2px;transform:translate(3px)}body:has(.reference-home) .menu-trigger:focus-visible:before{background-position:7px 1px,0 9px;background-size:15px 2px,22px 2px;transform:translate(3px)}body:has(.about-page) .menu-trigger:hover:before{background-position:7px 1px,0 9px;background-size:15px 2px,22px 2px;transform:translate(3px)}body:has(.about-page) .menu-trigger:focus-visible:before{background-position:7px 1px,0 9px;background-size:15px 2px,22px 2px;transform:translate(3px)}}.ref-hero{color:#fff;background:#0d2e5b;min-height:max(760px,100svh);margin-top:0;position:relative;overflow:hidden}.ref-hero-media{transform-origin:50%;position:absolute;inset:-1%}.ref-hero-media img{object-fit:cover;object-position:center 50%}.ref-hero-shade{z-index:1;background:linear-gradient(90deg,#051c3e1a,#0000 56%),linear-gradient(#030d1b05 32%,#030c1814 57%,#02080fd1 100%);position:absolute;inset:0}.ref-hero-inner.shell{z-index:3;width:min(100% - 40px,1360px);max-width:none;min-height:max(760px,100svh);margin-inline:auto;padding:0;display:block;position:relative}.ref-hero-copy{width:min(620px,48vw);position:absolute;top:clamp(187px,20vh,215px);left:0}.ref-hero-copy h1{letter-spacing:-.062em;white-space:nowrap;max-width:none;margin:0;font-size:clamp(4.2rem,5.2vw,5.6rem);font-weight:410;line-height:.93}.ref-hero-lead{color:#ffffffd9;max-width:430px;margin:clamp(50px,5.8vh,62px) 0 0;font-size:clamp(1rem,1.05vw,1.12rem);line-height:1.43}.ref-hero-word{white-space:nowrap;letter-spacing:-.083em;margin:0;font-size:clamp(10rem,20.5vw,23rem);font-weight:410;line-height:.68;position:absolute;bottom:clamp(32px,4.5vh,46px);left:0}.ref-about{background:#fff;padding:150px 32px 140px}.reference-home .ref-about-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:stretch;gap:60px;width:100%;max-width:1356px;padding-inline:0;display:grid}.ref-about-content{flex-direction:column;align-items:flex-start;gap:56px;min-width:0;display:flex;overflow:hidden}.ref-about-intro{flex-direction:column;gap:12px;width:100%;display:flex}.ref-about-kicker-row{align-items:center;gap:18px;width:100%;display:flex}.ref-about-kicker-row .ref-kicker{color:#000000b3;letter-spacing:-.02em;text-transform:none;flex:none;gap:8px;font-size:16px;font-weight:400}.ref-about-kicker-row .ref-kicker>span{background:#8754ef;width:7px;height:7px}.ref-about-kicker-line{background:#f2f2f2;flex:auto;height:1px}.ref-about-copy{flex-direction:column;gap:14px;width:100%;display:flex}.ref-about-content h2{letter-spacing:-.072em;max-width:none;margin:0;font-size:clamp(48px,4.1vw,58px);font-weight:410;line-height:1.05}.ref-about-lead{color:#0000009e;letter-spacing:-.04em;width:100%;max-width:640px;margin:0;font-size:18px;line-height:1.3}.ref-about-highlights{border:0;gap:10px;width:100%;margin:0;display:grid}.ref-about-highlights article{background:#f5f5f5;border:0;border-radius:2px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:24px;min-height:0;padding:30px;display:grid}.ref-about-highlights svg{color:#0000009e;stroke-width:.8px;border:0;width:56px;height:56px;padding:0}.ref-about-highlights h3{letter-spacing:-.04em;margin:0;font-size:17px;font-weight:410;line-height:24px}.ref-about-highlights p{color:#000000b3;letter-spacing:-.02em;max-width:54ch;margin:2px 0 0;font-size:16px;line-height:1.35}.ref-about-image{background:#d5d6d4;border-radius:2px;place-self:stretch end;width:88%;min-height:760px;margin:0;position:relative;overflow:hidden}.ref-about-image img{object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.22,1,.36,1)}.ref-about-image:hover img{transform:scale(1.025)}.ref-metrics-wrap{background:#fff;padding:0 32px}.reference-home .ref-metrics{color:#fff;background:#101010;border:0;border-bottom:1px solid #eaeaea;border-radius:2px;flex-direction:column;align-items:center;gap:56px;width:100%;max-width:1356px;min-height:0;padding:80px 40px;display:flex;position:relative;overflow:hidden}.ref-metrics-shade{z-index:0;opacity:.018;background:url(/images/ihya-stats-building.jpg) 50%/cover no-repeat;position:absolute;inset:0}.ref-metrics-content{z-index:1;flex-direction:column;align-items:center;gap:56px;width:100%;padding:0;display:flex;position:relative}.ref-metrics-heading{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.ref-metrics-kicker-row{align-items:center;gap:16px;width:100%;display:flex}.ref-metrics-kicker-row>span{background:#ffffff1a;flex:auto;height:1px}.ref-metrics-kicker-row .ref-kicker{color:#fff9;letter-spacing:-.02em;text-transform:none;flex:none;gap:10px;font-size:16px;font-weight:400}.ref-metrics-kicker-row .ref-kicker>span{background:#7f51ff;width:7px;height:7px}.ref-metrics-content h2{text-align:center;letter-spacing:-.05em;width:100%;max-width:none;margin:0;font-size:34px;font-weight:410;line-height:1.1}.ref-metrics-grid{align-items:flex-start;gap:40px;width:100%;max-width:1100px;margin:0;padding:0;display:flex;overflow:hidden}.ref-metrics-divider{background:#ffffff1a;flex:0 0 1px;align-self:stretch;width:1px}.ref-metric{border:0;flex-direction:column;flex:1 0 0;justify-content:flex-start;align-items:flex-start;width:1px;min-width:0;min-height:0;padding:0;display:flex}.ref-metric strong{font-feature-settings:"tnum" 1;letter-spacing:-9px;white-space:nowrap;font-size:74px;font-weight:400;line-height:.98;display:block}.ref-metric>span:last-child{color:#fff9;letter-spacing:-.04em;text-transform:none;margin-top:0;font-size:18px;font-weight:410;line-height:24px}.ref-projects{background:#fff;justify-content:center;padding:0 32px;display:flex;position:relative}.reference-home .ref-projects>.shell{width:100%;max-width:1356px;padding:100px 0 90px;position:relative}.reference-home .ref-projects>.shell:before{content:"";z-index:0;pointer-events:none;opacity:.68;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ededed calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#ededed calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));position:absolute;inset:0}.ref-projects-heading{z-index:1;text-align:center;width:100%;margin-bottom:50px;position:relative}.ref-projects-kicker-row{align-items:center;gap:16px;width:100%;display:flex}.ref-projects-kicker-row>span{background:#ededed;flex:auto;height:1px}.ref-projects-kicker-row .ref-kicker{color:#0000009e;letter-spacing:-.02em;text-transform:none;flex:none;justify-content:center;gap:10px;font-size:16px;font-weight:400}.ref-projects-kicker-row .ref-kicker>span{background:#7f51ff;width:7px;height:7px}.ref-projects-heading h2{letter-spacing:-.072em;max-width:none;margin:12px 0 0;font-size:58px;font-weight:410;line-height:1.05}.ref-project-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px;display:grid;position:relative}.ref-project-card{min-width:0}.ref-project-card a{text-decoration:none;display:block}.ref-project-card figure{aspect-ratio:1.39344;background:#dededb;border-radius:2px;margin:0;position:relative;overflow:hidden}.ref-project-card figure img{object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .4s}.ref-project-card a:hover figure img,.ref-project-card a:focus-visible figure img{filter:saturate(1.04);transform:scale(1.025)}.ref-project-copy{padding:0 6px}.ref-project-copy h3{color:#18181b;letter-spacing:-.04em;margin:0;font-size:18px;font-weight:410;line-height:24px}.ref-solutions{background:#f5f5f5;justify-content:center;padding:0 32px;display:flex;position:relative;overflow:hidden}.reference-home .ref-solutions>.shell{flex-direction:column;align-items:flex-start;gap:64px;width:100%;max-width:1356px;padding:90px 0 63px;display:flex;position:relative}.reference-home .ref-solutions>.shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#eaeaea calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#eaeaea calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));border-inline:1px solid #eaeaea;position:absolute;inset:0}.ref-solutions-heading{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;position:relative}.ref-solutions-heading-main{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.ref-solutions-kicker-row{align-items:center;gap:16px;width:100%;display:flex}.ref-solutions-kicker-row>span{background:#eaeaea;flex:auto;height:1px}.ref-solutions-kicker-row .ref-kicker{color:#0000009e;letter-spacing:-.02em;text-transform:none;flex:none;justify-content:center;gap:10px;font-size:16px;font-weight:400}.ref-solutions-kicker-row .ref-kicker>span{background:#7f51ff;width:7px;height:7px}.ref-solutions-heading h2{letter-spacing:-.072em;max-width:none;margin:0;font-size:58px;font-weight:410;line-height:1.05}.ref-solutions-heading>p{color:#000000b3;letter-spacing:-.04em;width:100%;max-width:400px;margin:0;font-size:18px;font-weight:410;line-height:24px}.ref-solution-grid{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;display:grid;position:relative}.ref-solution-grid article{min-width:0}.ref-solution-grid article>a{color:#fff;border-radius:2px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2px;width:100%;height:480px;padding:28px;display:flex;position:relative;overflow:hidden}.ref-solution-grid img{object-fit:cover;transition:transform .72s cubic-bezier(.22,1,.36,1)}.ref-solution-shade{z-index:1;background:linear-gradient(#fff0 42%,#000000e6 84%);position:absolute;inset:0}.ref-solution-grid article>a>div:not(.ref-solution-shade){z-index:2;width:100%;position:relative}.ref-solution-grid h3{letter-spacing:-.04em;width:100%;margin:0;font-size:24px;font-weight:420;line-height:1.22}.ref-solution-grid p{color:#ffffffd9;letter-spacing:-.02em;width:100%;max-width:90%;margin:2px 0 0;font-size:16px;font-weight:400;line-height:1.35}.ref-solution-grid article>a:hover img,.ref-solution-grid article>a:focus-visible img{transform:scale(1.03)}.ref-solutions-action{z-index:1;justify-content:center;width:100%;display:flex;position:relative}.ref-solutions-action a{letter-spacing:-.04em;background:#f5f4f3;border-radius:2px;align-items:center;gap:16px;min-height:54px;padding:5px 26px 5px 6px;font-size:18px;font-weight:410;line-height:24px;display:inline-flex;position:relative;overflow:hidden}.ref-solutions-action a:before{content:"";background:#7f51ff;border-radius:2px;width:44px;height:44px;transition:width .42s cubic-bezier(.22,1,.36,1);position:absolute;top:5px;left:4px}.ref-solutions-action-icon{z-index:1;color:#fff;flex:none;place-items:center;width:44px;height:44px;display:grid;position:relative;overflow:hidden}.ref-solutions-action-icon-track{width:18px;height:18px;display:flex;overflow:hidden}.ref-solutions-action-icon-track svg{flex:0 0 18px;width:18px;height:18px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.ref-solutions-action-label{z-index:1;white-space:nowrap;height:24px;display:grid;position:relative;overflow:hidden}.ref-solutions-action-label>span{grid-area:1/1;transition:transform .35s cubic-bezier(.22,1,.36,1)}.ref-solutions-action-label>span:first-child{color:#111112}.ref-solutions-action-label>span:last-child{color:#fff;transform:translateY(115%)}.ref-solutions-action a:hover:before,.ref-solutions-action a:focus-visible:before{width:95%}.ref-solutions-action a:hover .ref-solutions-action-icon-track svg,.ref-solutions-action a:focus-visible .ref-solutions-action-icon-track svg{transform:translate(-18px)}.ref-solutions-action a:hover .ref-solutions-action-label>span:first-child,.ref-solutions-action a:focus-visible .ref-solutions-action-label>span:first-child{transform:translateY(-115%)}.ref-solutions-action a:hover .ref-solutions-action-label>span:last-child,.ref-solutions-action a:focus-visible .ref-solutions-action-label>span:last-child{transform:translateY(0)}.ref-quality{background:#fff;padding:100px 32px 90px}.reference-home .ref-quality>.shell{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1356px;padding-inline:0;display:flex}.ref-quality-heading{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.ref-quality-kicker-row{align-items:center;gap:16px;width:100%;display:flex}.ref-quality-kicker-row>span{background:#eaeaea;flex:auto;height:1px}.ref-quality-kicker-row .ref-kicker{color:#0000009e;letter-spacing:-.02em;text-transform:none;flex:none;justify-content:center;gap:10px;font-size:16px;font-weight:400}.ref-quality-kicker-row .ref-kicker>span{background:#7f51ff;width:7px;height:7px}.ref-quality-heading h2{letter-spacing:-.072em;width:100%;max-width:700px;margin:0;font-size:58px;font-weight:410;line-height:1.05}.ref-quality-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:stretch;gap:20px;width:100%;display:grid}.ref-quality-feature{color:#fff;background:#111112;border-radius:2px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:680px;padding:24px;display:flex;position:relative;overflow:hidden}.ref-quality-feature img{object-fit:cover;object-position:center bottom;-webkit-mask-image:linear-gradient(#000000b8 19%,#000 26% 73%,#00000080 82%);mask-image:linear-gradient(#000000b8 19%,#000 26% 73%,#00000080 82%)}.ref-quality-shade{z-index:1;background:linear-gradient(#00000026,#000000e6);position:absolute;inset:0}.ref-quality-feature h3,.ref-quality-feature>p{z-index:2;position:relative}.ref-quality-feature h3{letter-spacing:-.06em;max-width:400px;margin:0;font-size:42px;font-weight:420;line-height:1.07}.ref-quality-feature>p{color:#fff;letter-spacing:-.02em;width:100%;max-width:440px;margin:0;font-size:17px;font-weight:400;line-height:24px}.ref-quality-cards{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-width:0;display:grid}.ref-quality-cards article{background:#f5f5f5;border-radius:2px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:72px;min-width:0;min-height:0;padding:24px;transition:background-color .3s;display:flex;overflow:hidden}.ref-quality-cards article:hover{background:#eeeeec}.ref-quality-card-top{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.ref-quality-card-top>div{min-width:0}.ref-quality-card-top strong,.ref-quality-card-top h3{color:#111112;letter-spacing:-.04em;margin:0;font-size:22px;font-weight:420;line-height:1.22;display:block}.ref-quality-card-top svg{color:#00000075;stroke-width:.8px;flex:0 0 52px;width:52px;height:52px}.ref-quality-cards article>p{color:#000000b3;letter-spacing:-.02em;width:100%;max-width:240px;margin:auto 0 0;font-size:16px;font-weight:400;line-height:1.35}.ref-interlude{background:#111112;width:100%;height:615px;min-height:615px;position:relative;overflow:hidden}.ref-interlude-media{position:absolute;inset:0}.ref-interlude-media img{object-fit:cover;object-position:center}.ref-interlude-shade{z-index:1;pointer-events:none;background:linear-gradient(#fff 0%,#ffffffbd 15.5593%,#fff0 38.5983%);position:absolute;inset:0}.ref-faq{background:#f1f1f1;padding:0 32px;position:relative;overflow:hidden}:is(.reference-home,.about-page) .ref-faq-grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr);align-items:start;gap:40px;width:100%;max-width:1356px;padding:120px 0 150px;display:grid;position:relative}:is(.reference-home,.about-page) .ref-faq-grid:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#eaeaea calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#eaeaeab8 calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));position:absolute;inset:0}.ref-faq-heading,.ref-faq-content{z-index:1;min-width:0;position:relative}.ref-faq-heading{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.ref-faq-kicker-row{align-items:center;gap:16px;width:100%;display:flex;overflow:hidden}.ref-faq-kicker-row>span{background:#eaeaea;flex:auto;height:1px}.ref-faq-kicker-row .ref-kicker{color:#0000009e;letter-spacing:-.02em;text-transform:none;flex:none;gap:10px;font-size:16px;font-weight:400}.ref-faq-kicker-row .ref-kicker>span{background:#7f51ff;width:7px;height:7px}.ref-faq-heading h2{color:#111112;letter-spacing:-.072em;width:100%;max-width:90%;margin:0;font-size:58px;font-weight:410;line-height:1.05}.ref-faq-list{width:100%}.ref-faq-list details{background:0 0;border-bottom:1px solid #c9c9c9;width:100%;padding:30px 0;overflow:hidden}.ref-faq-list details[open]{padding-bottom:32px}.ref-faq-list summary{cursor:pointer;color:#111112;letter-spacing:-.04em;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:46px;padding:0;font-size:24px;font-weight:420;line-height:1.22;list-style:none;display:grid}.ref-faq-list summary::-webkit-details-marker{display:none}.ref-faq-icon{background:#fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;transition:color .3s,background-color .3s,transform .3s cubic-bezier(.22,1,.36,1);display:grid}.ref-faq-icon svg{stroke-width:2px;width:17px;height:17px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.ref-faq-list details[open] .ref-faq-icon svg{transform:rotate(45deg)}.ref-faq-list details>p{color:#000000b3;letter-spacing:-.02em;width:calc(100% - 66px);max-width:860px;margin:0;font-size:18px;font-weight:400;line-height:24px}.ref-faq-list details[open]>p{animation:.36s cubic-bezier(.22,1,.36,1) both ref-faq-answer-in}.ref-faq-list summary:hover .ref-faq-icon,.ref-faq-list summary:focus-visible .ref-faq-icon{transform:scale(.96)}@keyframes ref-faq-answer-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ref-cta{color:#fff;background:#111112;justify-content:center;align-items:center;width:100%;min-height:0;padding:80px 32px 170px;display:flex;position:relative;overflow:hidden}.ref-cta-media{position:absolute;inset:0}.ref-cta-media img{object-fit:cover;object-position:left center}.ref-cta-shade{z-index:1;background:linear-gradient(#11111200 0%,#111112cc 75%,#111112 100%);position:absolute;inset:0}.ref-cta-foreground{z-index:2;flex-direction:column;align-items:center;gap:6px;width:100%;max-width:1600px;display:flex;position:relative}.ref-cta-avatar{z-index:1;border-radius:1000px;width:90px;height:90px;margin:0;position:relative;overflow:visible}.ref-cta-avatar img{border-radius:inherit;object-fit:cover;object-position:center}.ref-cta-avatar>span{z-index:2;background:#07d10087;border-radius:50%;width:15px;height:15px;position:absolute;top:6px;right:6px}.ref-cta-content{text-align:center;flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.ref-cta-copy{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:470px;display:flex}.ref-cta h2{color:#fff;letter-spacing:-.072em;margin:0;font-size:58px;font-weight:410;line-height:1.05}.ref-cta-copy p{color:#ffffffd9;letter-spacing:-.04em;margin:0;font-size:19px;font-weight:410;line-height:1.33}.ref-cta-action{color:#111112;letter-spacing:-.04em;background:#fff;border-radius:2px;align-items:center;gap:16px;min-height:54px;padding:5px 26px 5px 6px;font-size:18px;font-weight:410;line-height:24px;display:inline-flex;position:relative;overflow:hidden}.ref-cta-action-fill{z-index:0;background:#6637ff;border-radius:2px;width:44px;height:44px;transition:width .42s cubic-bezier(.22,1,.36,1);position:absolute;top:5px;left:4px}.ref-cta-action-icon{z-index:1;place-items:center;padding:11px;display:grid;position:relative;overflow:hidden}.ref-cta-action-icon-track{width:18px;height:18px;display:flex;overflow:hidden}.ref-cta-action-icon-track svg{stroke-width:1.8px;flex:0 0 18px;width:18px;height:18px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.ref-cta-action-label{z-index:1;white-space:nowrap;height:24px;display:grid;position:relative;overflow:hidden}.ref-cta-action-label>span{grid-area:1/1;transition:transform .35s cubic-bezier(.22,1,.36,1)}.ref-cta-action-label>span:last-child{color:#fff;transform:translateY(115%)}.ref-cta-action:hover .ref-cta-action-fill,.ref-cta-action:focus-visible .ref-cta-action-fill{width:95%}.ref-cta-action:hover .ref-cta-action-icon-track svg,.ref-cta-action:focus-visible .ref-cta-action-icon-track svg{transform:translate(-18px)}.ref-cta-action:hover .ref-cta-action-label>span:first-child,.ref-cta-action:focus-visible .ref-cta-action-label>span:first-child{transform:translateY(-115%)}.ref-cta-action:hover .ref-cta-action-label>span:last-child,.ref-cta-action:focus-visible .ref-cta-action-label>span:last-child{transform:translateY(0)}.site-footer.footer-reference{color:#fff;background:#111112;padding:80px 32px 0;position:relative;overflow:hidden}.footer-reference-inner{flex-direction:column;gap:80px;width:100%;max-width:1356px;margin-inline:auto;display:flex;position:relative;container-type:inline-size}.footer-reference-grid-lines{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ffffff1f calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#ffffff1f calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));border-inline:1px solid #ffffff1f;position:absolute;inset:0}.footer-reference-top,.site-footer.footer-reference .footer-wordmark{z-index:1;position:relative}.footer-reference-top{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;width:100%;display:grid}.footer-reference-menu{flex-direction:column;align-items:flex-start;gap:32px;min-width:0;display:flex}.footer-reference-group{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.footer-reference-heading{color:#fff9;letter-spacing:-.04em;font-size:18px;font-weight:410;line-height:24px}.footer-reference-nav{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.footer-roll-link{color:#fff;letter-spacing:-.04em;height:24px;font-size:18px;font-weight:410;line-height:24px;text-decoration:none;display:block;position:relative;overflow:hidden}.footer-roll-link>span{transition:transform .36s cubic-bezier(.22,1,.36,1);display:block}.footer-roll-link>span:last-child{position:absolute;top:100%;left:0}.footer-roll-link:hover>span,.footer-roll-link:focus-visible>span{transform:translateY(-100%)}.footer-reference-socials{align-items:center;gap:16px;display:flex}.footer-reference-socials a{place-items:center;width:20px;height:20px;transition:opacity .25s,transform .3s cubic-bezier(.22,1,.36,1);display:grid}.footer-reference-socials a:hover,.footer-reference-socials a:focus-visible{opacity:.64;transform:translateY(-2px)}.footer-reference-socials img{object-fit:contain;display:block}.footer-reference-newsletter{flex-direction:column;align-items:center;gap:32px;min-width:0;display:flex}.footer-reference-newsletter>p{color:#fff;text-align:center;letter-spacing:-.04em;width:100%;max-width:320px;margin:0;font-size:18px;font-weight:410;line-height:24px}.footer-newsletter-form{border-bottom:1px solid #ffffff4d;align-items:center;gap:10px;width:100%;max-width:380px;padding:10px 0 12px;display:flex}.footer-newsletter-form input{color:#fff;width:100%;min-width:0;font:inherit;letter-spacing:-.1px;background:0 0;border:0;border-radius:0;outline:0;padding:0;font-size:16px;font-weight:400;line-height:1}.footer-newsletter-form input::placeholder{color:#ffffff80;opacity:1}.footer-newsletter-form button{color:#fff;cursor:pointer;font:inherit;letter-spacing:-.1px;background:0 0;border:0;flex:none;padding:0;font-size:16px;font-weight:400;line-height:1;transition:opacity .25s}.footer-newsletter-form button:hover,.footer-newsletter-form button:focus-visible{opacity:.62}.footer-reference-contact{flex-direction:column;align-items:flex-end;gap:32px;min-width:0;display:flex}.footer-reference-contact .footer-reference-group{align-items:flex-end}.footer-reference-contact-links{flex-direction:column;align-items:flex-end;gap:4px;width:100%;max-width:180px;display:flex}.footer-reference-contact .footer-roll-link{text-align:right;align-self:flex-end}.footer-reference-contact address{color:#fff;text-align:right;letter-spacing:-.04em;width:100%;max-width:180px;margin:0;font-size:18px;font-style:normal;font-weight:410;line-height:24px}.site-footer.footer-reference .footer-wordmark{white-space:nowrap;color:#0000;letter-spacing:-.05em;text-align:center;background:linear-gradient(181deg,#fff 30%,#111112e8 74%);-webkit-background-clip:text;background-clip:text;width:100%;margin:0;font-size:clamp(79px,21.98cqw,298px);font-weight:520;line-height:1.15;display:block;overflow:visible}@media (max-width:1199px){.ref-about{padding:110px 32px 120px}.reference-home .ref-about-grid{grid-template-columns:1fr;gap:30px}.ref-about-image{justify-self:stretch;width:100%;height:360px;min-height:360px}.ref-metrics-content h2{font-size:30px}.ref-metrics-grid{gap:28px}.ref-metric strong{letter-spacing:-5px;font-size:46px;font-weight:500;line-height:1.03}.ref-metric:last-child strong{letter-spacing:-9px;font-size:74px;font-weight:400;line-height:.98}.ref-metric>span:last-child{font-size:17px}.reference-home .ref-projects>.shell:before{display:none}.ref-projects-heading h2{font-size:48px}.ref-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-project-copy h3{font-size:17px}.reference-home .ref-solutions>.shell{gap:50px}.ref-solutions-heading h2{font-size:48px}.ref-solutions-heading>p{font-size:17px}.ref-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-solution-grid h3{font-size:22px}.ref-solutions-action a{font-size:17px}.ref-quality-heading h2{font-size:48px}.ref-quality-grid{grid-template-columns:1fr;gap:16px}.ref-quality-feature{height:600px;min-height:600px}.ref-quality-feature img{object-position:40.6% 29.4%;-webkit-mask-image:linear-gradient(#000000b8 19%,#000 26% 71%,#00000080 86%);mask-image:linear-gradient(#000000b8 19%,#000 26% 71%,#00000080 86%)}.ref-quality-feature h3{font-size:36px;line-height:1.1}.ref-quality-cards{gap:16px}.ref-quality-cards article{gap:80px;min-height:220px;padding:20px}.ref-interlude{height:432px;min-height:432px}:is(.reference-home,.about-page) .ref-faq-grid{gap:60px;padding:100px 0 120px}.ref-faq-heading h2{max-width:100%;font-size:48px}.ref-faq-list summary{font-size:22px}.ref-faq-list details>p{font-size:17px;line-height:24px}.ref-cta{padding:66px 32px 150px}.ref-cta h2{font-size:48px}.ref-cta-copy p{font-size:18px;line-height:1.3}.ref-cta-action{font-size:17px}.site-footer.footer-reference{padding:64px 32px 0}.footer-reference-top{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,.8fr);gap:16px}.footer-reference-heading,.footer-roll-link,.footer-reference-newsletter>p,.footer-reference-contact address{font-size:17px}}@media (max-width:809px){.ref-projects{padding:90px 14px 70px}.reference-home .ref-projects>.shell{padding:0}.ref-projects-heading{margin-bottom:40px}.ref-projects-kicker-row{gap:12px}.ref-projects-heading h2{margin-top:8px;font-size:38px}.ref-project-grid{grid-template-columns:1fr;gap:30px 24px}.ref-project-card figure{aspect-ratio:1.39344}.ref-solutions{padding:90px 14px}.reference-home .ref-solutions>.shell{gap:40px;padding:0}.reference-home .ref-solutions>.shell:before{background:0 0;border-inline:1px solid #eaeaea;inset:0 24px}.ref-solutions-heading{gap:9px}.ref-solutions-kicker-row{display:none}.ref-solutions-heading h2{font-size:38px}.ref-solution-grid{grid-template-columns:1fr}.ref-solution-grid article>a{height:340px;padding:22px}.ref-quality{padding:90px 14px 40px}.reference-home .ref-quality>.shell{gap:50px}.ref-quality-kicker-row{display:none}.ref-quality-heading h2{max-width:700px;font-size:38px}.ref-quality-grid{grid-template-columns:1fr;gap:16px}.ref-quality-feature{height:440px;min-height:440px;padding:20px}.ref-quality-feature img{object-position:center bottom;-webkit-mask-image:linear-gradient(#000000b8 19%,#000 26% 63%,#00000080 76%);mask-image:linear-gradient(#000000b8 19%,#000 26% 63%,#00000080 76%)}.ref-quality-feature h3{font-size:28px;line-height:1.1}.ref-quality-feature>p{font-size:16px;line-height:1.35}.ref-quality-cards{grid-template-rows:none;grid-template-columns:1fr;gap:10px}.ref-quality-cards article{gap:80px;min-height:220px;padding:20px}.ref-interlude{height:432px;min-height:432px}.ref-faq{padding:90px 14px 120px}:is(.reference-home,.about-page) .ref-faq-grid{grid-template-columns:1fr;gap:30px;padding:0}:is(.reference-home,.about-page) .ref-faq-grid:before,.ref-faq-kicker-row{display:none}.ref-faq-heading h2{max-width:none;font-size:38px}.ref-faq-list details{padding:20px 0}.ref-faq-list details[open]{padding-bottom:24px}.ref-faq-list summary{text-wrap:balance;gap:20px;min-height:42px;font-size:22px}.ref-faq-icon{width:42px;height:42px}.ref-faq-list details>p{width:94%;max-width:none;font-size:17px;line-height:24px}.ref-cta{padding:70px 14px 130px}.ref-cta-foreground{gap:9px}.ref-cta-avatar{width:80px;height:80px}.ref-cta h2{font-size:38px}.ref-cta-copy p{font-size:18px;line-height:1.3}.ref-cta-action{gap:15px;min-height:48px;padding:4px 24px 4px 4px;font-size:17px}.ref-cta-action-fill{width:40px;height:40px;top:4px;left:4px}.ref-cta-action-icon{padding:11px}.site-footer.footer-reference{padding:0 14px}.footer-reference-inner{border-top:1px solid #ffffff1f;gap:40px;padding-top:60px}.footer-reference-grid-lines{display:none}.footer-reference-top{grid-template-columns:1fr;gap:32px}.footer-reference-newsletter{order:0}.footer-reference-menu{order:1;width:100%}.footer-reference-contact{order:2;align-items:flex-start;gap:24px}.footer-reference-contact .footer-reference-group{align-items:flex-start}.footer-reference-contact-links{align-items:flex-start;gap:10px}.footer-reference-contact .footer-roll-link{text-align:left;align-self:flex-start}.footer-reference-contact address{text-align:left}.footer-reference-newsletter .footer-newsletter-form{max-width:300px}.footer-reference-heading,.footer-roll-link,.footer-reference-newsletter>p,.footer-reference-contact address{font-size:17px}}@media (max-width:767px){body:has(.reference-home){padding-bottom:0}body:has(.reference-home) .mobile-quote-bar{display:none}body:has(.reference-home) .site-header{width:100%;height:50px;box-shadow:none;backface-visibility:hidden;border-bottom:1px solid #11131514;border-radius:0;padding-inline:14px;position:fixed;inset:0 0 auto;transform:none}body:has(.reference-home) .site-header .brand{width:70px;min-height:32px}body:has(.reference-home) .menu-trigger{gap:8px;width:auto;min-height:38px;padding-inline:2px;font-size:.88rem}body:has(.reference-home) .menu-trigger span{display:inline}.reference-home{--ref-gutter:16px}.ref-kicker{font-size:.62rem}.ref-section-heading{margin-bottom:44px}.ref-section-heading.centered{text-align:left}.ref-section-heading.centered .ref-kicker{justify-content:flex-start}.ref-section-heading h2{max-width:11.5ch;margin-inline:0;font-size:clamp(2.55rem,10.8vw,3.15rem);line-height:.95}.ref-section-heading>p:last-child:not(.ref-kicker){margin-inline:0;font-size:.88rem}.ref-section-action{justify-content:flex-start;margin-top:40px}.ref-section-action a{min-height:46px}.ref-hero{height:680px;min-height:680px;margin-top:0}.ref-hero-media{inset:0}.ref-hero-media img{object-position:52% center}.ref-hero-shade{background:linear-gradient(90deg,#04163052,#0000 82%),linear-gradient(#030d1b0d 25%,#030c1824 56%,#02080fd6 100%)}.ref-hero-inner.shell{width:calc(100% - 28px);min-height:680px;padding:0}.ref-hero-copy{width:100%;top:clamp(250px,34svh,288px);left:0}.ref-hero-copy h1{max-width:none;font-size:clamp(2.65rem,11.8vw,5.125rem);line-height:.98}.ref-hero-lead{width:100%;max-width:none;margin-top:44px;font-size:1.0625rem;line-height:1.41}.ref-hero-word{letter-spacing:-.085em;font-size:clamp(4.8rem,23.7vw,11.25rem);line-height:.695;bottom:30px;left:0}.ref-about{padding:90px 14px}.reference-home .ref-about-grid{grid-template-columns:1fr;gap:18px}.ref-about-content{gap:48px}.ref-about-content h2{letter-spacing:-.072em;max-width:none;margin:0;font-size:38px;line-height:1.05}.ref-about-lead{margin:0;font-size:18px;line-height:1.45}.ref-about-highlights{margin:0}.ref-about-highlights article{grid-template-columns:50px minmax(0,1fr);gap:22px;padding:22px}.ref-about-highlights svg{width:50px;height:50px}.ref-about-highlights h3{font-size:17px}.ref-about-highlights p{font-size:16px}.ref-about-image{aspect-ratio:1.20667;width:100%;height:auto;min-height:0;margin-inline:0}.ref-about-image img{object-position:center}.ref-metrics-wrap{padding:20px 14px}.reference-home .ref-metrics{min-height:0;padding:80px 24px}.ref-metrics-content{gap:70px;padding:0}.ref-metrics-heading{gap:10px}.ref-metrics-kicker-row{gap:12px}.ref-metrics-content h2{text-align:center;max-width:none;margin:0;font-size:24px;line-height:1.2}.ref-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;padding:0;display:grid;overflow:visible}.ref-metrics-divider{display:none}.ref-metric,.ref-metric:first-child,.ref-metric:last-child{border:0;width:100%;min-height:0;padding:0}.ref-metric strong,.ref-metric:last-child strong{letter-spacing:-5px;font-size:46px;font-weight:500;line-height:1.03}.ref-metric:nth-child(3) strong{letter-spacing:-2.8px;max-width:100%;font-size:clamp(28px,8.8vw,38px)}.ref-metric>span:last-child{margin-top:0;font-size:17px;line-height:24px}}@media (hover:none),(pointer:coarse){.ref-about-image:hover img,.ref-project-card a:hover figure img,.ref-solution-grid article>a:hover img,.ref-solution-grid article>a:hover h3{transform:none}}@media (prefers-reduced-motion:reduce){.ref-hero-media,.ref-hero-copy,.ref-interlude-media,.ref-cta-media{transform:none!important}}.contact-page{color:#111112;background:#fff;overflow:clip}.contact-reference{background:#fff;width:100%;padding:80px 32px 70px;position:relative;overflow:hidden}.contact-reference-lines{pointer-events:none;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ededed calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#ededed calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));border-inline:1px solid #ededed;width:min(100% - 64px,1356px);position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}.contact-reference-inner{z-index:1;width:100%;max-width:1356px;margin-inline:auto;position:relative}.contact-reference-heading{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;padding-top:140px;display:flex;overflow:hidden}.contact-reference-kicker{align-items:center;gap:16px;width:100%;display:flex}.contact-reference-kicker>span{background:#eaeaea;flex:auto;height:1px}.contact-reference-kicker p{color:#0000009e;letter-spacing:-.02em;flex:none;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:400;line-height:1.35;display:flex}.contact-reference-kicker i{background:#7f51ff;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.contact-reference-heading h1{color:#111112;letter-spacing:-.072em;text-wrap:balance;width:100%;max-width:860px;margin:0;font-size:clamp(64px,6.4vw,92px);font-weight:410;line-height:.95}.contact-reference-grid{grid-template-columns:minmax(0,.66fr) minmax(0,1.08fr);align-items:start;gap:60px;width:calc(100% - 96px);margin:92px auto 0;display:grid}.contact-reference-info{flex-direction:column;gap:36px;min-width:0;display:flex}.contact-reference-intro{flex-direction:column;gap:8px;display:flex}.contact-reference-intro h2{color:#111112;letter-spacing:-.055em;margin:0;font-size:34px;font-weight:410;line-height:1.12}.contact-reference-intro p{color:#00000085;letter-spacing:-.025em;max-width:420px;margin:0;font-size:18px;font-weight:400;line-height:1.38}.contact-reference-cards{gap:16px;width:100%;display:grid}.contact-reference-card{color:#111112;background:#ffffffdb;border:1px solid #e6e6e6;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:20px;min-height:106px;margin:0;padding:22px 24px;font-style:normal;transition:border-color .3s,background-color .3s,transform .35s cubic-bezier(.22,1,.36,1);display:grid}.contact-reference-card>svg{stroke-width:1.5px;width:25px;height:25px;margin-top:2px}.contact-reference-card>span{flex-direction:column;gap:6px;min-width:0;display:flex}.contact-reference-card strong{letter-spacing:-.035em;font-size:19px;font-weight:410;line-height:1.25}.contact-reference-card small{color:#00000085;letter-spacing:-.02em;overflow-wrap:anywhere;max-width:31ch;font-size:17px;font-weight:400;line-height:1.45}@media (hover:hover) and (pointer:fine){.contact-reference-card:is(a):hover,.contact-reference-card:is(a):focus-visible{background:#faf9ff;border-color:#7f51ff66;transform:translateY(-2px)}}.contact-reference-form-panel{background:#f5f5f5;min-width:0;padding:28px}.contact-form{width:100%}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;display:grid}.contact-form label{gap:9px}.contact-form label>span{color:#242527;letter-spacing:-.02em;text-transform:none;font-size:16px;font-weight:400;line-height:1.25}.contact-form .contact-form-wide{grid-column:1/-1}.contact-form input:not([type=checkbox]):not([type=hidden]),.contact-form textarea{color:#111112;background:#fff;border:1px solid #0000;border-radius:0;width:100%;min-height:52px;padding:14px 16px;font-size:16px;line-height:1.4;transition:border-color .25s,box-shadow .25s}.contact-form textarea{resize:vertical;min-height:145px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#0000006b;opacity:1}.contact-form input:not([type=checkbox]):focus,.contact-form textarea:focus{border-color:#7f51ff85;outline:0;box-shadow:0 0 0 1px #7f51ff1f}.contact-form [aria-invalid=true]{border-color:#b43121!important}.contact-form-consent{grid-template-columns:18px minmax(0,1fr);align-items:start;margin-top:20px;gap:10px!important;display:grid!important}.contact-form-consent input{accent-color:#7f51ff;width:17px;height:17px;min-height:17px;margin:2px 0 0}.contact-form-consent span{color:#00000094!important;font-size:13px!important;line-height:1.45!important}.contact-form-consent a{text-underline-offset:2px;text-decoration:underline}.contact-form .field-error{color:#9b2a1e;line-height:1.35;font-size:13px!important}.contact-form-submit{color:#fff;cursor:pointer;letter-spacing:-.02em;background:#111112;border:0;border-radius:0;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:22px;padding:12px 20px;font-size:17px;font-weight:410;line-height:1;transition:background-color .3s,transform .3s cubic-bezier(.22,1,.36,1);display:flex}.contact-form-submit:hover,.contact-form-submit:focus-visible{background:#7f51ff}.contact-form-submit:active{transform:scale(.995)}.contact-form-submit:disabled{opacity:.62;cursor:wait}.contact-form-submit svg{width:18px;height:18px}.contact-form .form-status{min-height:0;margin:16px 0 0}body:has(.contact-page) .site-header{width:min(100% - 40px,1360px);height:53px;color:var(--ink);-webkit-backdrop-filter:blur(14px)saturate(1.04);backdrop-filter:blur(14px)saturate(1.04);background:#fffffffa;border:0;border-radius:4px;padding-inline:26px;inset:18px auto auto 50%;transform:translate(-50%);box-shadow:0 4px 18px #08141c0e}body:has(.contact-page) .header-quote{display:none}body:has(.contact-page) .site-header .brand{width:82px}body:has(.contact-page) .header-nav{letter-spacing:-.025em;gap:clamp(26px,2.45vw,42px);font-size:clamp(.9rem,.96vw,1.05rem);font-weight:420}body:has(.contact-page) .menu-trigger{letter-spacing:-.025em;text-transform:none;gap:12px;font-size:1rem;font-weight:440}body:has(.contact-page) .menu-trigger svg{display:none}body:has(.contact-page) .menu-trigger:before{content:"";background:linear-gradient(currentColor,currentColor) 0 1px/22px 2px no-repeat,linear-gradient(currentColor,currentColor) 7px 9px/15px 2px no-repeat;flex:none;width:22px;height:11px}@media (max-width:1199px){.contact-reference-heading h1{font-size:72px}.contact-reference-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.12fr);gap:36px;width:100%}}@media (max-width:809px){body:has(.contact-page){padding-bottom:0}body:has(.contact-page) .mobile-quote-bar{display:none}body:has(.contact-page) .site-header{width:100%;height:50px;box-shadow:none;backface-visibility:hidden;border-bottom:1px solid #11131514;border-radius:0;padding-inline:14px;position:fixed;inset:0 0 auto;transform:none}body:has(.contact-page) .site-header .brand{width:70px;min-height:32px}body:has(.contact-page) .header-nav{display:none}body:has(.contact-page) .menu-trigger{gap:8px;width:auto;min-height:38px;padding-inline:2px;font-size:.88rem}body:has(.contact-page) .menu-trigger span{display:inline}.contact-reference{padding:80px 14px 60px}.contact-reference-lines{background:linear-gradient(90deg,#0000 calc(50% - .5px),#ededed calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));border-inline:0;width:calc(100% - 28px)}.contact-reference-heading{gap:10px;padding-top:64px}.contact-reference-kicker{display:none}.contact-reference-heading h1{max-width:640px;font-size:clamp(42px,12vw,58px);line-height:.98}.contact-reference-grid{grid-template-columns:1fr;gap:44px;width:100%;margin-top:64px}.contact-reference-info{gap:30px}.contact-reference-intro h2{font-size:30px}.contact-reference-intro p{max-width:520px;font-size:17px}.contact-reference-cards{gap:10px}.contact-reference-card{gap:16px;min-height:96px;padding:20px}.contact-reference-card strong{font-size:18px}.contact-reference-card small{font-size:16px}.contact-reference-form-panel{padding:20px}.contact-form-grid{grid-template-columns:1fr;gap:20px}.contact-form .contact-form-wide{grid-column:auto}.contact-form input:not([type=checkbox]):not([type=hidden]),.contact-form textarea{min-height:54px}.contact-form textarea{min-height:150px}}@media (prefers-reduced-motion:reduce){.contact-reference-card,.contact-form-submit{transition:none}}.services-page{color:#111112;background:#fff;overflow:clip}.services-listing{background:#fff;width:100%;padding:0 32px;position:relative;overflow:hidden}.services-listing-shell.shell{width:100%;max-width:1356px;margin-inline:auto;padding:156px 0 148px;position:relative}.services-listing-shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#ededed calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px) calc(66.666% - .5px),#ededed calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));border-inline:1px solid #ededed;position:absolute;inset:0}.services-listing-heading{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;display:flex;position:relative;overflow:hidden}.services-listing-kicker{align-items:center;gap:16px;width:100%;display:flex}.services-listing-kicker>span{background:#eaeaea;flex:auto;height:1px}.services-listing-kicker p{color:#0000009e;letter-spacing:-.02em;flex:none;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:400;line-height:1.35;display:flex}.services-listing-kicker i{background:#7f51ff;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.services-listing-heading h1{color:#111112;letter-spacing:-.072em;text-wrap:balance;width:100%;max-width:560px;margin:0;font-size:58px;font-weight:410;line-height:1.05}.services-listing-heading>p{color:#00000094;letter-spacing:-.035em;width:100%;max-width:560px;margin:2px 0 0;font-size:19px;font-weight:400;line-height:1.34}.services-listing-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 24px;width:100%;margin-top:78px;display:grid;position:relative}.services-listing-card{min-width:0}.services-listing-card>a{color:#111112;text-decoration:none;display:block}.services-listing-card figure{aspect-ratio:1.39344;background:#dededb;border-radius:2px;width:100%;margin:0;position:relative;overflow:hidden}.services-listing-card figure:after{content:"";z-index:1;pointer-events:none;opacity:0;background:linear-gradient(#050d1200,#050d120f);transition:opacity .42s;position:absolute;inset:0}.services-listing-card img{object-fit:cover;transition:transform .68s cubic-bezier(.22,1,.36,1),filter .42s}.services-listing-card-copy{padding:10px 6px 0}.services-listing-card h2{color:#18181b;letter-spacing:-.045em;margin:0;font-size:20px;font-weight:410;line-height:1.22;transition:transform .42s cubic-bezier(.22,1,.36,1)}.services-listing-card p{color:#0000008f;letter-spacing:-.02em;max-width:42ch;margin:5px 0 0;font-size:15px;font-weight:400;line-height:1.4}@media (hover:hover) and (pointer:fine){.services-listing-card>a:hover img,.services-listing-card>a:focus-visible img{filter:saturate(1.04);transform:scale(1.025)}.services-listing-card>a:hover figure:after,.services-listing-card>a:focus-visible figure:after{opacity:1}.services-listing-card>a:hover h2,.services-listing-card>a:focus-visible h2{transform:translate(4px)}}@media (max-width:1199px){.services-listing-shell.shell{padding-top:148px}.services-listing-heading h1{font-size:48px}.services-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:809px){.services-listing{padding-inline:14px}.services-listing-shell.shell{padding:132px 0 100px}.services-listing-shell:before{background:linear-gradient(90deg,#0000 calc(50% - .5px),#ededed calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));border-inline:0}.services-listing-heading{gap:11px}.services-listing-kicker{display:none}.services-listing-heading h1{max-width:560px;font-size:38px;line-height:1.05}.services-listing-heading>p{max-width:440px;font-size:17px;line-height:1.4}.services-listing-grid{grid-template-columns:1fr;gap:34px;margin-top:58px}.services-listing-card-copy{padding:10px 2px 0}.services-listing-card h2{font-size:19px}.services-listing-card p{max-width:48ch;font-size:16px}}@media (prefers-reduced-motion:reduce){.services-listing-card figure:after,.services-listing-card img,.services-listing-card h2{transition:none}}.reference-detail-page{color:#111112;background:#fff;overflow:clip}.reference-detail-hero{background:#fff;width:100%;padding:90px 32px 0}.reference-detail-hero-shell.shell{background:#ddd;border-radius:2px;width:100%;max-width:1356px;height:560px;margin:0 auto;padding:0;position:relative;overflow:hidden}.reference-detail-hero-shell img{object-fit:cover;object-position:center}.reference-detail-intro{background:#fff;width:100%;padding:90px 32px 120px}.reference-detail-intro-shell.shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:80px;width:100%;max-width:1170px;margin:0 auto;padding:0;display:grid}.reference-detail-breadcrumb{color:#0000007a;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:9px;margin-bottom:-30px;font-size:13px;line-height:1.4;display:flex}.reference-detail-breadcrumb a{color:inherit;text-decoration:none;transition:color .25s}.reference-detail-breadcrumb a:hover,.reference-detail-breadcrumb a:focus-visible{color:#111112}.reference-detail-identity{flex-direction:column;align-items:flex-start;gap:40px;min-width:0;display:flex;overflow:hidden}.reference-detail-meta{color:#0000009e;letter-spacing:-.02em;align-items:center;gap:10px;width:fit-content;margin:0;font-size:16px;font-weight:400;line-height:1.35;display:inline-flex}.reference-detail-meta svg{stroke-width:1.55px;width:18px;height:18px}.reference-detail-identity h1{color:#111112;letter-spacing:-.04em;text-wrap:balance;width:100%;margin:0;font-size:28px;font-weight:420;line-height:1.22}.reference-detail-description{min-width:0;overflow:hidden}.reference-detail-description p{color:#0000009e;letter-spacing:-.025em;max-width:62ch;margin:0;font-size:18px;font-weight:400;line-height:1.52}.reference-detail-content{background:#fff;width:100%;padding:0 32px 110px}.reference-detail-content-grid.shell{border-top:1px solid #dededb;border-left:1px solid #dededb;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:1170px;margin:0 auto;padding:0;display:grid}.reference-detail-content article{background:#f5f5f3;border-bottom:1px solid #dededb;border-right:1px solid #dededb;min-width:0;min-height:240px;padding:32px}.reference-detail-content h2{color:#111112;letter-spacing:-.04em;margin:0 0 24px;font-size:24px;font-weight:430;line-height:1.15}.reference-detail-content p,.reference-detail-content li{color:#000000a3;letter-spacing:-.015em;font-size:16px;line-height:1.55}.reference-detail-content p{max-width:56ch;margin:0}.reference-detail-content ul,.reference-detail-content ol{gap:8px;margin:0;padding-left:20px;display:grid}.reference-detail-related{z-index:1;background:#fff;width:100%;padding:20px 32px 130px;position:relative}.reference-detail-related-shell.shell{flex-direction:column;align-items:stretch;gap:60px;width:100%;max-width:1356px;margin:0 auto;padding:0;display:flex}.reference-detail-related-heading{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;overflow:hidden}.reference-detail-kicker{align-items:center;gap:16px;width:100%;display:flex}.reference-detail-kicker>span{background:#eaeaea;flex:auto;height:1px}.reference-detail-kicker p{color:#0000009e;letter-spacing:-.02em;flex:none;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:400;line-height:1.35;display:flex}.reference-detail-kicker i{background:#7f51ff;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.reference-detail-related-heading h2{color:#111112;letter-spacing:-.072em;text-wrap:balance;width:100%;max-width:560px;margin:0;font-size:58px;font-weight:410;line-height:1.05}.reference-detail-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 24px;width:100%;display:grid}.reference-detail-card{min-width:0}.reference-detail-card>a{color:#111112;text-decoration:none;display:block}.reference-detail-card figure{aspect-ratio:1.39344;background:#dededb;border-radius:2px;width:100%;margin:0;position:relative;overflow:hidden}.reference-detail-card figure:after{content:"";z-index:1;pointer-events:none;opacity:0;background:linear-gradient(#050d1200,#050d120f);transition:opacity .42s;position:absolute;inset:0}.reference-detail-card img{object-fit:cover;transition:transform .68s cubic-bezier(.22,1,.36,1),filter .42s}.reference-detail-card-copy{padding:10px 6px 0}.reference-detail-card h3{color:#18181b;letter-spacing:-.045em;margin:0;font-size:20px;font-weight:410;line-height:1.22;transition:transform .42s cubic-bezier(.22,1,.36,1)}.reference-detail-card p{color:#0000008f;letter-spacing:-.02em;max-width:42ch;margin:5px 0 0;font-size:15px;font-weight:400;line-height:1.4}@media (hover:hover) and (pointer:fine){.reference-detail-card>a:hover img,.reference-detail-card>a:focus-visible img{filter:saturate(1.04);transform:scale(1.025)}.reference-detail-card>a:hover figure:after,.reference-detail-card>a:focus-visible figure:after{opacity:1}.reference-detail-card>a:hover h3,.reference-detail-card>a:focus-visible h3{transform:translate(4px)}}@media (max-width:1199px){.reference-detail-hero-shell.shell{height:400px}.reference-detail-intro{padding-bottom:100px}.reference-detail-intro-shell.shell{gap:64px}.reference-detail-identity h1{font-size:24px}.reference-detail-content{padding-bottom:90px}.reference-detail-related-shell.shell{gap:50px}.reference-detail-related-heading h2{font-size:48px}.reference-detail-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:809px){.reference-detail-hero{padding:64px 14px}.reference-detail-hero-shell.shell{height:300px}.reference-detail-intro{padding:20px 14px 64px}.reference-detail-intro-shell.shell{grid-template-columns:1fr;gap:48px}.reference-detail-breadcrumb{margin-bottom:-20px}.reference-detail-identity{gap:24px}.reference-detail-identity h1{font-size:23px}.reference-detail-description p{font-size:16px;line-height:1.5}.reference-detail-content{padding:0 14px 70px}.reference-detail-content-grid.shell{grid-template-columns:1fr}.reference-detail-content article{min-height:0;padding:26px 22px 28px}.reference-detail-content h2{font-size:22px}.reference-detail-content p,.reference-detail-content li{font-size:15px}.reference-detail-related{padding:70px 14px 90px}.reference-detail-related-shell.shell{gap:40px}.reference-detail-related-heading h2{font-size:38px}.reference-detail-related-grid{grid-template-columns:1fr;gap:34px}.reference-detail-card-copy{padding-inline:2px}.reference-detail-card h3{font-size:19px}.reference-detail-card p{max-width:48ch;font-size:16px}}@media (prefers-reduced-motion:reduce){.reference-detail-card figure:after,.reference-detail-card img,.reference-detail-card h3{transition:none}}.site-drawer-layer{z-index:140;isolation:isolate;position:fixed;inset:0;overflow:hidden}.site-drawer-backdrop{z-index:0;cursor:pointer;touch-action:none;background:#292929d4;border:0;border-radius:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.site-drawer{z-index:1;width:570px;height:100dvh;padding:max(55px, env(safe-area-inset-top)) 55px max(48px, env(safe-area-inset-bottom));overscroll-behavior:contain;color:#f7f7f7;background:#111112;flex-direction:column;display:flex;position:absolute;inset:0 0 0 auto;overflow:hidden auto}.site-drawer-close{color:#111112;cursor:pointer;background:#fff;border:0;border-radius:2px;place-items:center;width:55px;min-width:55px;height:55px;min-height:55px;padding:0;transition:color .3s,background-color .3s,transform .42s cubic-bezier(.22,1,.36,1);display:grid}.site-drawer-close:hover,.site-drawer-close:focus-visible{color:#111112;background:#ededed;transform:rotate(90deg)}.site-drawer-nav{flex-direction:column;align-items:flex-start;gap:0;margin-top:clamp(58px,6.5vh,66px);display:flex}.site-drawer-nav>div{width:100%;overflow:hidden}.site-drawer-nav a{color:#fff;letter-spacing:-.035em;white-space:nowrap;width:fit-content;padding:1px 0;font-size:2.25rem;font-weight:400;line-height:1.5;transition:color .32s,opacity .32s,transform .42s cubic-bezier(.22,1,.36,1);display:block}.site-drawer-nav a[aria-current=page]{color:#fff}.site-drawer-nav:has(a:hover) a:not(:hover){opacity:.42}.site-drawer-nav a:hover,.site-drawer-nav a:focus-visible{color:#fff;transform:translate(8px)}.site-drawer-details{flex-direction:column;align-items:flex-start;gap:clamp(64px,7.5vh,80px);margin-top:clamp(62px,7.2vh,74px);display:flex}.site-drawer-contact,.site-drawer-socials{flex-direction:column;align-items:flex-start;display:flex}.site-drawer-details p{color:#ffffff85;letter-spacing:-.025em;margin:0 0 8px;font-size:.98rem;font-weight:400;line-height:1.3}.site-drawer-details a{color:#fffffff0;letter-spacing:-.025em;text-underline-offset:3px;margin:1px 0;font-size:1.25rem;font-weight:400;line-height:1.45;text-decoration:underline;text-decoration-thickness:1px;transition:color .25s,transform .35s cubic-bezier(.22,1,.36,1)}.site-drawer-details a:hover,.site-drawer-details a:focus-visible{color:#bca8ff;transform:translate(4px)}@media (max-width:1199px){.site-drawer{width:510px;padding-inline:48px}}@media (max-width:809px){.site-drawer{width:100%;padding:max(18px, env(safe-area-inset-top)) 20px max(30px, env(safe-area-inset-bottom))}.site-drawer-close{width:52px;min-width:52px;height:52px;min-height:52px}.site-drawer-nav{gap:5px;margin-top:clamp(42px,7vh,64px)}.site-drawer-nav a{font-size:clamp(2.25rem,10.5vw,3.2rem);line-height:1.32}.site-drawer-details{gap:34px;margin-top:clamp(42px,7vh,64px);padding-bottom:16px}.site-drawer-details p{font-size:.88rem}.site-drawer-details a{font-size:1.05rem}}@media (max-height:720px){.site-drawer{padding-top:max(24px, env(safe-area-inset-top));padding-bottom:max(24px, env(safe-area-inset-bottom))}.site-drawer-nav{gap:0;margin-top:32px}.site-drawer-nav a{font-size:clamp(2rem,2.1vw,2.35rem);line-height:1.32}.site-drawer-details{gap:24px;margin-top:32px}}@media (prefers-reduced-motion:reduce){.site-drawer-close,.site-drawer-nav a,.site-drawer-details a{transition:none}}
