.product-hero[data-astro-cid-uvpqt7xj]{position:relative;min-height:85vh;background:#09090b;overflow:hidden;display:flex;align-items:center}.product-hero[data-astro-cid-uvpqt7xj]:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:200%;background:radial-gradient(ellipse,rgba(13,148,136,.08) 0%,transparent 60%);pointer-events:none}.product-hero[data-astro-cid-uvpqt7xj]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,#09090b,transparent);pointer-events:none;z-index:2}.product-hero__noise[data-astro-cid-uvpqt7xj]{position:absolute;inset:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px;pointer-events:none}.product-hero__inner[data-astro-cid-uvpqt7xj]{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:80px 24px 60px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;width:100%}.product-hero__badge[data-astro-cid-uvpqt7xj]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#0d94881f;border:1px solid rgba(13,148,136,.2);border-radius:100px;font-size:11px;font-weight:600;color:#2dd4bf;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.product-hero__badge[data-astro-cid-uvpqt7xj] svg[data-astro-cid-uvpqt7xj]{width:12px;height:12px}.product-hero__title[data-astro-cid-uvpqt7xj]{font-size:clamp(3rem,6vw,4.5rem);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.05;margin-bottom:6px}.product-hero__subtitle[data-astro-cid-uvpqt7xj]{font-size:15px;color:#71717a;font-weight:500;letter-spacing:.02em;margin-bottom:20px}.product-hero__desc[data-astro-cid-uvpqt7xj]{font-size:16px;color:#a1a1aa;line-height:1.7;margin-bottom:36px;max-width:480px}.product-hero__stats[data-astro-cid-uvpqt7xj]{display:flex;gap:40px;margin-bottom:40px}.product-hero__stat-value[data-astro-cid-uvpqt7xj]{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1}.product-hero__stat-unit[data-astro-cid-uvpqt7xj]{font-size:14px;font-weight:600;color:#2dd4bf;margin-left:3px}.product-hero__stat-label[data-astro-cid-uvpqt7xj]{font-size:11px;color:#71717a;margin-top:4px}.product-hero__ctas[data-astro-cid-uvpqt7xj]{display:flex;gap:12px}.product-btn-primary[data-astro-cid-uvpqt7xj]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:#0d9488;color:#fff;font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.product-btn-primary[data-astro-cid-uvpqt7xj]:hover{background:#14b8a6;transform:translateY(-1px);box-shadow:0 8px 24px #0d948840}.product-btn-ghost[data-astro-cid-uvpqt7xj]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:transparent;color:#d4d4d8;font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;border:1px solid #3f3f46;transition:all .3s ease;cursor:pointer}.product-btn-ghost[data-astro-cid-uvpqt7xj]:hover{border-color:#71717a;color:#fff;background:#ffffff08}.product-hero__image-wrap[data-astro-cid-uvpqt7xj]{position:relative;display:flex;align-items:center;justify-content:center}.product-hero__image-glow[data-astro-cid-uvpqt7xj]{position:absolute;width:70%;height:70%;background:radial-gradient(circle,rgba(13,148,136,.15) 0%,transparent 70%);filter:blur(60px);pointer-events:none}.product-hero__image-wrap[data-astro-cid-uvpqt7xj] img[data-astro-cid-uvpqt7xj],.product-hero__image-wrap[data-astro-cid-uvpqt7xj] video[data-astro-cid-uvpqt7xj]{position:relative;z-index:1;max-height:520px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.5))}.product-hero__text[data-astro-cid-uvpqt7xj]>[data-astro-cid-uvpqt7xj]{animation:productFadeInUp .7s ease-out both}.product-hero__badge[data-astro-cid-uvpqt7xj]{animation-delay:.1s}.product-hero__title[data-astro-cid-uvpqt7xj]{animation-delay:.2s}.product-hero__subtitle[data-astro-cid-uvpqt7xj]{animation-delay:.25s}.product-hero__desc[data-astro-cid-uvpqt7xj]{animation-delay:.3s}.product-hero__stats[data-astro-cid-uvpqt7xj]{animation-delay:.4s}.product-hero__ctas[data-astro-cid-uvpqt7xj]{animation-delay:.5s}.product-hero__image-wrap[data-astro-cid-uvpqt7xj]{animation:productFadeInUp .8s ease-out .3s both}@keyframes productFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.product-hero__inner[data-astro-cid-uvpqt7xj]{grid-template-columns:1fr;text-align:center;padding-top:100px}.product-hero__desc[data-astro-cid-uvpqt7xj]{margin:0 auto 36px}.product-hero__stats[data-astro-cid-uvpqt7xj],.product-hero__ctas[data-astro-cid-uvpqt7xj]{justify-content:center}.product-hero__image-wrap[data-astro-cid-uvpqt7xj]{margin-top:20px}.product-hero__image-wrap[data-astro-cid-uvpqt7xj] img[data-astro-cid-uvpqt7xj],.product-hero__image-wrap[data-astro-cid-uvpqt7xj] video[data-astro-cid-uvpqt7xj]{max-height:400px}}@media(max-width:640px){.product-hero__inner[data-astro-cid-uvpqt7xj]{padding:80px 16px 40px}.product-hero__stats[data-astro-cid-uvpqt7xj]{gap:24px}.product-hero__ctas[data-astro-cid-uvpqt7xj]{flex-direction:column}.product-btn-primary[data-astro-cid-uvpqt7xj],.product-btn-ghost[data-astro-cid-uvpqt7xj]{width:100%;justify-content:center}}.product-tldr[data-astro-cid-6hwc4eol]{background:linear-gradient(135deg,#f0fdfa80,#ccfbf126);border-top:1px solid rgba(13,148,136,.08);border-bottom:1px solid rgba(13,148,136,.08)}.product-tldr__inner[data-astro-cid-6hwc4eol]{max-width:860px;margin:0 auto;padding:48px 24px;display:flex;gap:20px}.product-tldr__bar[data-astro-cid-6hwc4eol]{flex-shrink:0;width:3px;background:linear-gradient(to bottom,#14b8a6,#2dd4bf);border-radius:4px}.product-tldr__label[data-astro-cid-6hwc4eol]{font-size:10px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-tldr__text[data-astro-cid-6hwc4eol]{font-size:15px;color:#3f3f46;line-height:1.8}.product-features[data-astro-cid-3bpbcfes]{background:#fff;padding:80px 24px}.product-section-inner[data-astro-cid-3bpbcfes]{max-width:1280px;margin:0 auto}.product-section-label[data-astro-cid-3bpbcfes]{font-size:11px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-section-title[data-astro-cid-3bpbcfes]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#18181b;letter-spacing:-.02em;margin-bottom:40px}.product-features__grid[data-astro-cid-3bpbcfes]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-feature-card[data-astro-cid-3bpbcfes]{padding:32px;background:#fff;border:1px solid rgba(228,228,231,.6);border-radius:16px;transition:all .3s ease}.product-feature-card[data-astro-cid-3bpbcfes]:hover{border-color:#0d948833;box-shadow:0 4px 20px #0000000a;transform:translateY(-2px)}.product-feature-icon[data-astro-cid-3bpbcfes]{width:44px;height:44px;background:linear-gradient(135deg,#f0fdfa,#ccfbf180);border:1px solid rgba(13,148,136,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s ease}.product-feature-card[data-astro-cid-3bpbcfes]:hover .product-feature-icon[data-astro-cid-3bpbcfes]{background:linear-gradient(135deg,#ccfbf1cc,#f0fdfa);border-color:#0d948833}.product-feature-icon[data-astro-cid-3bpbcfes] svg[data-astro-cid-3bpbcfes]{width:20px;height:20px;color:#0f766e}.product-feature-keyword[data-astro-cid-3bpbcfes]{font-size:10px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.product-feature-title[data-astro-cid-3bpbcfes]{font-size:15px;font-weight:700;color:#18181b;margin-bottom:8px}.product-feature-desc[data-astro-cid-3bpbcfes]{font-size:13px;color:#71717a;line-height:1.7}@media(max-width:1024px){.product-features__grid[data-astro-cid-3bpbcfes]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.product-features[data-astro-cid-3bpbcfes]{padding:60px 16px}.product-features__grid[data-astro-cid-3bpbcfes]{grid-template-columns:1fr}}.product-specs[data-astro-cid-nb33v7fl]{background:#fafafa;padding:80px 24px}.product-section-inner[data-astro-cid-nb33v7fl]{max-width:1280px;margin:0 auto}.product-section-label[data-astro-cid-nb33v7fl]{font-size:11px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-section-title[data-astro-cid-nb33v7fl]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#18181b;letter-spacing:-.02em;margin-bottom:40px}.product-specs__grid[data-astro-cid-nb33v7fl]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-spec-card[data-astro-cid-nb33v7fl]{background:#fff;border:1px solid rgba(228,228,231,.6);border-radius:16px;padding:24px;transition:all .3s ease}.product-spec-card[data-astro-cid-nb33v7fl]:hover{border-color:#0d948833;transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}.product-spec-label[data-astro-cid-nb33v7fl]{font-size:10px;font-weight:600;color:#a1a1aa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.product-spec-value[data-astro-cid-nb33v7fl]{font-size:15px;font-weight:700;color:#18181b}@media(max-width:1024px){.product-specs__grid[data-astro-cid-nb33v7fl]{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.product-specs[data-astro-cid-nb33v7fl]{padding:60px 16px}.product-specs__grid[data-astro-cid-nb33v7fl]{grid-template-columns:repeat(2,1fr)}}.product-certs[data-astro-cid-agu3eemw]{background:#fff;padding:64px 24px;border-top:1px solid #f4f4f5}.product-section-inner[data-astro-cid-agu3eemw]{max-width:1280px;margin:0 auto}.product-section-label[data-astro-cid-agu3eemw]{font-size:11px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-section-title[data-astro-cid-agu3eemw]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#18181b;letter-spacing:-.02em;margin-bottom:40px}.product-cert-grid[data-astro-cid-agu3eemw]{display:flex;gap:16px;flex-wrap:wrap}.product-cert-badge[data-astro-cid-agu3eemw]{display:flex;align-items:center;gap:14px;padding:16px 24px;background:#fafafa;border:1px solid #e4e4e7;border-radius:14px;transition:all .3s ease}.product-cert-badge[data-astro-cid-agu3eemw]:hover{border-color:#0d948833;box-shadow:0 2px 12px #0000000a}.product-cert-icon[data-astro-cid-agu3eemw]{width:36px;height:36px;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-cert-icon[data-astro-cid-agu3eemw] svg[data-astro-cid-agu3eemw]{width:18px;height:18px;color:#fff}.product-cert-name[data-astro-cid-agu3eemw]{font-size:14px;font-weight:700;color:#18181b}.product-cert-desc[data-astro-cid-agu3eemw]{font-size:11px;color:#71717a;margin-top:1px}@media(max-width:640px){.product-cert-grid[data-astro-cid-agu3eemw]{flex-direction:column}}.product-apps[data-astro-cid-qvdzippq]{background:#fafafa;padding:80px 24px}.product-section-inner[data-astro-cid-qvdzippq]{max-width:1280px;margin:0 auto}.product-section-label[data-astro-cid-qvdzippq]{font-size:11px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-section-title[data-astro-cid-qvdzippq]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#18181b;letter-spacing:-.02em;margin-bottom:40px}.product-app-grid[data-astro-cid-qvdzippq]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-app-card[data-astro-cid-qvdzippq]{background:#fff;border:1px solid rgba(228,228,231,.6);border-radius:16px;padding:28px 24px;text-align:center;transition:all .3s ease}.product-app-card[data-astro-cid-qvdzippq]:hover{border-color:#0d948833;transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}.product-app-image[data-astro-cid-qvdzippq]{width:100%;height:160px;object-fit:contain;border-radius:12px;margin-bottom:16px}.product-app-icon[data-astro-cid-qvdzippq]{width:48px;height:48px;background:linear-gradient(135deg,#18181b,#27272a);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.product-app-icon[data-astro-cid-qvdzippq] svg[data-astro-cid-qvdzippq]{width:22px;height:22px;color:#2dd4bf}.product-app-title[data-astro-cid-qvdzippq]{font-size:14px;font-weight:700;color:#18181b;margin-bottom:6px}.product-app-desc[data-astro-cid-qvdzippq]{font-size:12px;color:#71717a;line-height:1.6}@media(max-width:1024px){.product-app-grid[data-astro-cid-qvdzippq]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.product-app-grid[data-astro-cid-qvdzippq]{grid-template-columns:repeat(2,1fr)}}.product-faq[data-astro-cid-usw2dpap]{background:#fafafa;padding:80px 24px}.product-faq__inner[data-astro-cid-usw2dpap]{max-width:800px;margin:0 auto}.product-section-label[data-astro-cid-usw2dpap]{font-size:11px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-section-title[data-astro-cid-usw2dpap]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#18181b;letter-spacing:-.02em;margin-bottom:40px}.product-faq__list[data-astro-cid-usw2dpap]{display:flex;flex-direction:column;gap:10px}.product-faq__item[data-astro-cid-usw2dpap]{background:#fff;border:1px solid rgba(228,228,231,.6);border-radius:16px;overflow:hidden}.product-faq__item[data-astro-cid-usw2dpap] summary[data-astro-cid-usw2dpap]{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;cursor:pointer;list-style:none;font-size:14px;font-weight:600;color:#18181b;transition:background .2s ease}.product-faq__item[data-astro-cid-usw2dpap] summary[data-astro-cid-usw2dpap]::-webkit-details-marker{display:none}.product-faq__item[data-astro-cid-usw2dpap] summary[data-astro-cid-usw2dpap]::marker{display:none;content:""}.product-faq__item[data-astro-cid-usw2dpap] summary[data-astro-cid-usw2dpap]:hover{background:#fafafa}.product-faq__chevron[data-astro-cid-usw2dpap]{width:20px;height:20px;color:#a1a1aa;transition:transform .3s ease;flex-shrink:0}.product-faq__item[data-astro-cid-usw2dpap][open] .product-faq__chevron[data-astro-cid-usw2dpap]{transform:rotate(180deg)}.product-faq__answer[data-astro-cid-usw2dpap]{padding:16px 28px 22px;font-size:13px;color:#52525b;line-height:1.8;border-top:1px solid #f4f4f5;margin-top:-4px}.product-cta[data-astro-cid-2umdvq6e]{background:#09090b;position:relative;overflow:hidden}.product-cta[data-astro-cid-2umdvq6e]:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(circle,rgba(13,148,136,.1) 0%,transparent 70%);pointer-events:none}.product-cta__inner[data-astro-cid-2umdvq6e]{max-width:640px;margin:0 auto;padding:80px 24px;text-align:center;position:relative;z-index:1}.product-cta__title[data-astro-cid-2umdvq6e]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:12px}.product-cta__desc[data-astro-cid-2umdvq6e]{font-size:14px;color:#a1a1aa;margin-bottom:36px;line-height:1.6}.product-cta__buttons[data-astro-cid-2umdvq6e]{display:flex;justify-content:center;gap:12px}.product-btn-primary[data-astro-cid-2umdvq6e]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:#0d9488;color:#fff;font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.product-btn-primary[data-astro-cid-2umdvq6e]:hover{background:#14b8a6;transform:translateY(-1px);box-shadow:0 8px 24px #0d948840}.product-btn-ghost[data-astro-cid-2umdvq6e]{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:transparent;color:#d4d4d8;font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;border:1px solid #3f3f46;transition:all .3s ease;cursor:pointer}.product-btn-ghost[data-astro-cid-2umdvq6e]:hover{border-color:#71717a;color:#fff;background:#ffffff08}@media(max-width:640px){.product-cta__buttons[data-astro-cid-2umdvq6e]{flex-direction:column;align-items:center}.product-btn-primary[data-astro-cid-2umdvq6e],.product-btn-ghost[data-astro-cid-2umdvq6e]{width:100%;justify-content:center}}.product-related[data-astro-cid-hcllxn64]{background:#fafafa;padding:64px 24px;border-top:1px solid #f4f4f5}.product-section-inner[data-astro-cid-hcllxn64]{max-width:1280px;margin:0 auto}.product-section-label[data-astro-cid-hcllxn64]{font-size:11px;font-weight:700;color:#0d9488;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-section-title[data-astro-cid-hcllxn64]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#18181b;letter-spacing:-.02em;margin-bottom:40px}.product-related__grid[data-astro-cid-hcllxn64]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-related__card[data-astro-cid-hcllxn64]{background:#fff;border:1px solid rgba(228,228,231,.6);border-radius:16px;padding:24px;text-decoration:none;transition:all .3s ease;display:block}.product-related__card[data-astro-cid-hcllxn64]:hover{border-color:#0d948833;transform:translateY(-2px);box-shadow:0 4px 16px #0000000a}.product-related__category[data-astro-cid-hcllxn64]{font-size:11px;font-weight:600;color:#0d9488;margin-bottom:8px}.product-related__title[data-astro-cid-hcllxn64]{font-size:14px;font-weight:700;color:#18181b;line-height:1.5}@media(max-width:640px){.product-related__grid[data-astro-cid-hcllxn64]{grid-template-columns:1fr}}
