.hero.svelte-1bx6inm{justify-content:center;align-items:center;padding:10rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-1bx6inm{z-index:0;position:absolute;inset:0}.hero-glow.svelte-1bx6inm{z-index:0;pointer-events:none;position:absolute;inset:0}.orb.svelte-1bx6inm{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.orb-1.svelte-1bx6inm{background:radial-gradient(circle,#dce9f4a6,#0000 70%);width:520px;height:520px;animation:8s ease-in-out infinite svelte-1bx6inm-float;top:-12%;right:-5%}.dark .orb-1.svelte-1bx6inm{background:radial-gradient(circle,#0f69b426,#0000 70%)}.orb-2.svelte-1bx6inm{background:radial-gradient(circle,#f9cccf59,#0000 70%);width:420px;height:420px;animation:10s ease-in-out infinite reverse svelte-1bx6inm-float;bottom:5%;left:-6%}.dark .orb-2.svelte-1bx6inm{background:radial-gradient(circle,#eb3c461a,#0000 70%)}@keyframes svelte-1bx6inm-float{0%,to{transform:translate(0)}50%{transform:translate(12px,-14px)}}.hero-content.svelte-1bx6inm{z-index:1;width:100%;max-width:1240px;margin:0 auto;position:relative}.hero-grid.svelte-1bx6inm{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=1024px){.hero-grid.svelte-1bx6inm{grid-template-columns:1.15fr .85fr;gap:4rem}}.hero-text-col.svelte-1bx6inm{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.hero-eyebrow.svelte-1bx6inm{letter-spacing:.03em;text-transform:uppercase;color:#0f69b4;background:#dce9f4;border:1px solid #0f69b440;border-radius:100px;align-items:center;gap:.5rem;padding:.375rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.dark .hero-eyebrow.svelte-1bx6inm{color:#dce9f4;background:#0f69b440;border-color:#dce9f433}.eyebrow-dot.svelte-1bx6inm{background:#eb3c46;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite svelte-1bx6inm-pulse-slow}@keyframes svelte-1bx6inm-pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.hero-title.svelte-1bx6inm{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:600;line-height:1.12}.dark .hero-title.svelte-1bx6inm{color:#fff}.hero-title.svelte-1bx6inm em:where(.svelte-1bx6inm){color:#eb3c46;display:inline-block;position:relative}.dark .hero-title.svelte-1bx6inm em:where(.svelte-1bx6inm){color:#f87171}.hero-subtitle.svelte-1bx6inm{color:#475569;max-width:580px;margin:0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65}.dark .hero-subtitle.svelte-1bx6inm{color:#94a3b8}.hero-ctas.svelte-1bx6inm{flex-wrap:wrap;align-items:center;gap:.875rem;width:100%;display:flex}.hero-btn-primary.svelte-1bx6inm,.hero-btn-secondary.svelte-1bx6inm{padding:.75rem 1.75rem;font-size:.95rem}.hero-trust-list.svelte-1bx6inm{border-top:1px solid #dce9f4;flex-wrap:wrap;align-items:center;gap:1.25rem;width:100%;max-width:580px;padding-top:.5rem;display:flex}.dark .hero-trust-list.svelte-1bx6inm{border-top-color:#dce9f41a}.trust-item.svelte-1bx6inm{color:#475569;align-items:center;gap:.375rem;font-size:.825rem;font-weight:500;display:inline-flex}.dark .trust-item.svelte-1bx6inm{color:#94a3b8}.trust-item.svelte-1bx6inm svg:where(.svelte-1bx6inm){color:#0f69b4;flex-shrink:0}.dark .trust-item.svelte-1bx6inm svg:where(.svelte-1bx6inm){color:#38bdf8}.hero-media-col.svelte-1bx6inm{justify-content:center;width:100%;display:flex;position:relative}.media-card.svelte-1bx6inm{width:100%;max-width:500px;position:relative}.media-frame.svelte-1bx6inm{aspect-ratio:4/3;background:#fff;border:1px solid #dce9f4;border-radius:1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px -12px #0f69b41f}.dark .media-frame.svelte-1bx6inm{background:#121c2e;border-color:#dce9f41f;box-shadow:0 20px 40px -12px #00000080}.media-card.svelte-1bx6inm:hover .media-frame:where(.svelte-1bx6inm){transform:translateY(-4px);box-shadow:0 24px 48px -12px #0f69b42e}.media-image.svelte-1bx6inm{object-fit:cover;width:100%;height:100%;display:block}.media-gradient-overlay.svelte-1bx6inm{pointer-events:none;background:linear-gradient(#0f69b405 0%,#0f69b41f 100%);position:absolute;inset:0}.floating-badge.svelte-1bx6inm{-webkit-backdrop-filter:blur(12px);z-index:2;background:#fffffff2;border:1px solid #dce9f4;border-radius:1rem;align-items:center;gap:.75rem;padding:.75rem 1.125rem;display:flex;position:absolute;bottom:-1rem;left:-1rem;box-shadow:0 10px 30px #0f69b41f}.dark .floating-badge.svelte-1bx6inm{background:#121c2ef2;border-color:#dce9f426;box-shadow:0 10px 30px #0006}@media (width<=640px){.floating-badge.svelte-1bx6inm{padding:.5rem .875rem;bottom:-.75rem;left:.75rem}}.floating-badge-icon.svelte-1bx6inm{color:#0f69b4;background:#dce9f4;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.dark .floating-badge-icon.svelte-1bx6inm{color:#dce9f4;background:#0f69b440}.floating-badge-text.svelte-1bx6inm{flex-direction:column;gap:.125rem;display:flex}.badge-tag.svelte-1bx6inm{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.68rem;font-weight:600}.dark .badge-tag.svelte-1bx6inm{color:#94a3b8}.badge-highlight.svelte-1bx6inm{color:#0f69b4;font-size:.825rem;font-weight:700}.dark .badge-highlight.svelte-1bx6inm{color:#38bdf8}.animate-fade-up.svelte-1bx6inm{opacity:0;animation:.5s forwards fade-up}.delay-100.svelte-1bx6inm{animation-delay:.1s}.delay-200.svelte-1bx6inm{animation-delay:.2s}.delay-300.svelte-1bx6inm{animation-delay:.3s}.delay-400.svelte-1bx6inm{animation-delay:.4s}.product-card.svelte-11ja2cl{background:#fff;border:1px solid #dce9f4;border-radius:1.25rem;flex-direction:column;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f69b40d}.dark .product-card.svelte-11ja2cl{background:#101826;border-color:#dce9f41a;box-shadow:0 4px 20px #00000040}.product-card.svelte-11ja2cl:hover{border-color:#0f69b4;transform:translateY(-5px);box-shadow:0 16px 36px #0f69b41f}.dark .product-card.svelte-11ja2cl:hover{border-color:#38bdf8;box-shadow:0 16px 36px #0006}.card-visual.svelte-11ja2cl{background:#f0f6fa;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.dark .card-visual.svelte-11ja2cl{background:#0d1524}.card-visual-bg.svelte-11ja2cl{background:#dce9f480;position:absolute;inset:0}.dark .card-visual-bg.svelte-11ja2cl{background:#0f69b414}.card-icon-wrap.svelte-11ja2cl{z-index:1;border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;box-shadow:0 8px 24px oklch(0% 0 0/.25)}.card-stack-overlay.svelte-11ja2cl{flex-wrap:wrap;gap:.3rem;display:flex;position:absolute;bottom:.75rem;left:.75rem}.stack-chip-sm.svelte-11ja2cl{color:oklch(95% 0 0);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.02em;background:oklch(0% 0 0/.45);border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:600}.card-body.svelte-11ja2cl{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.card-header.svelte-11ja2cl{align-items:center;gap:.5rem;display:flex}.card-title.svelte-11ja2cl{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.dark .card-title.svelte-11ja2cl{color:#f8fafc}.card-desc.svelte-11ja2cl{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.dark .card-desc.svelte-11ja2cl{color:#94a3b8}.card-stack.svelte-11ja2cl{flex-wrap:wrap;gap:.3rem;display:flex}.stack-chip.svelte-11ja2cl{letter-spacing:.02em;border-radius:4px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.pricing-module.svelte-11ja2cl{background:#f8fafc;border:1px solid #dce9f4;border-radius:.75rem;flex-direction:column;gap:.5rem;margin-top:auto;padding:.875rem;display:flex}.dark .pricing-module.svelte-11ja2cl{background:#152033;border-color:#dce9f414}.pricing-toggle.svelte-11ja2cl{background:#dce9f4;border-radius:.5rem;gap:.2rem;padding:.2rem;display:flex}.dark .pricing-toggle.svelte-11ja2cl{background:#0d1524}.toggle-btn.svelte-11ja2cl{color:#475569;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:.375rem;flex:1;padding:.35rem .5rem;font-size:.72rem;font-weight:600;transition:all .2s}.dark .toggle-btn.svelte-11ja2cl{color:#94a3b8}.toggle-btn.active.svelte-11ja2cl{color:#0f69b4;background:#fff;box-shadow:0 1px 4px #0f69b426}.dark .toggle-btn.active.svelte-11ja2cl{color:#fff;background:#0f69b4;box-shadow:0 1px 6px #0000004d}.pricing-label-static.svelte-11ja2cl{color:#0f69b4;letter-spacing:.02em;font-size:.72rem;font-weight:600}.dark .pricing-label-static.svelte-11ja2cl{color:#38bdf8}.pricing-display.svelte-11ja2cl{align-items:baseline;gap:.375rem;display:flex}.price-value.svelte-11ja2cl{letter-spacing:-.04em;color:#0f172a;font-size:1.75rem;font-weight:800}.dark .price-value.svelte-11ja2cl{color:#fff}.price-period.svelte-11ja2cl{color:#64748b;font-size:.8rem;font-weight:500}.dark .price-period.svelte-11ja2cl{color:#94a3b8}.card-actions.svelte-11ja2cl{gap:.5rem;padding:0 1.25rem 1.25rem;display:flex}.card-btn-demo.svelte-11ja2cl{padding:.5rem .875rem;font-size:.8rem}.card-btn-buy.svelte-11ja2cl{flex:1;padding:.5rem .875rem;font-size:.8rem}.filter-wrap.svelte-bfsxe2{background:#f0f6fa;border:1px solid #dce9f4;border-radius:.875rem;flex-wrap:wrap;align-items:center;gap:.375rem;padding:.375rem;display:flex}.dark .filter-wrap.svelte-bfsxe2{background:#0d1524;border-color:#dce9f41a}.filter-tab.svelte-bfsxe2{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.dark .filter-tab.svelte-bfsxe2{color:#94a3b8}.filter-tab.svelte-bfsxe2:hover:not(.active){color:#0f69b4;background:#dce9f4}.dark .filter-tab.svelte-bfsxe2:hover:not(.active){color:#dce9f4;background:#0f69b433}.filter-tab.active.svelte-bfsxe2{color:#0f69b4;background:#fff;font-weight:600;box-shadow:0 2px 8px #0f69b426}.dark .filter-tab.active.svelte-bfsxe2{color:#fff;background:#0f69b4;box-shadow:0 2px 8px #0000004d}.filter-tab svg{flex-shrink:0}.products-section.svelte-1hnqgto{padding:0 1.5rem 5rem;scroll-margin-top:4rem}.section-inner.svelte-1hnqgto{flex-direction:column;gap:2rem;max-width:1280px;margin:0 auto;display:flex}.section-header.svelte-1hnqgto{text-align:center;flex-direction:column;gap:.75rem;display:flex}.section-title.svelte-1hnqgto{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.dark .section-title.svelte-1hnqgto{color:#fff}.section-subtitle.svelte-1hnqgto{color:#475569;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.dark .section-subtitle.svelte-1hnqgto{color:#94a3b8}.filter-row.svelte-1hnqgto{justify-content:center;display:flex}.products-grid.svelte-1hnqgto{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.products-grid.svelte-1hnqgto{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.products-grid.svelte-1hnqgto{grid-template-columns:repeat(3,1fr)}}.card-wrapper.svelte-1hnqgto{opacity:0;animation:.5s forwards svelte-1hnqgto-card-in}@keyframes svelte-1hnqgto-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.empty-state.svelte-1hnqgto{color:#64748b;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.dark .empty-state.svelte-1hnqgto{color:#94a3b8}.page-wrap.svelte-1edfjmx{flex-direction:column;min-height:100vh;display:flex}main.svelte-1edfjmx{flex:1}
