:root{--product: #10b981;--product-light: #34d399;--product-dark: #059669;--product-bg: color-mix(in srgb, #10b981 5%, transparent);--product-bg-alt: color-mix(in srgb, #10b981 8%, transparent);--product-border: color-mix(in srgb, #10b981 20%, transparent)}.product-hero[data-astro-cid-7losgoqy]{position:relative;padding:calc(var(--header-h) + 3rem) 0 3.5rem;text-align:center;overflow:hidden;background:linear-gradient(170deg,var(--bg) 0%,var(--product-bg) 50%,var(--bg) 100%)}.product-hero[data-astro-cid-7losgoqy]:before{content:"";position:absolute;top:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,color-mix(in srgb,#10b981 8%,transparent) 0%,transparent 70%);border-radius:50%;pointer-events:none}.product-hero[data-astro-cid-7losgoqy]:after{content:"";position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,#10b981 6%,transparent) 0%,transparent 70%);border-radius:50%;pointer-events:none}.product-hero[data-astro-cid-7losgoqy] h1[data-astro-cid-7losgoqy]{font-size:clamp(2rem,4.5vw,3rem);letter-spacing:var(--tracking-heading);max-width:700px;margin:.5rem auto 0;position:relative}.product-hero[data-astro-cid-7losgoqy] .eyebrow[data-astro-cid-7losgoqy]{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;background:color-mix(in srgb,#10b981 10%,transparent);border:1px solid var(--product-border);border-radius:100px;font-size:.8125rem;font-weight:700;color:var(--product);text-transform:uppercase;letter-spacing:.06em}.product-hero[data-astro-cid-7losgoqy] .eyebrow[data-astro-cid-7losgoqy]:before{content:"";width:8px;height:8px;background:var(--product);border-radius:50%}.product-hero-desc[data-astro-cid-7losgoqy]{font-size:1.125rem;color:var(--text-muted);max-width:600px;margin:1rem auto 0;line-height:1.6;position:relative}.product-hero-note[data-astro-cid-7losgoqy]{font-size:.9375rem;color:var(--product);font-weight:600;margin:.75rem auto 0;position:relative}.product-hero-actions[data-astro-cid-7losgoqy]{display:flex;gap:.75rem;justify-content:center;margin-top:1.75rem;flex-wrap:wrap;position:relative}.product-hero-actions[data-astro-cid-7losgoqy] .button-primary[data-astro-cid-7losgoqy]{background:linear-gradient(135deg,var(--product) 0%,var(--product-dark) 100%);box-shadow:0 4px 16px color-mix(in srgb,#10b981 30%,transparent);color:#fff;border:none;padding:.75rem 1.75rem;border-radius:100px;font-weight:600;font-size:.9375rem;transition:all .25s ease}.product-hero-actions[data-astro-cid-7losgoqy] .button-primary[data-astro-cid-7losgoqy]:hover{box-shadow:0 6px 24px color-mix(in srgb,#10b981 50%,transparent);transform:translateY(-2px);background:linear-gradient(135deg,var(--product-light) 0%,var(--product) 100%)}.product-hero-actions[data-astro-cid-7losgoqy] .button-secondary[data-astro-cid-7losgoqy]{background:transparent;color:var(--product);border:2px solid var(--product);padding:.75rem 1.75rem;border-radius:100px;font-weight:600;font-size:.9375rem;transition:all .25s ease}.product-hero-actions[data-astro-cid-7losgoqy] .button-secondary[data-astro-cid-7losgoqy]:hover{background:var(--product);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px color-mix(in srgb,#10b981 30%,transparent)}.feature-section[data-astro-cid-7losgoqy]{max-width:1000px;margin:0 auto}.section[data-astro-cid-7losgoqy]:nth-child(odd){background:var(--product-bg)}.section[data-astro-cid-7losgoqy]:nth-child(2n){background:var(--bg)}.feature-header[data-astro-cid-7losgoqy]{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.feature-header[data-astro-cid-7losgoqy] h2[data-astro-cid-7losgoqy]{font-size:1.5rem;margin:0;letter-spacing:var(--tracking-title)}.feature-header[data-astro-cid-7losgoqy] p[data-astro-cid-7losgoqy]{color:var(--text-muted);margin:.25rem 0 0;font-size:.9375rem}.feature-icon[data-astro-cid-7losgoqy]{flex-shrink:0;width:48px;height:48px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,#10b981 12%,transparent);color:var(--product)}.feature-icon[data-astro-cid-7losgoqy] svg[data-astro-cid-7losgoqy]{width:24px;height:24px}.feature-grid[data-astro-cid-7losgoqy]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.feature-card[data-astro-cid-7losgoqy]{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:var(--surface);border:1.5px solid color-mix(in srgb,#10b981 25%,var(--border));border-radius:var(--radius-sm);font-size:.9375rem;transition:all .25s ease}.feature-card[data-astro-cid-7losgoqy]:hover{border-color:var(--product);box-shadow:0 4px 16px color-mix(in srgb,#10b981 12%,transparent);transform:translateY(-1px)}.feature-check[data-astro-cid-7losgoqy]{flex-shrink:0;width:18px;height:18px;color:var(--product)}.cta-band{background:linear-gradient(135deg,color-mix(in srgb,#10b981 8%,var(--surface)),color-mix(in srgb,#10b981 15%,var(--surface)))!important;border:1px solid color-mix(in srgb,#10b981 30%,var(--border))!important}.cta-band .eyebrow{color:var(--product)!important}.cta-band h2{color:var(--text)!important}.cta-band p{color:var(--text-muted)!important}.cta-band .button-primary{background:linear-gradient(135deg,var(--product) 0%,var(--product-dark) 100%)!important;color:#fff!important;box-shadow:0 4px 16px color-mix(in srgb,#10b981 30%,transparent)!important}.cta-band .button-primary:hover{box-shadow:0 6px 24px color-mix(in srgb,#10b981 40%,transparent)!important}.cta-band .button-secondary{border-color:var(--product)!important;color:var(--product)!important}.cta-band .button-secondary:hover{background:var(--product)!important;color:#fff!important}@media(max-width:640px){.product-hero[data-astro-cid-7losgoqy]{padding:calc(var(--header-h) + 2rem) 0 2rem}.feature-grid[data-astro-cid-7losgoqy]{grid-template-columns:1fr}.feature-header[data-astro-cid-7losgoqy]{flex-direction:column;gap:.75rem}}
