.lang[data-v-4fa918a2]{border-radius:var(--radius-pill);color:#fffc;font-family:var(--font-body);letter-spacing:.05em;cursor:pointer;transition:border-color var(--dur) var(--ease), color var(--dur) var(--ease), background-color var(--dur) var(--ease);background:0 0;border:1px solid #ffffff40;padding:.35rem .9rem;font-size:.8rem;font-weight:600}.lang[data-v-4fa918a2]:hover{color:#fff;background-color:#ffffff0f;border-color:#fff9}.header[data-v-c832ca3c]{z-index:600;border-bottom:1px solid #0000;transition:background-color .35s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .35s cubic-bezier(.22,1,.36,1),backdrop-filter .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1);position:fixed;inset:0 0 auto}.header--scrolled[data-v-c832ca3c]{-webkit-backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(#060606eb 0%,#0a0a0acc 100%);border-bottom-color:#ffffff12}.header__inner[data-v-c832ca3c]{justify-content:center;align-items:center;height:72px;transition:height .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.header--scrolled .header__inner[data-v-c832ca3c]{height:36px}.logo[data-v-c832ca3c]{align-items:center;display:inline-flex}.logo__img[data-v-c832ca3c]{object-fit:contain;width:auto;height:64px;transition:height .35s cubic-bezier(.22, 1, .36, 1), opacity var(--dur) var(--ease)}.header--scrolled .logo__img[data-v-c832ca3c]{height:26px}.logo:hover .logo__img[data-v-c832ca3c]{opacity:.8}.header__right[data-v-c832ca3c]{right:var(--container-px);align-items:center;display:flex;position:absolute}.footer[data-v-22dcc707]{background-color:#0a0a0a;border-top:1px solid #ffffff14;padding-top:2.75rem;padding-bottom:2.75rem}.footer .container[data-v-22dcc707]{max-width:980px}.footer__company[data-v-22dcc707]{color:#fffffff2;border-bottom:1px solid #ffffff14;margin-bottom:1.75rem;padding-bottom:1.75rem;font-size:.95rem;font-weight:700}.footer__grid[data-v-22dcc707]{border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr 1.3fr;gap:2rem;margin-bottom:1.5rem;padding-bottom:1.75rem;display:grid}@media (width<=700px){.footer__grid[data-v-22dcc707]{grid-template-columns:1fr;gap:1.5rem}}.footer__label[data-v-22dcc707]{color:#ffffffe6;margin-bottom:.75rem;font-size:.875rem;font-weight:700}.footer__text[data-v-22dcc707]{color:#ffffff73;margin-bottom:.2rem;font-size:.82rem;line-height:1.65}.footer__text a[data-v-22dcc707]{color:#ffffff73;transition:color var(--dur) var(--ease)}.footer__text a[data-v-22dcc707]:hover{color:#ffffffd9}.footer__social[data-v-22dcc707]{align-items:center;gap:.65rem;display:flex}.footer__social-icon[data-v-22dcc707]{color:#ffffff80;width:36px;height:36px;transition:border-color var(--dur) var(--ease), color var(--dur) var(--ease), background var(--dur) var(--ease);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex}.footer__social-icon[data-v-22dcc707]:hover{color:#fffffff2;background:#ffffff0d;border-color:#ffffffb3}.footer__social-icon[data-v-22dcc707] svg{width:16px;height:16px}.floating[data-v-8e4b895a]{z-index:90;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.floating__btn[data-v-8e4b895a]{width:52px;height:52px;transition:transform var(--dur) var(--ease);border-radius:12px;display:block;overflow:hidden;box-shadow:0 4px 16px #0000004d}.floating__btn[data-v-8e4b895a]:hover{transform:scale(1.08)}.floating__btn svg[data-v-8e4b895a]{width:100%;height:100%}.toasts[data-v-8ad37c93]{z-index:300;flex-direction:column;gap:.6rem;width:min(420px,100vw - 2rem);display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}.toast[data-v-8ad37c93]{border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-card);border:1px solid var(--color-border);background-color:var(--color-surface);padding:.9rem 1.2rem;font-size:.92rem;font-weight:500}.toast--success[data-v-8ad37c93]{border-left:3px solid #2ecc71}.toast--error[data-v-8ad37c93]{border-left:3px solid #e74c3c}.toast-enter-active[data-v-8ad37c93],.toast-leave-active[data-v-8ad37c93]{transition:all .35s var(--ease)}.toast-enter-from[data-v-8ad37c93],.toast-leave-to[data-v-8ad37c93]{opacity:0;transform:translateY(20px)}.btn[data-v-c725b5cd]{border-radius:var(--radius-pill);letter-spacing:.01em;transition:transform var(--dur) var(--ease), background-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);will-change:transform;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn[data-v-c725b5cd]:hover{transform:translateY(-2px)}.btn[data-v-c725b5cd]:active{transform:translateY(0)}.btn--primary[data-v-c725b5cd]{background-color:var(--color-text);color:var(--color-bg)}.btn--primary[data-v-c725b5cd]:hover{box-shadow:var(--shadow-hover);background-color:#f0f0f0}.btn--outline[data-v-c725b5cd]{color:var(--color-text);border:1px solid var(--color-border-strong);background-color:#0000}.btn--outline[data-v-c725b5cd]:hover{border-color:var(--color-text);background-color:#ffffff0f}.btn--ghost[data-v-c725b5cd]{color:var(--color-text-muted);background-color:#0000}.btn--ghost[data-v-c725b5cd]:hover{color:var(--color-text)}.hero[data-v-4da1a951]{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg[data-v-4da1a951]{background-image:url(/images/hero-section-bg.jpg);background-position:top;background-size:cover;position:absolute;inset:0}.hero__overlay[data-v-4da1a951]{background:linear-gradient(90deg,#0a0a0ad1 0%,#0a0a0a8c 50%,#0a0a0a40 100%);position:absolute;inset:0}.hero__inner[data-v-4da1a951]{z-index:1;padding-top:96px;padding-bottom:3rem;position:relative}.hero__title[data-v-4da1a951]{margin-bottom:1rem;font-size:clamp(1.6rem,3.2vw,2.75rem);font-weight:700;line-height:1.2}.hero__tagline[data-v-4da1a951]{color:var(--color-text);letter-spacing:.02em;margin-bottom:.6rem;font-size:clamp(.85rem,1.4vw,1rem);font-weight:500}.hero__desc[data-v-4da1a951]{color:var(--color-text);max-width:44ch;margin-bottom:1.75rem;font-size:clamp(.8rem,1.2vw,.9rem);line-height:1.6}.hero__cta[data-v-4da1a951] .btn{letter-spacing:.02em;min-width:420px;padding:1.15rem 2rem;font-size:1rem}.hero__stats[data-v-4da1a951]{justify-content:space-between;align-items:center;gap:2rem;width:fit-content;min-width:420px;margin-top:2rem;display:flex}.stat[data-v-4da1a951]{flex-direction:column;display:flex}.stat__num[data-v-4da1a951]{font-family:var(--font-heading);font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:800;line-height:1}.stat__label[data-v-4da1a951]{color:var(--color-text-muted);margin-top:.35rem;font-size:.8rem}.stat__divider[data-v-4da1a951]{background-color:var(--color-border-strong);width:1px;height:40px}.modal-overlay[data-v-4da1a951]{z-index:500;background:#0000008c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-card[data-v-4da1a951]{border-radius:4px;width:100%;max-width:820px;position:relative;overflow:hidden}.modal-card__bg[data-v-4da1a951]{background-image:url(/images/hero-modal-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.modal-card__dim[data-v-4da1a951]{background:#080808d1;position:absolute;inset:0}.modal-card__body[data-v-4da1a951]{z-index:1;flex-direction:column;align-items:center;gap:2.5rem;padding:4rem 3rem;display:flex;position:relative}.modal-title[data-v-4da1a951]{color:var(--color-text);text-align:center;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700}.modal-rows[data-v-4da1a951]{flex-direction:column;gap:1rem;width:100%;display:flex}.modal-row[data-v-4da1a951]{justify-content:space-between;align-items:center;gap:2rem;display:flex}.modal-row__label[data-v-4da1a951]{color:var(--color-text);flex:none;font-size:.95rem}.modal-row__btn[data-v-4da1a951]{color:#0a0a0a;width:400px;font-family:var(--font-body);letter-spacing:.04em;background:#fff;border:1px solid #fff;flex:0 0 400px;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .25s;display:inline-flex}.modal-row__btn[data-v-4da1a951]:hover{opacity:.85}.modal-close[data-v-4da1a951]{color:var(--color-text);font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #fff6;padding:.65rem 2.5rem;font-size:.9rem;font-weight:500;transition:background-color .25s,border-color .25s}.modal-close[data-v-4da1a951]:hover{background-color:#ffffff14;border-color:#fffc}.modal-enter-active[data-v-4da1a951]{transition:opacity .3s}.modal-leave-active[data-v-4da1a951]{transition:opacity .2s}.modal-enter-from[data-v-4da1a951],.modal-leave-to[data-v-4da1a951]{opacity:0}.modal-enter-active .modal-card[data-v-4da1a951]{animation:.4s cubic-bezier(.22,1,.36,1) both modal-slide-up-4da1a951}.modal-leave-active .modal-card[data-v-4da1a951]{animation:.2s both modal-slide-down-4da1a951}@keyframes modal-slide-up-4da1a951{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-slide-down-4da1a951{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.97)}}@media (width<=640px){.hero__cta[data-v-4da1a951] .btn{width:100%;min-width:0}.hero__stats[data-v-4da1a951]{min-width:0}.modal-card__body[data-v-4da1a951]{padding:2.5rem 1.5rem}.modal-row[data-v-4da1a951]{flex-direction:column;align-items:flex-start;gap:.5rem}.modal-row__btn[data-v-4da1a951]{flex:none;width:100%}}.sh[data-v-89e3f735]{margin-bottom:3rem}.sh--center[data-v-89e3f735]{text-align:center}.sh--center .section-subtitle[data-v-89e3f735]{margin-inline:auto}.sh .eyebrow[data-v-89e3f735]{margin-bottom:.75rem;display:block}.partners-section[data-v-b680daa6]{padding-block:var(--section-py);flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.partners-section__bg[data-v-b680daa6]{background-image:url(/images/partners-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.partners-section__overlay[data-v-b680daa6]{background:#080808b8;position:absolute;inset:0}.partners-section__header[data-v-b680daa6]{z-index:1;position:relative}.cloud[data-v-b680daa6]{z-index:1;width:100%;max-width:820px;height:380px;margin-inline:auto;position:relative;overflow:hidden}.cloud__item[data-v-b680daa6]{object-fit:contain;filter:brightness(0)invert();transform-origin:50%;pointer-events:none;will-change:transform, opacity;width:auto;max-width:200px;height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=640px){.cloud[data-v-b680daa6]{height:300px}.cloud__item[data-v-b680daa6]{max-width:140px;height:52px}}.cloud--skeleton[data-v-b680daa6]{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}.cloud__sk-item[data-v-b680daa6]{border-radius:8px;width:clamp(80px,12vw,140px);height:44px}.why-section[data-v-2219e3dd]{flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.why-section__bg[data-v-2219e3dd]{background-image:url(/images/why-section-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.why-section__overlay[data-v-2219e3dd]{background:#080808b8;position:absolute;inset:0}.why-section__inner[data-v-2219e3dd]{z-index:1;padding-block:var(--section-py);position:relative}.why__heading[data-v-2219e3dd]{margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700}.why__grid[data-v-2219e3dd]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.card[data-v-2219e3dd]{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff24;border-radius:16px;padding:2.5rem 2rem}.card__title[data-v-2219e3dd]{text-align:center;letter-spacing:.01em;margin-bottom:2rem;font-size:1.375rem;font-weight:700}.card__list[data-v-2219e3dd]{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.card__list li[data-v-2219e3dd]{color:var(--color-text);font-size:.95rem;line-height:1.65}.benefits__heading[data-v-2219e3dd]{margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700}.slider[data-v-2219e3dd]{align-items:center;gap:1rem;min-height:140px;display:flex}.slider__arrow[data-v-2219e3dd]{color:var(--color-text);cursor:pointer;opacity:.6;background:0 0;border:none;flex:none;padding:.5rem 1rem;font-size:1.5rem;line-height:1;transition:opacity .2s}.slider__arrow[data-v-2219e3dd]:hover{opacity:1}.slider__stage[data-v-2219e3dd]{text-align:center;flex:1;padding:0 1rem}.slide__title[data-v-2219e3dd]{margin-bottom:.75rem;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:700}.slide__desc[data-v-2219e3dd]{color:var(--color-text-muted);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.6}.dots[data-v-2219e3dd]{justify-content:center;gap:.6rem;margin-top:2.5rem;display:flex}.dot[data-v-2219e3dd]{cursor:pointer;background:#ffffff73;border:1.5px solid #0000;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,border-color .25s}.dot--active[data-v-2219e3dd]{background:0 0;border-color:#fff}.slide-fade-enter-active[data-v-2219e3dd],.slide-fade-leave-active[data-v-2219e3dd]{transition:opacity .35s,transform .35s}.slide-fade-enter-from[data-v-2219e3dd]{opacity:0;transform:translate(24px)}.slide-fade-leave-to[data-v-2219e3dd]{opacity:0;transform:translate(-24px)}@media (width<=640px){.slider__arrow[data-v-2219e3dd]{padding:.5rem;font-size:1.25rem}}.svc-section[data-v-7bad5cfd]{flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.svc-section__bg[data-v-7bad5cfd]{background-image:url(/images/services-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.svc-section__overlay[data-v-7bad5cfd]{background:#080808b8;position:absolute;inset:0}.svc-section__inner[data-v-7bad5cfd]{z-index:1;padding-block:var(--section-py);position:relative}.svc-section__heading[data-v-7bad5cfd]{margin-bottom:2.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700}.svc-grid[data-v-7bad5cfd]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=640px){.svc-grid[data-v-7bad5cfd]{grid-template-columns:1fr}}.svc-card[data-v-7bad5cfd]{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff24;border-radius:16px;padding:2.25rem 2rem}.svc-card__title[data-v-7bad5cfd]{text-align:center;letter-spacing:.01em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.svc-card__desc[data-v-7bad5cfd]{color:var(--color-text);font-size:.95rem;line-height:1.7}.svc-card__desc[data-v-7bad5cfd] strong{margin-top:.5rem;font-weight:700;display:block}.svc-card--sk[data-v-7bad5cfd]{flex-direction:column;gap:.75rem;display:flex}.svc-sk__title[data-v-7bad5cfd]{width:70%;height:24px;margin-bottom:.5rem}.svc-sk__line[data-v-7bad5cfd]{width:100%;height:14px}.svc-sk__line--short[data-v-7bad5cfd]{width:60%}.lst-section[data-v-61e6ea17]{flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.lst-section__bg[data-v-61e6ea17]{background-image:url(/images/listings-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.lst-section__overlay[data-v-61e6ea17]{background:#080808b8;position:absolute;inset:0}.lst-section__inner[data-v-61e6ea17]{z-index:1;padding-block:var(--section-py);position:relative}.lst-section__heading[data-v-61e6ea17]{margin-bottom:3rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700}.lst-table[data-v-61e6ea17]{width:100%;max-width:900px}.lst-table__header[data-v-61e6ea17]{border-bottom:1px solid #fff3;grid-template-columns:1fr 130px 160px;margin-bottom:0;padding-bottom:.75rem;display:grid}.lst-table__col-head[data-v-61e6ea17]{color:var(--color-text);text-align:center;font-size:.95rem;font-weight:400}.lst-table__row[data-v-61e6ea17]{border-bottom:1px solid #ffffff26;grid-template-columns:1fr 130px 160px;align-items:center;padding-block:1.25rem;display:grid}.lst-table__label[data-v-61e6ea17]{color:var(--color-text);padding-right:1.5rem;font-size:1rem;line-height:1.5}.lst-table__cell[data-v-61e6ea17]{justify-content:center;align-items:center;display:flex}.lst-table__footer-line[data-v-61e6ea17]{background:#ffffff26;height:1px}.lst-check[data-v-61e6ea17]{justify-content:center;align-items:center;display:inline-flex}.lst-check svg[data-v-61e6ea17]{width:22px;height:22px}@media (width<=640px){.lst-table__header[data-v-61e6ea17],.lst-table__row[data-v-61e6ea17]{grid-template-columns:1fr 80px 100px}.lst-table__label[data-v-61e6ea17]{padding-right:.75rem;font-size:.875rem}.lst-table__col-head[data-v-61e6ea17]{font-size:.8rem}.lst-section__heading[data-v-61e6ea17]{font-size:clamp(1.5rem,6vw,2rem)}}.prc-section[data-v-92d4f531]{flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.prc-section__bg[data-v-92d4f531]{background-image:url(/images/pricing-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.prc-section__overlay[data-v-92d4f531]{background:linear-gradient(90deg,#080808d9 0% 45%,#08080859 100%);position:absolute;inset:0}.prc-section__inner[data-v-92d4f531]{z-index:1;padding-block:var(--section-py);flex-direction:column;justify-content:space-between;min-height:560px;display:flex;position:relative}.prc-section__title[data-v-92d4f531]{max-width:480px;font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;line-height:1.1}.prc-section__body[data-v-92d4f531]{max-width:500px}.prc-section__subtitle[data-v-92d4f531]{margin-bottom:1.25rem;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700;line-height:1.3}.prc-section__desc[data-v-92d4f531]{color:var(--color-text);opacity:.9;margin-bottom:2rem;font-size:.975rem;line-height:1.65}.prc-section__cta[data-v-92d4f531]{color:#0a0a0a;cursor:pointer;text-align:center;background:#fff;border:none;border-radius:9999px;width:100%;max-width:400px;padding:1rem 2rem;font-size:.95rem;font-weight:500;transition:opacity .2s;display:inline-block}.prc-section__cta[data-v-92d4f531]:hover{opacity:.88}@media (width<=640px){.prc-section__inner[data-v-92d4f531]{min-height:480px}.prc-section__cta[data-v-92d4f531]{max-width:100%}.prc-section__overlay[data-v-92d4f531]{background:#080808c7}}.modal[data-v-b49f6cb5]{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000d9;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal__content[data-v-b49f6cb5]{width:min(900px,100%)}.modal__close[data-v-b49f6cb5]{color:var(--color-text-muted);transition:color var(--dur) var(--ease);font-size:2rem;line-height:1;position:absolute;top:1rem;right:1.25rem}.modal__close[data-v-b49f6cb5]:hover{color:var(--color-text)}.modal-enter-active[data-v-b49f6cb5],.modal-leave-active[data-v-b49f6cb5]{transition:opacity .3s var(--ease)}.modal-enter-from[data-v-b49f6cb5],.modal-leave-to[data-v-b49f6cb5]{opacity:0}.testi-section[data-v-ffbb2fd8]{flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.testi-section__bg[data-v-ffbb2fd8]{background-image:url(/images/testimonials-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.testi-section__overlay[data-v-ffbb2fd8]{background:#080808bf;position:absolute;inset:0}.testi-section__inner[data-v-ffbb2fd8]{z-index:1;padding-block:var(--section-py);position:relative}.testi-section__title[data-v-ffbb2fd8]{margin-bottom:3rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700}.testi-slide[data-v-ffbb2fd8]{grid-template-columns:1.3fr 1fr;align-items:center;gap:2.5rem;display:grid}@media (width<=768px){.testi-slide[data-v-ffbb2fd8]{grid-template-columns:1fr}}.testi-slide__media[data-v-ffbb2fd8]{aspect-ratio:16/9;border-radius:var(--radius-lg);cursor:pointer;background:0 0;border:none;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.testi-slide__thumb[data-v-ffbb2fd8]{transition:transform .6s var(--ease);background-color:#181818;background-position:50%;background-size:cover;position:absolute;inset:0}.testi-slide__thumb[data-v-ffbb2fd8]:after{content:"";background:#00000047;position:absolute;inset:0}.testi-slide__media:hover .testi-slide__thumb[data-v-ffbb2fd8]{transform:scale(1.04)}.play[data-v-ffbb2fd8]{place-items:center;width:72px;height:72px;display:grid;position:relative}.play__icon[data-v-ffbb2fd8]{z-index:1;background-color:var(--color-text);width:64px;height:64px;color:var(--color-bg);border-radius:50%;place-items:center;padding-left:4px;font-size:1.1rem;display:grid;position:relative}.play__pulse[data-v-ffbb2fd8]{background-color:#ffffff4d;border-radius:50%;animation:2s ease-out infinite pulse-ffbb2fd8;position:absolute;inset:0}@keyframes pulse-ffbb2fd8{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.testi-slide__info[data-v-ffbb2fd8]{flex-direction:column;gap:0;display:flex}.testi-slide__quote[data-v-ffbb2fd8]{margin-bottom:1.5rem;font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:500;line-height:1.55}.testi-slide__name[data-v-ffbb2fd8]{margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.testi-slide__role[data-v-ffbb2fd8]{color:var(--color-text-muted);font-size:.9rem}.testi-nav[data-v-ffbb2fd8]{justify-content:center;align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.testi-nav__arrow[data-v-ffbb2fd8]{width:40px;height:40px;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:flex}.testi-nav__arrow[data-v-ffbb2fd8]:hover{background:#ffffff14;border-color:#fffc}.testi-nav__arrow svg[data-v-ffbb2fd8]{width:18px;height:18px}.testi-nav__dots[data-v-ffbb2fd8]{align-items:center;gap:.6rem;display:flex}.testi-nav__dot[data-v-ffbb2fd8]{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,transform .25s}.testi-nav__dot--active[data-v-ffbb2fd8]{background:#fff;transform:scale(1.35)}.testi-fade-enter-active[data-v-ffbb2fd8],.testi-fade-leave-active[data-v-ffbb2fd8]{transition:opacity .35s}.testi-fade-enter-from[data-v-ffbb2fd8],.testi-fade-leave-to[data-v-ffbb2fd8]{opacity:0}.testi-sk__video[data-v-ffbb2fd8]{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;display:block}.testi-sk__info[data-v-ffbb2fd8]{flex-direction:column;gap:.75rem;display:flex}.testi-sk__line[data-v-ffbb2fd8]{border-radius:6px;height:16px;display:block}.testi-sk__line--lg[data-v-ffbb2fd8]{width:90%;height:20px}.testi-sk__line--md[data-v-ffbb2fd8]{width:70%;margin-top:1rem}.testi-sk__line--sm[data-v-ffbb2fd8]{width:50%;height:13px}.video-wrap[data-v-ffbb2fd8]{aspect-ratio:16/9;border-radius:var(--radius-md);background:#000;position:relative;overflow:hidden}.video-wrap iframe[data-v-ffbb2fd8]{width:100%;height:100%;position:absolute;inset:0}.prj-section[data-v-d74d387c]{flex-direction:column;height:100svh;display:flex;position:relative;overflow:hidden}.prj-section__bg[data-v-d74d387c]{background-image:url(/images/projects-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.prj-section__overlay[data-v-d74d387c]{background:#080808c7;position:absolute;inset:0}.prj-section__inner[data-v-d74d387c]{z-index:1;flex-direction:column;flex:1;min-height:0;padding-block:clamp(1.5rem,3vw,3rem);display:flex;position:relative}.prj-section__title[data-v-d74d387c]{flex:none;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700}.carousel[data-v-d74d387c]{flex-direction:column;flex:1;min-height:0;display:flex}.carousel__stage[data-v-d74d387c]{border-radius:var(--radius-lg);background:#0a0a0a;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.carousel__stage-bg[data-v-d74d387c]{filter:blur(24px)brightness(.45);background-position:50%;background-size:cover;position:absolute;inset:-10%;transform:scale(1.05)}.carousel__stage img[data-v-d74d387c]{z-index:1;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block;position:relative}.carousel__caption[data-v-d74d387c]{z-index:2;border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0a0a0ab3;padding:.5rem 1rem;font-weight:600;position:absolute;bottom:1.25rem;left:1.25rem}.nav[data-v-d74d387c]{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--color-border);width:46px;height:46px;color:var(--color-text);transition:background-color var(--dur) var(--ease);background-color:#0a0a0a99;border-radius:50%;place-items:center;font-size:1.6rem;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.nav[data-v-d74d387c]:hover{background-color:#0a0a0ae6}.nav--prev[data-v-d74d387c]{left:1rem}.nav--next[data-v-d74d387c]{right:1rem}.thumbs[data-v-d74d387c]{gap:.75rem;margin-top:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.thumb[data-v-d74d387c]{border-radius:var(--radius-sm);opacity:.5;height:72px;transition:opacity var(--dur) var(--ease), border-color var(--dur) var(--ease);border:2px solid #0000;flex:0 0 110px;overflow:hidden}.thumb img[data-v-d74d387c]{object-fit:cover;width:100%;height:100%}.thumb--active[data-v-d74d387c]{opacity:1;border-color:var(--color-accent)}.prj-sk__stage[data-v-d74d387c]{border-radius:var(--radius-lg);overflow:hidden}.prj-sk__main[data-v-d74d387c]{border-radius:0;width:100%;height:100%;display:block}.prj-sk__thumb[data-v-d74d387c]{border-radius:var(--radius-sm);flex:0 0 110px;height:72px;display:block}.slide-enter-active[data-v-d74d387c],.slide-leave-active[data-v-d74d387c]{transition:opacity .4s var(--ease)}.slide-enter-from[data-v-d74d387c],.slide-leave-to[data-v-d74d387c]{opacity:0}.cnt-section[data-v-8ae3c92c]{flex-direction:column;justify-content:center;height:100svh;display:flex;position:relative;overflow:hidden}.cnt-section__bg[data-v-8ae3c92c]{background-image:url(/images/contact-section-bg.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.cnt-section__overlay[data-v-8ae3c92c]{background:linear-gradient(90deg,#080808e0 0% 50%,#08080866 100%);position:absolute;inset:0}.cnt-section__inner[data-v-8ae3c92c]{z-index:1;padding-block:var(--section-py);position:relative}.cnt-section__title[data-v-8ae3c92c]{margin-bottom:2.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700}.cnt-form[data-v-8ae3c92c]{flex-direction:column;gap:1.25rem;max-width:580px;display:flex}.cnt-field[data-v-8ae3c92c]{flex-direction:column;gap:.4rem;display:flex}.cnt-field label[data-v-8ae3c92c]{color:#ffffffbf;font-size:.875rem}input[data-v-8ae3c92c],select[data-v-8ae3c92c],textarea[data-v-8ae3c92c]{border-radius:var(--radius-md);width:100%;color:var(--color-text);transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);background:#ffffff0f;border:1px solid #fff3;padding:.85rem 1rem;font-family:inherit;font-size:.95rem}input[data-v-8ae3c92c]:focus,select[data-v-8ae3c92c]:focus,textarea[data-v-8ae3c92c]:focus{background:#ffffff1a;border-color:#fff9;outline:none}textarea[data-v-8ae3c92c]{resize:vertical}.phone-row[data-v-8ae3c92c]{gap:.5rem;display:flex}.cc[data-v-8ae3c92c]{flex:0 0 120px;width:auto}.is-error[data-v-8ae3c92c]{border-color:#e74c3c!important}.cnt-err[data-v-8ae3c92c]{color:#e74c3c;font-size:.8rem}.cnt-submit[data-v-8ae3c92c]{color:#0a0a0a;cursor:pointer;background:#fff;border:none;border-radius:9999px;width:100%;margin-top:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;transition:opacity .2s}.cnt-submit[data-v-8ae3c92c]:hover{opacity:.88}.cnt-submit[data-v-8ae3c92c]:disabled{opacity:.5;pointer-events:none}@media (width<=640px){.cnt-section__overlay[data-v-8ae3c92c]{background:#080808d1}}:root{--color-bg:#0a0a0a;--color-bg-alt:#141414;--color-surface:#1c1c1e;--color-surface-2:#242427;--color-text:#fff;--color-text-muted:#a1a1a6;--color-text-dim:#6e6e73;--color-border:#2a2a2d;--color-border-strong:#3a3a3d;--color-accent:#0047ab;--color-accent-soft:#0047ab1f;--font-heading:"Archivo", system-ui, sans-serif;--font-body:"Archivo", system-ui, sans-serif;--section-py:clamp(4rem, 8vw, 7rem);--container-max:1200px;--container-px:clamp(1rem, 4vw, 2.5rem);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:999px;--shadow-card:0 8px 30px #00000059;--shadow-hover:0 16px 50px #00000080;--ease:cubic-bezier(.22, 1, .36, 1);--dur:.4s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.01em;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sk{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff21 37%,#ffffff0f 63%) 0 0/400% 100%;border-radius:8px;animation:1.5s infinite shimmer}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}ul{list-style:none}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-px);margin-inline:auto}.section{padding-block:var(--section-py)}.section--alt{background-color:var(--color-bg-alt)}.section-title{margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.75rem)}.section-subtitle{color:var(--color-text-muted);max-width:60ch;font-size:clamp(1rem,2vw,1.125rem)}.eyebrow{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:600}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-pill)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
