@import url("../../fonts.css");html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.brand br{display:none}.links{display:flex;gap:8px;align-items:center}.links-left{justify-self:start}.pill{border:1px solid currentColor;border-radius:999px;padding:9px 15px;font-size:12px;font-family:"Advent Pro",sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.08em;background:transparent;transition:background .25s ease,color .25s ease,border-color .25s ease}.pill:hover{background:var(--banner-hover-bg,var(--ink));color:var(--banner-hover-color,var(--violet));border-color:var(--banner-hover-bg,var(--ink))}.hero h1 span{display:block}@keyframes knotMove{0%{transform:rotateZ(-6deg) rotateY(0deg) rotateX(7deg) scale(.8)}25%{transform:rotateZ(84deg) rotateY(90deg) rotateX(-5deg) scale(1.018)}50%{transform:rotateZ(174deg) rotateY(180deg) rotateX(7deg) scale(.8)}75%{transform:rotateZ(264deg) rotateY(270deg) rotateX(-5deg) scale(1.018)}100%{transform:rotateZ(354deg) rotateY(360deg) rotateX(7deg) scale(.8)}}@keyframes knotFloat{0%,100%{translate:0 0}50%{translate:0 -14px}}.marquee,.marquee *,.marquee span{color:#000 !important;font-family:"Space Grotesk",Arial,sans-serif !important}@keyframes mar{to{transform:translateX(-50%)}}.editorial-title strong{display:inline;font-weight:400;color:#111}.editorial-rule,.editorial-subline{display:none}.editorial-jump span:first-child{color:#111;font-weight:400}.editorial-image-track{height:100%;width:max-content;display:flex;align-items:stretch;animation:editorialPhotoScroll 38s linear infinite;will-change:transform}.editorial-image:hover .editorial-image-track{animation-play-state:paused}.editorial-image img{height:100%;width:clamp(260px,32vw,560px);display:block;object-fit:cover;object-position:center;flex:0 0 auto;filter:grayscale(100%) contrast(1.22) brightness(.82);transform:scale(1.01)}.editorial-image::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(11,11,11,.72),transparent 14%,transparent 86%,rgba(11,11,11,.72)),radial-gradient(circle at 50% 50%,transparent 38%,rgba(0,0,0,.22) 100%);mix-blend-mode:darken}@keyframes editorialPhotoScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.editorial-image-track,.hero-knot,.hero-knot video{background:#F5F3EE;animation:none}}.label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--red);font-weight:700}.big{font-size:clamp(42px,7.8vw,132px);line-height:.86;letter-spacing:-.075em;margin:0}.body{font-size:clamp(17px,1.45vw,24px);line-height:1.32;max-width:760px;color:#2a2428}.clean-title{font-size:clamp(38px,5vw,80px);line-height:.9;letter-spacing:-.06em;font-weight:700;color:var(--ink);margin:0;max-width:500px}.clean-copy{margin-top:32px;font-size:clamp(17px,1.35vw,23px);line-height:1.18;letter-spacing:-.035em;max-width:560px;color:var(--ink)}.founder-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:clamp(48px,7vw,92px);align-items:center}.founder-content{max-width:640px;position:relative;z-index:2}.founder-badge{width:300px;height:300px;justify-self:center;position:relative}.founder-badge img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;filter:grayscale(100%) contrast(1.08);border:1px solid rgba(17,17,17,.28);display:block}.founder-badge::before,.founder-badge::after{display:none}.service:last-child{border-bottom:none;position:absolute;left:0;top:0;width:0;height:1px;background:var(--red);transition:width .6s cubic-bezier(.16,1,.3,1)}.service:hover{transform:translateX(10px);background:rgba(255,255,255,.12)}.service:hover::before{width:100%}.service .num{display:none}.service-thumb{width:150px;height:150px;overflow:hidden;justify-self:start;background:rgba(255,255,255,.16);transform:scale(.96);opacity:.88;transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .45s ease}.service-thumb img{width:100%;height:100%;display:block;object-fit:cover;filter:grayscale(100%) contrast(1.06);transform:scale(1.06);transition:transform .7s cubic-bezier(.16,1,.3,1),filter .45s ease}.service:hover .service-thumb{transform:scale(.8);opacity:1}.service:hover .service-thumb img{transform:scale(1.16);filter:grayscale(100%) contrast(1.15)}.service:focus-visible{outline:2px solid var(--ink);outline-offset:6px}.arrow{display:none}.impact::before{content:"Impact logic";position:absolute;top:clamp(28px,4vw,56px);left:clamp(20px,3vw,52px);z-index:3;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--red);font-weight:700}.impact::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(184,117,255,.22),transparent 34%),radial-gradient(circle at 76% 72%,rgba(204,255,0,.18),transparent 28%);opacity:.9}.impact-rail{position:relative;z-index:2;width:100%;overflow:hidden;cursor:grab}.impact-rail:active{cursor:grabbing}.impact-rail:hover .impact-track{animation:impact-scroll 18s linear infinite}.impact-frame:nth-child(2n){transform:translateY(44px)}.impact-frame:nth-child(3n){width:clamp(260px,24vw,440px);aspect-ratio:.86/1}.impact-frame:nth-child(2n):hover{transform:translateY(20px) scale(1.035)}.impact-frame img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(100%) contrast(1.12) brightness(.94);transition:transform 1s cubic-bezier(.16,1,.3,1),filter .6s ease}.impact-frame:hover img{transform:scale(1.08);filter:grayscale(100%) contrast(1.18) brightness(.98)}.impact-caption{position:absolute;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:rgba(244,239,231,.78);backdrop-filter:none;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#111;opacity:0;transform:translateY(10px);transition:.35s ease}.impact-frame:hover .impact-caption{opacity:1;transform:none}.impact-note{position:relative;z-index:2;display:flex;justify-content:space-between;gap:24px;padding:0 clamp(20px,3vw,52px);margin-top:clamp(20px,3vw,42px);color:rgba(17,17,17,.64);font-size:clamp(15px,1.3vw,22px);letter-spacing:-.035em}.impact-note span:last-child{text-align:right}@keyframes impact-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.process::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.35),transparent 28%),radial-gradient(circle at 15% 72%,rgba(184,117,255,.16),transparent 32%);pointer-events:none}.process-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,680px);gap:clamp(46px,7vw,110px);align-items:start}.process-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.22em;color:#5a2616;font-weight:700;margin-bottom:clamp(30px,4vw,56px)}.process-list{border-top:none;max-width:760px}.process-item{border-bottom:none;max-width:560px;padding:0 56px 26px 0;font-size:clamp(17px,1.35vw,22px);line-height:1.28;letter-spacing:-.035em;color:rgba(58,29,19,.78)}.process-visual{position:sticky;top:120px;min-height:640px;border-radius:34px;overflow:hidden;background:#d7e84b;box-shadow:0 22px 80px rgba(58,29,19,.12)}.process-visual img{width:100%;height:100%;min-height:640px;object-fit:cover;display:block;filter:grayscale(100%) contrast(1.08);transform:scale(1.02)}.process-cta{border:1px solid rgba(58,29,19,.55);border-radius:999px;padding:15px 24px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;transition:.25s ease}.process-cta:hover{background:#3a1d13;color:#111}.quote::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 72% 22%,rgba(255,246,233,.10),transparent 32%),linear-gradient(90deg,rgba(255,246,233,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(255,246,233,.028) 1px,transparent 1px);background-size:auto,86px 86px,86px 86px;opacity:.75}.quote-inner{position:relative;z-index:2;max-width:1180px}.quote-kicker{font-size:clamp(22px,3vw,54px);line-height:1;letter-spacing:-.055em;color:#111;margin:0 0 12px}.quote h2{font-size:clamp(38px,5.7vw,92px);line-height:1.04;letter-spacing:-.065em;margin:0;font-weight:500;max-width:1120px}.quote-label{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#111;font-weight:700}.quote p{margin:0;max-width:760px;font-size:clamp(19px,1.65vw,30px);line-height:1.15;letter-spacing:-.045em;color:#111}.projects{background:radial-gradient(circle at 15% 20%,#e7ff55 0%,transparent 30%),radial-gradient(circle at 85% 80%,#d7a3ff 0%,transparent 35%),linear-gradient(135deg,#b875ff 0%,#ca9cff 50%,#b875ff 100%)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}.card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:32px;min-height:430px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;backdrop-filter:none;transition:.8s cubic-bezier(.22,1,.36,1)}.card::before{content:"";position:absolute;width:220px;height:220px;left:-60px;bottom:-120px;background:#dfff2f;border-radius:42% 58% 70% 30% / 30% 45% 55% 70%;filter:none;opacity:.95;animation:liquidBlob 8s ease-in-out infinite alternate;transition:1.2s cubic-bezier(.22,1,.36,1)}.card::after{content:"";position:absolute;width:180px;height:180px;left:40px;bottom:-90px;background:#ffffaa;border-radius:63% 37% 54% 46% / 55% 48% 52% 45%;filter:none;mix-blend-mode:screen;opacity:.9;animation:liquidBlob2 10s ease-in-out infinite alternate;transition:1.2s cubic-bezier(.22,1,.36,1)}.card:hover{transform:translateY(-10px)}.card:hover::before{width:900px;height:900px;left:-250px;bottom:-350px}.card:hover::after{width:750px;height:750px;left:-120px;bottom:-280px}.card h3,.card p{position:relative;z-index:5}@keyframes liquidBlob{0%{border-radius:42% 58% 70% 30% / 30% 45% 55% 70%;transform:rotate(0deg)}100%{border-radius:60% 40% 35% 65% / 65% 30% 70% 35%;transform:rotate(25deg)}}@keyframes liquidBlob2{0%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%;transform:translateY(0)}100%{border-radius:35% 65% 55% 45% / 40% 60% 40% 60%;transform:translateY(-30px)}}.card h3{font-size:clamp(32px,4vw,68px);line-height:.92;letter-spacing:-.06em;margin:0;position:relative}.card p{position:relative;font-size:18px}.reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.reveal.on{opacity:1;transform:none}.service.reveal{transform:translateY(32px)}.service.reveal.on{transform:none}@media (max-width:1100px){.founder-card{grid-template-columns:1fr}.founder-badge{width:min(58vw,380px);min-width:300px;margin:0 auto 20px}}@media (max-width:820px){.hero-bottom,.intro,.cards,.footer-grid{grid-template-columns:1fr}.impact-head,.impact-stage{grid-template-columns:1fr}.impact-stage{min-height:auto;margin-top:56px}.impact-eye{width:min(72vw,330px);margin:0 auto 28px;transform:none}.impact-flow::before,.impact-flow::after{display:none}.impact-node{grid-template-columns:72px 1fr;gap:18px;min-height:auto}.impact-node p{grid-column:2}.impact-track{gap:26px;padding:90px 22px 70px}.impact-frame{width:72vw;border-radius:20px}.impact-frame:nth-child(2n){transform:translateY(24px)}.impact-note{display:block}.impact-note span{display:block;text-align:left !important;margin-bottom:8px}.process-inner{grid-template-columns:1fr}.process-title{font-size:clamp(52px,16vw,92px)}.process-visual{position:relative;top:auto;min-height:360px;border-radius:28px}.process-visual img{min-height:360px}.process-footer{display:block}.process-cta{display:inline-block;margin-top:24px}.meta{grid-template-columns:1fr}.hero-knot{right:-10vw;top:20vh;width:64vw;opacity:.72}.service{grid-template-columns:86px 1fr;gap:18px;padding:28px 0}.service-thumb{width:58px;height:58px;grid-row:1 / span 2}.service h2{font-size:clamp(38px,13vw,76px)}.service p{grid-column:2;max-width:none}.step{grid-template-columns:1fr}.nav{grid-template-columns:1fr auto}.brand{justify-self:start;font-size:30px}.links-left{display:none}.links-right{justify-self:end}.stage-card{padding:40px}.founder-card{grid-template-columns:1fr;gap:54px}.founder-badge{width:min(72vw,310px);min-width:0;margin:0 auto 14px}.founder-badge::before{inset:-14px}.founder-badge::after{max-width:82vw;white-space:normal;text-align:center;line-height:1.35;bottom:-52px}}.editorial-right{width:min(720px,100%);justify-self:start}.editorial-title span{display:block;margin-bottom:0}button,.btn,.pill,input[type="submit"],input[type="button"]{font-family:"Advent Pro",sans-serif !important;font-weight:400 !important}h1,h2,h3,h4,h5,h6,.brand,.big,.clean-title,.process-title,.footer-logo,.hero h1,.service h2,.service-page h1,.service-page h2,.marquee{font-family:"Space Grotesk",Arial,sans-serif !important}body,p,a,li,span,small,label,input,textarea,button,.pill,.eyebrow,.label,.body,.hero-copy,.meta,.clean-copy,.service p,.service-page-copy,.service-page-kicker,.back-link,.process-kicker,.quote-label,.footer-grid{font-family:"Advent Pro",Arial,sans-serif !important;font-weight:400}p,li,a,small,label,input,textarea,button,.pill,.eyebrow,.label,.body,.hero-copy,.meta,.meta *,.clean-copy,.service p,.service-page-copy,.service-page-kicker,.back-link,.process-kicker,.quote-label,.footer-grid,.footer-grid *{font-family:"Advent Pro",Arial,sans-serif !important;font-weight:400 !important}h1,h1 *,h2,h2 *,h3,h3 *,h4,h4 *,h5,h5 *,h6,h6 *,.brand,.brand *,.big,.big *,.clean-title,.clean-title *,.process-title,.process-title *,.footer-logo,.footer-logo *,.hero h1,.hero h1 *,.service h2,.service h2 *,.service-page h1,.service-page h1 *,.service-page h2,.service-page h2 *,.marquee,.marquee *{font-family:"Space Grotesk",Arial,sans-serif !important}.site-blur{position:fixed;inset:0;z-index:90;background:rgba(5,5,5,.22);backdrop-filter:none;opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.16,1,.3,1)}.history-panel{position:fixed;top:0;right:0;z-index:100;width:min(52vw,760px);height:100vh;padding:clamp(28px,4vw,54px);background:#191919;color:#f6f2eb;transform:translateX(105%);transition:transform .72s cubic-bezier(.16,1,.3,1);overflow-y:auto;box-shadow:-40px 0 120px rgba(0,0,0,.38)}body.history-open{overflow:hidden}body.history-open .site-blur{opacity:1;pointer-events:auto}body.history-open .history-panel{transform:translateX(0)}.history-close{position:absolute;top:24px;left:-72px;width:56px;height:48px;border:0;border-radius:4px;background:#222;color:#f6f2eb;font-size:26px;line-height:1;cursor:pointer}.history-source{display:flex;align-items:center;gap:14px;margin-bottom:clamp(42px,6vh,78px)}.history-mark{width:68px;height:68px;border-radius:10px;display:grid;place-items:center;background:#f6f2eb;border:1px solid rgba(246,242,235,.14);font-family:"Space Grotesk",Arial,sans-serif !important;font-size:12px;line-height:.95;text-transform:uppercase;letter-spacing:-.08em;text-align:center}.history-source strong{display:block;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:17px;line-height:1;font-weight:500}.history-source span{display:block;margin-top:6px;font-size:13px;color:#111;letter-spacing:.04em}.history-panel h2{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(34px,3.2vw,56px);line-height:1.05;letter-spacing:-.07em;font-weight:400;max-width:650px;margin:0 0 28px}.history-lead{max-width:650px;margin:0 0 34px;font-size:clamp(17px,1.25vw,23px);line-height:1.28;letter-spacing:-.035em;color:#111}.history-photo{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;background:#f6f2eb;margin:0 0 34px}.history-photo img{width:100%;height:100%;display:block;object-fit:cover;filter:grayscale(100%) contrast(1.18) brightness(.86);transform:scale(1.02)}.history-text{max-width:650px;font-size:clamp(18px,1.35vw,24px);line-height:1.38;letter-spacing:-.08em;color:#111;margin-bottom:36px}.history-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(246,242,235,.5);border-radius:2px;padding:17px 24px;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:13px;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:#f6f2eb;transition:.25s ease}.history-cta:hover{background:#f6f2eb;color:#191919}@media (max-width:900px){.history-panel{width:100vw;padding:86px 24px 34px}.history-close{top:18px;left:18px}}.menu-toggle{border:1px solid currentColor;border-radius:999px;padding:9px 15px;font-size:12px;font-family:"Advent Pro",sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.08em;background:transparent;color:inherit;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.menu-toggle:hover{background:var(--banner-hover-bg,var(--ink));color:var(--banner-hover-color,var(--violet));border-color:var(--banner-hover-bg,var(--ink))}.menu-lines{display:inline-flex;width:14px;height:10px;margin-right:8px;position:relative;vertical-align:-1px}.menu-lines::before,.menu-lines::after{content:"";position:absolute;left:0;width:14px;height:1px;background:currentColor;transition:transform .25s ease}.menu-lines::before{top:1px}.menu-lines::after{bottom:1px}body.menu-open .menu-lines::before{transform:translateY(4px) rotate(45deg)}body.menu-open .menu-lines::after{transform:translateY(-4px) rotate(-45deg)}.section-menu .pill{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.section-menu .pill::after{content:"↗";opacity:.65}@media (max-width:820px){.menu-wrap{justify-self:start}.section-menu{position:fixed;top:76px;left:18px;right:18px;min-width:0}.links-right .pill{display:none}}.why-home::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 30%);pointer-events:none}.why-home-inner{position:relative;z-index:2;max-width:1040px;margin:auto}.recent-head h2{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(42px,4vw,72px);line-height:.92;letter-spacing:-.07em;margin:0;font-weight:600;color:#111;max-width:620px}.recent-card:nth-child(2){margin-top:0}.recent-card:nth-child(3){margin-top:0}.recent-card:nth-child(3) .recent-media{aspect-ratio:1/1}.recent-card:hover img{transform:scale(1.09);filter:grayscale(100%) contrast(1.18) brightness(.95)}@media (max-width:900px){.why-home{text-align:left;place-items:end start}.recent-head{display:block}.recent-head .acid-btn{margin-top:24px}.recent-grid{grid-template-columns:1fr}.recent-card:nth-child(2),.recent-card:nth-child(3){margin-top:0}}.footer-manifesto{margin:0;max-width:620px;font-size:clamp(22px,2.4vw,42px);line-height:1.02;letter-spacing:-.055em;color:#111 !important}.footer-grid{display:grid !important;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:clamp(20px,2vw,35px) !important;border-top:0 !important;margin-top:clamp(44px,6vw,76px) !important;padding-top:0 !important;position:relative;z-index:2}.footer-col{min-width:0}.footer-col h3{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:15px;line-height:1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 22px;color:#111 !important;font-weight:700}.footer-col p,.footer-col a,.footer-col li{font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(17px,1.18vw,21px);line-height:1.28;letter-spacing:-.018em;color:#111 !important}.footer-col p{margin:0 0 10px}.footer-col ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.footer a{text-decoration:none;transition:color .25s ease,transform .25s ease,opacity .25s ease}.footer a:hover{color:#9d1000 !important;opacity:1}.footer-contact-name{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(22px,2vw,34px) !important;line-height:1 !important;letter-spacing:-.055em !important;margin-bottom:12px !important}.footer-small{opacity:.68}.footer-bottom a{color:#111 !important}@media (max-width:980px){.footer-top{grid-template-columns:1fr;align-items:start}.footer-grid{grid-template-columns:1fr 1fr !important}}@media (max-width:640px){.footer{padding-bottom:28px !important}.footer-grid{grid-template-columns:1fr !important}.footer-bottom{display:grid;gap:10px}}body{margin:0;font-family:"Advent Pro",Arial,sans-serif !important;background:#f6f2eb;color:var(--ink);overflow-x:hidden;font-weight:400}h1,h2,h3,h4,h5,h6,.brand,.hero h1,.editorial-title,.intro .label,.service h2,.recent-head h2,.process-title,.quote h2,.footer-logo{font-family:"Space Grotesk",Arial,sans-serif !important}.hero h1{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(76px,14vw,220px) !important;font-weight:700;line-height:.78 !important;letter-spacing:-.098em !important;margin:clamp(16px,2vw,28px) 0 0 !important;max-width:1380px !important}.eyebrow{font-family:"Advent Pro",sans-serif;font-size:15px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#111 !important;opacity:.78}.hero-bottom{display:grid !important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr) !important;gap:clamp(34px,6vw,96px) !important;align-items:end !important;margin-top:clamp(34px,5vw,78px) !important}.hero-copy{font-size:clamp(24px,2.9vw,48px) !important;line-height:1.03 !important;letter-spacing:-.05em !important;max-width:760px !important}.meta{display:grid !important;grid-template-columns:1fr 1fr !important;gap:18px !important}.marquee-track{display:inline-block !important;padding:8px 0 10px !important;animation:mar 30s linear infinite !important}.marquee span{margin-right:clamp(34px,4vw,72px) !important}.intro{background:var(--paper) !important;color:#111 !important;display:grid;align-content:start !important;min-height:auto !important;padding:clamp(78px,9vw,136px) clamp(22px,3.2vw,56px) clamp(72px,8vw,126px) !important;position:relative;overflow:hidden;border-bottom:none;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr) !important;gap:clamp(36px,6vw,94px) !important;align-items:start !important;width:100%;max-width:none}.intro .label{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(44px,5.7vw,94px) !important;line-height:.9 !important;letter-spacing:-.078em !important;text-transform:none;color:#111 !important;font-weight:600 !important;margin:0}.editorial-title{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(34px,4.2vw,76px) !important;line-height:1.04 !important;letter-spacing:-.07em !important;font-weight:400;margin:0;max-width:820px !important;color:#111 !important}.editorial-jump{position:relative !important;left:auto !important;bottom:auto !important;display:flex;gap:clamp(28px,4vw,68px) !important;align-items:center;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:12px;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#111 !important;font-weight:700;flex-wrap:wrap;margin-top:clamp(44px,6vw,86px) !important}.editorial-image{width:100vw;height:clamp(120px,16vh,210px) !important;min-height:90px;max-height:160px;margin:clamp(70px,9vh,110px) 0 0 calc(50% - 50vw);overflow:hidden;background:#111;position:relative;isolation:isolate;margin-top:clamp(52px,7vw,92px) !important}section{padding:clamp(58px,7vw,112px) clamp(22px,3.2vw,56px) !important}.services{background:#f6f2eb;padding-top:clamp(42px,5vw,78px) !important}.service h2{font-size:clamp(46px,7vw,118px) !important;line-height:.86;letter-spacing:-.075em;margin:0;justify-self:start;transition:letter-spacing .45s ease,transform .45s cubic-bezier(.16,1,.3,1)}.service p{font-size:clamp(17px,1.45vw,24px);line-height:1.12;letter-spacing:-.035em;margin:0;max-width:320px;justify-self:start;color:#111 !important;opacity:.82}.image-stage,.impact,.process,.quote,.why-home,.recent-projects{background:var(--paper) !important;color:#111 !important}.image-stage{background:#f6f2eb;color:var(--ink);padding:clamp(54px,7vw,110px) clamp(22px,3.2vw,56px) !important;min-height:auto !important;display:grid;align-items:center;position:relative;overflow:hidden}.stage-card{border-radius:34px;min-height:auto !important;background:var(--paper);position:relative;overflow:hidden;padding:clamp(42px,7vw,92px) !important;box-shadow:none;border-top:none;border-bottom:none;color:var(--ink);position:relative;overflow:hidden;min-height:auto !important;padding:clamp(70px,8vw,120px) 0 !important;display:flex;flex-direction:column;justify-content:center}.impact-track{display:flex;align-items:center;gap:clamp(34px,5vw,92px);width:max-content;padding:clamp(64px,7vw,104px) clamp(24px,4vw,70px) !important;transform:translateX(0);transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.process{background:#f6f2eb;color:#3a1d13;padding:clamp(72px,8vw,126px) clamp(22px,3.2vw,56px) !important;position:relative;overflow:hidden}.process-title{font-size:clamp(58px,8.4vw,150px);line-height:.86;letter-spacing:-.085em;margin:0 0 clamp(48px,6vw,84px);max-width:780px;color:#3a1d13;margin-bottom:clamp(34px,5vw,68px) !important}.process-footer{position:relative;z-index:2;margin-top:clamp(48px,6vw,82px) !important;padding-top:26px;border-top:none;display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:clamp(22px,2.2vw,38px);line-height:1;letter-spacing:-.055em;color:#3a1d13}.quote{background:#f6f2eb;color:#111;min-height:auto !important;padding:clamp(72px,8vw,126px) clamp(22px,3.2vw,56px) !important;display:grid;align-items:end;position:relative;overflow:hidden}.quote-meta{margin-top:clamp(36px,5vw,72px) !important;display:grid;grid-template-columns:minmax(180px,.42fr) 1fr;gap:clamp(28px,6vw,90px);align-items:start;border-top:none;padding-top:26px}.why-home{background:#f6f2eb;color:#f6f2eb;min-height:auto !important;display:grid;place-items:center;text-align:center !important;position:relative;overflow:hidden;padding:clamp(76px,8vw,126px) clamp(22px,3.2vw,56px) !important;border-top:none;border-bottom:none;font-size:clamp(38px,4.2vw,72px);line-height:1.18;letter-spacing:-.065em;font-weight:500;margin:0 auto clamp(28px,4vw,52px) !important;max-width:1050px !important;color:#111 !important}.recent-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:clamp(34px,5vw,70px) !important}.recent-head h2,.recent-card h3{color:#111 !important}.recent-card p{color:#111 !important;margin:0;max-width:460px;font-size:clamp(17px,1.3vw,21px);line-height:1.28;letter-spacing:-.025em;opacity:.78}.footer-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:clamp(46px,6vw,86px) !important;padding-top:22px;border-top:none;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#111 !important}.site-blur,.history-panel{display:none !important}@media (max-width:900px){.nav{grid-template-columns:auto 1fr auto !important;height:58px}.brand{justify-self:start !important;font-size:28px !important}.hero{min-height:auto !important;padding-top:34px !important}.hero h1{font-size:clamp(72px,20vw,128px) !important}.hero-bottom,.editorial-content,.service,.footer-top,.footer-grid{grid-template-columns:1fr !important}.hero-knot{position:relative !important;top:auto !important;right:auto !important;width:min(72vw,340px) !important;margin:24px 0 0 auto !important}.meta{grid-template-columns:1fr 1fr !important}.marquee{font-size:clamp(36px,15vw,76px) !important}.intro .label{font-size:clamp(48px,15vw,82px) !important}.service-thumb{width:96px !important;height:96px !important}.floating-talk{font-size:17px !important;padding:14px 18px !important}}.hero+.marquee{margin:0 !important;border-top:none;border-bottom:none;background:#ccff00 !important;color:#111 !important;overflow:hidden !important;white-space:nowrap !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(20px,4vw,60px) !important;line-height:.9 !important;letter-spacing:-.07em !important;font-weight:600 !important}.hero+.marquee .marquee-track{display:inline-block !important;width:max-content !important;padding:8px 0 10px !important;animation:mar 30s linear infinite !important}.hero+.marquee span{margin-right:clamp(34px,4vw,72px) !important}.hero+.marquee+.intro{padding-top:clamp(78px,9vw,136px) !important}.ic-progress{position:fixed;top:0;left:0;z-index:9999;width:0%;height:3px;background:#ccff00;box-shadow:none;pointer-events:none}.ic-cursor-glow{position:fixed;left:0;top:0;z-index:9998;width:220px;height:220px;border-radius:50%;pointer-events:none;opacity:0;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(204,255,0,.24) 0%,rgba(204,255,0,.10) 26%,rgba(184,117,255,.07) 44%,transparent 68%);filter:none;mix-blend-mode:darken;transition:opacity .35s ease}body::after{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(204,255,0,.09),transparent 18vw),radial-gradient(circle at 80% 18%,rgba(184,117,255,.055),transparent 24vw),linear-gradient(180deg,rgba(255,255,255,.18),transparent 22%,transparent 78%,rgba(17,17,17,.035));opacity:.9;mix-blend-mode:darken}.nav,main,.footer,.floating-talk{position:relative;z-index:2}.fx-ready .fx-reveal{opacity:0;transform:translate3d(0,28px,0);filter:none;transition:opacity .9s var(--fx-ease),transform 1s var(--fx-ease),filter 1s var(--fx-ease)}.fx-ready .fx-reveal.fx-in{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}.fx-ready .hero h1 span{opacity:0;transform:translate3d(0,.22em,0) skewY(2deg);filter:none;transform-origin:left bottom;transition:opacity 1s var(--fx-ease),transform 1.15s var(--fx-ease),filter 1.15s var(--fx-ease)}.fx-ready .hero.fx-in h1 span{opacity:1;transform:translate3d(0,0,0) skewY(0);filter:blur(0)}.fx-ready .hero.fx-in h1 span:nth-child(1){transition-delay:.05s}.fx-ready .hero.fx-in h1 span:nth-child(2){transition-delay:.16s}.fx-ready .hero.fx-in h1 span:nth-child(3){transition-delay:.27s}.fx-ready .hero .eyebrow,.fx-ready .hero .hero-copy,.fx-ready .hero .meta div{opacity:0;transform:translate3d(0,18px,0);filter:none;transition:opacity .9s var(--fx-ease),transform 1s var(--fx-ease),filter 1s var(--fx-ease)}.fx-ready .hero.fx-in .eyebrow,.fx-ready .hero.fx-in .hero-copy,.fx-ready .hero.fx-in .meta div{opacity:1;transform:none;filter:blur(0)}.fx-ready .hero.fx-in .eyebrow{transition-delay:.02s}.fx-ready .hero.fx-in .hero-copy{transition-delay:.38s}.fx-ready .hero.fx-in .meta div:nth-child(1){transition-delay:.48s}.fx-ready .hero.fx-in .meta div:nth-child(2){transition-delay:.58s}.hero:hover .hero-knot{filter:drop-shadow(0 34px 72px rgba(17,17,17,.18)) drop-shadow(0 90px 150px rgba(17,17,17,.10))}.meta div{border-top:none;padding-top:13px !important;font-size:clamp(13px,.95vw,16px) !important;line-height:1.2 !important;letter-spacing:.02em;text-transform:uppercase;position:relative;overflow:hidden}.meta div::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#ccff00;transform:scaleX(0);transform-origin:left;transition:transform .75s var(--fx-ease)}.hero.fx-in .meta div::before{transform:scaleX(1)}.marquee::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(110deg,transparent 0%,transparent 36%,rgba(255,255,255,.36) 46%,transparent 58%,transparent 100%);transform:translateX(-120%);animation:icSheen 5.8s var(--fx-ease) infinite}.marquee:hover .marquee-track{animation-play-state:paused !important}@keyframes icSheen{0%,42%{transform:translateX(-120%)}72%,100%{transform:translateX(120%)}}.editorial-image,.recent-media,.service-thumb,.impact-frame,.process-visual{will-change:transform,filter}.editorial-image img,.recent-media img,.service-thumb img,.impact-frame img,.process-visual img{transition:transform 1.15s var(--fx-ease),filter .75s var(--fx-ease)}.editorial-image:hover img,.recent-card:hover .recent-media img,.service:hover .service-thumb img,.impact-frame:hover img,.process-visual:hover img{transform:scale(1.105);filter:grayscale(100%) contrast(1.22) brightness(.94)}.service{display:grid;grid-template-columns:150px minmax(280px,1fr) minmax(260px,390px) !important;gap:clamp(24px,4vw,68px) !important;align-items:center;border-top:none;padding:clamp(26px,3.2vw,44px) 0 !important;transition:transform .45s cubic-bezier(.16,1,.3,1),background .45s ease;position:relative;overflow:hidden;text-decoration:none;cursor:pointer;isolation:isolate}.service::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(204,255,0,.18),rgba(204,255,0,0) 42%),radial-gradient(circle at var(--sx,0%) 50%,rgba(184,117,255,.10),transparent 30%);opacity:0;transform:scaleX(.82);transform-origin:left;transition:opacity .45s var(--fx-ease),transform .7s var(--fx-ease)}.service:hover::after{opacity:1;transform:scaleX(1)}.service h2,.service p{transition:transform .55s var(--fx-ease),letter-spacing .55s var(--fx-ease),opacity .45s ease}.service:hover h2{letter-spacing:-.092em;transform:translate3d(10px,0,0)}.service:hover p{transform:translate3d(8px,0,0);opacity:1 !important}.recent-card h3{color:#ffffff !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(22px,2vw,32px);line-height:1.05;letter-spacing:-.045em;margin:0 0 16px;font-weight:500;transition:transform .55s var(--fx-ease),letter-spacing .55s var(--fx-ease)}.recent-card:hover h3{transform:translate3d(0,-4px,0);letter-spacing:-.068em}.impact-frame{width:clamp(260px,28vw,520px);aspect-ratio:1.12/1;border-radius:28px;overflow:hidden;position:relative;flex:0 0 auto;background:#ddd;box-shadow:0 20px 70px rgba(17,17,17,.08);transform:translateY(0) scale(.8);transition:transform .75s var(--fx-ease),border-radius .75s var(--fx-ease),box-shadow .75s var(--fx-ease)}.impact-frame:hover{transform:translateY(-20px) scale(1.035);border-radius:40px;z-index:5;box-shadow:0 30px 100px rgba(17,17,17,.18)}.process-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;font-size:clamp(25px,2.3vw,42px);line-height:1;letter-spacing:-.055em;font-weight:600;color:#3a1d13;transition:padding-left .45s var(--fx-ease),opacity .35s ease,letter-spacing .45s var(--fx-ease)}.process-item:hover summary{padding-left:14px;opacity:.86;letter-spacing:-.065em}.process-item:hover summary::after{transform:rotate(90deg)}.fx-ready .quote h2{clip-path:inset(0 0 100% 0);opacity:1;transform:none;filter:none;transition:clip-path 1.2s var(--fx-ease)}.fx-ready .quote.fx-in h2{clip-path:inset(0 0 0 0)}.pill,.acid-btn,.process-cta,.floating-talk,.footer a{position:relative;transition:color .35s ease,background .35s ease,border-color .35s ease,transform .35s var(--fx-ease)}.pill:hover,.acid-btn:hover,.process-cta:hover,.floating-talk:hover{transform:translateY(-2px)}.footer{background:#f6f2eb !important;color:#111 !important;padding:clamp(72px,8vw,128px) clamp(22px,4vw,72px) 34px !important;position:relative;border-top:none;overflow:hidden;isolation:isolate}.footer::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:none;opacity:0}.footer-inner{position:relative;z-index:2}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none !important;transition:none !important;scroll-behavior:auto !important}.fx-ready .fx-reveal,.fx-ready .hero h1 span,.fx-ready .hero .eyebrow,.fx-ready .hero .hero-copy,.fx-ready .hero .meta div,.fx-ready .quote h2{opacity:1 !important;transform:none !important;filter:none !important;clip-path:none !important}}.footer-logo{font-size:0 !important;line-height:0 !important;letter-spacing:-.095em !important;font-weight:700 !important;text-transform:none !important;font-family:"Space Grotesk",Arial,sans-serif !important;margin:0 !important;color:#111 !important;max-width:620px !important;width:100% !important}.footer-top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(36px,7vw,120px);align-items:center !important;padding-bottom:clamp(40px,6vw,76px) !important;border-bottom:none;gap:44px !important}.footer-nav-block{grid-template-columns:1fr 1fr !important}.footer-redesign-bottom{grid-template-columns:1fr !important;gap:18px !important;padding:24px 0 !important}.footer-legal-links{justify-content:flex-start !important;flex-wrap:wrap !important}.back-top{justify-self:start !important}}@media (max-width:640px){.footer-redesign .footer-logo{width:220px !important}.footer-nav-block{grid-template-columns:1fr !important}}@media (max-width:980px){.footer-redesign-main{grid-template-columns:1fr !important}.footer-brand-block{min-height:auto !important}.footer-redesign .footer-logo{width:240px !important;min-width:0 !important}}.recent-grid{display:grid;grid-template-columns:1.05fr 1.05fr 1fr;gap:clamp(24px,3vw,48px);align-items:start !important}.recent-media,.recent-card:nth-child(3) .recent-media{aspect-ratio:1/1 !important}.partners-head{display:block;margin-bottom:clamp(26px,3.5vw,48px)}.partners-kicker{display:block;font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(15px,1.1vw,19px);letter-spacing:.2em;text-transform:uppercase;color:#111;opacity:.72;margin:0}.partners-title,.partners-copy,.partners-strip{display:none !important}.partner-card::before{display:none !important}.partner-card img{display:block;max-width:min(100%,210px);max-height:54px;width:auto;height:auto;opacity:.58;transform:none;filter:none;transition:opacity .28s ease,transform .35s cubic-bezier(.16,1,.3,1)}@media (max-width:900px){.partners-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:34px 42px;justify-items:center}.partner-card img{max-height:48px}}@media (max-width:560px){.partners-grid{grid-template-columns:1fr;gap:30px}}.reveal-section{opacity:0;transform:translateY(40px);transition:opacity .9s ease,transform .9s ease}.reveal-section.visible{opacity:1;transform:none}.partners-track{display:flex;align-items:center;gap:90px;width:max-content;animation:partnersScroll 35s linear infinite}.partners-track img{opacity:.55;transition:.3s ease}.partners-track img:hover{opacity:1}@keyframes partnersScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}body.page-leaving{opacity:0;transform:scale(.98);transition:opacity .4s ease,transform .4s ease}.footer-redesign{background:var(--footer-bg,#f6f2eb) !important;color:var(--footer-fg,#111) !important;padding:0 !important;border-top:none;overflow:hidden !important;isolation:isolate !important}.footer-redesign::before{display:none !important;content:none !important}.footer-redesign-inner{position:relative;z-index:2;padding:clamp(44px,5vw,72px) clamp(22px,4vw,72px) 0 !important}.footer-redesign-main{display:grid !important;grid-template-columns:minmax(280px,.85fr) minmax(640px,1.65fr) !important;gap:clamp(56px,9vw,150px) !important;align-items:start !important;padding-bottom:clamp(34px,4.5vw,60px) !important}.footer-nav-block{display:grid !important;grid-template-columns:repeat(3,minmax(150px,1fr)) !important;gap:clamp(36px,6vw,92px) !important;align-items:start !important}.footer-redesign .footer-col{min-width:0 !important}.footer-redesign .footer-col h3,.footer-follow h3{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:15px !important;line-height:1 !important;letter-spacing:.07em !important;text-transform:uppercase !important;font-weight:700 !important;margin:0 0 24px !important;color:var(--footer-fg,#111) !important}.footer-redesign .footer-col ul{list-style:none !important;padding:0 !important;margin:0 !important;display:grid !important;gap:14px !important}.footer-redesign .footer-col li,.footer-redesign .footer-col a{font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(18px,1.25vw,22px) !important;line-height:1.18 !important;letter-spacing:-.025em !important;font-weight:400 !important;color:var(--footer-fg,#111) !important;text-decoration:none !important}.footer-redesign a{transition:opacity .25s ease,transform .25s ease,color .25s ease}.footer-redesign a:hover{color:var(--footer-hover,#9d1000) !important;opacity:1 !important}.footer-follow{margin-top:clamp(40px,5vw,70px) !important;padding-top:0 !important}.footer-socials{display:flex !important;align-items:center !important;gap:clamp(22px,3vw,46px) !important;position:relative !important}.footer-socials::before{content:"" !important;display:block !important;flex:1 1 auto !important;height:1px !important;background:var(--footer-line,rgba(17,17,17,.32)) !important;order:2 !important;max-width:160px !important}.footer-socials a{order:1 !important;font-size:clamp(17px,1.1vw,20px) !important;line-height:1 !important}.footer-redesign-bottom{border-top:none;min-height:74px !important;display:grid !important;grid-template-columns:1fr auto 1fr !important;align-items:center !important;gap:24px !important;font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(15px,1vw,18px) !important;line-height:1 !important;letter-spacing:-.01em !important;color:var(--footer-fg,#111) !important}.footer-legal-links{display:flex !important;align-items:center !important;justify-content:center !important;gap:clamp(26px,4vw,58px) !important}.footer-redesign-bottom a{color:var(--footer-fg,#111) !important;text-decoration:none !important}.back-top{justify-self:end !important}.footer-redesign .footer-inner,.footer-redesign .footer-top,.footer-redesign .footer-grid,.footer-redesign .footer-bottom,.footer-redesign .footer-manifesto{all:unset}@media (max-width:980px){.footer-redesign-main{grid-template-columns:1fr !important;gap:44px !important}.footer-brand-block{min-height:auto !important}.footer-redesign .footer-logo{width:240px !important;min-width:0 !important}.footer-nav-block{grid-template-columns:1fr 1fr !important}.footer-redesign-bottom{grid-template-columns:1fr !important;gap:18px !important;padding:24px 0 !important}.footer-legal-links{justify-content:flex-start !important;flex-wrap:wrap !important}.back-top{justify-self:start !important}}.links-right{justify-self:end;display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:10px !important}.news-tool-trigger:hover{transform:translateY(-2px) !important;background:#efff5a !important;color:#111 !important;border-color:#efff5a !important}.news-tool-trigger span::before,.news-tool-trigger span::after,.news-tool-trigger i::before,.news-tool-trigger i::after{content:"";width:4px;height:4px;border-radius:50%;background:currentColor;display:block}.news-tool-trigger i{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;grid-column:1 / -1}.news-tool-panel{position:fixed;top:82px;right:clamp(18px,3vw,42px);z-index:2147482450;width:min(640px,calc(100vw - 120px));max-height:calc(100vh - 158px);overflow:auto;background:rgba(18,18,18,.92);color:#f6f2eb;border:1px solid rgba(246,242,235,.10);border-radius:14px;box-shadow:0 34px 120px rgba(0,0,0,.42);backdrop-filter:none;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.985);transition:opacity .28s ease,transform .38s cubic-bezier(.16,1,.3,1)}body.news-panel-open .news-tool-panel{opacity:1;pointer-events:auto;transform:none}.news-tool-inner{display:grid;grid-template-columns:1fr;gap:0;padding:0}.news-tool-left{padding:20px 22px 16px;border-bottom:none;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#ccff00;margin-bottom:10px;font-weight:700}.news-tool-title{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(26px,2.3vw,40px);line-height:1;letter-spacing:-.06em;margin:0;max-width:620px;color:#f6f2eb}.news-tool-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.news-tool-tabs button{border:1px solid rgba(246,242,235,.13);background:rgba(246,242,235,.06);color:#f6f2eb;border-radius:8px;padding:9px 13px;font-family:"Advent Pro",Arial,sans-serif !important;font-size:12px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:.25s ease}.news-tool-tabs button:hover,.news-tool-tabs button.is-active{background:rgba(246,242,235,.16);color:#f6f2eb}.news-tool-meta{display:flex;align-items:center;gap:10px;margin:16px 0 0;flex-wrap:wrap}.news-clock{width:54px;height:54px;min-height:54px;padding:0;border-radius:50%;position:relative;background:radial-gradient(circle at 50% 50%,rgba(246,242,235,.08),rgba(246,242,235,.03));border:1px solid rgba(246,242,235,.18);color:#f6f2eb;flex:0 0 54px}.news-clock::before{content:"";position:absolute;inset:7px;border-radius:50%;border:1px solid rgba(246,242,235,.09)}.news-clock::after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:#ccff00;transform:translate(-50%,-50%);box-shadow:none;left:50%;top:50%;width:2px;transform-origin:50% 100%;border-radius:999px;background:#f6f2eb}.news-clock-hour{height:14px;margin-top:-14px;opacity:.9}.news-clock-minute{height:20px;margin-top:-20px;background:#ccff00}.news-clock-label,.news-date,.news-play{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:9px;padding:0 13px;background:rgba(246,242,235,.08);border:1px solid rgba(246,242,235,.12);color:#f6f2eb;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:13px;line-height:1;letter-spacing:.08em;text-transform:uppercase}.news-clock-label{color:#ccff00}.news-play{gap:8px;cursor:pointer;transition:.25s ease}.news-play::before{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid currentColor}.news-play:hover{background:#ccff00;color:#111;border-color:#ccff00;transform:translateY(-2px)}.news-tool-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid rgba(246,242,235,.14);border-radius:8px;background:rgba(246,242,235,.06);color:#f6f2eb;font-size:22px;cursor:pointer;transition:.25s ease}.news-tool-close:hover{background:#f6f2eb;color:#111}.news-tool-grid{display:grid;grid-template-columns:1fr;gap:0}.news-card{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:18px;align-items:center;padding:18px 22px;background:transparent;border-bottom:none;transition:background .25s ease}.news-card:hover{background:rgba(246,242,235,.06)}.news-card small{display:block;color:#ccff00;font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px}.news-card h3{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(18px,1.4vw,24px);line-height:1.04;letter-spacing:-.045em;margin:0 0 7px;color:#f6f2eb}.news-card p{margin:0;color:rgba(246,242,235,.58);font-size:15px;line-height:1.18;letter-spacing:-.015em}.news-thumb{width:86px;aspect-ratio:1;border-radius:7px;overflow:hidden;background:radial-gradient(circle at 30% 30%,#ccff00,transparent 36%),linear-gradient(135deg,#b875ff,#111)}.news-spotify{display:none;padding:0 22px 20px}.news-spotify.is-open{display:block}.news-spotify iframe{width:100%;height:152px;border:0;border-radius:12px;display:block;background:#111}.news-tool-all{display:inline-flex;align-items:center;justify-content:center;margin:16px 22px 20px;border:1px solid rgba(246,242,235,.24);border-radius:999px;padding:13px 18px;color:#f6f2eb;font-size:13px;text-transform:uppercase;letter-spacing:.1em;transition:.25s ease;width:max-content}.news-tool-all:hover{background:#ccff00;color:#111;border-color:#ccff00}@media (max-width:900px){.news-tool-trigger{width:44px !important;height:40px !important}.news-tool-panel{top:78px;right:18px;left:18px;width:auto;max-height:72vh}}.hero-knot video,.hero-knot img{animation:none !important;transform:none !important;display:none !important}.hero-knot::after{content:"";position:absolute;inset:20px;border-radius:40px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 600'%3E%3Cpath d='M520 40 C380 60 300 140 360 220 C430 310 500 320 520 390 C540 470 430 520 280 520' fill='none' stroke='%23222222' stroke-width='24' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}.hero-ribbon{position:absolute;right:clamp(12px,4.8vw,78px);top:clamp(24px,5vh,78px);width:min(44vw,690px);z-index:3;pointer-events:none;filter:drop-shadow(0 42px 80px rgba(17,17,17,.10))}.hero-ribbon svg{width:100%;height:auto;display:block;overflow:visible}.hero-ribbon .label-title{font-family:"Space Grotesk",Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:.08em;fill:#111}.hero-ribbon .label-copy{font-family:"Advent Pro",Arial,sans-serif;font-size:17px;letter-spacing:.02em;fill:#111}@media (max-width:900px){.hero-ribbon{position:relative;right:auto;top:auto;width:min(88vw,520px);margin:26px 0 0 auto}}.project-cursor,.custom-cursor,.cursor-follower,.cursor-circle,.circle-cursor,.mouse-cursor,.mouse-follow,.hover-cursor,.project-hover-cursor{display:none !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.recent-card::before,.recent-card::after,.recent-media::before,.recent-media::after,.project-tag::before,.project-tag::after{content:none !important;display:none !important}.hero-kicker,.hero .eyebrow{display:block !important;position:relative !important;z-index:5 !important;margin:0 0 clamp(22px,2.8vw,42px) 0 !important;padding:0 !important;color:#111 !important;opacity:1 !important;font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(15px,1.15vw,21px) !important;line-height:1 !important;font-weight:400 !important;letter-spacing:.22em !important;text-transform:uppercase !important}.brand .navbar-logo-img{display:block !important;width:auto !important;height:48px !important;max-width:420px !important;object-fit:contain !important;opacity:1 !important;visibility:visible !important;filter:none !important}@media (max-width:820px){.nav{min-height:96px !important}.brand .navbar-logo-img{height:58px !important;max-width:62vw !important}}.brand img,.brand .navbar-logo-img{height:auto !important;width:260px !important;max-width:260px !important;display:block !important;max-height:74px !important;object-fit:contain !important;opacity:1 !important;visibility:visible !important;filter:none !important}@media (max-width:820px){.nav{min-height:96px !important}.brand{width:220px !important;max-width:220px !important}.brand img,.brand .navbar-logo-img{width:200px !important;max-width:200px !important;max-height:60px !important}}.brand{justify-self:center !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:clamp(26px,2.4vw,42px) !important;font-weight:500 !important;letter-spacing:0 !important;width:440px !important;height:auto !important;line-height:0 !important;max-width:440px !important;align-self:center !important;min-height:0 !important;padding:0 !important;margin:0 !important}.brand img.navbar-logo-img,.brand img{display:block !important;width:390px !important;height:auto !important;max-width:390px !important;max-height:none !important;object-fit:contain !important;opacity:1 !important;visibility:visible !important;transform:none !important;filter:none !important}@media (max-width:820px){.nav{min-height:108px !important;grid-template-columns:1fr auto !important}.brand{width:270px !important;max-width:270px !important;justify-self:start !important}.brand img.navbar-logo-img,.brand img{width:250px !important;max-width:250px !important}}.brand.navbar-brand-inline{justify-self:center !important;align-self:center !important;display:flex !important;align-items:center !important;justify-content:center !important;flex-direction:row !important;gap:18px !important;width:auto !important;max-width:none !important;height:auto !important;min-height:0 !important;padding:0 !important;margin:0 !important;line-height:1 !important;letter-spacing:0 !important;text-decoration:none !important}.brand.navbar-brand-inline br,.brand.navbar-brand-inline .navbar-logo-img{display:none !important}@media (max-width:820px){.nav{min-height:92px !important;grid-template-columns:1fr auto !important}.brand.navbar-brand-inline{justify-self:start !important;gap:10px !important}.brand.navbar-brand-inline .navbar-symbol-img{width:52px !important;height:44px !important;max-width:52px !important;max-height:44px !important}.brand.navbar-brand-inline .navbar-wordmark{font-size:28px !important;letter-spacing:-0.06em !important}}.nav,.nav *{color:#fff !important}.nav .pill,.menu-toggle{border-color:rgba(255,255,255,.7) !important}.nav .pill:hover,.menu-toggle:hover{background:#fff !important;color:#000 !important}.links-right button,.nav .dot-menu,.nav .menu-button{background:transparent !important;border:1px solid rgba(255,255,255,.7) !important;color:#fff !important}.recent-projects{background:#000 !important;color:#fff !important;padding:clamp(70px,8vw,126px) clamp(22px,5vw,86px) clamp(80px,9vw,140px) !important}.recent-projects .recent-head h2,.recent-projects .recent-card h3,.recent-projects .recent-card p{color:#fff !important;opacity:1 !important;visibility:visible !important;mix-blend-mode:normal !important;filter:none !important;text-shadow:0 1px 10px rgba(0,0,0,.35) !important;position:relative !important;z-index:9999 !important}.recent-projects .recent-card::before,.recent-projects .recent-card::after,.recent-projects .recent-media::before,.recent-projects .recent-media::after{opacity:0 !important;display:none !important;content:none !important;background:none !important;pointer-events:none !important}.recent-projects .recent-grid,.recent-projects .recent-card,.recent-projects .recent-card *{isolation:isolate !important}.recent-projects .recent-media{position:relative !important;z-index:1 !important}.recent-projects .recent-card h3,.recent-projects .recent-card p{color:#ffffff !important;position:relative !important;z-index:20 !important}.marquee,.marquee *,.hero+.marquee,.hero+.marquee *,.marquee-track,.marquee-track *{color:#000000 !important;-webkit-text-fill-color:#000000 !important;text-shadow:none !important;mix-blend-mode:normal !important}.dots-btn::after,.more-btn::after,.menu-dots::after,.nav-dots::after{animation:dotsNudge 1.4s ease-in-out infinite}@keyframes dotsNudge{0%,100%{transform:translateX(0)}35%{transform:translateX(4px)}70%{transform:translateX(-2px)}}.news-tool-trigger{position:static !important;width:48px !important;height:42px !important;min-width:48px !important;border-radius:13px !important;flex:0 0 auto !important;border:1px solid rgba(58,29,19,.25) !important;background:#3a1d13 !important;color:#f6f2eb !important;display:grid !important;place-items:center !important;cursor:pointer !important;padding:0 !important;transition:transform .3s cubic-bezier(.16,1,.3,1),background .25s ease,color .25s ease,border-color .25s ease !important;overflow:hidden !important}.news-tool-trigger span{width:24px !important;height:18px !important;display:block !important;grid-template-columns:repeat(2,1fr);gap:7px;position:relative !important;transform:none !important;animation:none !important}.news-tool-trigger span::before,.news-tool-trigger span::after,.news-tool-trigger i::before{content:"" !important;position:absolute !important;top:50% !important;width:5px !important;height:5px !important;border-radius:50% !important;background:currentColor !important;opacity:.72 !important;transform:translateY(-50%) !important;animation:newsDotMove 1.25s ease-in-out infinite !important;box-shadow:none !important}.news-tool-trigger span::before{left:2px !important;animation-delay:0s !important}.news-tool-trigger i::before{left:9.5px !important;animation-delay:.16s !important}.news-tool-trigger span::after{left:17px !important;animation-delay:.32s !important}.news-tool-trigger i,.news-tool-trigger i::after{display:block !important;width:0 !important;height:0 !important;background:transparent !important;box-shadow:none !important}@keyframes newsDotMove{0%,100%{transform:translateY(-50%) translateX(0) scale(1);opacity:.62}35%{transform:translateY(-50%) translateX(5px) scale(1.35);opacity:1}70%{transform:translateY(-50%) translateX(-1px) scale(1);opacity:.82}}.menu-wrap{position:relative !important;display:flex;align-items:center;gap:8px;z-index:100000 !important}.section-menu{position:absolute;top:calc(100% + 65px);left:0;z-index:100001 !important;display:grid;gap:8px;min-width:260px;padding:12px;border:1px solid var(--banner-border,rgba(17,17,17,.12));border-radius:18px;background:rgba(246,242,235,.98) !important;backdrop-filter:none;box-shadow:0 24px 80px rgba(0,0,0,.14);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .25s ease,transform .25s ease;color:#111 !important}.grain,body::after{pointer-events:none !important}main,.hero,.marquee,section{position:relative;z-index:1 !important}@media (max-width:820px){.section-menu{position:fixed !important;top:135px !important;left:18px !important;right:18px !important;width:auto !important;min-width:0 !important}}@keyframes knotPremiumRotate{0%{transform:rotateZ(-5deg) rotateY(0deg) rotateX(6deg) scale(.8)}25%{transform:rotateZ(4deg) rotateY(90deg) rotateX(3deg) scale(1.015)}50%{transform:rotateZ(-4deg) rotateY(180deg) rotateX(6deg) scale(.8)}75%{transform:rotateZ(5deg) rotateY(270deg) rotateX(3deg) scale(1.015)}100%{transform:rotateZ(-5deg) rotateY(360deg) rotateX(6deg) scale(.8)}}@keyframes knotPremiumFloat{0%,100%{translate:0 0}50%{translate:0 -14px}}@keyframes knotGlowPulse{0%{opacity:.42;transform:scale(.92)}100%{opacity:.78;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero-knot,.hero-knot img,.hero-knot::before{animation:none !important}}.ic-lang-switcher{display:inline-flex;align-items:center;gap:6px;border:1px solid currentColor;border-radius:999px;padding:4px;background:transparent;color:inherit;font-family:"Advent Pro",Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;line-height:1;vertical-align:middle}.ic-lang-switcher button{appearance:none;border:0;background:transparent;color:inherit;border-radius:999px;padding:7px 10px;font-family:inherit;font-size:12px;line-height:1;font-weight:400;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .25s ease,color .25s ease}.ic-lang-switcher button.is-active{background:#ccff00;color:#050505}.ic-lang-switcher button:hover{background:var(--banner-hover-bg,var(--paper,#f6f2eb));color:var(--banner-hover-color,#050505)}@media (max-width:760px){.ic-lang-switcher{gap:4px;padding:3px}.ic-lang-switcher button{font-size:11px;padding:7px 8px}}.hero-knot{position:absolute !important;right:clamp(42px,6.8vw,112px) !important;top:clamp(72px,9vh,128px) !important;width:min(29vw,455px) !important;z-index:2;pointer-events:none;filter:none !important;animation:none !important;perspective:1200px !important;opacity:.98 !important;will-change:transform,filter;transition:filter .8s var(--fx-ease);height:520px !important;display:none !important;background:transparent !important;overflow:visible !important}.hero-knot::before{content:"" !important;position:absolute !important;inset:18% 8% 10% 12% !important;background:radial-gradient(circle at 45% 48%,rgba(204,255,0,.18),transparent 52%),radial-gradient(circle at 62% 40%,rgba(184,117,255,.16),transparent 55%) !important;z-index:-1 !important;border-radius:50% !important;filter:blur(42px) !important;opacity:.68 !important;pointer-events:none !important;animation:none !important;display:block !important}.hero-knot img{width:100% !important;height:auto !important;display:block !important;background:transparent !important;mix-blend-mode:normal !important;transform-origin:50% 50% !important;transform-style:preserve-3d !important;animation:none !important;filter:drop-shadow(0 0 9px rgba(184,117,255,.72)) drop-shadow(0 0 14px rgba(63,191,255,.44)) drop-shadow(0 26px 50px rgba(0,0,0,.14)) drop-shadow(0 58px 88px rgba(0,0,0,.09)) !important;will-change:auto !important;transform:none !important}@media (max-width:900px){.hero-knot{width:min(70vw,330px) !important;margin:18px 0 0 auto !important;right:auto !important;top:auto !important}.hero-knot img{animation:none !important;transform:none !important}}body .hero-ultra{position:relative !important;height:calc(100vh - 86px) !important;min-height:620px !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:#111 !important}body .hero-ultra-photo{position:absolute !important;inset:0 !important;z-index:1 !important;overflow:hidden !important}body .hero-ultra-title{position:absolute !important;z-index:5 !important;left:clamp(28px,4.2vw,68px) !important;bottom:clamp(82px,11vh,128px) !important;margin:0 !important;padding:0 !important;max-width:min(690px,44vw) !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(62px,7.15vw,120px) !important;line-height:.80 !important;letter-spacing:-.108em !important;font-weight:700 !important;color:#f6f2eb !important;text-shadow:0 18px 70px rgba(0,0,0,.36) !important}body .hero-ultra-title span{display:block !important}body .hero-ultra a,body .hero-ultra button,body .hero-ultra p,body .hero-ultra .hero-bottom,body .hero-ultra .hero-copy,body .hero-ultra .meta,body .hero-ultra .eyebrow,body .hero-ultra .hero-kicker{display:none !important}body .hero-ultra+*{position:relative !important;z-index:4 !important}@media (max-width:980px){body .hero-ultra{height:calc(100svh - 64px) !important;min-height:560px !important}body .hero-ultra-photo img{object-position:62% 50% !important}body .hero-ultra-shade{background:linear-gradient(180deg,rgba(0,0,0,.14) 0%,rgba(0,0,0,.10) 44%,rgba(0,0,0,.55) 100%) !important}body .hero-ultra-title{left:22px !important;bottom:42px !important;max-width:88vw !important;font-size:clamp(54px,15.5vw,104px) !important;line-height:.82 !important}}.nav .links-right .pill,.nav a[href="#project-form"],.nav a[href*="contact"]{display:none !important}body .hero-ultra .hero-kicker{display:block !important;visibility:visible !important;opacity:1 !important;position:absolute !important;z-index:999 !important;left:clamp(28px,4.2vw,68px) !important;top:clamp(52px,8vh,92px) !important;margin:0 !important;padding:0 !important;color:#f6f2eb !important;font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(14px,1.05vw,18px) !important;line-height:1 !important;font-weight:400 !important;letter-spacing:.22em !important;text-transform:uppercase !important;text-shadow:0 12px 36px rgba(0,0,0,.42) !important;pointer-events:none !important}@media (max-width:900px){body .hero-ultra .hero-kicker{left:22px !important;top:34px !important;max-width:88vw !important;font-size:12px !important;letter-spacing:.16em !important;line-height:1.15 !important}}.social-placeholder{display:inline;color:#111 !important;font-family:"Advent Pro",Arial,sans-serif !important;font-size:clamp(17px,1.18vw,21px);line-height:1.28;letter-spacing:-.018em}.footer .footer-top:has(.footer-logo-img:empty),.footer .footer-top:has(.footer-logo-img){grid-template-columns:1fr !important}.footer .footer-top{align-items:start !important}.footer .footer-grid{margin-top:clamp(44px,6vw,76px) !important}.recent-card,.recent-card *{cursor:pointer !important}.recent-media img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;filter:grayscale(100%) contrast(1.08) brightness(.86) !important;transform:scale(1.02) !important;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .4s ease !important;opacity:1 !important;visibility:visible !important}.nav .brand{justify-self:center !important;display:flex !important;align-items:center !important;justify-content:center !important;width:auto !important;min-width:clamp(220px,20vw,320px) !important;height:58px !important;padding:0 !important;font-size:0 !important;line-height:0 !important;letter-spacing:0 !important}.nav .brand .nav-brand-logo{display:block !important;width:clamp(220px,20vw,315px) !important;max-width:100% !important;height:auto !important;max-height:58px !important;object-fit:contain !important;opacity:1 !important;visibility:visible !important}.footer-redesign .footer-brand-block{display:flex !important;justify-content:flex-start !important;align-items:flex-start !important;min-height:clamp(130px,14vw,220px) !important}.footer-redesign .footer-logo{width:clamp(280px,28vw,460px) !important;max-width:460px !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;min-width:0 !important;display:block !important;opacity:1 !important;visibility:visible !important}.footer-redesign .footer-logo-img{width:100% !important;max-width:100% !important;height:auto !important;display:block !important;margin:0 !important;mix-blend-mode:normal !important;filter:none !important;opacity:1 !important;visibility:visible !important;object-fit:contain !important}@media (max-width:900px){.nav .brand{min-width:170px !important;height:44px !important}.nav .brand .nav-brand-logo{width:170px !important;max-height:44px !important}.footer-redesign .footer-logo{width:min(78vw,340px) !important}}header.nav,.nav{background:#050505 !important;background-color:#050505 !important;color:#f6f2eb !important;border-bottom:none;box-shadow:none !important}.nav *,header.nav *{color:#f6f2eb !important}.brand.navbar-brand-inline .navbar-wordmark{display:block !important;white-space:nowrap !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:47px !important;font-weight:500 !important;line-height:1 !important;letter-spacing:-0.07em !important;color:#f6f2eb !important;text-transform:none !important}.brand.navbar-brand-inline .navbar-symbol-img{display:block !important;width:74px !important;height:74px !important;max-width:74px !important;max-height:74px !important;object-fit:contain !important;flex:0 0 auto !important;opacity:1 !important;visibility:visible !important;transform:none !important;filter:invert(1) grayscale(100%) contrast(1.08) brightness(1.12) !important;mix-blend-mode:normal !important}.nav .pill,.nav .menu-toggle,.nav button{color:#f6f2eb !important;border-color:rgba(246,242,235,.55) !important;background:transparent !important}.nav .pill:hover,.nav .menu-toggle:hover,.nav button:hover{background:#f6f2eb !important;color:#050505 !important;border-color:#f6f2eb !important}.partners-section,.partners-grid,.partner-card{display:flex !important;visibility:visible !important;opacity:1 !important}.partners-section{background:#000000 !important;color:#ffffff !important;padding:clamp(46px,5vw,76px) clamp(22px,5vw,86px) clamp(52px,6vw,86px) !important;border-top:none;border-bottom:none;overflow:hidden}.partners-grid{display:flex;align-items:center !important;justify-content:space-between !important;gap:clamp(28px,5vw,86px) !important;border:0 !important}.partner-card{min-height:70px !important;flex:1 1 0;display:flex;align-items:center !important;justify-content:center !important;padding:0;border:0 !important;background:transparent !important;position:relative;overflow:visible}.partner-card img,.partners-track img{display:block !important;visibility:visible !important;opacity:1 !important;width:auto !important;height:auto !important;max-height:62px !important;object-fit:contain !important;mix-blend-mode:normal !important;filter:grayscale(.8) invert(1) brightness(2.4) contrast(1.15) !important;transform:none !important}.partner-card[data-partner="helvetas"] img{max-width:min(100%,240px) !important;max-height:62px !important}.partner-card[data-partner="sos"] img{max-width:min(100%,210px) !important;max-height:62px !important}.partner-card[data-partner="red-cross"] img{max-width:min(100%,220px) !important;max-height:62px !important}.partner-card[data-partner="corris"] img{max-width:min(100%,220px) !important;max-height:62px !important}.partner-card:hover img{opacity:1 !important;transform:translateY(-3px) !important}.footer-redesign,.footer-brand-block,.footer-redesign .footer-logo,.footer-logo{display:block !important;visibility:visible !important;opacity:1 !important}.footer-brand-block{display:flex !important;justify-content:flex-start !important;align-items:flex-start !important;min-height:250px !important}.footer-redesign .footer-logo,.footer-logo{width:clamp(155px,16vw,210px) !important;max-width:210px !important;min-width:155px !important;height:auto !important;margin:0 0 0 clamp(12px,2vw,34px) !important;padding:0 !important;font-size:0 !important;line-height:0 !important}.footer-redesign .footer-logo-img,.footer-logo-img{display:block !important;visibility:visible !important;opacity:1 !important;width:100% !important;max-width:210px !important;height:auto !important;object-fit:contain !important;mix-blend-mode:normal !important;filter:none !important}@media (max-width:900px){.partners-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important}}@media (max-width:560px){.partners-grid{grid-template-columns:1fr !important}}.nav,body .hero-ultra,body .hero-ultra-photo,.hero,.intro{background:#000000 !important}.hero::before,.hero::after,.marquee::after,.intro::before{content:none !important;display:none !important;background:none !important;box-shadow:none !important}body .hero-ultra-photo img{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important;object-position:60% 48% !important;filter:grayscale(100%) contrast(1.75) brightness(.58) !important;transform:scale(1.005) !important;opacity:.96 !important;mix-blend-mode:screen !important;background:#000000 !important}body .hero-ultra-shade{position:absolute !important;inset:0 !important;z-index:2 !important;pointer-events:none !important;background:rgba(0,0,0,.32) !important}.hero,.hero-section,.hero-visual,.hero-media,.hero-image,.hero-bg,.hero-background,.hero-photo{background-color:#000 !important}.hero img,.hero video,.hero-section img,.hero-section video,.hero-visual img,.hero-visual video,.hero-media img,.hero-media video,.hero-image img,.hero-image video,.hero-bg img,.hero-bg video,.hero-background img,.hero-background video,.hero-photo img,.hero-photo video,main>section:first-of-type img,main>section:first-of-type video{filter:grayscale(100%) contrast(1.75) brightness(1.18) saturate(0) !important;opacity:1 !important;mix-blend-mode:normal !important}.hero::before,.hero::after,.hero-section::before,.hero-section::after,main>section:first-of-type::before,main>section:first-of-type::after{background:transparent !important;opacity:0 !important}.recent-projects,section.recent-projects{background:#000000 !important;color:#ffffff !important;filter:none !important;opacity:1 !important;mix-blend-mode:normal !important;isolation:isolate !important}.recent-projects::before,.recent-projects::after,.recent-card::before,.recent-card::after,.recent-media::before,.recent-media::after{display:none !important;content:none !important;opacity:0 !important;filter:none !important;background:none !important;mix-blend-mode:normal !important;pointer-events:none !important}.recent-projects .recent-grid,.recent-projects .recent-card,.recent-projects .recent-card *,.recent-projects .recent-head,.recent-projects .recent-head *{opacity:1 !important;visibility:visible !important;filter:none !important;mix-blend-mode:normal !important;text-shadow:none !important}.recent-projects .recent-card{color:#fff !important;opacity:1 !important;mix-blend-mode:normal !important;background:transparent !important;transform:none !important;position:relative !important;z-index:2 !important}.recent-projects .recent-card h3,.recent-projects .recent-card h3 *,.recent-projects .recent-card p,.recent-projects .recent-card p *,.recent-projects .recent-head h2,.recent-projects .recent-head h2 *{color:#ffffff !important;opacity:1 !important;filter:none !important;mix-blend-mode:normal !important;text-shadow:none !important;position:relative !important;z-index:50 !important}.recent-projects .recent-card p{color:rgba(255,255,255,.86) !important}.recent-projects .recent-media img{opacity:1 !important;mix-blend-mode:normal !important;filter:grayscale(100%) contrast(1.08) brightness(.92) !important}.recent-projects .reveal,.recent-projects .reveal.on,.recent-projects .recent-card.reveal{opacity:1 !important;visibility:visible !important;transform:none !important;filter:none !important}.nav .section-menu,.nav .section-menu *{color:#111 !important;opacity:1 !important;filter:none !important}.nav .section-menu .pill,.nav .section-menu .pill span,.nav .section-menu .pill::after,body.menu-open .nav .section-menu .pill,body.menu-open .nav .section-menu .pill span,body.menu-open .nav .section-menu .pill::after{color:#ffffff !important;opacity:1 !important;border-color:rgba(255,255,255,.55) !important}.nav .section-menu .pill:hover,.nav .section-menu .pill:hover span,.nav .section-menu .pill:hover::after,.nav .section-menu .pill.active,.nav .section-menu .pill.active span,.nav .section-menu .pill.active::after{color:#050505 !important;background:#ccff00 !important;border-color:#ccff00 !important}.news-filters,.news-toolbar,.news-meta,.news-clock,.clock-widget,.news-thumb,.article-thumb,.news-card img{display:none !important}.news-panel .article-card{grid-template-columns:1fr !important;padding:22px 0 !important;border-bottom:none;position:relative !important;transition:transform .65s var(--fx-ease),filter .65s var(--fx-ease);will-change:transform;cursor:pointer !important;transform-style:preserve-3d;perspective:900px}.recent-card:hover{transform:translateY(-8px) !important;cursor:none}.recent-media{position:relative !important;overflow:hidden !important;border-radius:6px;background:#181818 !important;aspect-ratio:1/1;margin-bottom:24px;isolation:isolate}.recent-media::after{content:"";position:absolute;inset:0;z-index:2;background:radial-gradient(circle at var(--px,50%) var(--py,50%),rgba(204,255,0,.16),transparent 28%),linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.38));opacity:0;transition:opacity .5s ease;pointer-events:none}.recent-card:hover .recent-media::after{opacity:1}.recent-card .recent-media img{will-change:transform,filter;transform:translate3d(calc(var(--tx,0) * 1px),calc(var(--ty,0) * 1px),0) scale(1.035) !important;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s ease !important}.recent-card:hover .recent-media img{filter:grayscale(100%) contrast(1.24) brightness(.94) !important;transform:translate3d(calc(var(--tx,0) * 1px),calc(var(--ty,0) * 1px),0) scale(1.16) !important}.project-tag .letter{display:inline-block;opacity:0;transform:translateY(120%) rotate(7deg);transition:opacity .42s ease,transform .62s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i) * 28ms)}.recent-card:hover .project-tag{opacity:1 !important;transform:scale(.8) translateY(0) !important}.recent-card:hover .project-tag .letter{opacity:1;transform:translateY(0) rotate(0deg)}.recent-card:hover .recent-date{opacity:.18;transform:translateY(-4px)}@media (pointer:coarse),(max-width:900px){.project-cursor .project-cursor-ring{display:none !important}.project-cursor{display:none}.recent-card:hover{cursor:pointer}.recent-card .recent-media img,.recent-card:hover .recent-media img{transform:scale(1.04) !important}.project-tag{opacity:1 !important;transform:none !important;inset:auto 12px 12px 12px !important;width:auto;min-height:46px;display:flex !important;align-items:center;justify-content:center;border-radius:4px;font-size:16px !important;letter-spacing:.02em !important;background:rgba(246,242,235,.88) !important;color:#111 !important}.project-tag .letter{opacity:1 !important;transform:none !important;transition:none !important}}.project-cursor .project-cursor-ring{display:none !important}body.project-cursor-active .project-cursor .project-cursor-ring{display:none !important}.project-cursor{position:fixed !important;left:0 !important;top:0 !important;z-index:2147483500 !important;width:124px !important;height:124px !important;border-radius:50% !important;display:grid !important;place-items:center !important;background:rgba(246,242,235,.055) !important;color:#f6f2eb !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:11px;line-height:1;letter-spacing:.12em;text-transform:uppercase;font-weight:700;pointer-events:none !important;opacity:1 !important;transform:translate3d(var(--cursor-x,-160px),var(--cursor-y,-160px),0) translate(-50%,-50%) scale(.8) !important;mix-blend-mode:normal !important;box-shadow:0 24px 80px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.08) !important;transition:opacity .28s ease,transform .42s cubic-bezier(.16,1,.3,1),width .42s cubic-bezier(.16,1,.3,1),height .42s cubic-bezier(.16,1,.3,1) !important;border:1px solid rgba(246,242,235,.46) !important;backdrop-filter:blur(16px) saturate(140%) !important;-webkit-backdrop-filter:blur(16px) saturate(140%) !important}.project-cursor-ring{position:absolute;inset:5px;width:calc(100% - 10px);height:calc(100% - 10px);animation:projectCursorSpin 8.5s linear infinite;overflow:visible}.project-cursor-ring text{font-family:"Space Grotesk",Arial,sans-serif !important;font-size:9.2px;font-weight:700;letter-spacing:.23em;text-transform:uppercase;fill:#f6f2eb}.project-cursor-core{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#ccff00;color:#111 !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:10px;font-weight:700;line-height:1;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 14px 38px rgba(204,255,0,.20)}@keyframes projectCursorSpin{to{transform:rotate(360deg)}}.recent-card,.recent-card:nth-child(2),.recent-card:nth-child(3){margin-top:0 !important;animation:none !important;transform:translate3d(calc(var(--mag-x,0) * 1px),calc(var(--mag-y,0) * 1px),0) !important;transition:transform .62s cubic-bezier(.16,1,.3,1) !important;will-change:transform}.recent-card:hover,.recent-card:nth-child(2):hover,.recent-card:nth-child(3):hover{transform:translate3d(calc(var(--mag-x,0) * 1px),calc(var(--mag-y,0) * 1px),0) scale(1.012) !important;cursor:none !important}.recent-card.is-opening{transform:translate3d(calc(var(--mag-x,0) * 1px),calc(var(--mag-y,0) * 1px),0) scale(1.04) !important;z-index:20}.page-cinema-fade{position:fixed;inset:0;z-index:2147483600;background:radial-gradient(circle at var(--cursor-x,50%) var(--cursor-y,50%),rgba(204,255,0,.18),transparent 16%),#111 !important;opacity:0 !important;pointer-events:none !important;transform:scale(1.06) !important;transform-origin:bottom;transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1) !important}body.page-fade-out .page-cinema-fade{opacity:1 !important;transform:scale(.8) !important}body.page-fade-out main,body.page-fade-out .hero,body.page-fade-out .recent-projects,body.page-fade-out .footer{filter:none;transform:scale(.985);transition:filter .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}@media (pointer:coarse),(max-width:900px){.project-cursor .project-cursor-ring{display:none !important}.project-cursor{display:none !important}.recent-card,.recent-card:nth-child(2),.recent-card:nth-child(3),.recent-card:hover{transform:none !important;cursor:pointer !important}}body:not(.menu-open) .section-menu{opacity:0 !important;visibility:hidden !important;transform:translateY(-8px) !important;pointer-events:none !important}body.menu-open .section-menu{opacity:1 !important;transform:none !important;pointer-events:auto !important;visibility:visible !important}.section-menu,.section-menu .pill,.section-menu .pill span,.section-menu .pill::after{color:#ffffff !important}.section-menu .pill:hover,.section-menu .pill:hover span,.section-menu .pill:hover::after{color:#050505 !important}.intro,.quote,.why-home,.recent-projects,.impact,.process,.services,.image-stage,.footer{color:#111 !important}.intro *,.quote *,.why-home *,.recent-projects *,.impact *,.process *,.services *,.image-stage *,.footer *{color:#111 !important}.footer-logo-img{width:100%;max-width:620px;height:auto;display:block;mix-blend-mode:darken;filter:contrast(1.05)}body.lets-talk-visible .floating-talk{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translate3d(0,0,0) scale(.8) !important}@media (max-width:720px){.floating-talk{right:18px !important;bottom:18px !important;font-size:17px !important;padding:14px 18px !important}}.hero-copy,.hero-bottom,.hero .cta,.hero .button,.hero .line{display:none !important}.hero-signature,.hero-premium,.hero{overflow:hidden}.hero-title,.hero h1{margin-top:16vh !important;font-size:clamp(78px,12.5vw,220px) !important;line-height:.80 !important;margin-left:40px !important}.hero-copy,.hero-bottom,.hero .meta{display:none !important}.hero h1 span:last-child{transform:translateY(3vh);display:block}.hero-image,.hero-photo,.hero-bg,.hero-media img{object-position:60% 20% !important}.footer-brand-logo{max-width:260px;height:auto;display:block;margin-bottom:24px}body::before{background:#000000 !important}.nav,.hero,.intro,.image-stage,.stage-card,.services,.impact,.process,.quote,.why-home,.recent-projects,.footer,section,main,.service-page,.service-page-hero,.service-page-section,.service-page-content,.service-page-intro,.service-page-block,.page,.wrapper,.container{background:#000000 !important;color:#f6f2eb !important}h1,h2,h3,h4,h5,h6,p,a,li,span,small,label,strong,em,.brand,.brand *,.eyebrow,.label,.body,.big,.hero-copy,.meta,.meta *,.clean-title,.clean-copy,.editorial-title,.editorial-title *,.editorial-jump,.editorial-jump *,.process-title,.process-kicker,.process-footer,.process-item summary,.process-item p,.quote-kicker,.quote-label,.quote p,.quote h2,.recent-head h2,.recent-card h3,.recent-card p,.footer-logo,.footer-manifesto,.footer-col h3,.footer-col p,.footer-col a,.footer-col li,.footer-bottom,.footer-bottom a,.service h2,.service p,.history-panel h2,.history-lead,.history-text{color:#f6f2eb !important}.body,.hero-copy,.clean-copy,.service p,.recent-card p,.footer-small,.impact-note,.process-item p{color:rgba(246,242,235,.78) !important}.pill,.menu-toggle,.process-cta,.history-cta{background:transparent !important;color:#f6f2eb !important;border-color:rgba(246,242,235,.45) !important}.pill:hover,.menu-toggle:hover,.process-cta:hover,.history-cta:hover{background:#ccff00 !important;color:#050505 !important;border-color:#ccff00 !important}.acid-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--acid);border-radius:7px;padding:0 24px;background:#ccff00 !important;color:#050505 !important;font-family:"Advent Pro",Arial,sans-serif !important;font-size:16px;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:700 !important;height:48px;transition:transform .25s ease,background .25s ease,color .25s ease;box-shadow:none !important;border-color:#ccff00 !important}.acid-btn:hover{transform:translateY(-2px);background:#f6f2eb !important;border-color:#f6f2eb !important;color:#050505 !important}.section-menu,.history-panel{background:#050505 !important;color:#f6f2eb !important;border-color:rgba(246,242,235,.22) !important}.floating-talk:hover{transform:translate3d(0,-2px,0) scale(.8) !important;background:#ccff00 !important;color:#050505 !important}.editorial-image,.recent-media,.history-photo,.service-thumb,.process-visual{background:#111111 !important}.process::before,.impact::after,.why-home::before,.quote::before{opacity:.35 !important}.recent-date{position:absolute;top:14px;left:14px;z-index:5 !important;background:#ccff00 !important;color:#050505 !important;border-radius:5px;padding:7px 10px;font-size:15px;font-weight:700 !important;letter-spacing:.08em;font-family:"Advent Pro",Arial,sans-serif !important;transition:opacity .35s ease,transform .35s ease}.project-tag,.impact-caption{background:rgba(0,0,0,.72) !important;color:#f6f2eb !important}input,textarea,button{color:#f6f2eb !important}::selection{background:#ccff00;color:#050505}body,main,section,header,footer,.nav,.hero,.intro,.image-stage,.stage-card,.services,.service,.impact,.process,.quote,.projects,.cards,.card,.why-home,.recent-projects,.footer,.footer-inner,.footer-top,.footer-grid,.history-panel,.section-menu{background:#000000 !important;color:#ffffff !important}*,*::before,*::after{border-color:rgba(255,255,255,.22) !important}h1,h2,h3,h4,h5,h6,h1 *,h2 *,h3 *,h4 *,h5 *,h6 *,p,p *,a,a *,span,span *,li,li *,small,small *,label,label *,button,button *,div,div *,.brand,.brand *,.eyebrow,.label,.body,.big,.hero-copy,.meta,.meta *,.clean-title,.clean-copy,.service h2,.service p,.process-title,.process-kicker,.process-item summary,.process-item p,.process-footer,.quote-kicker,.quote-label,.quote p,.editorial-title,.editorial-title *,.editorial-jump,.editorial-jump *,.recent-head h2,.recent-card h3,.recent-card p,.footer-logo,.footer-manifesto,.footer-col,.footer-col *,.footer-bottom,.footer-bottom *,.history-lead,.history-text,.history-source span,.history-panel h2{color:#ffffff !important}.pill,.menu-toggle,.section-menu .pill{background:transparent !important;color:#ffffff !important;border-color:rgba(255,255,255,.45) !important}.pill:hover,.menu-toggle:hover,.section-menu .pill:hover{background:#ccff00 !important;color:#050505 !important;border-color:#ccff00 !important}.acid-btn,.recent-date{background:#ccff00 !important;color:#050505 !important;border-color:#ccff00 !important}.acid-btn *,.recent-date *{color:#050505 !important}.footer::before{content:"INNOVATE COMMUNITY";position:absolute;left:clamp(18px,4vw,72px);bottom:clamp(18px,3vw,44px);z-index:0;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(58px,13vw,230px);line-height:.75;letter-spacing:-.105em;font-weight:700;color:rgba(255,255,255,.055) !important;white-space:nowrap;pointer-events:none}.process-item summary::after{content:"+";flex:0 0 auto;width:34px;height:34px;border:1px solid rgba(58,29,19,.55);border-radius:50%;display:grid;place-items:center;font-size:24px;line-height:1;transition:transform .5s var(--fx-ease),background .35s ease,color .35s ease;color:#ffffff !important;border-color:rgba(255,255,255,.5) !important}.process-item[open] summary::after{content:"–";background:#ffffff !important;color:#000000 !important;transform:rotate(180deg)}.hero-knot video{background:#000000 !important;width:100%;height:auto;display:block;transform-origin:50% 50%;animation:knotMove 34s linear infinite;mix-blend-mode:screen !important;transform-style:preserve-3d;filter:drop-shadow(0 30px 70px rgba(17,17,17,.14))}.editorial-image,.recent-media,.history-photo{background:#000000 !important}img,video{filter:grayscale(100%) contrast(1.12) brightness(.92)}.project-tag{position:absolute;inset:0;display:none !important;align-items:center;justify-content:center;background:rgba(0,0,0,.54) !important;backdrop-filter:blur(8px) !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-size:clamp(24px,2.3vw,40px) !important;font-weight:600;letter-spacing:-.055em !important;text-transform:uppercase;color:#ffffff !important;opacity:0 !important;transform:scale(.94) translateY(8px) !important;transition:.45s ease;visibility:hidden !important;pointer-events:none !important;z-index:4 !important;overflow:hidden;padding:24px;text-align:center;line-height:.9;-webkit-backdrop-filter:blur(8px) !important}.grain{position:fixed;inset:0;pointer-events:none;z-index:80;opacity:.12 !important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 260 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");mix-blend-mode:screen !important}:root{--violet:#b875ff;--violet-2:#d7b7ff;--acid:#ccff00;--ink:#ffffff !important;--paper:#000000 !important;--red:#9d1000;--dark:#000000 !important;--muted:rgba(255,255,255,.72) !important;--line:rgba(255,255,255,.24) !important;--radius:34px;--fx-ease:cubic-bezier(.16,1,.3,1);--fx-ink:#111;--fx-paper:#f6f2eb;--fx-acid:#ccff00;--fx-red:#9d1000;--banner-bg:#000000 !important;--banner-border:rgba(255,255,255,.22) !important;--banner-hover-bg:#ccff00 !important;--banner-hover-color:#050505 !important}html,body{background:#000000 !important;color:#ffffff !important}body,main,section,article,header,footer,nav,.nav,.hero,.intro,.image-stage,.stage-card,.services,.service,.impact,.process,.quote,.projects,.cards,.card,.why-home,.recent-projects,.partners,.partners-section,.footer,.footer-redesign,.history-panel,.section-menu{background-color:#000000 !important;background:#000000 !important;color:#ffffff !important}h1,h2,h3,h4,h5,h6,p,a,li,span,small,label,strong,em,div,button,summary,details,.brand,.brand *,.eyebrow,.hero-kicker,.hero-copy,.why-home h2,.why-home h2 *,.why-home-inner,.why-home-inner *,.recent-head h2,.recent-head h2 *,.recent-card h3,.recent-card p,.service h2,.service h2 *,.service p,.service p *,.intro .label,.editorial-title,.editorial-title *,.editorial-jump,.editorial-jump *,.process-title,.process-kicker,.process-item summary,.process-item summary *,.process-item p,.quote h2,.quote h2 *,.quote-kicker,.quote-label,.quote p,.quote p *,.footer,.footer *,.footer-logo,.footer-manifesto,.footer-col,.footer-bottom{color:#ffffff !important;opacity:1 !important;visibility:visible !important;text-shadow:none !important;mix-blend-mode:normal !important}.reveal,.reveal.on,.fx-reveal,.fx-in,.reveal-section,.reveal-section.visible,.why-home-inner.reveal,.recent-head.reveal,.recent-card.reveal,.partners-head.reveal,.partners-grid.reveal{opacity:1 !important;visibility:visible !important;transform:none !important;filter:none !important}.why-home::before,.why-home::after,.quote::before,.quote::after,.impact::after,.process::before,.footer::before{opacity:.12 !important;background:none !important}.acid-btn,.acid-btn *,.recent-date,.recent-date *,.ic-lang-switcher button.active,.lang button.active{background:#ccff00 !important;color:#050505 !important;border-color:#ccff00 !important;opacity:1 !important}.floating-talk{position:fixed !important;right:clamp(22px,3.5vw,52px) !important;bottom:clamp(22px,3.5vw,44px) !important;z-index:2147483000 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:999px !important;background:#000000 !important;color:#ffffff !important;padding:15px 22px !important;font-size:20px !important;line-height:1 !important;font-family:"Advent Pro",Arial,sans-serif !important;box-shadow:0 16px 50px rgba(0,0,0,.65) !important;transition:opacity .42s ease,visibility .42s ease,transform .42s cubic-bezier(.16,1,.3,1),background .25s ease,color .25s ease !important;min-width:0 !important;border:1px solid rgba(255,255,255,.55) !important;backdrop-filter:blur(14px) !important;white-space:nowrap !important;left:auto !important;transform:translate3d(18px,0,0) scale(.98) !important;top:auto !important;width:auto !important;max-width:calc(100vw - 44px) !important;-webkit-backdrop-filter:blur(14px) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.floating-talk *{color:#ffffff !important;opacity:1 !important}.pill,.menu-toggle,.section-menu .pill,.ic-lang-switcher button{color:#ffffff !important;border-color:rgba(255,255,255,.55) !important;background:transparent !important;opacity:1 !important}.pill:hover,.menu-toggle:hover,.section-menu .pill:hover,.ic-lang-switcher button:hover{background:#ccff00 !important;color:#050505 !important;border-color:#ccff00 !important}*{box-sizing:border-box;border-color:rgba(255,255,255,.22) !important}.nav{position:sticky;top:0;z-index:99999 !important;display:grid;grid-template-columns:1fr auto 1fr !important;align-items:center !important;gap:18px;padding:18px clamp(22px,3vw,52px) !important;background:linear-gradient(180deg,#050505 0%,#080808 70%,rgba(8,8,8,.92) 100%) !important;color:#111 !important;backdrop-filter:none;border-bottom:none;transition:background .65s cubic-bezier(.16,1,.3,1),color .45s ease,border-color .45s ease;height:100px;min-height:124px !important;padding-top:18px !important;padding-bottom:18px !important;overflow:visible !important;isolation:isolate !important;box-shadow:0 18px 42px rgba(0,0,0,.28) !important}.hero{background:#000 !important;min-height:calc(100vh - 86px) !important;display:grid !important;grid-template-columns:1fr;align-content:space-between !important;padding:clamp(34px,4vw,58px) clamp(22px,3.2vw,56px) clamp(34px,4vw,58px) !important;position:relative !important;overflow:hidden !important}.hero::before{content:"" !important;position:absolute !important;inset:0;background:linear-gradient(180deg,#080808 0%,rgba(8,8,8,.88) 22%,rgba(8,8,8,.55) 52%,rgba(8,8,8,0) 100%) !important;pointer-events:none !important;top:0 !important;left:0 !important;right:0 !important;height:190px !important;z-index:3 !important;opacity:1 !important}.hero>*{position:relative !important;z-index:4 !important}.hero img,.hero picture,.hero video,.hero .hero-bg,.hero .hero-image{position:relative;z-index:1}.hero::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;pointer-events:none !important;background:linear-gradient(180deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,.03) 18%,rgba(0,0,0,0) 38%) !important;opacity:1 !important}.marquee{border-block:1px solid var(--ink);overflow:hidden !important;white-space:nowrap !important;background:#ccff00 !important;color:#050505 !important;font-family:"Space Grotesk",Arial,sans-serif !important;font-weight:600 !important;text-transform:uppercase;font-size:clamp(20px,4vw,60px) !important;line-height:.9 !important;letter-spacing:-.07em !important;margin:0 !important;border-top:none;border-bottom:none;position:relative !important;isolation:isolate;box-shadow:0 26px 90px rgba(0,0,0,.55) !important;border-color:#ccff00 !important;z-index:8 !important;overflow-x:hidden !important;overflow-y:visible !important}.marquee::after{content:"" !important;position:absolute !important;top:0;bottom:-190px !important;left:0 !important;width:100%;pointer-events:none !important;z-index:9 !important;background:linear-gradient(180deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.46) 32%,rgba(0,0,0,.18) 66%,rgba(0,0,0,0) 100%) !important;right:0 !important;height:190px !important}.intro,.why-home,.recent-projects{position:relative !important}.intro::before{content:"" !important;position:absolute !important;left:0 !important;right:0 !important;top:0 !important;height:210px !important;z-index:1 !important;pointer-events:none !important;background:linear-gradient(180deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 42%,rgba(0,0,0,0) 100%) !important}.intro>*{position:relative !important;z-index:2 !important}
/* PRODUCTION SAFETY PATCH — keep navbar logo visible and self-contained */
.brand.navbar-brand-inline{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;}
.brand.navbar-brand-inline .navbar-symbol-img{display:block!important;width:100px!important;height:100px!important;max-width:100px!important;max-height:100px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;border:0!important;background:transparent!important;}
.brand.navbar-brand-inline .navbar-wordmark{display:block!important;font-family:"Space Grotesk",Arial,sans-serif!important;font-size:clamp(34px,4.1vw,62px)!important;line-height:1!important;font-weight:600!important;letter-spacing:-.07em!important;color:#f6f2eb!important;white-space:nowrap!important;}
@media(max-width:820px){.brand.navbar-brand-inline{gap:10px!important;justify-self:start!important}.brand.navbar-brand-inline .navbar-symbol-img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}.brand.navbar-brand-inline .navbar-wordmark{font-size:28px!important}}


html,body,*{cursor:none!important;}
#fluo-cursor{
position:fixed;width:7px;height:7px;border-radius:50%;
background:#d9ff00;pointer-events:none;z-index:2147483647;
transform:translate(-50%,-50%);
}
.project-cursor,.cursor,.custom-cursor,.cursor-ring,.cursor-dot{display:none!important;}


