body.home-page{--home-ink: #010400;--home-paper: #efefef;--home-white: #efefef;--home-accent: #66000a;--home-muted: rgba(239, 239, 239, .66);--home-line: rgba(239, 239, 239, .13);min-height:100vh;background-color:var(--bg);background-image:var(--site-bg-gradient);background-attachment:fixed;background-repeat:no-repeat;background-size:100vw 100vh;color:var(--home-paper)}body.home-page .nav{top:0;left:0;width:100%;border-radius:0;background:#efefeff5;color:var(--home-ink);box-shadow:0 18px 60px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body.home-page .nav-logo img{width:178px}body.home-page .nav-links{gap:clamp(54px,8vw,154px)}.home-shell{position:relative;z-index:2;overflow:hidden;padding:clamp(112px,9vw,150px) clamp(14px,2vw,28px) 0}.home-shell:before{content:none}.home-loading{min-height:70vh;display:grid;place-items:center;text-align:center;color:var(--home-muted)}.home-loading span{font-family:var(--font-site-heading);font-size:clamp(42px,8vw,120px);line-height:.9;text-transform:uppercase}.home-section,.home-hero-panel{width:min(1760px,100%);margin-inline:auto}.home-hero-panel{position:relative;min-height:min(840px,calc(100vh - 142px));display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);align-items:center;gap:clamp(28px,5vw,86px);overflow:hidden;padding:clamp(42px,6vw,86px);border:1px solid rgba(239,239,239,.3);border-radius:34px;background:#010400;box-shadow:0 46px 150px #00000094}.home-hero-media,.home-contact-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.home-hero-bg,.home-contact-bg,.home-hero-media img,.home-hero-media video,.home-contact-media img,.home-contact-media video{width:100%;height:100%;display:block;object-fit:cover;filter:grayscale(1) contrast(1.18) brightness(.55);transform:scale(1.04)}.home-hero-media:after,.home-contact-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 40% 18%,rgba(102,0,10,.1),transparent 22%),linear-gradient(180deg,#01040042,#010400f0),linear-gradient(90deg,#01040094,#0104003d)}.home-hero-noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.7'/%3E%3C/svg%3E")}.home-hero-grid{position:absolute;left:clamp(26px,6vw,104px);right:clamp(26px,6vw,104px);bottom:clamp(86px,15vh,188px);z-index:2;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));pointer-events:none;opacity:.7;transform:translateZ(0);will-change:transform;animation:homeGridDrift 24s ease-in-out infinite alternate}.home-hero-grid span{position:relative;height:1px}.home-hero-grid span:before,.home-hero-grid span:after{content:"";position:absolute;background:#efefef75}.home-hero-grid span:before{width:9px;height:1px;left:50%;top:0;transform:translate(-50%)}.home-hero-grid span:after{width:1px;height:9px;left:50%;top:-4px}.home-hero-separator{position:absolute;left:clamp(22px,5vw,112px);right:clamp(22px,5vw,112px);bottom:0;z-index:3;height:2px;pointer-events:none;background:linear-gradient(90deg,#66000a00,#66000ad1 20%,#66000a,#66000ad1 80%,#66000a00);box-shadow:0 0 22px #66000a47}.home-hero-main,.home-hero-aside,.home-contact-card{position:relative;z-index:3}.home-kicker,.home-section-heading span,.home-section-meta span,.home-contact-copy>span{display:inline-flex;align-items:center;gap:8px;color:#efefefb8;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.home-kicker:before,.home-section-heading span:before,.home-section-meta span:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--home-accent);box-shadow:0 0 0 5px #66000a38;transform-origin:center;animation:homeDotPulse 2.8s ease-in-out infinite;will-change:transform,box-shadow,opacity}.home-section:nth-of-type(2) .home-section-heading span:before,.home-section:nth-of-type(2) .home-section-meta span:before{animation-delay:.28s}.home-section:nth-of-type(3) .home-section-heading span:before,.home-section:nth-of-type(3) .home-section-meta span:before{animation-delay:.56s}.home-section:nth-of-type(4) .home-section-heading span:before,.home-section:nth-of-type(4) .home-section-meta span:before{animation-delay:.84s}.home-section:nth-of-type(5) .home-section-heading span:before,.home-section:nth-of-type(5) .home-section-meta span:before{animation-delay:1.12s}.home-hero-main h1{margin:clamp(32px,5vw,56px) 0 0;font-family:var(--font-site-heading);font-size:clamp(92px,15vw,270px);line-height:.73;letter-spacing:-.085em;text-transform:lowercase;text-wrap:balance}.home-hero-main h1 span,.home-hero-main h1 small{display:block}.home-hero-main h1 small{font-family:var(--font-site-body);font-weight:700;letter-spacing:-.04em;line-height:1.3}.home-hero-aside{display:grid;gap:28px;align-self:center}.home-hero-aside p{max-width:38ch;margin:0;color:#efefefdb;font-size:clamp(17px,1.35vw,23px);line-height:1.45}.home-hero-aside ul{display:grid;gap:9px;margin:0;padding:0;list-style:none;color:#efefefc2;font-size:14px;font-weight:800}.home-actions{display:flex;flex-wrap:wrap;gap:12px}.home-button,.home-submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid rgba(239,239,239,.22);border-radius:0;color:var(--home-paper);background:#efefef0f;font-size:11px;font-weight:900;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:transform .35s ease,border-color .35s ease,background-color .35s ease,color .35s ease}.home-button:hover,.home-submit:hover{transform:translateY(-3px);border-color:#66000ac7}.home-button--primary,.home-submit{background:var(--home-paper);color:var(--home-ink)}.home-button--primary:hover,.home-submit:hover{background:var(--home-accent);color:var(--home-paper)}.home-section{padding:clamp(80px,9vw,150px) 0 0}.home-section-meta{display:grid;grid-template-columns:minmax(160px,1fr) auto;align-items:center;gap:24px;width:min(1080px,100% - 28px);margin:0 auto 34px}.home-section-meta small{color:#efefef8a;font-size:11px;letter-spacing:.14em}.home-client-grid{width:min(1080px,100% - 28px);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-client-card{min-height:150px;display:grid;place-items:center;padding:24px;border:1px solid rgba(239,239,239,.1);border-radius:20px;background:#efefeff0;color:var(--home-ink);box-shadow:0 20px 80px #0000003d}.home-client-card img{max-width:min(170px,80%);max-height:62px;object-fit:contain;filter:grayscale(1) contrast(1.3)}.home-client-card strong{font-family:var(--font-site-heading);font-size:clamp(18px,2vw,30px);line-height:.95;text-align:center;text-transform:uppercase}.home-section-heading{width:min(1080px,100% - 28px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.65fr);gap:clamp(26px,5vw,84px);align-items:end;margin-bottom:clamp(26px,4vw,54px)}.home-section-heading--projects{grid-template-columns:minmax(0,.85fr) minmax(260px,.55fr)}.home-section-heading--compact{width:min(1220px,100% - 28px);grid-template-columns:minmax(0,.9fr) minmax(280px,.62fr)}.home-section-heading span{grid-column:1 / -1}.home-section-heading h2{margin:0;font-family:var(--font-site-heading);font-size:clamp(58px,8vw,150px);line-height:.78;letter-spacing:-.08em;text-transform:none}.home-section-heading p{max-width:52ch;margin:0;color:var(--home-muted);font-size:clamp(15px,1.05vw,18px);line-height:1.62}.home-project-grid{width:min(1480px,100% - 28px);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:16px}.home-project-card{position:relative;min-height:clamp(320px,34vw,520px);overflow:hidden;color:var(--home-paper);text-decoration:none;border:1px solid rgba(239,239,239,.12);border-radius:24px;background:#efefef0a;transform:translateZ(0);transition:border-color .55s ease,box-shadow .55s cubic-bezier(.16,1,.3,1)}.home-project-card.is-wide{grid-column:span 2}.home-project-card.is-tall{grid-row:span 2;min-height:clamp(600px,68vw,920px)}.home-project-card.is-large{grid-column:span 2;grid-row:span 2;min-height:clamp(620px,64vw,900px)}.home-project-card:hover{border-color:#efefef24;box-shadow:0 0 0 1px #66000a29,0 0 46px #66000a3d,0 28px 90px #0000006b}.home-project-media,.home-project-media img,.home-project-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-project-media img,.home-project-media video{object-fit:cover;filter:saturate(.9) contrast(1.06) brightness(.82);transform:scale(1.03);transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1)}.home-project-card:hover .home-project-media img,.home-project-card:hover .home-project-media video{transform:scale(1.09);filter:saturate(1) contrast(1.02) brightness(.95)}.home-project-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0104000f,#010400e6),radial-gradient(circle at 70% 20%,transparent 0,rgba(1,4,0,.42) 46%)}.home-project-copy{position:absolute;left:clamp(18px,2.2vw,32px);right:clamp(18px,2.2vw,32px);bottom:clamp(18px,2.2vw,32px);z-index:2;display:grid;gap:10px}.home-project-copy span{color:#efefef9e;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.home-project-copy strong{font-family:var(--font-site-heading);font-size:clamp(30px,3.2vw,62px);line-height:.86;letter-spacing:-.055em;text-transform:uppercase}.home-project-copy p{max-width:42ch;margin:0;color:#efefefc7;font-size:13px;line-height:1.45;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}.home-project-card:hover .home-project-copy p{opacity:1;transform:translateY(0)}.home-service-grid{width:min(1320px,100% - 28px);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-service-card{min-height:430px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:clamp(24px,3vw,44px);overflow:hidden;border:1px solid var(--home-line);border-radius:26px;background:radial-gradient(circle at 18% 10%,rgba(102,0,10,.34),transparent 32%),#efefef09}.home-service-card:hover,.home-audience-card:hover,.home-process-step:hover,.home-client-card:hover{border-color:#66000ab8}.home-service-card>span,.home-process-step>span{color:#66000aeb;font-family:var(--font-site-heading);font-size:clamp(34px,4vw,72px);line-height:.82}.home-service-card h3,.home-process-step h3{margin:0 0 16px;font-family:var(--font-site-heading);font-size:clamp(28px,3vw,48px);line-height:.9;letter-spacing:-.05em;text-transform:uppercase}.home-service-card p,.home-process-step p{margin:0;color:var(--home-muted);font-size:15px;line-height:1.62}.home-audience-grid{width:min(1320px,100% - 28px);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-audience-card{min-height:310px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;padding:clamp(22px,2.6vw,38px);overflow:hidden;border:1px solid var(--home-line);border-radius:24px;background:radial-gradient(circle at 18% 12%,rgba(239,239,239,.075),transparent 34%),linear-gradient(145deg,#efefef0c,#efefef05)}.home-audience-card>span{color:#66000aeb;font-family:var(--font-site-heading);font-size:clamp(30px,3.4vw,56px);line-height:.82}.home-audience-card h3{margin:auto 0 14px;font-family:var(--font-site-heading);font-size:clamp(25px,2.4vw,39px);line-height:.92;letter-spacing:-.048em;text-transform:uppercase}.home-audience-card p{margin:0;color:var(--home-muted);font-size:14px;line-height:1.58}.home-service-media{min-height:180px;margin:0 calc(clamp(24px,3vw,44px)*-1) calc(clamp(24px,3vw,44px)*-1);overflow:hidden;border-top:1px solid var(--home-line)}.home-service-media img,.home-service-media video{width:100%;height:100%;min-height:180px;display:block;object-fit:cover}.home-process-grid{width:min(1320px,100% - 28px);margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--home-line);border-left:1px solid var(--home-line)}.home-process-step{min-height:360px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:clamp(22px,2.6vw,38px);border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line);background:#efefef06}.home-contact{padding-bottom:clamp(28px,4vw,58px)}.home-contact{position:relative}.home-contact-card{--contact-glow-x: 50%;--contact-glow-y: 50%;position:relative;min-height:min(820px,88vh);display:grid;grid-template-columns:minmax(320px,480px) minmax(0,1fr);gap:clamp(42px,8vw,140px);align-items:center;width:min(1760px,100%);margin-inline:auto;overflow:hidden;padding:clamp(34px,6vw,86px);border:1px solid rgba(239,239,239,.16);border-radius:34px;box-shadow:0 42px 140px #00000094}.home-contact-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--contact-glow-x) var(--contact-glow-y),rgba(239,239,239,.26),transparent 32%),radial-gradient(circle at var(--contact-glow-x) var(--contact-glow-y),rgba(239,239,239,.11),transparent 52%);mix-blend-mode:screen;transition:opacity .85s var(--home-ease-soft)}.home-contact-card.is-glowing:before{opacity:1}.home-contact-form,.home-contact-copy{position:relative;z-index:2}.home-contact-form{display:grid;gap:15px;padding:clamp(22px,3vw,38px);border-radius:0;background:#efefeff5;color:var(--home-ink);box-shadow:0 30px 90px #00000057}.home-contact-form>span{font-size:12px;font-weight:900;color:var(--home-accent)}.home-contact-form h2{margin:0 0 8px;color:var(--home-ink);font-family:var(--font-site-heading);font-size:clamp(32px,4vw,52px);line-height:.92;letter-spacing:-.06em}.home-contact-form label{display:grid;gap:7px}.home-contact-form label span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;opacity:.62}.home-contact-form input,.home-contact-form textarea{width:100%;border:0;border-radius:14px;background:#0104000f;color:var(--home-ink);font:inherit;padding:15px 16px;outline:none}.home-contact-form textarea{min-height:112px;resize:vertical}.home-contact-form input:focus,.home-contact-form textarea:focus{box-shadow:0 0 0 2px #66000a47}.home-contact-copy h2{max-width:780px;margin:22px 0 28px;font-family:var(--font-site-heading);font-size:clamp(68px,9vw,160px);line-height:.9;letter-spacing:-.085em}.home-contact-copy p{max-width:52ch;margin:0;color:#efefefcc;font-size:clamp(18px,1.6vw,26px);line-height:1.35}.home-contact-note{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px;margin-top:clamp(36px,5vw,70px);padding-top:28px;border-top:1px solid rgba(239,239,239,.16)}.home-contact-note strong,.home-contact-note a{color:var(--home-paper);font-size:14px;font-weight:900;text-decoration:none}.home-feedback{position:fixed;left:50%;bottom:28px;z-index:9000;max-width:min(460px,calc(100vw - 32px));padding:14px 20px;border-radius:999px;background:var(--home-paper);color:var(--home-ink);font-size:13px;font-weight:800;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,18px);transition:opacity .25s ease,transform .25s ease}.home-feedback.is-error{background:#8c2b2b;color:#fff}.home-feedback.is-visible{opacity:1;transform:translate(-50%)}.home-reveal-ready{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.16,1,.3,1)}.home-reveal-ready.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1240px){.home-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-service-grid,.home-audience-grid,.home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact-card{grid-template-columns:1fr}}@media(max-width:900px){body.home-page .nav{top:10px;left:10px;width:calc(100% - 20px);border-radius:18px}body.home-page .nav-logo img{width:138px}.home-shell{padding-top:102px}.home-hero-panel{min-height:auto;grid-template-columns:1fr;padding:34px 24px;border-radius:26px}.home-hero-main h1{font-size:clamp(84px,25vw,172px)}.home-hero-aside{gap:22px}.home-section-heading,.home-section-heading--projects,.home-section-heading--compact{grid-template-columns:1fr}.home-client-grid,.home-project-grid,.home-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-project-card,.home-project-card.is-wide,.home-project-card.is-tall,.home-project-card.is-large{grid-column:span 1;grid-row:span 1;min-height:360px}.home-contact-card{min-height:auto;padding:26px;border-radius:26px}}@media(max-width:640px){.home-shell{padding-inline:10px}.home-hero-panel{padding:28px 18px}.home-hero-grid{display:none}.home-actions,.home-button{width:100%}.home-client-grid,.home-project-grid,.home-service-grid,.home-audience-grid,.home-process-grid{grid-template-columns:1fr}.home-section{padding-top:74px}.home-section-heading h2,.home-contact-copy h2{font-size:clamp(52px,17vw,86px);line-height:.84}.home-section-meta{grid-template-columns:1fr}.home-client-card{min-height:112px}.home-project-card{min-height:310px;border-radius:20px}.home-project-copy p{opacity:1;transform:none}.home-service-card,.home-process-step{min-height:auto}.home-contact-card{padding:16px}.home-contact-form{border-radius:20px}}.home-shell{padding:0}.home-section,.home-section-heading,.home-section-heading--compact,.home-section-heading--projects,.home-section-meta,.home-client-grid,.home-project-grid,.home-service-grid,.home-audience-grid,.home-process-grid{width:min(1680px,calc(100vw - clamp(32px,5.6vw,96px)))}.home-hero-panel{width:100vw;min-height:100svh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border:0;border-radius:0;padding:clamp(118px,12vw,178px) clamp(22px,6vw,112px) clamp(46px,6vw,96px)}.home-section-heading,.home-section-heading--projects{grid-template-columns:minmax(0,1.18fr) minmax(320px,.72fr)}.home-section-heading h2{max-width:1120px;font-size:clamp(52px,6.8vw,118px);line-height:.86;letter-spacing:-.065em;text-wrap:balance;overflow-wrap:normal;word-break:normal}.home-project-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense}.home-project-grid .portfolio-item{width:auto!important;float:none!important}.home-project-grid .portfolio-item-inner{height:100%;padding:0}.home-project-grid .portfolio-item-visual{height:100%;min-height:inherit}.home-project-grid .portfolio-item-visual img,.home-project-grid .portfolio-item-visual video{width:100%;height:100%;display:block;object-fit:cover}.home-project-grid.is-grid .home-project-card{grid-column:auto;grid-row:auto;min-height:auto}.home-project-grid.is-grid .portfolio-item-visual{aspect-ratio:4 / 5;height:auto}.home-project-grid.is-masonry .home-project-card.is-wide{grid-column:span 2}.home-project-grid.is-masonry .home-project-card.is-tall{grid-row:span 2;min-height:clamp(600px,68vw,920px)}.home-project-grid.is-masonry .home-project-card.is-large{grid-column:span 2;grid-row:span 2;min-height:clamp(620px,64vw,900px)}.home-project-card{border-radius:0}.home-project-card:after{content:none}.home-project-media,.home-project-media img,.home-project-media video{position:relative;inset:auto}.home-project-grid .home-project-media img,.home-project-grid .home-project-media video{position:absolute;top:0;right:0;bottom:0;left:0}.home-project-copy{display:none}@media(hover:hover){.home-project-card:hover .portfolio-item-visual img,.home-project-card:hover .portfolio-item-visual video{transform:scale(1.06);filter:blur(8px) brightness(.6)}.home-project-card:hover .item-overlay{opacity:1}.home-project-card:hover .overlay-inner{transform:translate(0)}.home-project-card:hover .item-button{transform:scale(1.05)}}.home-contact{width:min(1680px,calc(100vw - clamp(32px,5.6vw,96px)));margin-inline:auto;margin-top:clamp(80px,9vw,150px);margin-bottom:clamp(70px,8vw,140px);padding:0;overflow:hidden;border:1px solid rgba(239,239,239,.16);border-radius:34px;box-shadow:0 42px 140px #00000094}.home-contact-media{border-radius:inherit}.home-contact-card{width:100%;border:0;border-radius:0;box-shadow:none}@media(max-width:1240px){.home-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){body.home-page .nav{top:0;left:0;width:100%;border-radius:0}.home-hero-panel{min-height:100svh;grid-template-columns:1fr;padding:104px 22px 42px}.home-section-heading,.home-section-heading--projects,.home-section-heading--compact{grid-template-columns:1fr}.home-project-grid,.home-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-project-grid.is-masonry .home-project-card,.home-project-grid.is-masonry .home-project-card.is-wide,.home-project-grid.is-masonry .home-project-card.is-tall,.home-project-grid.is-masonry .home-project-card.is-large{grid-column:span 1;grid-row:span 1;min-height:360px}.home-contact{width:min(100vw - 24px,1680px);border-radius:26px;margin-bottom:clamp(54px,12vw,96px)}.home-project-card .item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:20px;opacity:1;background:linear-gradient(180deg,#01040014,#010400e0)}.home-project-card .overlay-inner{transform:none}.home-project-card .item-description,.home-project-card .item-button{display:none}.home-project-card .item-title{font-size:clamp(24px,8vw,42px)}}@media(max-width:640px){.home-section,.home-section-heading,.home-section-heading--projects,.home-section-heading--compact,.home-section-meta,.home-client-grid,.home-project-grid,.home-service-grid,.home-audience-grid,.home-process-grid{width:min(100vw - 24px,1680px)}.home-hero-panel{padding:96px 16px 34px}.home-hero-main h1{font-size:clamp(78px,24vw,132px)}.home-hero-aside p{max-width:34ch;font-size:16px}.home-section-heading h2{font-size:clamp(44px,13vw,76px);letter-spacing:-.055em}.home-project-grid,.home-audience-grid{grid-template-columns:1fr}.home-project-grid.is-masonry .home-project-card,.home-project-grid.is-grid .home-project-card{min-height:310px}}body.home-page{--home-ease-fluid: cubic-bezier(.16, 1, .3, 1);--home-ease-soft: cubic-bezier(.22, 1, .36, 1)}.home-hero-panel{--hero-parallax: 0px}.home-hero-media{top:-9vh;right:0;bottom:-9vh;left:0;transform:translate3d(0,var(--hero-parallax),0);will-change:transform}body.home-page.loaded .nav{animation:homeNavEnter .9s var(--home-ease-fluid) both}.home-hero-bg,.home-contact-bg{transform-origin:center;animation:homeMediaBreath 24s ease-in-out infinite alternate}.home-hero-grid span:before,.home-hero-grid span:after{animation:homePulseCross 3.8s ease-in-out infinite}.home-hero-grid span:nth-child(2):before,.home-hero-grid span:nth-child(2):after{animation-delay:.35s}.home-hero-grid span:nth-child(3):before,.home-hero-grid span:nth-child(3):after{animation-delay:.7s}.home-hero-grid span:nth-child(4):before,.home-hero-grid span:nth-child(4):after{animation-delay:1.05s}.home-hero-grid span:nth-child(5):before,.home-hero-grid span:nth-child(5):after{animation-delay:1.4s}.home-hero-grid span:nth-child(6):before,.home-hero-grid span:nth-child(6):after{animation-delay:1.75s}.home-hero-grid span:nth-child(7):before,.home-hero-grid span:nth-child(7):after{animation-delay:2.1s}.home-hero-grid span:nth-child(8):before,.home-hero-grid span:nth-child(8):after{animation-delay:2.45s}.home-reveal-ready{opacity:0;transform:translate3d(0,34px,0);transition:opacity .9s ease,transform 1s var(--home-ease-fluid);transition-delay:calc(var(--reveal-index, 0) * 45ms);will-change:opacity,transform}.home-reveal-ready.is-visible{opacity:1;transform:translateZ(0)}.home-reveal-ready .home-hero-main,.home-reveal-ready .home-hero-aside,.home-reveal-ready .home-hero-services,.home-reveal-ready .home-hero-bottom>*,.home-reveal-ready .home-section-heading>*,.home-reveal-ready .home-section-meta>*,.home-reveal-ready .home-contact-form,.home-reveal-ready .home-contact-copy>*{opacity:0;transform:translate3d(0,22px,0);transition:opacity .85s ease,transform 1s var(--home-ease-fluid)}.home-reveal-ready.is-visible .home-hero-main,.home-reveal-ready.is-visible .home-hero-aside,.home-reveal-ready.is-visible .home-hero-services,.home-reveal-ready.is-visible .home-hero-bottom>*,.home-reveal-ready.is-visible .home-section-heading>*,.home-reveal-ready.is-visible .home-section-meta>*,.home-reveal-ready.is-visible .home-contact-form,.home-reveal-ready.is-visible .home-contact-copy>*{opacity:1;transform:translateZ(0)}.home-reveal-ready.is-visible .home-hero-aside,.home-reveal-ready.is-visible .home-hero-services,.home-reveal-ready.is-visible .home-section-heading h2,.home-reveal-ready.is-visible .home-contact-copy h2{transition-delay:.1s}.home-reveal-ready.is-visible .home-section-heading p,.home-reveal-ready.is-visible .home-contact-copy p,.home-reveal-ready.is-visible .home-contact-form{transition-delay:.18s}.home-button,.home-submit,.home-client-card,.home-service-card,.home-audience-card,.home-process-step,.home-project-card{transform-style:preserve-3d;backface-visibility:hidden;will-change:transform}.home-button,.home-submit{position:relative;overflow:hidden}.home-button:after,.home-submit:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.34),transparent 78%);opacity:0;transform:translate(-120%);transition:opacity .45s ease,transform .8s var(--home-ease-fluid)}.home-button:hover:after,.home-submit:hover:after{opacity:1;transform:translate(120%)}.home-project-card{--tilt-x: 0deg;--tilt-y: 0deg;--glow-x: 50%;--glow-y: 50%;--hover-lift: 0px;border-color:#efefef1f;box-shadow:0 0 #efefef00,0 16px 44px #0000002e}.home-project-card.home-reveal-ready{transition:opacity .9s ease,transform 1s var(--home-ease-fluid),border-color .75s ease,box-shadow .85s var(--home-ease-soft);transition-delay:calc(var(--reveal-index, 0) * 45ms),0ms,0ms,0ms}.home-project-card.home-reveal-ready.is-visible{transform:perspective(1200px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translate3d(0,var(--hover-lift),0);transition:opacity .9s ease,transform .18s ease-out,border-color .75s ease,box-shadow .85s var(--home-ease-soft);transition-delay:0ms}.home-project-card.home-reveal-ready.is-visible.is-tilting{transition:opacity .9s ease,transform .08s linear,border-color .75s ease,box-shadow .85s var(--home-ease-soft)}.home-project-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(239,239,239,.46),transparent 34%),linear-gradient(135deg,rgba(239,239,239,.12),transparent 44%);mix-blend-mode:screen;transition:opacity .85s var(--home-ease-soft)}.home-project-card:hover{--hover-lift: -5px;border-color:#efefef29;box-shadow:0 0 42px #efefef29,0 24px 86px #00000070}.home-project-card:hover:before{opacity:1}.home-project-card .portfolio-item-inner{position:relative;z-index:1;transform-style:preserve-3d;transition:transform .95s var(--home-ease-fluid)}.home-project-card.is-tilting .portfolio-item-inner{transform:translateZ(26px)}.home-project-card .portfolio-item-visual{transform:translateZ(0);transition:transform 1.05s var(--home-ease-fluid)}.home-project-card.is-tilting .portfolio-item-visual{transform:translateZ(18px)}.home-project-card .item-overlay{z-index:4;transform:translateZ(34px);transition:transform .95s var(--home-ease-fluid)}.home-project-card.is-tilting .item-overlay{transform:translateZ(58px)}@media(hover:hover){.home-project-card:hover .portfolio-item-visual img,.home-project-card:hover .portfolio-item-visual video{transform:scale(1.06);filter:blur(8px) brightness(.6) saturate(.96) contrast(1.03)}.home-project-card .portfolio-item-visual img,.home-project-card .portfolio-item-visual video{filter:blur(0px) brightness(.82) saturate(.92) contrast(1.06);transition:transform 1.2s var(--home-ease-fluid),filter 1.05s var(--home-ease-fluid)}}.home-service-card,.home-audience-card,.home-process-step,.home-client-card{--tilt-x: 0deg;--tilt-y: 0deg;--glow-x: 50%;--glow-y: 50%;--hover-lift: 0px;position:relative;isolation:isolate;transition:opacity .9s ease,transform 1s var(--home-ease-fluid),border-color .65s ease,box-shadow .75s var(--home-ease-soft),background-color .75s var(--home-ease-soft)}.home-service-card.home-reveal-ready.is-visible,.home-audience-card.home-reveal-ready.is-visible,.home-process-step.home-reveal-ready.is-visible,.home-client-card.home-reveal-ready.is-visible{transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translate3d(0,var(--hover-lift),0)}.home-service-card:before,.home-audience-card:before,.home-process-step:before,.home-client-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(239,239,239,.28),transparent 36%);transition:opacity .8s var(--home-ease-soft)}.home-service-card>span,.home-service-card>div,.home-audience-card>span,.home-audience-card h3,.home-audience-card p,.home-process-step>span,.home-process-step>div,.home-client-card>*{position:relative;z-index:2;transition:transform .95s var(--home-ease-fluid)}.home-service-media{position:relative;z-index:2;transition:transform 1.05s var(--home-ease-fluid),filter 1.05s var(--home-ease-fluid)}.home-service-card.is-tilting>span{transform:translate3d(0,-5px,48px)}.home-service-card.is-tilting>div:not(.home-service-media){transform:translate3d(0,-2px,34px)}.home-service-card.is-tilting .home-service-media{transform:translateZ(22px) scale(1.02)}.home-audience-card.is-tilting>span{transform:translate3d(0,-4px,34px)}.home-audience-card.is-tilting h3{transform:translate3d(0,-2px,28px)}.home-audience-card.is-tilting p{transform:translateZ(18px)}.home-process-step.is-tilting>span,.home-client-card.is-tilting>*{transform:translate3d(0,-3px,28px)}.home-process-step.is-tilting>div{transform:translateZ(20px)}.home-service-card:hover,.home-audience-card:hover,.home-process-step:hover,.home-client-card:hover{--hover-lift: -6px;border-color:#66000a94;box-shadow:0 0 34px #efefef1f,0 24px 74px #0000003d}.home-service-card:hover:before,.home-audience-card:hover:before,.home-process-step:hover:before,.home-client-card:hover:before{opacity:1}.home-contact-card{transform-style:preserve-3d}.home-contact-form{transition:transform .8s var(--home-ease-fluid),box-shadow .8s var(--home-ease-soft)}.home-contact:hover .home-contact-form{transform:translate3d(0,-5px,34px);box-shadow:0 0 34px #efefef24,0 36px 100px #00000061}@keyframes homeNavEnter{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes homeMediaBreath{0%{transform:scale(1.045) translate3d(-.8%,-.8%,0)}to{transform:scale(1.085) translate3d(.8%,.8%,0)}}@keyframes homePulseCross{0%,to{opacity:.34;transform:translate(-50%) scaleX(.72)}50%{opacity:.95;transform:translate(-50%) scaleX(1)}}@keyframes homeGridDrift{0%{transform:translate3d(-10px,0,0)}to{transform:translate3d(10px,-8px,0)}}@keyframes homeDotPulse{0%,to{opacity:.78;transform:scale(1);box-shadow:0 0 0 4px #66000a2e,0 0 12px #66000a14}45%{opacity:1;transform:scale(1.18);box-shadow:0 0 0 8px #66000a00,0 0 18px #66000a47}}@media(max-width:900px),(hover:none),(pointer:coarse){.home-project-card.home-reveal-ready.is-visible,.home-service-card.home-reveal-ready.is-visible,.home-audience-card.home-reveal-ready.is-visible,.home-process-step.home-reveal-ready.is-visible,.home-client-card.home-reveal-ready.is-visible{transform:translateZ(0)}.home-project-card:hover,.home-service-card:hover,.home-audience-card:hover,.home-process-step:hover,.home-client-card:hover,.home-contact:hover .home-contact-form{--hover-lift: 0px;transform:none}.home-project-card.is-tilting .portfolio-item-inner,.home-project-card.is-tilting .portfolio-item-visual,.home-project-card.is-tilting .item-overlay,.home-service-card.is-tilting>span,.home-service-card.is-tilting>div,.home-service-card.is-tilting .home-service-media,.home-audience-card.is-tilting>span,.home-audience-card.is-tilting h3,.home-audience-card.is-tilting p,.home-process-step.is-tilting>span,.home-process-step.is-tilting>div,.home-client-card.is-tilting>*{transform:none}}@media(prefers-reduced-motion:reduce){body.home-page.loaded .nav,.home-hero-bg,.home-hero-media,.home-hero-grid,.home-contact-bg,.home-hero-grid span:before,.home-hero-grid span:after,.home-kicker:before,.home-section-heading span:before,.home-section-meta span:before{animation:none;transform:none}.home-reveal-ready,.home-reveal-ready *,.home-project-card,.home-service-card,.home-audience-card,.home-process-step,.home-client-card,.home-button,.home-submit{transition-duration:.01ms!important}}.home-hero-panel{grid-template-columns:minmax(0,1fr) minmax(220px,360px);grid-template-rows:auto 1fr auto;align-items:start;gap:clamp(24px,4vw,72px)}.home-hero-noise{opacity:1;background:linear-gradient(135deg,#01040029,#01040057),#01040014;-webkit-backdrop-filter:blur(7px) saturate(.92);backdrop-filter:blur(7px) saturate(.92)}.home-hero-noise:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.032;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 900 900' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='fineNoise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='3.2' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23fineNoise)'/%3E%3C/svg%3E");background-size:240px 240px;mix-blend-mode:overlay}.home-hero-noise:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 24% 12%,rgba(239,239,239,.035),transparent 24%),linear-gradient(180deg,#0104002e,#01040070)}.home-hero-media:after{background:linear-gradient(180deg,#01040033,#010400c2),linear-gradient(90deg,#01040075,#01040029)}.home-hero-bg,.home-hero-media img,.home-hero-media video{filter:grayscale(1) contrast(1.12) brightness(.5)}.home-hero-main{grid-column:1;grid-row:1;align-self:start}.home-hero-main h1{margin:0;text-transform:uppercase;font-size:clamp(82px,13.6vw,250px);line-height:.75;letter-spacing:-.08em}.home-hero-main h1 small{margin-top:clamp(8px,.9vw,16px);padding-left:.03em;font-size:clamp(32px,4.8vw,82px);letter-spacing:-.065em;text-transform:uppercase}.home-hero-services{position:relative;z-index:3;grid-column:2;grid-row:1;align-self:start;display:grid;gap:10px;margin-top:clamp(28px,4.8vw,86px);color:#efefefdb;font-size:clamp(13px,1vw,17px);font-weight:800;line-height:1.28;letter-spacing:-.01em}.home-hero-services span{display:block}.home-hero-bottom{position:relative;z-index:3;grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:minmax(260px,460px) auto;align-items:end;gap:clamp(22px,5vw,80px)}.home-hero-bottom p{max-width:45ch;margin:0;color:#efefefd1;font-size:clamp(15px,1.15vw,19px);line-height:1.5}.home-hero-bottom .home-actions{justify-content:flex-end}.home-kicker{display:none}@media(max-width:900px){.home-hero-panel{grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto;gap:24px}.home-hero-main,.home-hero-services,.home-hero-bottom{grid-column:1}.home-hero-main{grid-row:1}.home-hero-services{grid-row:2;margin-top:0;max-width:34ch}.home-hero-bottom{grid-row:4;grid-template-columns:1fr;align-items:start}.home-hero-bottom .home-actions{justify-content:flex-start}}@media(max-width:640px){.home-hero-main h1{font-size:clamp(76px,23vw,124px)}.home-hero-main h1 small{font-size:clamp(30px,9vw,52px)}.home-hero-noise{-webkit-backdrop-filter:blur(5px) saturate(1.04);backdrop-filter:blur(5px) saturate(1.04)}}.home-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,1.4vw,24px)}.home-audience-card{min-height:clamp(390px,31vw,560px);display:grid;grid-template-rows:auto 1fr auto auto;align-items:end;gap:clamp(16px,1.7vw,26px);padding:clamp(24px,3vw,48px);overflow:hidden;border-radius:22px;background:radial-gradient(circle at 24% 8%,rgba(239,239,239,.08),transparent 35%),#efefef07;transform-style:preserve-3d}.home-audience-media,.home-audience-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-audience-media{z-index:0;overflow:hidden}.home-audience-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;opacity:1;filter:brightness(.52) saturate(.82) contrast(1.08);transform:scale(1.035);transition:opacity 1.05s var(--home-ease-fluid),transform 1.25s var(--home-ease-fluid),filter 1.15s var(--home-ease-fluid)}.home-audience-bg--hover{opacity:0;transform:scale(1.09);filter:brightness(.64) saturate(.9) contrast(1.08)}.home-audience-shade{z-index:1;background:linear-gradient(180deg,#01040014,#01040075 44%,#010400e6),radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(239,239,239,.12),transparent 34%)}.home-audience-number,.home-audience-icon,.home-audience-copy{position:relative;z-index:3}.home-audience-number{align-self:start;color:#66000af0;font-family:var(--font-site-heading);font-size:clamp(42px,5vw,88px);line-height:.78;letter-spacing:-.08em}.home-audience-icon{width:clamp(48px,4vw,66px);height:clamp(48px,4vw,66px);display:grid;place-items:center;margin-top:auto;border:1px solid rgba(239,239,239,.22);border-radius:999px;background:#01040057;box-shadow:inset 0 1px #efefef14;color:#efefefeb;font-size:24px;transition:transform .95s var(--home-ease-fluid),border-color .75s var(--home-ease-soft)}.home-audience-icon-img{width:52%;height:52%;display:block;object-fit:contain}.home-audience-copy{max-width:620px}.home-audience-copy h3{max-width:11ch;margin:0 0 14px;font-family:var(--font-site-heading);font-size:clamp(34px,4vw,72px);line-height:.86;letter-spacing:-.062em;text-transform:uppercase}.home-audience-copy p{max-width:54ch;margin:0;color:#efefefb8;font-size:clamp(14px,1vw,17px);line-height:1.58}@media(hover:hover){.home-audience-card.has-hover-media:hover .home-audience-bg--base{opacity:0;transform:scale(1.1);filter:brightness(.42) saturate(.78) contrast(1.1)}.home-audience-card.has-hover-media:hover .home-audience-bg--hover{opacity:1;transform:scale(1.035)}.home-audience-card:hover .home-audience-icon{border-color:#efefef70}}.home-audience-card.is-tilting .home-audience-number{transform:translate3d(0,-4px,46px)}.home-audience-card.is-tilting .home-audience-icon{transform:translate3d(0,-2px,38px)}.home-audience-card.is-tilting .home-audience-copy{transform:translateZ(30px)}.home-process-grid{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.6vw,54px);align-items:stretch;border:0}.home-process-grid:before{content:"";position:absolute;top:clamp(92px,8vw,126px);left:0;right:0;height:1px;z-index:0;background:linear-gradient(90deg,#66000a14,#66000ac7,#efefef29,#66000a14)}.home-process-step{min-height:clamp(300px,25vw,410px);justify-content:start;gap:clamp(16px,2vw,28px);padding:0 clamp(12px,1.4vw,28px) clamp(18px,2vw,30px) 0;overflow:visible;border:0;background:transparent;transform-style:preserve-3d}.home-process-number,.home-process-marker,.home-process-icon,.home-process-copy{position:relative;z-index:2}.home-process-number{color:#66000af0;font-family:var(--font-site-heading);font-size:clamp(38px,4.8vw,82px);line-height:.78;letter-spacing:-.08em}.home-process-marker{width:13px;height:13px;display:block;margin-top:calc(clamp(20px,2vw,34px)*-1);border-radius:999px;background:#66000af2;box-shadow:0 0 0 8px #66000a14,0 0 22px #66000a42;font-size:0;line-height:0}.home-process-icon{width:clamp(48px,4vw,64px);height:clamp(48px,4vw,64px);display:grid;place-items:center;margin-top:clamp(14px,1.6vw,24px);border:1px solid rgba(239,239,239,.18);border-radius:999px;background:#efefef09;color:#efefefe0;font-size:22px}.home-process-icon-img{width:52%;height:52%;display:block;object-fit:contain}.home-process-copy{max-width:34ch}.home-process-copy h3{margin:0 0 12px;font-family:var(--font-site-heading);font-size:clamp(24px,2.1vw,42px);line-height:.9;letter-spacing:-.052em;text-transform:uppercase}.home-process-copy p{margin:0;color:#efefefa8;font-size:clamp(13px,.95vw,16px);line-height:1.62}.home-process-step.is-tilting .home-process-number{transform:translate3d(0,-4px,40px)}.home-process-step.is-tilting .home-process-marker{transform:translateZ(32px)}.home-process-step.is-tilting .home-process-icon{transform:translate3d(0,-2px,34px)}.home-process-step.is-tilting .home-process-copy{transform:translateZ(26px)}@media(max-width:900px){.home-audience-grid{grid-template-columns:1fr}.home-audience-card{min-height:clamp(340px,72vw,520px)}.home-process-grid{grid-template-columns:1fr;gap:0;padding-left:28px}.home-process-grid:before{top:0;bottom:0;left:6px;right:auto;width:1px;height:auto;background:linear-gradient(180deg,#66000a14,#66000abd,#efefef24,#66000a14)}.home-process-step{min-height:auto;padding:0 0 clamp(34px,8vw,56px)}.home-process-marker{position:absolute;top:clamp(58px,12vw,78px);left:-28px;margin-top:0}}@media(max-width:640px){.home-audience-card{border-radius:18px;padding:24px}.home-audience-copy h3{font-size:clamp(32px,12vw,56px)}.home-process-number{font-size:clamp(38px,15vw,64px)}}.home-service-card{min-height:clamp(340px,24vw,410px);gap:clamp(16px,1.55vw,24px);padding:clamp(20px,2.15vw,34px)}.home-service-card>span{font-size:clamp(30px,3vw,58px)}.home-service-card h3{margin-bottom:12px;font-size:clamp(24px,2.4vw,40px);line-height:.92}.home-service-card p{font-size:clamp(13px,.92vw,15px);line-height:1.54}.home-service-media{min-height:clamp(132px,12vw,170px);margin:0 calc(clamp(20px,2.15vw,34px)*-1) calc(clamp(20px,2.15vw,34px)*-1)}.home-service-media img,.home-service-media video{min-height:clamp(132px,12vw,170px)}.home-process-grid{gap:clamp(14px,1.7vw,28px);padding-top:clamp(28px,3vw,46px);overflow:visible}.home-process-grid:before{top:clamp(8px,1.05vw,16px);left:clamp(10px,1.5vw,24px);right:clamp(10px,1.5vw,24px);z-index:0;opacity:.78}.home-process-step{z-index:1;min-height:clamp(280px,22vw,360px);gap:clamp(16px,1.55vw,24px);padding:clamp(22px,2.15vw,36px);overflow:hidden;border:1px solid rgba(239,239,239,.13);border-radius:22px;background:radial-gradient(circle at 18% 10%,rgba(239,239,239,.055),transparent 36%),#efefef07;box-shadow:inset 0 1px #efefef0b}.home-process-marker{display:none}.home-process-number{font-size:clamp(34px,3.7vw,68px)}.home-process-icon{margin-top:auto}.home-process-copy{max-width:36ch}.home-process-copy h3{font-size:clamp(24px,1.9vw,36px)}.home-process-copy p{font-size:clamp(13px,.9vw,15px)}@media(max-width:1240px){.home-service-card{min-height:320px;padding:clamp(20px,2.5vw,30px)}}@media(max-width:900px){.home-service-card{min-height:auto;gap:18px;padding:22px}.home-process-grid{gap:14px;padding-top:0;padding-left:24px}.home-process-grid:before{top:12px;bottom:12px;left:4px;right:auto;width:1px;height:auto}.home-process-step{padding:22px}}@media(max-width:640px){.home-service-card{padding:20px;border-radius:20px}.home-service-card h3{font-size:clamp(25px,9vw,38px)}.home-service-media{margin:0 -20px -20px}.home-process-grid{padding-left:18px}.home-process-step{border-radius:18px;padding:20px}}.home-process-grid{--process-gap: clamp(14px, 1.7vw, 28px);gap:var(--process-gap);isolation:isolate}.home-process-grid:before{content:none}.home-process-step{overflow:visible;isolation:isolate}.home-process-step:before{border-radius:inherit}.home-process-step:after{content:"";position:absolute;top:clamp(54px,4.6vw,76px);left:100%;z-index:-1;width:var(--process-gap);height:2px;background:#66000ae6;box-shadow:0 0 18px #66000a38;pointer-events:none;transform:translateY(-50%)}.home-process-step:nth-child(4n):after,.home-process-step:last-child:after{content:none}@media(max-width:900px){.home-process-grid{--process-gap: clamp(30px, 8vw, 48px);gap:var(--process-gap);padding-left:0}.home-process-step:after{top:100%;left:50%;width:2px;height:var(--process-gap);transform:translate(-50%)}.home-process-step:nth-child(4n):after{content:""}.home-process-step:last-child:after{content:none}.home-process-marker{position:relative;top:auto;left:auto;margin-top:calc(clamp(16px,3vw,24px)*-.35)}.home-contact-copy{order:1}.home-contact-form{order:2}}
