iframe[src*="framer.com/edit"], [data-framer-editorbar] { display: none !important; }
.xft-form-notice { margin-top: 12px; color: currentColor; font: inherit; line-height: 1.4; }
.xft-newsletter-form { display: flex; width: 100%; gap: 10px; align-items: stretch; }
.xft-newsletter-form input { min-width: 0; flex: 1 1 auto; padding: 13px 16px; border: 1px solid currentColor; border-radius: 24px; background: transparent; color: inherit; font: inherit; }
.xft-newsletter-form button { flex: 0 0 auto; padding: 13px 20px; border: 1px solid currentColor; border-radius: 24px; background: rgb(16, 33, 23); color: rgb(253, 250, 239); font: inherit; cursor: pointer; }
@media (max-width: 480px) { .xft-newsletter-form { flex-wrap: wrap; } .xft-newsletter-form input, .xft-newsletter-form button { width: 100%; } }
