.siteNav[data-astro-cid-wpvy4v7s]{justify-content:space-between;align-items:center;gap:16px;padding:40px 0 0;display:flex}.logo[data-astro-cid-wpvy4v7s]{letter-spacing:-.01em;font-size:16px;font-weight:700}.accentDot[data-astro-cid-wpvy4v7s]{color:var(--accent)}.links[data-astro-cid-wpvy4v7s]{letter-spacing:.02em;color:var(--muted);gap:40px;font-size:13px;font-weight:500;display:flex}.navActions[data-astro-cid-wpvy4v7s]{align-items:center;gap:14px;display:flex}.navCta[data-astro-cid-wpvy4v7s]{letter-spacing:.02em;color:var(--fg);border:1px solid var(--pillbd);border-radius:100px;padding:11px 22px;font-size:13px;font-weight:600;display:inline-block}.menuBtn[data-astro-cid-wpvy4v7s]{border:1px solid var(--pillbd);width:38px;height:38px;color:var(--fg);cursor:pointer;z-index:70;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:none;position:relative}.menuIcon[data-astro-cid-wpvy4v7s]{width:16px;height:11px;position:relative}.menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{background:var(--fg);border-radius:2px;width:100%;height:1.5px;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .2s,top .25s cubic-bezier(.16,1,.3,1);position:absolute;left:0}.menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:first-child{top:0}.menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(2){top:5px}.menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(3){top:10px}.menuBtn[data-astro-cid-wpvy4v7s][aria-expanded=true] .menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:first-child{top:5px;transform:rotate(45deg)}.menuBtn[data-astro-cid-wpvy4v7s][aria-expanded=true] .menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(2){opacity:0}.menuBtn[data-astro-cid-wpvy4v7s][aria-expanded=true] .menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(3){top:5px;transform:rotate(-45deg)}@media (prefers-reduced-motion:reduce){.menuIcon[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{transition:none}}.mobileMenu[data-astro-cid-wpvy4v7s]{z-index:60;background:var(--bg);opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1);display:none;position:fixed;inset:0;transform:translateY(-16px)}.mobileMenu[data-astro-cid-wpvy4v7s]:not([hidden]){display:flex}.mobileMenu[data-astro-cid-wpvy4v7s].isOpen{opacity:1;transform:none}.mobileMenuLinks[data-astro-cid-wpvy4v7s]{flex-direction:column;align-items:center;gap:4px;margin-bottom:28px;display:flex}.mobileMenuLink[data-astro-cid-wpvy4v7s]{letter-spacing:-.01em;color:var(--fg);padding:14px 24px;font-size:30px;font-weight:700}.mobileMenuLink[data-astro-cid-wpvy4v7s]:hover,.mobileMenuLink[data-astro-cid-wpvy4v7s]:focus-visible{color:var(--accent)}.mobileMenuLink[data-astro-cid-wpvy4v7s]:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:10px}.mobileMenuCta[data-astro-cid-wpvy4v7s]{color:var(--btnfg);background:var(--btnbg);border-radius:100px;padding:16px 32px;font-size:15px;font-weight:600;display:inline-block}@media (prefers-reduced-motion:reduce){.mobileMenu[data-astro-cid-wpvy4v7s]{transition:none}}@media (width>=901px){.mobileMenu[data-astro-cid-wpvy4v7s]{display:none!important}}@media (width<=900px){.siteNav[data-astro-cid-wpvy4v7s]{padding-top:28px}.links[data-astro-cid-wpvy4v7s]{display:none}.menuBtn[data-astro-cid-wpvy4v7s]{display:flex}}@media (width<=560px){.navCta[data-astro-cid-wpvy4v7s]{display:none}}.marqWrap[data-astro-cid-543bmuqs]{z-index:2;border-top:1px solid var(--line);width:100%;position:absolute;bottom:0;left:0;overflow:hidden}.marqInner[data-astro-cid-543bmuqs]{max-width:var(--container-max);padding:20px var(--container-pad-x);align-items:center;gap:28px;margin:0 auto;display:flex}.marqLabel[data-astro-cid-543bmuqs]{letter-spacing:.16em;text-transform:uppercase;color:var(--soft);flex:none;font-size:11px;font-weight:600}.marqScroll[data-astro-cid-543bmuqs]{flex:1;overflow:hidden}.marqTrack[data-astro-cid-543bmuqs]{color:var(--marq);font-size:18px;font-weight:600}.marqName[data-astro-cid-543bmuqs]{padding:0 26px}.marqStar[data-astro-cid-543bmuqs]{color:var(--accent)}@media (width<=560px){.marqLabel[data-astro-cid-543bmuqs]{display:none}.marqTrack[data-astro-cid-543bmuqs]{font-size:15px}}.heroSection[data-astro-cid-ge2uvauf]{background:var(--bg);width:100%;min-height:100svh;color:var(--fg);--bg:#0f0e0c;--fg:#ece7db;--muted:#a7a191;--soft:#8f897b;--accent:#e9754a;--line:#ece7db1f;--pillbd:#ece7db24;--btnbg:#ece7db;--btnfg:#0f0e0c;--marq:#d8d2c4;position:relative;overflow:hidden}.fx[data-astro-cid-ge2uvauf]{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.fx[data-astro-cid-ge2uvauf]{display:none}}.glow[data-astro-cid-ge2uvauf]{pointer-events:none;background:radial-gradient(50% 50% at 50% 0,#e9754a29,#e9754a00);width:900px;height:520px;position:absolute;top:0;left:50%;transform:translate(-50%)}.heroInner[data-astro-cid-ge2uvauf]{z-index:3;max-width:var(--container-max);padding:0 var(--container-pad-x);flex-direction:column;min-height:100svh;margin:0 auto;display:flex;position:relative}.heroMain[data-astro-cid-ge2uvauf]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:70px 0 40px;display:flex}.badge[data-astro-cid-ge2uvauf]{letter-spacing:.14em;text-transform:uppercase;color:var(--soft);border:1px solid var(--pillbd);border-radius:100px;align-items:center;gap:16px;margin-bottom:38px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.heroHeading[data-astro-cid-ge2uvauf]{letter-spacing:-.035em;margin:0;font-size:clamp(40px,9.4vw,146px);font-weight:800;line-height:.96}.line[data-astro-cid-ge2uvauf]{display:block}.lineInner[data-astro-cid-ge2uvauf]{animation:.8s cubic-bezier(.16,1,.3,1) both lineFadeRise;display:block}.heroHeading[data-astro-cid-ge2uvauf] em[data-astro-cid-ge2uvauf]{color:var(--accent);font-style:italic;font-weight:500}@keyframes lineFadeRise{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:none}}.reveal-item[data-astro-cid-ge2uvauf]{animation:.7s cubic-bezier(.16,1,.3,1) both heroFadeUp}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lineInner[data-astro-cid-ge2uvauf],.reveal-item[data-astro-cid-ge2uvauf]{opacity:1!important;animation:none!important;transform:none!important}}.subline[data-astro-cid-ge2uvauf]{color:var(--muted);max-width:46ch;margin:36px auto 0;font-size:19px;line-height:1.5}.ctaRow[data-astro-cid-ge2uvauf]{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-top:44px;display:flex}.heroCta[data-astro-cid-ge2uvauf]{color:var(--btnfg);background:var(--btnbg);border-radius:100px;padding:16px 30px;font-size:15px;font-weight:600;display:inline-block}.heroSecondary[data-astro-cid-ge2uvauf]{align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.scrollCue[data-astro-cid-ge2uvauf]{left:var(--container-pad-x);letter-spacing:.16em;text-transform:uppercase;color:var(--soft);flex-direction:column;align-items:center;gap:10px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:132px}.cueTrack[data-astro-cid-ge2uvauf]{background:var(--pillbd);width:1px;height:34px;display:block;position:relative;overflow:hidden}.cueLine[data-astro-cid-ge2uvauf]{background:var(--accent);width:1px;height:14px;display:block;position:absolute;top:0;left:0}@media (width<=900px){.heroMain[data-astro-cid-ge2uvauf]{padding:60px 0 32px}.scrollCue[data-astro-cid-ge2uvauf]{display:none}}@media (width<=560px){.subline[data-astro-cid-ge2uvauf]{font-size:16px}.ctaRow[data-astro-cid-ge2uvauf]{gap:16px}.heroMain[data-astro-cid-ge2uvauf]{justify-content:center;padding:40px 0 84px}.badge[data-astro-cid-ge2uvauf]{margin-bottom:26px}}@media (width>=561px) and (height<=780px){.heroHeading[data-astro-cid-ge2uvauf]{font-size:clamp(40px,min(8.2vw,12.5vh),108px)}.heroMain[data-astro-cid-ge2uvauf]{padding:40px 0 30px}.badge[data-astro-cid-ge2uvauf]{margin-bottom:20px}.subline[data-astro-cid-ge2uvauf]{margin-top:22px}.ctaRow[data-astro-cid-ge2uvauf]{margin-top:28px}.scrollCue[data-astro-cid-ge2uvauf]{display:none}}.services[data-astro-cid-lesv7jgp]{color:#16140e;width:100%;padding:var(--section-pad-y) 0;background:#f5f2ea;position:relative}.container[data-astro-cid-lesv7jgp]{max-width:var(--container-max);padding:0 var(--container-pad-x);margin:0 auto}.head[data-astro-cid-lesv7jgp]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:84px;display:flex}.eyebrow[data-astro-cid-lesv7jgp]{letter-spacing:.16em;text-transform:uppercase;color:#6a6455;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;font-weight:600;display:flex}.bar[data-astro-cid-lesv7jgp]{background:#dd5b33;width:24px;height:1.5px}.heading[data-astro-cid-lesv7jgp]{letter-spacing:-.03em;margin:0;font-size:clamp(34px,5.6vw,82px);font-weight:800;line-height:.96}.intro[data-astro-cid-lesv7jgp]{color:#575346;max-width:38ch;margin:0;font-size:18px;line-height:1.55}.rows[data-astro-cid-lesv7jgp]{border-bottom:1px solid #14120a24}.svcRow[data-astro-cid-lesv7jgp]{border-top:1px solid #14120a24;grid-template-columns:96px 1.1fr 1.15fr 56px;align-items:center;gap:28px;padding:40px 24px;display:grid}.svcNum[data-astro-cid-lesv7jgp]{letter-spacing:.04em;color:#6a6455;font-size:15px;font-weight:600}.svcName[data-astro-cid-lesv7jgp]{letter-spacing:-.02em;font-size:clamp(22px,2.6vw,38px);font-weight:700;line-height:1.02}.svcDesc[data-astro-cid-lesv7jgp]{color:#575346;font-size:16px;line-height:1.5}.svcArw[data-astro-cid-lesv7jgp]{color:#16140e;justify-self:end;font-size:24px}.ctaRow[data-astro-cid-lesv7jgp]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:70px;display:flex}.ctaText[data-astro-cid-lesv7jgp]{letter-spacing:-.01em;max-width:24ch;font-size:clamp(19px,2vw,26px);font-weight:600}.ctaBtn[data-astro-cid-lesv7jgp]{color:#f5f2ea;background:#16140e;border-radius:100px;padding:16px 30px;font-size:15px;font-weight:600;display:inline-block}@media (width<=900px){.head[data-astro-cid-lesv7jgp]{margin-bottom:56px}.svcRow[data-astro-cid-lesv7jgp]{grid-template-columns:1fr auto;grid-template-areas:"num arw""name name""desc desc";row-gap:12px;padding:28px 12px}.svcNum[data-astro-cid-lesv7jgp]{grid-area:num}.svcArw[data-astro-cid-lesv7jgp]{grid-area:arw}.svcName[data-astro-cid-lesv7jgp]{grid-area:name}.svcDesc[data-astro-cid-lesv7jgp]{grid-area:desc}}.about[data-astro-cid-oxgmilyn]{color:#ece7db;width:100%;padding:var(--section-pad-y) 0;background:#0f0e0c;position:relative;overflow:hidden}.container[data-astro-cid-oxgmilyn]{max-width:var(--container-max);padding:0 var(--container-pad-x);grid-template-columns:1.1fr .9fr;align-items:start;gap:90px;margin:0 auto;display:grid}.eyebrow[data-astro-cid-oxgmilyn]{letter-spacing:.16em;text-transform:uppercase;color:#8f897b;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;font-weight:600;display:flex}.bar[data-astro-cid-oxgmilyn]{background:#e9754a;width:24px;height:1.5px}.heading[data-astro-cid-oxgmilyn]{letter-spacing:-.03em;margin:0 0 32px;font-size:clamp(30px,4.6vw,64px);font-weight:800;line-height:1}.heading[data-astro-cid-oxgmilyn] em[data-astro-cid-oxgmilyn]{color:#e9754a;font-style:italic;font-weight:500}.paragraph[data-astro-cid-oxgmilyn]{color:#a7a191;max-width:52ch;margin:0 0 22px;font-size:19px;line-height:1.6}.paragraph[data-astro-cid-oxgmilyn]:last-child{margin-bottom:0}.side[data-astro-cid-oxgmilyn]{flex-direction:column;gap:40px;display:flex}.stats[data-astro-cid-oxgmilyn]{grid-template-columns:1fr 1fr;gap:28px;display:grid}.statValue[data-astro-cid-oxgmilyn]{letter-spacing:-.03em;font-size:52px;font-weight:800;line-height:1}.statValue[data-astro-cid-oxgmilyn] .accent[data-astro-cid-oxgmilyn]{color:#e9754a}.statLabel[data-astro-cid-oxgmilyn]{color:#8f897b;margin-top:8px;font-size:14px}.techWrap[data-astro-cid-oxgmilyn]{border-top:1px solid #ece7db1f;padding-top:30px}.techsLabel[data-astro-cid-oxgmilyn]{letter-spacing:.16em;text-transform:uppercase;color:#8f897b;margin-bottom:18px;font-size:12px;font-weight:600}.techs[data-astro-cid-oxgmilyn]{flex-wrap:wrap;gap:10px;display:flex}.tech[data-astro-cid-oxgmilyn]{color:#d8d2c4;border:1px solid #ece7db29;border-radius:100px;padding:9px 16px;font-size:14px;font-weight:500}@media (width<=900px){.container[data-astro-cid-oxgmilyn]{grid-template-columns:1fr;gap:56px}}@media (width<=560px){.statValue[data-astro-cid-oxgmilyn]{font-size:40px}.stats[data-astro-cid-oxgmilyn]{gap:20px}}.process[data-astro-cid-grsovck6]{color:#16140e;width:100%;padding:var(--section-pad-y) 0;background:#f5f2ea;position:relative}.container[data-astro-cid-grsovck6]{max-width:var(--container-max);padding:0 var(--container-pad-x);margin:0 auto}.head[data-astro-cid-grsovck6]{max-width:640px;margin-bottom:84px}.eyebrow[data-astro-cid-grsovck6]{letter-spacing:.16em;text-transform:uppercase;color:#6a6455;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;font-weight:600;display:flex}.bar[data-astro-cid-grsovck6]{background:#dd5b33;width:24px;height:1.5px}.heading[data-astro-cid-grsovck6]{letter-spacing:-.03em;margin:0;font-size:clamp(34px,5.6vw,82px);font-weight:800;line-height:.96}.steps[data-astro-cid-grsovck6]{grid-template-columns:repeat(4,1fr);gap:36px;display:grid}.step[data-astro-cid-grsovck6]{border-top:2px solid #16140e;padding-top:24px}.stepN[data-astro-cid-grsovck6]{letter-spacing:.04em;color:#b14929;margin-bottom:22px;font-size:15px;font-weight:700}.stepName[data-astro-cid-grsovck6]{letter-spacing:-.01em;margin-bottom:14px;font-size:23px;font-weight:700}.stepDesc[data-astro-cid-grsovck6]{color:#575346;font-size:15px;line-height:1.55}@media (width<=900px){.steps[data-astro-cid-grsovck6]{grid-template-columns:1fr 1fr;gap:32px 28px}}@media (width<=560px){.steps[data-astro-cid-grsovck6]{grid-template-columns:1fr;gap:32px}}.refs[data-astro-cid-j6o3mlwn]{color:#ece7db;width:100%;padding:var(--section-pad-y) 0;background:#0f0e0c;position:relative;overflow:hidden}.container[data-astro-cid-j6o3mlwn]{max-width:var(--container-max);padding:0 var(--container-pad-x);margin:0 auto}.head[data-astro-cid-j6o3mlwn]{max-width:640px;margin-bottom:66px}.eyebrow[data-astro-cid-j6o3mlwn]{letter-spacing:.16em;text-transform:uppercase;color:#8f897b;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;font-weight:600;display:flex}.bar[data-astro-cid-j6o3mlwn]{background:#e9754a;width:24px;height:1.5px}.heading[data-astro-cid-j6o3mlwn]{letter-spacing:-.03em;margin:0 0 22px;font-size:clamp(34px,5.6vw,82px);font-weight:800;line-height:.96}.subline[data-astro-cid-j6o3mlwn]{color:#a7a191;max-width:48ch;margin:0;font-size:17px;line-height:1.6}.grid[data-astro-cid-j6o3mlwn]{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1600px;margin:0 auto;display:grid}.frame[data-astro-cid-j6o3mlwn]{background:#f5f2ea;border:1px solid #ece7db24;border-radius:16px;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .4s;display:block;overflow:hidden;box-shadow:0 2px 4px #0000002e,0 24px 54px #00000061}.frame[data-astro-cid-j6o3mlwn].reveal2{transform:none}.frame[data-astro-cid-j6o3mlwn]:hover,.frame[data-astro-cid-j6o3mlwn]:focus-visible{border-color:#e9754a66;transform:translateY(-4px);box-shadow:0 4px 10px #0003,0 30px 64px #00000070}.chrome[data-astro-cid-j6o3mlwn]{background:#f5f2ea;border-bottom:1px solid #14120a14;align-items:center;gap:14px;padding:12px 16px;display:flex}.dots[data-astro-cid-j6o3mlwn]{flex:none;align-items:center;gap:7px;display:flex}.dot[data-astro-cid-j6o3mlwn]{border-radius:50%;width:10px;height:10px;display:block}.dot[data-astro-cid-j6o3mlwn].red{background:#ec6a5e}.dot[data-astro-cid-j6o3mlwn].amber{background:#f4bf4f}.dot[data-astro-cid-j6o3mlwn].green{background:#61c454}.pill[data-astro-cid-j6o3mlwn]{text-align:center;color:#6a6455;white-space:nowrap;text-overflow:ellipsis;background:#14120a0f;border-radius:100px;flex:1;min-width:0;padding:6px 14px;font-size:12px;font-weight:500;overflow:hidden}.spacer[data-astro-cid-j6o3mlwn]{flex:none;width:31px}.viewport[data-astro-cid-j6o3mlwn]{background:#fff;height:clamp(320px,46vh,520px);position:relative;overflow:hidden}.viewport[data-astro-cid-j6o3mlwn] .shot{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.name[data-astro-cid-j6o3mlwn]{color:#16140e;background:#f5f2ea;border-top:1px solid #14120a14;padding:18px 20px;font-size:17px;font-weight:700;display:block}.subRow[data-astro-cid-j6o3mlwn]{max-width:var(--container-max);padding:0 var(--container-pad-x);justify-content:space-between;align-items:center;gap:24px;margin:96px auto 32px;display:flex}.subLabel[data-astro-cid-j6o3mlwn]{letter-spacing:.16em;text-transform:uppercase;color:#8f897b;font-size:12px;font-weight:600}.sliderNav[data-astro-cid-j6o3mlwn]{align-items:center;gap:12px;display:flex}.sliderBtn[data-astro-cid-j6o3mlwn]{color:#ece7db;cursor:pointer;background:0 0;border:1px solid #ece7db3d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:17px;display:flex}.sliderBtn[data-astro-cid-j6o3mlwn]:hover:not(:disabled){color:#16140e;background:#ece7db;border-color:#ece7db}.sliderViewport[data-astro-cid-j6o3mlwn]{scroll-snap-type:x proximity;overflow-x:auto}.sliderTrack[data-astro-cid-j6o3mlwn]{gap:20px;width:max-content;max-width:none;display:flex}.projCard[data-astro-cid-j6o3mlwn]{scroll-snap-align:start;flex:none;width:clamp(200px,22vw,300px);display:block}.projThumb[data-astro-cid-j6o3mlwn]{background:#fff;border:1px solid #ece7db24;border-radius:14px;overflow:hidden;box-shadow:0 2px 4px #00000029,0 16px 36px #0000004d}.projThumbInner[data-astro-cid-j6o3mlwn]{aspect-ratio:16/10;width:100%;position:relative;box-shadow:inset 0 0 0 1px #14120a0d}.projThumbInner[data-astro-cid-j6o3mlwn] .projImg{object-fit:cover;filter:saturate(.68)contrast(.96)brightness(.97)sepia(.11);width:100%;height:100%;transition:filter .4s,transform .4s;display:block;transform:scale(1)}.projCard[data-astro-cid-j6o3mlwn]:hover .projThumbInner[data-astro-cid-j6o3mlwn] .projImg,.projCard[data-astro-cid-j6o3mlwn]:focus-visible .projThumbInner[data-astro-cid-j6o3mlwn] .projImg{filter:none;transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.projThumbInner[data-astro-cid-j6o3mlwn] .projImg{transition:filter .4s}.projCard[data-astro-cid-j6o3mlwn]:hover .projThumbInner[data-astro-cid-j6o3mlwn] .projImg,.projCard[data-astro-cid-j6o3mlwn]:focus-visible .projThumbInner[data-astro-cid-j6o3mlwn] .projImg{transform:none}}.projMeta[data-astro-cid-j6o3mlwn]{justify-content:space-between;align-items:flex-start;margin-top:14px;display:flex}.projName[data-astro-cid-j6o3mlwn]{letter-spacing:-.01em;color:#ece7db;font-size:16px;font-weight:700}.projCat[data-astro-cid-j6o3mlwn]{color:#a7a191;margin-top:4px;font-size:12px}.projRight[data-astro-cid-j6o3mlwn]{align-items:center;gap:10px;display:flex}.projYear[data-astro-cid-j6o3mlwn]{color:#a7a191;font-size:12px}.projArw[data-astro-cid-j6o3mlwn]{color:#e9754a;font-size:15px}@media (width<=900px){.head[data-astro-cid-j6o3mlwn]{margin-bottom:48px}.grid[data-astro-cid-j6o3mlwn]{grid-template-columns:repeat(2,1fr)}.subRow[data-astro-cid-j6o3mlwn]{margin-top:72px}}@media (width<=560px){.grid[data-astro-cid-j6o3mlwn]{grid-template-columns:1fr;gap:20px}.viewport[data-astro-cid-j6o3mlwn]{height:clamp(260px,50vh,400px)}.subRow[data-astro-cid-j6o3mlwn]{margin:56px auto 24px}.projCard[data-astro-cid-j6o3mlwn]{width:clamp(180px,58vw,240px)}.sliderTrack[data-astro-cid-j6o3mlwn]{gap:14px}}.testimonials[data-astro-cid-gakqr736]{color:#ece7db;width:100%;padding:var(--section-pad-y) 0;background:#0f0e0c;position:relative}.container[data-astro-cid-gakqr736]{max-width:var(--container-max);padding:0 var(--container-pad-x);margin:0 auto}.head[data-astro-cid-gakqr736]{max-width:640px;margin-bottom:74px}.eyebrow[data-astro-cid-gakqr736]{letter-spacing:.16em;text-transform:uppercase;color:#8f897b;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;font-weight:600;display:flex}.bar[data-astro-cid-gakqr736]{background:#e9754a;width:24px;height:1.5px}.heading[data-astro-cid-gakqr736]{letter-spacing:-.03em;margin:0;font-size:clamp(34px,5.6vw,82px);font-weight:800;line-height:.96}.grid[data-astro-cid-gakqr736]{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.card[data-astro-cid-gakqr736]{background:#1a1917;border:1px solid #ece7db1a;border-radius:20px;flex-direction:column;gap:22px;padding:36px;display:flex}.quoteMark[data-astro-cid-gakqr736]{color:#e9754a;height:26px;font-size:48px;font-weight:800;line-height:.6}.quote[data-astro-cid-gakqr736]{color:#d8d2c4;flex:1;margin:0;font-size:17px;line-height:1.55}.who[data-astro-cid-gakqr736]{border-top:1px solid #ece7db1a;padding-top:20px}.name[data-astro-cid-gakqr736]{font-size:16px;font-weight:700}.role[data-astro-cid-gakqr736]{color:#8f897b;margin-top:3px;font-size:14px}@media (width<=900px){.grid[data-astro-cid-gakqr736]{grid-template-columns:1fr 1fr}}@media (width<=560px){.grid[data-astro-cid-gakqr736]{grid-template-columns:1fr;gap:20px}}.faq[data-astro-cid-hemr5th4]{color:#16140e;width:100%;padding:var(--section-pad-y) 0;background:#f5f2ea;position:relative}.container[data-astro-cid-hemr5th4]{max-width:1000px;padding:0 var(--container-pad-x);margin:0 auto}.head[data-astro-cid-hemr5th4]{text-align:center;margin-bottom:70px}.eyebrow[data-astro-cid-hemr5th4]{letter-spacing:.16em;text-transform:uppercase;color:#6a6455;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;font-weight:600;display:inline-flex}.bar[data-astro-cid-hemr5th4]{background:#dd5b33;width:24px;height:1.5px}.heading[data-astro-cid-hemr5th4]{letter-spacing:-.03em;margin:0;font-size:clamp(30px,5vw,68px);font-weight:800;line-height:.98}.items[data-astro-cid-hemr5th4]{border-bottom:1px solid #14120a24}.faqItem[data-astro-cid-hemr5th4]{border-top:1px solid #14120a24}.faqItem[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:24px;padding:28px 8px;font-size:clamp(17px,2vw,22px);font-weight:600;display:flex}.faqIcon[data-astro-cid-hemr5th4]{color:#dd5b33;flex:none;font-size:28px;font-weight:300;line-height:1}.answer[data-astro-cid-hemr5th4]{color:#575346;max-width:74ch;padding:0 8px 30px;font-size:16px;line-height:1.65}.contact[data-astro-cid-he3spzz3]{color:#ece7db;--bg:#0f0e0c;--fg:#ece7db;--muted:#a7a191;--accent:#e9754a;--pillbd:#ece7db24;--btnbg:#ece7db;--btnfg:#0f0e0c;background:#0f0e0c;width:100%;padding:160px 0;position:relative}.container[data-astro-cid-he3spzz3]{max-width:var(--container-max);padding:0 var(--container-pad-x);text-align:center;flex-direction:column;align-items:center;margin:0 auto;display:flex}.badge[data-astro-cid-he3spzz3]{letter-spacing:.14em;text-transform:uppercase;color:#8f897b;border:1px solid var(--pillbd);border-radius:100px;align-items:center;gap:10px;margin-bottom:34px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.heading[data-astro-cid-he3spzz3]{letter-spacing:-.035em;margin:0 0 30px;font-size:clamp(38px,7.5vw,116px);font-weight:800;line-height:.92}.subline[data-astro-cid-he3spzz3]{color:var(--muted);max-width:44ch;margin:0 0 48px;font-size:19px;line-height:1.5}.form[data-astro-cid-he3spzz3]{text-align:left;flex-direction:column;gap:22px;width:100%;max-width:560px;margin:0 0 56px;display:flex}.form[data-astro-cid-he3spzz3][hidden]{display:none}.hp[data-astro-cid-he3spzz3]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.field[data-astro-cid-he3spzz3]{flex-direction:column;gap:8px;display:flex}.field[data-astro-cid-he3spzz3] label[data-astro-cid-he3spzz3]{letter-spacing:.02em;color:var(--muted);font-size:13px;font-weight:600}.field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3],.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{width:100%;color:var(--fg);border:1px solid var(--pillbd);background:#ece7db0a;border-radius:12px;padding:14px 18px;font-family:inherit;font-size:15px;transition:border-color .25s,box-shadow .25s,background-color .25s}.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{resize:vertical;min-height:120px}.field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]::placeholder,.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]::placeholder{color:var(--muted);opacity:.8}.field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]:hover,.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]:hover{border-color:#ece7db47}.field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]:focus-visible,.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]:focus-visible{border-color:var(--accent);background:#ece7db0f;outline:none;box-shadow:0 0 0 3px #e9754a38}.formActions[data-astro-cid-he3spzz3]{flex-direction:column;align-items:flex-start;gap:14px;margin-top:6px;display:flex}.submitBtn[data-astro-cid-he3spzz3]{color:var(--btnfg);background:var(--btnbg);cursor:pointer;border:none;border-radius:100px;padding:16px 32px;font-size:15px;font-weight:600;display:inline-block}.formNote[data-astro-cid-he3spzz3]{color:var(--muted);font-size:14px}.inlineMail[data-astro-cid-he3spzz3]{color:var(--fg);text-underline-offset:2px;text-decoration:underline #ece7db59}.inlineMail[data-astro-cid-he3spzz3]:hover,.inlineMail[data-astro-cid-he3spzz3]:focus-visible{text-decoration-color:var(--accent)}.formSuccess[data-astro-cid-he3spzz3]{border:1px solid var(--pillbd);background:#e9754a14;border-radius:16px;width:100%;max-width:560px;margin:0 0 56px;padding:28px 26px;animation:.5s both fadeIn}.successText[data-astro-cid-he3spzz3]{color:var(--fg);margin:0;font-size:17px;font-weight:600}.formError[data-astro-cid-he3spzz3]{width:100%;max-width:560px;color:var(--muted);margin:-30px 0 40px;font-size:14px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.formSuccess[data-astro-cid-he3spzz3]{animation:none}}.bigMail[data-astro-cid-he3spzz3]{letter-spacing:-.02em;color:#ece7db;word-break:break-word;margin-bottom:44px;font-size:clamp(22px,4vw,52px);font-weight:700;display:inline-block}.actions[data-astro-cid-he3spzz3]{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.mailBtn[data-astro-cid-he3spzz3]{color:#0f0e0c;background:#ece7db;border-radius:100px;padding:16px 32px;font-size:15px;font-weight:600;display:inline-block}.linkedinLink[data-astro-cid-he3spzz3]{align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}@media (width<=560px){.contact[data-astro-cid-he3spzz3]{padding:100px 0}.formActions[data-astro-cid-he3spzz3]{align-items:stretch}.submitBtn[data-astro-cid-he3spzz3]{text-align:center}}.siteFooter[data-astro-cid-jo6i4kqk]{color:#ece7db;background:#0f0e0c;width:100%;padding:44px 0;position:relative}.container[data-astro-cid-jo6i4kqk]{max-width:var(--container-max);padding:0 var(--container-pad-x);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;display:flex}.logo[data-astro-cid-jo6i4kqk]{font-size:15px;font-weight:700}.accentDot[data-astro-cid-jo6i4kqk]{color:#e9754a}.links[data-astro-cid-jo6i4kqk]{color:#a7a191;flex-wrap:wrap;gap:32px;font-size:13px;font-weight:500;display:flex}.copyright[data-astro-cid-jo6i4kqk]{color:#8f897b;font-size:13px}@media (width<=560px){.container[data-astro-cid-jo6i4kqk]{text-align:center;justify-content:center}.links[data-astro-cid-jo6i4kqk]{justify-content:center}}
