@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap";:root{--primary: #006668;--primary-dim: #00595b;--primary-container: #b2dfdb;--on-primary: #ffffff;--secondary: #66bb6a;--secondary-container: #e8f5e9;--on-secondary-container: #2e7d32;--tertiary: #8bc34a;--tertiary-container: #dcedc8;--error: #b31b25;--error-container: #fce4ec;--surface: #f5f5f5;--surface-container-low: #f9f9f9;--surface-container-lowest: #ffffff;--on-surface: #1a1a1a;--on-surface-variant: #5a5a5a;--radius-md: 1.5rem;--radius-xl: 3rem;--shadow-ambient: 0 20px 40px rgba(35, 44, 81, .06)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;color:var(--on-surface);background:var(--surface);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dim) 100%);color:var(--on-primary);font-family:inherit;font-size:1rem;font-weight:600;border:none;border-radius:100px;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0066684d}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background:var(--surface-container-lowest);color:var(--on-surface);font-family:inherit;font-size:1rem;font-weight:600;border:1.5px solid rgba(0,0,0,.1);border-radius:100px;cursor:pointer;transition:transform .2s,background .2s;text-decoration:none}.btn-outline:hover{transform:translateY(-2px);background:var(--surface-container-low)}.btn-primary.btn-lg,.btn-outline.btn-lg{padding:1rem 2.5rem;font-size:1.125rem}section{padding:5rem 0}.section-headline{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--on-surface)}.section-subheadline{font-size:1.25rem;font-weight:400;color:var(--on-surface-variant);line-height:1.6;max-width:640px}.label{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--primary)}@media(max-width:768px){section{padding:3rem 0}.section-headline{font-size:1.75rem}.section-subheadline{font-size:1.1rem}}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;height:4rem}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.625rem;font-weight:800;font-size:1.25rem;color:var(--primary)}.logo-icon[data-astro-cid-5blmo7yk]{width:32px;height:auto}.nav-links[data-astro-cid-5blmo7yk]{display:flex;gap:2rem}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:.9375rem;font-weight:500;color:var(--on-surface-variant);transition:color .2s}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--primary)}.btn-nav[data-astro-cid-5blmo7yk]{padding:.5rem 1.25rem;font-size:.875rem}.mobile-toggle[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:24px;height:2px;background:var(--on-surface);border-radius:2px;transition:transform .3s,opacity .3s}.mobile-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.mobile-toggle[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-5blmo7yk]{display:none;position:fixed;top:4rem;left:0;right:0;background:#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.5rem;z-index:99;flex-direction:column;gap:1rem;transform:translateY(-10px);opacity:0;transition:transform .3s,opacity .3s;pointer-events:none}.mobile-menu[data-astro-cid-5blmo7yk].open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:1.1rem;font-weight:500;color:var(--on-surface-variant);padding:.5rem 0}@media(max-width:768px){.nav-links[data-astro-cid-5blmo7yk],.btn-nav[data-astro-cid-5blmo7yk]{display:none}.mobile-toggle[data-astro-cid-5blmo7yk],.mobile-menu[data-astro-cid-5blmo7yk]{display:flex}}.hero[data-astro-cid-bbe6dxrz]{padding:8rem 0 5rem;background:var(--surface-container-lowest);overflow:hidden}.hero-inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1.25rem}.hero-headline[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:var(--on-surface)}.hero-accent[data-astro-cid-bbe6dxrz]{color:var(--primary)}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:1.2rem;color:var(--on-surface-variant);line-height:1.7;max-width:520px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.hero-note[data-astro-cid-bbe6dxrz]{font-size:.875rem;color:var(--on-surface-variant)}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative}.browser-frame[data-astro-cid-bbe6dxrz]{background:var(--surface-container-lowest);border-radius:12px;overflow:hidden;box-shadow:0 30px 60px -15px #00666833,0 0 0 1px #0000000f;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg);transition:transform .4s ease}.browser-frame[data-astro-cid-bbe6dxrz]:hover{transform:perspective(1200px) rotateY(-1deg) rotateX(.5deg)}.browser-bar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.06)}.browser-dots[data-astro-cid-bbe6dxrz]{display:flex;gap:6px;flex-shrink:0}.dot[data-astro-cid-bbe6dxrz]{width:10px;height:10px;border-radius:50%}.dot[data-astro-cid-bbe6dxrz].red{background:#ff5f57}.dot[data-astro-cid-bbe6dxrz].yellow{background:#febc2e}.dot[data-astro-cid-bbe6dxrz].green{background:#28c840}.browser-address[data-astro-cid-bbe6dxrz]{flex:1;display:flex;align-items:center;gap:6px;background:#fff;border-radius:6px;padding:5px 12px;font-size:.75rem;color:var(--on-surface-variant);font-weight:500}.lock-icon[data-astro-cid-bbe6dxrz]{color:#28c840;flex-shrink:0}.browser-content[data-astro-cid-bbe6dxrz]{position:relative;line-height:0}.browser-content[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:auto}@media(max-width:1024px){.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:2.5rem}.browser-frame[data-astro-cid-bbe6dxrz],.browser-frame[data-astro-cid-bbe6dxrz]:hover{transform:none}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:6rem 0 3rem}.hero-headline[data-astro-cid-bbe6dxrz]{font-size:2.25rem}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:1.05rem}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1}}.stats-bar[data-astro-cid-tvxlxp64]{padding:3rem 0;background:var(--surface)}.stats-grid[data-astro-cid-tvxlxp64]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.stat-item[data-astro-cid-tvxlxp64]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-astro-cid-tvxlxp64]{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;color:var(--primary)}.stat-label[data-astro-cid-tvxlxp64]{font-size:.8125rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--on-surface)}.stat-sublabel[data-astro-cid-tvxlxp64]{font-size:.9375rem;color:var(--on-surface-variant);margin-top:.25rem}@media(max-width:768px){.stats-grid[data-astro-cid-tvxlxp64]{grid-template-columns:1fr;gap:2rem}.stat-value[data-astro-cid-tvxlxp64]{font-size:2rem}}.features[data-astro-cid-vnivfuh2]{background:var(--surface-container-lowest)}.features-header[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:1rem;margin-bottom:3.5rem;max-width:640px}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card[data-astro-cid-vnivfuh2]{background:var(--surface-container-low);border-radius:var(--radius-md);padding:2rem;transition:transform .2s}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-4px)}.feature-icon[data-astro-cid-vnivfuh2]{font-size:2rem;margin-bottom:1rem;line-height:1}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.25rem;font-weight:700;color:var(--on-surface);margin-bottom:.25rem}.feature-description[data-astro-cid-vnivfuh2]{font-size:.9375rem;font-weight:600;color:var(--primary);margin-bottom:.75rem}.feature-body[data-astro-cid-vnivfuh2]{font-size:.9375rem;color:var(--on-surface-variant);line-height:1.6;margin-bottom:1rem}.feature-bullets[data-astro-cid-vnivfuh2]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.feature-bullets[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2]{font-size:.875rem;color:var(--on-surface-variant);padding-left:1.25rem;position:relative}.feature-bullets[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2]:before{content:"";position:absolute;left:0;top:.5em;width:6px;height:6px;border-radius:50%;background:var(--primary)}@media(max-width:1024px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.ai-section[data-astro-cid-goamdsoi]{background:var(--surface)}.ai-header[data-astro-cid-goamdsoi]{display:flex;flex-direction:column;gap:1rem;margin-bottom:3.5rem;max-width:640px}.ai-grid[data-astro-cid-goamdsoi]{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.column-title[data-astro-cid-goamdsoi]{font-size:1.125rem;font-weight:700;color:var(--on-surface);margin-bottom:1.5rem}.steps[data-astro-cid-goamdsoi]{display:flex;flex-direction:column;gap:1.5rem}.step[data-astro-cid-goamdsoi]{display:flex;gap:1.25rem;align-items:flex-start}.step-number[data-astro-cid-goamdsoi]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dim) 100%);color:#fff;font-weight:800;font-size:1rem}.step-content[data-astro-cid-goamdsoi]{display:flex;flex-direction:column;gap:.25rem}.step-title[data-astro-cid-goamdsoi]{font-weight:700;font-size:1rem;color:var(--on-surface)}.step-desc[data-astro-cid-goamdsoi]{font-size:.9375rem;color:var(--on-surface-variant);line-height:1.5}.opt-card[data-astro-cid-goamdsoi]{background:var(--surface-container-lowest);border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-ambient);display:flex;flex-direction:column;gap:1rem}.opt-item[data-astro-cid-goamdsoi]{display:flex;align-items:center;gap:.875rem;font-size:.9375rem;color:var(--on-surface)}.opt-check[data-astro-cid-goamdsoi]{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--secondary-container);color:var(--on-secondary-container);border-radius:50%;font-size:.75rem;font-weight:700}@media(max-width:768px){.ai-grid[data-astro-cid-goamdsoi]{grid-template-columns:1fr;gap:2.5rem}}.integrations[data-astro-cid-bfhcfioi]{background:var(--surface-container-lowest)}.integrations-header[data-astro-cid-bfhcfioi]{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;max-width:640px}.integrations-content[data-astro-cid-bfhcfioi]{display:flex;flex-direction:column;gap:3rem}.integrations-subtitle[data-astro-cid-bfhcfioi]{font-size:1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--on-surface-variant);margin-bottom:1.25rem}.integration-card[data-astro-cid-bfhcfioi]{background:var(--surface-container-low);border-radius:var(--radius-md);padding:1.5rem}.integration-card[data-astro-cid-bfhcfioi].live{background:var(--surface-container-low)}.integration-header[data-astro-cid-bfhcfioi]{display:flex;align-items:center;gap:1rem}.integration-icon[data-astro-cid-bfhcfioi]{width:3rem;height:3rem;border-radius:.75rem;background:var(--surface);display:flex;align-items:center;justify-content:center;flex-shrink:0}.integration-logo[data-astro-cid-bfhcfioi]{width:100%;height:60%;object-fit:contain}.integration-info[data-astro-cid-bfhcfioi]{display:flex;flex-direction:column;gap:.125rem;flex:1}.integration-name[data-astro-cid-bfhcfioi]{font-weight:700;font-size:1.0625rem;color:var(--on-surface)}.integration-type[data-astro-cid-bfhcfioi]{font-size:.875rem;color:var(--on-surface-variant)}.integration-badge[data-astro-cid-bfhcfioi]{font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.375rem .875rem;border-radius:100px}.live-badge[data-astro-cid-bfhcfioi]{background:var(--secondary-container);color:var(--on-secondary-container)}.integration-capabilities[data-astro-cid-bfhcfioi]{margin-top:1rem;font-size:.9375rem;color:var(--on-surface-variant);line-height:1.6}.coming-soon-grid[data-astro-cid-bfhcfioi]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.integration-card[data-astro-cid-bfhcfioi].upcoming{background:var(--surface)}@media(max-width:768px){.coming-soon-grid[data-astro-cid-bfhcfioi]{grid-template-columns:1fr}}.pricing[data-astro-cid-hkoc4sea]{background:var(--surface)}.pricing-header[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;text-align:center;align-items:center}.pricing-header[data-astro-cid-hkoc4sea] .section-subheadline[data-astro-cid-hkoc4sea]{text-align:center}.pricing-center[data-astro-cid-hkoc4sea]{display:flex;justify-content:center}.price-card[data-astro-cid-hkoc4sea]{background:var(--surface-container-lowest);border-radius:var(--radius-md);padding:2.5rem;text-align:center;position:relative;box-shadow:var(--shadow-ambient);max-width:480px;width:100%}.price-card[data-astro-cid-hkoc4sea].featured{background:var(--surface-container-lowest);box-shadow:0 20px 60px #0066681f}.price-card-badge[data-astro-cid-hkoc4sea]{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dim) 100%);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.375rem 1rem;border-radius:100px;white-space:nowrap}.price-plan[data-astro-cid-hkoc4sea]{font-size:1.125rem;font-weight:700;color:var(--on-surface);margin-bottom:1rem}.price-amount[data-astro-cid-hkoc4sea]{display:flex;align-items:baseline;justify-content:center;gap:.125rem}.price-currency[data-astro-cid-hkoc4sea]{font-size:1.5rem;font-weight:700;color:var(--on-surface-variant)}.price-value[data-astro-cid-hkoc4sea]{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;color:var(--on-surface);line-height:1}.featured[data-astro-cid-hkoc4sea] .price-value[data-astro-cid-hkoc4sea]{color:var(--primary)}.price-period[data-astro-cid-hkoc4sea]{font-size:1rem;font-weight:500;color:var(--on-surface-variant)}.price-note[data-astro-cid-hkoc4sea]{font-size:.9375rem;color:var(--on-surface-variant);margin-top:.5rem}.included-list[data-astro-cid-hkoc4sea]{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;text-align:left}.included-list[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--on-surface)}.check-icon[data-astro-cid-hkoc4sea]{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:var(--secondary-container);color:var(--on-secondary-container);border-radius:50%;font-size:.75rem;font-weight:700}.price-fine-print[data-astro-cid-hkoc4sea]{font-size:.8125rem;color:var(--on-surface-variant);margin-top:.75rem}@media(max-width:768px){.price-card[data-astro-cid-hkoc4sea]{padding:2rem}}.cta-section[data-astro-cid-bfffhqjt]{padding:5rem 0;background:var(--surface-container-lowest)}.cta-card[data-astro-cid-bfffhqjt]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dim) 100%);border-radius:var(--radius-xl);padding:4rem 3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-headline[data-astro-cid-bfffhqjt]{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.15}.cta-body[data-astro-cid-bfffhqjt]{font-size:1.125rem;color:#ffffffd9;line-height:1.7;max-width:560px}.waitlist-form[data-astro-cid-bfffhqjt]{margin-top:.5rem;width:100%;max-width:640px}.form-row[data-astro-cid-bfffhqjt]{display:flex;gap:.5rem}.form-input[data-astro-cid-bfffhqjt]{flex:1;padding:.875rem 1.25rem;border:2px solid rgba(255,255,255,.2);border-radius:100px;background:#ffffff1a;color:#fff;font-family:inherit;font-size:1rem;font-weight:500;outline:none;transition:border-color .2s,background .2s}.form-input[data-astro-cid-bfffhqjt]::placeholder{color:#ffffff80}.form-input[data-astro-cid-bfffhqjt]:focus{border-color:#ffffff80;background:#ffffff26}.btn-cta[data-astro-cid-bfffhqjt]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:#fff;color:var(--primary);font-family:inherit;font-size:1rem;font-weight:700;border:none;border-radius:100px;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap;flex-shrink:0}.btn-cta[data-astro-cid-bfffhqjt]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-cta[data-astro-cid-bfffhqjt]:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-message[data-astro-cid-bfffhqjt]{margin-top:.75rem;font-size:.9375rem;font-weight:600;min-height:1.5em}.form-message[data-astro-cid-bfffhqjt].error{color:#fca5a5}.success-state[data-astro-cid-bfffhqjt]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.success-icon[data-astro-cid-bfffhqjt]{width:3.5rem;height:3.5rem;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;font-weight:700}.success-heading[data-astro-cid-bfffhqjt]{font-size:1.5rem;font-weight:800;color:#fff}.success-body[data-astro-cid-bfffhqjt]{font-size:1.0625rem;color:#ffffffd9;max-width:400px;line-height:1.6}.cta-note[data-astro-cid-bfffhqjt]{font-size:.875rem;color:#fff9}@media(max-width:768px){.cta-card[data-astro-cid-bfffhqjt]{padding:3rem 1.5rem}.cta-headline[data-astro-cid-bfffhqjt]{font-size:1.75rem}.form-row[data-astro-cid-bfffhqjt]{flex-direction:column}.btn-cta[data-astro-cid-bfffhqjt]{width:100%}}.footer[data-astro-cid-sz7xmlte]{background:var(--on-surface);padding:2rem 0}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.625rem;font-weight:800;font-size:1.125rem;color:#fff}.logo-icon[data-astro-cid-sz7xmlte]{height:1.5rem;width:auto}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:#ffffff59}@media(max-width:640px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem;text-align:center}}
