section{padding:3.5rem 0}.section-heading{color:var(--green-dark,#395422);font-size:1.6rem;margin-bottom:.75rem}.section-eyebrow{color:var(--green,#647b3b);font-size:.78rem;letter-spacing:.16em;margin-bottom:.4rem;text-transform:uppercase}.rsvp{background:#f6f4ee}.rsvp-intro{color:#555;font-size:1.25rem;margin-top:.5rem;max-width:34rem}.rsvp-layout{align-items:stretch;display:grid;gap:2.5rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:2rem}.rsvp-options{gap:1.5rem;height:100%}.rsvp-option,.rsvp-options{display:flex;flex-direction:column}.rsvp-option{background:#fff;border:1px solid #e1dcd0;border-radius:1rem;flex:1;overflow:hidden}.rsvp-option-image{aspect-ratio:16/6;overflow:hidden;width:100%}.rsvp-option-image img{display:block;height:100%;object-fit:cover;width:100%}.rsvp-option-content{display:flex;flex-direction:column;flex-grow:1;gap:.8rem;padding:1.5rem 1.5rem 1.8rem}.rsvp-tag{color:var(--green,#647b3b);display:none;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.rsvp-title{font-size:1.1rem;font-weight:700}.rsvp-text{color:#555;font-size:.95rem}.rsvp-small{color:#777;font-size:.82rem}.rsvp-form-column{align-self:start;height:fit-content;position:sticky;top:2rem}.rsvp-form-container{background:#fff;border:1px solid #e1dcd0;border-radius:1rem;min-height:100%;padding:1.5rem}.rsvp-form-placeholder{background:#faf8f3;border:1px dashed #cbbfa8;border-radius:.75rem;color:#7a6f5a;font-size:.86rem;padding:2rem 1rem;text-align:center}@media (max-width:900px){.rsvp-layout{grid-template-columns:minmax(0,1fr)}.rsvp-form-column{position:static}}@media (max-width:600px){section{padding:2.5rem 0}.rsvp-option-image{aspect-ratio:4/3}}