.ic-fluo-cursor{
  box-shadow:none !important;
  filter:none !important;
}
.ic-fluo-cursor::before,
.ic-fluo-cursor::after{
  box-shadow:none !important;
  filter:none !important;
}
.project-cursor,
.project-cursor-core,
.project-cursor-ring,
.cursor-ring,
.cursor-halo,
.custom-cursor-ring{
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
}


/* RÈGLE UNIQUE : le curseur système disparaît partout */
html, body, body *,
html *, body *::before, body *::after,
a, a *, button, button *,
[role="button"], [role="button"] *,
input, textarea, select, label,
[data-cursor], [data-cursor] *,
[class*="project"], [class*="project"] *,
[class*="card"], [class*="card"] *,
[class*="link"], [class*="link"] * {
  cursor: none !important;
}

/* Curseur Innovate : point jaune propre */
#cursor,
.cursor,
.custom-cursor,
.ic-fluo-cursor,
.project-cursor,
.project-cursor-core {
  width: 8px !important;
  height: 8px !important;
  min-width: 8px !important;
  min-height: 8px !important;
  max-width: 8px !important;
  max-height: 8px !important;
  border-radius: 50% !important;
  background: #d9ff00 !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  pointer-events: none !important;
  z-index: 2147483647 !important;
  transition: width .25s ease, height .25s ease, transform .25s ease, opacity .25s ease !important;
}

