@font-face{font-family:Helvetica Neue LT Std;src:url(/fonts/HelveticaNeueLTStd-63MdEx.otf) format("opentype");font-weight:500 800;font-style:normal;font-display:swap}:root{--bone: #f4f2ec;--bone-2: #ece9e0;--bone-3: #e3dfd3;--ink: #0e0e0c;--ink-soft: #171713;--ink-2: #21211c;--accent: #7b2bff;--accent-deep: #5a18c9;--accent-lift: #9a5cff;--accent-wash: rgba(123, 43, 255, .1);--mute: #6b675e;--mute-dark: #8a8678;--line: rgba(14, 14, 12, .14);--line-strong: rgba(14, 14, 12, .28);--line-dark: rgba(244, 242, 236, .16);--display: "Helvetica Neue LT Std", "Helvetica Neue", Arial, sans-serif;--serif: "Instrument Serif", Georgia, serif;--sans: "Hanken Grotesk", system-ui, sans-serif;--mono: "Geist Mono", "SFMono-Regular", ui-monospace, monospace;--gutter: clamp(1.25rem, 4vw, 4.5rem);--maxw: 1600px;--ease: cubic-bezier(.22, 1, .36, 1);--ease-out: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}body{background:var(--bone);color:var(--ink);font-family:var(--sans);font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;position:relative}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}ul{list-style:none}::selection{background:var(--accent);color:#fff}.display{font-family:var(--display);font-weight:700;line-height:.9;letter-spacing:-.05em;text-transform:none}.serif-em{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.01em}.label{font-family:var(--mono);font-size:clamp(.68rem,.64rem + .18vw,.78rem);font-weight:500;letter-spacing:.16em;text-transform:uppercase}.accent-text{color:var(--accent)}.wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.section{position:relative;padding-block:clamp(4.5rem,9vw,9rem)}.section--dark{background:var(--ink);color:var(--bone)}.section--dark .label{color:var(--mute-dark)}.rule-dotted{height:1px;width:100%;background-image:radial-gradient(var(--line-strong) 1px,transparent 1.4px);background-size:9px 1px;background-repeat:repeat-x;background-position:left center}.section--dark .rule-dotted{background-image:radial-gradient(var(--line-dark) 1px,transparent 1.4px)}.rule-solid{height:1px;width:100%;background:var(--line)}.pill{display:inline-flex;align-items:center;gap:.85rem;padding:.5rem .5rem .5rem 1.5rem;border:1px solid var(--ink);border-radius:999px;font-family:var(--mono);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;background:transparent;color:var(--ink);position:relative;overflow:hidden;isolation:isolate;transition:color .4s var(--ease),border-color .4s var(--ease)}.pill:before{content:"";position:absolute;inset:0;background:var(--accent);border-radius:inherit;transform:translateY(101%);transition:transform .45s var(--ease);z-index:-1}.pill:hover{color:#fff;border-color:var(--accent)}.pill:hover:before{transform:translateY(0)}.pill__arrow{display:grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--ink);color:var(--bone);transition:transform .45s var(--ease),background .4s var(--ease)}.pill:hover .pill__arrow{background:#fff;color:var(--accent);transform:rotate(45deg)}.pill--solid{background:var(--accent);border-color:var(--accent);color:#fff}.pill--solid .pill__arrow{background:#fff;color:var(--accent)}.pill--solid:before{background:var(--ink)}.pill--solid:hover{color:#fff;border-color:var(--ink)}.pill--solid:hover .pill__arrow{background:var(--accent);color:#fff}.pill--ghost-dark{border-color:var(--line-dark);color:var(--bone)}.pill--ghost-dark .pill__arrow{background:var(--bone);color:var(--ink)}.circle-mark{position:relative;width:1.7em;height:1em;display:inline-block;vertical-align:middle}.circle-mark span{position:absolute;top:0;width:1em;height:1em;border-radius:999px}.circle-mark span:first-child{left:0;background:var(--accent)}.circle-mark span:last-child{right:0;background:transparent;border:1.5px solid currentColor;mix-blend-mode:normal}.halftone{background-image:radial-gradient(currentColor 1.5px,transparent 1.6px);background-size:12px 12px;opacity:.9}.grain{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.045;mix-blend-mode:multiply;background-image:var(--grain-url);background-size:220px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out);transition-delay:var(--reveal-delay, 0s);will-change:opacity,transform}.reveal.is-in{opacity:1;transform:none}@keyframes rise{0%{opacity:0;transform:translateY(38px)}to{opacity:1;transform:none}}.rise{opacity:0;animation:rise 1s var(--ease-out) forwards;animation-delay:var(--d, 0s)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal,.rise{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;min-height:100vh}.hero__grid[data-astro-cid-bbe6dxrz]{min-height:inherit;display:flex;flex-direction:column;padding-block:clamp(1.25rem,3vh,2rem);position:relative}.hero__top[data-astro-cid-bbe6dxrz]{position:absolute;top:clamp(1.25rem,3vh,2rem);left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem}.hero__brand[data-astro-cid-bbe6dxrz]{display:inline-flex;overflow:hidden;padding:.06em .1em;margin:-.06em -.1em;color:var(--ink)}.hero__brand-in[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--display);font-weight:800;font-size:1.5rem;letter-spacing:-.04em;transform:translateY(-110%);animation:mask-down 1s var(--ease-out) forwards;animation-delay:var(--d, 0s);will-change:transform}.hero__brand-logo[data-astro-cid-bbe6dxrz]{display:block;height:1.6rem;width:auto}.hero__start-mask[data-astro-cid-bbe6dxrz]{display:inline-flex;overflow:hidden;padding:.15em .2em;margin:-.15em -.2em;font-family:var(--mono);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:var(--ink)}.hero__start-in[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.4em;transform:translate(110%);animation:mask-left 1s var(--ease-out) forwards;animation-delay:.6s;will-change:transform;transition:color .3s var(--ease)}.hero__start-arrow[data-astro-cid-bbe6dxrz]{flex:none;transition:transform .3s var(--ease)}.hero__start-mask[data-astro-cid-bbe6dxrz]:hover .hero__start-in[data-astro-cid-bbe6dxrz]{color:var(--accent)}.hero__start-mask[data-astro-cid-bbe6dxrz]:hover .hero__start-arrow[data-astro-cid-bbe6dxrz]{transform:translate(2px,-2px)}@keyframes mask-down{0%{transform:translateY(-110%)}to{transform:none}}@keyframes mask-left{0%{transform:translate(110%)}to{transform:none}}@media (prefers-reduced-motion: reduce){.hero__brand-in[data-astro-cid-bbe6dxrz],.hero__start-in[data-astro-cid-bbe6dxrz]{transform:none!important;animation:none!important}}.hero__mid[data-astro-cid-bbe6dxrz]{flex:1 1 auto}.hero__lead[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;left:var(--gutter);right:var(--gutter);transform:translateY(-50%);min-width:0}.hero__row[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;gap:clamp(2rem,6vw,6rem)}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,6.4vw,6rem);line-height:.9;margin:0}.hero__title[data-astro-cid-bbe6dxrz] .hero__line[data-astro-cid-bbe6dxrz]{display:block;white-space:nowrap;opacity:0;transform:translateY(.9em);animation:line-rise 1.2s var(--ease-out) forwards;animation-delay:var(--ld, 0s);will-change:opacity,transform}.hero__title[data-astro-cid-bbe6dxrz] .serif-em[data-astro-cid-bbe6dxrz]{display:inline;white-space:normal}.blur-word[data-astro-cid-bbe6dxrz]{display:inline;opacity:0;filter:blur(var(--blur-from, .5em));animation:word-blur-in 1s var(--ease-out) forwards;animation-delay:var(--d, 0s);will-change:opacity,filter}@keyframes line-rise{0%{opacity:0;transform:translateY(.9em)}to{opacity:1;transform:none}}@keyframes word-blur-in{0%{opacity:0;filter:blur(var(--blur-from, .5em))}to{opacity:1;filter:blur(0)}}@media (prefers-reduced-motion: reduce){.hero__title[data-astro-cid-bbe6dxrz] .hero__line[data-astro-cid-bbe6dxrz]{opacity:1!important;transform:none!important;animation:none!important}.blur-word[data-astro-cid-bbe6dxrz]{opacity:1!important;filter:none!important;animation:none!important}}.hero__cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.85rem;flex:none}.hero__cta-circle[data-astro-cid-bbe6dxrz]{flex:none;display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:999px;background:var(--accent);color:#fff;box-shadow:0 0 0 1px var(--accent),0 0 0 6px transparent;transition:box-shadow .4s var(--ease),transform .4s var(--ease),background .4s var(--ease)}.hero__cta[data-astro-cid-bbe6dxrz]:hover .hero__cta-circle[data-astro-cid-bbe6dxrz]{transform:rotate(45deg);background:var(--ink);box-shadow:0 0 0 1px var(--ink),0 0 0 6px var(--accent-wash)}.hero__cta-label[data-astro-cid-bbe6dxrz]{font-size:.92rem;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding-bottom:2px;transition:color .3s var(--ease),border-color .3s var(--ease)}.hero__cta[data-astro-cid-bbe6dxrz]:hover .hero__cta-label[data-astro-cid-bbe6dxrz]{color:var(--accent);border-color:var(--accent)}.hero__nav[data-astro-cid-bbe6dxrz]{position:fixed;left:0;right:0;top:calc(100vh - var(--nav-h, 64px) - var(--nav-gap-bottom));z-index:200;pointer-events:none;--nav-pad-top: clamp(1.4rem, 4vh, 2.4rem);--nav-gap-bottom: clamp(1.4rem, 3.5vh, 2.4rem);mix-blend-mode:normal}.nav-in[data-astro-cid-bbe6dxrz]{opacity:0}.nav__link[data-astro-cid-bbe6dxrz].nav-in{animation:nav-link-in .65s var(--ease-out) both;animation-delay:var(--d, 0s)}@keyframes nav-link-in{0%{opacity:0;transform:translateY(.9rem)}to{opacity:.7;transform:translateY(0)}}.hero__nav-logo[data-astro-cid-bbe6dxrz].nav-in{animation:nav-logo-in .65s var(--ease-out) both;animation-delay:var(--d, 0s)}@keyframes nav-logo-in{0%{opacity:0;transform:translate(-50%,calc(-50% + .9rem))}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion: reduce){.nav-in[data-astro-cid-bbe6dxrz]{opacity:1!important;transform:none!important;animation:none!important}.nav__link[data-astro-cid-bbe6dxrz].nav-in{opacity:.7!important}.hero__nav-logo[data-astro-cid-bbe6dxrz].nav-in{transform:translate(-50%,-50%)!important}}.hero__links[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}.hero__links-group[data-astro-cid-bbe6dxrz]{display:flex;gap:clamp(5rem,14vw,15rem);align-items:center}.hero__links-group--end[data-astro-cid-bbe6dxrz]{justify-content:flex-end}.hero__nav-logo[data-astro-cid-bbe6dxrz]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;text-align:center;pointer-events:auto}.hero__nav-logo[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:clamp(1.6rem,3.8vh,2.3rem);width:auto;filter:brightness(0);transition:filter .35s var(--ease)}.hero__nav[data-astro-cid-bbe6dxrz].is-top .hero__nav-logo[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{filter:none}.nav__link[data-astro-cid-bbe6dxrz]{color:var(--ink);opacity:.7;position:relative;padding-block:.3rem;pointer-events:auto;font-size:clamp(.82rem,.74rem + .4vw,1.05rem);font-weight:600;letter-spacing:.12em;transition:opacity .35s var(--ease),color .35s var(--ease);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.nav__link[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1.5px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.nav__link[data-astro-cid-bbe6dxrz]:hover{opacity:1}.nav__link[data-astro-cid-bbe6dxrz]:hover:after{transform:scaleX(1)}.hero__nav[data-astro-cid-bbe6dxrz].is-top{mix-blend-mode:difference}.hero__nav[data-astro-cid-bbe6dxrz].is-top .hero__links[data-astro-cid-bbe6dxrz]{padding-top:var(--nav-pad-top)}.hero__nav[data-astro-cid-bbe6dxrz].is-top .hero__nav-logo[data-astro-cid-bbe6dxrz]{top:calc(50% + var(--nav-pad-top) / 2)}.hero__nav[data-astro-cid-bbe6dxrz].is-top .nav__link[data-astro-cid-bbe6dxrz]{color:#fff;opacity:1}@media (max-width: 760px){.hero[data-astro-cid-bbe6dxrz]{min-height:100svh;min-height:100vh}.hero__grid[data-astro-cid-bbe6dxrz]{padding-top:clamp(6rem,16vw,8rem);padding-bottom:clamp(2.5rem,8vw,3.5rem)}.hero__mid[data-astro-cid-bbe6dxrz]{flex:1 1 auto;display:flex;align-items:center}.hero__lead[data-astro-cid-bbe6dxrz]{position:static;transform:none;left:auto;right:auto;width:100%}.hero__row[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start;gap:clamp(1.75rem,7vw,2.5rem)}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(3.4rem,15vw,5.5rem);line-height:.95}.hero__title[data-astro-cid-bbe6dxrz] .hero__line[data-astro-cid-bbe6dxrz],.hero__title[data-astro-cid-bbe6dxrz] .serif-em[data-astro-cid-bbe6dxrz]{white-space:normal}.hero__nav[data-astro-cid-bbe6dxrz]{display:none}}.statement[data-astro-cid-ckushmlb]{position:relative;background:var(--bone)}.statement__stage[data-astro-cid-ckushmlb]{padding-top:clamp(2.5rem,5vw,4.5rem);padding-bottom:clamp(6rem,13vw,12rem);text-align:center}.statement__inner[data-astro-cid-ckushmlb]{display:flex;flex-direction:column;align-items:center}.statement__eyebrow[data-astro-cid-ckushmlb]{display:flex;flex-direction:column;align-items:center;gap:.1rem;text-transform:uppercase;line-height:1;margin-bottom:clamp(2.2rem,5vw,4rem)}.statement__eyebrow-sm[data-astro-cid-ckushmlb]{font-size:clamp(.72rem,1.1vw,.92rem);letter-spacing:.02em;color:var(--mute)}.statement__eyebrow-lg[data-astro-cid-ckushmlb]{font-size:clamp(1.1rem,2vw,1.7rem);letter-spacing:-.07em;color:var(--ink)}.statement__body[data-astro-cid-ckushmlb]{font-weight:700;font-size:clamp(1.5rem,4vw,3.8rem);line-height:1.06;letter-spacing:-.035em;text-transform:uppercase}.statement__body[data-astro-cid-ckushmlb] .serif-em[data-astro-cid-ckushmlb]{font-size:1.5em}.statement__body[data-astro-cid-ckushmlb] .ln[data-astro-cid-ckushmlb]{display:block;overflow:hidden;white-space:nowrap;padding:.06em .1em;margin:-.06em -.1em}.statement__body[data-astro-cid-ckushmlb] .ln__in[data-astro-cid-ckushmlb]{display:block}.statement__body[data-astro-cid-ckushmlb] .serif-em[data-astro-cid-ckushmlb]{text-transform:none}@media (min-width: 761px) and (prefers-reduced-motion: no-preference){.statement[data-astro-cid-ckushmlb].statement--scrub{height:var(--track-h, 320vh)}.statement--scrub[data-astro-cid-ckushmlb] .statement__stage[data-astro-cid-ckushmlb]{position:sticky;top:0;height:100vh;display:grid;justify-items:center;align-content:center;padding-bottom:var(--pin-shift, 3vh)}.statement--scrub[data-astro-cid-ckushmlb] .statement__eyebrow[data-astro-cid-ckushmlb]{position:absolute;top:var(--eyebrow-top, clamp(1rem, 3vh, 1.8rem));left:0;right:0;margin-bottom:0;opacity:0;will-change:opacity}.statement--scrub[data-astro-cid-ckushmlb] .ln__in[data-astro-cid-ckushmlb]{transform:translateY(110%);will-change:transform}}@media (max-width: 760px){.statement[data-astro-cid-ckushmlb]{min-height:100svh;min-height:100vh;display:flex}.statement__stage[data-astro-cid-ckushmlb]{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding-top:clamp(4rem,14vw,6rem);padding-bottom:clamp(4rem,14vw,6rem)}.statement__body[data-astro-cid-ckushmlb]{font-size:clamp(2.4rem,10.5vw,3.4rem);line-height:1.1}.statement__body[data-astro-cid-ckushmlb] .ln[data-astro-cid-ckushmlb]{display:inline;white-space:normal;overflow:visible;padding:0;margin:0}.statement__body[data-astro-cid-ckushmlb] .ln__in[data-astro-cid-ckushmlb]{display:inline}.statement__body[data-astro-cid-ckushmlb] .ln[data-astro-cid-ckushmlb]:not(:last-child):after{content:" "}.statement__body[data-astro-cid-ckushmlb] .serif-em[data-astro-cid-ckushmlb]{font-size:1.2em}}.sec-label[data-astro-cid-n4qxztk5]{display:inline-flex;align-items:center;gap:.7rem;color:var(--mute)}.sec-label__i[data-astro-cid-n4qxztk5]{color:var(--accent);position:relative;padding-right:.7rem}.sec-label__i[data-astro-cid-n4qxztk5]:after{content:"";position:absolute;right:0;top:50%;width:1px;height:.9em;background:currentColor;transform:translateY(-50%);opacity:.5}.services__head[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr minmax(0,34ch);align-items:end;gap:1.5rem 3rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.services__title[data-astro-cid-g5jplrhu]{grid-column:1 / 2;grid-row:2;font-family:var(--display);font-weight:700;text-transform:uppercase;letter-spacing:-.04em;font-size:clamp(3.4rem,10vw,9.5rem);line-height:.82;display:flex;align-items:center;overflow:hidden;padding-block:.1em;margin-block:-.1em}.services__title-in[data-astro-cid-g5jplrhu]{display:inline-block}.services__label[data-astro-cid-g5jplrhu]{grid-column:1;grid-row:1}.services__intro[data-astro-cid-g5jplrhu]{grid-column:2;grid-row:2;color:var(--mute);font-size:1.05rem;line-height:1.5;padding-bottom:.6rem}.services__list[data-astro-cid-g5jplrhu]{position:relative}.services__list[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:var(--line);transform-origin:left}.service[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:auto 4rem minmax(0,1fr) auto 2.5rem;align-items:center;gap:1.5rem 2rem;padding-block:clamp(1.6rem,3vw,2.6rem);position:relative;isolation:isolate;transition:padding-left .5s var(--ease-out)}.service[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line);transform-origin:left;transition:background .4s var(--ease-out)}.service[data-astro-cid-g5jplrhu]:hover{padding-left:1.25rem}.service__star[data-astro-cid-g5jplrhu]{color:var(--accent);font-size:1.4rem;line-height:1;transition:transform .55s var(--ease-out),color .6s var(--ease-out)}.service[data-astro-cid-g5jplrhu]:hover .service__star[data-astro-cid-g5jplrhu]{transform:rotate(90deg)}.service__n[data-astro-cid-g5jplrhu]{color:var(--mute);transition:color .6s var(--ease-out)}.service[data-astro-cid-g5jplrhu]:hover .service__title[data-astro-cid-g5jplrhu],.service[data-astro-cid-g5jplrhu]:hover .service__n[data-astro-cid-g5jplrhu]{color:var(--accent)}.service__title[data-astro-cid-g5jplrhu]{font-family:var(--serif);font-weight:400;font-size:clamp(1.9rem,3.4vw,3.1rem);line-height:1.04;letter-spacing:0;transition:color .6s var(--ease-out)}.service__desc[data-astro-cid-g5jplrhu]{color:var(--mute);margin-top:.5rem;max-width:52ch;font-size:.98rem;transition:color .6s var(--ease-out)}.service__tags[data-astro-cid-g5jplrhu]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.tag[data-astro-cid-g5jplrhu]{border:1px solid var(--line-strong);border-radius:999px;padding:.4rem .85rem;color:var(--ink);white-space:nowrap;transition:border-color .6s var(--ease-out),color .6s var(--ease-out),background .6s var(--ease-out)}.service[data-astro-cid-g5jplrhu]:hover .tag[data-astro-cid-g5jplrhu]{border-color:var(--accent);color:var(--accent)}.service__arrow[data-astro-cid-g5jplrhu]{color:var(--ink);opacity:.35;transform:translate(-6px);transition:opacity .4s var(--ease),transform .4s var(--ease),color .4s var(--ease)}.service[data-astro-cid-g5jplrhu]:hover .service__arrow[data-astro-cid-g5jplrhu]{opacity:1;transform:none;color:var(--accent)}@media (max-width: 860px){.services__head[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.services__title[data-astro-cid-g5jplrhu]{grid-column:1;grid-row:2}.services__intro[data-astro-cid-g5jplrhu]{grid-column:1;grid-row:3;padding-top:.5rem}.service[data-astro-cid-g5jplrhu]{grid-template-columns:auto auto 1fr;grid-template-areas:"star n arrow" "body body body" "tags tags tags";gap:.8rem 1rem}.service__star[data-astro-cid-g5jplrhu]{grid-area:star}.service__n[data-astro-cid-g5jplrhu]{grid-area:n}.service__body[data-astro-cid-g5jplrhu]{grid-area:body}.service__tags[data-astro-cid-g5jplrhu]{grid-area:tags;justify-content:flex-start}.service__arrow[data-astro-cid-g5jplrhu]{grid-area:arrow;justify-self:end;opacity:1;transform:none}}@media (prefers-reduced-motion: no-preference){[data-astro-cid-g5jplrhu][data-services] .services__label[data-astro-cid-g5jplrhu],[data-astro-cid-g5jplrhu][data-services] .services__intro[data-astro-cid-g5jplrhu]{opacity:0;transform:translateY(34px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}[data-astro-cid-g5jplrhu][data-services] .service[data-astro-cid-g5jplrhu]{opacity:0;transform:translateY(110px);transition:opacity 1s var(--ease-out),transform 1.1s var(--ease-out),padding-left .5s var(--ease-out)}[data-astro-cid-g5jplrhu][data-services] .services__label[data-astro-cid-g5jplrhu].is-in,[data-astro-cid-g5jplrhu][data-services] .services__intro[data-astro-cid-g5jplrhu].is-in{opacity:1;transform:none}[data-astro-cid-g5jplrhu][data-services] .service[data-astro-cid-g5jplrhu].is-in{opacity:1;transform:none;transition-delay:calc(var(--row-i, 0) * .1s)}[data-astro-cid-g5jplrhu][data-services] .services__title-in[data-astro-cid-g5jplrhu]{transform:translateY(110%);opacity:0;transition:transform 1.05s var(--ease-out),opacity .7s var(--ease-out)}[data-astro-cid-g5jplrhu][data-services] .services__title[data-astro-cid-g5jplrhu].is-in .services__title-in[data-astro-cid-g5jplrhu]{transform:none;opacity:1}[data-astro-cid-g5jplrhu][data-services] .services__list[data-astro-cid-g5jplrhu]:before,[data-astro-cid-g5jplrhu][data-services] .service[data-astro-cid-g5jplrhu]:after{transform:scaleX(0);transform-origin:left;background:var(--accent);transition:transform .9s var(--ease-out),background .5s var(--ease) .4s}[data-astro-cid-g5jplrhu][data-services] .services__list[data-astro-cid-g5jplrhu].is-in:before,[data-astro-cid-g5jplrhu][data-services] .service[data-astro-cid-g5jplrhu].is-in:after{transform:scaleX(1);background:var(--line)}[data-astro-cid-g5jplrhu][data-services] .service[data-astro-cid-g5jplrhu].is-in:after{transition-delay:calc(var(--row-i, 0) * .1s),calc(var(--row-i, 0) * .1s + .4s)}}.process__head[data-astro-cid-fz4tclxl]{display:grid;gap:1.5rem;max-width:72rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.process__title[data-astro-cid-fz4tclxl]{font-size:clamp(2.6rem,6.5vw,5.6rem);line-height:.98;color:var(--bone)}.timeline[data-astro-cid-fz4tclxl]{position:relative;--rail: clamp(2.5rem, 5vw, 4rem);--marker: 13px}.timeline__spine[data-astro-cid-fz4tclxl]{position:absolute;top:0;bottom:0;left:calc(var(--rail) / 2 - .5px);width:1px;background:var(--line-dark)}.timeline__fill[data-astro-cid-fz4tclxl]{position:absolute;inset:0;background:var(--accent);transform-origin:top center;transform:scaleY(var(--p, 0));will-change:transform}.step[data-astro-cid-fz4tclxl]{position:relative;display:grid;grid-template-columns:var(--rail) minmax(0,1fr) auto;align-items:center;gap:0 clamp(1.25rem,3vw,2.5rem);padding-block:clamp(2.25rem,4vw,3.25rem);min-height:clamp(8.5rem,13vw,11rem)}.step[data-astro-cid-fz4tclxl]+.step[data-astro-cid-fz4tclxl]:before{content:"";position:absolute;left:var(--rail);right:0;top:0;height:1px;background:var(--line-dark)}.step[data-astro-cid-fz4tclxl]{opacity:.4;transition:opacity .5s var(--ease-out)}.step[data-astro-cid-fz4tclxl].is-current{opacity:1}.step__marker[data-astro-cid-fz4tclxl]{grid-column:1;justify-self:center;width:var(--marker);height:var(--marker);border-radius:999px;background:var(--ink);border:1px solid var(--line-dark);position:relative;z-index:1;transition:transform .45s var(--ease),background .45s var(--ease-out),border-color .45s var(--ease-out)}.step[data-astro-cid-fz4tclxl].is-current .step__marker[data-astro-cid-fz4tclxl]{background:var(--accent);border-color:var(--accent);transform:scale(1.35)}.step__content[data-astro-cid-fz4tclxl]{grid-column:2}.step__top[data-astro-cid-fz4tclxl]{display:flex;align-items:baseline;gap:1.25rem}.step__n[data-astro-cid-fz4tclxl]{font-size:clamp(1.5rem,2.2vw,2.1rem);line-height:.8;letter-spacing:-.04em;color:var(--mute-dark);transition:color .5s var(--ease-out)}.step[data-astro-cid-fz4tclxl].is-current .step__n[data-astro-cid-fz4tclxl]{color:var(--accent)}.step__title[data-astro-cid-fz4tclxl]{font-size:clamp(1.4rem,2.4vw,2.2rem);line-height:1;color:var(--bone)}.step__desc[data-astro-cid-fz4tclxl]{margin-top:.9rem;max-width:52ch;color:var(--mute-dark);font-size:.98rem;line-height:1.5}.step__icon[data-astro-cid-fz4tclxl]{grid-column:3;align-self:center;justify-self:end;display:block;color:var(--bone);opacity:.45;transition:opacity .5s var(--ease-out),color .5s var(--ease-out)}.step__icon[data-astro-cid-fz4tclxl] svg[data-astro-cid-fz4tclxl]{width:clamp(5rem,10vw,8rem);height:auto}.step__icon[data-astro-cid-fz4tclxl] path[data-astro-cid-fz4tclxl],.step__icon[data-astro-cid-fz4tclxl] circle[data-astro-cid-fz4tclxl]{fill:none;stroke-dasharray:240;stroke-dashoffset:0}.step[data-astro-cid-fz4tclxl].is-current .step__icon[data-astro-cid-fz4tclxl]{opacity:1}.step[data-astro-cid-fz4tclxl].is-current .step__icon[data-astro-cid-fz4tclxl] .ic-accent[data-astro-cid-fz4tclxl]{color:var(--accent);stroke:var(--accent)}.step[data-astro-cid-fz4tclxl].is-current .step__icon[data-astro-cid-fz4tclxl] .ic-stroke[data-astro-cid-fz4tclxl]{color:var(--bone)}@media (prefers-reduced-motion: no-preference){.step[data-astro-cid-fz4tclxl]:not(.is-current) .step__icon[data-astro-cid-fz4tclxl] path[data-astro-cid-fz4tclxl],.step[data-astro-cid-fz4tclxl]:not(.is-current) .step__icon[data-astro-cid-fz4tclxl] circle[data-astro-cid-fz4tclxl]{stroke-dashoffset:var(--len, 240);transition:stroke-dashoffset .6s var(--ease-out)}.step[data-astro-cid-fz4tclxl].is-current .step__icon[data-astro-cid-fz4tclxl] path[data-astro-cid-fz4tclxl],.step[data-astro-cid-fz4tclxl].is-current .step__icon[data-astro-cid-fz4tclxl] circle[data-astro-cid-fz4tclxl]{stroke-dashoffset:0;transition:stroke-dashoffset .9s var(--ease-out),stroke .5s var(--ease-out)}.step[data-astro-cid-fz4tclxl].is-current .step__icon[data-astro-cid-fz4tclxl] .ic-accent[data-astro-cid-fz4tclxl]{transition:stroke-dashoffset .9s var(--ease-out) .18s,stroke .5s var(--ease-out) .18s}}@media (max-width: 760px){.timeline[data-astro-cid-fz4tclxl]{--rail: 2.25rem;--marker: 11px}.step[data-astro-cid-fz4tclxl]{grid-template-columns:var(--rail) minmax(0,1fr);padding-block:clamp(1.6rem,6vw,2.25rem);min-height:0;gap:0 1rem}.step__icon[data-astro-cid-fz4tclxl]{grid-column:2;grid-row:2;justify-self:start;margin-top:1.25rem}.step__icon[data-astro-cid-fz4tclxl] svg[data-astro-cid-fz4tclxl]{width:4rem}.step__content[data-astro-cid-fz4tclxl]{grid-row:1}}@media (prefers-reduced-motion: no-preference){[data-astro-cid-fz4tclxl][data-process] .process__head[data-astro-cid-fz4tclxl]{opacity:0;transform:translateY(64px);transition:opacity 1s var(--ease-out),transform 1.1s var(--ease-out)}[data-astro-cid-fz4tclxl][data-process] .process__head[data-astro-cid-fz4tclxl].is-in{opacity:1;transform:none}[data-astro-cid-fz4tclxl][data-process] .step[data-astro-cid-fz4tclxl]{transform:translateY(64px);opacity:0;transition:opacity .5s var(--ease-out),transform 1.1s var(--ease-out)}[data-astro-cid-fz4tclxl][data-process] .step[data-astro-cid-fz4tclxl].is-in{opacity:.4;transform:none;transition-delay:calc(var(--step-i, 0) * .1s)}[data-astro-cid-fz4tclxl][data-process] .step[data-astro-cid-fz4tclxl].is-in.is-current{opacity:1}}@media (prefers-reduced-motion: reduce){.timeline__fill[data-astro-cid-fz4tclxl]{transform:scaleY(1)!important}.step[data-astro-cid-fz4tclxl]{opacity:1!important}.step__n[data-astro-cid-fz4tclxl]{color:var(--accent)!important}.step__marker[data-astro-cid-fz4tclxl]{background:var(--accent)!important;border-color:var(--accent)!important;transform:none!important;transition:none!important}.step__icon[data-astro-cid-fz4tclxl]{opacity:1!important}.step__icon[data-astro-cid-fz4tclxl] .ic-accent[data-astro-cid-fz4tclxl]{stroke:var(--accent)!important}}.work__head[data-astro-cid-wkx7uqji]{display:grid;grid-template-columns:1fr minmax(0,38ch);align-items:end;gap:1.5rem 3rem;margin-bottom:clamp(3rem,6vw,5rem)}.work__label[data-astro-cid-wkx7uqji]{grid-column:1;grid-row:1}.work__title[data-astro-cid-wkx7uqji]{grid-column:1 / 2;grid-row:2;font-family:var(--display);font-weight:700;text-transform:uppercase;letter-spacing:-.04em;font-size:clamp(3.4rem,10vw,9.5rem);line-height:.82;display:flex;align-items:center;overflow:hidden;padding-block:.1em;margin-block:-.1em}.work__title-in[data-astro-cid-wkx7uqji]{display:inline-block}.work__intro[data-astro-cid-wkx7uqji]{grid-column:2;grid-row:2;color:var(--mute);font-size:1.05rem;line-height:1.5;padding-bottom:.6rem}.work__grid[data-astro-cid-wkx7uqji]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem) clamp(1.25rem,2.5vw,2.5rem);align-items:start}.project[data-astro-cid-wkx7uqji]{display:block}.project__link[data-astro-cid-wkx7uqji]{display:flex;flex-direction:column}.project__media[data-astro-cid-wkx7uqji]{position:relative;display:block;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,var(--bone-2),var(--bone-3));border:1px solid var(--line)}.project__media[data-astro-cid-wkx7uqji] img[data-astro-cid-wkx7uqji]{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.project__link[data-astro-cid-wkx7uqji]:hover .project__media[data-astro-cid-wkx7uqji] img[data-astro-cid-wkx7uqji]{transform:scale(1.04)}.project__media--anon[data-astro-cid-wkx7uqji]{background:var(--ink)}.anon[data-astro-cid-wkx7uqji]{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}.anon__field[data-astro-cid-wkx7uqji]{position:absolute;inset:0;background-image:radial-gradient(currentColor 1.4px,transparent 1.6px);background-size:14px 14px;color:var(--accent);opacity:.22;transition:transform .8s var(--ease),opacity .6s var(--ease)}.project__link[data-astro-cid-wkx7uqji]:hover .anon__field[data-astro-cid-wkx7uqji]{transform:scale(1.06);opacity:.32}.anon__mark[data-astro-cid-wkx7uqji]{position:relative;color:var(--bone);opacity:.55;letter-spacing:.18em}.project__media--anon[data-astro-cid-wkx7uqji][data-variant="0"]{background:var(--ink)}.project__media--anon[data-astro-cid-wkx7uqji][data-variant="0"] .anon__field[data-astro-cid-wkx7uqji]{color:var(--accent)}.project__media--anon[data-astro-cid-wkx7uqji][data-variant="1"]{background:linear-gradient(150deg,var(--accent-deep),var(--accent))}.project__media--anon[data-astro-cid-wkx7uqji][data-variant="1"] .anon__field[data-astro-cid-wkx7uqji]{color:#fff;opacity:.18}.project__media--anon[data-astro-cid-wkx7uqji][data-variant="1"] .anon__mark[data-astro-cid-wkx7uqji]{color:#fff;opacity:.75}.project__arrow[data-astro-cid-wkx7uqji]{position:absolute;top:.9rem;right:.9rem;display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:var(--bone);color:var(--ink);opacity:0;transform:translate(-4px,4px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.project__link[data-astro-cid-wkx7uqji]:hover .project__arrow[data-astro-cid-wkx7uqji]{opacity:1;transform:none}.project__cap[data-astro-cid-wkx7uqji]{display:grid;gap:.3rem;padding-top:1rem}.project__client[data-astro-cid-wkx7uqji]{color:var(--mute)}.project__title[data-astro-cid-wkx7uqji]{font-family:var(--serif);font-weight:400;font-size:clamp(1.2rem,1.8vw,1.6rem);line-height:1.1;letter-spacing:0;transition:color .5s var(--ease-out)}.project__link[data-astro-cid-wkx7uqji]:hover .project__title[data-astro-cid-wkx7uqji]{color:var(--accent)}.project__metric[data-astro-cid-wkx7uqji]{color:var(--accent);margin-top:.2rem}@media (max-width: 900px){.work__head[data-astro-cid-wkx7uqji]{grid-template-columns:1fr}.work__title[data-astro-cid-wkx7uqji]{grid-column:1;grid-row:2}.work__intro[data-astro-cid-wkx7uqji]{grid-column:1;grid-row:3;padding-top:.5rem}}@media (max-width: 560px){.work__grid[data-astro-cid-wkx7uqji]{grid-template-columns:1fr}}@media (prefers-reduced-motion: no-preference){[data-astro-cid-wkx7uqji][data-work] .work__label[data-astro-cid-wkx7uqji],[data-astro-cid-wkx7uqji][data-work] .work__intro[data-astro-cid-wkx7uqji]{opacity:0;transform:translateY(34px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}[data-astro-cid-wkx7uqji][data-work] .project[data-astro-cid-wkx7uqji]{opacity:0;transform:translateY(70px);transition:opacity 1s var(--ease-out),transform 1.1s var(--ease-out)}[data-astro-cid-wkx7uqji][data-work] .work__label[data-astro-cid-wkx7uqji].is-in,[data-astro-cid-wkx7uqji][data-work] .work__intro[data-astro-cid-wkx7uqji].is-in{opacity:1;transform:none}[data-astro-cid-wkx7uqji][data-work] .project[data-astro-cid-wkx7uqji].is-in{opacity:1;transform:none;transition-delay:calc(var(--row-i, 0) * .09s)}[data-astro-cid-wkx7uqji][data-work] .work__title-in[data-astro-cid-wkx7uqji]{transform:translateY(110%);opacity:0;transition:transform 1.05s var(--ease-out),opacity .7s var(--ease-out)}[data-astro-cid-wkx7uqji][data-work] .work__title[data-astro-cid-wkx7uqji].is-in .work__title-in[data-astro-cid-wkx7uqji]{transform:none;opacity:1}}.stats__head[data-astro-cid-bhxv2qxz]{display:grid;gap:1.3rem;max-width:50rem;margin-bottom:clamp(2.2rem,4vw,3.5rem)}.stats__title[data-astro-cid-bhxv2qxz]{font-size:clamp(2rem,5vw,4rem);line-height:.98}.stats__grid[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(11rem,auto);gap:1rem}.stat[data-astro-cid-bhxv2qxz]{border-radius:12px;padding:1.6rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.stat--lede[data-astro-cid-bhxv2qxz]{grid-column:span 1;grid-row:span 1}.stat--soft[data-astro-cid-bhxv2qxz],.stat--bone[data-astro-cid-bhxv2qxz]{background:var(--bone-2);color:var(--ink);border:1px solid var(--line)}.stat--dark[data-astro-cid-bhxv2qxz]{background:var(--ink);color:var(--bone)}.stat--accent[data-astro-cid-bhxv2qxz]{background:var(--accent);color:#fff}.stat__kicker[data-astro-cid-bhxv2qxz]{color:var(--mute)}.stat__circles[data-astro-cid-bhxv2qxz]{position:relative;height:80px}.stat__circles[data-astro-cid-bhxv2qxz] span[data-astro-cid-bhxv2qxz]{position:absolute;top:0;width:72px;height:72px;border-radius:999px}.stat__circles[data-astro-cid-bhxv2qxz] span[data-astro-cid-bhxv2qxz]:first-child{left:0;border:1.5px solid var(--ink);opacity:.5}.stat__circles[data-astro-cid-bhxv2qxz] span[data-astro-cid-bhxv2qxz]:last-child{left:42px;background:repeating-linear-gradient(var(--ink) 0 1.5px,transparent 1.5px 5px);opacity:.55}.stat__note[data-astro-cid-bhxv2qxz]{font-size:.86rem;color:var(--mute);line-height:1.45}.stat__num[data-astro-cid-bhxv2qxz]{font-size:clamp(2.6rem,5vw,4.4rem);line-height:.85;letter-spacing:-.04em;display:flex;align-items:baseline}.stat__unit[data-astro-cid-bhxv2qxz]{font-family:var(--mono);font-size:.3em;font-weight:500;margin-left:.4rem;letter-spacing:0}.stat__cap[data-astro-cid-bhxv2qxz]{font-size:.92rem;line-height:1.4;opacity:.82;max-width:26ch}@media (max-width: 900px){.stats__grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(2,1fr)}.stat--lede[data-astro-cid-bhxv2qxz]{grid-column:span 2;grid-row:span 1;flex-direction:row;align-items:center;gap:1.5rem}.stat--lede[data-astro-cid-bhxv2qxz] .stat__circles[data-astro-cid-bhxv2qxz]{flex:none;width:120px}}@media (max-width: 520px){.stats__grid[data-astro-cid-bhxv2qxz]{grid-template-columns:1fr}.stat--lede[data-astro-cid-bhxv2qxz]{grid-column:span 1;flex-direction:column;align-items:flex-start}}.faq[data-astro-cid-z6gx6xcw]{padding-top:clamp(2rem,4vw,3.5rem)}.faq__head[data-astro-cid-z6gx6xcw]{display:grid;gap:1.2rem;max-width:72rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.faq__title[data-astro-cid-z6gx6xcw]{font-size:clamp(2.8rem,7vw,6.5rem);line-height:.95;overflow:hidden;padding-block:.1em;margin-block:-.1em}.faq__title-in[data-astro-cid-z6gx6xcw]{display:inline-block}.faq__list[data-astro-cid-z6gx6xcw]{position:relative}.faq__list[data-astro-cid-z6gx6xcw]:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:var(--line);transform-origin:left}.faq__item[data-astro-cid-z6gx6xcw]{position:relative}.faq__item[data-astro-cid-z6gx6xcw]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--line);transform-origin:left}.faq__summary[data-astro-cid-z6gx6xcw]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:clamp(1.4rem,2.6vw,2rem);transition:color .4s var(--ease-out)}.faq__summary[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-z6gx6xcw]{font-family:var(--display);font-weight:700;letter-spacing:-.02em;font-size:clamp(1.15rem,2vw,1.7rem);line-height:1.15}.faq__summary[data-astro-cid-z6gx6xcw]:hover .faq__q[data-astro-cid-z6gx6xcw],.faq__details[data-astro-cid-z6gx6xcw].is-open .faq__q[data-astro-cid-z6gx6xcw]{color:var(--accent)}.faq__icon[data-astro-cid-z6gx6xcw]{position:relative;flex:none;width:1.4rem;height:1.4rem}.faq__icon-h[data-astro-cid-z6gx6xcw],.faq__icon-v[data-astro-cid-z6gx6xcw]{position:absolute;top:50%;left:50%;width:1.4rem;height:1.6px;background:currentColor;transform:translate(-50%,-50%);transition:transform .4s var(--ease),background .4s var(--ease-out)}.faq__icon-v[data-astro-cid-z6gx6xcw]{transform:translate(-50%,-50%) rotate(90deg)}.faq__summary[data-astro-cid-z6gx6xcw]:hover .faq__icon-h[data-astro-cid-z6gx6xcw],.faq__summary[data-astro-cid-z6gx6xcw]:hover .faq__icon-v[data-astro-cid-z6gx6xcw],.faq__details[data-astro-cid-z6gx6xcw].is-open .faq__icon-h[data-astro-cid-z6gx6xcw],.faq__details[data-astro-cid-z6gx6xcw].is-open .faq__icon-v[data-astro-cid-z6gx6xcw]{background:var(--accent)}.faq__details[data-astro-cid-z6gx6xcw].is-open .faq__icon-v[data-astro-cid-z6gx6xcw]{transform:translate(-50%,-50%) rotate(0)}.faq__a-wrap[data-astro-cid-z6gx6xcw]{max-height:0;overflow:hidden}.faq__a[data-astro-cid-z6gx6xcw]{color:var(--mute);max-width:64ch;font-size:1.02rem;line-height:1.55;padding-bottom:clamp(1.4rem,2.6vw,2rem)}.faq[data-astro-cid-z6gx6xcw]:not(.faq--js) .faq__details[data-astro-cid-z6gx6xcw][open] .faq__a-wrap[data-astro-cid-z6gx6xcw]{max-height:none}@media (prefers-reduced-motion: no-preference){.faq--js[data-astro-cid-z6gx6xcw] .faq__a-wrap[data-astro-cid-z6gx6xcw]{transition:max-height .45s var(--ease)}}@media (max-width: 600px){.faq__summary[data-astro-cid-z6gx6xcw]{gap:1rem}}@media (prefers-reduced-motion: no-preference){[data-astro-cid-z6gx6xcw][data-faq] .faq__label[data-astro-cid-z6gx6xcw],[data-astro-cid-z6gx6xcw][data-faq] .faq__item[data-astro-cid-z6gx6xcw]{opacity:0;transform:translateY(34px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}[data-astro-cid-z6gx6xcw][data-faq] .faq__label[data-astro-cid-z6gx6xcw].is-in,[data-astro-cid-z6gx6xcw][data-faq] .faq__item[data-astro-cid-z6gx6xcw].is-in{opacity:1;transform:none}[data-astro-cid-z6gx6xcw][data-faq] .faq__item[data-astro-cid-z6gx6xcw].is-in{transition-delay:calc(var(--row-i, 0) * .07s)}[data-astro-cid-z6gx6xcw][data-faq] .faq__title-in[data-astro-cid-z6gx6xcw]{transform:translateY(110%);opacity:0;transition:transform 1.05s var(--ease-out),opacity .7s var(--ease-out)}[data-astro-cid-z6gx6xcw][data-faq] .faq__title[data-astro-cid-z6gx6xcw].is-in .faq__title-in[data-astro-cid-z6gx6xcw]{transform:none;opacity:1}[data-astro-cid-z6gx6xcw][data-faq] .faq__list[data-astro-cid-z6gx6xcw]:before,[data-astro-cid-z6gx6xcw][data-faq] .faq__item[data-astro-cid-z6gx6xcw]:after{transform:scaleX(0);transform-origin:left;background:var(--accent);transition:transform .9s var(--ease-out),background .5s var(--ease) .4s}[data-astro-cid-z6gx6xcw][data-faq] .faq__list[data-astro-cid-z6gx6xcw].is-in:before,[data-astro-cid-z6gx6xcw][data-faq] .faq__item[data-astro-cid-z6gx6xcw].is-in:after{transform:scaleX(1);background:var(--line)}[data-astro-cid-z6gx6xcw][data-faq] .faq__item[data-astro-cid-z6gx6xcw].is-in:after{transition-delay:calc(var(--row-i, 0) * .07s),calc(var(--row-i, 0) * .07s + .4s)}}.footer[data-astro-cid-sz7xmlte]{padding-top:clamp(4rem,8vw,7rem);overflow:hidden}.footer__cta[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.3fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:end;padding-bottom:clamp(3rem,6vw,5rem)}.footer__cta-left[data-astro-cid-sz7xmlte]{display:grid;gap:1.4rem}.footer__cta-title[data-astro-cid-sz7xmlte]{font-size:clamp(2.2rem,5.5vw,5rem);line-height:.95;color:var(--bone)}.footer__cta-note[data-astro-cid-sz7xmlte]{color:var(--mute-dark);max-width:42ch;margin-bottom:1.6rem}.footer__form[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.8rem;border-bottom:1px solid var(--line-dark);padding-bottom:.8rem;flex-wrap:wrap}.footer__input[data-astro-cid-sz7xmlte]{flex:1 1 12rem;background:transparent;border:none;outline:none;color:var(--bone);font-family:var(--mono);font-size:.95rem;padding:.5rem 0}.footer__input[data-astro-cid-sz7xmlte]::placeholder{color:var(--mute-dark)}.footer__rule[data-astro-cid-sz7xmlte]{opacity:.8}.footer__meta[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:2rem;padding-block:clamp(2.5rem,5vw,4rem)}.footer__brand-logo[data-astro-cid-sz7xmlte]{width:auto;height:2rem;filter:invert(1)}.footer__brand-desc[data-astro-cid-sz7xmlte]{color:var(--mute-dark);max-width:30ch;margin-top:1rem;font-size:.95rem}.footer__col-head[data-astro-cid-sz7xmlte]{color:var(--mute-dark);display:block;margin-bottom:1.1rem}.footer__col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.6rem}.footer__link[data-astro-cid-sz7xmlte]{color:var(--bone);opacity:.78;font-size:.98rem;position:relative;transition:opacity .3s var(--ease),padding-left .3s var(--ease)}.footer__link[data-astro-cid-sz7xmlte]:hover{opacity:1;padding-left:.6rem;color:var(--accent-lift)}.footer__lockup[data-astro-cid-sz7xmlte]{margin-top:clamp(1rem,3vw,2.5rem);padding-inline:var(--gutter);max-width:var(--maxw);margin-inline:auto}.footer__lockup-logo[data-astro-cid-sz7xmlte]{display:block;width:100%;height:auto;filter:invert(1)}.footer__base[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-block:clamp(1.5rem,3vw,2.2rem);border-top:1px solid var(--line-dark);margin-top:clamp(1.5rem,3vw,2.5rem);color:var(--mute-dark)}.footer__top[data-astro-cid-sz7xmlte]{color:var(--bone);transition:color .3s var(--ease)}.footer__top[data-astro-cid-sz7xmlte]:hover{color:var(--accent-lift)}@media (max-width: 900px){.footer__cta[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer__meta[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer__brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media (max-width: 520px){.footer__meta[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}
