.footer[data-v-ea6534ee]{background:var(--color-surface);display:flex;justify-content:center;padding:2rem 1.5rem;text-align:center;width:100%}.footer__content[data-v-ea6534ee]{color:var(--color-text-secondary);display:flex;flex-direction:column;font-size:.9rem;gap:1.25rem;max-width:var(--content-max-width);width:100%}.footer__links[data-v-ea6534ee]{display:flex;flex-wrap:wrap;gap:.85rem 1.25rem;justify-content:center}.footer__link[data-v-ea6534ee]{color:inherit;text-decoration:none}.footer__link[data-v-ea6534ee]:focus-visible,.footer__link[data-v-ea6534ee]:hover{text-decoration:underline}.footer__copy[data-v-ea6534ee]{display:flex;flex-direction:column;gap:.35rem}.footer__brand[data-v-ea6534ee],.footer__tagline[data-v-ea6534ee]{margin:0}.menu[data-v-ad27fd93]{align-items:center;display:flex;position:relative}.menu__toggle[data-v-ad27fd93]{background:none;border:none;cursor:pointer;display:inline-flex;flex-direction:column;height:1.6rem;justify-content:center;padding:.35rem 0;position:relative;width:1.9rem;z-index:20}.menu__toggle[data-v-ad27fd93]:disabled{cursor:default;opacity:.45}.menu__toggle span[data-v-ad27fd93]{background-color:var(--color-header-icon);border-radius:999px;height:.14rem;left:0;position:absolute;transition:transform .25s ease,opacity .2s ease,top .25s ease,bottom .25s ease,background-color .25s ease;width:100%}.menu__toggle span[data-v-ad27fd93]:first-child{top:0}.menu__toggle span[data-v-ad27fd93]:nth-child(2){top:50%;transform:translateY(-50%)}.menu__toggle span[data-v-ad27fd93]:nth-child(3){bottom:0}.menu__backdrop[data-v-ad27fd93]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;cursor:pointer;height:100vh;inset:0;position:fixed;width:100vw}.menu__items[data-v-ad27fd93]{background:var(--color-surface);border-radius:12px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;min-width:12rem;opacity:0;padding:.75rem;pointer-events:none;position:absolute;right:0;top:calc(100% + .75rem);transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;z-index:10}.menu__items[hidden][data-v-ad27fd93]{display:none}.menu__item[data-v-ad27fd93]{margin:0}.menu__link[data-v-ad27fd93]{background:none;border:none;border-radius:8px;color:var(--color-text-primary);cursor:pointer;font:inherit;font-size:.9375rem;padding:.65rem .85rem;text-align:left;transition:background .2s ease,color .2s ease;width:100%}.menu__link[data-v-ad27fd93]:focus-visible,.menu__link[data-v-ad27fd93]:hover{background:color-mix(in srgb,var(--color-royalblue) 10%,transparent);outline:none}.menu__link--highlight[data-v-ad27fd93]{background:var(--color-royalblue);color:#fff}.menu__link--highlight[data-v-ad27fd93]:focus-visible,.menu__link--highlight[data-v-ad27fd93]:hover{background:var(--color-royalblue-dark);color:#fff}.menu--open .menu__items[data-v-ad27fd93]{opacity:1;pointer-events:auto;transform:translateY(0)}.menu--open .menu__toggle span[data-v-ad27fd93]:first-child{top:50%;transform:translateY(-50%) rotate(45deg)}.menu--open .menu__toggle span[data-v-ad27fd93]:nth-child(2){opacity:0;transform:translateY(-50%) scaleX(.4)}.menu--open .menu__toggle span[data-v-ad27fd93]:nth-child(3){bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg)}.menu--open .menu__toggle span[data-v-ad27fd93]:first-child,.menu--open .menu__toggle span[data-v-ad27fd93]:nth-child(3){background-color:var(--color-text-primary)}@media (min-width:768px){.menu[data-v-ad27fd93]{gap:1.5rem}.menu__backdrop[data-v-ad27fd93],.menu__toggle[data-v-ad27fd93]{display:none}.menu__items[data-v-ad27fd93]{align-items:center;background:transparent;box-shadow:none;flex-direction:row;gap:1rem;opacity:1;padding:0;pointer-events:auto;position:static;transform:none}.menu__item[data-v-ad27fd93]{margin:0}.menu__link[data-v-ad27fd93]{background:none;padding:.35rem 0}.menu__link[data-v-ad27fd93]:focus-visible,.menu__link[data-v-ad27fd93]:hover{background:none;color:var(--color-royalblue)}.menu__link--highlight[data-v-ad27fd93]{background:var(--color-royalblue);color:#fff;padding:.25rem .75rem}.menu__link--highlight[data-v-ad27fd93]:focus-visible,.menu__link--highlight[data-v-ad27fd93]:hover{background:var(--color-royalblue);color:#fff}}@media (prefers-color-scheme:dark){.menu__backdrop[data-v-ad27fd93]{background:#0a0a128c}.menu__link[data-v-ad27fd93]{color:var(--color-text-primary)}.menu__link[data-v-ad27fd93]:focus-visible,.menu__link[data-v-ad27fd93]:hover{background:#ffffff14}}@media (prefers-color-scheme:dark) and (min-width:768px){.menu__link[data-v-ad27fd93]:focus-visible,.menu__link[data-v-ad27fd93]:hover{background:none}.menu__link--highlight[data-v-ad27fd93]:focus-visible,.menu__link--highlight[data-v-ad27fd93]:hover{background:var(--color-royalblue)}}.site-header[data-v-69c4d7c2]{align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:transparent;border-bottom:1px solid transparent;display:flex;gap:1.5rem;justify-content:space-between;padding:.875rem 1.5rem;position:sticky;top:0;transition:background-color .28s cubic-bezier(.2,.8,.2,1),border-color .28s cubic-bezier(.2,.8,.2,1),backdrop-filter .28s cubic-bezier(.2,.8,.2,1);width:100%;z-index:50}.site-header--scrolled[data-v-69c4d7c2]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:color-mix(in srgb,var(--color-surface) 82%,transparent);border-bottom-color:color-mix(in srgb,var(--color-text-primary) 8%,transparent)}.site-header__brand[data-v-69c4d7c2]{align-items:center;color:inherit;display:inline-flex;gap:.75rem;min-width:0;text-decoration:none}.site-header__logo[data-v-69c4d7c2]{height:2.5rem;width:auto}.site-header__title[data-v-69c4d7c2]{font-family:var(--font-display);font-size:1.375rem;letter-spacing:.01em;overflow-wrap:anywhere;-moz-user-select:none;user-select:none;-webkit-user-select:none}@media (max-width:640px){.site-header[data-v-69c4d7c2]{gap:1rem;padding-inline:1rem}}@media (min-width:640px){.site-header__title[data-v-69c4d7c2]{font-size:1.625rem}}@media (prefers-reduced-motion:reduce){.site-header[data-v-69c4d7c2]{transition:none}}.card-grid-section[data-v-96406dc4]{display:flex;flex-direction:column;gap:2.5rem;max-width:var(--content-max-width);width:100%}.card-grid-section__header[data-v-96406dc4]{text-align:center}.card-grid-section__title[data-v-96406dc4]{line-height:1.1;margin:0;text-align:left}.card-grid-section__intro[data-v-96406dc4]{color:var(--color-text-secondary);line-height:1.6;margin:.75rem 0 0;max-width:42rem}.card-grid-section__grid[data-v-96406dc4]{align-items:stretch;display:grid;gap:1.75rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.card-grid-section__item[data-v-96406dc4]{align-items:center;background:var(--card-background);border:var(--card-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1.125rem;padding:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.card-grid-section__item[data-v-96406dc4]:focus-within,.card-grid-section__item[data-v-96406dc4]:hover{box-shadow:var(--shadow-card-hover)}.card-grid-section__icon[data-v-96406dc4]{align-items:center;background:linear-gradient(135deg,#0a0a1214,#0a0a1205);border-radius:var(--radius-icon);display:flex;height:6rem;justify-content:center;-o-object-fit:contain;object-fit:contain;padding:.5rem;width:6rem}.card-grid-section__text[data-v-96406dc4]{color:var(--color-text-secondary);font-size:.95rem;line-height:1.4;margin:0}@media (min-width:640px){.card-grid-section__grid[data-v-96406dc4]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.card-grid-section[data-v-96406dc4]{gap:3rem}.card-grid-section__grid[data-v-96406dc4]{gap:2.25rem 2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-section__item[data-v-96406dc4]{padding:1.5rem 1.25rem}.card-grid-section__text[data-v-96406dc4]{font-size:1.05rem}}@media (min-width:1400px){.card-grid-section__grid[data-v-96406dc4]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.card-grid-section__icon[data-v-96406dc4]{background:linear-gradient(135deg,#ffffff26,#ffffff0d)}.card-grid-section__text[data-v-96406dc4]{color:var(--color-text-primary)}}.contact-section[data-v-4f15e0a4]{display:grid;gap:1.5rem;max-width:var(--content-max-width);width:100%}.contact-section__header[data-v-4f15e0a4]{display:flex;flex-direction:column;gap:.75rem;max-width:42rem}.contact-section__title[data-v-4f15e0a4]{font-size:2rem;margin:0}.contact-section__subtitle[data-v-4f15e0a4]{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;margin:0}.contact-section__panel[data-v-4f15e0a4]{background:var(--card-background-muted);border:var(--card-border);border-radius:var(--radius-card);padding:1.5rem}.contact-section__success-message[data-v-4f15e0a4]{color:var(--color-text-secondary);line-height:1.6;margin:0}.contact-section__form[data-v-4f15e0a4]{display:grid;gap:1.125rem clamp(1rem,3vw,1.5rem);grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.contact-section__field[data-v-4f15e0a4]{display:flex;flex-direction:column;gap:.5rem;position:relative}.contact-section__field-header[data-v-4f15e0a4]{align-items:center;display:flex;gap:.5rem}.contact-section__hint-anchor[data-v-4f15e0a4]{align-items:center;display:inline-flex;position:relative}.contact-section__actions[data-v-4f15e0a4],.contact-section__error[data-v-4f15e0a4],.contact-section__field--full[data-v-4f15e0a4]{grid-column:1/-1}.contact-section__honeypot[data-v-4f15e0a4]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.contact-section__field--half[data-v-4f15e0a4]{grid-column:span 1}.contact-section__field label[data-v-4f15e0a4]{color:var(--color-text-primary);font-size:.875rem;font-weight:500}.contact-section__hint-trigger[data-v-4f15e0a4]{align-items:center;background:#ffffffb8;border:1px solid rgba(10,10,18,.12);border-radius:999px;box-shadow:0 4px 14px #0a0a120f;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;height:1.4rem;justify-content:center;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease;width:1.4rem}.contact-section__hint-trigger[data-v-4f15e0a4]:hover{background:#3f2fe41a;border-color:#3f2fe440;box-shadow:0 8px 18px #3f2fe41f;color:var(--color-royalblue)}.contact-section__hint-trigger[data-v-4f15e0a4]:focus-visible{outline:2px solid var(--color-acidgreen);outline-offset:2px}.contact-section__hint-popout[data-v-4f15e0a4]{background:#fffffffa;border:1px solid rgba(10,10,18,.12);border-radius:12px;box-shadow:0 18px 40px #0a0a1224;color:var(--color-text-primary);font-size:.875rem;left:50%;line-height:1.45;max-width:min(24rem,100vw - 2rem);min-width:14rem;padding:.75rem .875rem;pointer-events:none;position:absolute;top:calc(100% + .75rem);transform:translate(-50%);width:-moz-max-content;width:max-content;z-index:2}.contact-section__field input[data-v-4f15e0a4],.contact-section__field textarea[data-v-4f15e0a4]{background:#ffffffe6;border:1px solid rgba(10,10,18,.12);border-radius:12px;color:var(--color-text-primary);font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.contact-section__field input[data-v-4f15e0a4]:focus-visible,.contact-section__field textarea[data-v-4f15e0a4]:focus-visible{border-color:var(--color-royalblue);box-shadow:0 0 0 3px #3f2fe426;outline:none}.contact-section__field textarea[data-v-4f15e0a4]{min-height:140px;resize:vertical}.contact-section__submit[data-v-4f15e0a4]{align-items:center;background:var(--color-button-background);border:none;border-radius:12px;box-shadow:var(--shadow-soft);color:var(--color-button-text);cursor:pointer;display:inline-flex;font:inherit;justify-content:center;padding:.75rem 1.75rem;transition:box-shadow .25s ease,background .25s ease,color .25s ease}.contact-section__submit[data-v-4f15e0a4]:disabled{background:var(--color-button-background-disabled);box-shadow:none;color:gray;cursor:not-allowed}.contact-section__submit[data-v-4f15e0a4]:focus-visible{outline:2px solid var(--color-acidgreen);outline-offset:3px}.contact-section__submit[data-v-4f15e0a4]:not(:disabled):hover{box-shadow:var(--shadow-button-hover)}.contact-section__error[data-v-4f15e0a4]{color:#b91c1c;margin:0}@media (max-width:640px){.contact-section__form[data-v-4f15e0a4]{grid-template-columns:1fr}.contact-section__field--half[data-v-4f15e0a4]{grid-column:1/-1}}@media (min-width:640px){.contact-section__title[data-v-4f15e0a4]{font-size:2.5rem}}@media (min-width:960px){.contact-section[data-v-4f15e0a4]{align-items:start;gap:clamp(2.5rem,7vw,6rem);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}@media (prefers-color-scheme:dark){.contact-section__field input[data-v-4f15e0a4],.contact-section__field textarea[data-v-4f15e0a4],.contact-section__hint-trigger[data-v-4f15e0a4]{background:#12121ce6;border-color:#ffffff14;color:var(--color-text-primary)}.contact-section__hint-popout[data-v-4f15e0a4]{background:#08090cfa;border-color:#ffffff14;color:var(--color-text-primary)}.contact-section__submit[data-v-4f15e0a4]:not(:disabled):hover{box-shadow:0 18px 38px #0a0a128c}}@media (prefers-reduced-motion:reduce){.contact-section__field input[data-v-4f15e0a4],.contact-section__field textarea[data-v-4f15e0a4],.contact-section__submit[data-v-4f15e0a4]{transition:none}}.cta[data-v-84dfae27]{align-items:center;background:var(--color-button-background);border-radius:12px;box-shadow:var(--shadow-soft);color:var(--color-button-text);display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;overflow-wrap:anywhere;padding:.75rem 1.75rem;text-align:center;text-decoration:none;transition:box-shadow .25s ease,background .25s ease,color .25s ease}.cta[data-v-84dfae27]:focus-visible{outline:2px solid var(--color-acidgreen);outline-offset:2px}.cta[data-v-84dfae27]:hover{box-shadow:var(--shadow-button-hover)}@media (prefers-reduced-motion:reduce){.cta[data-v-84dfae27]{transition:none}}@media (prefers-color-scheme:dark){.cta[data-v-84dfae27]:hover{box-shadow:0 18px 38px #0a0a128c}}.cta-banner[data-v-94ea885e]{background:var(--card-background);border:var(--card-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1.5rem;max-width:var(--content-max-width);padding:1.5rem;width:100%}.cta-banner--muted[data-v-94ea885e]{background:var(--card-background-muted)}.cta-banner--contrast[data-v-94ea885e]{background:linear-gradient(135deg,color-mix(in srgb,var(--theme-primary) 88%,#000 12%),color-mix(in srgb,var(--theme-accent) 34%,var(--theme-primary) 66%));color:#fff}.cta-banner__copy[data-v-94ea885e]{display:flex;flex-direction:column;gap:.75rem}.cta-banner__headline[data-v-94ea885e]{line-height:1.08;margin:0}.cta-banner__supporting[data-v-94ea885e]{color:var(--color-text-secondary);line-height:1.6;margin:0;max-width:40rem}.cta-banner--contrast .cta-banner__supporting[data-v-94ea885e]{color:#ffffffd1}.cta-banner__action[data-v-94ea885e]{align-items:center;display:flex}@media (min-width:960px){.cta-banner[data-v-94ea885e]{align-items:center;flex-direction:row;gap:2rem;justify-content:space-between;padding:1.75rem 2rem}.cta-banner__action[data-v-94ea885e]{flex-shrink:0}}@media (prefers-color-scheme:dark){.cta-banner--accent .cta-banner__supporting[data-v-94ea885e]{color:#ffffffd1}}.faq-section[data-v-ce94a16e]{display:grid;gap:1.5rem;max-width:var(--content-max-width);width:100%}.faq-section__header[data-v-ce94a16e]{display:flex;flex-direction:column;gap:.75rem;max-width:42rem}.faq-section__title[data-v-ce94a16e]{line-height:1.1;margin:0}.faq-section__intro[data-v-ce94a16e]{color:var(--color-text-secondary);line-height:1.6;margin:0}.faq-section__list[data-v-ce94a16e]{display:grid;gap:1rem}.faq-section__item[data-v-ce94a16e]{background:var(--card-background);border:var(--card-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);overflow:hidden;transition:background .25s ease,box-shadow .25s ease}.faq-section__item--open[data-v-ce94a16e]{background:var(--card-background-muted);box-shadow:var(--shadow-card-muted)}.faq-section__question[data-v-ce94a16e]{margin:0}.faq-section__trigger[data-v-ce94a16e]{align-items:center;background:transparent;border:0;color:var(--color-text-primary);cursor:pointer;display:flex;font:inherit;font-size:1.02rem;font-weight:600;gap:1rem;justify-content:space-between;line-height:1.35;padding:1.25rem 1.35rem;text-align:left;width:100%}.faq-section__trigger[data-v-ce94a16e]:focus-visible{outline:2px solid var(--color-focus);outline-offset:-4px}.faq-section__toggle-icon[data-v-ce94a16e]{color:var(--color-text-primary);flex:0 0 .875rem;height:.875rem;position:relative;transition:transform .25s ease;width:.875rem}.faq-section__toggle-bar[data-v-ce94a16e]{background:currentColor;border-radius:999px;height:1.5px;left:0;position:absolute;top:calc(50% - .75px);width:100%}.faq-section__toggle-bar--vertical[data-v-ce94a16e]{transform:rotate(90deg);transition:opacity .2s ease,transform .2s ease}.faq-section__item--open .faq-section__toggle-icon[data-v-ce94a16e]{transform:rotate(180deg)}.faq-section__item--open .faq-section__toggle-bar--vertical[data-v-ce94a16e]{opacity:0;transform:rotate(90deg) scaleX(0)}.faq-section__answer-wrapper[data-v-ce94a16e]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-section__item--open .faq-section__answer-wrapper[data-v-ce94a16e]{grid-template-rows:1fr}.faq-section__answer-inner[data-v-ce94a16e]{overflow:hidden}.faq-section__answer[data-v-ce94a16e]{color:var(--color-text-secondary);line-height:1.7;margin:0;padding:0 1.35rem 1.25rem;white-space:pre-wrap}@media (min-width:960px){.faq-section[data-v-ce94a16e]{align-items:start;gap:clamp(2.5rem,7vw,6rem);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}@media (prefers-reduced-motion:reduce){.faq-section__answer-wrapper[data-v-ce94a16e],.faq-section__item[data-v-ce94a16e],.faq-section__toggle-bar--vertical[data-v-ce94a16e],.faq-section__toggle-icon[data-v-ce94a16e]{transition:none}}.gallery-section[data-v-c5fd91f4]{display:flex;flex-direction:column;gap:1.5rem;max-width:var(--content-max-width);width:100%}.gallery-section__title[data-v-c5fd91f4]{line-height:1.1;margin:0}.gallery-section__intro[data-v-c5fd91f4]{color:var(--color-text-secondary);line-height:1.6;margin:.75rem 0 0}.gallery-section__grid[data-v-c5fd91f4]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.gallery-section__image[data-v-c5fd91f4]{aspect-ratio:4/3;background:color-mix(in srgb,var(--color-text-primary) 5%,transparent);border-radius:var(--radius-media);box-shadow:var(--shadow-soft);height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-section__image[data-v-c5fd91f4]:first-child{aspect-ratio:16/10}@media (min-width:1024px){.gallery-section__grid[data-v-c5fd91f4]{grid-template-columns:1.2fr .8fr .8fr}.gallery-section__image[data-v-c5fd91f4]:first-child{aspect-ratio:auto;grid-row:span 2;height:100%}}.hero-gallery[data-v-f80b76da]{max-width:var(--content-max-width);touch-action:pan-y}.hero-gallery:not(.hero-gallery--cover) .hero__image.current[data-v-f80b76da]{aspect-ratio:4/3;overflow:hidden;width:calc(100% - 1.5rem)}.hero-gallery:not(.hero-gallery--cover) .hero__image.current img[data-v-f80b76da]{height:100%;-o-object-fit:cover;object-fit:cover}.hero-gallery--cover[data-v-f80b76da]{height:100%}.hero-gallery--cover .hero__image.current[data-v-f80b76da]{border-radius:0;box-shadow:none;height:100%;inset:0;margin:0;position:absolute;width:100%}.hero-gallery--cover .hero__image.current[data-v-f80b76da]:before,.hero-gallery--cover .hero__image.next[data-v-f80b76da],.hero-gallery--cover .hero__image.previous[data-v-f80b76da]{display:none}.hero-gallery--cover .hero__image.current img[data-v-f80b76da]{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-gallery--cover .previous-arrow[data-v-f80b76da]{left:1rem}.hero-gallery--cover .next-arrow[data-v-f80b76da]{right:1rem}.hero__image[data-v-f80b76da]{background-color:var(--color-surface);border:0;border-radius:var(--radius-media);cursor:pointer;isolation:isolate;padding:0;position:relative;width:-moz-fit-content;width:fit-content;z-index:2}.hero__image .next-arrow[data-v-f80b76da],.hero__image .previous-arrow[data-v-f80b76da]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-backdrop-filter:blur(4px) saturate(180%);backdrop-filter:blur(4px) saturate(180%);background-clip:padding-box;background-color:#ffffff86;border:1px solid hsla(0,0%,100%,.3);border-radius:50%;cursor:pointer;height:2.5rem;opacity:1;padding:9px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2.5rem;z-index:3}@media (prefers-color-scheme:dark){.hero__image .next-arrow[data-v-f80b76da],.hero__image .previous-arrow[data-v-f80b76da]{background-color:#1e1e1e86;border:1px solid rgba(0,0,0,.2)}.hero__image .next-arrow img[data-v-f80b76da],.hero__image .previous-arrow img[data-v-f80b76da]{filter:invert(1) brightness(100) contrast(1)}}.hero__image .next-arrow[data-v-f80b76da]:focus-visible,.hero__image .previous-arrow[data-v-f80b76da]:focus-visible{outline:2px solid var(--color-acidgreen);outline-offset:3px}.hero__image .previous-arrow[data-v-f80b76da]{left:-1rem}.hero__image .next-arrow[data-v-f80b76da]{right:-1rem}.hero__image.current[data-v-f80b76da]{box-shadow:0 0 18px -6px var(--color-white);margin:12px}@media (prefers-color-scheme:dark){.hero__image.current[data-v-f80b76da]{box-shadow:0 0 18px -6px var(--color-dark)}}.hero__image.current[data-v-f80b76da]:before{background:linear-gradient(75deg,color-mix(in srgb,var(--color-royalblue) 62%,var(--color-white)),var(--color-royalblue));border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;z-index:1}@media (prefers-color-scheme:dark){.hero__image.current[data-v-f80b76da]:before{background:linear-gradient(75deg,color-mix(in srgb,var(--color-royalblue) 58%,var(--color-white)),var(--color-royalblue));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}}.hero__image.current.hero__image--contained[data-v-f80b76da]:before{display:none}.hero__image img[data-v-f80b76da]{border-radius:var(--radius-media);display:block;height:auto;position:relative;width:100%}.hero__image[data-v-f80b76da]:focus-visible{outline:2px solid var(--color-acidgreen);outline-offset:4px}.hero__image[data-v-f80b76da] .hero-image-swap-enter-active,.hero__image[data-v-f80b76da] .hero-image-swap-leave-active{transition:opacity .22s ease,transform .22s ease}@media (prefers-reduced-motion:reduce){.hero__image[data-v-f80b76da] .hero-image-swap-enter-active,.hero__image[data-v-f80b76da] .hero-image-swap-leave-active{transition:none}}.hero__image[data-v-f80b76da] .hero-image-swap-enter-from,.hero__image[data-v-f80b76da] .hero-image-swap-leave-to{opacity:0;transform:scale(.985)}.hero__image[data-v-f80b76da] .hero-image-swap-enter-to,.hero__image[data-v-f80b76da] .hero-image-swap-leave-from{opacity:1;transform:scale(1)}.hero__image.next[data-v-f80b76da],.hero__image.previous[data-v-f80b76da]{left:0;opacity:.8;position:absolute;top:12px;z-index:1}.hero__image.previous[data-v-f80b76da]{filter:blur(2px);left:50%;min-width:-moz-fit-content;min-width:fit-content;transform:translate(-70%) rotate(-5deg) scale(.9)}.hero__image.next[data-v-f80b76da]{filter:blur(2px);left:50%;transform:translate(-30%) rotate(5deg) scale(.9)}.hero-centered[data-v-fb1ea75e]{background:color-mix(in srgb,var(--color-surface) 82%,var(--color-primary) 18%);border-radius:var(--radius-section);display:grid;gap:2.5rem;justify-items:center;max-width:var(--content-max-width);padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,3rem);width:100%}.hero-centered[data-v-fb1ea75e] .hero-content{display:grid;gap:1.25rem;justify-items:center;max-width:48rem;text-align:center}.hero-centered[data-v-fb1ea75e] .hero-content__eyebrow{color:var(--color-text-secondary);font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}.hero-centered[data-v-fb1ea75e] .hero-content__title{font-family:var(--font-display);font-size:clamp(3rem,8vw,6.5rem);line-height:.9;margin:0;max-width:16ch;text-wrap:balance}.hero-centered[data-v-fb1ea75e] .hero-content__title-letter{display:inline-block;position:relative}.hero-centered[data-v-fb1ea75e] .hero-content__title-letter:before{background:url(../images/hero-deco.svg) 50%/contain no-repeat;content:"";height:3.8125rem;position:absolute;right:82%;top:calc(5% - 1.90625rem);width:2.875rem}.hero-centered[data-v-fb1ea75e] .hero-content__subtitle{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.6;margin:0;max-width:38rem}.hero-centered[data-v-fb1ea75e] .hero-gallery{max-width:min(100%,760px)}.hero-cover[data-v-5aeb4d0b]{background:var(--color-surface);border-radius:var(--radius-section);color:var(--color-white);display:grid;isolation:isolate;min-height:clamp(32rem,68vw,48rem);overflow:hidden;position:relative;width:100%}.hero-cover[data-v-5aeb4d0b] .hero-gallery--cover{inset:0;max-width:none;position:absolute;z-index:0}.hero-cover__scrim[data-v-5aeb4d0b]{background:linear-gradient(84deg,rgba(0,0,0,.75),rgba(0,0,0,.36) 28%,rgba(0,0,0,.08) 46%,transparent 54%);inset:0;pointer-events:none;position:absolute;z-index:1}.hero-cover[data-v-5aeb4d0b] .hero-content{align-self:center;display:grid;gap:1.35rem;margin-left:clamp(1.5rem,8vw,8rem);position:relative;width:min(100% - 3rem,42rem);z-index:2}.hero-cover[data-v-5aeb4d0b] .hero-content__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}.hero-cover[data-v-5aeb4d0b] .hero-content__title{font-family:var(--font-display);font-size:clamp(3.25rem,7vw,6.75rem);line-height:.9;margin:0;max-width:12ch;text-wrap:balance}.hero-cover[data-v-5aeb4d0b] .hero-content__title-letter{display:inline-block;position:relative}.hero-cover[data-v-5aeb4d0b] .hero-content__title-letter:before{background:url(../images/hero-deco.svg) 50%/contain no-repeat;content:"";height:3.8125rem;position:absolute;right:82%;top:calc(5% - 1.90625rem);width:2.875rem}.hero-cover[data-v-5aeb4d0b] .hero-content__subtitle{color:currentColor;font-size:1.1rem;line-height:1.6;margin:0;max-width:34rem}.hero-cover[data-v-5aeb4d0b] .cta{justify-self:start}.hero-cover--without-image[data-v-5aeb4d0b]{background:color-mix(in srgb,var(--color-surface) 82%,var(--color-primary) 18%);color:var(--color-text-primary)}.hero-cover--without-image .hero-cover__scrim[data-v-5aeb4d0b]{display:none}@media (max-width:640px){.hero-cover__scrim[data-v-5aeb4d0b]{background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.36) 56%,transparent)}.hero-cover[data-v-5aeb4d0b] .hero-content{margin-inline:1rem;width:min(100% - 2rem,42rem)}}.hero-split[data-v-72b0eded]{align-items:center;display:flex;flex-direction:column;gap:1.5rem;max-width:var(--content-max-width);width:100%}.hero-split[data-v-72b0eded] .hero-content{align-items:center;display:flex;flex-direction:column;gap:1.75rem;text-align:center}.hero-split[data-v-72b0eded] .hero-content__eyebrow{color:var(--color-text-secondary);font-size:.75rem;letter-spacing:.14em;margin:0;opacity:.7;text-transform:uppercase}.hero-split[data-v-72b0eded] .hero-content__title{font-family:var(--font-display);font-size:3.25rem;line-height:.95;margin:0;max-width:min(12.5ch,100%);overflow-wrap:anywhere;padding-top:1.5rem;position:relative;text-align:center;text-wrap:balance;width:-moz-fit-content;width:fit-content}.hero-split[data-v-72b0eded] .hero-content__title-letter{display:inline-block;position:relative}.hero-split[data-v-72b0eded] .hero-content__title-letter:before{background:url(../images/hero-deco.svg) 50%/contain no-repeat;content:"";height:3.8125rem;position:absolute;right:70%;top:calc(5% - 1.90625rem);width:2.875rem}.hero-split[data-v-72b0eded] .hero-content__subtitle{color:var(--color-text-secondary);font-size:1rem;line-height:1.5;margin:0;max-width:32rem;text-align:center}@media (min-width:480px){.hero-split[data-v-72b0eded] .hero-content__title-letter:before{right:90%}}@media (min-width:768px){.hero-split[data-v-72b0eded] .hero-content__title{font-size:4.5rem}}@media (min-width:960px){.hero-split[data-v-72b0eded]{align-items:center;flex-direction:row;gap:clamp(2.5rem,7vw,7rem)}.hero-split[data-v-72b0eded] .hero-content{align-items:flex-start;flex:0 1 42%;min-width:0;text-align:left}.hero-split[data-v-72b0eded] .hero-gallery{flex:1 1 58%;max-width:none;min-width:0}.hero-split[data-v-72b0eded] .hero-gallery .hero__image.current{width:calc(100% - 1.5rem)}.hero-split[data-v-72b0eded] .hero-content__subtitle,.hero-split[data-v-72b0eded] .hero-content__title{text-align:left}}.media-feature[data-v-57c57c33]{display:flex;flex-direction:column;gap:1.5rem;max-width:var(--content-max-width);width:100%}.media-feature__title[data-v-57c57c33]{line-height:1.1;margin:0}.media-feature__layout[data-v-57c57c33]{display:flex;flex-direction:column;gap:1.5rem}.media-feature__media img[data-v-57c57c33]{aspect-ratio:16/9;background:color-mix(in srgb,var(--color-text-primary) 5%,transparent);border-radius:var(--radius-media);max-height:359px;max-width:724px;-o-object-fit:cover;object-fit:cover;width:100%}.media-feature__copy[data-v-57c57c33]{display:flex;flex-direction:column;gap:.75rem}.media-feature__body[data-v-57c57c33]{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;margin:0}@media (min-width:1024px){.media-feature__layout[data-v-57c57c33]{align-items:flex-start;flex-direction:row;gap:2rem}.media-feature__media[data-v-57c57c33]{flex:1 1 60%}.media-feature__copy[data-v-57c57c33]{flex:0 1 40%}.media-feature--reverse .media-feature__media[data-v-57c57c33]{order:2}.media-feature--reverse .media-feature__copy[data-v-57c57c33]{order:1}}.offer-highlights-section[data-v-a721a107]{display:flex;flex-direction:column;gap:2rem;max-width:var(--content-max-width);width:100%}.offer-highlights-section__header[data-v-a721a107]{display:flex;flex-direction:column;gap:.75rem;max-width:44rem}.offer-highlights-section__title[data-v-a721a107]{line-height:1.1;margin:0}.offer-highlights-section__intro[data-v-a721a107]{color:var(--color-text-secondary);line-height:1.6;margin:0}.offer-highlights-section__grid[data-v-a721a107]{display:grid;gap:1rem;grid-template-columns:1fr;justify-items:start;list-style:none;margin:0;padding:0}.offer-highlights-section__item[data-v-a721a107]{align-items:flex-start;background:var(--card-background);border:var(--card-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;gap:1rem;max-width:calc((var(--content-max-width) - 2.5rem)/3);padding:1.5rem 1.25rem;width:100%}.offer-highlights-section__icon-shell[data-v-a721a107]{align-items:center;background:color-mix(in srgb,var(--theme-accent) 14%,#fff 86%);border-radius:999px;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.offer-highlights-section__icon[data-v-a721a107]{color:var(--theme-accent);height:1.5rem;stroke-width:1.8;width:1.5rem}.offer-highlights-section__dot[data-v-a721a107]{background:var(--theme-accent);border-radius:999px;height:.7rem;width:.7rem}.offer-highlights-section__copy[data-v-a721a107]{display:flex;flex-direction:column;gap:.45rem}.offer-highlights-section__item-title[data-v-a721a107]{font-size:1.05rem;line-height:1.3;margin:0}.offer-highlights-section__text[data-v-a721a107]{color:color-mix(in srgb,var(--color-text-primary) 50%,transparent);font-weight:400;line-height:1.65;margin:0;white-space:pre-wrap}@media (min-width:900px){.offer-highlights-section__grid[data-v-a721a107]{gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.offer-highlights-section__grid[data-v-a721a107]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.offer-highlights-section__icon-shell[data-v-a721a107]{background:color-mix(in srgb,var(--theme-accent) 20%,hsla(0,0%,100%,.08) 80%)}}.pricing-section[data-v-fd758f55]{display:flex;flex-direction:column;gap:1.25rem;max-width:var(--content-max-width);width:100%}.pricing-section__layout[data-v-fd758f55]{display:flex;flex-direction:column;gap:1.5rem}.pricing-section__copy[data-v-fd758f55]{display:flex;flex-direction:column;gap:1rem}.pricing-section__title[data-v-fd758f55]{line-height:1.1;margin:0}.pricing-section__body[data-v-fd758f55]{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;margin:0}.pricing-section__hint[data-v-fd758f55]{background-color:#c1c5de21;border-bottom-right-radius:8px;border-left:4px solid var(--color-royalblue);border-top-right-radius:8px;color:var(--color-darkgreen);display:block;font-size:.95rem;margin-top:.5rem;padding:1rem 1.25rem}.pricing-section__media img[data-v-fd758f55]{aspect-ratio:16/9;border-radius:var(--radius-media);max-height:359px;max-width:724px;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1024px){.pricing-section[data-v-fd758f55]{margin-top:1rem}.pricing-section__layout[data-v-fd758f55]{align-items:flex-start;flex-direction:row;gap:2rem}.pricing-section__copy[data-v-fd758f55]{flex:0 1 40%}.pricing-section__media[data-v-fd758f55]{flex:1 1 60%}}@media (prefers-color-scheme:dark){.pricing-section__hint[data-v-fd758f55]{color:var(--color-lightblue)}}.rich-text-section[data-v-4dfb586c]{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;max-width:var(--content-max-width);width:100%}.rich-text-section__title[data-v-4dfb586c]{line-height:1.1;margin:0}.rich-text-section__content[data-v-4dfb586c]{color:var(--color-text-secondary);font-size:1rem;line-height:1.75;max-width:860px;width:100%}.rich-text-section__content[data-v-4dfb586c] p{margin:0 0 1rem}.rich-text-section__content--plain[data-v-4dfb586c]{white-space:pre-wrap}.testimonials-section[data-v-49d55bfc]{display:flex;flex-direction:column;gap:2rem;max-width:var(--content-max-width);width:100%}.testimonials-section__header[data-v-49d55bfc]{display:flex;flex-direction:column;gap:.75rem;max-width:42rem}.testimonials-section__title[data-v-49d55bfc]{line-height:1.1;margin:0}.testimonials-section__intro[data-v-49d55bfc]{color:var(--color-text-secondary);line-height:1.6;margin:0}.testimonials-section__grid[data-v-49d55bfc]{display:grid;gap:1.25rem;grid-template-columns:1fr;list-style:none;margin:0;padding:0}.testimonials-section__card[data-v-49d55bfc]{background:var(--card-background);border:var(--card-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:1.5rem;min-height:100%;padding:1.5rem;position:relative}.testimonials-section__quote-mark[data-v-49d55bfc]{color:color-mix(in srgb,var(--theme-accent) 68%,#fff 32%);font-family:var(--font-display);font-size:3.5rem;line-height:1}.testimonials-section__quote[data-v-49d55bfc]{color:var(--color-text-primary);font-size:1.04rem;line-height:1.7;margin:0}.testimonials-section__footer[data-v-49d55bfc]{align-items:center;display:flex;gap:.875rem;margin-top:auto}.testimonials-section__avatar[data-v-49d55bfc]{border-radius:999px;flex-shrink:0;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}.testimonials-section__meta[data-v-49d55bfc]{display:flex;flex-direction:column;gap:.15rem;min-width:0}.testimonials-section__name[data-v-49d55bfc]{font-size:.95rem;font-weight:700;margin:0}.testimonials-section__role[data-v-49d55bfc]{color:var(--color-text-secondary);font-size:.88rem;margin:0}@media (min-width:768px){.testimonials-section__grid[data-v-49d55bfc]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.testimonials-section__grid[data-v-49d55bfc]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.testimonials-section__quote-mark[data-v-49d55bfc]{color:color-mix(in srgb,var(--theme-accent) 72%,#fff 28%)}}@font-face{font-display:swap;font-family:Otez;src:url(./ZTOtez-Regular.C2pqK_nz.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter Medium;src:url(./Inter-Medium.CKLJZXR2.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;src:url(./Inter-Regular.DYjygwQm.ttf) format("truetype")}:root{color-scheme:light;--content-max-width:1180px;--radius-card:12px;--radius-media:12px;--radius-icon:12px;--radius-section:12px;--card-background:var(--color-surface);--card-background-muted:color-mix(in srgb,var(--color-surface) 88%,var(--theme-accent) 12%);--card-border:1px solid rgba(10,10,18,.06);--shadow-card:0 14px 28px rgba(10,10,18,.05);--shadow-card-hover:0 18px 32px rgba(10,10,18,.08);--shadow-card-muted:none;--shadow-button-hover:0 18px 38px rgba(59,47,228,.35)}*{box-sizing:border-box}:after,:before{box-sizing:border-box}#__nuxt,body,html{min-height:100%}html{scroll-behavior:smooth;scroll-padding-top:6.5rem}:focus-visible{outline:2px solid var(--color-focus,#3b2fe4);outline-offset:3px}#__nuxt{width:100%}body{display:flex;font-family:Inter Medium,Inter,system-ui,sans-serif;font-weight:500;justify-content:center;margin:0}.site-page[data-v-2f0b0983]{--color-offpink:#e42fc6;--color-acidgreen:#75e62e;--color-royalblue:var(--theme-accent);--color-royalblue-dark:color-mix(in srgb,var(--theme-accent) 78%,#111 22%);--color-skyblue:#2f9fe4;--color-lightblue:#7eadff;--color-dark:var(--theme-primary);--color-black:#000;--color-white:#fff;--color-background:var(--color-white);--color-surface:var(--color-white);--color-text-primary:var(--color-dark);--color-text-secondary:rgba(10,10,18,.78);--color-button-background:var(--color-royalblue);--color-button-background-disabled:rgba(59,47,228,.32);--color-button-text:var(--color-white);--color-header-icon:var(--color-dark);--color-focus:var(--color-royalblue);--shadow-soft:0 20px 45px rgba(0,0,0,.1);background:var(--color-background);color:var(--color-text-primary);display:flex;flex-direction:column;gap:0;isolation:isolate;min-height:100vh;overflow-x:clip;position:relative;width:100%}.site-page__skip-link[data-v-2f0b0983]{background:var(--color-surface);border-radius:8px;box-shadow:var(--shadow-soft);color:var(--color-text-primary);left:.75rem;padding:.65rem .9rem;position:fixed;text-decoration:none;top:.75rem;transform:translateY(calc(-100% - 1rem));transition:transform .18s ease;z-index:100}.site-page__skip-link[data-v-2f0b0983]:focus-visible{transform:translateY(0)}.site-page[data-v-2f0b0983]:before{background:radial-gradient(circle at top left,color-mix(in srgb,var(--theme-accent) 14%,transparent) 0,transparent 38%),radial-gradient(circle at top right,color-mix(in srgb,var(--theme-primary) 10%,transparent) 0,transparent 34%);content:"";opacity:.85;z-index:-1}.site-page[data-v-2f0b0983]:before,.site-page__dot-pattern[data-v-2f0b0983]{inset:0;pointer-events:none;position:fixed}.site-page__dot-pattern[data-v-2f0b0983]{animation:dot-pattern-pulse-2f0b0983 18s ease-in-out infinite,dot-pattern-mask-2f0b0983 26s ease-in-out infinite alternate;background-image:radial-gradient(circle,color-mix(in srgb,var(--color-text-primary) 30%,transparent) 1px,transparent 1.15px);background-size:24px 24px;-webkit-mask-image:linear-gradient(115deg,transparent,rgba(0,0,0,.5) 28%,#000 50%,rgba(0,0,0,.5) 72%,transparent);mask-image:linear-gradient(115deg,transparent,rgba(0,0,0,.5) 28%,#000 50%,rgba(0,0,0,.5) 72%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:220% 100%;mask-size:220% 100%;opacity:.2;z-index:0}@keyframes dot-pattern-pulse-2f0b0983{0%,to{opacity:.14}50%{opacity:.32}}@keyframes dot-pattern-mask-2f0b0983{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.site-page[data-v-2f0b0983] h2{font-family:var(--font-display);font-size:2rem;line-height:1.1;margin:0;text-wrap:balance}.site-page__main[data-v-2f0b0983]{align-items:center;display:flex;flex:1;flex-direction:column;padding:1rem 1.5rem 3rem}.site-page__section[data-v-2f0b0983]{display:flex;justify-content:center;scroll-margin-top:6.5rem;width:100%}.site-page__section[data-v-2f0b0983]:focus{outline:none}.site-page__section+.site-page__section[data-v-2f0b0983]{margin-top:clamp(3rem,5vw,5rem)}.site-page__badge[data-v-2f0b0983]{bottom:0;display:block;position:fixed;right:32px;z-index:20}.site-page__badge-image[data-v-2f0b0983]{display:block;height:auto;width:131px}.site-page__preview-debug[data-v-2f0b0983]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--color-surface) 88%,transparent);border:1px solid color-mix(in srgb,var(--theme-accent,#3b2fe4) 24%,transparent);border-radius:6px;bottom:1rem;box-shadow:0 14px 34px #0000001f;color:var(--color-text-primary);padding:.75rem;position:fixed;right:1rem;width:min(20rem,100vw - 2rem);z-index:60}.site-page__preview-debug-header[data-v-2f0b0983]{align-items:center;display:flex;font-size:.72rem;font-weight:700;gap:1rem;justify-content:space-between;letter-spacing:.06em;margin-bottom:.5rem;text-transform:uppercase}.site-page__preview-debug-list[data-v-2f0b0983]{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.site-page__preview-debug-item[data-v-2f0b0983]{align-items:start;background:color-mix(in srgb,var(--color-surface) 64%,transparent);border-radius:6px;display:grid;font-size:.72rem;gap:.1rem .5rem;grid-template-columns:auto 1fr;line-height:1.3;padding:.45rem .55rem}.site-page__preview-debug-time[data-v-2f0b0983]{color:var(--color-text-secondary);font-variant-numeric:tabular-nums;grid-column:1;white-space:nowrap}.site-page__preview-debug-label[data-v-2f0b0983]{font-weight:600;grid-column:2}.site-page__preview-debug-details[data-v-2f0b0983]{color:var(--color-text-secondary);grid-column:2;word-break:break-word}.site-page__preview-debug-empty[data-v-2f0b0983]{color:var(--color-text-secondary);font-size:.75rem;margin:0}@media (prefers-reduced-motion:no-preference){.site-page__section[data-v-2f0b0983]{opacity:0;transform:translateY(18px);transition:opacity .42s ease,transform .42s ease;transition-delay:var(--section-reveal-delay,0s);will-change:opacity,transform}.site-page__section--revealed[data-v-2f0b0983]{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.site-page__section[data-v-2f0b0983]{opacity:1;transform:none;transition:none}.site-page__dot-pattern[data-v-2f0b0983]{animation:none;-webkit-mask-position:50% 0;mask-position:50% 0}}@media (min-width:640px){.site-page[data-v-2f0b0983] h2{font-size:2.5rem}}@media (min-width:1024px){.site-page[data-v-2f0b0983] h2{font-size:3rem}.site-page__section+.site-page__section[data-v-2f0b0983]{margin-top:5rem}}@media (prefers-color-scheme:dark){:root{color-scheme:dark}.site-page[data-v-2f0b0983]{--color-dark:#111;--color-background:#111;--color-surface:#171717;--color-text-primary:var(--color-white);--color-text-secondary:hsla(0,0%,100%,.78);--color-button-background:var(--color-white);--color-button-text:#111;--color-header-icon:var(--color-white);--shadow-soft:0 30px 55px rgba(10,10,18,.45);--card-background:rgba(18,18,28,.75);--card-background-muted:color-mix(in srgb,var(--color-surface) 88%,var(--theme-accent) 12%);--card-border:1px solid hsla(0,0%,100%,.06);--shadow-card:0 20px 45px rgba(10,10,18,.4);--shadow-card-hover:0 30px 60px rgba(10,10,18,.55)}}@media (min-width:1024px){.site-page__main[data-v-2f0b0983]{padding-inline:2rem}}.nanomo-preview-block--focused{border-radius:3px;box-shadow:0 0 0 5px color-mix(in srgb,var(--theme-accent,#2563eb) 14%,transparent);outline:2px solid color-mix(in srgb,var(--theme-accent,#2563eb) 76%,#1d4ed8);outline-offset:3px;position:relative;z-index:1}
