.optin-form-container.svelte-1of5vgl{max-width:600px;margin:0 auto;text-align:center;padding:2rem}h2.svelte-1of5vgl{font-size:2.5rem;font-weight:700;color:var(--color-charcoal);margin-bottom:1rem;font-family:Nicholas,Poppins,sans-serif}.form-description.svelte-1of5vgl{font-size:1.1rem;color:var(--color-pewter);line-height:1.6;margin-bottom:2rem;font-family:Poppins,sans-serif}.optin-form.svelte-1of5vgl{margin-bottom:1rem}.input-group.svelte-1of5vgl{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.email-input.svelte-1of5vgl{flex:1;min-width:250px;padding:1rem 1.5rem;font-size:1rem;border:2px solid var(--color-dew);border-radius:8px;font-family:Poppins,sans-serif;transition:all .3s ease;background:#fff}.email-input.svelte-1of5vgl:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.email-input.svelte-1of5vgl:disabled{opacity:.6;cursor:not-allowed}.submit-button.svelte-1of5vgl{padding:1rem 2.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#10b981,#059669,#047857);border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;transition:all .3s ease;box-shadow:0 0 20px #10b9814d,0 4px 15px #0003;white-space:nowrap}.submit-button.svelte-1of5vgl:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 30px #10b98166,0 8px 24px #0000004d}.submit-button.svelte-1of5vgl:active:not(:disabled){transform:translateY(0)}.submit-button.svelte-1of5vgl:disabled{opacity:.7;cursor:not-allowed;transform:none}.error-message.svelte-1of5vgl{color:#dc2626;font-size:.9rem;margin-top:.75rem;font-family:Poppins,sans-serif}.privacy-note.svelte-1of5vgl{font-size:.85rem;color:var(--color-pewter);font-family:Poppins,sans-serif}.privacy-note.svelte-1of5vgl a:where(.svelte-1of5vgl){color:#10b981;text-decoration:none;transition:color .3s ease}.privacy-note.svelte-1of5vgl a:where(.svelte-1of5vgl):hover{color:#059669;text-decoration:underline}@media (max-width: 768px){.optin-form-container.svelte-1of5vgl{padding:1.5rem 1rem}h2.svelte-1of5vgl{font-size:2rem}.form-description.svelte-1of5vgl{font-size:1rem}.input-group.svelte-1of5vgl{flex-direction:column;gap:1rem}.email-input.svelte-1of5vgl{width:100%;min-width:100%}.submit-button.svelte-1of5vgl{width:100%;padding:1.25rem 2rem}}.demo-page.svelte-1du1zi4{min-height:100vh;background:var(--color-sand)}.hero-section.svelte-1du1zi4{background:linear-gradient(135deg,var(--color-forest) 0%,#1a4d2e 100%);padding:8rem 2rem 6rem;text-align:center;position:relative;overflow:hidden}.hero-section.svelte-1du1zi4:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(16,185,129,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(59,130,246,.1) 0%,transparent 50%);pointer-events:none}.hero-content.svelte-1du1zi4{max-width:900px;margin:0 auto;position:relative;z-index:1}.primer.svelte-1du1zi4{font-size:.95rem;color:#fffc;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.headline.svelte-1du1zi4{font-size:3.5rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1.5rem;font-family:Nicholas,Poppins,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.3)}.subheading.svelte-1du1zi4{font-size:1.3rem;color:#fffffff2;line-height:1.7;margin-bottom:2.5rem;font-family:Poppins,sans-serif;text-shadow:0 1px 4px rgba(0,0,0,.3)}.hero-cta.svelte-1du1zi4{display:flex;justify-content:center;gap:1rem}.demo-preview-section.svelte-1du1zi4{padding:5rem 2rem;background:#fff}.section-content.svelte-1du1zi4{max-width:1200px;margin:0 auto}.section-content.svelte-1du1zi4 h2:where(.svelte-1du1zi4){font-size:2.5rem;font-weight:700;color:var(--color-charcoal);text-align:center;margin-bottom:1rem;font-family:Nicholas,Poppins,sans-serif}.section-description.svelte-1du1zi4{font-size:1.2rem;color:var(--color-pewter);text-align:center;margin-bottom:3rem;font-family:Poppins,sans-serif;line-height:1.6}.video-preview-container.svelte-1du1zi4{margin-bottom:4rem}.video-embed.svelte-1du1zi4{position:relative;width:100%;max-width:900px;margin:0 auto;aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0003,0 0 40px #10b9811a}.demo-highlights.svelte-1du1zi4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto}.highlight-item.svelte-1du1zi4{text-align:center;padding:2rem 1.5rem;background:var(--color-sand);border-radius:12px;transition:transform .3s ease}.highlight-item.svelte-1du1zi4:hover{transform:translateY(-4px)}.highlight-icon.svelte-1du1zi4{font-size:3rem;margin-bottom:1rem}.highlight-item.svelte-1du1zi4 h3:where(.svelte-1du1zi4){font-size:1.3rem;font-weight:600;color:var(--color-charcoal);margin-bottom:.5rem;font-family:Poppins,sans-serif}.highlight-item.svelte-1du1zi4 p:where(.svelte-1du1zi4){font-size:1rem;color:var(--color-pewter);font-family:Poppins,sans-serif;line-height:1.5}.testimonials-section.svelte-1du1zi4{padding:5rem 2rem;background:var(--color-sand)}.testimonial-grid.svelte-1du1zi4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.testimonial-card.svelte-1du1zi4{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card.svelte-1du1zi4:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.testimonial-content.svelte-1du1zi4{flex:1}.testimonial-text.svelte-1du1zi4{font-size:1rem;line-height:1.7;color:var(--color-charcoal);font-family:Poppins,sans-serif;font-style:italic}.testimonial-author.svelte-1du1zi4{border-top:2px solid var(--color-dew);padding-top:1rem}.author-name.svelte-1du1zi4{font-size:1rem;font-weight:600;color:var(--color-charcoal);font-family:Poppins,sans-serif;margin-bottom:.25rem}.author-role.svelte-1du1zi4{font-size:.9rem;color:var(--color-pewter);font-family:Poppins,sans-serif;margin-bottom:.25rem}.author-company.svelte-1du1zi4{font-size:.85rem;color:#10b981;font-family:Poppins,sans-serif}.faq-section.svelte-1du1zi4{padding:5rem 2rem;background:#fff}.final-cta-section.svelte-1du1zi4{padding:5rem 2rem;background:linear-gradient(135deg,var(--color-forest) 0%,#1a4d2e 100%);position:relative;overflow:hidden}.final-cta-section.svelte-1du1zi4:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(16,185,129,.15) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(59,130,246,.15) 0%,transparent 50%);pointer-events:none}.final-cta-section.svelte-1du1zi4 .section-content:where(.svelte-1du1zi4){position:relative;z-index:1}.cta-button.svelte-1du1zi4{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 2.5rem;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 0 20px #fff3,0 4px 15px #0000004d;border:1px solid rgba(128,128,128,.3);min-height:90px;text-align:center}.cta-button.svelte-1du1zi4:hover{transform:translateY(-4px);box-shadow:0 0 30px #fff6,0 8px 24px #0006}.cta-primary.svelte-1du1zi4{background:linear-gradient(135deg,#10b981,#059669,#047857)}.cta-text.svelte-1du1zi4{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3);font-family:Poppins,sans-serif}.cta-subtext.svelte-1du1zi4{font-size:.9rem;font-weight:400;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.3);font-family:Poppins,sans-serif}@media (max-width: 768px){.hero-section.svelte-1du1zi4{padding:6rem 1.5rem 4rem}.headline.svelte-1du1zi4{font-size:2.5rem}.subheading.svelte-1du1zi4{font-size:1.1rem}.demo-preview-section.svelte-1du1zi4,.testimonials-section.svelte-1du1zi4,.faq-section.svelte-1du1zi4,.final-cta-section.svelte-1du1zi4{padding:3rem 1.5rem}.section-content.svelte-1du1zi4 h2:where(.svelte-1du1zi4){font-size:2rem}.section-description.svelte-1du1zi4{font-size:1rem}.demo-highlights.svelte-1du1zi4,.testimonial-grid.svelte-1du1zi4{grid-template-columns:1fr;gap:1.5rem}.cta-button.svelte-1du1zi4{padding:1rem 2rem;min-height:80px}.cta-text.svelte-1du1zi4{font-size:1.1rem}.cta-subtext.svelte-1du1zi4{font-size:.85rem}}
