.gift-receipt{width:min(100%,470px);box-sizing:border-box;margin:28px auto 4px;padding:26px 18px 12px;border-top:1px solid currentColor;text-align:center;color:inherit;overflow-wrap:anywhere}
.gift-receipt .gift-receipt-kicker{font:500 12px/1.5 'DM Sans',sans-serif;letter-spacing:.1em;margin:0 0 12px}
.gift-receipt h3{font:500 clamp(28px,5vw,36px)/1.2 'Cormorant Garamond',Georgia,serif;margin:0 0 14px;color:inherit}
.gift-receipt p:not(.gift-receipt-kicker){font:400 16px/1.65 'DM Sans',sans-serif;margin:0 auto 18px;max-width:360px}
.gift-receipt a{display:inline-flex;justify-content:center;align-items:center;gap:15px;min-height:46px;padding:12px 18px;border:1px solid currentColor;border-radius:3px;color:inherit;background:transparent;font:600 14px/1.5 'DM Sans',sans-serif;text-decoration:none;box-sizing:border-box;max-width:100%}
.gift-receipt a:focus-visible{outline:3px solid currentColor;outline-offset:4px}.gift-receipt a:hover{text-decoration:underline;text-underline-offset:4px}
.gift-receipt small{display:block;font:400 12px/1.6 'DM Sans',sans-serif;margin:12px auto 0;max-width:320px}
@media(max-width:360px){.gift-receipt{padding-inline:4px}.gift-receipt a{width:100%}}

/* Older invitations share the same post-reply registry flow. */
html[data-gifts-after-reply] body:not(.registry-only) :is(section#registry,section#gifts,section#registrySection,a[href="#registry"],a[href="#gifts"],a[href="#registrySection"]){display:none!important}
