.EventRsvp-module__h82nAW__container{margin-bottom:1rem;position:relative}.EventRsvp-module__h82nAW__error{color:var(--danger);margin-bottom:.5rem;font-family:monospace;font-size:.75rem}.EventRsvp-module__h82nAW__addButton{background:var(--accent);color:var(--text-on-accent);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;margin-right:.5rem;padding:.4rem 1rem;font-family:monospace;font-size:.7rem;font-weight:700;transition:background-color .15s}.EventRsvp-module__h82nAW__addButton:hover:not(:disabled){background:var(--accent-hover)}.EventRsvp-module__h82nAW__addButton:disabled{opacity:.5;cursor:default}.EventRsvp-module__h82nAW__leaveButton{color:var(--text-muted);border:1px solid var(--border-default);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;padding:.4rem 1rem;font-family:monospace;font-size:.7rem;font-weight:600;transition:color .15s,border-color .15s}.EventRsvp-module__h82nAW__leaveButton:hover:not(:disabled){color:var(--danger);border-color:var(--danger)}.EventRsvp-module__h82nAW__ctaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.EventRsvp-module__h82nAW__rsvpButton{color:var(--text-secondary);border:1px solid var(--border-default);letter-spacing:.04em;cursor:pointer;background:0 0;border-radius:4px;padding:.4rem 1rem;font-family:monospace;font-size:.7rem;font-weight:600;transition:color .15s,border-color .15s}.EventRsvp-module__h82nAW__rsvpButton:hover:not(:disabled){color:var(--text-primary);border-color:var(--border-emphasis)}.EventRsvp-module__h82nAW__rsvpButton:disabled{opacity:.5;cursor:default}.EventRsvp-module__h82nAW__attendanceStatus{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.EventRsvp-module__h82nAW__attendanceLabel{color:var(--text-muted);font-family:monospace;font-size:.65rem}.EventRsvp-module__h82nAW__attendanceBadge{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;font-family:monospace;font-size:.65rem;font-weight:700}.EventRsvp-module__h82nAW__changeRsvpLink{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:0;font-family:monospace;font-size:.6rem;text-decoration:underline;transition:color .15s}.EventRsvp-module__h82nAW__changeRsvpLink:hover:not(:disabled){color:var(--text-primary)}.EventRsvp-module__h82nAW__changeRsvpLink:disabled{opacity:.5;cursor:default}.EventRsvp-module__h82nAW__vehicleList{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.EventRsvp-module__h82nAW__vehicleCard{background:var(--bg-surface);border:1px solid var(--border-default);cursor:pointer;text-align:left;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;transition:border-color .15s,background-color .15s;display:flex}.EventRsvp-module__h82nAW__vehicleCard:hover:not(:disabled){border-color:var(--accent-border);background:var(--bg-surface-hover)}.EventRsvp-module__h82nAW__vehicleCardSelected{border-color:var(--accent);background:var(--accent-faint)}.EventRsvp-module__h82nAW__vehicleCardInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.EventRsvp-module__h82nAW__vehicleCardLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:.8rem;font-weight:700;overflow:hidden}.EventRsvp-module__h82nAW__vehicleCardTrim{color:var(--text-secondary);font-family:monospace;font-size:.7rem}.EventRsvp-module__h82nAW__vehicleCardThumb{background:var(--border-subtle);border-radius:4px;flex-shrink:0;width:80px;height:60px}.EventRsvp-module__h82nAW__vehicleCardThumbImg{object-fit:cover;border-radius:4px;width:100%;height:100%}.EventRsvp-module__h82nAW__pickerEmpty{color:var(--text-muted);margin:0;padding:.5rem .75rem;font-family:monospace;font-size:.7rem}.EventRsvp-module__h82nAW__pickerSectionTitle{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .5rem;font-family:monospace;font-size:.7rem;font-weight:700}.EventRsvp-module__h82nAW__alreadyAddedList{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.EventRsvp-module__h82nAW__alreadyAddedItem{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:6px;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.EventRsvp-module__h82nAW__removeButton{color:var(--text-muted);border:1px solid var(--border-default);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;padding:.35rem .75rem;font-family:monospace;font-size:.65rem;font-weight:600;transition:color .15s,border-color .15s}.EventRsvp-module__h82nAW__removeButton:hover:not(:disabled){color:var(--danger);border-color:var(--danger)}.EventRsvp-module__h82nAW__removeButton:disabled{opacity:.5;cursor:default}.EventRsvp-module__h82nAW__modalError{color:var(--danger);margin-bottom:.75rem;font-family:monospace;font-size:.75rem}.EventRsvp-module__h82nAW__modalActions{justify-content:flex-end;padding-top:.25rem;display:flex}.EventRsvp-module__h82nAW__overlay{z-index:var(--z-overlay);background:var(--overlay-bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EventRsvp-module__h82nAW__spinner{border:3px solid var(--border-emphasis);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite EventRsvp-module__h82nAW__spin}@keyframes EventRsvp-module__h82nAW__spin{to{transform:rotate(360deg)}}