/* Suppression définitive des halos, anneaux et carrés */
.cursor-ring,
.cursor-halo,
.custom-cursor-ring,
.project-cursor-ring,
#cursor::before, #cursor::after,
.cursor::before, .cursor::after,
.custom-cursor::before, .custom-cursor::after,
.ic-fluo-cursor::before, .ic-fluo-cursor::after,
.project-cursor::before, .project-cursor::after,
.project-cursor-core::before, .project-cursor-core::after {
  display: none !important;
  content: none !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 0 !important;
}

/* MÊME RÈGLE PARTOUT AU SURVOL D'UN ÉLÉMENT CLIQUABLE :
   le point grossit légèrement, sans main système, sans halo. */
body.ic-cursor-hover #cursor,
body.ic-cursor-hover .cursor,
body.ic-cursor-hover .custom-cursor,
body.ic-cursor-hover .ic-fluo-cursor,
body.ic-cursor-hover .project-cursor,
body.ic-cursor-hover .project-cursor-core {
  width: 14px !important;
  height: 14px !important;
  min-width: 14px !important;
  min-height: 14px !important;
  max-width: 14px !important;
  max-height: 14px !important;
  background: #d9ff00 !important;
  box-shadow: none !important;
  filter: none !important;
}

/* Micro-hover visuel discret et homogène */
a, button, [role="button"],
.project-card, .card, .menu-toggle, .lang-switcher,
.logo, .chat-button, .nav-link, .footer a {
  transition: opacity .35s ease, transform .35s ease, background-color .35s ease, color .35s ease !important;
}

