/* Shared footer and email composer */
.footer{background:radial-gradient(ellipse at 0 0,#123d59,transparent 55%),#061f38;color:#b7c8d3;padding:65px 0 26px;margin-top:40px;border-top:1px solid #f4b94f33}
.footer a{color:#b7c8d3;transition:color 180ms;overflow-wrap:anywhere}.footer a:hover{color:#f4b94f}
.footer-invitation{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding-bottom:55px;margin-bottom:50px;border-bottom:1px solid #ffffff1c}
.footer-eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.18em;color:#f4b94f;margin-bottom:24px}
.footer-invitation h2{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.15;color:#f7f1e7;margin-bottom:24px}
.footer-invitation h2 em{color:#f4b94f}
.footer-invitation>div>p:not(.footer-eyebrow){font-size:.9rem;line-height:1.9;max-width:470px}
.footer .footer-direct-mail{display:inline-flex;gap:20px;align-items:center;font-size:clamp(.95rem,1.5vw,1.2rem);color:#f7f1e7;padding:0 0 10px;border-bottom:1px solid #f4b94f55;margin-top:28px}
.footer-email-form{padding:28px;border:1px solid #ffffff22;border-radius:22px;background:#ffffff06;min-width:0}
.footer-mail-heading{display:flex;gap:12px;align-items:center;margin-bottom:22px}.footer-mail-heading h3{font-size:1.5rem;color:#f7f1e7}.footer-mail-heading svg{width:26px;height:26px;fill:none;stroke:#f4b94f;stroke-width:1.4}
.footer-email-form label{display:block;font-size:.75rem;font-weight:700;color:#d8e2e9;margin:14px 0 8px}
.footer-email-form input,.footer-email-form textarea{display:block;width:100%;min-width:0;padding:12px 14px;border:1px solid #ffffff26;border-radius:10px;background:#061f3880;color:#f7f1e7;font:inherit;font-size:.82rem}.footer-email-form textarea{resize:vertical;min-height:86px}.footer-email-form input::placeholder,.footer-email-form textarea::placeholder{color:#9cb2c3}
.footer-email-button{display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-radius:10px;background:#f4b94f;color:#061f38;font:inherit;font-size:.82rem;font-weight:800;padding:13px 18px;margin-top:18px;cursor:pointer;width:100%}.footer-email-button:hover{background:#ffd079}
.footer-mail-help{font-size:.68rem;line-height:1.7;color:#b7c8d3;margin-top:12px}
.footer .footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1.3fr;gap:35px}
.footer h4{color:#f7f1e7;font-family:var(--font-title);font-size:1.12rem;margin-bottom:20px;font-weight:400}
.footer-brand img{width:58px;height:58px;object-fit:contain;border-radius:50%;background:#fff;margin-bottom:16px}.footer-brand p{font-size:.82rem;line-height:1.8}
.footer li{margin-bottom:12px;font-size:.8rem;line-height:1.8}.footer .footer-wa-link{color:#70d5a3}
.footer .socials{display:flex;gap:10px;margin-top:23px}.footer .socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff26;border-radius:11px}.footer .socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.footer .socials a:hover{border-color:#f4b94f}
.footer-bottom{border-top:1px solid #ffffff1c;padding-top:24px;margin-top:45px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;font-size:.72rem}
.footer a:focus-visible,.footer button:focus-visible,.footer input:focus-visible,.footer textarea:focus-visible{outline:2px solid #f4b94f;outline-offset:4px}
@media(max-width:900px){.footer-invitation{gap:35px;grid-template-columns:1fr 1fr}.footer .footer-grid{grid-template-columns:1fr 1fr;gap:30px}}
@media(max-width:600px){.footer{padding-top:40px}.footer-invitation{grid-template-columns:1fr;gap:30px;padding-bottom:35px;margin-bottom:35px}.footer-email-form{padding:22px}.footer .footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-grid>div:last-child{grid-column:1/-1}.footer-brand{grid-column:1/-1}.footer-bottom{padding-right:45px;font-size:.68rem;line-height:1.8}}
@media(prefers-reduced-motion:reduce){.footer *{transition:none!important}}
