.hero:where(.astro-bbe6dxrz){text-align:center;padding:5rem 1.5rem 4rem;max-width:720px;margin:0 auto}.hero-title:where(.astro-bbe6dxrz){font-size:3rem;font-weight:700;color:#1b232a;margin:0 0 1.5rem;letter-spacing:-.02em}.hero-pitch:where(.astro-bbe6dxrz){font-size:1.25rem;line-height:1.6;color:#687480;margin:0 0 2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta:where(.astro-bbe6dxrz){display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-install:where(.astro-bbe6dxrz){background:#1b232a;border-radius:8px;padding:.75rem 1.5rem;display:inline-block}.hero-code:where(.astro-bbe6dxrz){color:#f7f9fa;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:1rem;user-select:all}.hero-link:where(.astro-bbe6dxrz){color:#176b67;font-size:1rem;font-weight:500;text-decoration:underline;text-underline-offset:.15em}.hero-link:where(.astro-bbe6dxrz):hover{color:#0f4a47}@media(max-width:768px){.hero:where(.astro-bbe6dxrz){padding:3rem 1rem 2.5rem}.hero-title:where(.astro-bbe6dxrz){font-size:2.25rem}.hero-pitch:where(.astro-bbe6dxrz){font-size:1.1rem}}.features:where(.astro-p7n436wq){padding:4rem 1.5rem;max-width:960px;margin:0 auto}.features-heading:where(.astro-p7n436wq){text-align:center;font-size:1.75rem;font-weight:700;color:#1b232a;margin:0 0 2.5rem}.features-grid:where(.astro-p7n436wq){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card:where(.astro-p7n436wq){background:#fff;border:1px solid #d9e1e6;border-radius:8px;padding:1.5rem;text-decoration:none;transition:border-color .15s ease;display:flex;flex-direction:column}.feature-card:where(.astro-p7n436wq):hover{border-color:#176b67}.feature-icon:where(.astro-p7n436wq){color:#176b67;margin-bottom:1rem;width:32px;height:32px}.feature-name:where(.astro-p7n436wq){font-size:1.125rem;font-weight:600;color:#1b232a;margin:0 0 .25rem}.feature-subtitle:where(.astro-p7n436wq){font-size:.875rem;color:#176b67;font-weight:500;margin:0 0 .75rem}.feature-description:where(.astro-p7n436wq){font-size:.9375rem;line-height:1.5;color:#687480;margin:0}@media(max-width:768px){.features-grid:where(.astro-p7n436wq){grid-template-columns:1fr}}.pricing:where(.astro-rgm2x7le){padding:4rem 1.5rem;max-width:960px;margin:0 auto}.pricing-heading:where(.astro-rgm2x7le){text-align:center;font-size:1.75rem;font-weight:700;color:#1b232a;margin:0 0 .75rem}.pricing-subheading:where(.astro-rgm2x7le){text-align:center;font-size:1rem;color:#687480;margin:0 0 2.5rem;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.5}.pricing-grid:where(.astro-rgm2x7le){display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pricing-card:where(.astro-rgm2x7le){background:#fff;border:1px solid #d9e1e6;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column}.pricing-name:where(.astro-rgm2x7le){font-size:1.125rem;font-weight:600;color:#1b232a;margin:0 0 1rem}.pricing-price:where(.astro-rgm2x7le){margin-bottom:1.25rem}.pricing-amount:where(.astro-rgm2x7le){font-size:2rem;font-weight:700;color:#1b232a}.pricing-suffix:where(.astro-rgm2x7le){font-size:.875rem;color:#687480;margin-left:.25rem}.pricing-cta:where(.astro-rgm2x7le){display:block;text-align:center;padding:.625rem 1rem;background:#176b67;color:#fff;border-radius:6px;text-decoration:none;font-weight:500;font-size:.9375rem;transition:background .15s ease;margin-bottom:.5rem}.pricing-cta:where(.astro-rgm2x7le):hover{background:#0f4a47}.pricing-cc-note:where(.astro-rgm2x7le){font-size:.8125rem;color:#687480;text-align:center;margin:0 0 1rem}.pricing-features:where(.astro-rgm2x7le){list-style:none;padding:0;margin:1rem 0 0;border-top:1px solid #d9e1e6;padding-top:1rem;flex:1}.pricing-feature:where(.astro-rgm2x7le){display:flex;justify-content:space-between;padding:.375rem 0;font-size:.875rem}.pricing-feature-label:where(.astro-rgm2x7le){color:#687480}.pricing-feature-value:where(.astro-rgm2x7le){color:#1b232a;font-weight:500}.pricing-note:where(.astro-rgm2x7le){text-align:center;font-size:.875rem;color:#687480;margin:1.5rem 0 0}@media(max-width:768px){.pricing-grid:where(.astro-rgm2x7le){grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1b232a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:960px;margin:0 auto}.nav-brand{font-size:1.125rem;font-weight:700;color:#1b232a;text-decoration:none}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:#687480;text-decoration:none;font-size:.9375rem;font-weight:500}.nav-links a:hover{color:#176b67}.section-heading{text-align:center;font-size:1.75rem;font-weight:700;color:#1b232a;margin:0 0 1.5rem}.section-description{text-align:center;font-size:1.0625rem;line-height:1.6;color:#687480;max-width:600px;margin:0 auto 2.5rem}.problem{padding:4rem 1.5rem;max-width:960px;margin:0 auto;background:#f7f9fa;border-radius:12px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:720px;margin:0 auto}.comparison-column{background:#fff;border:1px solid #d9e1e6;border-radius:8px;padding:1.25rem}.comparison-column--after{border-color:#176b67}.comparison-label{font-size:.9375rem;font-weight:600;color:#1b232a;margin:0 0 .75rem}.comparison-list{padding-left:1.25rem;margin:0;font-size:.9375rem;line-height:1.75;color:#687480}.comparison-list code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;background:#f7f9fa;padding:.125rem .375rem;border-radius:4px;color:#176b67}.how-it-works{padding:4rem 1.5rem;max-width:720px;margin:0 auto}.steps{display:flex;flex-direction:column;gap:2.5rem}.step{position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#176b67;color:#fff;font-weight:700;font-size:.875rem;margin-bottom:.75rem}.step-title{font-size:1.125rem;font-weight:600;color:#1b232a;margin:0 0 .75rem}.step-description{font-size:.9375rem;line-height:1.6;color:#687480;margin:.75rem 0 0}.code-block{background:#1b232a;border-radius:8px;padding:1rem 1.25rem;overflow-x:auto}.code-block pre{margin:0}.code-block code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.6;color:#f7f9fa;white-space:pre}.why{padding:4rem 1.5rem;max-width:960px;margin:0 auto}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.why-card{background:#f7f9fa;border-radius:8px;padding:1.5rem}.why-comparison{font-size:1rem;font-weight:600;color:#176b67;margin:0 0 .5rem}.why-description{font-size:.9375rem;line-height:1.5;color:#687480;margin:0}.trust{padding:4rem 1.5rem;max-width:720px;margin:0 auto;text-align:center}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.trust-item{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#f7f9fa;border-radius:8px}.trust-item strong{font-size:.9375rem;color:#1b232a}.trust-item span{font-size:.8125rem;color:#687480}.trust-badges{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.trust-badge{display:inline-flex;align-items:center}.trust-badge--beta{font-size:.75rem;font-weight:600;color:#176b67;background:#e6f2f1;padding:.25rem .625rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.trust-founder{font-size:.9375rem;color:#1b232a;margin:0 0 .5rem;font-weight:500}.trust-security{font-size:.8125rem;color:#687480;margin:0}.trust-security a{color:#176b67;text-decoration:underline;text-underline-offset:.15em}.trust-security a:hover{color:#0f4a47}.footer{border-top:1px solid #d9e1e6;padding:2rem 1.5rem;margin-top:2rem}.footer-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#687480;text-decoration:none;font-size:.875rem}.footer-links a:hover{color:#176b67}.footer-copy{font-size:.875rem;color:#687480;margin:0}@media(max-width:768px){.comparison,.why-grid,.trust-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}