a:hover, button:hover, [role="button"]:hover,
.project-card:hover, .card:hover, .menu-toggle:hover, .lang-switcher:hover,
.logo:hover, .chat-button:hover, .nav-link:hover, .footer a:hover {
  opacity: .88 !important;
}


/* Plus d'air entre les grandes sections */
section,
.section,
main > section,
.content-section,
.projects,
.process,
.services,
.about,
.community,
.blog,
footer{
  margin-top:40px !important;
}

/* Première section garde son alignement */
main > section:first-child{
  margin-top:0 !important;
}

/* Plus d'espace sous les titres */
h1{margin-bottom:20px !important;}
h2{margin-bottom:15px !important;}
h3{margin-bottom:15px !important;}

/* Les paragraphes démarrent un peu plus bas */
h1 + p,
h2 + p,
h3 + p{
  margin-top:15px !important;
}


/* Animations premium discrètes et cohérentes */
:root{
  --ic-transition: 0.35s ease;
}

a, button, [role="button"],
.project-card, .card,
.menu-toggle, .lang-switcher,
.logo, .nav-link, .chat-button,
img, .section, section{
  transition:
    opacity var(--ic-transition),
    transform var(--ic-transition),
    color var(--ic-transition),
    background-color var(--ic-transition),
    border-color var(--ic-transition) !important;
}

