.hero[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) min(52vw,780px);align-items:center;min-height:calc(100svh - 89px);display:grid;position:relative;overflow:hidden}.hero__text[data-astro-cid-lcdefpme]{max-width:520px;margin-left:max(var(--space-md), calc((100vw - var(--container-width)) / 2 + var(--space-md)));padding:var(--space-md) var(--space-md) var(--space-md) 0}.hero__text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:1.4rem;display:block}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin-bottom:var(--space-sm);text-wrap:balance}.hero__h1-accent[data-astro-cid-lcdefpme]{color:var(--color-accent);text-wrap:balance}.hero__lead[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin-bottom:var(--space-md);font-size:1.1rem}.hero__lead-mobile[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin-bottom:var(--space-sm);font-size:1rem;display:none}.hero__cta-note[data-astro-cid-lcdefpme]{margin-top:var(--space-2xs);color:var(--color-text-muted);font-size:.85rem}.hero__proof[data-astro-cid-lcdefpme]{margin-top:var(--space-md);max-width:30rem}.hero__proof-summary[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);transition:background-color .25s var(--ease-out);align-items:center;gap:.5rem;margin-left:-.55rem;padding:.3rem .55rem;text-decoration:none;display:inline-flex}.hero__proof-summary[data-astro-cid-lcdefpme]:hover{background:var(--color-bg-alt)}.hero__proof-g[data-astro-cid-lcdefpme]{flex-shrink:0;display:flex}.hero__proof-g[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px;display:block}.hero__proof-score[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--color-text);font-size:1.05rem;font-weight:500;line-height:1}.hero__proof-stars[data-astro-cid-lcdefpme]{color:#9c6d16;letter-spacing:.1em;font-size:.8rem;line-height:1}.hero__proof-count[data-astro-cid-lcdefpme]{font-family:var(--font-sans);color:var(--color-text-muted);text-underline-offset:2px;font-size:.75rem;text-decoration:underline}.hero__proof-summary[data-astro-cid-lcdefpme]:hover .hero__proof-count[data-astro-cid-lcdefpme]{color:var(--color-terracotta)}.hero__proof-slides[data-astro-cid-lcdefpme]{margin-top:var(--space-2xs);display:grid}.hero__proof-item[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-sm);opacity:0;pointer-events:none;transition:opacity .6s var(--ease-out);grid-area:1/1;margin:0;display:flex}.hero__proof-item[data-astro-cid-lcdefpme].is-active{opacity:1;pointer-events:auto}.hero__proof-avatar[data-astro-cid-lcdefpme]{border-radius:50%;flex-shrink:0;width:52px;height:52px;overflow:hidden}.hero__proof-avatar[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%;display:block}.hero__proof-quote[data-astro-cid-lcdefpme]{color:var(--color-text-muted);margin:0;font-size:.9rem;font-style:italic;line-height:1.4}.hero__proof-name[data-astro-cid-lcdefpme]{font-family:var(--font-sans);color:var(--color-terracotta);margin-top:.2rem;font-size:.8rem;font-weight:500}.hero__proof-dots[data-astro-cid-lcdefpme]{margin-top:var(--space-2xs);gap:.15rem;margin-left:-.35rem;display:flex}.hero__proof-dot[data-astro-cid-lcdefpme]{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.hero__proof-dot[data-astro-cid-lcdefpme]:before{content:"";width:7px;height:7px;transition:background-color .25s var(--ease-out), transform .25s var(--ease-out);background:#5f5a4a59;border-radius:50%}.hero__proof-dot[data-astro-cid-lcdefpme]:hover:before{background:#5f5a4a99}.hero__proof-dot[data-astro-cid-lcdefpme].is-active:before{background:var(--color-terracotta);transform:scale(1.15)}.hero__film[data-astro-cid-lcdefpme]{--film-gap:clamp(10px, 1.2vw, 16px);gap:var(--film-gap);width:min(52vw,780px);display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.hero__film[data-astro-cid-lcdefpme]:before,.hero__film[data-astro-cid-lcdefpme]:after{content:"";z-index:2;pointer-events:none;height:90px;position:absolute;left:0;right:0}.hero__film[data-astro-cid-lcdefpme]:before{background:linear-gradient(to bottom, var(--color-bg), transparent);top:0}.hero__film[data-astro-cid-lcdefpme]:after{background:linear-gradient(to top, var(--color-bg), transparent);bottom:0}.hero__film-col[data-astro-cid-lcdefpme]{flex:1;min-width:0;overflow:hidden}.hero__film-toggle[data-astro-cid-lcdefpme]{right:var(--space-sm);bottom:var(--space-sm);z-index:3;-webkit-backdrop-filter:blur(4px);width:44px;height:44px;color:var(--color-bg);cursor:pointer;opacity:.75;transition:opacity .25s var(--ease-out), background-color .25s var(--ease-out);background:#1c18158c;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.hero__film-toggle[data-astro-cid-lcdefpme]:hover,.hero__film-toggle[data-astro-cid-lcdefpme]:focus-visible{opacity:1;background:#1c1815bf}.hero__film-toggle[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:currentColor;width:16px;height:16px}.hero__film-toggle[data-astro-cid-lcdefpme] .hero__film-icon-play[data-astro-cid-lcdefpme],.hero__film[data-astro-cid-lcdefpme][data-paused=true] .hero__film-toggle[data-astro-cid-lcdefpme] .hero__film-icon-pause[data-astro-cid-lcdefpme]{display:none}.hero__film[data-astro-cid-lcdefpme][data-paused=true] .hero__film-toggle[data-astro-cid-lcdefpme] .hero__film-icon-play[data-astro-cid-lcdefpme]{display:block}.hero__film[data-astro-cid-lcdefpme][data-paused=true] .hero__film-track[data-astro-cid-lcdefpme]{animation-play-state:paused}.hero__film-track[data-astro-cid-lcdefpme]{animation:75s linear infinite hero-film-up}.hero__film-col--down[data-astro-cid-lcdefpme] .hero__film-track[data-astro-cid-lcdefpme]{animation-name:hero-film-down;animation-duration:90s}.hero__film-track[data-astro-cid-lcdefpme] img{border-radius:var(--radius-md);width:100%;height:auto;margin-bottom:var(--film-gap);display:block}@keyframes hero-film-up{0%{transform:translateY(0)}to{transform:translateY(var(--film-shift,-50%))}}@keyframes hero-film-down{0%{transform:translateY(var(--film-shift,-50%))}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero__film-track[data-astro-cid-lcdefpme]{animation:none}}.hero__image-label[data-astro-cid-lcdefpme]{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:#eee8db99;font-size:.68rem}.intro[data-astro-cid-lcdefpme]{padding-top:var(--space-xl);position:relative}.intro__grid[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:1fr .85fr;align-items:center;display:grid}.intro__text[data-astro-cid-lcdefpme]{max-width:520px}.orbit__image[data-astro-cid-lcdefpme]{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0 auto;display:flex;position:relative}.orbit__blob[data-astro-cid-lcdefpme]{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:var(--space-sm) 0 var(--space-md)}.intro[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--color-text-muted);margin-bottom:var(--space-sm);font-size:1.05rem}.steps[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--color-terracotta-soft)}.steps[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:var(--space-sm) 0 var(--space-lg);color:var(--color-bg)}.steps[data-astro-cid-lcdefpme] .link-arrow[data-astro-cid-lcdefpme]{color:var(--color-terracotta-soft)}.steps__grid[data-astro-cid-lcdefpme]{gap:var(--space-md);margin-bottom:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.steps[data-astro-cid-lcdefpme].section{padding-bottom:var(--space-lg)}.steps__num[data-astro-cid-lcdefpme]{height:44px;margin-bottom:var(--space-sm);line-height:44px;font-family:var(--font-display);color:var(--color-voice-accent);font-size:2.1rem;font-weight:500;display:block}.steps__item[data-astro-cid-lcdefpme]{position:relative}.steps__item[data-astro-cid-lcdefpme]:not(:last-child):before{content:"";width:calc(100% + var(--space-md) - 78px);background-image:radial-gradient(circle,#d9a4418c 1.1px,#0000 1.6px);background-position:0;background-repeat:repeat-x;background-size:8px 3px;height:3px;position:absolute;top:22px;left:58px;transform:translateY(-50%);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.steps__item[data-astro-cid-lcdefpme]:not(:last-child):after{content:"";top:22px;left:calc(100% + var(--space-md) - 15px);opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 12'%3E%3Cpath d='M2.2 2.2 6 6 2.2 9.8' fill='none' stroke='%23d9a441' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:7px;height:11px;position:absolute;transform:translateY(-50%)}.steps__item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:var(--space-2xs);color:var(--color-bg)}.steps__item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-accent-soft);font-size:.95rem}.steps__meta[data-astro-cid-lcdefpme]{margin-top:var(--space-xs);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--color-terracotta-soft);font-size:.72rem}.portfolio[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:var(--space-sm) 0 var(--space-lg)}.portfolio__grid[data-astro-cid-lcdefpme]{columns:2;column-gap:var(--space-md)}.portfolio__card[data-astro-cid-lcdefpme]{color:var(--color-text);break-inside:avoid;margin-bottom:var(--space-md);text-decoration:none;display:block}.portfolio__image[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);width:100%;transition:transform .6s var(--ease-out);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.portfolio__photo[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%;transition:filter .4s var(--ease-out);position:absolute;inset:0}.portfolio__image--accent[data-astro-cid-lcdefpme]{background:var(--color-accent)}.portfolio__image--dark[data-astro-cid-lcdefpme]{background:var(--color-text)}.portfolio__image--terracotta[data-astro-cid-lcdefpme]{background:var(--color-terracotta)}.portfolio__image[data-astro-cid-lcdefpme] .hero__image-label[data-astro-cid-lcdefpme]{transition:opacity .4s var(--ease-out)}.portfolio__overlay[data-astro-cid-lcdefpme]{padding:var(--space-md) var(--space-sm) var(--space-sm);border-radius:0 0 var(--radius-md) var(--radius-md);opacity:0;transition:transform .45s var(--ease-out), opacity .4s var(--ease-out);background:linear-gradient(#0000 30%,#0000008c 100%);position:absolute;inset:auto 0 0;transform:translateY(60%)}.portfolio__card[data-astro-cid-lcdefpme]:hover .portfolio__overlay[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}@media (hover:none){.portfolio__overlay[data-astro-cid-lcdefpme]{display:none}}.portfolio__card[data-astro-cid-lcdefpme]:hover .portfolio__image[data-astro-cid-lcdefpme] .hero__image-label[data-astro-cid-lcdefpme]{opacity:0}.portfolio__card[data-astro-cid-lcdefpme]:hover .portfolio__image[data-astro-cid-lcdefpme]{transform:scale(1.03)}.portfolio__card[data-astro-cid-lcdefpme]:hover .portfolio__photo[data-astro-cid-lcdefpme]{filter:brightness(.82)}.portfolio__caption[data-astro-cid-lcdefpme]{padding:var(--space-2xs) var(--space-3xs) 0}.portfolio__names[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--color-text);margin-bottom:.1rem;font-size:1.1rem}.portfolio__meta[data-astro-cid-lcdefpme]{color:var(--color-text-muted);font-size:.8rem}.portfolio__cta[data-astro-cid-lcdefpme]{font-family:var(--font-sans);color:var(--color-bg);text-shadow:0 1px 10px #00000080;font-size:.78rem;font-weight:500}.fullbleed[data-astro-cid-lcdefpme]{width:100%;height:clamp(320px,58vh,600px);margin:0 0 var(--space-md);position:relative;overflow:hidden}.fullbleed__img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:44% 40%;width:100%;height:100%}.fullbleed[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#1c181500 66%,#1c18158c);position:absolute;inset:0}.fullbleed__caption[data-astro-cid-lcdefpme]{z-index:1;font-family:var(--font-sans);letter-spacing:.02em;color:var(--color-bg);text-shadow:0 1px 12px #00000073;margin:0;font-size:1rem;font-weight:500;position:absolute;bottom:clamp(1.25rem,4vw,2.5rem);left:clamp(1.25rem,5vw,3.5rem)}.review-feature[data-astro-cid-lcdefpme]{background:var(--color-bg-alt)}.review-feature__inner[data-astro-cid-lcdefpme]{gap:clamp(var(--space-lg), 6vw, var(--space-xl));grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:center;display:grid}.review-feature__photo[data-astro-cid-lcdefpme]{margin:0}.review-feature__photo[data-astro-cid-lcdefpme] img{border-radius:var(--radius-md);width:100%;height:auto;box-shadow:var(--shadow-md)}.review-feature__body[data-astro-cid-lcdefpme]{max-width:56ch;margin:0}.review-feature__quote[data-astro-cid-lcdefpme]{margin:var(--space-sm) 0 0;border:0;padding:0}.review-feature__quote[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-text);font-size:1.1rem;line-height:1.75}.review-feature__quote[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]+p[data-astro-cid-lcdefpme]{margin-top:var(--space-xs)}.review-feature__source[data-astro-cid-lcdefpme]{margin-top:var(--space-md);align-items:baseline;column-gap:var(--space-xs);flex-wrap:wrap;row-gap:.35rem;display:flex}.review-feature__stars[data-astro-cid-lcdefpme]{color:#9c6d16;letter-spacing:.1em;font-size:.85rem;line-height:1}.review-feature__name[data-astro-cid-lcdefpme]{font-size:.95rem;font-weight:600}.review-feature__link[data-astro-cid-lcdefpme]{color:var(--color-terracotta-ink);text-decoration-color:color-mix(in srgb, var(--color-terracotta-ink) 45%, transparent);text-underline-offset:3px;font-size:.85rem}.review-feature__link[data-astro-cid-lcdefpme]:hover{color:var(--color-terracotta-hover)}@media (width<=900px){.review-feature__inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr;justify-items:center}.review-feature__photo[data-astro-cid-lcdefpme]{width:min(88vw,440px)}.review-feature__body[data-astro-cid-lcdefpme]{max-width:60ch}}.faq-home[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:var(--space-sm) 0 var(--space-lg)}.faq-home__list[data-astro-cid-lcdefpme]{flex-direction:column;max-width:700px;display:flex}.faq-home__item[data-astro-cid-lcdefpme]{border-bottom:1px solid #2727271f;padding:1.1rem 0}.faq-home__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;font-weight:500;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:var(--space-sm);font-size:1.05rem;list-style:none;display:flex}.faq-home__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::marker{content:"";display:none}.faq-home__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{content:"";display:none}.faq-home__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:after{content:"";width:12px;height:12px;color:var(--color-terracotta);transition:transform .3s var(--ease-out);background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:50%;background-repeat:no-repeat;background-size:100% 1px,1px 100%;flex-shrink:0}.faq-home__item[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{transform:rotate(45deg)}.faq-home__item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:66ch;margin-top:var(--space-xs);color:var(--color-text-muted)}.link-arrow[data-astro-cid-lcdefpme]{margin-top:var(--space-sm);color:var(--color-terracotta-ink);font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}@media (width>=901px){.hero__text[data-astro-cid-lcdefpme]{max-width:560px}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(3.4rem,5.6vw,5.4rem);line-height:1.02}}@media (width<=900px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;align-items:start;min-height:0}.hero__text[data-astro-cid-lcdefpme]{padding:var(--space-md) var(--space-md) var(--space-lg);order:2;margin-left:0}.hero__film[data-astro-cid-lcdefpme]{order:1;width:100%;height:clamp(280px,40svh,440px);position:relative}.hero__film[data-astro-cid-lcdefpme]:before,.hero__film[data-astro-cid-lcdefpme]:after{height:56px}.hero__lead[data-astro-cid-lcdefpme]{display:none}.hero__lead-mobile[data-astro-cid-lcdefpme]{display:block}.intro__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.intro__text[data-astro-cid-lcdefpme]{order:2;max-width:none}.orbit__image[data-astro-cid-lcdefpme]{max-width:280px;margin-bottom:var(--space-md);order:1}.portfolio__grid[data-astro-cid-lcdefpme]{columns:1}}@media (width<=900px) and (height<=950px){.hero__film[data-astro-cid-lcdefpme]{height:clamp(240px,32svh,330px)}}@media (width<=720px){.steps__grid[data-astro-cid-lcdefpme]{gap:var(--space-md);grid-template-columns:1fr}.steps__item[data-astro-cid-lcdefpme]:not(:last-child):before,.steps__item[data-astro-cid-lcdefpme]:not(:last-child):after{display:none}.intro[data-astro-cid-lcdefpme]{padding-top:var(--space-lg)}.hero__film[data-astro-cid-lcdefpme]{height:clamp(220px,35svh,340px)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{display:none}.hero__text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:0;color:var(--color-text);text-wrap:balance;margin-bottom:.9rem;margin-left:0;padding-left:0;padding-right:0;font-size:clamp(1.5rem,7.2vw,1.8rem);line-height:1.15}.hero__cta-note[data-astro-cid-lcdefpme],.hero__text[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{display:none}.hero__lead-mobile[data-astro-cid-lcdefpme]{margin-bottom:0}.hero__proof[data-astro-cid-lcdefpme]{margin-top:var(--space-sm)}}@media (width<=720px) and (height<=740px){.hero__film[data-astro-cid-lcdefpme]{height:clamp(200px,32svh,260px)}.hero__lead-mobile[data-astro-cid-lcdefpme]{display:none}}@media (width<=360px) and (height<=740px){.hero__proof-quote[data-astro-cid-lcdefpme]{display:none}}
