.hero:where(.astro-7vszemnk){align-items:center;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero__container:where(.astro-7vszemnk){grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.hero__content:where(.astro-7vszemnk){animation:.8s ease-out fadeInUp}.hero__badge:where(.astro-7vszemnk){color:var(--accent-light);background:#0071e31a;border:1px solid #0071e333;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero__badge-icon:where(.astro-7vszemnk){font-size:.875rem}.hero__title:where(.astro-7vszemnk){letter-spacing:-.03em;color:var(--text-primary);margin:0 0 1.5rem;font-size:max(2.5rem,min(6vw,4rem));font-weight:700;line-height:1.1}.hero__gradient:where(.astro-7vszemnk){background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero__description:where(.astro-7vszemnk){color:var(--text-secondary);max-width:520px;margin:0 0 2rem;font-size:1.25rem;line-height:1.6}.hero__actions:where(.astro-7vszemnk){flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.hero__btn:where(.astro-7vszemnk){border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hero__btn--primary:where(.astro-7vszemnk){background:var(--accent);color:#fff}.hero__btn--primary:where(.astro-7vszemnk):hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 8px 24px #0071e366}.hero__btn--secondary:where(.astro-7vszemnk){color:var(--text-primary);border:1px solid var(--border);background:0 0}.hero__btn--secondary:where(.astro-7vszemnk):hover{background:#ffffff0d;border-color:#fff3}.hero__meta:where(.astro-7vszemnk){flex-wrap:wrap;gap:1.5rem;display:flex}.hero__meta-item:where(.astro-7vszemnk){color:var(--text-tertiary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.hero__meta-item:where(.astro-7vszemnk) svg:where(.astro-7vszemnk){color:#34c759}.hero__preview:where(.astro-7vszemnk){animation:1s ease-out .2s both fadeIn}.hero__preview-frame:where(.astro-7vszemnk){background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 20px 50px -10px #00000080}.hero__preview-header:where(.astro-7vszemnk){background:var(--bg-tertiary);border-bottom:1px solid var(--border);gap:.5rem;padding:.75rem 1rem;display:flex}.hero__preview-dot:where(.astro-7vszemnk){background:var(--border);border-radius:50%;width:12px;height:12px}.hero__preview-dot:where(.astro-7vszemnk):first-child{background:#ff5f57}.hero__preview-dot:where(.astro-7vszemnk):nth-child(2){background:#febc2e}.hero__preview-dot:where(.astro-7vszemnk):nth-child(3){background:#28c840}.hero__preview-content:where(.astro-7vszemnk){padding:2rem}.hero__demo:where(.astro-7vszemnk){justify-content:center;align-items:center;gap:2rem;display:flex}.hero__demo-source:where(.astro-7vszemnk){flex-direction:column;align-items:center;gap:.75rem;display:flex}.hero__demo-chunks:where(.astro-7vszemnk){flex-direction:column;align-items:center;gap:.75rem;display:flex}.hero__demo-label:where(.astro-7vszemnk){color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.hero__demo-image--tall:where(.astro-7vszemnk){background:linear-gradient(#4a9eff,#0071e3,#00c7ff,#0071e3,#4a9eff);border-radius:8px;width:80px;height:200px;position:relative}.hero__demo-image--tall:where(.astro-7vszemnk):after{content:"";background:repeating-linear-gradient(0deg,#0000,#0000 65px,#ffffff1a 65px 67px);position:absolute;inset:0}.hero__demo-arrow:where(.astro-7vszemnk){color:var(--text-tertiary);animation:2s ease-in-out infinite float}.hero__demo-grid:where(.astro-7vszemnk){flex-direction:column;gap:.5rem;display:flex}.hero__demo-chunk:where(.astro-7vszemnk){opacity:0;background:linear-gradient(135deg,#0071e3,#00c7ff);border-radius:6px;width:80px;height:60px;animation:.3s ease-out forwards chunkAppear}.hero__demo-chunk:where(.astro-7vszemnk):first-child{animation-delay:.5s}.hero__demo-chunk:where(.astro-7vszemnk):nth-child(2){animation-delay:.7s}.hero__demo-chunk:where(.astro-7vszemnk):nth-child(3){animation-delay:.9s}@keyframes chunkAppear{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.hero__glow:where(.astro-7vszemnk){pointer-events:none;z-index:-1;background:radial-gradient(#0071e326,#0000 70%);width:800px;height:600px;position:absolute;top:20%;left:50%;transform:translate(-50%)}@media(max-width:900px){.hero__container:where(.astro-7vszemnk){text-align:center;grid-template-columns:1fr;gap:3rem}.hero__description:where(.astro-7vszemnk){max-width:100%;margin-inline-start:auto;margin-inline-end:auto}.hero__actions:where(.astro-7vszemnk){justify-content:center}.hero__meta:where(.astro-7vszemnk){justify-content:center}.hero__preview:where(.astro-7vszemnk){order:-1;max-width:400px;margin:0 auto}}@media(max-width:600px){.hero:where(.astro-7vszemnk){padding:7rem 1rem 3rem}.hero__actions:where(.astro-7vszemnk){flex-direction:column}.hero__btn:where(.astro-7vszemnk){width:100%}.hero__demo:where(.astro-7vszemnk){gap:1rem}.hero__demo-image--tall:where(.astro-7vszemnk){width:60px;height:150px}.hero__demo-chunk:where(.astro-7vszemnk){width:60px;height:45px}}.stats:where(.astro-ym4tmkim){background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4rem 1.5rem}.stats__container:where(.astro-ym4tmkim){grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.stats__item:where(.astro-ym4tmkim){text-align:center;padding:1rem}.stats__value:where(.astro-ym4tmkim){letter-spacing:-.02em;margin-bottom:.5rem;font-size:max(1.5rem,min(4vw,2rem));font-weight:700;display:block}.stats__label:where(.astro-ym4tmkim){color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}@media(max-width:768px){.stats__container:where(.astro-ym4tmkim){grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:400px){.stats__container:where(.astro-ym4tmkim){grid-template-columns:1fr}}.features:where(.astro-d4bm4rbp){background:var(--bg-primary);padding:6rem 1.5rem}.features__container:where(.astro-d4bm4rbp){max-width:1200px;margin:0 auto}.features__header:where(.astro-d4bm4rbp){text-align:center;max-width:640px;margin:0 auto 4rem}.features__label:where(.astro-d4bm4rbp){color:var(--accent-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8125rem;font-weight:600;display:inline-block}.features__title:where(.astro-d4bm4rbp){letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem;font-size:max(2rem,min(5vw,2.75rem));font-weight:700}.features__subtitle:where(.astro-d4bm4rbp){color:var(--text-secondary);margin:0;font-size:1.125rem;line-height:1.6}.features__grid:where(.astro-d4bm4rbp){grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.features__card:where(.astro-d4bm4rbp){background:var(--bg-secondary);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s}.features__card:where(.astro-d4bm4rbp):hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px -10px #0000004d}.features__icon:where(.astro-d4bm4rbp){width:48px;height:48px;color:var(--accent-light);background:#0071e31a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.features__card-title:where(.astro-d4bm4rbp){color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.features__card-description:where(.astro-d4bm4rbp){color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}@media(max-width:900px){.features__grid:where(.astro-d4bm4rbp){grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features:where(.astro-d4bm4rbp){padding:4rem 1rem}.features__grid:where(.astro-d4bm4rbp){grid-template-columns:1fr}.features__header:where(.astro-d4bm4rbp){margin-bottom:2.5rem}}.use-cases:where(.astro-zysjyex3){background:var(--bg-secondary);padding:6rem 1.5rem}.use-cases__container:where(.astro-zysjyex3){max-width:1200px;margin:0 auto}.use-cases__header:where(.astro-zysjyex3){text-align:center;margin-bottom:3rem}.use-cases__label:where(.astro-zysjyex3){color:var(--accent-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8125rem;font-weight:600;display:inline-block}.use-cases__title:where(.astro-zysjyex3){letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:max(2rem,min(5vw,2.75rem));font-weight:700}.use-cases__grid:where(.astro-zysjyex3){grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.use-cases__card:where(.astro-zysjyex3){background:var(--bg-tertiary);border:1px solid var(--border);cursor:default;border-radius:20px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.use-cases__card:where(.astro-zysjyex3):hover{box-shadow:0 20px 50px -15px #00000080,0 0 40px -10px var(--accent-light);border-color:#ffffff26;transform:translateY(-8px)}.use-cases__card:where(.astro-zysjyex3):hover .use-cases__icon:where(.astro-zysjyex3){background:#ffffff1a;transform:scale(1.1)}.use-cases__card:where(.astro-zysjyex3):hover .use-cases__card-title:where(.astro-zysjyex3){color:var(--accent-light)}.use-cases__card-accent:where(.astro-zysjyex3){height:4px;transition:height .3s cubic-bezier(.16,1,.3,1)}.use-cases__card:where(.astro-zysjyex3):hover .use-cases__card-accent:where(.astro-zysjyex3){height:6px}.use-cases__card-content:where(.astro-zysjyex3){padding:2rem}.use-cases__icon:where(.astro-zysjyex3){width:56px;height:56px;color:var(--accent-light);background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.use-cases__card-title:where(.astro-zysjyex3){color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600;transition:color .3s}.use-cases__card-description:where(.astro-zysjyex3){color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}@media(max-width:900px){.use-cases__grid:where(.astro-zysjyex3){grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media(max-width:600px){.use-cases:where(.astro-zysjyex3){padding:4rem 1rem}}.faq:where(.astro-dsdhukaf){background:var(--bg-primary);padding:6rem 1.5rem}.faq__container:where(.astro-dsdhukaf){max-width:720px;margin:0 auto}.faq__header:where(.astro-dsdhukaf){text-align:center;margin-bottom:3rem}.faq__label:where(.astro-dsdhukaf){color:var(--accent-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.8125rem;font-weight:600;display:inline-block}.faq__title:where(.astro-dsdhukaf){letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem;font-size:max(2rem,min(5vw,2.75rem));font-weight:700}.faq__subtitle:where(.astro-dsdhukaf){color:var(--text-secondary);margin:0;font-size:1.125rem}.faq__list:where(.astro-dsdhukaf){flex-direction:column;display:flex}.faq__item:where(.astro-dsdhukaf){border-bottom:1px solid var(--border)}.faq__item:where(.astro-dsdhukaf):first-child{border-top:1px solid var(--border)}.faq__question:where(.astro-dsdhukaf){color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:1.0625rem;font-weight:500;list-style:none;transition:color .2s;display:flex}.faq__question:where(.astro-dsdhukaf)::-webkit-details-marker{display:none}.faq__question:where(.astro-dsdhukaf):hover{color:var(--accent-light)}.faq__icon:where(.astro-dsdhukaf){width:24px;height:24px;color:var(--text-tertiary);border-radius:6px;flex-shrink:0;padding:2px;transition:transform .3s cubic-bezier(.16,1,.3,1),color .2s}.faq__question:where(.astro-dsdhukaf):hover .faq__icon:where(.astro-dsdhukaf){color:var(--accent-light)}.faq__item:where(.astro-dsdhukaf)[open] .faq__icon:where(.astro-dsdhukaf){color:var(--accent-light);transform:rotate(180deg)}.faq__answer:where(.astro-dsdhukaf){padding:0 0 1.25rem}.faq__answer:where(.astro-dsdhukaf) p:where(.astro-dsdhukaf){color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}@media(max-width:600px){.faq:where(.astro-dsdhukaf){padding:4rem 1rem}.faq__question:where(.astro-dsdhukaf){padding:1rem 0;font-size:1rem}.faq__answer:where(.astro-dsdhukaf) p:where(.astro-dsdhukaf){font-size:.875rem}}.cta:where(.astro-6ce7k5uq){background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.cta__container:where(.astro-6ce7k5uq){z-index:1;max-width:640px;margin:0 auto;position:relative}.cta__content:where(.astro-6ce7k5uq){text-align:center}.cta__title:where(.astro-6ce7k5uq){letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1rem;font-size:max(2rem,min(6vw,3rem));font-weight:700}.cta__description:where(.astro-6ce7k5uq){color:var(--text-secondary);margin:0 0 2.5rem;font-size:1.125rem;line-height:1.6}.cta__actions:where(.astro-6ce7k5uq){flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta__button:where(.astro-6ce7k5uq){border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.cta__button--primary:where(.astro-6ce7k5uq){background:var(--accent);color:#fff}.cta__button--primary:where(.astro-6ce7k5uq):hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 8px 24px #0071e366}.cta__button--secondary:where(.astro-6ce7k5uq){color:var(--text-primary);border:1px solid var(--border);background:0 0}.cta__button--secondary:where(.astro-6ce7k5uq):hover{background:#ffffff0d;border-color:#fff3}.cta__glow:where(.astro-6ce7k5uq){pointer-events:none;background:radial-gradient(#0071e326,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:600px){.cta:where(.astro-6ce7k5uq){padding:4rem 1rem}.cta__description:where(.astro-6ce7k5uq){margin-bottom:2rem;font-size:1rem}.cta__actions:where(.astro-6ce7k5uq){flex-direction:column}.cta__button:where(.astro-6ce7k5uq){width:100%}}