/* Apparition douce au scroll */
.ic-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.75s ease, transform 0.75s ease !important;
}

.ic-reveal.ic-visible{
  opacity: 1;
  transform: translateY(0);
}

/* Micro-interactions homogènes */
.project-card:hover,
.card:hover{
  transform: translateY(-4px) !important;
}

a:hover,
button:hover,
[role="button"]:hover,
.nav-link:hover,
.menu-toggle:hover,
.lang-switcher:hover,
.chat-button:hover{
  opacity: 0.88 !important;
}

.logo:hover{
  transform: rotate(-2deg) scale(1.015) !important;
}

/* Respect accessibilité */
@media (prefers-reduced-motion: reduce){
  *, *::before, *::after{
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }
  .ic-reveal{
    opacity: 1 !important;
  }
}


/* =========================================================
   INDEX — CLEAN MENU V2
   Original closed state preserved; refined open state only
   ========================================================= */

.menu-wrap{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  z-index:100001 !important;
}

/* CLOSED: preserve the visual language of the index */
.menu-toggle{
  min-width:100px !important;
  height:44px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  padding:0 16px !important;
  border:1px solid rgba(255,255,255,.38) !important;
  border-radius:999px !important;
  background:transparent !important;
  color:#fff !important;
  box-shadow:none !important;
  opacity:1 !important;
  visibility:visible !important;
  cursor:pointer !important;
  transition:
    background .65s cubic-bezier(.16,1,.3,1),
    color .45s ease,
    border-color .45s ease,
    transform .65s cubic-bezier(.16,1,.3,1),
    box-shadow .65s cubic-bezier(.16,1,.3,1) !important;
}

