:root{--coral: #d9512b;--coral-dark: #b8421e;--teal: #0a7c6e;--teal-dark: #086057;--cream: #faf8f5;--body-text: #3d3835;--light-text: #7a726a}[data-astro-cid-dvo2bszu]{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:var(--cream);color:var(--body-text);font-size:16px;line-height:1.6}h1[data-astro-cid-dvo2bszu],h2[data-astro-cid-dvo2bszu],h3[data-astro-cid-dvo2bszu]{font-family:Montserrat,sans-serif}.container[data-astro-cid-dvo2bszu]{max-width:680px;margin:0 auto;padding:0 1.5rem}.hero[data-astro-cid-dvo2bszu]{padding:3rem 0 1.5rem;text-align:center}.eyebrow[data-astro-cid-dvo2bszu]{font-family:Montserrat,sans-serif;font-weight:900;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--coral);margin-bottom:1rem}.hero[data-astro-cid-dvo2bszu] h1[data-astro-cid-dvo2bszu]{font-size:clamp(1.75rem,4.5vw,2.5rem);line-height:1.2;color:var(--coral-dark);margin-bottom:1rem;font-weight:800}.hero[data-astro-cid-dvo2bszu] .subhead[data-astro-cid-dvo2bszu]{font-size:clamp(1rem,2vw,1.125rem);line-height:1.65;color:var(--body-text);max-width:560px;margin:0 auto 2rem}.form-card[data-astro-cid-dvo2bszu]{background:#fff;border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 4px 20px #0000000f;text-align:left}.form-card[data-astro-cid-dvo2bszu] label[data-astro-cid-dvo2bszu]{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem;color:var(--body-text)}.form-card[data-astro-cid-dvo2bszu] input[data-astro-cid-dvo2bszu][type=text],.form-card[data-astro-cid-dvo2bszu] input[data-astro-cid-dvo2bszu][type=email]{width:100%;padding:.85rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit;margin-bottom:1rem}.form-card[data-astro-cid-dvo2bszu] input[data-astro-cid-dvo2bszu][type=text]:focus,.form-card[data-astro-cid-dvo2bszu] input[data-astro-cid-dvo2bszu][type=email]:focus{outline:none;border-color:var(--coral)}.checkbox-row[data-astro-cid-dvo2bszu]{display:flex;align-items:flex-start;gap:.65rem;background:var(--cream);padding:.85rem 1rem;border-radius:8px;border:1px solid #eee;margin-bottom:1.25rem}.checkbox-row[data-astro-cid-dvo2bszu] input[data-astro-cid-dvo2bszu][type=checkbox]{margin-top:.2rem;flex-shrink:0;transform:scale(1.15);accent-color:var(--coral)}.checkbox-row[data-astro-cid-dvo2bszu] label[data-astro-cid-dvo2bszu]{margin:0;cursor:pointer;font-size:.95rem;font-weight:500;line-height:1.45}.checkbox-row[data-astro-cid-dvo2bszu] label[data-astro-cid-dvo2bszu] .sub[data-astro-cid-dvo2bszu]{display:block;font-weight:400;font-size:.825rem;color:var(--light-text);margin-top:.15rem}.submit-btn[data-astro-cid-dvo2bszu]{display:block;width:100%;background:var(--coral);color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:1rem;letter-spacing:.02em;padding:1rem 2rem;border:0;border-radius:8px;cursor:pointer;transition:background .2s ease}.submit-btn[data-astro-cid-dvo2bszu]:hover:not(:disabled){background:var(--coral-dark)}.submit-btn[data-astro-cid-dvo2bszu]:disabled{background:var(--light-text);cursor:not-allowed}.privacy-note[data-astro-cid-dvo2bszu]{font-size:.8rem;color:var(--light-text);text-align:center;margin-top:.85rem}.form-error[data-astro-cid-dvo2bszu]{background:#fef0ed;border:1px solid #f5b8aa;color:var(--coral-dark);padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.bonus-block[data-astro-cid-dvo2bszu]{padding:2.5rem 0 1.5rem}.bonus-block[data-astro-cid-dvo2bszu] h2[data-astro-cid-dvo2bszu]{font-size:1.15rem;font-weight:800;color:var(--teal-dark);text-align:center;margin-bottom:1rem}.bonus-list[data-astro-cid-dvo2bszu]{list-style:none;display:flex;flex-direction:column;gap:.7rem}.bonus-list[data-astro-cid-dvo2bszu] li[data-astro-cid-dvo2bszu]{display:flex;align-items:flex-start;gap:.65rem;font-size:.95rem}.bonus-list[data-astro-cid-dvo2bszu] .check[data-astro-cid-dvo2bszu]{color:var(--coral);font-weight:900;flex-shrink:0;margin-top:.1rem}.faq[data-astro-cid-dvo2bszu]{padding:2rem 0}.faq[data-astro-cid-dvo2bszu] h2[data-astro-cid-dvo2bszu]{font-size:1.15rem;font-weight:800;color:var(--teal-dark);text-align:center;margin-bottom:1rem}.faq[data-astro-cid-dvo2bszu] details[data-astro-cid-dvo2bszu]{background:#fff;border-radius:8px;padding:.75rem 1rem;margin-bottom:.6rem;border:1px solid #eee}.faq[data-astro-cid-dvo2bszu] summary[data-astro-cid-dvo2bszu]{cursor:pointer;font-weight:600;font-size:.95rem}.faq[data-astro-cid-dvo2bszu] details[data-astro-cid-dvo2bszu] p[data-astro-cid-dvo2bszu]{margin-top:.5rem;font-size:.9rem;color:var(--body-text)}.stripe-mount[data-astro-cid-dvo2bszu]{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 20px #0000000f;min-height:480px}.stripe-lead-in[data-astro-cid-dvo2bszu]{text-align:center;font-size:.95rem;color:var(--body-text);margin-bottom:.85rem}.fade-out[data-astro-cid-dvo2bszu]{opacity:0;transition:opacity .25s ease;pointer-events:none}footer[data-astro-cid-dvo2bszu]{text-align:center;padding:2rem 0 3rem;color:var(--light-text);font-size:.875rem}footer[data-astro-cid-dvo2bszu] a[data-astro-cid-dvo2bszu]{color:var(--teal)}
