.seahorse-rsvp-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#d0a052;color:#173e49;cursor:pointer;padding:17px 25px;font:700 12px/1.5 Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.025em;min-height:48px}
.seahorse-rsvp-panel{grid-column:1/-1;width:100%;min-width:0;box-sizing:border-box;background:#faf7f0;color:#173e49;border-radius:24px;padding:clamp(22px,3vw,44px);margin-top:20px;scroll-margin-top:30px;text-align:left}
.seahorse-rsvp-panel[hidden]{display:none!important}
.seahorse-rsvp-panel .seahorse-rsvp-eyebrow{margin:0 0 12px;color:#785622;text-transform:uppercase;font:700 12px/1.5 Inter,Arial,sans-serif;letter-spacing:.14em}
.seahorse-rsvp-panel h3{margin:0 0 24px;font:500 clamp(28px,3vw,42px)/1.15 Georgia,serif;color:#173e49}
.seahorse-rsvp-panel iframe{display:block;width:100%;border:0}
.seahorse-rsvp-panel .seahorse-rsvp-help{font:400 14px/1.6 Inter,Arial,sans-serif;margin:20px 0;color:#173e49}
.seahorse-rsvp-panel a{color:#173e49;text-decoration:underline}
.seahorse-rsvp-close{background:none;border:1px solid #173e49;border-radius:999px;padding:12px 20px;min-height:44px;color:#173e49;font:600 13px/1.5 Inter,Arial,sans-serif;cursor:pointer}
.seahorse-rsvp-toggle:focus-visible{outline:3px solid white;outline-offset:4px}
.seahorse-rsvp-panel :focus-visible{outline:3px solid #477d8b;outline-offset:4px}
@media(max-width:600px){.seahorse-rsvp-toggle,.seahorse-rsvp-close{width:100%}.seahorse-rsvp-panel{padding:22px 16px;border-radius:16px}}