.menu-toggle > span{
  color:inherit !important;
  opacity:1 !important;
  visibility:visible !important;
}

.menu-toggle:hover{
  transform:translateY(-2px) !important;
  border-color:#ccff00 !important;
}

/* Hamburger / close icon */
.menu-lines{
  position:relative !important;
  width:16px !important;
  height:12px !important;
  display:inline-block !important;
  flex:0 0 16px !important;
  margin:0 !important;
}

.menu-lines::before,
.menu-lines::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  width:16px !important;
  height:1.5px !important;
  background:currentColor !important;
  transition:transform .7s cubic-bezier(.16,1,.3,1), top .7s cubic-bezier(.16,1,.3,1) !important;
}

.menu-lines::before{ top:2px !important; }
.menu-lines::after{ top:9px !important; }

/* OPEN BUTTON */
body.menu-open .menu-toggle{
  background:#ccff00 !important;
  color:#050505 !important;
  border-color:#ccff00 !important;
  box-shadow:0 14px 38px rgba(204,255,0,.16) !important;
}

body.menu-open .menu-lines::before{
  top:5px !important;
  transform:rotate(45deg) !important;
}

body.menu-open .menu-lines::after{
  top:5px !important;
  transform:rotate(-45deg) !important;
}

/* PANEL — dark, refined, integrated with Index */
.section-menu{
  position:absolute !important;
  top:calc(100% + 14px) !important;
  left:0 !important;
  width:320px !important;
  min-width:0 !important;
  padding:18px !important;
  display:grid !important;
  gap:4px !important;
  border:1px solid rgba(255,255,255,.14) !important;
  border-radius:20px !important;
  background:rgba(8,8,8,.94) !important;
  color:#fff !important;
  box-shadow:0 28px 80px rgba(0,0,0,.44) !important;
  backdrop-filter:blur(20px) !important;
  -webkit-backdrop-filter:blur(20px) !important;
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events:none !important;
  transform:translateY(-8px) scale(.985) !important;
  transform-origin:top left !important;
  transition:
    opacity .42s ease,
    visibility .42s ease,
    transform .72s cubic-bezier(.16,1,.3,1) !important;
}

