.newsletter-section[data-astro-cid-lz6q3cuv]{position:relative;padding:6rem 0;background:transparent;color:#fff;overflow:hidden;border:none;box-shadow:none}html[data-theme=light] .newsletter-section[data-astro-cid-lz6q3cuv]{background:transparent;color:#1f2937}.newsletter-background[data-astro-cid-lz6q3cuv]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.floating-text[data-astro-cid-lz6q3cuv]{position:absolute;top:20%;left:-20%;font-size:8rem;font-weight:900;color:#f59e0b08;transform:rotate(-15deg);white-space:nowrap;animation:floatText 20s linear infinite}html[data-theme=light] .floating-text[data-astro-cid-lz6q3cuv]{color:#4f46e508}@keyframes floatText{0%{transform:translate(-100%) rotate(-15deg)}to{transform:translate(100vw) rotate(-15deg)}}.geometric-shape[data-astro-cid-lz6q3cuv]{position:absolute;top:10%;right:10%;width:200px;height:200px;background:transparent;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:morphShape 8s ease-in-out infinite}@keyframes morphShape{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}}.gradient-orb[data-astro-cid-lz6q3cuv]{position:absolute;bottom:20%;left:20%;width:300px;height:300px;background:transparent;border-radius:50%;animation:pulse 6s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.2}}.newsletter-content[data-astro-cid-lz6q3cuv]{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.founder-mini[data-astro-cid-lz6q3cuv]{display:flex;flex-direction:column;align-items:center;text-align:center}.founder-avatar[data-astro-cid-lz6q3cuv]{position:relative;margin-bottom:1rem}.founder-avatar[data-astro-cid-lz6q3cuv] img[data-astro-cid-lz6q3cuv]{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f59e0b;box-shadow:0 10px 30px #f59e0b4d;transition:all .3s ease}.founder-avatar[data-astro-cid-lz6q3cuv]:hover img[data-astro-cid-lz6q3cuv]{transform:scale(1.1);box-shadow:0 15px 40px #f59e0b66}.avatar-glow[data-astro-cid-lz6q3cuv]{position:absolute;inset:-5px;border-radius:50%;background:transparent;z-index:-1;animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.founder-info[data-astro-cid-lz6q3cuv] h4[data-astro-cid-lz6q3cuv]{font-size:1.25rem;font-weight:700;color:#f59e0b;margin-bottom:.5rem}.founder-info[data-astro-cid-lz6q3cuv] p[data-astro-cid-lz6q3cuv]{font-size:.9rem;color:#94a3b8;margin:0}.newsletter-main[data-astro-cid-lz6q3cuv]{max-width:600px}.newsletter-main[data-astro-cid-lz6q3cuv] h2[data-astro-cid-lz6q3cuv]{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.highlight[data-astro-cid-lz6q3cuv]{background:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#f59e0b;color:#f59e0b}.newsletter-description[data-astro-cid-lz6q3cuv]{font-size:1.25rem;line-height:1.6;color:#e2e8f0;margin-bottom:2rem}html[data-theme=light] .newsletter-description[data-astro-cid-lz6q3cuv]{color:#4b5563}.newsletter-benefits[data-astro-cid-lz6q3cuv]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem}.benefit-item[data-astro-cid-lz6q3cuv]{display:flex;align-items:center;gap:.75rem;background:#ffffff0d;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(245,158,11,.2)}html[data-theme=light] .benefit-item[data-astro-cid-lz6q3cuv]{background:#4f46e50d;border:1px solid rgba(79,70,229,.2)}.benefit-icon[data-astro-cid-lz6q3cuv]{color:#f59e0b;flex-shrink:0}.benefit-item[data-astro-cid-lz6q3cuv] span[data-astro-cid-lz6q3cuv]{font-size:.95rem;font-weight:500;color:#e2e8f0}html[data-theme=light] .benefit-item[data-astro-cid-lz6q3cuv] span[data-astro-cid-lz6q3cuv]{color:#4b5563}.newsletter-form[data-astro-cid-lz6q3cuv]{margin-bottom:2rem}.form-group[data-astro-cid-lz6q3cuv]{display:flex;gap:1rem;margin-bottom:1rem}.email-input[data-astro-cid-lz6q3cuv]{flex:1;padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.1);border-radius:.75rem;background:#ffffff0d;color:#fff;font-size:1rem;transition:all .3s ease}html[data-theme=light] .email-input[data-astro-cid-lz6q3cuv]{border:2px solid rgba(79,70,229,.2);background:#fffc;color:#1f2937}.email-input[data-astro-cid-lz6q3cuv]:focus{outline:none;border-color:#f59e0b;background:#ffffff1a}.email-input[data-astro-cid-lz6q3cuv]::placeholder{color:#94a3b8}html[data-theme=light] .email-input[data-astro-cid-lz6q3cuv]::placeholder{color:#6b7280}.subscribe-btn[data-astro-cid-lz6q3cuv]{padding:1rem 2rem;background:#f59e0b;color:#1e293b;border:none;border-radius:.75rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}html[data-theme=light] .subscribe-btn[data-astro-cid-lz6q3cuv]{background:#4f46e5;color:#fff}.subscribe-btn[data-astro-cid-lz6q3cuv]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f59e0b4d}.form-note[data-astro-cid-lz6q3cuv]{font-size:.9rem;color:#94a3b8;text-align:center;margin:0}html[data-theme=light] .form-note[data-astro-cid-lz6q3cuv]{color:#6b7280}.social-proof[data-astro-cid-lz6q3cuv]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}html[data-theme=light] .social-proof[data-astro-cid-lz6q3cuv]{border-top:1px solid rgba(79,70,229,.2)}.proof-stats[data-astro-cid-lz6q3cuv]{display:flex;justify-content:space-around;gap:2rem}.stat[data-astro-cid-lz6q3cuv]{text-align:center}.stat-number[data-astro-cid-lz6q3cuv]{display:block;font-size:1.5rem;font-weight:700;color:#f59e0b;margin-bottom:.25rem}html[data-theme=light] .stat-number[data-astro-cid-lz6q3cuv]{color:#4f46e5}.stat-label[data-astro-cid-lz6q3cuv]{font-size:.9rem;color:#94a3b8}html[data-theme=light] .stat-label[data-astro-cid-lz6q3cuv]{color:#6b7280}.success-message[data-astro-cid-lz6q3cuv]{text-align:center;background:#10b9811a;border:2px solid #10b981;border-radius:1rem;padding:3rem;max-width:500px;margin:0 auto}.success-icon[data-astro-cid-lz6q3cuv]{color:#10b981;margin-bottom:1rem}.success-message[data-astro-cid-lz6q3cuv] h3[data-astro-cid-lz6q3cuv]{font-size:1.5rem;font-weight:700;color:#10b981;margin-bottom:1rem}.success-message[data-astro-cid-lz6q3cuv] p[data-astro-cid-lz6q3cuv]{color:#e2e8f0;margin:0}@media (max-width: 1024px){.newsletter-content[data-astro-cid-lz6q3cuv]{grid-template-columns:1fr;gap:2rem;text-align:center}.newsletter-main[data-astro-cid-lz6q3cuv] h2[data-astro-cid-lz6q3cuv]{font-size:2.5rem}.floating-text[data-astro-cid-lz6q3cuv]{font-size:6rem}}@media (max-width: 768px){.newsletter-section[data-astro-cid-lz6q3cuv]{padding:4rem 0}.newsletter-main[data-astro-cid-lz6q3cuv] h2[data-astro-cid-lz6q3cuv]{font-size:2rem}.newsletter-description[data-astro-cid-lz6q3cuv]{font-size:1.1rem}.form-group[data-astro-cid-lz6q3cuv],.newsletter-benefits[data-astro-cid-lz6q3cuv]{flex-direction:column}.proof-stats[data-astro-cid-lz6q3cuv]{flex-direction:column;gap:1rem}.floating-text[data-astro-cid-lz6q3cuv]{font-size:4rem}.geometric-shape[data-astro-cid-lz6q3cuv]{width:150px;height:150px}}@media (max-width: 480px){.newsletter-main[data-astro-cid-lz6q3cuv] h2[data-astro-cid-lz6q3cuv]{font-size:1.5rem}.founder-avatar[data-astro-cid-lz6q3cuv] img[data-astro-cid-lz6q3cuv]{width:80px;height:80px}.success-message[data-astro-cid-lz6q3cuv]{padding:2rem}}
