.hero:where(.astro-7vszemnk){min-height:85vh;padding-top:5rem;padding-bottom:4rem;display:flex;align-items:center;background-color:var(--background);position:relative;overflow:hidden}.hero-container:where(.astro-7vszemnk){max-width:72rem;margin:0 auto;padding:0 1.5rem;width:100%;display:grid;grid-template-columns:1fr;gap:3rem;position:relative;z-index:1}.hero-content:where(.astro-7vszemnk){display:flex;flex-direction:column;gap:1.5rem}.hero-headline:where(.astro-7vszemnk){font-family:var(--font-sans);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin:0}.headline-line1:where(.astro-7vszemnk){color:var(--foreground)}.headline-line2:where(.astro-7vszemnk){color:#3981f6}.hero-subheadline:where(.astro-7vszemnk){font-family:var(--font-sans);font-size:1.125rem;line-height:1.6;color:var(--muted-foreground);margin:0;max-width:28rem}.cta-group:where(.astro-7vszemnk){display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.cta-button:where(.astro-7vszemnk){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:6px;font-size:.9375rem;font-weight:600;text-decoration:none;font-family:var(--font-sans);transition:background-color .2s ease,border-color .2s ease}.cta-button:where(.astro-7vszemnk):focus-visible{outline:2px solid var(--ring);outline-offset:2px}.cta-primary:where(.astro-7vszemnk){background-color:#3981f6;color:#fff}.cta-primary:where(.astro-7vszemnk):hover{background-color:#2563eb}.cta-secondary:where(.astro-7vszemnk){background-color:#fff;color:var(--foreground);border:1px solid var(--border)}.cta-secondary:where(.astro-7vszemnk):hover{border-color:#c0c8d8}.cta-icon:where(.astro-7vszemnk){width:1.125rem;height:1.125rem;flex-shrink:0}.cta-tagline:where(.astro-7vszemnk){font-family:var(--font-mono);font-size:.75rem;color:var(--muted-foreground);margin:0;width:100%}.popup-wrapper:where(.astro-7vszemnk){display:flex;align-items:center;justify-content:center}.popup-card:where(.astro-7vszemnk){background-color:#11151e;border:1px solid #1E2438;border-radius:10px;box-shadow:0 25px 50px -12px #0006,0 0 0 1px #0000001a;width:100%;max-width:320px;margin:0 auto}.popup-header:where(.astro-7vszemnk){padding:.875rem 1rem;display:flex;justify-content:space-between;align-items:center}.popup-brand:where(.astro-7vszemnk){display:flex;align-items:center;gap:.5rem}.popup-title:where(.astro-7vszemnk){font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:#fff}.popup-close:where(.astro-7vszemnk){color:#8896ad;font-size:1.25rem;line-height:1}.popup-divider:where(.astro-7vszemnk){border-bottom:1px solid #1E2438}.popup-tabs:where(.astro-7vszemnk){padding:.5rem 0}.popup-tab:where(.astro-7vszemnk){padding:.5rem 1rem;font-family:var(--font-mono);font-size:.8125rem;color:#8896ad;border-bottom:1px solid #1E2438;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popup-tab:where(.astro-7vszemnk):last-child{border-bottom:none}.popup-actions:where(.astro-7vszemnk){padding:.875rem 1rem;display:flex;flex-direction:column;gap:.625rem}.popup-button:where(.astro-7vszemnk){background-color:#3981f6;color:#fff;width:100%;padding:.5rem;border-radius:6px;font-size:.875rem;font-weight:600;text-align:center;font-family:var(--font-sans);border:none;cursor:default}.popup-secondary-link:where(.astro-7vszemnk){color:#5b9df8;font-size:.8125rem;text-align:center;text-decoration:none;font-family:var(--font-sans)}.popup-secondary-link:where(.astro-7vszemnk):hover{text-decoration:underline}@media(min-width:1024px){.hero-container:where(.astro-7vszemnk){grid-template-columns:60% 40%;align-items:center;gap:4rem}.hero-content:where(.astro-7vszemnk){gap:1.75rem}}@media(max-width:640px){.hero:where(.astro-7vszemnk){padding-top:4rem;min-height:90vh}.hero-headline:where(.astro-7vszemnk){font-size:2rem}.hero-subheadline:where(.astro-7vszemnk){font-size:1rem}.cta-button:where(.astro-7vszemnk){width:100%;max-width:200px;justify-content:center}.popup-wrapper:where(.astro-7vszemnk){margin-top:2rem}}.proof-strip:where(.astro-xhap4dwh){background-color:var(--background);padding:1.25rem 1.5rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.proof-container:where(.astro-xhap4dwh){max-width:72rem;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.proof-label:where(.astro-xhap4dwh){font-family:var(--font-mono);font-size:.8125rem;color:var(--muted-foreground)}.proof-companies:where(.astro-xhap4dwh){display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.company:where(.astro-xhap4dwh){font-family:var(--font-mono);font-size:.875rem;font-weight:500;color:var(--foreground)}.sep:where(.astro-xhap4dwh){color:var(--border);font-size:.875rem}.feature-card:where(.astro-6dtoewu2){background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,border-color .15s ease}.feature-card:where(.astro-6dtoewu2).revealed{opacity:1;transform:translateY(0)}.feature-card:where(.astro-6dtoewu2):hover{border-color:#bfcffd}.card-icon:where(.astro-6dtoewu2){margin-bottom:.5rem;display:flex;align-items:center}.card-label:where(.astro-6dtoewu2){font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);line-height:1}.card-title:where(.astro-6dtoewu2){font-size:1.0625rem;font-weight:600;color:var(--foreground);margin:0;letter-spacing:-.01em;line-height:1.3}.card-description:where(.astro-6dtoewu2){font-size:.9375rem;line-height:1.6;color:var(--muted-foreground);margin:0}.features-section:where(.astro-zeugw26h){background-color:var(--background);padding:5rem 1.5rem;border-top:1px solid var(--border)}.features-container:where(.astro-zeugw26h){max-width:72rem;margin:0 auto}.features-header:where(.astro-zeugw26h){text-align:center;margin-bottom:3rem}.headline:where(.astro-zeugw26h){color:var(--foreground);font-size:1.875rem;font-weight:600;letter-spacing:-.02em;margin:0}.features-grid:where(.astro-zeugw26h){display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.features-grid:where(.astro-zeugw26h){grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-section:where(.astro-zeugw26h){padding:7rem 2rem}.features-header:where(.astro-zeugw26h){margin-bottom:3.5rem}.features-grid:where(.astro-zeugw26h){grid-template-columns:repeat(3,1fr);gap:1.5rem}}.how-section:where(.astro-qpybyyaj){background-color:var(--background);padding:5rem 1.5rem;border-top:1px solid var(--border)}.how-container:where(.astro-qpybyyaj){max-width:72rem;margin:0 auto}.how-header:where(.astro-qpybyyaj){margin-bottom:3rem}.headline:where(.astro-qpybyyaj){font-size:1.875rem;font-weight:600;color:var(--foreground);letter-spacing:-.02em;margin:0}.steps-row:where(.astro-qpybyyaj){display:flex;flex-direction:column;gap:2.5rem}.step:where(.astro-qpybyyaj){display:flex;flex-direction:column;gap:.75rem;position:relative}.step-number:where(.astro-qpybyyaj){font-family:var(--font-mono);font-size:3rem;font-weight:600;color:#3981f6;line-height:1;display:block}.step-connector:where(.astro-qpybyyaj){display:none}.step-title:where(.astro-qpybyyaj){font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0;letter-spacing:-.01em}.step-description:where(.astro-qpybyyaj){font-size:.9375rem;color:var(--muted-foreground);line-height:1.6;margin:0;max-width:22rem}@media(min-width:1024px){.how-section:where(.astro-qpybyyaj){padding:7rem 2rem}.steps-row:where(.astro-qpybyyaj){flex-direction:row;gap:0;align-items:flex-start}.step:where(.astro-qpybyyaj){flex:1;padding-right:3rem;position:relative}.step-last:where(.astro-qpybyyaj){padding-right:0}.step-connector:where(.astro-qpybyyaj){display:block;position:absolute;top:1.5rem;right:0;width:3rem;height:1px;background-color:var(--border)}.step-description:where(.astro-qpybyyaj){max-width:none}}.demo-section:where(.astro-edyzydgs){background-color:#0b0e15;padding:5rem 1.5rem}.demo-container:where(.astro-edyzydgs){max-width:56rem;margin:0 auto}.headline:where(.astro-edyzydgs){font-size:1.875rem;font-weight:600;color:#ebeef6;letter-spacing:-.02em;margin:0 0 2.5rem;text-align:center}.browser-mockup:where(.astro-edyzydgs){background-color:#11151e;border:1px solid #1E2438;border-radius:10px;box-shadow:0 25px 50px -12px #00000080;overflow:hidden;text-align:left}.browser-chrome:where(.astro-edyzydgs){background-color:#161b28;padding:.75rem 1rem;border-bottom:1px solid #1E2438;display:flex;align-items:center;gap:.75rem}.browser-dots:where(.astro-edyzydgs){display:flex;gap:.375rem;flex-shrink:0}.dot:where(.astro-edyzydgs){width:10px;height:10px;border-radius:50%}.dot-red:where(.astro-edyzydgs){background-color:#ff5f57}.dot-yellow:where(.astro-edyzydgs){background-color:#ffbd2e}.dot-green:where(.astro-edyzydgs){background-color:#28c840}.browser-url:where(.astro-edyzydgs){flex:1;background-color:#0b0e15;border:1px solid #1E2438;border-radius:6px;padding:.25rem .75rem;font-family:var(--font-mono);font-size:.75rem;color:#5b9df8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.session-body:where(.astro-edyzydgs){padding:1.25rem 1.5rem}.session-meta:where(.astro-edyzydgs){font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:#5b9df8;display:block;margin-bottom:.5rem}.session-title:where(.astro-edyzydgs){font-size:1rem;font-weight:600;color:#ebeef6;margin:0 0 1.25rem}.tab-list:where(.astro-edyzydgs){display:flex;flex-direction:column}.tab-row:where(.astro-edyzydgs){display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #1E2438}.tab-row:where(.astro-edyzydgs):last-child{border-bottom:none}.tab-num:where(.astro-edyzydgs){font-family:var(--font-mono);font-size:.75rem;color:#8896ad;min-width:1rem;flex-shrink:0}.tab-url:where(.astro-edyzydgs){font-family:var(--font-mono);font-size:.8125rem;color:#8896ad;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.demo-link:where(.astro-edyzydgs){display:block;margin-top:1.5rem;color:#5b9df8;font-size:.9375rem;text-decoration:none;transition:text-decoration .15s ease;text-align:center}.demo-link:where(.astro-edyzydgs):hover{text-decoration:underline}.demo-link:where(.astro-edyzydgs):focus-visible{outline:2px solid #5B9DF8;outline-offset:2px;border-radius:2px}@media(min-width:1024px){.demo-section:where(.astro-edyzydgs){padding:7rem 2rem}.headline:where(.astro-edyzydgs){font-size:2rem;margin-bottom:3rem}}.privacy-section:where(.astro-imdsrrgq){background-color:var(--background);padding:5rem 1.5rem;border-top:1px solid var(--border)}.privacy-container:where(.astro-imdsrrgq){max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.privacy-left:where(.astro-imdsrrgq){display:flex;flex-direction:column;gap:.75rem}.headline:where(.astro-imdsrrgq){font-size:1.875rem;font-weight:600;color:var(--foreground);letter-spacing:-.02em;margin:0}.privacy-tagline:where(.astro-imdsrrgq){font-size:1rem;color:var(--muted-foreground);margin:0;line-height:1.6}.trust-list:where(.astro-imdsrrgq){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.trust-item:where(.astro-imdsrrgq){display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--foreground);line-height:1.6}.check-icon:where(.astro-imdsrrgq){flex-shrink:0;margin-top:.125rem}.github-link:where(.astro-imdsrrgq){display:inline-block;margin-top:1.5rem;font-family:var(--font-mono);font-size:.875rem;color:var(--primary);text-decoration:none;transition:text-decoration .15s ease}.github-link:where(.astro-imdsrrgq):hover{text-decoration:underline}.github-link:where(.astro-imdsrrgq):focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:2px}@media(min-width:768px){.privacy-container:where(.astro-imdsrrgq){flex-direction:row;align-items:flex-start;gap:4rem}.privacy-left:where(.astro-imdsrrgq){flex:0 0 38%}.privacy-right:where(.astro-imdsrrgq){flex:1}}@media(min-width:1024px){.privacy-section:where(.astro-imdsrrgq){padding:7rem 2rem}}.final-cta:where(.astro-u2m6hrqn){background-color:#0b0e15;padding:8rem 1.5rem;text-align:center}.cta-container:where(.astro-u2m6hrqn){max-width:44rem;margin:0 auto}.cta-label:where(.astro-u2m6hrqn){display:block;font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.15em;color:#8896ad;margin-bottom:1.25rem}.cta-headline:where(.astro-u2m6hrqn){font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#ebeef6;margin:0 0 1rem}.cta-subheadline:where(.astro-u2m6hrqn){font-size:1.125rem;line-height:1.6;color:#8896ad;margin:0 0 2.5rem}.cta-group:where(.astro-u2m6hrqn){display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center}.cta-button:where(.astro-u2m6hrqn){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius-lg);font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.cta-button:where(.astro-u2m6hrqn):focus-visible{outline:2px solid #5B9DF8;outline-offset:2px}.cta-primary:where(.astro-u2m6hrqn){background-color:#3981f6;color:#fff}.cta-primary:where(.astro-u2m6hrqn):hover{background-color:#2563eb}.cta-secondary:where(.astro-u2m6hrqn){background-color:transparent;color:#ebeef6;border:1px solid #EBEEF6}.cta-secondary:where(.astro-u2m6hrqn):hover{border-color:#fff;background-color:#ffffff0d}.cta-icon:where(.astro-u2m6hrqn){width:1.125rem;height:1.125rem;flex-shrink:0}.cta-footnote:where(.astro-u2m6hrqn){font-family:var(--font-mono);font-size:.75rem;color:#8896ad;margin:1.25rem 0 0}@media(max-width:639px){.cta-button:where(.astro-u2m6hrqn){width:100%;max-width:260px}}@media(min-width:1024px){.final-cta:where(.astro-u2m6hrqn){padding:10rem 2rem}}