body.menu-open .section-menu{
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  transform:translateY(0) scale(1) !important;
}

/* LINKS */
.section-menu .pill{
  position:relative !important;
  width:100% !important;
  min-height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  padding:0 48px 0 18px !important;
  border:0 !important;
  border-radius:14px !important;
  background:transparent !important;
  color:#fff !important;
  font-size:15px !important;
  line-height:1 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
  opacity:1 !important;
  visibility:visible !important;
  transition:
    background .55s cubic-bezier(.16,1,.3,1),
    color .35s ease,
    transform .55s cubic-bezier(.16,1,.3,1) !important;
}

.section-menu .pill span{
  color:inherit !important;
  opacity:1 !important;
  visibility:visible !important;
}

.section-menu .pill::after{
  content:"↗" !important;
  position:absolute !important;
  right:18px !important;
  top:50% !important;
  transform:translate(-4px,-50%) !important;
  color:#ccff00 !important;
  opacity:.65 !important;
  transition:opacity .35s ease, transform .55s cubic-bezier(.16,1,.3,1) !important;
}

.section-menu .pill:hover,
.section-menu .pill:focus-visible{
  background:rgba(204,255,0,.10) !important;
  color:#fff !important;
  transform:translateX(3px) !important;
  outline:none !important;
}

.section-menu .pill:hover::after,
.section-menu .pill:focus-visible::after{
  opacity:1 !important;
  transform:translate(0,-50%) !important;
}

