.hero[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;isolation:isolate;min-height:100vh;min-height:100svh;background-color:var(--color-base);scroll-margin-top:0}.hero__weave[data-astro-cid-bbe6dxrz]{position:absolute;inset:-16% -6%;z-index:0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;transform:rotate(-3deg) scale(1.2)}.weave__col[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:10px;will-change:transform}.weave__card[data-astro-cid-bbe6dxrz]{border-radius:10px;overflow:hidden;border:.5px solid var(--color-line);background:var(--color-surface)}.weave__img[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;object-position:top center}@media(prefers-reduced-motion:no-preference){.weave__col--1[data-astro-cid-bbe6dxrz]{animation:weave-up 26s linear infinite}.weave__col--2[data-astro-cid-bbe6dxrz]{animation:weave-down 32s linear infinite}.weave__col--3[data-astro-cid-bbe6dxrz]{animation:weave-up 30s linear infinite}.weave__col--4[data-astro-cid-bbe6dxrz]{animation:weave-down 28s linear infinite}}@keyframes weave-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes weave-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: scroll()){.hero__weave[data-astro-cid-bbe6dxrz]{animation:weave-parallax linear both;animation-timeline:scroll(root);animation-range:0 100vh}.hero__content[data-astro-cid-bbe6dxrz]{animation:hero-lift linear both;animation-timeline:scroll(root);animation-range:0 86vh}}}@keyframes weave-parallax{0%{transform:rotate(-3deg) scale(1.2) translateY(0)}to{transform:rotate(-3deg) scale(1.2) translateY(7%)}}@keyframes hero-lift{to{opacity:0;transform:translateY(-52px)}}.hero__topscrim[data-astro-cid-bbe6dxrz],.hero__warm[data-astro-cid-bbe6dxrz],.hero__veil[data-astro-cid-bbe6dxrz],.hero__grain[data-astro-cid-bbe6dxrz]{position:absolute;z-index:1;pointer-events:none}.hero__topscrim[data-astro-cid-bbe6dxrz]{top:0;left:0;right:0;height:170px;background:linear-gradient(to bottom,color-mix(in srgb,var(--color-base) 80%,transparent),transparent)}.hero__warm[data-astro-cid-bbe6dxrz],.hero__veil[data-astro-cid-bbe6dxrz],.hero__grain[data-astro-cid-bbe6dxrz]{inset:0}.hero__warm[data-astro-cid-bbe6dxrz]{background:radial-gradient(120% 85% at 0% 0%,color-mix(in srgb,var(--color-accent) 20%,transparent),transparent 58%)}.hero__veil[data-astro-cid-bbe6dxrz]{background:linear-gradient(100deg,color-mix(in srgb,var(--color-base) 96%,transparent),color-mix(in srgb,var(--color-base) 88%,transparent) 40%,color-mix(in srgb,var(--color-base) 55%,transparent) 62%,color-mix(in srgb,var(--color-base) 28%,transparent) 82%,color-mix(in srgb,var(--color-base) 46%,transparent))}.hero__grain[data-astro-cid-bbe6dxrz]{opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero__rail[data-astro-cid-bbe6dxrz]{position:absolute;right:22px;top:50%;transform:translateY(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:14px}.hero__rail[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:-24px -18px;z-index:-1;border-radius:999px;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--color-base) 52%,transparent) 24%,color-mix(in srgb,var(--color-base) 52%,transparent) 76%,transparent)}.hero__rail-label[data-astro-cid-bbe6dxrz]{writing-mode:vertical-rl;font-size:11px;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--color-ink);text-shadow:0 1px 10px rgba(0,0,0,.55)}.hero__rail-line[data-astro-cid-bbe6dxrz]{width:1px;height:48px;background:linear-gradient(var(--color-accent),transparent)}.hero__rail-link[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:var(--color-ink);text-shadow:0 1px 10px rgba(0,0,0,.55);transition:color .2s ease}.hero__rail-link[data-astro-cid-bbe6dxrz]:hover{color:var(--color-accent-text)}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;min-height:100vh;min-height:100svh;display:flex;flex-direction:column}.hero__inner[data-astro-cid-bbe6dxrz]{flex:1;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:50rem;padding:8rem 1.5rem 5rem 2.5rem}.hero__eyebrow[data-astro-cid-bbe6dxrz]{display:inline-flex;align-self:flex-start;align-items:center;gap:9px;font-size:.8125rem;font-weight:500;color:var(--color-muted);margin-bottom:1.1rem}.hero__dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;border-radius:50%;background:var(--color-accent)}.hero__title[data-astro-cid-bbe6dxrz]{max-width:18ch;font-weight:700;font-size:clamp(2.5rem,6.5vw,4rem);line-height:1.02;letter-spacing:-.025em;color:var(--color-ink);margin:0 0 1.6rem}@media(max-width:640px){.ttl-break[data-astro-cid-bbe6dxrz]{display:none}}.hero__accent[data-astro-cid-bbe6dxrz]{color:var(--color-accent-text);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-bottom:.1em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 12' preserveAspectRatio='none'%3E%3Cpath d='M3 7 Q 75 2 150 6 T 297 6' stroke='%23D4855A' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:100% .3em}@media(prefers-reduced-motion:no-preference){.hero__accent[data-astro-cid-bbe6dxrz]{animation:hero-underline .55s var(--ease-out) .35s both}}@keyframes hero-underline{0%{background-size:0% .3em}to{background-size:100% .3em}}.hero__sub[data-astro-cid-bbe6dxrz]{max-width:48ch;font-size:1.0625rem;line-height:1.55;color:var(--color-muted);margin:0 0 1.25rem}.hero__proof[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;border:.5px solid var(--color-line);background:color-mix(in srgb,var(--color-base) 55%,transparent);padding:6px 13px;border-radius:999px;font-size:.8125rem;font-weight:500;color:var(--color-muted);margin:0 0 1.5rem}.hero__proof[data-astro-cid-bbe6dxrz] svg{color:var(--color-tech)}.hero__cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;align-items:center;gap:.875rem 1.5rem}@media(max-width:640px){.hero__weave[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(2,1fr)}.weave__col--3[data-astro-cid-bbe6dxrz],.weave__col--4[data-astro-cid-bbe6dxrz]{display:none}.hero__veil[data-astro-cid-bbe6dxrz]{background:linear-gradient(175deg,color-mix(in srgb,var(--color-base) 90%,transparent),color-mix(in srgb,var(--color-base) 78%,transparent) 60%,color-mix(in srgb,var(--color-base) 88%,transparent))}.hero__rail[data-astro-cid-bbe6dxrz]{display:none}.hero__inner[data-astro-cid-bbe6dxrz]{padding:7rem 1.25rem 3rem}}.nos[data-astro-cid-zetw4zt5]{position:relative;overflow:hidden;isolation:isolate;min-height:100vh;min-height:100svh;display:flex;align-items:center;background-color:var(--color-base);padding-block:7rem 4rem;scroll-margin-top:0}.nos__warm[data-astro-cid-zetw4zt5],.nos__grain[data-astro-cid-zetw4zt5]{position:absolute;inset:0;z-index:0;pointer-events:none}.nos__warm[data-astro-cid-zetw4zt5]{background:radial-gradient(90% 70% at 100% 0%,color-mix(in srgb,var(--color-accent) 12%,transparent),transparent 60%)}.nos__grain[data-astro-cid-zetw4zt5]{opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.nos__wrap[data-astro-cid-zetw4zt5]{position:relative;z-index:1;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:640px){.nos__wrap[data-astro-cid-zetw4zt5]{padding-inline:2rem}}.nos__top[data-astro-cid-zetw4zt5]{display:grid;gap:2rem;align-items:center}@media(min-width:1024px){.nos__top[data-astro-cid-zetw4zt5]{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:3rem}}.nos__brand[data-astro-cid-zetw4zt5]{display:none;justify-content:center}@media(min-width:1024px){.nos__brand[data-astro-cid-zetw4zt5]{display:flex}}.nos__brand[data-astro-cid-zetw4zt5] svg{height:clamp(15rem,34vh,24rem);width:auto;color:var(--color-accent);filter:drop-shadow(0 14px 32px color-mix(in srgb,var(--color-ink) 12%,transparent))}.nos__head[data-astro-cid-zetw4zt5]{max-width:54rem}.nos__eyebrow[data-astro-cid-zetw4zt5]{display:inline-flex;align-items:center;gap:9px;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--color-muted);margin-bottom:1.1rem}.nos__dot[data-astro-cid-zetw4zt5]{width:8px;height:8px;border-radius:50%;background:var(--color-accent)}.nos__title[data-astro-cid-zetw4zt5]{max-width:20ch;font-weight:700;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05;letter-spacing:-.025em;color:var(--color-ink);margin:0 0 1.5rem}.nos__hand[data-astro-cid-zetw4zt5]{color:var(--color-accent-text);white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-bottom:.08em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 12' preserveAspectRatio='none'%3E%3Cpath d='M3 7 Q 75 2 150 6 T 297 6' stroke='%23D4855A' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:100% .3em}.nos__lead[data-astro-cid-zetw4zt5]{max-width:56ch;font-size:1.0625rem;line-height:1.6;color:var(--color-muted);margin:0 0 1.75rem}.nos__strong[data-astro-cid-zetw4zt5]{color:var(--color-ink);font-weight:600}.nos__link[data-astro-cid-zetw4zt5]{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;font-weight:600;color:var(--color-accent-text);transition:color .2s ease}.nos__link[data-astro-cid-zetw4zt5]:hover{color:var(--color-ink)}.nos__wave[data-astro-cid-zetw4zt5]{display:block;width:100%;height:28px;margin:2.5rem 0;opacity:.5}.nos__pillars[data-astro-cid-zetw4zt5]{list-style:none;margin:0;padding:0;display:grid;gap:2rem 2.5rem}@media(min-width:768px){.nos__pillars[data-astro-cid-zetw4zt5]{grid-template-columns:repeat(3,1fr)}}.nos__pillar[data-astro-cid-zetw4zt5]{position:relative;padding-left:.25rem}.nos__num[data-astro-cid-zetw4zt5]{display:block;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--color-accent-text);margin-bottom:.5rem}.nos__pillar-title[data-astro-cid-zetw4zt5]{font-size:1.0625rem;font-weight:600;color:var(--color-ink);margin:0 0 .4rem}.nos__pillar-text[data-astro-cid-zetw4zt5]{font-size:.9375rem;line-height:1.55;color:var(--color-muted);margin:0;max-width:34ch}@media(max-width:640px){.nos[data-astro-cid-zetw4zt5]{padding-block:6rem 3rem}.nos__wave[data-astro-cid-zetw4zt5]{margin:2rem 0}}[data-astro-cid-xyg7ob6d][data-carousel] .slide[data-astro-cid-xyg7ob6d]{grid-area:1 / 1;opacity:0;visibility:hidden;transition:opacity .4s var(--ease-out)}[data-astro-cid-xyg7ob6d][data-carousel] .slide[data-astro-cid-xyg7ob6d].is-active{opacity:1;visibility:visible}@media(prefers-reduced-motion:reduce){[data-astro-cid-xyg7ob6d][data-carousel] .slide[data-astro-cid-xyg7ob6d]{transition:none}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){@media(min-width:1024px){.serv-illus[data-astro-cid-qwsjowbz]{animation:serv-float linear both;animation-timeline:view();animation-range:entry 0% exit 100%;will-change:transform}}}}@keyframes serv-float{0%{transform:translateY(22px)}to{transform:translateY(-22px)}}.proc[data-astro-cid-db7yltb5]{position:relative;overflow:hidden;isolation:isolate;background-color:var(--color-base);padding-block:6rem 7rem}.proc__grain[data-astro-cid-db7yltb5]{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.proc__wrap[data-astro-cid-db7yltb5]{position:relative;z-index:1;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:640px){.proc__wrap[data-astro-cid-db7yltb5]{padding-inline:2rem}}.proc__head[data-astro-cid-db7yltb5]{max-width:40rem}.proc__eyebrow[data-astro-cid-db7yltb5]{display:inline-flex;align-items:center;gap:9px;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--color-muted);margin:0 0 1.1rem}.proc__dot[data-astro-cid-db7yltb5]{width:8px;height:8px;border-radius:50%;background:var(--color-accent)}.proc__title[data-astro-cid-db7yltb5]{font-weight:700;font-size:clamp(1.9rem,4.2vw,2.75rem);line-height:1.08;letter-spacing:-.025em;color:var(--color-ink);margin:0 0 1rem}.proc__hand[data-astro-cid-db7yltb5]{color:var(--color-accent-text);white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-bottom:.08em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 12' preserveAspectRatio='none'%3E%3Cpath d='M3 7 Q 75 2 150 6 T 297 6' stroke='%23D4855A' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 100%;background-size:100% .3em}.proc__lead[data-astro-cid-db7yltb5]{max-width:52ch;font-size:1.0625rem;line-height:1.6;color:var(--color-muted);margin:0}.proc__route[data-astro-cid-db7yltb5]{position:relative;margin-top:3.5rem}.proc__path[data-astro-cid-db7yltb5]{display:none}.proc__steps[data-astro-cid-db7yltb5]{list-style:none;margin:0;padding:0;position:relative;display:grid;gap:2.75rem}.proc__steps[data-astro-cid-db7yltb5]:before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:50%;width:1.5px;transform:translate(-50%);background:linear-gradient(transparent,var(--color-accent) 8%,var(--color-accent) 92%,transparent);z-index:0}.proc__step[data-astro-cid-db7yltb5]{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.proc__node[data-astro-cid-db7yltb5]{z-index:2;width:15px;height:15px;border-radius:50%;background:var(--color-accent);box-shadow:0 0 0 5px var(--color-base),0 0 0 8px color-mix(in srgb,var(--color-accent) 16%,transparent);margin-bottom:1.1rem}.proc__stem[data-astro-cid-db7yltb5]{display:none}.proc__body[data-astro-cid-db7yltb5]{position:relative;z-index:1;background:var(--color-base);display:flex;flex-direction:column;align-items:center;padding-block:.25rem}.proc__icon[data-astro-cid-db7yltb5]{width:1.75rem;height:1.75rem;color:var(--color-accent-text);margin-bottom:.7rem}.proc__step-title[data-astro-cid-db7yltb5]{font-family:var(--font-heading);font-size:1.375rem;font-weight:700;letter-spacing:-.015em;color:var(--color-ink);margin:0 0 .5rem}.proc__step-text[data-astro-cid-db7yltb5]{font-size:.9375rem;line-height:1.6;color:var(--color-muted);margin:0;max-width:30ch;margin-inline:auto}@media(min-width:768px){.proc__steps[data-astro-cid-db7yltb5]{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 1.5rem;padding-top:3.25rem}.proc__steps[data-astro-cid-db7yltb5]:before{display:none}.proc__path[data-astro-cid-db7yltb5]{display:block;position:absolute;top:0;left:0;right:0;width:100%;height:56px;overflow:visible}.proc__node[data-astro-cid-db7yltb5]{position:absolute;top:-3.25rem;left:50%;transform:translate(-50%);margin-bottom:0}.proc__stem[data-astro-cid-db7yltb5]{display:block;position:absolute;top:calc(-3.25rem + 8px);left:50%;width:1.5px;height:2.3rem;transform:translate(-50%);background:linear-gradient(var(--color-accent),color-mix(in srgb,var(--color-accent) 12%,transparent))}.proc__step[data-astro-cid-db7yltb5]:nth-child(2n) .proc__stem[data-astro-cid-db7yltb5]{height:3.4rem}.proc__step[data-astro-cid-db7yltb5]:nth-child(2n) .proc__body[data-astro-cid-db7yltb5]{margin-top:1.1rem}.proc__body[data-astro-cid-db7yltb5]{background:none}.proc__step-title[data-astro-cid-db7yltb5]{font-size:1.5rem}.proc__step-text[data-astro-cid-db7yltb5]{max-width:26ch}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){@media(min-width:768px){.proc__path[data-astro-cid-db7yltb5]{transform-origin:left center;animation:proc-draw linear both;animation-timeline:view();animation-range:entry 10% cover 38%}}}:root.reveal-ready .proc__step[data-astro-cid-db7yltb5]{transition-delay:calc(var(--i) * .09s)}}@keyframes proc-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}
