.products-page[data-astro-cid-ttgomkr6]{position:relative;min-height:100vh;overflow-x:hidden;background-color:var(--bg-light, #f8fafc);transition:background-color .3s}.dark .products-page[data-astro-cid-ttgomkr6]{background-color:var(--bg-dark, #030712)}.products-page-glow[data-astro-cid-ttgomkr6]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:600px;background:linear-gradient(to bottom,rgba(13,116,255,.1),rgba(13,116,255,.02),transparent);filter:blur(120px);pointer-events:none;opacity:.4}.products-header[data-astro-cid-ttgomkr6]{position:relative;z-index:10;padding:10rem 1.5rem 5rem;text-align:center}.products-badge[data-astro-cid-ttgomkr6]{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;background-color:#0d74ff1a;border:1px solid rgba(13,116,255,.2);color:#0d74ff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.products-title[data-astro-cid-ttgomkr6]{font-size:3.75rem;font-weight:900;line-height:.9;letter-spacing:-.05em;color:#123770;margin-bottom:2rem}.dark .products-title[data-astro-cid-ttgomkr6]{color:#fff}@media (min-width: 768px){.products-title[data-astro-cid-ttgomkr6]{font-size:5rem}}@media (min-width: 1024px){.products-title[data-astro-cid-ttgomkr6]{font-size:6rem}}.products-title-accent[data-astro-cid-ttgomkr6]{color:#0d74ff;text-decoration-color:#0d74ff33;text-underline-offset:.5rem}.products-description[data-astro-cid-ttgomkr6]{max-width:48rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:500;line-height:1.625;color:#64748b;margin-top:1.5rem}.dark .products-description[data-astro-cid-ttgomkr6]{color:#94a3b8}@media (min-width: 768px){.products-description[data-astro-cid-ttgomkr6]{font-size:1.25rem}}.products-hero-wrap[data-astro-cid-ttgomkr6]{position:relative;display:flex;justify-content:center}@media (min-width: 768px){.products-hero-wrap[data-astro-cid-ttgomkr6]{transform:scale(1)}}.products-hero-glow[data-astro-cid-ttgomkr6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background-color:#0d74ff0d;border-radius:50%;filter:blur(120px);pointer-events:none;opacity:.4}.dark .products-hero-glow[data-astro-cid-ttgomkr6]{background-color:#0d74ff1a}.products-hero-viewport[data-astro-cid-ttgomkr6]{position:relative;z-index:10;animation:products-float 6s ease-in-out infinite;background:black;border-radius:3rem;padding:1rem;box-shadow:0 40px 100px -20px #12377040;border:1px solid rgba(226,232,240,1);display:flex;align-items:center;justify-content:center;overflow:visible}.dark .products-hero-viewport[data-astro-cid-ttgomkr6]{border-color:#ffffff0d}@media (min-width: 1024px){.products-hero-viewport[data-astro-cid-ttgomkr6]{padding:3rem}}@keyframes products-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.products-feature-bar[data-astro-cid-ttgomkr6]{position:relative;z-index:10;background-color:#123770;padding:6rem 1.5rem;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);box-shadow:0 25px 50px -12px #00000040}.dark .products-feature-bar[data-astro-cid-ttgomkr6]{background-color:#0d121f}@media (min-width: 1024px){.products-feature-bar[data-astro-cid-ttgomkr6]{padding-left:6rem;padding-right:6rem}}.products-feature-inner[data-astro-cid-ttgomkr6]{max-width:1536px;margin:0 auto}.products-feature-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:1fr;gap:3rem 3rem;align-items:start}@media (min-width: 768px){.products-feature-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.products-feature-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.products-feature-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(4,1fr)}}.products-feature-item[data-astro-cid-ttgomkr6]{display:flex;flex-direction:column;gap:1.5rem;cursor:pointer;text-decoration:none;color:inherit}.products-feature-item[data-astro-cid-ttgomkr6]:hover .products-feature-icon[data-astro-cid-ttgomkr6]{transform:scale(1.1);background-color:#0d74ff;border-color:#0d74ff;box-shadow:0 0 40px #0d74ff66}.products-feature-item[data-astro-cid-ttgomkr6]:hover .products-feature-title[data-astro-cid-ttgomkr6]{color:#0d74ff}.products-feature-item[data-astro-cid-ttgomkr6]:hover .products-feature-link[data-astro-cid-ttgomkr6]{gap:1rem}.products-feature-icon[data-astro-cid-ttgomkr6]{width:4rem;height:4rem;border-radius:1rem;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 15px -3px #0000001a;display:flex;align-items:center;justify-content:center;transition:all .5s;overflow:hidden}.products-feature-icon[data-astro-cid-ttgomkr6] .material-symbols-outlined[data-astro-cid-ttgomkr6]{color:#fff;font-size:1.875rem;font-variation-settings:"wght" 700}.products-feature-icon-svg[data-astro-cid-ttgomkr6]{fill:#fff;color:#fff;flex-shrink:0}.products-feature-item[data-astro-cid-ttgomkr6]:hover .products-feature-icon-svg[data-astro-cid-ttgomkr6]{fill:#fff;color:#fff}.products-feature-icon-ai[data-astro-cid-ttgomkr6]{position:relative}.products-feature-text[data-astro-cid-ttgomkr6]{display:flex;flex-direction:column;gap:.5rem}.products-feature-title[data-astro-cid-ttgomkr6]{font-size:1.25rem;font-weight:900;color:#fff;letter-spacing:-.025em;line-height:1;transition:color .3s}.products-feature-desc[data-astro-cid-ttgomkr6]{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;line-height:1.5;color:#ffffff80;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5rem}.products-feature-link[data-astro-cid-ttgomkr6]{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.2em;transition:gap .3s;width:-moz-fit-content;width:fit-content}.products-feature-link[data-astro-cid-ttgomkr6] .material-symbols-outlined[data-astro-cid-ttgomkr6]{font-size:.875rem}.products-feature-link-icon[data-astro-cid-ttgomkr6]{width:.875rem;height:.875rem;flex-shrink:0;color:inherit;fill:currentColor}.products-tech[data-astro-cid-ttgomkr6]{padding:8rem 1.5rem;background-color:#f1f5f9;position:relative;z-index:10;transition:background-color .3s}.dark .products-tech[data-astro-cid-ttgomkr6]{background-color:#080b12}@media (min-width: 1024px){.products-tech[data-astro-cid-ttgomkr6]{padding:8rem 6rem 12rem}}.products-tech-inner[data-astro-cid-ttgomkr6]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:6rem}.products-tech-header[data-astro-cid-ttgomkr6]{text-align:center;max-width:56rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.products-tech-title[data-astro-cid-ttgomkr6]{font-size:2.25rem;font-weight:900;color:#123770;letter-spacing:-.025em;line-height:1.1}.dark .products-tech-title[data-astro-cid-ttgomkr6]{color:#fff}@media (min-width: 1024px){.products-tech-title[data-astro-cid-ttgomkr6]{font-size:4.5rem}}.products-tech-lead[data-astro-cid-ttgomkr6]{font-size:1.125rem;font-weight:500;line-height:1.625;color:#64748b}.dark .products-tech-lead[data-astro-cid-ttgomkr6]{color:#94a3b8}@media (min-width: 1024px){.products-tech-lead[data-astro-cid-ttgomkr6]{font-size:1.25rem}}.products-tech-grid[data-astro-cid-ttgomkr6]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.products-tech-grid[data-astro-cid-ttgomkr6]{grid-template-columns:repeat(3,1fr)}}.products-tech-card[data-astro-cid-ttgomkr6]{padding:2.5rem 3rem;background-color:#fff;border:1px solid rgb(241 245 249);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;display:flex;flex-direction:column;transition:all .5s}.dark .products-tech-card[data-astro-cid-ttgomkr6]{background-color:#0f172a;border-color:#ffffff0d}.products-tech-card[data-astro-cid-ttgomkr6]:hover{box-shadow:0 25px 50px -12px #00000040}.products-tech-card[data-astro-cid-ttgomkr6]:hover .products-tech-card-icon[data-astro-cid-ttgomkr6]{background-color:#0d74ff}.products-tech-card[data-astro-cid-ttgomkr6]:hover .products-tech-card-icon[data-astro-cid-ttgomkr6] .material-symbols-outlined[data-astro-cid-ttgomkr6]{color:#fff}.products-tech-card[data-astro-cid-ttgomkr6]:hover .products-tech-card-bar[data-astro-cid-ttgomkr6]{width:5rem;background-color:#0d74ff}.products-tech-card[data-astro-cid-ttgomkr6]:hover .products-tech-card-title[data-astro-cid-ttgomkr6]{color:#0d74ff}.products-tech-card-head[data-astro-cid-ttgomkr6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.products-tech-card-icon[data-astro-cid-ttgomkr6]{width:4rem;height:4rem;border-radius:1rem;background-color:#0d74ff0d;border:1px solid rgba(13,116,255,.2);box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;justify-content:center;transition:all .5s}.dark .products-tech-card-icon[data-astro-cid-ttgomkr6]{background-color:#0d74ff1a}.products-tech-card-icon[data-astro-cid-ttgomkr6] .material-symbols-outlined[data-astro-cid-ttgomkr6]{color:#0d74ff;font-size:1.875rem;transition:color .3s}.products-tech-card-bar[data-astro-cid-ttgomkr6]{width:3rem;height:.5rem;background-color:#0d74ff33;border-radius:9999px;transition:all .5s}.products-tech-card-title[data-astro-cid-ttgomkr6]{font-size:1.875rem;font-weight:900;color:#123770;letter-spacing:-.025em;margin-bottom:1.5rem;transition:color .3s}.dark .products-tech-card-title[data-astro-cid-ttgomkr6]{color:#fff}.products-tech-card-desc[data-astro-cid-ttgomkr6]{font-size:1rem;font-weight:500;line-height:1.625;color:#475569}.dark .products-tech-card-desc[data-astro-cid-ttgomkr6]{color:#94a3b8}.products-footer[data-astro-cid-ttgomkr6]{padding:5rem 1.5rem;border-top:1px solid rgba(226,232,240,1);text-align:center;background-color:#fff6;backdrop-filter:blur(8px)}.dark .products-footer[data-astro-cid-ttgomkr6]{border-top-color:#ffffff0d;background-color:#0003}.products-footer-logo[data-astro-cid-ttgomkr6]{height:1.5rem;margin:0 auto 1.5rem;opacity:.3;filter:grayscale(1)}.dark .products-footer-logo[data-astro-cid-ttgomkr6]{filter:grayscale(1) invert(1)}.products-footer-copy[data-astro-cid-ttgomkr6]{font-size:10px;font-weight:900;color:#94a3b8;text-transform:uppercase;letter-spacing:.4em}