/* Fine acid line on hover */
.section-menu .pill::before{
  content:"" !important;
  position:absolute !important;
  left:18px !important;
  right:18px !important;
  bottom:8px !important;
  height:1px !important;
  background:#ccff00 !important;
  transform:scaleX(0) !important;
  transform-origin:right center !important;
  transition:transform .65s cubic-bezier(.16,1,.3,1) !important;
}

.section-menu .pill:hover::before,
.section-menu .pill:focus-visible::before{
  transform:scaleX(1) !important;
  transform-origin:left center !important;
}

@media(max-width:820px){
  .section-menu{
    position:fixed !important;
    top:92px !important;
    left:18px !important;
    right:18px !important;
    width:auto !important;
  }
}

@media(prefers-reduced-motion:reduce){
  .menu-toggle,
  .menu-lines::before,
  .menu-lines::after,
  .section-menu,
  .section-menu .pill,
  .section-menu .pill::before,
  .section-menu .pill::after{
    transition:none !important;
  }
}


/* =========================================================
   PHASE 2 — HERO SYSTEM / INDEX
   Keeps Index spectacular while aligning rhythm and motion
   ========================================================= */

:root{
  --ic-hero-ease:cubic-bezier(.16,1,.3,1);
  --ic-hero-reveal:1100ms;
  --ic-hero-gap:110ms;
}

/* Stable hero rhythm */
body .hero.hero-ultra{
  position:relative;
  min-height:clamp(660px,calc(100svh - 108px),920px);
  padding:
    clamp(62px,8vh,112px)
    clamp(24px,4.2vw,68px)
    clamp(54px,7vh,96px);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  overflow:hidden;
  isolation:isolate;
}

/* Photo remains the visual foundation */
body .hero.hero-ultra .hero-ultra-photo{
  transform:scale(1.025);
  transform-origin:center center;
  will-change:transform;
}

/* Shared reveal starting state */
html.ic-hero-ready body .hero.hero-ultra .hero-kicker,
html.ic-hero-ready body .hero.hero-ultra .hero-ultra-title{
  opacity:0 !important;
  filter:blur(5px);
  transform:translate3d(0,22px,0);
}

/* The image starts almost imperceptibly closer */
html.ic-hero-ready body .hero.hero-ultra .hero-ultra-photo{
  opacity:.84;
  filter:blur(2px);
  transform:scale(1.055);
}

/* Reveal */
html.ic-hero-ready.ic-hero-visible body .hero.hero-ultra .hero-ultra-photo{
  opacity:1;
  filter:blur(0);
  transform:scale(1.025);
  transition:
    opacity 1300ms var(--ic-hero-ease),
    filter 1300ms var(--ic-hero-ease),
    transform 1800ms var(--ic-hero-ease);
}

html.ic-hero-ready.ic-hero-visible body .hero.hero-ultra .hero-kicker{
  opacity:1 !important;
  filter:blur(0);
  transform:translate3d(0,0,0);
  transition:
    opacity var(--ic-hero-reveal) var(--ic-hero-ease) 120ms,
    filter var(--ic-hero-reveal) var(--ic-hero-ease) 120ms,
    transform var(--ic-hero-reveal) var(--ic-hero-ease) 120ms;
}

html.ic-hero-ready.ic-hero-visible body .hero.hero-ultra .hero-ultra-title{
  opacity:1 !important;
  filter:blur(0);
  transform:translate3d(0,0,0);
  transition:
    opacity var(--ic-hero-reveal) var(--ic-hero-ease) 230ms,
    filter var(--ic-hero-reveal) var(--ic-hero-ease) 230ms,
    transform var(--ic-hero-reveal) var(--ic-hero-ease) 230ms;
}

/* Refined hierarchy without changing the identity */
body .hero.hero-ultra .hero-kicker{
  position:relative;
  z-index:3;
  margin:0 0 clamp(30px,4vh,50px);
  max-width:720px;
}

body .hero.hero-ultra .hero-ultra-title{
  position:relative;
  z-index:3;
  margin:0;
  max-width:min(920px,86vw);
  text-wrap:balance;
}

/* Scroll depth: values are written by the JS */
html.ic-hero-visible body .hero.hero-ultra .hero-ultra-photo{
  translate:0 var(--ic-hero-photo-y,0px);
}

html.ic-hero-visible body .hero.hero-ultra .hero-kicker,
html.ic-hero-visible body .hero.hero-ultra .hero-ultra-title{
  translate:0 var(--ic-hero-copy-y,0px);
}

/* Prevent the motion from becoming decorative or excessive */
@media(max-width:820px){
  body .hero.hero-ultra{
    min-height:calc(100svh - 88px);
    padding:
      clamp(48px,8vh,78px)
      20px
      clamp(42px,6vh,64px);
  }

  body .hero.hero-ultra .hero-kicker{
    margin-bottom:24px;
    max-width:92%;
  }

  body .hero.hero-ultra .hero-ultra-title{
    max-width:100%;
  }
}

@media(prefers-reduced-motion:reduce){
  html.ic-hero-ready body .hero.hero-ultra .hero-kicker,
  html.ic-hero-ready body .hero.hero-ultra .hero-ultra-title,
  html.ic-hero-ready body .hero.hero-ultra .hero-ultra-photo{
    opacity:1 !important;
    filter:none !important;
    transform:none !important;
    translate:none !important;
    transition:none !important;
  }
}


/* =========================================================
   INTERACTION RULE — ACID YELLOW IS THE ONLY ACTIVE FEEDBACK
   Locks MENU and three-dots button against inherited white states
   ========================================================= */

:root{
  --ic-interaction-acid:#ccff00;
  --ic-interaction-ink:#050505;
}

/* MENU — hover / focus / click / open */
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:focus-visible,
.menu-toggle:active,
body.menu-open .menu-toggle,
.menu-toggle[aria-expanded="true"]{
  background:var(--ic-interaction-acid) !important;
  background-color:var(--ic-interaction-acid) !important;
  border-color:var(--ic-interaction-acid) !important;
  color:var(--ic-interaction-ink) !important;
  -webkit-text-fill-color:var(--ic-interaction-ink) !important;
  opacity:1 !important;
  box-shadow:0 14px 38px rgba(204,255,0,.16) !important;
}

.menu-toggle:hover *,
.menu-toggle:focus *,
.menu-toggle:focus-visible *,
.menu-toggle:active *,
body.menu-open .menu-toggle *,
.menu-toggle[aria-expanded="true"] *{
  color:var(--ic-interaction-ink) !important;
  -webkit-text-fill-color:var(--ic-interaction-ink) !important;
}

/* Ensure the hamburger / close icon also stays dark */
.menu-toggle:hover .menu-lines::before,
.menu-toggle:hover .menu-lines::after,
.menu-toggle:focus .menu-lines::before,
.menu-toggle:focus .menu-lines::after,
.menu-toggle:focus-visible .menu-lines::before,
.menu-toggle:focus-visible .menu-lines::after,
.menu-toggle:active .menu-lines::before,
.menu-toggle:active .menu-lines::after,
body.menu-open .menu-lines::before,
body.menu-open .menu-lines::after,
.menu-toggle[aria-expanded="true"] .menu-lines::before,
.menu-toggle[aria-expanded="true"] .menu-lines::after{
  background:var(--ic-interaction-ink) !important;
}

/* THREE-DOTS BUTTON — hover / focus / click / open */
.news-tool-trigger:hover,
.news-tool-trigger:focus,
.news-tool-trigger:focus-visible,
.news-tool-trigger:active,
body.news-panel-open .news-tool-trigger{
  background:var(--ic-interaction-acid) !important;
  background-color:var(--ic-interaction-acid) !important;
  border-color:var(--ic-interaction-acid) !important;
  color:var(--ic-interaction-ink) !important;
  -webkit-text-fill-color:var(--ic-interaction-ink) !important;
  opacity:1 !important;
  box-shadow:0 14px 38px rgba(204,255,0,.16) !important;
}

/* The four small dots inherit the dark active color */
.news-tool-trigger:hover span::before,
.news-tool-trigger:hover span::after,
.news-tool-trigger:hover i::before,
.news-tool-trigger:hover i::after,
.news-tool-trigger:focus span::before,
.news-tool-trigger:focus span::after,
.news-tool-trigger:focus i::before,
.news-tool-trigger:focus i::after,
.news-tool-trigger:focus-visible span::before,
.news-tool-trigger:focus-visible span::after,
.news-tool-trigger:focus-visible i::before,
.news-tool-trigger:focus-visible i::after,
.news-tool-trigger:active span::before,
.news-tool-trigger:active span::after,
.news-tool-trigger:active i::before,
.news-tool-trigger:active i::after,
body.news-panel-open .news-tool-trigger span::before,
body.news-panel-open .news-tool-trigger span::after,
body.news-panel-open .news-tool-trigger i::before,
body.news-panel-open .news-tool-trigger i::after{
  background:var(--ic-interaction-ink) !important;
}

/* Accessible focus without introducing white */
.menu-toggle:focus-visible,
.news-tool-trigger:focus-visible{
  outline:2px solid var(--ic-interaction-acid) !important;
  outline-offset:4px !important;
}


/* Supprime tous les halos du curseur et conserve uniquement le point fluo */

.cursor-glow,
.cursor-halo,
.cursor-aura,
.cursor-blur,
.cursor-ring,
.mouse-glow,
.mouse-aura,
.pointer-glow{
    display:none !important;
    opacity:0 !important;
    visibility:hidden !important;
}

.cursor-dot,
.mouse-dot,
.cursor-core{
    width:8px !important;
    height:8px !important;
    border-radius:50% !important;
    background:#ccff00 !important;
    box-shadow:none !important;
    filter:none !important;
}


.brand.navbar-brand-inline .navbar-symbol-img{
  filter:none !important;
  -webkit-filter:none !important;
  mix-blend-mode:normal !important;
  opacity:1 !important;
}


.brand.navbar-brand-inline .navbar-symbol-img{
  filter:none !important;
  -webkit-filter:none !important;
  mix-blend-mode:normal !important;
  opacity:1 !important;
  object-fit:contain !important;
}


  .ic-contact-main{display:grid;grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);min-height:calc(100vh - 124px);background:#080808;color:#f6f2eb}
  .ic-contact-intro{padding:clamp(58px,7vw,112px) clamp(26px,6vw,104px);border-right:1px solid rgba(246,242,235,.25);display:flex;flex-direction:column;justify-content:space-between;gap:64px}
  .ic-contact-kicker{text-transform:uppercase;letter-spacing:.18em;font-family:"Advent Pro",sans-serif;font-size:clamp(17px,1.5vw,23px)}
  .ic-contact-title{font-family:"Space Grotesk",sans-serif;font-weight:400;font-size:clamp(72px,9vw,150px);line-height:.84;letter-spacing:-.075em;margin:28px 0}
  .ic-contact-lead{font-family:"Space Grotesk",sans-serif;font-size:clamp(20px,2vw,32px);line-height:1.35;max-width:650px;margin:0}
  .ic-contact-direct{display:grid;gap:9px;font-family:"Space Grotesk",sans-serif;font-size:clamp(17px,1.4vw,23px)}
  .ic-contact-form-side{background:#f6f2eb;color:#080808;padding:clamp(58px,6vw,105px) clamp(26px,6vw,104px)}

  .ic-contact-fallback{display:grid;gap:26px;max-width:720px}
  .ic-contact-fallback p{margin:0;font:400 clamp(22px,2.2vw,34px)/1.25 "Space Grotesk",sans-serif;letter-spacing:-.025em}
  .ic-contact-email-cta{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;border-radius:999px;background:#ccff00;color:#050505!important;-webkit-text-fill-color:#050505!important;padding:20px 30px;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;font:600 18px "Space Grotesk",sans-serif;box-shadow:0 16px 44px rgba(115,145,0,.25)}
  .ic-contact-email-cta:hover,.ic-contact-email-cta:focus-visible{transform:translateY(-2px);outline:2px solid #050505;outline-offset:4px}
  .ic-contact-fallback-note{font:400 16px/1.5 "Space Grotesk",sans-serif!important;letter-spacing:0!important;opacity:.65}
  @media(max-width:900px){.ic-contact-email-cta{width:100%;font-size:16px;padding:18px 22px}}
  .ic-contact-form-side h2{font-family:"Space Grotesk",sans-serif;font-size:clamp(48px,5.3vw,92px);font-weight:400;letter-spacing:-.06em;line-height:1;margin:0 0 54px}
  .ic-contact-status{margin:0 0 30px;padding:17px 19px;border:1px solid currentColor;font:18px/1.45 "Space Grotesk",sans-serif}
  .ic-contact-form{display:grid;gap:34px}
  .ic-contact-form label{display:grid;gap:10px;text-transform:uppercase;letter-spacing:.1em;font:400 18px "Advent Pro",sans-serif}
  .ic-contact-form input,.ic-contact-form textarea{width:100%;border:0;border-bottom:1px solid rgba(8,8,8,.45);border-radius:0;background:transparent;color:#080808;padding:10px 0 17px;outline:none;font:400 clamp(25px,2.5vw,40px)/1.2 "Space Grotesk",sans-serif}
  .ic-contact-form textarea{min-height:190px;resize:vertical;font-size:clamp(21px,2vw,30px)}
  .ic-contact-form input:focus,.ic-contact-form textarea:focus{border-bottom-color:#080808;box-shadow:0 2px 0 #080808}
  html body .ic-contact-form .ic-contact-submit,html body .ic-contact-form .ic-contact-submit:hover,html body .ic-contact-form .ic-contact-submit:focus{justify-self:end;border:0;border-radius:999px;background:#ccff00!important;color:#050505!important;-webkit-text-fill-color:#050505!important;padding:20px 30px;font:600 18px "Space Grotesk",sans-serif;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;box-shadow:0 16px 44px rgba(115,145,0,.25);opacity:1!important}
  html body .ic-contact-form .ic-contact-submit *{color:#050505!important;-webkit-text-fill-color:#050505!important}
  html body .ic-contact-form .ic-contact-submit:hover{transform:translateY(-2px)}html body .ic-contact-form .ic-contact-submit[disabled]{opacity:.55!important;cursor:wait}
  .ic-contact-privacy{font:16px/1.55 "Space Grotesk",sans-serif;color:rgba(8,8,8,.68);margin:6px 0 0}
  @media(max-width:900px){.ic-contact-main{grid-template-columns:1fr}.ic-contact-intro{border-right:0;border-bottom:1px solid rgba(246,242,235,.25);padding:54px 24px}.ic-contact-form-side{padding:54px 24px}.ic-contact-title{font-size:clamp(70px,23vw,112px)}.ic-contact-submit{justify-self:stretch}}
