:root{--color-purple: #8a2cff;--color-purple-hover: #7a1ef0;--color-teal: #2dd4bf;--color-teal-hover: #14b8a6;--color-white: #ffffff;--color-black: #080808;--color-light-gray: #fafafa;--color-mid-gray: #f5f5f5;--color-border: rgba(0, 0, 0, .12);--color-text-primary: #080808;--color-text-secondary: #4a4a4a;--color-text-muted: #888;--color-gray-300: #d4d4d4;--font-sans: "Neue Haas Grotesk Text Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--max-width: 1200px;--section-padding: 80px;--nav-height: 64px;--font-display: "Neue Haas Grotesk Text Pro", sans-serif;--font-body: "Neue Haas Grotesk Text Pro", sans-serif;--font-mono: "Courier New", monospace}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity;scrollbar-gutter:stable;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:811px){html{font-size:clamp(13px,.9615vh + 5.615px,16px)}}body{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.5;color:#080808;background:#fff;overflow-x:hidden;scroll-snap-type:y proximity}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.15}.snap-section{min-height:100dvh;scroll-snap-align:start;overflow:hidden;position:relative}.section-wrapper{width:100%;max-width:var(--max-width);min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);position:relative}.section-wrapper--dark{border-left-color:#ffffff1a;border-right-color:#ffffff1a}.border-line-top:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100dvw;height:1px;background:var(--color-border);z-index:10}.border-line-bottom:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100dvw;height:1px;background:var(--color-border);z-index:10}.border-line-both:before,.border-line-both:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:100dvw;height:1px;background:var(--color-border);z-index:10}.border-line-both:before{top:0}.border-line-both:after{bottom:0}.border-line-top--dark:before,.border-line-bottom--dark:after,.border-line-both--dark:before,.border-line-both--dark:after{background:#ffffff1a}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 40px}@media(max-width:810px){.container{padding:0 20px}}main{position:relative}main:before,main:after{content:"";position:absolute;top:100vh;bottom:0;width:.5px;background:var(--color-border);z-index:50;pointer-events:none}main:before{left:calc(50% - 600px)}main:after{right:calc(50% - 600px)}@media(max-width:1200px){main:before,main:after{display:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in{animation:fadeIn 1.2s cubic-bezier(.16,1,.3,1) forwards}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.3s}.animation-delay-400{animation-delay:.4s}.animation-delay-500{animation-delay:.5s}.animation-delay-600{animation-delay:.6s}:root{--step--1: clamp(.6466rem, .5853rem + .2722vw, .8065rem);--step-0: clamp(.75rem, .6543rem + .4255vw, 1rem);--step-1: clamp(.87rem, .7283rem + .6298vw, 1.24rem);--step-2: clamp(1.0092rem, .8068rem + .8994vw, 1.5376rem);--step-3: clamp(1.1707rem, .8888rem + 1.2527vw, 1.9066rem);--step-4: clamp(1.358rem, .9726rem + 1.7127vw, 2.3642rem);--step-5: clamp(1.5753rem, 1.0558rem + 2.3087vw, 2.9316rem);--step-6: clamp(1.8273rem, 1.1349rem + 3.0773vw, 3.6352rem);--step-7: clamp(2.1197rem, 1.2051rem + 4.0647vw, 4.5077rem);--step-8: clamp(2.4588rem, 1.2598rem + 5.3288vw, 5.5895rem);--step-9: clamp(2.8522rem, 1.2901rem + 6.9426vw, 6.931rem);--text-hero: var(--step-8);--text-heading-xl: var(--step-6);--text-heading-lg: var(--step-5);--text-heading-md: var(--step-4);--text-heading-sm: var(--step-3);--text-xl: var(--step-2);--text-lg: var(--step-1);--text-body: var(--step-0);--text-small: var(--step--1);--text-xs: var(--step--1);--text-2xs: var(--step--1);--leading-tight: 1.15;--leading-heading: 1.2;--leading-body: 1.6;--leading-relaxed: 1.7}.type-hero{font-size:var(--text-hero);font-weight:200;line-height:1.12;letter-spacing:-.02em;color:var(--color-text-primary)}.type-heading-xl{font-size:var(--text-heading-xl);font-weight:400;line-height:var(--leading-tight);letter-spacing:-.02em;color:var(--color-text-primary)}.type-heading-lg{font-size:var(--text-heading-lg);font-weight:300;line-height:var(--leading-heading);letter-spacing:-.01em;color:var(--color-text-primary)}.type-heading-md{font-size:var(--text-heading-md);font-weight:300;line-height:1.4;color:var(--color-text-primary)}.type-heading-sm{font-size:var(--text-heading-sm);font-weight:300;line-height:1.4;color:var(--color-text-primary)}.type-xl{font-size:var(--text-xl);line-height:var(--leading-body)}.type-lg{font-size:var(--text-lg);font-weight:600;line-height:var(--leading-body)}.type-body{font-size:var(--text-body);line-height:var(--leading-relaxed);color:var(--color-text-secondary)}.type-small{font-size:var(--text-small);line-height:var(--leading-body)}.type-label{font-size:var(--text-body);font-weight:500;letter-spacing:.08em}.nav[data-v-bdfbd144]{position:fixed;top:0;left:0;right:0;z-index:10000;transition:background-color .3s ease,transform .3s ease}.nav.scrolled[data-v-bdfbd144]{background:#000000d9;backdrop-filter:blur(10px)}.nav.hidden[data-v-bdfbd144]{transform:translateY(-100%)}.nav__inner[data-v-bdfbd144]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:20px 40px;height:64px}.nav__logo[data-v-bdfbd144]{display:flex;align-items:center;z-index:11}.nav__logo-img[data-v-bdfbd144]{height:32px;width:auto}.nav__links[data-v-bdfbd144]{display:flex;align-items:center;gap:8px}.nav__link[data-v-bdfbd144]{color:#fff;padding:7px 14px;border:1px solid rgba(255,255,255,.25);border-radius:2px;transition:all .2s ease}.nav__link[data-v-bdfbd144]:hover{background:#2dd4bf14;border-color:#2dd4bf66;color:#2dd4bf}.nav__contact[data-v-bdfbd144]{color:#fff;padding:7px 14px;border:1px solid rgba(255,255,255,.4);border-radius:2px;transition:all .2s ease}.nav__contact[data-v-bdfbd144]:hover{background:#8a2cff26;border-color:#8a2cff80}.nav__hamburger[data-v-bdfbd144]{display:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;z-index:11}.nav__hamburger-bar[data-v-bdfbd144]{display:block;width:20px;height:2px;background:#fff;transition:transform .3s ease}.nav__hamburger.active .nav__hamburger-bar[data-v-bdfbd144]:first-child{transform:translateY(4px) rotate(45deg)}.nav__hamburger.active .nav__hamburger-bar[data-v-bdfbd144]:last-child{transform:translateY(-4px) rotate(-45deg)}.nav__overlay[data-v-bdfbd144]{display:none}@media(max-width:810px){.nav__inner[data-v-bdfbd144]{padding:16px 20px}.nav__links[data-v-bdfbd144],.nav__contact[data-v-bdfbd144]{display:none}.nav__hamburger[data-v-bdfbd144]{display:flex}.nav__overlay[data-v-bdfbd144]{display:block;position:fixed;inset:0;background:#000000e6;backdrop-filter:blur(5px);z-index:10;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.nav__overlay.open[data-v-bdfbd144]{opacity:1;visibility:visible}.nav__mobile-links[data-v-bdfbd144]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:32px}.nav__mobile-link[data-v-bdfbd144]{color:#fff;transition:color .2s ease}.nav__mobile-link[data-v-bdfbd144]:hover{color:#2dd4bf}}.hero[data-astro-cid-ykanb3sg]{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#000;padding:50px}.hero__bg[data-astro-cid-ykanb3sg]{position:absolute;inset:0;z-index:1}.hero__video[data-astro-cid-ykanb3sg]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero__grid[data-astro-cid-ykanb3sg]{position:absolute;inset:0;background-image:linear-gradient(rgba(45,212,191,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(45,212,191,.06) 1px,transparent 1px);background-size:60px 60px;z-index:3;pointer-events:none}.hero__mouse-glow[data-astro-cid-ykanb3sg]{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.15) 0%,transparent 70%);pointer-events:none;z-index:3;opacity:0;transform:translate(-50%,-50%);transition:opacity .4s ease;left:var(--mouse-x, 50%);top:var(--mouse-y, 50%)}.hero[data-astro-cid-ykanb3sg]:hover .hero__mouse-glow[data-astro-cid-ykanb3sg]{opacity:1}.hero__gradient[data-astro-cid-ykanb3sg]{position:absolute;inset:0;background:#00000073;opacity:.5;z-index:2}.hero__gradient[data-astro-cid-ykanb3sg]:before{content:"";position:absolute;top:-50%;left:-20%;width:160%;height:200%;background:linear-gradient(135deg,transparent 0%,transparent 15%,rgba(80,20,160,.55) 20%,rgba(40,60,200,.6) 28%,rgba(20,100,220,.5) 35%,rgba(0,160,240,.45) 42%,transparent 50%,transparent 55%,rgba(60,40,180,.4) 58%,rgba(30,90,210,.55) 63%,rgba(0,150,230,.5) 68%,rgba(0,200,255,.4) 75%,rgba(60,180,255,.3) 82%,transparent 90%,transparent 100%);transform:rotate(0)}.hero__gradient[data-astro-cid-ykanb3sg]:after{content:"";position:absolute;top:-30%;left:-10%;width:140%;height:180%;background:linear-gradient(135deg,transparent 0%,transparent 25%,rgba(100,30,180,.3) 30%,rgba(50,80,200,.35) 38%,rgba(0,140,240,.3) 45%,transparent 52%,transparent 60%,rgba(40,60,180,.25) 64%,rgba(0,120,220,.3) 70%,rgba(0,180,255,.35) 78%,rgba(80,200,255,.25) 85%,transparent 95%);mix-blend-mode:screen}.hero__inner[data-astro-cid-ykanb3sg]{position:relative;z-index:2;width:100%;max-width:1200px;display:flex;flex-direction:column;flex:1;justify-content:center}.hero__content[data-astro-cid-ykanb3sg]{position:relative;align-self:flex-start;max-width:680px;padding:44px 48px;background:#0006}.hero__frame[data-astro-cid-ykanb3sg]{position:absolute;inset:0;pointer-events:none}.hero__frame[data-astro-cid-ykanb3sg]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:300vw;height:100%;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.hero__frame[data-astro-cid-ykanb3sg]:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:300vh;border-left:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.hero__badge[data-astro-cid-ykanb3sg]{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.25);border-radius:100px;margin-bottom:28px}.hero__badge-dot[data-astro-cid-ykanb3sg]{width:6px;height:6px;background:var(--color-teal);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero__badge-text[data-astro-cid-ykanb3sg]{color:#ffffffbf;text-transform:uppercase}.hero__title[data-astro-cid-ykanb3sg]{color:#fff;margin-bottom:2%;max-width:16ch;text-shadow:0 2px 12px rgba(0,0,0,.55)}.hero__highlight[data-astro-cid-ykanb3sg]{display:inline;padding:0 10px 4px;border-radius:3px}.hero__highlight--teal[data-astro-cid-ykanb3sg]{background:#2dd4bf59}.hero__highlight--indigo[data-astro-cid-ykanb3sg]{background:#8a2cff73}.hero__subtitle[data-astro-cid-ykanb3sg]{color:#ffffffd9;max-width:620px;margin-bottom:2.5%;text-shadow:0 1px 8px rgba(0,0,0,.5)}.hero__cta[data-astro-cid-ykanb3sg]{display:inline-block;align-self:flex-start;background:var(--color-purple);color:#fff;padding:16px 40px;border-radius:4px;text-transform:uppercase;transition:background .2s ease,transform .2s ease}.hero__cta[data-astro-cid-ykanb3sg]:hover{background:var(--color-purple-hover);transform:translateY(-2px)}.hero__scroll-indicator[data-astro-cid-ykanb3sg]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:10;opacity:.7;transition:opacity .3s ease}.hero__scroll-indicator[data-astro-cid-ykanb3sg]:hover{opacity:1}.hero__scroll-text[data-astro-cid-ykanb3sg]{color:#fffc;font-size:10px}.hero__scroll-arrow[data-astro-cid-ykanb3sg]{animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:810px){.hero[data-astro-cid-ykanb3sg]{padding:calc(var(--nav-height) + 20px) 20px 20px;min-height:100svh}.hero__content[data-astro-cid-ykanb3sg]{margin-bottom:auto;padding:28px 24px}.hero__grid[data-astro-cid-ykanb3sg]{display:none}.hero__scroll-indicator[data-astro-cid-ykanb3sg]{bottom:20px}}.showcase__wrapper[data-astro-cid-he7apgxv]{padding:0}.showcase__spacer[data-astro-cid-he7apgxv]{flex:1}.showcase__header[data-astro-cid-he7apgxv]{width:100%;text-align:center;padding:40px;position:relative}.showcase__badge[data-astro-cid-he7apgxv]{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;text-transform:uppercase;color:var(--color-purple);background:linear-gradient(135deg,#8a2cff14,#8a2cff0a);border:1px solid rgba(138,44,255,.15);border-radius:100px;margin-bottom:16px}.showcase__badge-dot[data-astro-cid-he7apgxv]{width:6px;height:6px;background:var(--color-teal);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.showcase__title[data-astro-cid-he7apgxv]{margin-bottom:12px}.showcase__subtitle[data-astro-cid-he7apgxv]{max-width:520px;margin:0 auto}.showcase__product[data-astro-cid-he7apgxv]{width:100%;position:relative;overflow:hidden}.showcase__product-inner[data-astro-cid-he7apgxv]{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:40px 48px;min-height:280px}.showcase__mouse-glow[data-astro-cid-he7apgxv]{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.1) 0%,transparent 70%);pointer-events:none;z-index:2;opacity:0;transform:translate(-50%,-50%);transition:opacity .3s ease;left:var(--mouse-x, 50%);top:var(--mouse-y, 50%)}.showcase__product[data-astro-cid-he7apgxv]:hover .showcase__mouse-glow[data-astro-cid-he7apgxv]{opacity:1}.showcase__glow[data-astro-cid-he7apgxv]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;background:radial-gradient(ellipse,rgba(45,212,191,.1) 0%,transparent 70%);z-index:0;animation:glow-pulse 4s ease-in-out infinite;pointer-events:none}@keyframes glow-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}}.showcase__grid[data-astro-cid-he7apgxv]{position:absolute;inset:0;background-image:linear-gradient(rgba(138,44,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(138,44,255,.04) 1px,transparent 1px);background-size:40px 40px;z-index:1;pointer-events:none}.showcase__corner[data-astro-cid-he7apgxv]{position:absolute;width:40px;height:40px;z-index:10;pointer-events:none;animation:corner-glow 2s ease-in-out infinite}@keyframes corner-glow{0%,to{opacity:.6}50%{opacity:1}}.showcase__corner[data-astro-cid-he7apgxv]:before,.showcase__corner[data-astro-cid-he7apgxv]:after{content:"";position:absolute;background:#2dd4bf80;box-shadow:0 0 8px #2dd4bf4d}.showcase__corner[data-astro-cid-he7apgxv]:before{width:2px;height:20px}.showcase__corner[data-astro-cid-he7apgxv]:after{width:20px;height:2px}.showcase__corner--tl[data-astro-cid-he7apgxv]{top:16px;left:16px}.showcase__corner--tl[data-astro-cid-he7apgxv]:before{top:0;left:0}.showcase__corner--tl[data-astro-cid-he7apgxv]:after{top:0;left:0}.showcase__corner--tr[data-astro-cid-he7apgxv]{top:16px;right:16px;animation-delay:.5s}.showcase__corner--tr[data-astro-cid-he7apgxv]:before{top:0;right:0}.showcase__corner--tr[data-astro-cid-he7apgxv]:after{top:0;right:0}.showcase__corner--bl[data-astro-cid-he7apgxv]{bottom:16px;left:16px;animation-delay:1s}.showcase__corner--bl[data-astro-cid-he7apgxv]:before{bottom:0;left:0}.showcase__corner--bl[data-astro-cid-he7apgxv]:after{bottom:0;left:0}.showcase__corner--br[data-astro-cid-he7apgxv]{bottom:16px;right:16px;animation-delay:1.5s}.showcase__corner--br[data-astro-cid-he7apgxv]:before{bottom:0;right:0}.showcase__corner--br[data-astro-cid-he7apgxv]:after{bottom:0;right:0}.showcase__label[data-astro-cid-he7apgxv]{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:10px;padding:10px 16px;background:#ffffffe6;backdrop-filter:blur(8px);border:1px solid rgba(45,212,191,.2);border-radius:8px;z-index:15;animation:label-float 5s ease-in-out infinite;box-shadow:0 4px 20px #0000000f}.showcase__label--left[data-astro-cid-he7apgxv]{left:24px;animation-delay:0s}.showcase__label--right[data-astro-cid-he7apgxv]{right:24px;animation-delay:2.5s}@keyframes label-float{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 6px))}}.showcase__label-dot[data-astro-cid-he7apgxv]{width:8px;height:8px;background:var(--color-teal);border-radius:50%;animation:pulse-dot 1.5s ease-in-out infinite}.showcase__label-text[data-astro-cid-he7apgxv]{color:var(--color-text-primary)}.showcase__scan[data-astro-cid-he7apgxv]{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(45,212,191,.6),transparent);z-index:10;animation:scan 3s ease-in-out infinite;box-shadow:0 0 12px #2dd4bf4d}@keyframes scan{0%,to{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.showcase__image[data-astro-cid-he7apgxv]{position:relative;z-index:5;width:100%;max-width:450px;height:auto;display:block;animation:float 6s ease-in-out infinite;filter:drop-shadow(0 8px 32px rgba(0,0,0,.12))}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(1deg)}}.showcase__divider[data-astro-cid-he7apgxv]{width:100%;height:48px;position:relative}.showcase__features[data-astro-cid-he7apgxv]{width:100%;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.showcase__feature[data-astro-cid-he7apgxv]{display:flex;flex-direction:column;padding:36px 32px;border-right:1px solid var(--color-border);animation:feature-in .6s ease both;animation-delay:var(--delay);transition:background .3s ease,transform .3s ease}.showcase__feature[data-astro-cid-he7apgxv]:last-child{border-right:none}.showcase__feature[data-astro-cid-he7apgxv]:hover{background:#2dd4bf08}@keyframes feature-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.showcase__feature-icon[data-astro-cid-he7apgxv]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--color-purple);background:linear-gradient(135deg,#8a2cff14,#8a2cff08);border:1px solid rgba(138,44,255,.1);border-radius:10px;transition:border-color .3s ease,box-shadow .3s ease}.showcase__feature[data-astro-cid-he7apgxv]:hover .showcase__feature-icon[data-astro-cid-he7apgxv]{border-color:#2dd4bf4d;box-shadow:0 0 12px #2dd4bf1a}.showcase__feature-icon[data-astro-cid-he7apgxv] svg{width:22px;height:22px}.showcase__feature-title[data-astro-cid-he7apgxv]{margin-bottom:8px}@media(max-width:1024px){.showcase__features[data-astro-cid-he7apgxv]{grid-template-columns:repeat(2,1fr)}.showcase__feature[data-astro-cid-he7apgxv]{border-bottom:1px solid var(--color-border)}.showcase__feature[data-astro-cid-he7apgxv]:nth-child(2n){border-right:none}.showcase__feature[data-astro-cid-he7apgxv]:nth-last-child(-n+2){border-bottom:none}}@media(max-width:810px){.showcase__header[data-astro-cid-he7apgxv]{padding:32px 24px}.showcase__product-inner[data-astro-cid-he7apgxv]{padding:24px;min-height:auto}.showcase__features[data-astro-cid-he7apgxv]{grid-template-columns:1fr}.showcase__feature[data-astro-cid-he7apgxv]{border-right:none;padding:24px;border-bottom:1px solid var(--color-border)}.showcase__feature[data-astro-cid-he7apgxv]:last-child{border-bottom:none}.showcase__image[data-astro-cid-he7apgxv]{animation:none;max-width:100%}.showcase__label[data-astro-cid-he7apgxv],.showcase__grid[data-astro-cid-he7apgxv]{display:none}.showcase__corner[data-astro-cid-he7apgxv]{width:24px;height:24px}.showcase__corner[data-astro-cid-he7apgxv]:before{height:12px}.showcase__corner[data-astro-cid-he7apgxv]:after{width:12px}}.pricing[data-v-d695ed05]{width:100%;position:relative}.pricing__inner[data-v-d695ed05]{width:100%}.pricing__header[data-v-d695ed05]{position:relative;padding:48px;border-bottom:.5px solid var(--color-border);overflow:hidden}.pricing__header-gradient[data-v-d695ed05]{position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at 80% 30%,rgba(45,212,191,.08) 0%,transparent 70%);z-index:1}.pricing__header-content[data-v-d695ed05]{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto}.pricing__title[data-v-d695ed05]{margin-bottom:16px}.pricing__grid[data-v-d695ed05]{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.pricing__card[data-v-d695ed05]{background:transparent;padding:48px 40px;display:flex;flex-direction:column;border-right:.5px solid var(--color-border);border-bottom:.5px solid var(--color-border);transition:background .3s ease;position:relative}.pricing__card[data-v-d695ed05]:nth-child(3n){border-right:none}.pricing__card[data-v-d695ed05]:nth-last-child(-n+3){border-bottom:none}.pricing__card[data-v-d695ed05]:before{content:"";position:absolute;inset:0;background:#8a2cff08;opacity:0;transition:opacity .3s ease;pointer-events:none}.pricing__card[data-v-d695ed05]:hover:before{opacity:1}.pricing__card--highlighted[data-v-d695ed05]{background:#fafafa80}.pricing__card--highlighted[data-v-d695ed05]:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-teal),rgba(45,212,191,.3))}.pricing__card-header[data-v-d695ed05]{margin-bottom:32px}.pricing__card-name[data-v-d695ed05]{margin-bottom:8px}.pricing__card-price[data-v-d695ed05]{margin-bottom:40px}.pricing__card-period[data-v-d695ed05]{margin-left:6px}.pricing__card-features[data-v-d695ed05]{list-style:none;margin-bottom:40px;flex:1}.pricing__card-feature[data-v-d695ed05]{display:flex;align-items:flex-start;gap:12px;color:var(--color-text-primary);margin-bottom:14px}.pricing__card-check[data-v-d695ed05]{flex-shrink:0;margin-top:2px;color:var(--color-teal)}.pricing__card-cta[data-v-d695ed05]{display:block;text-align:center;padding:12px 32px;background:transparent;color:var(--color-text-primary);border:1px solid rgba(0,0,0,.25);border-radius:2px;transition:all .2s ease;text-transform:uppercase}.pricing__card-cta[data-v-d695ed05]:hover{background:#00000008;border-color:#0006}.pricing__card--highlighted .pricing__card-cta[data-v-d695ed05]{background:var(--color-purple);color:#fff;border-color:var(--color-purple)}.pricing__card--highlighted .pricing__card-cta[data-v-d695ed05]:hover{background:var(--color-purple-hover);border-color:var(--color-purple-hover)}@media(max-width:810px){.pricing__header[data-v-d695ed05]{padding:40px 20px}.pricing__grid[data-v-d695ed05]{grid-template-columns:1fr}.pricing__card[data-v-d695ed05]{padding:40px 24px;border-right:none}.pricing__card[data-v-d695ed05]:not(:last-child){border-bottom:.5px solid var(--color-border)}.pricing__card[data-v-d695ed05]:last-child{border-bottom:none}}.faq[data-v-ddf85880]{width:100%;position:relative}.faq__inner[data-v-ddf85880]{width:100%}.faq__header[data-v-ddf85880]{position:relative;padding:40px 48px 30px;overflow:hidden}.faq__header-content[data-v-ddf85880]{position:relative;z-index:2;max-width:100%}.faq__heading[data-v-ddf85880]{color:var(--color-text-primary);margin-bottom:16px}.faq__content[data-v-ddf85880]{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:340px}.faq__questions[data-v-ddf85880]{display:flex;flex-direction:column;border-right:1px solid var(--color-border);overflow-y:auto}.faq__question[data-v-ddf85880]{display:flex;align-items:flex-start;gap:16px;padding:16px 48px;text-align:left;color:var(--color-text-muted);background:none;border:none;border-bottom:.5px solid rgba(0,0,0,.06);cursor:pointer;transition:all .25s ease;font-family:inherit;position:relative}.faq__question[data-v-ddf85880]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-teal);transform:scaleY(0);transition:transform .25s ease}.faq__question[data-v-ddf85880]:last-child{border-bottom:none}.faq__question[data-v-ddf85880]:hover{color:var(--color-text-secondary);background:#00000004}.faq__question--active[data-v-ddf85880]{color:var(--color-text-primary);background:#2dd4bf0a}.faq__question--active[data-v-ddf85880]:before{transform:scaleY(1)}.faq__question-number[data-v-ddf85880]{color:var(--color-gray-300);flex-shrink:0;margin-top:2px;transition:color .25s ease}.faq__question--active .faq__question-number[data-v-ddf85880]{color:var(--color-teal)}.faq__question-text[data-v-ddf85880]{flex:1}.faq__answer-panel[data-v-ddf85880]{padding:32px 48px;display:flex;align-items:flex-start;justify-content:flex-start;overflow-y:auto;position:relative}.faq__answer-grid[data-v-ddf85880]{position:absolute;inset:0;background-image:linear-gradient(rgba(138,44,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(138,44,255,.04) 1px,transparent 1px);background-size:40px 40px;z-index:0;pointer-events:none}.faq__answer-content[data-v-ddf85880]{max-width:520px;position:relative;z-index:1}.faq__answer-number[data-v-ddf85880]{display:inline-block;font-size:40px;font-weight:700;color:#2dd4bf26;margin-bottom:6px;line-height:1}.faq__answer-title[data-v-ddf85880]{color:var(--color-text-primary);margin-bottom:16px}.faq__answer-text[data-v-ddf85880]{color:var(--color-text-secondary)}.fade-enter-active[data-v-ddf85880],.fade-leave-active[data-v-ddf85880]{transition:opacity .2s ease,transform .2s ease}.fade-enter-from[data-v-ddf85880]{opacity:0;transform:translateY(10px)}.fade-leave-to[data-v-ddf85880]{opacity:0;transform:translateY(-10px)}@media(min-width:811px)and (max-height:1000px){.faq__header[data-v-ddf85880]{padding:22px 48px 18px}.faq__content[data-v-ddf85880]{min-height:240px}.faq__question[data-v-ddf85880]{padding:10px 48px}.faq__answer-panel[data-v-ddf85880]{padding:20px 48px}}@media(max-width:810px){.faq__header[data-v-ddf85880]{padding:40px 20px 32px}.faq__content[data-v-ddf85880]{grid-template-columns:1fr;min-height:auto}.faq__questions[data-v-ddf85880]{border-right:none;border-bottom:1px solid var(--color-border);max-height:300px}.faq__question[data-v-ddf85880]{padding:18px 20px;gap:12px}.faq__answer-panel[data-v-ddf85880]{padding:32px 20px}.faq__answer-number[data-v-ddf85880]{font-size:36px}.faq__answer-grid[data-v-ddf85880]{display:none}}.contact[data-astro-cid-ysprocu4]{width:100%;position:relative}.contact__inner[data-astro-cid-ysprocu4]{display:grid;grid-template-columns:1fr 1fr;min-height:400px;width:100%}.contact__map[data-astro-cid-ysprocu4]{position:relative;overflow:hidden;border-right:1px solid var(--color-border)}.contact__map-container[data-astro-cid-ysprocu4]{width:100%;height:100%;min-height:400px;display:block}.contact__info[data-astro-cid-ysprocu4]{display:flex;flex-direction:column}.contact__info-header[data-astro-cid-ysprocu4]{position:relative;padding:48px;flex:1;overflow:hidden}.contact__info-grid[data-astro-cid-ysprocu4]{position:absolute;inset:0;background-image:linear-gradient(rgba(138,44,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(138,44,255,.04) 1px,transparent 1px);background-size:40px 40px;z-index:2;pointer-events:none}.contact__info-gradient[data-astro-cid-ysprocu4]{position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at 100% 0%,rgba(45,212,191,.15) 0%,transparent 70%);z-index:1}.contact__heading[data-astro-cid-ysprocu4]{position:relative;z-index:2;color:var(--color-text-primary);margin-bottom:16px}.contact__description[data-astro-cid-ysprocu4]{position:relative;z-index:2;color:var(--color-text-secondary);max-width:380px}.contact__links[data-astro-cid-ysprocu4]{border-top:.5px solid var(--color-border)}.contact__link[data-astro-cid-ysprocu4]{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;color:var(--color-text-primary);border-bottom:.5px solid var(--color-border);transition:background .2s ease}.contact__link[data-astro-cid-ysprocu4]:last-child{border-bottom:none}.contact__link[data-astro-cid-ysprocu4]:hover{background:var(--color-light-gray)}.contact__link[data-astro-cid-ysprocu4] svg[data-astro-cid-ysprocu4]{flex-shrink:0;color:var(--color-text-muted)}@media(min-width:811px)and (max-height:1000px){.contact__inner[data-astro-cid-ysprocu4],.contact__map-container[data-astro-cid-ysprocu4]{min-height:270px}.contact__info-header[data-astro-cid-ysprocu4]{padding:24px 48px}.contact__link[data-astro-cid-ysprocu4]{padding:13px 48px}}@media(max-width:810px){.contact__inner[data-astro-cid-ysprocu4]{grid-template-columns:1fr}.contact__map-container[data-astro-cid-ysprocu4]{min-height:300px}.contact__info-header[data-astro-cid-ysprocu4]{padding:32px 20px}.contact__link[data-astro-cid-ysprocu4]{padding:16px 20px}.contact__info-grid[data-astro-cid-ysprocu4]{display:none}}.footer[data-astro-cid-qf2fxjjl]{background:#1a1a1a;color:#fff;position:relative}.footer__bg-video[data-astro-cid-qf2fxjjl]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.footer__bg-overlay[data-astro-cid-qf2fxjjl]{position:absolute;inset:0;background:#00000080;z-index:1}.footer__border-wrapper[data-astro-cid-qf2fxjjl]{position:relative;z-index:2}.footer__top[data-astro-cid-qf2fxjjl]{position:relative;background:#00000080}.footer__top-inner[data-astro-cid-qf2fxjjl]{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;padding:60px 48px;gap:60px;align-items:end}.footer__brand[data-astro-cid-qf2fxjjl]{display:flex;flex-direction:column;gap:32px}.footer__logo[data-astro-cid-qf2fxjjl]{display:flex;align-items:center}.footer__logo-img[data-astro-cid-qf2fxjjl]{height:36px;width:auto}.footer__tagline[data-astro-cid-qf2fxjjl]{color:#ffffffe6}.footer__cta-area[data-astro-cid-qf2fxjjl]{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.footer__cta-text[data-astro-cid-qf2fxjjl]{color:#fff9;max-width:320px}.footer__cta-button[data-astro-cid-qf2fxjjl]{display:inline-block;background:var(--color-purple);color:#fff;padding:16px 48px;border-radius:4px;transition:background .2s ease}.footer__cta-button[data-astro-cid-qf2fxjjl]:hover{background:var(--color-purple-hover)}.footer__bottom[data-astro-cid-qf2fxjjl]{position:relative;background:#0000004d}.footer__bottom-inner[data-astro-cid-qf2fxjjl]{max-width:1200px;margin:0 auto;padding:0 48px}.footer__columns[data-astro-cid-qf2fxjjl]{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;position:relative}.footer__column[data-astro-cid-qf2fxjjl]{display:flex;flex-direction:column;padding:48px 24px;position:relative}.footer__column[data-astro-cid-qf2fxjjl]:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:#ffffff1a}.footer__column[data-astro-cid-qf2fxjjl]:first-child{padding-left:0}.footer__column[data-astro-cid-qf2fxjjl]:last-child{padding-right:0}.footer__column[data-astro-cid-qf2fxjjl]:last-child:after{display:none}.footer__column-title[data-astro-cid-qf2fxjjl]{color:#ffffffe6}.footer__link[data-astro-cid-qf2fxjjl]{color:#ffffff80;transition:color .2s ease}.footer__link[data-astro-cid-qf2fxjjl]:hover{color:#fffc}.footer__copyright[data-astro-cid-qf2fxjjl]{padding:20px 0;display:flex;flex-direction:column;gap:6px}.footer__copyright[data-astro-cid-qf2fxjjl] span[data-astro-cid-qf2fxjjl]{color:#fff6}.footer__legal-link[data-astro-cid-qf2fxjjl]{color:inherit;text-decoration:underline}@media(max-width:810px){.footer__top-inner[data-astro-cid-qf2fxjjl]{grid-template-columns:1fr;padding:48px 20px;gap:40px}.footer__bottom-inner[data-astro-cid-qf2fxjjl]{padding:0 20px}.footer__columns[data-astro-cid-qf2fxjjl]{grid-template-columns:repeat(2,1fr);gap:24px}.footer__cta-button[data-astro-cid-qf2fxjjl]{width:100%;text-align:center}}.pricing-section__wrapper[data-astro-cid-4kar6z73]{padding:0}.snap-section--faq-contact[data-astro-cid-4kar6z73]{overflow-y:auto;overflow-x:hidden}.snap-section__border-wrapper[data-astro-cid-4kar6z73]{gap:60px}
