@charset "UTF-8";
.contact textarea.form-control:focus, .contact .form-control:focus {
  background-color: #fff;
  border: 1px solid #555555; }

.bootstrap-select .btn {
  background-color: #fff;
  border-style: solid;
  border-left-width: 1px;
  border-left-color: #cccccc;
  border-top-width: 1px;
  border-top-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-right-width: 1px;
  border-right-color: #cccccc;
  color: white;
  font-weight: 200;
  padding: 12px 12px;
  font-size: 16px;
  margin-bottom: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bootstrap-select .dropdown-menu {
  margin: 15px 0 0; }

.navbar {
  min-height: 4.5em;
  z-index: 100;
  padding-left: 0px;
  padding-right: 0px; }

.cell-left-dc {
  max-width: 150px; }

.card-body {
  padding-left: 0px;
  padding-right: 0px; }

.the-dash {
  min-width: 275px !important; }

/* BEGIN custom colors*/
/* Blue Color for items and buttons */
.blue {
  color: #3f5069; }

.item-blue {
  background-color: #3f5069;
  color: white; }

.btn-outline-blue {
  color: #3f5069;
  border-color: #3f5069; }

.btn-outline-blue:hover {
  color: #fff;
  background-color: #3f5069;
  border-color: #3f5069; }

.btn-outline-blue:focus,
.btn-outline-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 80, 105, 0.5); }

.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
  color: #3f5069;
  background-color: transparent; }

.btn-outline-blue:not(:disabled):not(.disabled):active,
.btn-outline-blue.active:not(:disabled):not(.disabled),
.show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #3f5069;
  border-color: #3f5069; }

.btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-blue.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 80, 105, 0.5); }

/* Green Color for items and buttons */
.green {
  color: #3f6946; }

.item-green {
  background-color: #3f6946; }

.btn-outline-green {
  color: #3f6946;
  border-color: #3f6946; }

.btn-outline-green:hover {
  color: #fff;
  background-color: #3f6946;
  border-color: #3f6946; }

.btn-outline-green:focus,
.btn-outline-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 105, 70, 0.5); }

.btn-outline-green.disabled,
.btn-outline-blue:disabled {
  color: #3f6946;
  background-color: transparent; }

.btn-outline-green:not(:disabled):not(.disabled):active,
.btn-outline-green.active:not(:disabled):not(.disabled),
.show > .btn-outline-green.dropdown-toggle {
  color: #fff;
  background-color: #3f6946;
  border-color: #3f6946; }

.btn-outline-green:not(:disabled):not(.disabled):active:focus,
.btn-outline-green.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(63, 105, 70, 0.5); }

/* Red Color for items and buttons */
.red {
  color: #693f42; }

.item-red {
  background-color: #693f42; }

.btn-outline-red {
  color: #693f42;
  border-color: #693f42; }

.btn-outline-red:hover {
  color: #fff;
  background-color: #693f42;
  border-color: #693f42; }

.btn-outline-red:focus,
.btn-outline-blue.focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 64, 66, 0.5); }

.btn-outline-red.disabled,
.btn-outline-blue:disabled {
  color: #693f42;
  background-color: transparent; }

.btn-outline-red:not(:disabled):not(.disabled):active,
.btn-outline-red.active:not(:disabled):not(.disabled),
.show > .btn-outline-red.dropdown-toggle {
  color: #fff;
  background-color: #693f42;
  border-color: #693f42; }

.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.btn-outline-red.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 64, 66, 0.5); }

/* Yellow Color for items and buttons */
.yellow {
  color: #e2e2cf; }

.item-yellow {
  background-color: #e2e2cf; }

.btn-outline-yellow {
  color: #e2e2cf;
  border-color: #e2e2cf; }

.btn-outline-yellow:hover {
  color: #fff;
  background-color: #e2e2cf;
  border-color: #e2e2cf; }

.btn-outline-yellow:focus,
.btn-outline-yellow.focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 64, 66, 0.5); }

.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled {
  color: #693f42;
  background-color: transparent; }

.btn-outline-yellow:not(:disabled):not(.disabled):active,
.btn-outline-yellow.active:not(:disabled):not(.disabled),
.show > .btn-outline-yellow.dropdown-toggle {
  color: #fff;
  background-color: #693f42;
  border-color: #693f42; }

.btn-outline-yellow:not(:disabled):not(.disabled):active:focus,
.btn-outline-yellow.active:not(:disabled):not(.disabled):focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(5, 64, 66, 0.5); }

/* Blue Color for Profile Backgrounds */
.midnightblue {
  background-color: #3f5a69; }

/* Silver Color for page-content background*/
.silver-sky {
  color: #929292; }

/* END custom colors*/
/* BEGIN Group Leader and User View*/
.switch {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

/* END Group Leader and User View*/
.cell-right {
  height: 20px;
  width: auto; }

.cell-left {
  height: 20px;
  min-width: 200px; }

table td,
tr {
  height: 18px; }

.contact .form-control {
  display: block;
  width: 60%;
  height: 46px;
  padding: 6px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background: #f9f9f9;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

body {
  background-color: #fff;
  color: #333;
  margin: 33px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

p,
ol,
ul,
td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px; }

a {
  color: inherit; }
  a:visited {
    color: inherit; }
  a:hover {
    color: inherit;
    background-color: transparent !important;
    text-decoration-line: none;
    cursor: pointer; }

th {
  padding-bottom: 5px; }

td {
  padding: 0 5px 7px; }

div.field, div.actions {
  margin-bottom: 10px; }

#notice {
  color: green; }

.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table; }

#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px 7px 0;
  margin-bottom: 20px;
  background-color: #f0f0f0; }
  #error_explanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px -7px 0;
    background-color: #c00;
    color: #fff; }
  #error_explanation ul li {
    font-size: 12px;
    list-style: square; }

label {
  display: block; }

.card {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px; }

.person-badge {
  border: 1px solid #eee;
  border-radius: 50%;
  height: 200px;
  width: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.person-badge-mini {
  border: 1px solid #eee;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.person-mini-card {
  display: flex;
  flex-direction: column; }

.contact textarea.form-control {
  height: auto;
  width: 90%;
  padding-top: 9px;
  padding-left: 45px; }

.contact button.btn.btn-danger.btn-lg {
  text-align: right;
  min-width: 116px;
  font-size: 14px;
  border-radius: 0px;
  background-color: #000;
  border-color: #000; }
  .contact button.btn.btn-danger.btn-lg:hover {
    background-color: #b80a09;
    border-color: #b80a09; }

.contact .form-icons {
  position: relative; }
  .contact .form-icons input {
    text-indent: 30px; }
  .contact .form-icons .fa-user,
  .contact .form-icons .fa-paper-plane,
  .contact .form-icons .fa-phone {
    position: absolute;
    top: 16.5px;
    left: 20px;
    font-size: 15px;
    color: grey; }
  .contact .form-icons .fa-comments {
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 15px;
    color: grey; }
  .contact .form-icons .fa-sign-in {
    position: absolute;
    top: 12px;
    left: 16px;
    font-size: 18px;
    color: white; }

.flex-container {
  list-style: none;
  display: flex; }

.flex-start {
  align-self: flex-start; }

.flex-end {
  align-self: flex-end; }

.center {
  align-self: center; }

.baseline {
  align-self: baseline; }

.stretch {
  align-self: stretch; }

.flex-item {
  text-align: center; }

.navbar-brand {
  font-size: 3rem; }

h1 {
  color: #020202; }

.nav-link {
  color: white !important; }

#logo {
  float: left;
  font-size: 22.1px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: bold; }

#home-container {
  margin-top: 25px; }

.jumbotron {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px; }

html,
body {
  height: 100%; }

body.d-flex.flex-column {
  min-height: 100vh; }

#page-content {
  flex: 1 0 auto;
  background: #929292;
  background: radial-gradient(circle, rgba(146, 146, 146, 0.546656) 0%, rgba(202, 202, 202, 0.01) 202%); }

#sticky-footer {
  flex-shrink: 0; }

.member-name {
  border-right: none !important;
  border-left: none !important; }

.trash-icon {
  border-left: none !important; }

td.member-name {
  text-align: left; }

td {
  text-align: left; }

.sidebar-sticky {
  position: relative;
  top: 0;
  height: calc(100vh - 48px);
  padding-top: 0.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */ }

.sidebar .nav-link {
  font-weight: 500;
  color: #333; }

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #727272; }

.sidebar .nav-link.active {
  color: #007bff; }

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
  color: inherit; }

.sidebar-heading {
  font-size: 0.75rem;
  text-transform: uppercase; }

.navbar-brand {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.2rem; }

.navbar .navbar-toggler {
  top: 0.25rem;
  right: 1rem; }

.navbar .form-control {
  padding: 0.75rem 1rem;
  border-width: 0;
  border-radius: 0; }

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1); }

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25); }

.cell-left {
  height: 20px;
  min-width: 200px; }

.info-cell-left {
  height: 20px;
  min-width: 100px; }

@media (max-width: 2880px) {
  .flex-container {
    list-style: none;
    display: flex; }
  .flex-start {
    align-self: flex-start; }
  .flex-end {
    align-self: flex-end; }
  .center {
    align-self: center; }
  .baseline {
    align-self: baseline; }
  .stretch {
    align-self: stretch; }
  .flex-item {
    text-align: center; } }

@media (max-width: 767.98px) {
  .sidebar {
    top: 5rem; }
  .nav-link {
    margin-left: 8px; } }

@media (max-width: 700px) {
  body {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 2.5%;
    margin-bottom: 5%; }
  .nav-link {
    color: white !important;
    margin-top: 10px;
    font-size: 17px; }
  .btn-left {
    margin: max; } }

@media (max-width: 414px) {
  .sg-form {
    min-width: 358px; }
  body {
    margin: 0px; }
  .cell-right-search {
    height: 20px;
    width: auto;
    justify-content: right; }
  .cell-left-search {
    height: 20px;
    width: 200px;
    text-align: left; }
  h1 {
    margin-bottom: 30px; }
  .btn-mobile-no-ml {
    margin-left: 0px !important; }
  .card {
    margin-left: 2px;
    margin-right: 2px; }
  .btn-mobile-slim {
    padding: 0%;
    width: 100px; }
  .info-cell-right {
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .info-cell-left {
    min-width: 100px; } }

@media (max-width: 375px) {
  .sg-form {
    min-width: 324px; }
  .cell-left {
    height: 20px;
    min-width: 200px; }
  .cell-right {
    height: 20px;
    width: auto; } }

@media (max-width: 320px) {
  .sg-form {
    min-width: 306px; }
  .thin-margin {
    margin: 1px !important; }
  .card {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px; }
  .container {
    padding-right: 0px;
    padding-left: 0px; }
  .cell-left-dc {
    margin-left: 10px;
    min-width: 170px; }
  .cell-left {
    max-width: 50px;
    margin-left: 10px; }
  .cell-right-dc {
    width: auto; }
  .cell-right {
    max-width: 90px; }
  .cell-right-search {
    height: 20px;
    width: auto;
    text-align: right; }
  .cell-left-search {
    margin-left: 5px;
    height: 20px;
    width: auto;
    text-align: left; }
  .cell-left-sg-info {
    margin-left: 50px;
    height: 20px;
    width: 110px; }
  .stretch-tiny {
    column-width: 1px;
    margin: 0; } }

/* END added from database*/
/* BEGIN CSS for group leader and contact profile views */
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem; } }

.badge-gray-opaque {
  background-color: red; }

input.checkbutton {
  background-color: #efefef;
  width: 2.25em;
  height: 2.25em;
  text-align: center;
  color: #000; }

table.schedule-table tbody td.schedule-assignment-date:hover {
  cursor: pointer;
  background-color: #6c757d !important;
  background-image: url(/assets/exchange-alt-solid-cd98b34e75a2485deba39dbb02e070663ebd46bba1a11cd70204c4129c8f69e6.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%; }

table.schedule-table tbody td.schedule-assignment-date:hover * {
  display: none; }

.search-table th {
  background-color: #f7f7f7 !important;
  font-weight: 400 !important; }

.search-table th,
.search-table td {
  padding-left: 1.25rem; }

.subnav {
  padding-left: 2em;
  padding-right: 2em;
  background-color: #eee; }
  .subnav .subnav-title {
    padding-top: 4rem;
    padding-bottom: 0.25rem; }
  .subnav .subnav-actions {
    padding-bottom: 1rem; }

.badge-gray-opaque {
  background-color: red; }

input.checkbutton {
  background-color: #efefef;
  width: 2.25em;
  height: 2.25em;
  text-align: center;
  color: #000; }

table.schedule-table tbody td.schedule-assignment-date:hover {
  cursor: pointer;
  background-color: #6c757d !important;
  background-image: url(/assets/exchange-alt-solid-cd98b34e75a2485deba39dbb02e070663ebd46bba1a11cd70204c4129c8f69e6.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%; }

table.schedule-table tbody td.schedule-assignment-date:hover * {
  display: none; }

.search-table th {
  background-color: #f7f7f7 !important;
  font-weight: 400 !important; }

.search-table th,
.search-table td {
  padding-left: 1.25rem; }

.short-list {
  max-height: 200px;
  overflow-y: scroll; }

.big-calendar {
  overflow: visible;
  font-size: 3rem;
  height: 1rem;
  margin-top: -1.5rem; }

.togglebox-toggled {
  background-color: #cce5ff; }

.togglebox-forbidden {
  background-color: #f5c6cb;
  cursor: not-allowed !important; }

td.add-date-column:hover,
th.add-date-column:hover,
table.adhoc_schedule span {
  cursor: pointer; }

td.add-date-column,
th.add-date-column {
  width: 2em; }

.big-date {
  font-size: 1.3rem;
  margin-right: 1.3rem;
  width: 4rem;
  text-align: center;
  border: 1px #f5f5f5 solid; }

.big-date .big-date-month {
  font-size: 1.1rem;
  border-bottom: 1px #e2e2e2 solid; }

.big-date .big-date-year {
  font-size: 1rem;
  color: #ccc; }

#error_explanation {
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
  padding: 5px;
  border-radius: 5px; }

.song_search_results {
  height: 16em;
  overflow: scroll; }

button.add_to_set_list {
  width: 8em; }

.inline_clickable:hover {
  cursor: pointer;
  background-color: #f8f8d7; }

/* END CSS for group leader and contact profile views */
#popover .modal-dialog {
  max-width: 100%;
  margin: 0.5rem; }

#popover .modal-content {
  border-radius: var(--radius-xl, 1rem); }

#popover .modal-dialog {
  max-width: 100%;
  margin: 0.5rem; }

#popover .modal-content {
  border-radius: var(--radius-xl, 1rem);
  background-color: #fff !important; }

#popover .modal-body {
  padding: 1.5rem !important;
  background-color: #fff !important; }

#popover .modal-header {
  background-color: #fff !important; }

#popover .modal-backdrop {
  z-index: 1059 !important; }

#popover .modal-dialog {
  max-width: 95%;
  width: 95%;
  margin: 1rem auto; }

@media (min-width: 576px) {
  #popover .modal-dialog {
    max-width: 500px; } }

#popover .modal-content {
  border-radius: 12px;
  background-color: #fff;
  border: none;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2); }

#popover .modal-header {
  background-color: #fff;
  border-bottom: 1px solid #e5e7eb;
  padding: 1rem 1.5rem; }

#popover .modal-body {
  padding: 1.5rem;
  background-color: #fff;
  max-height: 70vh;
  overflow-y: auto; }

/* Popover Modal - Complete Styling Fix */
.modal-backdrop.show {
  z-index: 1040 !important; }

#popover {
  z-index: 1060 !important; }

#popover .modal-dialog {
  max-width: 95%;
  width: 95%;
  margin: 1rem auto;
  z-index: 1061;
  position: relative; }

@media (min-width: 576px) {
  #popover .modal-dialog {
    max-width: 500px; } }

#popover .modal-content {
  border-radius: 12px;
  background-color: #fff;
  border: none;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2); }

#popover .modal-header {
  background-color: #fff;
  border-bottom: 1px solid #e5e7eb;
  padding: 1rem 1.5rem; }

#popover .modal-body {
  padding: 1.5rem;
  background-color: #fff;
  max-height: 70vh;
  overflow-y: auto; }

/* ========================================
   MOBILE: Prevent Dueling Scroll Bars
   Fix for ticket form and similar full-page forms
   ======================================== */
@media (max-width: 768px) {
  /* Allow body to be the only scroll container for full-page forms */
  html, body {
    height: auto;
    min-height: 100%; }
  /* Ensure page-content doesn't create nested scroll */
  #page-content {
    overflow: visible;
    min-height: auto; }
  /* Sidebar sticky should not affect forms on mobile */
  .sidebar-sticky {
    height: auto;
    overflow: visible;
    position: static; } }

@keyframes rsvp-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes rsvp-fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes rsvp-fade-in-up {
  from {
    opacity: 0;
    transform: translateY(16px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes rsvp-fade-in-down {
  from {
    opacity: 0;
    transform: translateY(-16px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes rsvp-slide-up {
  from {
    transform: translateY(100%); }
  to {
    transform: translateY(0); } }

@keyframes rsvp-slide-down {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(100%); } }

@keyframes rsvp-slide-in-right {
  from {
    transform: translateX(100%); }
  to {
    transform: translateX(0); } }

@keyframes rsvp-slide-in-left {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

@keyframes rsvp-scale-in {
  from {
    opacity: 0;
    transform: scale(0.95); }
  to {
    opacity: 1;
    transform: scale(1); } }

@keyframes rsvp-scale-out {
  from {
    opacity: 1;
    transform: scale(1); }
  to {
    opacity: 0;
    transform: scale(0.95); } }

@keyframes rsvp-pop {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

@keyframes rsvp-bounce-in {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes rsvp-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes rsvp-pulse {
  0%, 100% {
    opacity: 1; }
  50% {
    opacity: 0.5; } }

@keyframes rsvp-skeleton-shimmer {
  0% {
    background-position: -200% 0; }
  100% {
    background-position: 200% 0; } }

@keyframes rsvp-shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-4px); }
  20%, 40%, 60%, 80% {
    transform: translateX(4px); } }

@keyframes rsvp-wiggle {
  0%, 100% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(-3deg); }
  75% {
    transform: rotate(3deg); } }

@keyframes rsvp-checkmark-draw {
  from {
    stroke-dashoffset: 100; }
  to {
    stroke-dashoffset: 0; } }

@keyframes rsvp-badge-pop {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }

.rsvp-animate-fade-in {
  animation: rsvp-fade-in 200ms cubic-bezier(0.4, 0, 0.2, 1) forwards; }

.rsvp-animate-fade-in-up {
  animation: rsvp-fade-in-up 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards; }

.rsvp-animate-slide-up {
  animation: rsvp-slide-up 400ms cubic-bezier(0.16, 1, 0.3, 1) forwards; }

.rsvp-animate-scale-in {
  animation: rsvp-scale-in 200ms cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }

.rsvp-animate-pop {
  animation: rsvp-pop 200ms cubic-bezier(0.34, 1.56, 0.64, 1); }

.rsvp-animate-spin {
  animation: rsvp-spin 1s linear infinite; }

.rsvp-animate-pulse {
  animation: rsvp-pulse 2s ease-in-out infinite; }

.rsvp-animate-shake {
  animation: rsvp-shake 0.5s cubic-bezier(0.4, 0, 0.2, 1); }

.rsvp-stagger-children > * {
  opacity: 0;
  animation: rsvp-fade-in-up 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards; }
  .rsvp-stagger-children > *:nth-child(1) {
    animation-delay: 50ms; }
  .rsvp-stagger-children > *:nth-child(2) {
    animation-delay: 100ms; }
  .rsvp-stagger-children > *:nth-child(3) {
    animation-delay: 150ms; }
  .rsvp-stagger-children > *:nth-child(4) {
    animation-delay: 200ms; }
  .rsvp-stagger-children > *:nth-child(5) {
    animation-delay: 250ms; }
  .rsvp-stagger-children > *:nth-child(6) {
    animation-delay: 300ms; }
  .rsvp-stagger-children > *:nth-child(7) {
    animation-delay: 350ms; }
  .rsvp-stagger-children > *:nth-child(8) {
    animation-delay: 400ms; }
  .rsvp-stagger-children > *:nth-child(9) {
    animation-delay: 450ms; }
  .rsvp-stagger-children > *:nth-child(10) {
    animation-delay: 500ms; }

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; } }

.rsvp-hidden {
  display: none !important; }

.rsvp-block {
  display: block; }

.rsvp-inline {
  display: inline; }

.rsvp-inline-block {
  display: inline-block; }

.rsvp-flex {
  display: flex; }

.rsvp-inline-flex {
  display: inline-flex; }

.rsvp-grid {
  display: grid; }

@media (max-width: 639px) {
  .rsvp-hidden-mobile {
    display: none !important; } }

@media (min-width: 1024px) {
  .rsvp-hidden-desktop {
    display: none !important; } }

@media (min-width: 1024px) {
  .rsvp-visible-mobile {
    display: none !important; } }

@media (max-width: 639px) {
  .rsvp-visible-desktop {
    display: none !important; } }

.rsvp-flex-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.rsvp-flex-between {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.rsvp-flex-start {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.rsvp-flex-col {
  display: flex;
  flex-direction: column; }

.rsvp-flex-wrap {
  flex-wrap: wrap; }

.rsvp-flex-1 {
  flex: 1; }

.rsvp-flex-none {
  flex: none; }

.rsvp-flex-shrink-0 {
  flex-shrink: 0; }

.rsvp-items-start {
  align-items: flex-start; }

.rsvp-items-center {
  align-items: center; }

.rsvp-items-end {
  align-items: flex-end; }

.rsvp-justify-start {
  justify-content: flex-start; }

.rsvp-justify-center {
  justify-content: center; }

.rsvp-justify-end {
  justify-content: flex-end; }

.rsvp-justify-between {
  justify-content: space-between; }

.rsvp-gap-1 {
  gap: 4px; }

.rsvp-gap-2 {
  gap: 8px; }

.rsvp-gap-3 {
  gap: 12px; }

.rsvp-gap-4 {
  gap: 16px; }

.rsvp-gap-5 {
  gap: 20px; }

.rsvp-gap-6 {
  gap: 24px; }

.rsvp-gap-8 {
  gap: 32px; }

.rsvp-m-0 {
  margin: 0; }

.rsvp-mx-0 {
  margin-left: 0;
  margin-right: 0; }

.rsvp-my-0 {
  margin-top: 0;
  margin-bottom: 0; }

.rsvp-mt-0 {
  margin-top: 0; }

.rsvp-mr-0 {
  margin-right: 0; }

.rsvp-mb-0 {
  margin-bottom: 0; }

.rsvp-ml-0 {
  margin-left: 0; }

.rsvp-p-0 {
  padding: 0; }

.rsvp-px-0 {
  padding-left: 0;
  padding-right: 0; }

.rsvp-py-0 {
  padding-top: 0;
  padding-bottom: 0; }

.rsvp-pt-0 {
  padding-top: 0; }

.rsvp-pr-0 {
  padding-right: 0; }

.rsvp-pb-0 {
  padding-bottom: 0; }

.rsvp-pl-0 {
  padding-left: 0; }

.rsvp-m-1 {
  margin: 4px; }

.rsvp-mx-1 {
  margin-left: 4px;
  margin-right: 4px; }

.rsvp-my-1 {
  margin-top: 4px;
  margin-bottom: 4px; }

.rsvp-mt-1 {
  margin-top: 4px; }

.rsvp-mr-1 {
  margin-right: 4px; }

.rsvp-mb-1 {
  margin-bottom: 4px; }

.rsvp-ml-1 {
  margin-left: 4px; }

.rsvp-p-1 {
  padding: 4px; }

.rsvp-px-1 {
  padding-left: 4px;
  padding-right: 4px; }

.rsvp-py-1 {
  padding-top: 4px;
  padding-bottom: 4px; }

.rsvp-pt-1 {
  padding-top: 4px; }

.rsvp-pr-1 {
  padding-right: 4px; }

.rsvp-pb-1 {
  padding-bottom: 4px; }

.rsvp-pl-1 {
  padding-left: 4px; }

.rsvp-m-2 {
  margin: 8px; }

.rsvp-mx-2 {
  margin-left: 8px;
  margin-right: 8px; }

.rsvp-my-2 {
  margin-top: 8px;
  margin-bottom: 8px; }

.rsvp-mt-2 {
  margin-top: 8px; }

.rsvp-mr-2 {
  margin-right: 8px; }

.rsvp-mb-2 {
  margin-bottom: 8px; }

.rsvp-ml-2 {
  margin-left: 8px; }

.rsvp-p-2 {
  padding: 8px; }

.rsvp-px-2 {
  padding-left: 8px;
  padding-right: 8px; }

.rsvp-py-2 {
  padding-top: 8px;
  padding-bottom: 8px; }

.rsvp-pt-2 {
  padding-top: 8px; }

.rsvp-pr-2 {
  padding-right: 8px; }

.rsvp-pb-2 {
  padding-bottom: 8px; }

.rsvp-pl-2 {
  padding-left: 8px; }

.rsvp-m-3 {
  margin: 12px; }

.rsvp-mx-3 {
  margin-left: 12px;
  margin-right: 12px; }

.rsvp-my-3 {
  margin-top: 12px;
  margin-bottom: 12px; }

.rsvp-mt-3 {
  margin-top: 12px; }

.rsvp-mr-3 {
  margin-right: 12px; }

.rsvp-mb-3 {
  margin-bottom: 12px; }

.rsvp-ml-3 {
  margin-left: 12px; }

.rsvp-p-3 {
  padding: 12px; }

.rsvp-px-3 {
  padding-left: 12px;
  padding-right: 12px; }

.rsvp-py-3 {
  padding-top: 12px;
  padding-bottom: 12px; }

.rsvp-pt-3 {
  padding-top: 12px; }

.rsvp-pr-3 {
  padding-right: 12px; }

.rsvp-pb-3 {
  padding-bottom: 12px; }

.rsvp-pl-3 {
  padding-left: 12px; }

.rsvp-m-4 {
  margin: 16px; }

.rsvp-mx-4 {
  margin-left: 16px;
  margin-right: 16px; }

.rsvp-my-4 {
  margin-top: 16px;
  margin-bottom: 16px; }

.rsvp-mt-4 {
  margin-top: 16px; }

.rsvp-mr-4 {
  margin-right: 16px; }

.rsvp-mb-4 {
  margin-bottom: 16px; }

.rsvp-ml-4 {
  margin-left: 16px; }

.rsvp-p-4 {
  padding: 16px; }

.rsvp-px-4 {
  padding-left: 16px;
  padding-right: 16px; }

.rsvp-py-4 {
  padding-top: 16px;
  padding-bottom: 16px; }

.rsvp-pt-4 {
  padding-top: 16px; }

.rsvp-pr-4 {
  padding-right: 16px; }

.rsvp-pb-4 {
  padding-bottom: 16px; }

.rsvp-pl-4 {
  padding-left: 16px; }

.rsvp-m-5 {
  margin: 20px; }

.rsvp-mx-5 {
  margin-left: 20px;
  margin-right: 20px; }

.rsvp-my-5 {
  margin-top: 20px;
  margin-bottom: 20px; }

.rsvp-mt-5 {
  margin-top: 20px; }

.rsvp-mr-5 {
  margin-right: 20px; }

.rsvp-mb-5 {
  margin-bottom: 20px; }

.rsvp-ml-5 {
  margin-left: 20px; }

.rsvp-p-5 {
  padding: 20px; }

.rsvp-px-5 {
  padding-left: 20px;
  padding-right: 20px; }

.rsvp-py-5 {
  padding-top: 20px;
  padding-bottom: 20px; }

.rsvp-pt-5 {
  padding-top: 20px; }

.rsvp-pr-5 {
  padding-right: 20px; }

.rsvp-pb-5 {
  padding-bottom: 20px; }

.rsvp-pl-5 {
  padding-left: 20px; }

.rsvp-m-6 {
  margin: 24px; }

.rsvp-mx-6 {
  margin-left: 24px;
  margin-right: 24px; }

.rsvp-my-6 {
  margin-top: 24px;
  margin-bottom: 24px; }

.rsvp-mt-6 {
  margin-top: 24px; }

.rsvp-mr-6 {
  margin-right: 24px; }

.rsvp-mb-6 {
  margin-bottom: 24px; }

.rsvp-ml-6 {
  margin-left: 24px; }

.rsvp-p-6 {
  padding: 24px; }

.rsvp-px-6 {
  padding-left: 24px;
  padding-right: 24px; }

.rsvp-py-6 {
  padding-top: 24px;
  padding-bottom: 24px; }

.rsvp-pt-6 {
  padding-top: 24px; }

.rsvp-pr-6 {
  padding-right: 24px; }

.rsvp-pb-6 {
  padding-bottom: 24px; }

.rsvp-pl-6 {
  padding-left: 24px; }

.rsvp-m-8 {
  margin: 32px; }

.rsvp-mx-8 {
  margin-left: 32px;
  margin-right: 32px; }

.rsvp-my-8 {
  margin-top: 32px;
  margin-bottom: 32px; }

.rsvp-mt-8 {
  margin-top: 32px; }

.rsvp-mr-8 {
  margin-right: 32px; }

.rsvp-mb-8 {
  margin-bottom: 32px; }

.rsvp-ml-8 {
  margin-left: 32px; }

.rsvp-p-8 {
  padding: 32px; }

.rsvp-px-8 {
  padding-left: 32px;
  padding-right: 32px; }

.rsvp-py-8 {
  padding-top: 32px;
  padding-bottom: 32px; }

.rsvp-pt-8 {
  padding-top: 32px; }

.rsvp-pr-8 {
  padding-right: 32px; }

.rsvp-pb-8 {
  padding-bottom: 32px; }

.rsvp-pl-8 {
  padding-left: 32px; }

.rsvp-m-10 {
  margin: 40px; }

.rsvp-mx-10 {
  margin-left: 40px;
  margin-right: 40px; }

.rsvp-my-10 {
  margin-top: 40px;
  margin-bottom: 40px; }

.rsvp-mt-10 {
  margin-top: 40px; }

.rsvp-mr-10 {
  margin-right: 40px; }

.rsvp-mb-10 {
  margin-bottom: 40px; }

.rsvp-ml-10 {
  margin-left: 40px; }

.rsvp-p-10 {
  padding: 40px; }

.rsvp-px-10 {
  padding-left: 40px;
  padding-right: 40px; }

.rsvp-py-10 {
  padding-top: 40px;
  padding-bottom: 40px; }

.rsvp-pt-10 {
  padding-top: 40px; }

.rsvp-pr-10 {
  padding-right: 40px; }

.rsvp-pb-10 {
  padding-bottom: 40px; }

.rsvp-pl-10 {
  padding-left: 40px; }

.rsvp-m-12 {
  margin: 48px; }

.rsvp-mx-12 {
  margin-left: 48px;
  margin-right: 48px; }

.rsvp-my-12 {
  margin-top: 48px;
  margin-bottom: 48px; }

.rsvp-mt-12 {
  margin-top: 48px; }

.rsvp-mr-12 {
  margin-right: 48px; }

.rsvp-mb-12 {
  margin-bottom: 48px; }

.rsvp-ml-12 {
  margin-left: 48px; }

.rsvp-p-12 {
  padding: 48px; }

.rsvp-px-12 {
  padding-left: 48px;
  padding-right: 48px; }

.rsvp-py-12 {
  padding-top: 48px;
  padding-bottom: 48px; }

.rsvp-pt-12 {
  padding-top: 48px; }

.rsvp-pr-12 {
  padding-right: 48px; }

.rsvp-pb-12 {
  padding-bottom: 48px; }

.rsvp-pl-12 {
  padding-left: 48px; }

.rsvp-mx-auto {
  margin-left: auto;
  margin-right: auto; }

.rsvp-ml-auto {
  margin-left: auto; }

.rsvp-mr-auto {
  margin-right: auto; }

.rsvp-text-display {
  font-size: clamp(2rem, 5vw, 3.5rem);
  line-height: 1.2; }

.rsvp-text-headline {
  font-size: clamp(1.5rem, 3vw, 2rem);
  line-height: 1.2; }

.rsvp-text-title {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  line-height: 1.35; }

.rsvp-text-lg {
  font-size: 18px; }

.rsvp-text-base {
  font-size: 16px; }

.rsvp-text-md {
  font-size: 14px; }

.rsvp-text-sm {
  font-size: 13px; }

.rsvp-text-xs {
  font-size: 12px; }

.rsvp-text-micro {
  font-size: 11px; }

.rsvp-font-regular {
  font-weight: 400; }

.rsvp-font-medium {
  font-weight: 500; }

.rsvp-font-semibold {
  font-weight: 600; }

.rsvp-font-bold {
  font-weight: 700; }

.rsvp-text-left {
  text-align: left; }

.rsvp-text-center {
  text-align: center; }

.rsvp-text-right {
  text-align: right; }

.rsvp-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rsvp-line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.rsvp-line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.rsvp-uppercase {
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.rsvp-capitalize {
  text-transform: capitalize; }

.rsvp-no-wrap {
  white-space: nowrap; }

.rsvp-text-primary {
  color: #3b82f6; }

.rsvp-text-success {
  color: #10b981; }

.rsvp-text-warning {
  color: #d97706; }

.rsvp-text-error {
  color: #ef4444; }

.rsvp-text-muted {
  color: #78716c; }

.rsvp-text-dark {
  color: #1c1917; }

.rsvp-text-light {
  color: #a8a29e; }

.rsvp-text-white {
  color: #ffffff; }

.rsvp-bg-white {
  background-color: #ffffff; }

.rsvp-bg-gray-50 {
  background-color: #fafafa; }

.rsvp-bg-gray-100 {
  background-color: #f5f5f4; }

.rsvp-bg-primary {
  background-color: #3b82f6; }

.rsvp-bg-primary-50 {
  background-color: #eff6ff; }

.rsvp-bg-success {
  background-color: #10b981; }

.rsvp-bg-error {
  background-color: #ef4444; }

.rsvp-border {
  border: 1px solid #e7e5e4; }

.rsvp-border-t {
  border-top: 1px solid #e7e5e4; }

.rsvp-border-b {
  border-bottom: 1px solid #e7e5e4; }

.rsvp-border-none {
  border: none; }

.rsvp-rounded-sm {
  border-radius: 6px; }

.rsvp-rounded-md {
  border-radius: 8px; }

.rsvp-rounded-lg {
  border-radius: 12px; }

.rsvp-rounded-xl {
  border-radius: 16px; }

.rsvp-rounded-2xl {
  border-radius: 20px; }

.rsvp-rounded-full {
  border-radius: 9999px; }

.rsvp-shadow-none {
  box-shadow: none; }

.rsvp-shadow-sm {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04); }

.rsvp-shadow-md {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04); }

.rsvp-shadow-lg {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04); }

.rsvp-shadow-xl {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); }

.rsvp-w-full {
  width: 100%; }

.rsvp-h-full {
  height: 100%; }

.rsvp-min-h-screen {
  min-height: 100vh; }

.rsvp-max-w-sm {
  max-width: 640px; }

.rsvp-max-w-md {
  max-width: 768px; }

.rsvp-max-w-lg {
  max-width: 1024px; }

.rsvp-max-w-xl {
  max-width: 1280px; }

.rsvp-relative {
  position: relative; }

.rsvp-absolute {
  position: absolute; }

.rsvp-fixed {
  position: fixed; }

.rsvp-sticky {
  position: sticky; }

.rsvp-inset-0 {
  inset: 0; }

.rsvp-top-0 {
  top: 0; }

.rsvp-right-0 {
  right: 0; }

.rsvp-bottom-0 {
  bottom: 0; }

.rsvp-left-0 {
  left: 0; }

.rsvp-overflow-hidden {
  overflow: hidden; }

.rsvp-overflow-auto {
  overflow: auto; }

.rsvp-overflow-x-auto {
  overflow-x: auto; }

.rsvp-overflow-y-auto {
  overflow-y: auto; }

.rsvp-scroll-hidden {
  scrollbar-width: none;
  -ms-overflow-style: none; }
  .rsvp-scroll-hidden::-webkit-scrollbar {
    display: none; }

.rsvp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.rsvp-not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.rsvp-cursor-pointer {
  cursor: pointer; }

.rsvp-cursor-not-allowed {
  cursor: not-allowed; }

.rsvp-pointer-events-none {
  pointer-events: none; }

.rsvp-select-none {
  user-select: none; }

.rsvp-transition {
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1); }

.rsvp-transition-fast {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }

.rsvp-transition-slow {
  transition: all 300ms cubic-bezier(0.16, 1, 0.3, 1); }

.rsvp-transition-none {
  transition: none; }

.rsvp-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 20px;
  border: none;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px;
  white-space: nowrap; }
  .rsvp-btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }
  .rsvp-btn svg,
  .rsvp-btn i {
    width: 18px;
    height: 18px;
    flex-shrink: 0; }

.rsvp-btn--primary {
  background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04), 0 4px 14px rgba(59, 130, 246, 0.25); }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-btn--primary:hover:not(:disabled) {
      background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04), 0 6px 20px rgba(59, 130, 246, 0.3);
      transform: translateY(-1px); } }
  .rsvp-btn--primary:active:not(:disabled) {
    transform: translateY(0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04); }

.rsvp-btn--secondary {
  background: #ffffff;
  color: #2563eb;
  border: 1px solid #d6d3d1; }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-btn--secondary:hover:not(:disabled) {
      background: #eff6ff;
      border-color: #3b82f6; } }
.rsvp-btn--ghost {
  background: transparent;
  color: #44403c; }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-btn--ghost:hover:not(:disabled) {
      background: #f5f5f4; } }
.rsvp-btn--success {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04), 0 4px 14px rgba(16, 185, 129, 0.25); }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-btn--success:hover:not(:disabled) {
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04), 0 6px 20px rgba(16, 185, 129, 0.3);
      transform: translateY(-1px); } }
.rsvp-btn--danger {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: #ffffff; }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-btn--danger:hover:not(:disabled) {
      background: linear-gradient(135deg, #dc2626 0%, #c82020 100%); } }
.rsvp-btn--muted {
  background: #f5f5f4;
  color: #57534e; }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-btn--muted:hover:not(:disabled) {
      background: #e7e5e4; } }
.rsvp-btn--sm {
  padding: 8px 12px;
  font-size: 13px;
  min-height: 36px; }
  .rsvp-btn--sm svg, .rsvp-btn--sm i {
    width: 16px;
    height: 16px; }

.rsvp-btn--lg {
  padding: 16px 24px;
  font-size: 16px;
  min-height: 52px; }

.rsvp-btn--xl {
  padding: 20px 32px;
  font-size: 18px;
  min-height: 60px; }

.rsvp-btn--full {
  width: 100%; }

.rsvp-btn--loading {
  position: relative;
  color: transparent !important;
  pointer-events: none; }
  .rsvp-btn--loading::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid currentColor;
    border-radius: 50%;
    border-right-color: transparent;
    animation: rsvp-spin 0.6s linear infinite;
    color: inherit;
    opacity: 0.7; }
  .rsvp-btn--loading.rsvp-btn--primary::after, .rsvp-btn--loading.rsvp-btn--success::after, .rsvp-btn--loading.rsvp-btn--danger::after {
    border-color: rgba(255, 255, 255, 0.3);
    border-right-color: #ffffff; }

.rsvp-btn--icon {
  width: 44px;
  height: 44px;
  padding: 0;
  border-radius: 12px; }
  .rsvp-btn--icon.rsvp-btn--sm {
    width: 36px;
    height: 36px; }
  .rsvp-btn--icon.rsvp-btn--lg {
    width: 52px;
    height: 52px; }

.rsvp-btn--circle {
  border-radius: 9999px; }

.rsvp-btn-group {
  display: inline-flex; }
  .rsvp-btn-group .rsvp-btn {
    border-radius: 0; }
    .rsvp-btn-group .rsvp-btn:first-child {
      border-radius: 12px 0 0 12px; }
    .rsvp-btn-group .rsvp-btn:last-child {
      border-radius: 0 12px 12px 0; }
    .rsvp-btn-group .rsvp-btn:not(:last-child) {
      border-right: 1px solid rgba(255, 255, 255, 0.2); }

.rsvp-btn--primary,
.rsvp-btn--primary:hover,
.rsvp-btn--primary:visited,
.rsvp-btn--primary:active {
  color: #ffffff !important; }
  .rsvp-btn--primary i, .rsvp-btn--primary svg, .rsvp-btn--primary .fa, .rsvp-btn--primary .fas, .rsvp-btn--primary .far,
  .rsvp-btn--primary:hover i,
  .rsvp-btn--primary:hover svg,
  .rsvp-btn--primary:hover .fa,
  .rsvp-btn--primary:hover .fas,
  .rsvp-btn--primary:hover .far,
  .rsvp-btn--primary:visited i,
  .rsvp-btn--primary:visited svg,
  .rsvp-btn--primary:visited .fa,
  .rsvp-btn--primary:visited .fas,
  .rsvp-btn--primary:visited .far,
  .rsvp-btn--primary:active i,
  .rsvp-btn--primary:active svg,
  .rsvp-btn--primary:active .fa,
  .rsvp-btn--primary:active .fas,
  .rsvp-btn--primary:active .far {
    color: rgba(255, 255, 255, 0.85) !important; }

.rsvp-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer; }
  .rsvp-toggle--disabled {
    opacity: 0.5;
    cursor: not-allowed; }
    .rsvp-toggle--disabled .rsvp-toggle__track {
      cursor: not-allowed; }

.rsvp-toggle__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0; }
  .rsvp-toggle__input:focus-visible + .rsvp-toggle__track {
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-toggle__input:checked + .rsvp-toggle__track {
    background: #3b82f6; }
    .rsvp-toggle__input:checked + .rsvp-toggle__track .rsvp-toggle__thumb {
      transform: translateX(20px); }
  .rsvp-toggle__input:disabled + .rsvp-toggle__track {
    cursor: not-allowed;
    opacity: 0.5; }

.rsvp-toggle__track {
  position: relative;
  width: 52px;
  height: 32px;
  background: #d6d3d1;
  border-radius: 9999px;
  transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer; }
  .rsvp-toggle__track:active .rsvp-toggle__thumb {
    width: 32px; }

.rsvp-toggle__thumb {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 28px;
  height: 28px;
  background: #ffffff;
  border-radius: 9999px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: transform 200ms cubic-bezier(0.34, 1.56, 0.64, 1), width 150ms cubic-bezier(0.4, 0, 0.2, 1); }

.rsvp-toggle--with-label {
  gap: 12px; }

.rsvp-toggle__label {
  font-size: 14px;
  color: #44403c;
  user-select: none; }
  .rsvp-toggle__label--before {
    order: -1; }

.rsvp-toggle--sm .rsvp-toggle__track {
  width: 40px;
  height: 24px; }

.rsvp-toggle--sm .rsvp-toggle__thumb {
  width: 20px;
  height: 20px; }

.rsvp-toggle--sm .rsvp-toggle__input:checked + .rsvp-toggle__track .rsvp-toggle__thumb {
  transform: translateX(16px); }

.rsvp-toggle--lg .rsvp-toggle__track {
  width: 64px;
  height: 38px; }

.rsvp-toggle--lg .rsvp-toggle__thumb {
  width: 34px;
  height: 34px; }

.rsvp-toggle--lg .rsvp-toggle__input:checked + .rsvp-toggle__track .rsvp-toggle__thumb {
  transform: translateX(26px); }

.rsvp-toggle--success .rsvp-toggle__input:checked + .rsvp-toggle__track {
  background: #10b981; }

.rsvp-toggle--warning .rsvp-toggle__input:checked + .rsvp-toggle__track {
  background: #f59e0b; }

.rsvp-toggle--error .rsvp-toggle__input:checked + .rsvp-toggle__track {
  background: #ef4444; }

.rsvp-form-group {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  .rsvp-form-group--inline {
    flex-direction: row;
    align-items: center;
    gap: 12px; }
  @media (min-width: 768px) {
    .rsvp-form-group--horizontal {
      flex-direction: row;
      align-items: flex-start; }
      .rsvp-form-group--horizontal .rsvp-label {
        width: 140px;
        flex-shrink: 0;
        padding-top: 12px; }
      .rsvp-form-group--horizontal .rsvp-form-group__content {
        flex: 1; } }
.rsvp-form-group__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1; }

.rsvp-label {
  font-size: 14px;
  font-weight: 500;
  color: #44403c; }
  .rsvp-label--required::after {
    content: '*';
    color: #ef4444;
    margin-left: 4px; }

.rsvp-input {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #d6d3d1;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  background: #ffffff;
  color: #1c1917;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px; }
  .rsvp-input::placeholder {
    color: #a8a29e; }
  .rsvp-input:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-input:disabled {
    background: #f5f5f4;
    color: #78716c;
    cursor: not-allowed; }
  .rsvp-input--error {
    border-color: #ef4444; }
    .rsvp-input--error:focus {
      box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.3); }
  .rsvp-input--success {
    border-color: #10b981; }

.rsvp-input--sm {
  padding: 8px 12px;
  font-size: 13px;
  min-height: 36px; }

.rsvp-input--lg {
  padding: 16px 20px;
  font-size: 18px;
  min-height: 52px; }

.rsvp-textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #d6d3d1;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  background: #ffffff;
  color: #1c1917;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px;
  min-height: 100px;
  resize: vertical;
  line-height: 1.6; }
  .rsvp-textarea::placeholder {
    color: #a8a29e; }
  .rsvp-textarea:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-textarea:disabled {
    background: #f5f5f4;
    color: #78716c;
    cursor: not-allowed; }
  .rsvp-textarea--error {
    border-color: #ef4444; }
    .rsvp-textarea--error:focus {
      box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.3); }

.rsvp-select {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #d6d3d1;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  background: #ffffff;
  color: #1c1917;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-right: 40px;
  cursor: pointer; }
  .rsvp-select::placeholder {
    color: #a8a29e; }
  .rsvp-select:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-select:disabled {
    background: #f5f5f4;
    color: #78716c;
    cursor: not-allowed; }
  .rsvp-select--error {
    border-color: #ef4444; }
  .rsvp-select:disabled {
    cursor: not-allowed; }

.rsvp-checkbox {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer; }

.rsvp-checkbox__input {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #d6d3d1;
  border-radius: 6px;
  background: #ffffff;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
  margin-top: 2px; }
  .rsvp-checkbox__input:hover {
    border-color: #60a5fa; }
  .rsvp-checkbox__input:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-checkbox__input:checked {
    background: #3b82f6;
    border-color: #3b82f6;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat; }
  .rsvp-checkbox__input:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.rsvp-checkbox__label {
  font-size: 14px;
  color: #44403c;
  line-height: 1.5;
  user-select: none; }

.rsvp-checkbox__description {
  font-size: 13px;
  color: #78716c;
  margin-top: 4px; }

.rsvp-radio {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 12px;
  cursor: pointer; }

.rsvp-radio__input {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #d6d3d1;
  border-radius: 9999px;
  background: #ffffff;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
  margin-top: 2px; }
  .rsvp-radio__input:hover {
    border-color: #60a5fa; }
  .rsvp-radio__input:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-radio__input:checked {
    border-color: #3b82f6;
    border-width: 6px; }
  .rsvp-radio__input:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.rsvp-radio__label {
  font-size: 14px;
  color: #44403c;
  user-select: none; }

.rsvp-radio-group {
  display: flex;
  flex-direction: column;
  gap: 12px; }
  .rsvp-radio-group--inline {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px; }

.rsvp-form-helper {
  font-size: 13px;
  color: #78716c;
  margin-top: 4px; }

.rsvp-form-error {
  font-size: 13px;
  color: #ef4444;
  margin-top: 4px;
  display: flex;
  align-items: center;
  gap: 4px; }
  .rsvp-form-error svg, .rsvp-form-error i {
    width: 14px;
    height: 14px;
    flex-shrink: 0; }

.rsvp-input-wrapper {
  position: relative; }
  .rsvp-input-wrapper--icon-left .rsvp-input {
    padding-left: 40px; }
  .rsvp-input-wrapper--icon-left .rsvp-input-wrapper__icon {
    left: 12px; }
  .rsvp-input-wrapper--icon-right .rsvp-input {
    padding-right: 40px; }
  .rsvp-input-wrapper--icon-right .rsvp-input-wrapper__icon {
    right: 12px; }

.rsvp-input-wrapper__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #a8a29e;
  pointer-events: none; }
  .rsvp-input-wrapper__icon svg, .rsvp-input-wrapper__icon i {
    width: 18px;
    height: 18px; }

.rsvp-char-counter {
  font-size: 12px;
  color: #78716c;
  text-align: right;
  margin-top: 4px; }
  .rsvp-char-counter--limit {
    color: #d97706; }
  .rsvp-char-counter--over {
    color: #ef4444; }

.rsvp-form-section {
  margin-bottom: 24px; }
  .rsvp-form-section:last-child {
    margin-bottom: 0; }

.rsvp-form-section__title {
  font-size: 16px;
  font-weight: 600;
  color: #1c1917;
  margin: 0 0 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f5f5f4; }

.rsvp-form-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 24px; }
  @media (min-width: 640px) {
    .rsvp-form-actions {
      flex-direction: row;
      justify-content: flex-end; } }
.rsvp-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap; }

.rsvp-badge--primary {
  background: #3b82f6;
  color: #ffffff; }

.rsvp-badge--secondary {
  background: #e7e5e4;
  color: #44403c; }

.rsvp-badge--success {
  background: #10b981;
  color: #ffffff; }

.rsvp-badge--warning {
  background: #f59e0b;
  color: #1c1917; }

.rsvp-badge--error {
  background: #ef4444;
  color: #ffffff; }

.rsvp-badge--coral {
  background: #f97066;
  color: #ffffff; }

.rsvp-badge--primary-soft {
  background: #eff6ff;
  color: #1d4ed8; }

.rsvp-badge--success-soft {
  background: rgba(16, 185, 129, 0.1);
  color: #059669; }

.rsvp-badge--warning-soft {
  background: rgba(245, 158, 11, 0.15);
  color: #d97706; }

.rsvp-badge--error-soft {
  background: rgba(239, 68, 68, 0.1);
  color: #ef4444; }

.rsvp-badge--sm {
  padding: 2px 8px;
  font-size: 11px; }

.rsvp-badge--lg {
  padding: 8px 12px;
  font-size: 13px; }

.rsvp-cart-badge {
  position: relative;
  display: inline-flex; }

.rsvp-cart-badge__count {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  background: #f97066;
  color: #ffffff;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(249, 112, 102, 0.3); }
  .rsvp-cart-badge__count.rsvp-cart-badge__count--animate {
    animation: rsvp-badge-pop 200ms cubic-bezier(0.34, 1.56, 0.64, 1); }
  .rsvp-cart-badge__count:empty, .rsvp-cart-badge__count[data-count="0"] {
    display: none; }

.rsvp-cart-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  border-radius: 12px;
  color: #44403c;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  position: relative; }
  .rsvp-cart-btn svg, .rsvp-cart-btn i {
    width: 24px;
    height: 24px; }
  .rsvp-cart-btn:hover {
    background: #f5f5f4;
    color: #1c1917; }
  .rsvp-cart-btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }

.rsvp-in-cart-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 12px;
  background: #f97066;
  color: #ffffff;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 600; }
  .rsvp-in-cart-badge svg, .rsvp-in-cart-badge i {
    width: 14px;
    height: 14px; }

.rsvp-status-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500; }
  .rsvp-status-badge svg, .rsvp-status-badge i {
    width: 12px;
    height: 12px; }

.rsvp-status-badge--registered {
  background: rgba(16, 185, 129, 0.1);
  color: #059669; }

.rsvp-status-badge--spots {
  background: rgba(245, 158, 11, 0.15);
  color: #d97706; }
  .rsvp-status-badge--spots.rsvp-status-badge--low {
    background: rgba(239, 68, 68, 0.1);
    color: #ef4444; }

.rsvp-status-badge--sold-out {
  background: #e7e5e4;
  color: #57534e; }

.rsvp-status-badge--free {
  background: rgba(16, 185, 129, 0.1);
  color: #059669; }

.rsvp-pulse-dot {
  width: 8px;
  height: 8px;
  background: #f97066;
  border-radius: 9999px;
  position: relative; }
  .rsvp-pulse-dot::before {
    content: '';
    position: absolute;
    inset: -4px;
    background: rgba(249, 112, 102, 0.3);
    border-radius: 9999px;
    animation: rsvp-pulse 2s ease-in-out infinite; }

.rsvp-add-event-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  transition: all 0.2s ease; }
  .rsvp-add-event-card:hover {
    border-color: #3b82f6;
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.1); }
  .rsvp-add-event-card + .rsvp-add-event-card {
    margin-top: 12px; }

.rsvp-add-event-card__image {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
  background: linear-gradient(135deg, #6b9fff 0%, #4a7ae8 100%); }
  .rsvp-add-event-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.rsvp-add-event-card__icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .rsvp-add-event-card__icon i {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.7); }

.rsvp-add-event-card__date {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 2px 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1; }

.rsvp-add-event-card__date-day {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff; }

.rsvp-add-event-card__date-month {
  font-size: 9px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase; }

.rsvp-add-event-card__content {
  flex: 1;
  min-width: 0; }

.rsvp-add-event-card__title {
  font-size: 15px;
  font-weight: 600;
  color: #111827;
  margin: 0 0 4px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.rsvp-add-event-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 4px; }

.rsvp-add-event-card__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #6b7280; }
  .rsvp-add-event-card__meta-item i {
    font-size: 10px;
    color: #9ca3af; }

.rsvp-add-event-card__status {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 8px;
  border-radius: 99px; }

.rsvp-add-event-card__status--full {
  background: rgba(239, 68, 68, 0.1);
  color: #dc2626; }

.rsvp-add-event-card__status--limited {
  background: rgba(245, 158, 11, 0.1);
  color: #d97706; }

.rsvp-add-event-card__action {
  flex-shrink: 0; }
  .rsvp-add-event-card__action .rsvp-add-btn {
    min-width: 70px;
    padding: 8px 12px;
    font-size: 13px; }

.rsvp-add-events-empty {
  text-align: center;
  padding: 32px 16px;
  color: #6b7280; }
  .rsvp-add-events-empty i {
    font-size: 40px;
    color: #d1d5db;
    margin-bottom: 12px; }
  .rsvp-add-events-empty h4 {
    font-size: 16px;
    font-weight: 600;
    color: #374151;
    margin: 0 0 8px 0; }
  .rsvp-add-events-empty p {
    font-size: 14px;
    margin: 0; }

@media (max-width: 380px) {
  .rsvp-add-event-card {
    padding: 10px;
    gap: 10px; }
  .rsvp-add-event-card__image {
    width: 56px;
    height: 56px; }
  .rsvp-add-event-card__title {
    font-size: 14px; }
  .rsvp-add-event-card__meta-item {
    font-size: 11px; } }

.rsvp-toast-container {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10000;
  display: flex;
  flex-direction: column;
  gap: 12px;
  pointer-events: none;
  width: calc(100% - 32px);
  max-width: 400px; }

.rsvp-toast {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 16px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15), 0 2px 8px rgba(0, 0, 0, 0.1);
  pointer-events: auto;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease; }

.rsvp-toast--visible {
  opacity: 1;
  transform: translateY(0); }

.rsvp-toast--entering {
  opacity: 0;
  transform: translateY(20px); }

.rsvp-toast--leaving {
  opacity: 0;
  transform: translateY(-10px); }

.rsvp-toast__icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px; }

.rsvp-toast--success .rsvp-toast__icon {
  color: #10b981; }

.rsvp-toast--error .rsvp-toast__icon {
  color: #ef4444; }

.rsvp-toast--warning .rsvp-toast__icon {
  color: #f59e0b; }

.rsvp-toast--info .rsvp-toast__icon {
  color: #3b82f6; }

.rsvp-toast__content {
  flex: 1;
  min-width: 0; }

.rsvp-toast__title {
  font-size: 14px;
  font-weight: 600;
  color: #111827;
  margin-bottom: 2px; }

.rsvp-toast__message {
  font-size: 13px;
  color: #6b7280;
  line-height: 1.4; }

.rsvp-toast__close {
  flex-shrink: 0;
  background: none;
  border: none;
  padding: 4px;
  margin: -4px -4px -4px 0;
  cursor: pointer;
  color: #9ca3af;
  border-radius: 6px;
  transition: all 0.2s ease; }
  .rsvp-toast__close:hover {
    background: #f3f4f6;
    color: #374151; }
  .rsvp-toast__close i {
    font-size: 14px; }

@media (max-width: 480px) {
  .rsvp-toast-container {
    bottom: 80px; }
  .rsvp-toast {
    padding: 12px 14px; } }

@media (max-width: 768px) {
  body.has-bottom-nav .rsvp-toast-container {
    bottom: calc(72px + env(safe-area-inset-bottom, 0px) + 24px); } }

.rsvp-event-card {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #e7e5e4;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-event-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 20px 40px rgba(0, 0, 0, 0.06); } }
.rsvp-event-card__image {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden; }
  .rsvp-event-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1); }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-event-card:hover .rsvp-event-card__image img {
      transform: scale(1.05); } }
  .rsvp-event-card__image::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    pointer-events: none; }

.rsvp-event-card__category {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 4px 12px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #44403c;
  z-index: 1; }

.rsvp-event-card__price {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 8px 12px;
  background: #3b82f6;
  color: #ffffff;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 700;
  z-index: 1; }
  .rsvp-event-card__price--free {
    background: #10b981; }

.rsvp-event-card__spots {
  position: absolute;
  bottom: 12px;
  right: 12px;
  padding: 4px 8px;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(4px);
  color: #ffffff;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  z-index: 1; }
  .rsvp-event-card__spots--low {
    background: rgba(249, 112, 102, 0.9); }

.rsvp-event-card__content {
  padding: 20px; }

.rsvp-event-card__date {
  font-size: 13px;
  font-weight: 600;
  color: #2563eb;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  gap: 8px; }
  .rsvp-event-card__date svg, .rsvp-event-card__date i {
    width: 14px;
    height: 14px; }

.rsvp-event-card__title {
  font-size: 18px;
  font-weight: 700;
  color: #1c1917;
  margin: 0 0 8px;
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.rsvp-event-card__description {
  font-size: 14px;
  color: #57534e;
  line-height: 1.6;
  margin: 0 0 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.rsvp-event-card__features {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid #f5f5f4; }

.rsvp-event-card__feature {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  color: #78716c; }
  .rsvp-event-card__feature svg, .rsvp-event-card__feature i {
    width: 14px;
    height: 14px; }

.rsvp-event-card__actions {
  display: flex;
  gap: 8px;
  margin-top: 16px; }

.rsvp-event-card--compact {
  min-width: 280px;
  max-width: 320px; }
  .rsvp-event-card--compact .rsvp-event-card__content {
    padding: 16px; }
  .rsvp-event-card--compact .rsvp-event-card__title {
    font-size: 16px; }
  .rsvp-event-card--compact .rsvp-event-card__description {
    display: none; }

.rsvp-event-card--featured .rsvp-event-card__image {
  aspect-ratio: 16 / 10; }

.rsvp-event-card--featured .rsvp-event-card__title {
  font-size: clamp(1.125rem, 2vw, 1.5rem); }

.rsvp-event-card--horizontal {
  display: flex; }
  .rsvp-event-card--horizontal .rsvp-event-card__image {
    width: 120px;
    min-width: 120px;
    aspect-ratio: 1; }
    .rsvp-event-card--horizontal .rsvp-event-card__image::after {
      display: none; }
  .rsvp-event-card--horizontal .rsvp-event-card__content {
    flex: 1;
    display: flex;
    flex-direction: column; }
  .rsvp-event-card--horizontal .rsvp-event-card__category,
  .rsvp-event-card--horizontal .rsvp-event-card__price,
  .rsvp-event-card--horizontal .rsvp-event-card__spots {
    display: none; }
  .rsvp-event-card--horizontal .rsvp-event-card__features {
    display: none; }
  @media (min-width: 768px) {
    .rsvp-event-card--horizontal .rsvp-event-card__image {
      width: 160px;
      min-width: 160px; } }
.rsvp-event-card--in-cart {
  border-color: #bfdbfe;
  background: #eff6ff; }

.rsvp-event-card--skeleton .rsvp-event-card__image,
.rsvp-event-card--skeleton .rsvp-event-card__title,
.rsvp-event-card--skeleton .rsvp-event-card__date,
.rsvp-event-card--skeleton .rsvp-event-card__description {
  background: linear-gradient(90deg, #e7e5e4 25%, #d6d3d1 50%, #e7e5e4 75%);
  background-size: 200% 100%;
  animation: rsvp-skeleton-shimmer 1.5s infinite;
  border-radius: 6px; }

.rsvp-event-card--skeleton .rsvp-event-card__title {
  height: 24px;
  width: 80%; }

.rsvp-event-card--skeleton .rsvp-event-card__date {
  height: 16px;
  width: 40%; }

.rsvp-event-card--skeleton .rsvp-event-card__description {
  height: 32px;
  width: 100%; }

.rsvp-family-list {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.rsvp-family-list__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px; }

.rsvp-family-list__title {
  font-size: 14px;
  font-weight: 600;
  color: #44403c;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.rsvp-family-list__count {
  font-size: 13px;
  color: #78716c; }

.rsvp-family-list__select-all {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #2563eb;
  cursor: pointer; }
  .rsvp-family-list__select-all:hover {
    color: #1d4ed8; }

.rsvp-family-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid #e7e5e4;
  border-radius: 16px;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer; }
  .rsvp-family-card:hover {
    border-color: #d6d3d1;
    background: #fafafa; }
  .rsvp-family-card--selected {
    border-color: #93c5fd;
    background: #eff6ff; }
    .rsvp-family-card--selected:hover {
      border-color: #60a5fa;
      background: #eff6ff; }
  .rsvp-family-card--disabled {
    opacity: 0.6;
    cursor: not-allowed; }
    .rsvp-family-card--disabled:hover {
      border-color: #e7e5e4;
      background: #ffffff; }

.rsvp-family-card__avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 9999px;
  background: linear-gradient(135deg, #60a5fa 0%, #2563eb 100%);
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  flex-shrink: 0; }
  .rsvp-family-card__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit; }
  .rsvp-family-card__avatar--child {
    background: linear-gradient(135deg, #fbbf24 0%, #f97066 100%); }

.rsvp-family-card__info {
  flex: 1;
  min-width: 0; }

.rsvp-family-card__name {
  font-size: 16px;
  font-weight: 600;
  color: #1c1917;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rsvp-family-card__meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #78716c;
  margin-top: 4px; }

.rsvp-family-card__badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 8px;
  background: #f5f5f4;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 500;
  color: #57534e; }
  .rsvp-family-card__badge--adult {
    background: #eff6ff;
    color: #1d4ed8; }
  .rsvp-family-card__badge--child {
    background: rgba(251, 191, 36, 0.15);
    color: #b68403; }

.rsvp-family-card__toggle {
  flex-shrink: 0; }

.rsvp-family-card__status {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  background: #10b981;
  color: #ffffff;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0; }
  .rsvp-family-card__status svg, .rsvp-family-card__status i {
    width: 14px;
    height: 14px; }

.rsvp-family-card--compact {
  padding: 12px;
  gap: 12px; }
  .rsvp-family-card--compact .rsvp-family-card__avatar {
    width: 36px;
    height: 36px;
    font-size: 14px; }
  .rsvp-family-card--compact .rsvp-family-card__name {
    font-size: 14px; }

.rsvp-avatar-group {
  display: flex;
  align-items: center; }

.rsvp-avatar-group__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  background: linear-gradient(135deg, #60a5fa 0%, #2563eb 100%);
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  border: 2px solid #ffffff;
  margin-left: -8px; }
  .rsvp-avatar-group__item:first-child {
    margin-left: 0; }
  .rsvp-avatar-group__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit; }

.rsvp-avatar-group__more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  background: #e7e5e4;
  color: #57534e;
  font-size: 12px;
  font-weight: 600;
  border: 2px solid #ffffff;
  margin-left: -8px; }

.rsvp-accordion {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.rsvp-accordion-item {
  background: #ffffff;
  border: 1px solid #e7e5e4;
  border-radius: 16px;
  overflow: hidden;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-accordion-item--expanded {
    border-color: #bfdbfe;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04); }
  .rsvp-accordion-item--error {
    border-color: #f87171;
    background: rgba(239, 68, 68, 0.02); }
  .rsvp-accordion-item--completed {
    border-color: #34d399; }
    .rsvp-accordion-item--completed .rsvp-accordion-item__status {
      background: #10b981;
      color: #ffffff; }

.rsvp-accordion-item__header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  cursor: pointer;
  user-select: none;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 48px; }
  .rsvp-accordion-item__header:hover {
    background: #fafafa; }
  .rsvp-accordion-item__header:focus-visible {
    outline: 2px solid #3b82f6;
    outline-offset: -2px; }

.rsvp-accordion-item__status {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #f5f5f4;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 600;
  color: #57534e;
  flex-shrink: 0;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }

.rsvp-accordion-item__info {
  flex: 1;
  min-width: 0; }

.rsvp-accordion-item__title {
  font-size: 16px;
  font-weight: 600;
  color: #1c1917;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rsvp-accordion-item__meta {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  color: #78716c;
  margin-top: 4px; }

.rsvp-accordion-item__chevron {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #a8a29e;
  transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0; }
  .rsvp-accordion-item__chevron svg, .rsvp-accordion-item__chevron i {
    width: 20px;
    height: 20px; }
  .rsvp-accordion-item--expanded .rsvp-accordion-item__chevron {
    transform: rotate(180deg);
    color: #3b82f6; }

.rsvp-accordion-item__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 300ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-accordion-item--expanded .rsvp-accordion-item__content {
    max-height: 1000px; }

.rsvp-accordion-item__body {
  padding: 0 20px 20px; }
  .rsvp-accordion-item__body--with-divider {
    padding-top: 16px;
    border-top: 1px solid #f5f5f4;
    margin-top: 0; }

.rsvp-event-accordion .rsvp-accordion-item__header {
  padding: 16px; }

.rsvp-event-accordion__thumb {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0; }
  .rsvp-event-accordion__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.rsvp-event-accordion__attendees {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: #eff6ff;
  color: #1d4ed8;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 500; }
  .rsvp-event-accordion__attendees svg, .rsvp-event-accordion__attendees i {
    width: 12px;
    height: 12px; }

.rsvp-event-accordion__price {
  font-size: 13px;
  font-weight: 600;
  color: #44403c;
  margin-left: auto;
  margin-right: 8px; }

.rsvp-accordion-form {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.rsvp-accordion-form__section:not(:last-child) {
  padding-bottom: 16px;
  border-bottom: 1px solid #f5f5f4; }

.rsvp-accordion-form__section-title {
  font-size: 13px;
  font-weight: 600;
  color: #44403c;
  margin: 0 0 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

@media (prefers-reduced-motion: reduce) {
  .rsvp-accordion-item__content {
    transition: none; }
  .rsvp-accordion-item__chevron {
    transition: none; } }

.rsvp-bottom-nav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  background: #ffffff;
  border-top: 1px solid #e7e5e4;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
  padding-bottom: env(safe-area-inset-bottom, 0); }
  @media (min-width: 1024px) {
    .rsvp-bottom-nav {
      display: none; } }
.rsvp-bottom-nav__inner {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  max-width: 500px;
  margin: 0 auto;
  padding: 8px 8px; }

.rsvp-bottom-nav__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 4px 12px;
  min-width: 70px;
  background: transparent;
  border: none;
  color: #a8a29e;
  text-decoration: none;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  border-radius: 12px; }
  .rsvp-bottom-nav__item:hover {
    color: #57534e;
    text-decoration: none; }
  .rsvp-bottom-nav__item--active {
    color: #2563eb;
    background: rgba(59, 130, 246, 0.08); }
    .rsvp-bottom-nav__item--active .rsvp-bottom-nav__icon {
      background: rgba(59, 130, 246, 0.12);
      color: #2563eb; }
    .rsvp-bottom-nav__item--active .rsvp-bottom-nav__label {
      color: #2563eb;
      font-weight: 600; }

.rsvp-bottom-nav__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 28px;
  border-radius: 9999px;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-bottom-nav__icon svg {
    width: 20px;
    height: 20px; }
  .rsvp-bottom-nav__icon i {
    font-size: 18px; }

.rsvp-bottom-nav__label {
  font-size: 11px;
  font-weight: 500;
  color: inherit;
  white-space: nowrap;
  letter-spacing: -0.2px; }

.rsvp-bottom-nav__badge {
  position: absolute;
  top: 2px;
  right: 50%;
  transform: translateX(14px);
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  background: #f97066;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: rsvp-badge-pop 0.3s cubic-bezier(0.34, 1.56, 0.64, 1); }

.rsvp-bottom-nav-spacer {
  height: 72px; }
  @media (min-width: 1024px) {
    .rsvp-bottom-nav-spacer {
      display: none; } }
.rsvp-stepper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 16px 20px;
  background: #ffffff;
  border-bottom: 1px solid #f5f5f4;
  position: relative; }

.rsvp-stepper::before {
  content: '';
  position: absolute;
  top: calc(16px + 16px);
  left: 40px;
  right: 40px;
  height: 2px;
  background: #e7e5e4;
  z-index: 0; }

.rsvp-stepper__step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  z-index: 1;
  flex: 1;
  max-width: 100px; }
  .rsvp-stepper__step:first-child, .rsvp-stepper__step:last-child {
    flex: 0; }

.rsvp-stepper__indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #f5f5f4;
  border: 2px solid #d6d3d1;
  border-radius: 9999px;
  font-size: 13px;
  font-weight: 600;
  color: #78716c;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-stepper__indicator svg, .rsvp-stepper__indicator i {
    width: 16px;
    height: 16px; }

.rsvp-stepper__label {
  font-size: 12px;
  font-weight: 500;
  color: #78716c;
  text-align: center;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap; }
  @media (max-width: 360px) {
    .rsvp-stepper__label {
      display: none; } }
.rsvp-stepper__step--completed .rsvp-stepper__indicator {
  background: #10b981;
  border-color: #10b981;
  color: #ffffff; }

.rsvp-stepper__step--completed .rsvp-stepper__label {
  color: #059669; }

.rsvp-stepper__step--active .rsvp-stepper__indicator {
  background: #3b82f6;
  border-color: #3b82f6;
  color: #ffffff;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.2); }

.rsvp-stepper__step--active .rsvp-stepper__label {
  color: #1d4ed8;
  font-weight: 600; }

.rsvp-stepper__step--error .rsvp-stepper__indicator {
  background: #ef4444;
  border-color: #ef4444;
  color: #ffffff; }

.rsvp-stepper__step--error .rsvp-stepper__label {
  color: #ef4444; }

.rsvp-stepper__progress {
  position: absolute;
  top: calc(16px + 16px);
  left: 40px;
  height: 2px;
  background: #3b82f6;
  transition: width 300ms cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 0; }

.rsvp-stepper--compact {
  padding: 12px 16px; }
  .rsvp-stepper--compact::before {
    top: calc(12px + 12px);
    left: 32px;
    right: 32px; }
  .rsvp-stepper--compact .rsvp-stepper__progress {
    top: calc(12px + 12px);
    left: 32px; }
  .rsvp-stepper--compact .rsvp-stepper__indicator {
    width: 24px;
    height: 24px;
    font-size: 12px; }
    .rsvp-stepper--compact .rsvp-stepper__indicator svg, .rsvp-stepper--compact .rsvp-stepper__indicator i {
      width: 12px;
      height: 12px; }
  .rsvp-stepper--compact .rsvp-stepper__label {
    display: none; }

.rsvp-stepper__step--active .rsvp-stepper__indicator {
  animation: rsvp-pulse 2s ease-in-out infinite; }

@media (prefers-reduced-motion: reduce) {
  .rsvp-stepper__step--active .rsvp-stepper__indicator {
    animation: none; }
  .rsvp-stepper__progress {
    transition: none; } }

.rsvp-bottom-sheet-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(4px);
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1), visibility 200ms; }
  .rsvp-bottom-sheet-overlay--visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.rsvp-bottom-sheet {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  background: #ffffff;
  border-radius: 24px 24px 0 0;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1), 0 -10px 40px rgba(0, 0, 0, 0.08);
  max-height: 90vh;
  max-height: 90dvh;
  display: flex;
  flex-direction: column;
  transform: translateY(100%);
  transition: transform 400ms cubic-bezier(0.16, 1, 0.3, 1);
  padding-bottom: calc(0px + env(safe-area-inset-bottom, 0px)); }
  .rsvp-bottom-sheet--open {
    transform: translateY(0); }
  .rsvp-bottom-sheet--dragging {
    transition: none; }
  @media (min-width: 1024px) {
    .rsvp-bottom-sheet {
      left: 50%;
      right: auto;
      bottom: auto;
      top: 50%;
      transform: translate(-50%, -50%) scale(0.95);
      opacity: 0;
      border-radius: 20px;
      max-width: 500px;
      width: calc(100% - 32px);
      max-height: 85vh; }
      .rsvp-bottom-sheet--open {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1; } }
.rsvp-bottom-sheet__handle {
  display: flex;
  justify-content: center;
  padding: 12px 0;
  cursor: grab;
  touch-action: none; }
  .rsvp-bottom-sheet__handle:active {
    cursor: grabbing; }
  @media (min-width: 1024px) {
    .rsvp-bottom-sheet__handle {
      display: none; } }
.rsvp-bottom-sheet__handle-bar {
  width: 36px;
  height: 4px;
  background: #d6d3d1;
  border-radius: 9999px;
  transition: background 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-bottom-sheet__handle:hover .rsvp-bottom-sheet__handle-bar {
    background: #a8a29e; }

.rsvp-bottom-sheet__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #f5f5f4;
  flex-shrink: 0; }

.rsvp-bottom-sheet__title {
  font-size: 18px;
  font-weight: 700;
  color: #1c1917;
  margin: 0; }

.rsvp-bottom-sheet__subtitle {
  font-size: 13px;
  color: #78716c;
  margin-top: 4px; }

.rsvp-bottom-sheet__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background: #f5f5f4;
  border: none;
  border-radius: 9999px;
  color: #57534e;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0; }
  .rsvp-bottom-sheet__close svg, .rsvp-bottom-sheet__close i {
    width: 18px;
    height: 18px; }
  .rsvp-bottom-sheet__close:hover {
    background: #e7e5e4;
    color: #1c1917; }
  .rsvp-bottom-sheet__close:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }

.rsvp-bottom-sheet__body {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  .rsvp-bottom-sheet__body::-webkit-scrollbar {
    display: none; }

.rsvp-bottom-sheet__footer {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 20px;
  border-top: 1px solid #f5f5f4;
  background: #ffffff;
  flex-shrink: 0; }
  .rsvp-bottom-sheet__footer--row {
    flex-direction: row; }
    .rsvp-bottom-sheet__footer--row > * {
      flex: 1; }

.rsvp-bottom-sheet--sm {
  max-height: 50vh;
  max-height: 50dvh; }
  @media (min-width: 1024px) {
    .rsvp-bottom-sheet--sm {
      max-width: 400px; } }
.rsvp-bottom-sheet--lg {
  max-height: 95vh;
  max-height: 95dvh; }
  @media (min-width: 1024px) {
    .rsvp-bottom-sheet--lg {
      max-width: 640px; } }
.rsvp-bottom-sheet--full {
  max-height: 100vh;
  max-height: 100dvh;
  border-radius: 0; }
  @media (min-width: 1024px) {
    .rsvp-bottom-sheet--full {
      max-width: 800px;
      border-radius: 20px;
      max-height: 90vh; } }
.rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > * {
  animation: rsvp-fade-in-up 300ms cubic-bezier(0.16, 1, 0.3, 1) both; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(1) {
    animation-delay: 80ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(2) {
    animation-delay: 110ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(3) {
    animation-delay: 140ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(4) {
    animation-delay: 170ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(5) {
    animation-delay: 200ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(6) {
    animation-delay: 230ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(7) {
    animation-delay: 260ms; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > *:nth-child(8) {
    animation-delay: 290ms; }

@media (prefers-reduced-motion: reduce) {
  .rsvp-bottom-sheet {
    transition: opacity 150ms;
    transform: none; }
    .rsvp-bottom-sheet--open {
      transform: none; }
  .rsvp-bottom-sheet--open .rsvp-bottom-sheet__body > * {
    animation: none; } }

.rsvp-stat-cards-wrapper {
  padding: 16px;
  background: var(--rsvp-gray-50, #f9fafb); }

.rsvp-stat-cards {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  justify-content: center;
  padding: 4px; }
  .rsvp-stat-cards::-webkit-scrollbar {
    display: none; }

.rsvp-stat-card {
  flex: 0 0 auto;
  min-width: 130px;
  background: var(--rsvp-white, #ffffff);
  border-radius: 16px;
  padding: 20px 24px;
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-left: 4px solid var(--rsvp-gray-300, #d1d5db);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
  text-align: center; }
  .rsvp-stat-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }
  .rsvp-stat-card--primary {
    border-left-color: var(--rsvp-primary, #3b82f6); }
    .rsvp-stat-card--primary .rsvp-stat-card__number {
      color: var(--rsvp-primary, #3b82f6); }
  .rsvp-stat-card--success {
    border-left-color: var(--rsvp-success, #10b981); }
    .rsvp-stat-card--success .rsvp-stat-card__number {
      color: var(--rsvp-success, #10b981); }
  .rsvp-stat-card--warning {
    border-left-color: var(--rsvp-warning, #f59e0b); }
    .rsvp-stat-card--warning .rsvp-stat-card__number {
      color: var(--rsvp-warning, #f59e0b); }
  .rsvp-stat-card--purple {
    border-left-color: #8b5cf6; }
    .rsvp-stat-card--purple .rsvp-stat-card__number {
      color: #8b5cf6; }
  .rsvp-stat-card--error {
    border-left-color: var(--rsvp-error, #ef4444); }
    .rsvp-stat-card--error .rsvp-stat-card__number {
      color: var(--rsvp-error, #ef4444); }
  .rsvp-stat-card--orange {
    border-left-color: #f97316; }
    .rsvp-stat-card--orange .rsvp-stat-card__number {
      color: #f97316; }

.rsvp-stat-card__number {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
  color: var(--rsvp-gray-700, #374151); }

.rsvp-stat-card__label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--rsvp-gray-500, #6b7280); }

.rsvp-page-title-section {
  text-align: center;
  padding: 24px 16px 16px;
  background: var(--rsvp-white, #ffffff); }

.rsvp-page-title {
  font-size: 24px;
  font-weight: 700;
  color: var(--rsvp-gray-900, #111827);
  margin: 0 0 4px; }

.rsvp-page-subtitle {
  font-size: 14px;
  color: var(--rsvp-gray-500, #6b7280);
  margin: 0; }

@media (min-width: 768px) {
  .rsvp-stat-cards-wrapper {
    padding: 24px; }
  .rsvp-stat-cards {
    gap: 16px; }
  .rsvp-stat-card {
    min-width: 150px;
    padding: 24px 32px; }
  .rsvp-stat-card__number {
    font-size: 36px; }
  .rsvp-stat-card__label {
    font-size: 12px; }
  .rsvp-page-title-section {
    padding: 32px 24px 20px; }
  .rsvp-page-title {
    font-size: 28px; }
  .rsvp-page-subtitle {
    font-size: 16px; } }

.rsvp-cart-item__image {
  width: 100%;
  height: 160px;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
  position: relative; }

.rsvp-cart-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.rsvp-cart-item__image--gradient {
  background: linear-gradient(180deg, #6b9fff 0%, #5a8af5 25%, #4a7ae8 50%, #6b8fd4 75%, #8aa4d8 100%);
  display: flex;
  align-items: center;
  justify-content: center; }

.rsvp-cart-item__image--gradient::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(ellipse at 30% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 50%);
  pointer-events: none; }

.rsvp-cart-item__image--gradient i {
  font-size: 48px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 1; }

.rsvp-cart-item__date-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #ffffff;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 2; }

.rsvp-cart-item__remove--overlay {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.2s ease;
  z-index: 2; }

.rsvp-cart-item__remove--overlay:hover {
  background: rgba(239, 68, 68, 0.9);
  transform: scale(1.1);
  color: white; }

.rsvp-cart-item__remove--overlay i {
  font-size: 14px; }

.rsvp-cart-item__info--below-banner {
  padding: 16px 20px;
  border-bottom: 1px solid #e5e7eb; }

.rsvp-cart-item__title {
  font-size: 18px;
  font-weight: 600;
  color: #111827;
  margin: 0 0 6px; }

.rsvp-cart-item__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  font-size: 14px;
  color: #6b7280; }

.rsvp-cart-item__meta span {
  display: flex;
  align-items: center;
  gap: 6px; }

.rsvp-cart-item__meta i {
  color: #9ca3af;
  font-size: 12px; }

.rsvp-cart-item__body {
  padding: 16px 20px; }

.rsvp-family-chips-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px; }

.rsvp-family-chips-label {
  font-size: 14px;
  font-weight: 500;
  color: #4b5563;
  display: flex;
  align-items: center;
  gap: 8px; }

.rsvp-family-chips-label i {
  color: #3b82f6; }

.rsvp-family-chips-actions {
  display: flex;
  gap: 8px; }

.rsvp-family-chips-action {
  background: none;
  border: none;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 500;
  color: #3b82f6;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.2s ease; }

.rsvp-family-chips-action:hover {
  background: #eff6ff; }

.rsvp-family-section {
  margin-bottom: 16px; }

.rsvp-family-section:last-child {
  margin-bottom: 0; }

.rsvp-family-section__label {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #6b7280;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 6px; }

.rsvp-family-section__label i {
  font-size: 12px; }

.rsvp-family-chips {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr; }

@media (min-width: 640px) {
  .rsvp-family-chips {
    grid-template-columns: repeat(2, 1fr); } }

.rsvp-family-chip {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  background: #ffffff;
  border: 2px solid #e5e7eb;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative; }

.rsvp-family-chip:hover:not(.rsvp-family-chip--disabled) {
  border-color: #60a5fa;
  background: #eff6ff; }

.rsvp-family-chip--selected {
  border-color: #3b82f6;
  background: #eff6ff; }

.rsvp-family-chip--disabled {
  opacity: 0.6;
  cursor: not-allowed;
  background: #f9fafb; }

.rsvp-family-chip__input {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

.rsvp-family-chip__avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 13px;
  flex-shrink: 0; }

.rsvp-family-chip__avatar--child {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%); }

.rsvp-family-chip__name {
  flex: 1;
  font-weight: 500;
  color: #111827;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px; }

.rsvp-family-chip__age {
  font-weight: 400;
  color: #6b7280;
  font-size: 13px; }

.rsvp-family-chip__check {
  display: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #3b82f6;
  color: white;
  align-items: center;
  justify-content: center;
  flex-shrink: 0; }

.rsvp-family-chip__check i {
  font-size: 12px; }

.rsvp-family-chip--selected .rsvp-family-chip__check {
  display: flex; }

.rsvp-family-chip__status {
  color: #10b981;
  font-size: 18px;
  flex-shrink: 0; }

.rsvp-family-chip--disabled .rsvp-family-chip__check {
  display: none !important; }

@media (min-width: 768px) {
  .rsvp-cart-item__image {
    height: 180px; }
  .rsvp-cart-item__image--gradient i {
    font-size: 56px; } }

.rsvp-cart-item {
  position: relative; }

.rsvp-cart-item__remove {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  text-decoration: none;
  transition: all 0.2s ease;
  z-index: 10; }
  .rsvp-cart-item__remove:hover {
    background: #fef2f2;
    border-color: #fecaca;
    color: #ef4444;
    transform: scale(1.1); }
  .rsvp-cart-item__remove i {
    font-size: 14px; }

.rsvp-page {
  min-height: 100vh;
  background: #fafafa;
  color: #1c1917;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

.rsvp-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px; }
  @media (min-width: 1024px) {
    .rsvp-container {
      max-width: 1200px;
      padding: 0 24px; } }
.rsvp-section {
  padding: 24px 0; }
  @media (min-width: 768px) {
    .rsvp-section {
      padding: 40px 0; } }
.rsvp-page-header {
  background: #ffffff;
  border-bottom: 1px solid #f5f5f4;
  padding: 16px 0;
  position: sticky;
  top: 0;
  z-index: 200; }

.rsvp-page-title {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 700;
  color: #1c1917;
  margin: 0; }

.rsvp-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px; }

.rsvp-section-title {
  font-size: 18px;
  font-weight: 700;
  color: #1c1917;
  margin: 0; }

.rsvp-section-link {
  font-size: 14px;
  font-weight: 500;
  color: #2563eb;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px; }
  .rsvp-section-link:hover {
    color: #1d4ed8; }
  .rsvp-section-link svg, .rsvp-section-link i {
    width: 16px;
    height: 16px; }

.rsvp-scroll-row {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 4px;
  margin: -4px;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  .rsvp-scroll-row::-webkit-scrollbar {
    display: none; }
  .rsvp-scroll-row > * {
    scroll-snap-align: start;
    flex-shrink: 0; }

.rsvp-grid {
  display: grid;
  gap: 16px; }
  .rsvp-grid--2 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); }
  .rsvp-grid--3 {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); }

.rsvp-empty-state {
  text-align: center;
  padding: 48px 24px; }
  .rsvp-empty-state__icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 16px;
    color: #d6d3d1; }
  .rsvp-empty-state__title {
    font-size: 18px;
    font-weight: 600;
    color: #44403c;
    margin: 0 0 8px; }
  .rsvp-empty-state__description {
    font-size: 14px;
    color: #78716c;
    margin: 0 0 24px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }

.rsvp-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px; }
  .rsvp-loading__spinner {
    width: 32px;
    height: 32px;
    border: 3px solid #e7e5e4;
    border-top-color: #3b82f6;
    border-radius: 50%;
    animation: rsvp-spin 0.8s linear infinite; }

.rsvp-admin-page {
  min-height: 100vh;
  background: var(--rsvp-gray-50, #f9fafb); }

.rsvp-admin-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--rsvp-space-lg, 16px);
  padding: var(--rsvp-space-lg, 16px) var(--rsvp-space-xl, 20px);
  background: var(--rsvp-white, #ffffff);
  border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb);
  flex-wrap: wrap; }
  .rsvp-admin-header__left {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-md, 12px); }
  .rsvp-admin-header__title {
    font-size: 20px;
    font-weight: 700;
    color: var(--rsvp-gray-900, #111827);
    margin: 0;
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
    .rsvp-admin-header__title i {
      color: var(--rsvp-primary, #3b82f6); }
  .rsvp-admin-header__count {
    font-size: 13px;
    color: var(--rsvp-gray-500, #6b7280);
    background: var(--rsvp-gray-100, #f3f4f6);
    padding: 4px 10px;
    border-radius: var(--rsvp-radius-full, 9999px); }
  .rsvp-admin-header__actions {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }

.rsvp-admin-content {
  padding: var(--rsvp-space-lg, 16px); }
  @media (min-width: 768px) {
    .rsvp-admin-content {
      padding: var(--rsvp-space-xl, 20px); } }
.rsvp-admin-table-wrap {
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px);
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.rsvp-admin-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  min-width: 800px; }
  .rsvp-admin-table thead {
    background: var(--rsvp-gray-50, #f9fafb); }
  .rsvp-admin-table th {
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 12px;
    color: var(--rsvp-gray-500, #6b7280);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb);
    white-space: nowrap; }
  .rsvp-admin-table td {
    padding: 12px 16px;
    border-bottom: 1px solid var(--rsvp-gray-100, #f3f4f6);
    color: var(--rsvp-gray-700, #374151);
    vertical-align: middle; }
  .rsvp-admin-table tbody tr {
    transition: background 0.15s ease; }
    .rsvp-admin-table tbody tr:hover {
      background: var(--rsvp-gray-50, #f9fafb); }
    .rsvp-admin-table tbody tr:last-child td {
      border-bottom: none; }
  .rsvp-admin-table__th--event {
    min-width: 250px; }
  .rsvp-admin-table__th--center {
    text-align: center; }
  .rsvp-admin-table__th--actions {
    text-align: right;
    width: 140px; }
  .rsvp-admin-table__td--event {
    min-width: 250px; }
  .rsvp-admin-table__td--date, .rsvp-admin-table__td--time {
    white-space: nowrap;
    font-size: 13px; }
  .rsvp-admin-table__td--location {
    max-width: 150px; }
  .rsvp-admin-table__td--status {
    white-space: nowrap; }
  .rsvp-admin-table__td--count {
    text-align: center; }
  .rsvp-admin-table__td--actions {
    text-align: right; }
  .rsvp-admin-table__event {
    display: flex;
    align-items: center;
    gap: 12px; }
  .rsvp-admin-table__event-thumb {
    width: 40px;
    height: 40px;
    border-radius: var(--rsvp-radius-md, 8px);
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px; }
    .rsvp-admin-table__event-thumb img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .rsvp-admin-table__event-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0; }
  .rsvp-admin-table__event-title {
    font-weight: 600;
    color: var(--rsvp-gray-900, #111827);
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .rsvp-admin-table__event-title:hover {
      color: var(--rsvp-primary, #3b82f6); }
  .rsvp-admin-table__event-type {
    font-size: 12px;
    color: var(--rsvp-gray-500, #6b7280); }
  .rsvp-admin-table__location {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .rsvp-admin-table__empty {
    color: var(--rsvp-gray-400, #9ca3af); }
  .rsvp-admin-table__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 24px;
    padding: 0 8px;
    background: var(--rsvp-gray-100, #f3f4f6);
    border-radius: var(--rsvp-radius-full, 9999px);
    font-size: 13px;
    font-weight: 600;
    color: var(--rsvp-gray-700, #374151); }
  .rsvp-admin-table__actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px; }

.rsvp-status {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 10px;
  border-radius: var(--rsvp-radius-full, 9999px);
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap; }
  .rsvp-status--open {
    background: rgba(16, 185, 129, 0.1);
    color: #059669; }
  .rsvp-status--closed {
    background: rgba(239, 68, 68, 0.1);
    color: #dc2626; }
  .rsvp-status--draft {
    background: rgba(107, 114, 128, 0.1);
    color: #4b5563; }

.rsvp-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-md, 8px);
  background: var(--rsvp-white, #ffffff);
  color: var(--rsvp-gray-500, #6b7280);
  text-decoration: none;
  transition: all 0.15s ease;
  cursor: pointer; }
  .rsvp-icon-btn:hover {
    background: var(--rsvp-primary, #3b82f6);
    border-color: var(--rsvp-primary, #3b82f6);
    color: var(--rsvp-white, #ffffff);
    text-decoration: none; }
  .rsvp-icon-btn--danger:hover {
    background: var(--rsvp-error, #ef4444);
    border-color: var(--rsvp-error, #ef4444); }
  .rsvp-icon-btn i {
    font-size: 13px; }

.rsvp-empty-state {
  text-align: center;
  padding: 80px 24px;
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px); }
  .rsvp-empty-state__icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.1) 0%, rgba(59, 130, 246, 0.05) 100%);
    border-radius: var(--rsvp-radius-full, 9999px);
    display: flex;
    align-items: center;
    justify-content: center; }
    .rsvp-empty-state__icon i {
      font-size: 32px;
      color: var(--rsvp-primary, #3b82f6); }
  .rsvp-empty-state__title {
    font-size: 20px;
    font-weight: 600;
    color: var(--rsvp-gray-900, #111827);
    margin: 0 0 8px; }
  .rsvp-empty-state__description {
    font-size: 15px;
    color: var(--rsvp-gray-500, #6b7280);
    margin: 0 0 24px; }
    .rsvp-empty-state__description a {
      color: var(--rsvp-primary, #3b82f6);
      text-decoration: none; }
      .rsvp-empty-state__description a:hover {
        text-decoration: underline; }
  .rsvp-empty-state .rsvp-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px; }

@media (max-width: 767px) {
  .rsvp-admin-header {
    padding: 12px 16px; }
    .rsvp-admin-header__title {
      font-size: 18px; }
    .rsvp-admin-header__count {
      display: none; }
  .rsvp-admin-content {
    padding: 12px; }
  .rsvp-admin-table-wrap {
    margin: 0 -12px;
    border-radius: 0;
    border-left: none;
    border-right: none; } }

.rsvp-registration-page {
  min-height: 100vh;
  background: #fafafa;
  padding-bottom: 100px; }

.rsvp-event-hero {
  background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
  color: #ffffff;
  padding: 24px 16px;
  position: relative;
  overflow: hidden; }
  .rsvp-event-hero::before {
    content: '';
    position: absolute;
    top: -30%;
    right: -15%;
    width: 50%;
    height: 160%;
    background: rgba(255, 255, 255, 0.05);
    transform: rotate(-12deg);
    pointer-events: none; }
  @media (min-width: 1024px) {
    .rsvp-event-hero {
      padding: 40px 24px; } }
.rsvp-event-hero__inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1024px) {
    .rsvp-event-hero__inner {
      max-width: 1200px;
      padding-left: 24px;
      padding-right: 24px; } }
.rsvp-event-hero__back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 16px;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-event-hero__back:hover {
    color: #ffffff; }
  .rsvp-event-hero__back svg, .rsvp-event-hero__back i {
    width: 16px;
    height: 16px; }

.rsvp-event-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  padding: 4px 12px;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 12px; }

.rsvp-event-hero__title {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  font-weight: 700;
  margin: 0 0 8px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .rsvp-event-hero__title {
      font-size: clamp(1.5rem, 3vw, 2rem); } }
.rsvp-event-hero__subtitle {
  font-size: 14px;
  opacity: 0.9;
  margin: 0; }

.rsvp-event-hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 20px; }

.rsvp-event-hero__meta-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px; }
  .rsvp-event-hero__meta-item svg, .rsvp-event-hero__meta-item i {
    width: 16px;
    height: 16px;
    opacity: 0.8; }

.rsvp-registration-content {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 1024px) {
    .rsvp-registration-content {
      max-width: 1200px;
      padding-left: 24px;
      padding-right: 24px; } }
.rsvp-registration-section {
  background: transparent;
  border: none;
  box-shadow: none;
  margin-bottom: 20px;
  overflow: visible; }

.rsvp-registration-section__header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px;
  border-bottom: 1px solid #f5f5f4; }

.rsvp-registration-section__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: #eff6ff;
  color: #2563eb;
  border-radius: 16px;
  flex-shrink: 0; }
  .rsvp-registration-section__icon svg, .rsvp-registration-section__icon i {
    width: 20px;
    height: 20px; }

.rsvp-registration-section__title {
  font-size: 18px;
  font-weight: 700;
  color: #1c1917;
  margin: 0; }

.rsvp-registration-section__subtitle {
  font-size: 13px;
  color: #78716c;
  margin: 4px 0 0; }

.rsvp-registration-section__body {
  padding: 20px; }

.rsvp-registrant-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  background: #fafafa;
  border-radius: 16px;
  margin-bottom: 12px;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-registrant-card:last-child {
    margin-bottom: 0; }
  .rsvp-registrant-card--selected {
    background: #eff6ff;
    border: 1px solid #bfdbfe; }
  .rsvp-registrant-card--registered {
    background: rgba(16, 185, 129, 0.08);
    border: 1px solid rgba(16, 185, 129, 0.2); }
  .rsvp-registrant-card--disabled {
    opacity: 0.5;
    pointer-events: none; }

.rsvp-registrant-card__info {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0; }

.rsvp-registrant-card__avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  background: linear-gradient(135deg, #60a5fa 0%, #2563eb 100%);
  color: #ffffff;
  border-radius: 9999px;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0; }
  .rsvp-registrant-card__avatar--child {
    background: linear-gradient(135deg, #f97066 0%, #e76f51 100%); }

.rsvp-registrant-card__details {
  flex: 1;
  min-width: 0; }

.rsvp-registrant-card__name {
  font-size: 14px;
  font-weight: 600;
  color: #1c1917;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rsvp-registrant-card__meta {
  font-size: 13px;
  color: #78716c;
  margin-top: 4px;
  display: flex;
  align-items: center;
  gap: 8px; }

.rsvp-registrant-card__badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 2px 8px;
  background: rgba(16, 185, 129, 0.1);
  color: #059669;
  border-radius: 9999px;
  font-size: 12px;
  font-weight: 500; }
  .rsvp-registrant-card__badge svg, .rsvp-registrant-card__badge i {
    width: 10px;
    height: 10px; }

.rsvp-registrant-card__action {
  flex-shrink: 0; }

.rsvp-event-options {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.rsvp-event-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  background: #fafafa;
  border: 2px solid transparent;
  border-radius: 16px;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-event-option:hover {
    background: #ffffff;
    border-color: #e7e5e4; }
  .rsvp-event-option--selected {
    background: #eff6ff;
    border-color: #3b82f6; }

.rsvp-event-option__info {
  display: flex;
  flex-direction: column;
  gap: 4px; }

.rsvp-event-option__name {
  font-size: 14px;
  font-weight: 600;
  color: #1c1917; }

.rsvp-event-option__description {
  font-size: 13px;
  color: #78716c; }

.rsvp-event-option__price {
  font-size: 18px;
  font-weight: 700;
  color: #2563eb; }
  .rsvp-event-option__price--free {
    color: #10b981; }

.rsvp-custom-fields {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.rsvp-custom-field__toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #f5f5f4; }
  .rsvp-custom-field__toggle-row:last-child {
    border-bottom: none; }

.rsvp-custom-field__toggle-label {
  font-size: 14px;
  color: #44403c; }

.rsvp-event-notes {
  background: #fafafa;
  border-radius: 16px;
  overflow: hidden; }

.rsvp-event-notes__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 20px;
  border: none;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px;
  white-space: nowrap;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #44403c;
  cursor: pointer; }
  .rsvp-event-notes__toggle:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-event-notes__toggle:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }
  .rsvp-event-notes__toggle svg, .rsvp-event-notes__toggle i {
    width: 16px;
    height: 16px;
    transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-event-notes__toggle[aria-expanded="true"] svg, .rsvp-event-notes__toggle[aria-expanded="true"] i {
    transform: rotate(180deg); }

.rsvp-event-notes__content {
  padding: 0 16px 16px;
  font-size: 13px;
  color: #57534e;
  line-height: 1.6; }
  .rsvp-event-notes__content p {
    margin: 0 0 12px; }
    .rsvp-event-notes__content p:last-child {
      margin-bottom: 0; }
  .rsvp-event-notes__content ul, .rsvp-event-notes__content ol {
    margin: 0 0 12px;
    padding-left: 20px; }
  .rsvp-event-notes__content a {
    color: #2563eb; }

.rsvp-registration-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  border-top: 1px solid #f5f5f4;
  padding: 16px;
  z-index: 200;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.08);
  padding-bottom: calc($rsvp-space-4 + env(safe-area-inset-bottom, 0px)); }

.rsvp-registration-footer__inner {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px; }
  @media (min-width: 1024px) {
    .rsvp-registration-footer__inner {
      max-width: 1200px;
      padding-left: 24px;
      padding-right: 24px; } }
.rsvp-registration-footer__summary {
  display: flex;
  flex-direction: column; }

.rsvp-registration-footer__registrants {
  font-size: 13px;
  color: #78716c; }

.rsvp-registration-footer__total {
  font-size: 18px;
  font-weight: 700;
  color: #1c1917; }

.rsvp-registration-footer__actions {
  display: flex;
  gap: 8px; }

.rsvp-registration-closed {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media (min-width: 1024px) {
    .rsvp-registration-closed {
      max-width: 1200px;
      padding-left: 24px;
      padding-right: 24px; } }
.rsvp-registration-closed__card {
  background: #ffffff;
  border-radius: 20px;
  padding: 32px;
  max-width: 480px;
  margin: 0 auto;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04); }

.rsvp-registration-closed__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f5f5f4;
  color: #a8a29e;
  border-radius: 9999px;
  margin: 0 auto 20px; }
  .rsvp-registration-closed__icon svg, .rsvp-registration-closed__icon i {
    width: 32px;
    height: 32px; }

.rsvp-registration-closed__title {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  font-weight: 700;
  color: #1c1917;
  margin: 0 0 12px; }

.rsvp-registration-closed__message {
  font-size: 14px;
  color: #57534e;
  margin: 0 0 24px;
  line-height: 1.6; }
  .rsvp-registration-closed__message a {
    color: #2563eb;
    font-weight: 500; }

.rsvp-add-child-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 20px;
  border: none;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px;
  white-space: nowrap;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px;
  background: #ffffff;
  border: 2px dashed #d6d3d1;
  border-radius: 16px;
  color: #57534e;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-add-child-btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-add-child-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }
  .rsvp-add-child-btn:hover {
    background: #eff6ff;
    border-color: #93c5fd;
    color: #2563eb; }
  .rsvp-add-child-btn svg, .rsvp-add-child-btn i {
    width: 20px;
    height: 20px; }

.rsvp-classroom-info {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  padding: 2px 8px;
  background: #f5f5f4;
  color: #57534e;
  border-radius: 6px; }
  .rsvp-classroom-info--warning {
    background: rgba(245, 158, 11, 0.15);
    color: #d97706; }
  .rsvp-classroom-info--full {
    background: rgba(239, 68, 68, 0.1);
    color: #ef4444; }

.rsvp-quick-register {
  padding: 16px 0; }

.rsvp-quick-register__event {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f4;
  margin-bottom: 20px; }

.rsvp-quick-register__event-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #eff6ff;
  padding: 8px 12px;
  border-radius: 12px;
  min-width: 56px; }

.rsvp-quick-register__month {
  font-size: 11px;
  font-weight: 700;
  color: #2563eb;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.rsvp-quick-register__day {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 800;
  color: #1c1917;
  line-height: 1; }

.rsvp-quick-register__event-info {
  flex: 1; }

.rsvp-quick-register__event-title {
  font-size: 18px;
  font-weight: 700;
  color: #1c1917;
  margin: 0 0 4px; }

.rsvp-quick-register__event-meta {
  font-size: 13px;
  color: #78716c;
  margin: 0; }

.rsvp-quick-register__registrant {
  margin-bottom: 20px; }

.rsvp-quick-register__actions {
  display: flex;
  gap: 12px; }
  .rsvp-quick-register__actions .rsvp-btn {
    flex: 1; }

.rsvp-quick-register__complex {
  text-align: center; }

.rsvp-scroll-container {
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 4px;
  margin: -4px;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  .rsvp-scroll-container::-webkit-scrollbar {
    display: none; }
  .rsvp-scroll-container > * {
    flex-shrink: 0;
    scroll-snap-align: start; }

.rsvp-scroll-container--padded {
  padding: 8px;
  margin: -8px; }

.rsvp-scroll-wrapper {
  position: relative; }

.rsvp-scroll-nav {
  display: none; }
  @media (hover: hover) and (pointer: fine) {
    .rsvp-scroll-nav {
      display: flex; } }
.rsvp-scroll-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 20px;
  border: none;
  border-radius: 12px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 44px;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e7e5e4;
  border-radius: 9999px;
  color: #44403c;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04);
  z-index: 10;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center; }
  .rsvp-scroll-btn:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); }
  .rsvp-scroll-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }
  .rsvp-scroll-btn svg, .rsvp-scroll-btn i {
    width: 16px;
    height: 16px; }
  .rsvp-scroll-btn:hover:not(:disabled) {
    background: #fafafa;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04); }
  .rsvp-scroll-btn:disabled, .rsvp-scroll-btn--disabled {
    opacity: 0.3;
    cursor: not-allowed; }
  .rsvp-scroll-btn--prev {
    left: -12px; }
  .rsvp-scroll-btn--next {
    right: -12px; }

.rsvp-scroll-indicators {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 16px; }

.rsvp-scroll-dot {
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  background: #d6d3d1;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-scroll-dot:hover {
    background: #a8a29e; }
  .rsvp-scroll-dot--active {
    background: #3b82f6;
    width: 24px; }

.rsvp-hidden {
  display: none !important; }

.rsvp-dashboard-card {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #e7e5e4;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -1px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-dashboard-card:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -2px rgba(0, 0, 0, 0.04); }

.rsvp-dashboard-card__body {
  padding: 20px;
  background: #fafafa; }

.rsvp-dashboard-card__section-label {
  font-size: 13px;
  font-weight: 500;
  color: #57534e;
  text-align: center;
  margin: 0 0 16px; }

.rsvp-dashboard-events {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.rsvp-dashboard-event {
  display: flex;
  gap: 16px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid #e7e5e4;
  border-radius: 16px;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-dashboard-event:hover {
    border-color: #bfdbfe;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.04); }
  @media (max-width: 500px) {
    .rsvp-dashboard-event {
      flex-direction: column;
      gap: 12px; } }
.rsvp-dashboard-event__date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  height: 56px;
  background: #eff6ff;
  border-radius: 12px;
  flex-shrink: 0; }
  @media (max-width: 500px) {
    .rsvp-dashboard-event__date {
      flex-direction: row;
      gap: 8px;
      width: fit-content;
      height: auto;
      padding: 8px 12px; } }
.rsvp-dashboard-event__date-month {
  font-size: 11px;
  font-weight: 700;
  color: #2563eb;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1; }

.rsvp-dashboard-event__date-day {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  font-weight: 800;
  color: #1c1917;
  line-height: 1; }
  @media (max-width: 500px) {
    .rsvp-dashboard-event__date-day {
      font-size: 18px; } }
.rsvp-dashboard-event__content {
  flex: 1;
  min-width: 0; }

.rsvp-dashboard-event__title {
  font-size: 14px;
  font-weight: 600;
  color: #1c1917;
  margin: 0 0 8px;
  line-height: 1.35; }
  .rsvp-dashboard-event__title a {
    color: inherit;
    text-decoration: none; }
    .rsvp-dashboard-event__title a:hover {
      color: #2563eb; }

.rsvp-dashboard-event__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 8px; }

.rsvp-dashboard-event__meta-item {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
  color: #78716c; }
  .rsvp-dashboard-event__meta-item i, .rsvp-dashboard-event__meta-item svg {
    font-size: 12px;
    color: #a8a29e; }

.rsvp-dashboard-event__price {
  font-size: 13px;
  font-weight: 600;
  color: #44403c; }
  .rsvp-dashboard-event__price--free {
    color: #10b981; }

.rsvp-dashboard-event__notes-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: transparent;
  color: #2563eb;
  border: 1px solid #93c5fd;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  margin-top: 8px;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1); }
  .rsvp-dashboard-event__notes-btn:hover {
    background: #eff6ff; }
  .rsvp-dashboard-event__notes-btn i {
    font-size: 11px; }

.rsvp-dashboard-event__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0; }
  @media (max-width: 500px) {
    .rsvp-dashboard-event__actions {
      margin-left: 0;
      justify-content: flex-end;
      width: 100%;
      padding-top: 12px;
      border-top: 1px solid #f5f5f4; } }
.rsvp-dashboard-empty {
  text-align: center;
  padding: 32px 16px; }

.rsvp-dashboard-empty__icon {
  width: 64px;
  height: 64px;
  background: #f5f5f4;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px; }
  .rsvp-dashboard-empty__icon i {
    font-size: 28px;
    color: #a8a29e; }

.rsvp-dashboard-empty__text {
  font-size: 13px;
  color: #57534e;
  line-height: 1.6;
  margin: 0; }
  .rsvp-dashboard-empty__text a {
    color: #2563eb;
    text-decoration: underline; }

.rsvp-dashboard-card__footer {
  padding: 16px 20px;
  display: flex;
  justify-content: flex-end;
  background: #ffffff;
  border-top: 1px solid #f5f5f4; }

.rsvp-cart-page {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--rsvp-space-lg, 16px);
  padding-bottom: calc(var(--rsvp-bottom-nav-height, 64px) + 120px); }
  @media (min-width: 768px) {
    .rsvp-cart-page {
      padding-bottom: var(--rsvp-space-6xl, 64px); } }
.rsvp-cart-header {
  background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
  color: var(--rsvp-white, #ffffff);
  padding: var(--rsvp-space-3xl, 32px) var(--rsvp-space-lg, 16px);
  margin: calc(var(--rsvp-space-lg, 16px) * -1);
  margin-bottom: var(--rsvp-space-2xl, 24px);
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .rsvp-cart-header {
      padding: var(--rsvp-space-4xl, 40px) var(--rsvp-space-3xl, 32px);
      margin: calc(var(--rsvp-space-2xl, 24px) * -1);
      margin-bottom: var(--rsvp-space-3xl, 32px);
      border-radius: 0 0 var(--rsvp-radius-2xl, 24px) var(--rsvp-radius-2xl, 24px); } }
  .rsvp-cart-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    pointer-events: none; }
  .rsvp-cart-header__content {
    position: relative;
    z-index: 1; }
  .rsvp-cart-header__title {
    font-family: var(--rsvp-font-display, -apple-system, BlinkMacSystemFont, sans-serif);
    font-size: var(--rsvp-text-2xl, 24px);
    font-weight: var(--rsvp-font-bold, 700);
    margin: 0 0 var(--rsvp-space-xs, 4px); }
    @media (min-width: 768px) {
      .rsvp-cart-header__title {
        font-size: var(--rsvp-text-3xl, 30px); } }
  .rsvp-cart-header__subtitle {
    font-size: var(--rsvp-text-sm, 14px);
    opacity: 0.9;
    margin: 0; }
  .rsvp-cart-header__stats {
    display: flex;
    gap: var(--rsvp-space-xl, 20px);
    margin-top: var(--rsvp-space-lg, 16px); }
  .rsvp-cart-header__stat {
    text-align: center; }
    .rsvp-cart-header__stat-value {
      font-size: var(--rsvp-text-2xl, 24px);
      font-weight: var(--rsvp-font-bold, 700);
      display: block; }
    .rsvp-cart-header__stat-label {
      font-size: var(--rsvp-text-xs, 12px);
      opacity: 0.8;
      text-transform: uppercase;
      letter-spacing: 0.05em; }

.rsvp-cart-items {
  display: flex;
  flex-direction: column;
  gap: var(--rsvp-space-lg, 16px); }

.rsvp-cart-item {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  transition: all 0.2s ease-out;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }
  .rsvp-cart-item:hover {
    border-color: var(--rsvp-primary-light, #60a5fa);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); }
  .rsvp-cart-item__header {
    display: flex;
    gap: var(--rsvp-space-md, 12px);
    padding: var(--rsvp-space-lg, 16px);
    background: var(--rsvp-gray-50, #f9fafb);
    border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-cart-item__image {
    width: 80px;
    height: 80px;
    border-radius: var(--rsvp-radius-lg, 12px);
    flex-shrink: 0;
    background: var(--rsvp-gray-200, #e5e7eb); }
    .rsvp-cart-item__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .rsvp-cart-item__image--placeholder {
      display: flex;
      align-items: center;
      justify-content: center;
      background: linear-gradient(135deg, var(--rsvp-primary-light, #60a5fa) 0%, var(--rsvp-primary, #3b82f6) 100%);
      color: var(--rsvp-white, #ffffff);
      font-size: var(--rsvp-text-2xl, 24px); }
  .rsvp-cart-item__info {
    flex: 1;
    min-width: 0; }
  .rsvp-cart-item__title {
    font-family: var(--rsvp-font-display, -apple-system, BlinkMacSystemFont, sans-serif);
    font-size: var(--rsvp-text-base, 16px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-900, #111827);
    margin: 0 0 var(--rsvp-space-xs, 4px);
    white-space: nowrap;
    text-overflow: ellipsis; }
  .rsvp-cart-item__meta {
    display: flex;
    flex-wrap: wrap;
    gap: var(--rsvp-space-sm, 8px) var(--rsvp-space-md, 12px);
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-600, #4b5563); }
    .rsvp-cart-item__meta span {
      display: flex;
      align-items: center;
      gap: var(--rsvp-space-xs, 4px); }
      .rsvp-cart-item__meta span i {
        color: var(--rsvp-gray-400, #9ca3af);
        font-size: 0.85em; }
  .rsvp-cart-item__body {
    padding: var(--rsvp-space-lg, 16px); }
  .rsvp-cart-item__section-title {
    font-size: var(--rsvp-text-sm, 14px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-700, #374151);
    margin: 0 0 var(--rsvp-space-md, 12px);
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
    .rsvp-cart-item__section-title i {
      color: var(--rsvp-primary, #3b82f6); }
  .rsvp-cart-item__registrants {
    display: flex;
    flex-wrap: wrap;
    gap: var(--rsvp-space-sm, 8px);
    margin-bottom: var(--rsvp-space-lg, 16px); }
  .rsvp-cart-item__option {
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-600, #4b5563); }
    .rsvp-cart-item__option-label {
      color: var(--rsvp-gray-500, #6b7280); }
    .rsvp-cart-item__option-value {
      font-weight: var(--rsvp-font-medium, 500); }
  .rsvp-cart-item__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
    background: var(--rsvp-gray-50, #f9fafb);
    border-top: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-cart-item__pricing-label {
    font-size: var(--rsvp-text-xs, 12px);
    color: var(--rsvp-gray-500, #6b7280);
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .rsvp-cart-item__pricing-amount {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-bold, 700);
    color: var(--rsvp-gray-900, #111827); }
  .rsvp-cart-item__pricing--free .rsvp-cart-item__pricing-amount {
    color: var(--rsvp-success, #10b981); }
  .rsvp-cart-item__remove-btn {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-xs, 4px);
    padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-md, 12px);
    border-radius: var(--rsvp-radius-md, 8px);
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-error, #ef4444);
    transition: all 0.15s ease; }
    .rsvp-cart-item__remove-btn:hover {
      background: rgba(239, 68, 68, 0.1); }

.rsvp-registrant-chip {
  display: inline-flex;
  align-items: center;
  gap: var(--rsvp-space-sm, 8px);
  padding: var(--rsvp-space-xs, 4px) var(--rsvp-space-md, 12px);
  padding-left: var(--rsvp-space-xs, 4px);
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-300, #d1d5db);
  border-radius: 9999px;
  font-size: var(--rsvp-text-sm, 14px); }
  .rsvp-registrant-chip__avatar {
    width: 24px;
    height: 24px;
    border-radius: 9999px;
    background: linear-gradient(135deg, var(--rsvp-primary-light, #60a5fa) 0%, var(--rsvp-primary, #3b82f6) 100%);
    color: var(--rsvp-white, #ffffff);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--rsvp-text-xs, 12px);
    font-weight: var(--rsvp-font-semibold, 600); }
  .rsvp-registrant-chip__name {
    color: var(--rsvp-gray-700, #374151);
    font-weight: var(--rsvp-font-medium, 500); }
  .rsvp-registrant-chip__badge {
    font-size: var(--rsvp-text-xs, 12px);
    padding: 2px 6px;
    border-radius: var(--rsvp-radius-sm, 6px);
    background: var(--rsvp-gray-100, #f3f4f6);
    color: var(--rsvp-gray-600, #4b5563); }
    .rsvp-registrant-chip__badge--child {
      background: rgba(52, 211, 153, 0.15);
      color: var(--rsvp-success, #10b981); }

.rsvp-cart-summary {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  padding: var(--rsvp-space-xl, 20px);
  margin-top: var(--rsvp-space-2xl, 24px);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .rsvp-cart-summary__title {
    font-family: var(--rsvp-font-display, -apple-system, BlinkMacSystemFont, sans-serif);
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-900, #111827);
    margin: 0 0 var(--rsvp-space-lg, 16px);
    padding-bottom: var(--rsvp-space-md, 12px);
    border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-cart-summary__rows {
    display: flex;
    flex-direction: column;
    gap: var(--rsvp-space-md, 12px); }
  .rsvp-cart-summary__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-600, #4b5563); }
    .rsvp-cart-summary__row--total {
      padding-top: var(--rsvp-space-md, 12px);
      border-top: 1px solid var(--rsvp-gray-200, #e5e7eb);
      margin-top: var(--rsvp-space-sm, 8px); }
      .rsvp-cart-summary__row--total .rsvp-cart-summary__label,
      .rsvp-cart-summary__row--total .rsvp-cart-summary__value {
        font-size: var(--rsvp-text-lg, 18px);
        font-weight: var(--rsvp-font-bold, 700);
        color: var(--rsvp-gray-900, #111827); }
  .rsvp-cart-summary__label {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
  .rsvp-cart-summary__value {
    font-weight: var(--rsvp-font-medium, 500);
    color: var(--rsvp-gray-700, #374151); }
    .rsvp-cart-summary__value--free {
      color: var(--rsvp-success, #10b981); }

.rsvp-cart-empty {
  text-align: center;
  padding: var(--rsvp-space-5xl, 48px) var(--rsvp-space-xl, 20px); }
  .rsvp-cart-empty__icon {
    width: 80px;
    height: 80px;
    margin: 0 auto var(--rsvp-space-xl, 20px);
    background: var(--rsvp-gray-100, #f3f4f6);
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--rsvp-gray-400, #9ca3af);
    font-size: var(--rsvp-text-3xl, 30px); }
  .rsvp-cart-empty__title {
    font-family: var(--rsvp-font-display, -apple-system, BlinkMacSystemFont, sans-serif);
    font-size: var(--rsvp-text-xl, 20px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-900, #111827);
    margin: 0 0 var(--rsvp-space-sm, 8px); }
  .rsvp-cart-empty__description {
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-500, #6b7280);
    margin: 0 0 var(--rsvp-space-2xl, 24px); }

.rsvp-cart-actions {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--rsvp-white, #ffffff);
  border-top: 1px solid var(--rsvp-gray-200, #e5e7eb);
  padding: var(--rsvp-space-lg, 16px);
  padding-bottom: calc(var(--rsvp-space-lg, 16px) + env(safe-area-inset-bottom));
  z-index: 100;
  box-shadow: 0 -10px 15px -3px rgba(0, 0, 0, 0.1), 0 -4px 6px -2px rgba(0, 0, 0, 0.05); }
  @media (min-width: 768px) {
    .rsvp-cart-actions {
      position: static;
      border-top: none;
      padding: 0;
      margin-top: var(--rsvp-space-2xl, 24px);
      box-shadow: none;
      background: transparent; } }
  .rsvp-cart-actions__summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: var(--rsvp-space-md, 12px); }
    @media (min-width: 768px) {
      .rsvp-cart-actions__summary {
        display: none; } }
  .rsvp-cart-actions__total-label {
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-600, #4b5563); }
  .rsvp-cart-actions__total-value {
    font-size: var(--rsvp-text-xl, 20px);
    font-weight: var(--rsvp-font-bold, 700);
    color: var(--rsvp-gray-900, #111827); }
  .rsvp-cart-actions__buttons {
    display: flex;
    gap: var(--rsvp-space-md, 12px); }
    .rsvp-cart-actions__buttons .rsvp-btn {
      flex: 1; }

.rsvp-selections-badge {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: var(--rsvp-gray-600, #4b5563); }
  .rsvp-selections-badge i {
    font-size: 20px; }
  .rsvp-selections-badge__count {
    position: absolute;
    top: 2px;
    right: 2px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    background: var(--rsvp-primary, #3b82f6);
    color: var(--rsvp-white, #ffffff);
    font-size: 11px;
    font-weight: var(--rsvp-font-bold, 700);
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: rsvp-badge-pop 0.3s ease-out;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); }
    .rsvp-selections-badge__count:empty, .rsvp-selections-badge__count[data-count="0"] {
      display: none; }
  .rsvp-selections-badge:hover {
    color: var(--rsvp-primary, #3b82f6); }

@keyframes rsvp-badge-pop {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }

.rsvp-add-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--rsvp-space-xs, 4px);
  padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-lg, 16px);
  border-radius: 9999px;
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-semibold, 600);
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  min-height: 40px; }
  .rsvp-add-btn--active {
    background: var(--rsvp-primary, #3b82f6);
    color: var(--rsvp-white, #ffffff);
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3); }
    .rsvp-add-btn--active:hover {
      background: var(--rsvp-primary-dark, #1d4ed8);
      transform: translateY(-1px);
      box-shadow: 0 4px 12px rgba(59, 130, 246, 0.4); }
    .rsvp-add-btn--active:active {
      transform: translateY(0); }
  .rsvp-add-btn--added {
    background: var(--rsvp-success, #10b981);
    color: var(--rsvp-white, #ffffff);
    cursor: default; }
    .rsvp-add-btn--added i {
      animation: rsvp-checkmark 0.3s ease-out; }
  .rsvp-add-btn--disabled {
    background: var(--rsvp-gray-200, #e5e7eb);
    color: var(--rsvp-gray-500, #6b7280);
    cursor: not-allowed; }
  .rsvp-add-btn--loading {
    background: var(--rsvp-primary, #3b82f6);
    color: var(--rsvp-white, #ffffff);
    pointer-events: none; }
    .rsvp-add-btn--loading i {
      animation: rsvp-spin 1s linear infinite; }

@keyframes rsvp-checkmark {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }

@keyframes rsvp-spin {
  to {
    transform: rotate(360deg); } }

.rsvp-toast-container {
  position: fixed;
  top: var(--rsvp-space-lg, 16px);
  right: var(--rsvp-space-lg, 16px);
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: var(--rsvp-space-sm, 8px);
  pointer-events: none; }
  @media (max-width: 639px) {
    .rsvp-toast-container {
      left: var(--rsvp-space-lg, 16px);
      right: var(--rsvp-space-lg, 16px); } }
.rsvp-toast {
  display: flex;
  align-items: center;
  gap: var(--rsvp-space-md, 12px);
  padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-lg, 12px);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
  animation: rsvp-toast-in 0.3s ease-out;
  max-width: 400px; }
  .rsvp-toast--success {
    border-left: 4px solid var(--rsvp-success, #10b981); }
    .rsvp-toast--success .rsvp-toast__icon {
      color: var(--rsvp-success, #10b981); }
  .rsvp-toast--error {
    border-left: 4px solid var(--rsvp-error, #ef4444); }
    .rsvp-toast--error .rsvp-toast__icon {
      color: var(--rsvp-error, #ef4444); }
  .rsvp-toast--warning {
    border-left: 4px solid var(--rsvp-warning, #f59e0b); }
    .rsvp-toast--warning .rsvp-toast__icon {
      color: var(--rsvp-warning, #f59e0b); }
  .rsvp-toast--info {
    border-left: 4px solid var(--rsvp-primary, #3b82f6); }
    .rsvp-toast--info .rsvp-toast__icon {
      color: var(--rsvp-primary, #3b82f6); }
  .rsvp-toast__icon {
    font-size: 20px;
    flex-shrink: 0; }
  .rsvp-toast__message {
    flex: 1;
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-700, #374151); }
  .rsvp-toast__close {
    background: none;
    border: none;
    color: var(--rsvp-gray-400, #9ca3af);
    cursor: pointer;
    padding: var(--rsvp-space-xs, 4px);
    border-radius: var(--rsvp-radius-sm, 6px);
    transition: all 0.15s ease; }
    .rsvp-toast__close:hover {
      background: var(--rsvp-gray-100, #f3f4f6);
      color: var(--rsvp-gray-600, #4b5563); }
  .rsvp-toast--leaving {
    animation: rsvp-toast-out 0.3s ease-out forwards; }

@keyframes rsvp-toast-in {
  from {
    opacity: 0;
    transform: translateX(100%); }
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes rsvp-toast-out {
  from {
    opacity: 1;
    transform: translateX(0); }
  to {
    opacity: 0;
    transform: translateX(100%); } }

.rsvp-family-selector__title {
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-semibold, 600);
  color: var(--rsvp-gray-700, #374151);
  margin: 0 0 var(--rsvp-space-md, 12px); }

.rsvp-family-selector__list {
  display: flex;
  flex-direction: column;
  gap: var(--rsvp-space-sm, 8px); }

.rsvp-family-selector__member {
  display: flex;
  align-items: center;
  gap: var(--rsvp-space-md, 12px);
  padding: var(--rsvp-space-md, 12px);
  background: var(--rsvp-white, #ffffff);
  border: 2px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px);
  cursor: pointer;
  transition: all 0.15s ease; }
  .rsvp-family-selector__member:hover {
    border-color: var(--rsvp-primary-light, #60a5fa);
    background: var(--rsvp-primary-50, #eff6ff); }
  .rsvp-family-selector__member--selected {
    border-color: var(--rsvp-primary, #3b82f6);
    background: var(--rsvp-primary-50, #eff6ff); }
    .rsvp-family-selector__member--selected .rsvp-family-selector__checkbox {
      background: var(--rsvp-primary, #3b82f6);
      border-color: var(--rsvp-primary, #3b82f6); }
      .rsvp-family-selector__member--selected .rsvp-family-selector__checkbox::after {
        opacity: 1;
        transform: rotate(45deg) scale(1); }
  .rsvp-family-selector__member--disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }

.rsvp-family-selector__checkbox {
  width: 22px;
  height: 22px;
  border: 2px solid var(--rsvp-gray-300, #d1d5db);
  border-radius: var(--rsvp-radius-sm, 6px);
  flex-shrink: 0;
  position: relative;
  transition: all 0.15s ease; }
  .rsvp-family-selector__checkbox::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid var(--rsvp-white, #ffffff);
    border-width: 0 2px 2px 0;
    opacity: 0;
    transform: rotate(45deg) scale(0);
    transition: all 0.15s ease; }

.rsvp-family-selector__avatar {
  width: 40px;
  height: 40px;
  border-radius: 9999px;
  background: linear-gradient(135deg, var(--rsvp-primary-light, #60a5fa) 0%, var(--rsvp-primary, #3b82f6) 100%);
  color: var(--rsvp-white, #ffffff);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: var(--rsvp-font-semibold, 600);
  font-size: var(--rsvp-text-sm, 14px);
  flex-shrink: 0; }

.rsvp-family-selector__details {
  flex: 1;
  min-width: 0; }

.rsvp-family-selector__name {
  font-weight: var(--rsvp-font-semibold, 600);
  color: var(--rsvp-gray-900, #111827);
  margin: 0; }

.rsvp-family-selector__info {
  font-size: var(--rsvp-text-sm, 14px);
  color: var(--rsvp-gray-500, #6b7280);
  margin: 0; }

.rsvp-family-selector__status {
  font-size: var(--rsvp-text-xs, 12px);
  padding: 2px 8px;
  border-radius: 9999px;
  background: var(--rsvp-gray-100, #f3f4f6);
  color: var(--rsvp-gray-600, #4b5563); }
  .rsvp-family-selector__status--registered {
    background: rgba(16, 185, 129, 0.15);
    color: var(--rsvp-success, #10b981); }

.rsvp-cart-item--adding {
  animation: rsvp-slide-in-right 0.3s ease-out; }

.rsvp-cart-item--removing {
  animation: rsvp-slide-out-right 0.3s ease-out forwards; }

@keyframes rsvp-slide-in-right {
  from {
    opacity: 0;
    transform: translateX(20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes rsvp-slide-out-right {
  from {
    opacity: 1;
    transform: translateX(0); }
  to {
    opacity: 0;
    transform: translateX(-20px); } }

.rsvp-selections-fab {
  position: fixed;
  bottom: calc(var(--rsvp-bottom-nav-height, 64px) + 16px);
  right: 16px;
  z-index: 999;
  display: flex;
  align-items: center;
  gap: var(--rsvp-space-sm, 8px);
  padding: var(--rsvp-space-md, 12px) var(--rsvp-space-xl, 20px);
  background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
  color: var(--rsvp-white, #ffffff);
  border-radius: 9999px;
  text-decoration: none;
  font-weight: var(--rsvp-font-semibold, 600);
  font-size: var(--rsvp-text-base, 16px);
  box-shadow: 0 4px 14px rgba(59, 130, 246, 0.4), 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
  animation: rsvp-fab-enter 0.3s ease-out; }
  .rsvp-selections-fab:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 6px 20px rgba(59, 130, 246, 0.5), 0 4px 8px rgba(0, 0, 0, 0.15);
    color: var(--rsvp-white, #ffffff);
    text-decoration: none; }
  .rsvp-selections-fab:active {
    transform: translateY(0) scale(0.98); }
  .rsvp-selections-fab__content {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
  .rsvp-selections-fab__text {
    white-space: nowrap; }
  .rsvp-selections-fab i {
    font-size: 18px; }
  @media (min-width: 768px) {
    .rsvp-selections-fab {
      bottom: 24px;
      right: 24px;
      padding: var(--rsvp-space-lg, 16px) var(--rsvp-space-2xl, 24px); } }
@keyframes rsvp-fab-enter {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.8); }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1); } }

.rsvp-header-selections {
  display: flex;
  align-items: center;
  gap: var(--rsvp-space-sm, 8px);
  padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-md, 12px);
  background: var(--rsvp-primary-50, #eff6ff);
  color: var(--rsvp-primary-dark, #1d4ed8);
  border-radius: var(--rsvp-radius-full, 9999px);
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-medium, 500);
  text-decoration: none;
  transition: all 0.15s ease; }
  .rsvp-header-selections:hover {
    background: var(--rsvp-primary-100, #dbeafe);
    text-decoration: none; }
  .rsvp-header-selections__icon {
    position: relative; }
  .rsvp-header-selections__count {
    background: var(--rsvp-primary, #3b82f6);
    color: var(--rsvp-white, #ffffff);
    font-size: 11px;
    font-weight: var(--rsvp-font-bold, 700);
    min-width: 18px;
    height: 18px;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px; }

.rsvp-cart-item__image {
  width: 100%;
  height: 160px;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
  position: relative; }

.rsvp-cart-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.rsvp-cart-item__image--gradient {
  background: linear-gradient(180deg, #6b9fff 0%, #5a8af5 25%, #4a7ae8 50%, #6b8fd4 75%, #8aa4d8 100%);
  display: flex;
  align-items: center;
  justify-content: center; }

.rsvp-cart-item__image--gradient::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(ellipse at 30% 20%, rgba(255, 255, 255, 0.15) 0%, transparent 50%);
  pointer-events: none; }

.rsvp-cart-item__image--gradient > i {
  font-size: 48px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  z-index: 1; }

.rsvp-cart-item__date-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #ffffff;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #374151;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 2; }

.rsvp-cart-item__remove--overlay {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: all 0.2s ease;
  z-index: 2; }

.rsvp-cart-item__remove--overlay:hover {
  background: rgba(239, 68, 68, 0.9);
  transform: scale(1.1);
  color: white; }

.rsvp-cart-item__remove--overlay i {
  font-size: 14px; }

.rsvp-cart-item__info--below-banner {
  padding: 16px 20px;
  border-bottom: 1px solid #e5e7eb; }

@media (min-width: 768px) {
  .rsvp-cart-item__image {
    height: 180px; }
  .rsvp-cart-item__image--gradient > i {
    font-size: 56px; } }

.rsvp-family-chip__check {
  display: flex;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #d1d5db;
  color: transparent;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.2s ease; }

.rsvp-family-chip__check i {
  font-size: 12px;
  opacity: 0;
  transition: opacity 0.15s ease; }

.rsvp-family-chip--selected .rsvp-family-chip__check {
  background: #3b82f6;
  border-color: #3b82f6;
  color: white; }

.rsvp-family-chip--selected .rsvp-family-chip__check i {
  opacity: 1; }

.rsvp-family-chip--disabled .rsvp-family-chip__check {
  display: none; }

.rsvp-registered-actions {
  display: flex;
  gap: var(--rsvp-space-sm, 8px);
  width: 100%; }

.rsvp-manage-btn,
.rsvp-cancel-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--rsvp-space-xs, 4px);
  padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-md, 12px);
  border-radius: 9999px;
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-semibold, 600);
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  min-height: 40px;
  flex: 1;
  text-decoration: none; }
  .rsvp-manage-btn i,
  .rsvp-cancel-btn i {
    font-size: 14px; }

.rsvp-manage-btn {
  background: var(--rsvp-primary, #3b82f6);
  color: var(--rsvp-white, #ffffff);
  box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3); }
  .rsvp-manage-btn:hover {
    background: var(--rsvp-primary-dark, #1d4ed8);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.4);
    text-decoration: none;
    color: var(--rsvp-white, #ffffff); }
  .rsvp-manage-btn:active {
    transform: translateY(0); }

.rsvp-cancel-btn {
  background: var(--rsvp-white, #ffffff);
  color: var(--rsvp-error, #ef4444);
  border: 2px solid var(--rsvp-error, #ef4444);
  box-shadow: 0 2px 8px rgba(239, 68, 68, 0.15); }
  .rsvp-cancel-btn:hover {
    background: var(--rsvp-error, #ef4444);
    color: var(--rsvp-white, #ffffff);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3); }
  .rsvp-cancel-btn:active {
    transform: translateY(0); }

@media (max-width: 380px) {
  .rsvp-registered-actions {
    gap: var(--rsvp-space-xs, 6px); }
  .rsvp-manage-btn,
  .rsvp-cancel-btn {
    padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-sm, 10px);
    font-size: 13px;
    min-height: 36px; }
    .rsvp-manage-btn span,
    .rsvp-cancel-btn span {
      display: none; }
    .rsvp-manage-btn i,
    .rsvp-cancel-btn i {
      font-size: 16px;
      margin: 0; } }

@media (min-width: 381px) and (max-width: 640px) {
  .rsvp-manage-btn span,
  .rsvp-cancel-btn span {
    font-size: 13px; } }

.rsvp-cost-calculator {
  position: fixed;
  bottom: 160px;
  right: 20px;
  background: rgba(17, 24, 39, 0.95);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(59, 130, 246, 0.3);
  padding: 12px 20px;
  border-radius: 50px;
  z-index: 99;
  animation: slideInBadge 0.3s ease-out;
  min-width: 150px;
  color: white;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 20px;
  font-weight: 600;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
  @media (min-width: 768px) {
    .rsvp-cost-calculator {
      bottom: 100px;
      right: 30px;
      padding: 16px 28px;
      font-size: 24px;
      gap: 12px; } }
  @media (min-width: 1024px) {
    .rsvp-cost-calculator {
      bottom: 40px;
      z-index: 999; } }
  .rsvp-cost-calculator i {
    font-size: 0.9em;
    opacity: 0.9; }
  .rsvp-cost-calculator strong {
    font-size: 1.3em;
    margin-left: 4px; }

.rsvp-cost-calculator__content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px; }

.rsvp-cost-calculator__label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 14px;
  font-weight: 500; }
  .rsvp-cost-calculator__label i {
    font-size: 16px; }
  @media (min-width: 768px) {
    .rsvp-cost-calculator__label {
      font-size: 15px; }
      .rsvp-cost-calculator__label i {
        font-size: 18px; } }
.rsvp-cost-calculator__amount {
  color: white;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  transition: transform 0.2s ease;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
  @media (min-width: 768px) {
    .rsvp-cost-calculator__amount {
      font-size: 24px; } }
@keyframes slideInBadge {
  from {
    transform: translateX(150%);
    opacity: 0; }
  to {
    transform: translateX(0);
    opacity: 1; } }

@keyframes slideUpCalculator {
  from {
    transform: translateY(100%);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

.rsvp-details-page {
  padding-bottom: 0; }

.rsvp-checkout-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--rsvp-white);
  border-top: 1px solid var(--rsvp-gray-200);
  padding: var(--rsvp-space-lg);
  z-index: 1001;
  z-index: 1000; }

.rsvp-cart-item {
  position: relative !important; }

.rsvp-cart-item__remove {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  width: 32px;
  height: 32px;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  text-decoration: none;
  transition: all 0.2s ease;
  z-index: 10; }
  .rsvp-cart-item__remove:hover {
    background: #fef2f2;
    border-color: #fecaca;
    color: #ef4444;
    transform: scale(1.1); }
  .rsvp-cart-item__remove i {
    font-size: 14px; }

.rsvp-cart-item__title {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  max-width: 100%;
  padding-right: 40px; }

.rsvp-cart-item__info {
  min-width: 0;
  flex: 1;
  overflow: hidden; }

.rsvp-cart-item__header {
  overflow: hidden; }

.rsvp-selection-card {
  background: var(--rsvp-white);
  border-radius: 16px;
  border: 1px solid var(--rsvp-gray-200);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  animation: rsvp-card-enter 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  opacity: 0; }
  .rsvp-selection-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }
  .rsvp-selection-card[data-index="0"] {
    animation-delay: 60ms; }
  .rsvp-selection-card[data-index="1"] {
    animation-delay: 120ms; }
  .rsvp-selection-card[data-index="2"] {
    animation-delay: 180ms; }
  .rsvp-selection-card[data-index="3"] {
    animation-delay: 240ms; }
  .rsvp-selection-card[data-index="4"] {
    animation-delay: 300ms; }
  .rsvp-selection-card[data-index="5"] {
    animation-delay: 360ms; }
  .rsvp-selection-card[data-index="6"] {
    animation-delay: 420ms; }
  .rsvp-selection-card[data-index="7"] {
    animation-delay: 480ms; }
  .rsvp-selection-card[data-index="8"] {
    animation-delay: 540ms; }
  .rsvp-selection-card[data-index="9"] {
    animation-delay: 600ms; }
  .rsvp-selection-card__header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border-bottom: 1px solid var(--rsvp-gray-100);
    position: relative; }
    @media (min-width: 768px) {
      .rsvp-selection-card__header {
        padding: 20px 24px; } }
  .rsvp-selection-card__date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    background: var(--rsvp-primary-50, #eff6ff);
    border-radius: 12px;
    flex-shrink: 0; }
    @media (min-width: 768px) {
      .rsvp-selection-card__date {
        width: 60px;
        height: 60px; } }
  .rsvp-selection-card__date-day {
    font-size: 22px;
    font-weight: 700;
    color: var(--rsvp-primary, #3b82f6);
    line-height: 1; }
    @media (min-width: 768px) {
      .rsvp-selection-card__date-day {
        font-size: 26px; } }
  .rsvp-selection-card__date-month {
    font-size: 11px;
    font-weight: 600;
    color: var(--rsvp-primary, #3b82f6);
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .rsvp-selection-card__info {
    flex: 1;
    min-width: 0; }
  .rsvp-selection-card__title {
    font-size: 16px;
    font-weight: 600;
    color: var(--rsvp-gray-900);
    margin: 0 0 4px;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .rsvp-selection-card__title {
        font-size: 18px; } }
  .rsvp-selection-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 13px;
    color: var(--rsvp-gray-500); }
    .rsvp-selection-card__meta span {
      display: flex;
      align-items: center;
      gap: 6px; }
    .rsvp-selection-card__meta i {
      font-size: 12px;
      color: var(--rsvp-gray-400); }
  .rsvp-selection-card__count {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 16px;
    background: var(--rsvp-gray-50);
    border-radius: 12px;
    flex-shrink: 0; }
  .rsvp-selection-card__count-number {
    font-size: 20px;
    font-weight: 700;
    color: var(--rsvp-primary, #3b82f6);
    line-height: 1;
    transition: transform 0.2s ease; }
    .rsvp-selection-card__count-number.pop {
      animation: rsvp-pop 0.3s ease; }
  .rsvp-selection-card__count-label {
    font-size: 10px;
    color: var(--rsvp-gray-500);
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .rsvp-selection-card__remove {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    border: none;
    background: transparent;
    color: var(--rsvp-gray-400);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease; }
    .rsvp-selection-card__remove:hover {
      background: #fef2f2;
      color: #ef4444; }
  .rsvp-selection-card__body {
    padding: 16px; }
    @media (min-width: 768px) {
      .rsvp-selection-card__body {
        padding: 20px 24px; } }
  .rsvp-selection-card__prompt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px; }
  .rsvp-selection-card__prompt-label {
    font-size: 14px;
    font-weight: 600;
    color: var(--rsvp-gray-700); }
    .rsvp-selection-card__prompt-label i {
      margin-right: 6px;
      color: var(--rsvp-gray-400); }
  .rsvp-selection-card__quick-actions {
    display: flex;
    align-items: center;
    gap: 8px; }
  .rsvp-selection-card__note {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: var(--rsvp-gray-500);
    margin-top: 16px;
    padding-top: 12px;
    border-top: 1px solid var(--rsvp-gray-100); }
    .rsvp-selection-card__note i {
      color: var(--rsvp-primary, #3b82f6); }

.rsvp-link-btn {
  background: none;
  border: none;
  padding: 4px 8px;
  font-size: 13px;
  font-weight: 500;
  color: var(--rsvp-primary, #3b82f6);
  cursor: pointer;
  transition: all 0.2s ease; }
  .rsvp-link-btn:hover {
    color: var(--rsvp-primary-dark, #2563eb);
    text-decoration: underline; }

.rsvp-divider {
  color: var(--rsvp-gray-300); }

.rsvp-member-section {
  margin-bottom: 16px; }
  .rsvp-member-section:last-child {
    margin-bottom: 0; }
  .rsvp-member-section__label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 600;
    color: var(--rsvp-gray-500);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 12px; }
    .rsvp-member-section__label i {
      font-size: 14px; }
  .rsvp-member-section__badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    background: #fef3c7;
    color: #92400e;
    border-radius: 12px;
    font-size: 10px;
    text-transform: uppercase;
    margin-left: auto; }

.rsvp-member-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 10px; }
  @media (min-width: 640px) {
    .rsvp-member-grid {
      grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); } }
.rsvp-member-chip {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: var(--rsvp-white);
  border: 2px solid var(--rsvp-gray-200);
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative; }
  .rsvp-member-chip:hover:not(.rsvp-member-chip--registered):not(.rsvp-member-chip--full) {
    border-color: var(--rsvp-primary-light, #93c5fd);
    background: var(--rsvp-primary-50, #eff6ff); }
  .rsvp-member-chip__input {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .rsvp-member-chip__avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
    .rsvp-member-chip__avatar--child {
      background: linear-gradient(135deg, #f97316, #fb923c); }
  .rsvp-member-chip__content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px; }
  .rsvp-member-chip__name {
    font-size: 14px;
    font-weight: 600;
    color: var(--rsvp-gray-800);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .rsvp-member-chip__age {
    font-size: 11px;
    color: var(--rsvp-gray-500); }
  .rsvp-member-chip__spots {
    font-size: 10px;
    font-weight: 500;
    padding: 2px 6px;
    border-radius: 4px;
    background: #dcfce7;
    color: #166534; }
    .rsvp-member-chip__spots--low {
      background: #fef3c7;
      color: #92400e; }
    .rsvp-member-chip__spots--full {
      background: #fee2e2;
      color: #991b1b; }
    .rsvp-member-chip__spots--closed {
      background: #fef2f2;
      color: #991b1b; }
  .rsvp-member-chip__indicator {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .rsvp-member-chip__indicator i {
      font-size: 16px; }
    .rsvp-member-chip__indicator .fa-check-circle {
      color: var(--rsvp-success, #10b981); }
    .rsvp-member-chip__indicator .fa-ban {
      color: var(--rsvp-gray-400); }
  .rsvp-member-chip__checkbox {
    width: 20px;
    height: 20px;
    border: 2px solid var(--rsvp-gray-300);
    border-radius: 6px;
    transition: all 0.2s ease; }
  .rsvp-member-chip--selected {
    border-color: var(--rsvp-primary, #3b82f6);
    background: var(--rsvp-primary-50, #eff6ff); }
    .rsvp-member-chip--selected .rsvp-member-chip__checkbox {
      background: var(--rsvp-primary, #3b82f6);
      border-color: var(--rsvp-primary, #3b82f6); }
      .rsvp-member-chip--selected .rsvp-member-chip__checkbox::after {
        content: '';
        display: block;
        width: 6px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        margin: 1px 0 0 5px; }
  .rsvp-member-chip--registered {
    background: #f0fdf4;
    border-color: #bbf7d0;
    cursor: default; }
    .rsvp-member-chip--registered .rsvp-member-chip__name {
      color: #166534; }
  .rsvp-member-chip--full {
    background: var(--rsvp-gray-50);
    border-color: var(--rsvp-gray-200);
    cursor: not-allowed;
    opacity: 0.7; }
  .rsvp-member-chip--closed {
    background: #fef2f2;
    border-color: #fecaca;
    cursor: not-allowed;
    opacity: 0.7; }

@keyframes rsvp-card-enter {
  from {
    opacity: 0;
    transform: translateY(16px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes rsvp-pop {
  0%, 100% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); } }

.rsvp-selection-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .rsvp-selection-cards {
      gap: 20px; } }
.rsvp-animate-pop {
  animation: rsvp-pop 0.3s ease; }

.rsvp-toast-container {
  position: fixed;
  bottom: calc(var(--rsvp-bottom-nav-height, 64px) + 80px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 8px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .rsvp-toast-container {
      bottom: 24px;
      right: 24px;
      left: auto;
      transform: none; } }
.rsvp-toast {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 20px;
  background: var(--rsvp-gray-900);
  color: var(--rsvp-white);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease; }
  .rsvp-toast--visible {
    opacity: 1;
    transform: translateY(0); }
  .rsvp-toast i {
    color: #10b981;
    font-size: 16px; }

.rsvp-checkout-stepper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--rsvp-space-lg, 16px) 0;
  margin-bottom: var(--rsvp-space-2xl, 24px);
  background: var(--rsvp-white, #ffffff);
  border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-checkout-stepper__steps {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
    @media (min-width: 768px) {
      .rsvp-checkout-stepper__steps {
        gap: var(--rsvp-space-md, 12px); } }
  .rsvp-checkout-stepper__step {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
    .rsvp-checkout-stepper__step-number {
      width: 32px;
      height: 32px;
      border-radius: 9999px;
      background: var(--rsvp-gray-200, #e5e7eb);
      color: var(--rsvp-gray-500, #6b7280);
      font-size: var(--rsvp-text-sm, 14px);
      font-weight: var(--rsvp-font-semibold, 600);
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.2s ease; }
    .rsvp-checkout-stepper__step-label {
      display: none;
      font-size: var(--rsvp-text-sm, 14px);
      font-weight: var(--rsvp-font-medium, 500);
      color: var(--rsvp-gray-500, #6b7280);
      transition: all 0.2s ease; }
      @media (min-width: 768px) {
        .rsvp-checkout-stepper__step-label {
          display: block; } }
    .rsvp-checkout-stepper__step--active .rsvp-checkout-stepper__step-number {
      background: var(--rsvp-primary, #3b82f6);
      color: var(--rsvp-white, #ffffff); }
    .rsvp-checkout-stepper__step--active .rsvp-checkout-stepper__step-label {
      color: var(--rsvp-primary, #3b82f6);
      font-weight: var(--rsvp-font-semibold, 600); }
    .rsvp-checkout-stepper__step--completed .rsvp-checkout-stepper__step-number {
      background: var(--rsvp-success, #10b981);
      color: var(--rsvp-white, #ffffff); }
    .rsvp-checkout-stepper__step--completed .rsvp-checkout-stepper__step-label {
      color: var(--rsvp-success, #10b981); }
  .rsvp-checkout-stepper__connector {
    width: 40px;
    height: 2px;
    background: var(--rsvp-gray-200, #e5e7eb);
    border-radius: 1px; }
    @media (min-width: 768px) {
      .rsvp-checkout-stepper__connector {
        width: 60px; } }
    .rsvp-checkout-stepper__connector--completed {
      background: var(--rsvp-success, #10b981); }

.rsvp-family-chips-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--rsvp-space-md, 12px); }

.rsvp-family-chips-label {
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-semibold, 600);
  color: var(--rsvp-gray-700, #374151);
  display: flex;
  align-items: center;
  gap: 8px; }
  .rsvp-family-chips-label i {
    color: var(--rsvp-gray-500, #6b7280); }

.rsvp-family-chips-actions {
  display: flex;
  gap: var(--rsvp-space-sm, 8px); }

.rsvp-family-chips-action {
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-300, #d1d5db);
  padding: var(--rsvp-space-xs, 4px) var(--rsvp-space-sm, 8px);
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-medium, 500);
  color: var(--rsvp-gray-500, #6b7280);
  cursor: pointer;
  border-radius: var(--rsvp-radius-sm, 6px);
  transition: all 0.15s ease; }
  .rsvp-family-chips-action:hover {
    border-color: var(--rsvp-primary, #3b82f6);
    color: var(--rsvp-primary, #3b82f6); }

.rsvp-family-section {
  margin-bottom: var(--rsvp-space-lg, 16px); }
  .rsvp-family-section:last-child {
    margin-bottom: 0; }
  .rsvp-family-section__label {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px);
    font-size: var(--rsvp-text-xs, 12px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-500, #6b7280);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: var(--rsvp-space-sm, 8px); }
    .rsvp-family-section__label i {
      font-size: 11px; }

.rsvp-family-chips {
  display: flex;
  flex-wrap: wrap;
  gap: var(--rsvp-space-sm, 8px); }

.rsvp-family-chip {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  background: var(--rsvp-white, #ffffff);
  border: 2px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px);
  cursor: pointer;
  transition: all 0.15s ease;
  min-height: 48px; }
  .rsvp-family-chip:hover:not(.rsvp-family-chip--disabled) {
    border-color: var(--rsvp-primary-light, #60a5fa);
    background: var(--rsvp-white, #ffffff); }
  .rsvp-family-chip__input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    margin: 0;
    pointer-events: auto; }
  .rsvp-family-chip__avatar {
    width: 32px;
    height: 32px;
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    border-radius: var(--rsvp-radius-full, 9999px);
    color: var(--rsvp-white, #ffffff);
    font-size: 12px;
    font-weight: var(--rsvp-font-semibold, 600);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
    .rsvp-family-chip__avatar--child {
      background: linear-gradient(135deg, #8b5cf6 0%, #6d28d9 100%); }
  .rsvp-family-chip__name {
    flex: 1;
    font-size: var(--rsvp-text-sm, 14px);
    font-weight: var(--rsvp-font-medium, 500);
    color: var(--rsvp-gray-900, #111827);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0; }
  .rsvp-family-chip__age {
    font-size: 12px;
    font-weight: var(--rsvp-font-normal, 400);
    color: var(--rsvp-gray-500, #6b7280); }
  .rsvp-family-chip__check {
    width: 22px;
    height: 22px;
    border: 2px solid var(--rsvp-gray-300, #d1d5db);
    border-radius: var(--rsvp-radius-full, 9999px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.15s ease;
    margin-left: auto;
    background: transparent; }
    .rsvp-family-chip__check i {
      font-size: 11px;
      line-height: 1;
      opacity: 0;
      transition: opacity 0.15s ease; }
  .rsvp-family-chip__status {
    color: var(--rsvp-success, #10b981);
    font-size: var(--rsvp-text-base, 16px);
    flex-shrink: 0;
    margin-left: auto; }
  .rsvp-family-chip--disabled {
    opacity: 0.6;
    cursor: not-allowed;
    background: var(--rsvp-gray-100, #f3f4f6); }
    .rsvp-family-chip--disabled .rsvp-family-chip__avatar {
      background: var(--rsvp-gray-400, #9ca3af); }

.rsvp-family-chip:has(input:checked) {
  background: var(--rsvp-primary-50, #eff6ff);
  border-color: var(--rsvp-primary, #3b82f6); }

.rsvp-family-chip:has(input:checked) .rsvp-family-chip__check {
  background: var(--rsvp-primary, #3b82f6);
  border-color: var(--rsvp-primary, #3b82f6); }

.rsvp-family-chip:has(input:checked) .rsvp-family-chip__check i {
  opacity: 1 !important;
  color: #fff !important; }

.rsvp-family-chip:has(input:checked) .rsvp-family-chip__check i::before {
  color: #fff !important; }

.rsvp-cart-item {
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-xl, 16px);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: var(--rsvp-space-lg, 16px); }
  .rsvp-cart-item__header {
    display: flex;
    flex-direction: row;
    background: linear-gradient(135deg, #f8fafc 0%, #eef2f7 100%); }
  .rsvp-cart-item__image {
    position: relative;
    width: 200px;
    min-width: 200px;
    min-height: 140px;
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .rsvp-cart-item__image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .rsvp-cart-item__image-placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 36px; }
  .rsvp-cart-item__date-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: var(--rsvp-white, #ffffff);
    border-radius: var(--rsvp-radius-md, 8px);
    padding: 6px 10px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-size: 12px;
    font-weight: 700;
    color: var(--rsvp-primary, #3b82f6); }
  .rsvp-cart-item__remove {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.4);
    color: var(--rsvp-white, #ffffff);
    border: none;
    border-radius: 50%;
    font-size: 12px;
    text-decoration: none;
    transition: all 0.2s; }
    .rsvp-cart-item__remove:hover {
      background: var(--rsvp-error, #ef4444);
      color: var(--rsvp-white, #ffffff); }
  .rsvp-cart-item__info {
    flex: 1;
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0; }
  .rsvp-cart-item__title {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-bold, 700);
    color: var(--rsvp-gray-900, #111827);
    margin: 0 0 8px;
    line-height: 1.3; }
  .rsvp-cart-item__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-500, #6b7280); }
    .rsvp-cart-item__meta span {
      display: flex;
      align-items: center;
      gap: 6px; }
    .rsvp-cart-item__meta i {
      color: var(--rsvp-gray-400, #9ca3af);
      font-size: 12px; }
  .rsvp-cart-item__body {
    padding: 16px 20px;
    border-top: 1px solid var(--rsvp-gray-100, #f3f4f6);
    background: var(--rsvp-gray-50, #f9fafb); }
  @media (max-width: 640px) {
    .rsvp-cart-item__header {
      flex-direction: column; }
    .rsvp-cart-item__image {
      width: 100%;
      min-width: 100%;
      aspect-ratio: 16 / 9;
      min-height: auto; } }
.rsvp-page-title-section {
  text-align: center;
  margin-bottom: var(--rsvp-space-2xl, 24px); }

.rsvp-page-title {
  font-size: 28px;
  font-weight: 800;
  color: var(--rsvp-gray-900, #111827);
  margin: 0 0 8px; }

.rsvp-page-subtitle {
  font-size: var(--rsvp-text-base, 16px);
  color: var(--rsvp-gray-500, #6b7280);
  margin: 0; }

.rsvp-stat-cards-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: var(--rsvp-space-2xl, 24px); }

.rsvp-stat-cards {
  display: flex;
  gap: var(--rsvp-space-lg, 16px); }

.rsvp-stat-card {
  padding: 16px 32px;
  border-radius: var(--rsvp-radius-lg, 12px);
  text-align: center;
  min-width: 100px; }
  .rsvp-stat-card--primary {
    background: linear-gradient(135deg, #eff6ff, #dbeafe);
    border: 1px solid #bfdbfe; }
    .rsvp-stat-card--primary .rsvp-stat-card__number {
      color: var(--rsvp-primary-dark, #1d4ed8); }
  .rsvp-stat-card--success {
    background: linear-gradient(135deg, #f0fdf4, #dcfce7);
    border: 1px solid #bbf7d0; }
    .rsvp-stat-card--success .rsvp-stat-card__number {
      color: #15803d; }
  .rsvp-stat-card__number {
    font-size: 32px;
    font-weight: 800;
    color: var(--rsvp-gray-900, #111827);
    line-height: 1; }
  .rsvp-stat-card__label {
    font-size: 13px;
    font-weight: 500;
    color: var(--rsvp-gray-500, #6b7280);
    margin-top: 4px; }

.rsvp-cart-items {
  max-width: 900px;
  margin: 0 auto; }

.rsvp-cart-actions {
  max-width: 900px;
  margin: var(--rsvp-space-2xl, 24px) auto 0;
  padding: 20px 0;
  border-top: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-cart-actions__buttons {
    display: flex;
    gap: var(--rsvp-space-md, 12px);
    justify-content: flex-end; }

.add-events-dialog {
  border: none;
  border-radius: 20px 20px 0 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
  max-height: 85vh;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  margin: 0;
  background: var(--rsvp-white, #ffffff);
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
  transform: translateY(100%);
  transition: transform 0.3s ease; }
  .add-events-dialog[open] {
    transform: translateY(0); }
  .add-events-dialog::backdrop {
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(4px); }
  .add-events-dialog__handle {
    display: flex;
    justify-content: center;
    padding: 12px 0 8px; }
  .add-events-dialog__handle-bar {
    width: 40px;
    height: 4px;
    background: var(--rsvp-gray-300, #d1d5db);
    border-radius: 2px; }
  .add-events-dialog__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 20px 16px;
    border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .add-events-dialog__title {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-semibold, 600);
    margin: 0;
    color: var(--rsvp-gray-900, #111827); }
  .add-events-dialog__close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: var(--rsvp-gray-100, #f3f4f6);
    border: none;
    border-radius: 50%;
    color: var(--rsvp-gray-500, #6b7280);
    cursor: pointer;
    transition: all 0.2s; }
    .add-events-dialog__close:hover {
      background: var(--rsvp-gray-200, #e5e7eb);
      color: var(--rsvp-gray-900, #111827); }
  .add-events-dialog__body {
    padding: 20px;
    max-height: 70vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .add-events-dialog {
      border-radius: var(--rsvp-radius-xl, 16px);
      max-width: 500px;
      bottom: auto;
      top: 50%;
      left: 50%;
      right: auto;
      transform: translate(-50%, -50%) scale(0.95);
      opacity: 0; }
      .add-events-dialog[open] {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1; } }
.rsvp-add-events-empty {
  text-align: center;
  padding: 40px 20px;
  color: var(--rsvp-gray-500, #6b7280); }
  .rsvp-add-events-empty i {
    font-size: 48px;
    color: var(--rsvp-gray-300, #d1d5db);
    margin-bottom: 16px; }
  .rsvp-add-events-empty h4 {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-700, #374151);
    margin: 0 0 8px; }
  .rsvp-add-events-empty p {
    margin: 0;
    font-size: var(--rsvp-text-sm, 14px); }

.rsvp-checkout-page {
  min-height: 100vh;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--rsvp-space-lg, 16px);
  padding-bottom: calc(var(--rsvp-bottom-nav-height, 64px) + var(--rsvp-action-bar-height, 72px) + 32px);
  background: var(--rsvp-gray-50, #f9fafb); }
  @media (min-width: 1024px) {
    .rsvp-checkout-page {
      padding-bottom: 48px; } }
  .rsvp-checkout-page > .rsvp-progress {
    width: calc(100% + var(--rsvp-space-lg, 16px) * 2);
    margin-left: calc(var(--rsvp-space-lg, 16px) * -1);
    margin-right: calc(var(--rsvp-space-lg, 16px) * -1); }

.rsvp-checkout-main {
  flex: 1;
  min-width: 0; }

.rsvp-checkout-sidebar {
  display: none; }
  @media (min-width: 1024px) {
    .rsvp-checkout-sidebar {
      display: block;
      width: 320px;
      flex-shrink: 0;
      position: sticky;
      top: var(--rsvp-space-2xl, 24px); } }
.rsvp-checkout-section {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  margin-bottom: var(--rsvp-space-xl, 20px);
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
  .rsvp-checkout-section__header {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-md, 12px);
    padding: var(--rsvp-space-lg, 16px);
    background: var(--rsvp-gray-50, #f9fafb);
    border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
    .rsvp-checkout-section__header-icon {
      width: 40px;
      height: 40px;
      border-radius: var(--rsvp-radius-lg, 12px);
      background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
      color: var(--rsvp-white, #ffffff);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: var(--rsvp-text-lg, 18px); }
    .rsvp-checkout-section__header-content {
      flex: 1; }
    .rsvp-checkout-section__header-title {
      font-size: var(--rsvp-text-base, 16px);
      font-weight: var(--rsvp-font-semibold, 600);
      color: var(--rsvp-gray-900, #111827);
      margin: 0; }
    .rsvp-checkout-section__header-subtitle {
      font-size: var(--rsvp-text-sm, 14px);
      color: var(--rsvp-gray-500, #6b7280);
      margin: 0; }
  .rsvp-checkout-section__body {
    padding: var(--rsvp-space-lg, 16px); }

.rsvp-family-step__event {
  margin-bottom: var(--rsvp-space-xl, 20px);
  padding-bottom: var(--rsvp-space-xl, 20px);
  border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-family-step__event:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

.rsvp-family-step__event-header {
  display: flex;
  align-items: center;
  gap: var(--rsvp-space-md, 12px);
  margin-bottom: var(--rsvp-space-lg, 16px); }

.rsvp-family-step__event-date {
  width: 48px;
  height: 48px;
  background: var(--rsvp-primary, #3b82f6);
  border-radius: var(--rsvp-radius-lg, 12px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--rsvp-white, #ffffff);
  flex-shrink: 0; }
  .rsvp-family-step__event-date-month {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    opacity: 0.9; }
  .rsvp-family-step__event-date-day {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-bold, 700);
    line-height: 1; }

.rsvp-family-step__event-info {
  flex: 1;
  min-width: 0; }

.rsvp-family-step__event-title {
  font-weight: var(--rsvp-font-semibold, 600);
  color: var(--rsvp-gray-900, #111827);
  margin: 0 0 var(--rsvp-space-xs, 4px); }

.rsvp-family-step__event-meta {
  font-size: var(--rsvp-text-sm, 14px);
  color: var(--rsvp-gray-500, #6b7280);
  margin: 0; }

.rsvp-review-section {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  margin-bottom: var(--rsvp-space-xl, 20px);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .rsvp-review-section__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: var(--rsvp-space-lg, 16px);
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    color: var(--rsvp-white, #ffffff); }
  .rsvp-review-section__title {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-semibold, 600);
    margin: 0;
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
  .rsvp-review-section__edit {
    color: var(--rsvp-white, #ffffff);
    opacity: 0.9;
    font-size: var(--rsvp-text-sm, 14px);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-xs, 4px); }
    .rsvp-review-section__edit:hover {
      opacity: 1;
      text-decoration: underline; }

.rsvp-review-events {
  padding: var(--rsvp-space-lg, 16px); }

.rsvp-review-event {
  padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
  background: var(--rsvp-gray-50, #f9fafb);
  border-radius: var(--rsvp-radius-lg, 12px);
  margin-bottom: var(--rsvp-space-md, 12px); }
  .rsvp-review-event:last-child {
    margin-bottom: 0; }
  .rsvp-review-event__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: var(--rsvp-space-md, 12px);
    margin-bottom: var(--rsvp-space-sm, 8px); }
  .rsvp-review-event__title {
    font-size: var(--rsvp-text-base, 16px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-900, #111827);
    margin: 0;
    flex: 1; }
  .rsvp-review-event__price {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-bold, 700);
    color: var(--rsvp-gray-900, #111827);
    white-space: nowrap; }
    .rsvp-review-event__price--free {
      color: var(--rsvp-success, #10b981); }
  .rsvp-review-event__registrants {
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-600, #4b5563);
    margin: 0;
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px); }
    .rsvp-review-event__registrants i {
      color: var(--rsvp-gray-400, #9ca3af); }

.rsvp-registrant-card {
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px);
  margin-bottom: var(--rsvp-space-lg, 16px);
  overflow: hidden; }
  .rsvp-registrant-card:last-child {
    margin-bottom: 0; }
  .rsvp-registrant-card__header {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-md, 12px);
    padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
    background: var(--rsvp-gray-50, #f9fafb);
    border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-registrant-card__avatar {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    border-radius: var(--rsvp-radius-full, 9999px);
    color: var(--rsvp-white, #ffffff);
    font-size: var(--rsvp-text-sm, 14px);
    font-weight: var(--rsvp-font-semibold, 600);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
  .rsvp-registrant-card__name {
    font-size: var(--rsvp-text-base, 16px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-900, #111827);
    margin: 0; }
  .rsvp-registrant-card__fields {
    padding: var(--rsvp-space-lg, 16px);
    display: flex;
    flex-direction: column;
    gap: var(--rsvp-space-lg, 16px); }

.rsvp-form-group {
  display: flex;
  flex-direction: column;
  gap: var(--rsvp-space-sm, 8px); }

.rsvp-form-label {
  font-size: var(--rsvp-text-sm, 14px);
  font-weight: var(--rsvp-font-medium, 500);
  color: var(--rsvp-gray-700, #374151); }

.rsvp-form-input,
.rsvp-form-select {
  width: 100%;
  padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
  font-size: var(--rsvp-text-base, 16px);
  font-family: inherit;
  color: var(--rsvp-gray-900, #111827);
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-300, #d1d5db);
  border-radius: var(--rsvp-radius-lg, 12px);
  transition: all 0.15s ease;
  min-height: 48px; }
  .rsvp-form-input:focus,
  .rsvp-form-select:focus {
    outline: none;
    border-color: var(--rsvp-primary, #3b82f6);
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }
  .rsvp-form-input::placeholder,
  .rsvp-form-select::placeholder {
    color: var(--rsvp-gray-400, #9ca3af); }

.rsvp-options-list {
  display: flex;
  flex-direction: column;
  gap: var(--rsvp-space-sm, 8px); }

.rsvp-option-item {
  display: flex;
  align-items: center;
  gap: var(--rsvp-space-md, 12px);
  padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
  background: var(--rsvp-white, #ffffff);
  border: 2px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px);
  cursor: pointer;
  transition: all 0.15s ease;
  min-height: 56px; }
  .rsvp-option-item:hover {
    border-color: var(--rsvp-primary-light, #60a5fa);
    background: var(--rsvp-primary-50, #eff6ff); }
  .rsvp-option-item:has(input:checked) {
    border-color: var(--rsvp-primary, #3b82f6);
    background: var(--rsvp-primary-50, #eff6ff); }
  .rsvp-option-item__radio {
    width: 20px;
    height: 20px;
    accent-color: var(--rsvp-primary, #3b82f6);
    cursor: pointer; }
  .rsvp-option-item__label {
    flex: 1;
    font-size: var(--rsvp-text-base, 16px);
    font-weight: var(--rsvp-font-medium, 500);
    color: var(--rsvp-gray-900, #111827); }
  .rsvp-option-item__price {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-bold, 700);
    color: var(--rsvp-gray-900, #111827); }

.rsvp-checkout-footer {
  position: fixed;
  bottom: var(--rsvp-bottom-nav-height, 64px);
  left: 0;
  right: 0;
  background: var(--rsvp-white, #ffffff);
  border-top: 1px solid var(--rsvp-gray-200, #e5e7eb);
  padding: var(--rsvp-space-lg, 16px);
  padding-bottom: calc(var(--rsvp-space-lg, 16px) + env(safe-area-inset-bottom));
  z-index: 100;
  box-shadow: 0 -10px 15px -3px rgba(0, 0, 0, 0.1); }
  @media (min-width: 1024px) {
    .rsvp-checkout-footer {
      display: none; } }
  .rsvp-checkout-footer__buttons {
    display: flex;
    gap: var(--rsvp-space-md, 12px); }
    .rsvp-checkout-footer__buttons .rsvp-btn {
      flex: 1; }

.rsvp-details-page,
.rsvp-review-page {
  min-height: 100vh;
  background: var(--rsvp-gray-50, #f9fafb);
  padding-bottom: 140px; }
  @media (min-width: 1024px) {
    .rsvp-details-page,
    .rsvp-review-page {
      padding-bottom: var(--rsvp-space-4xl, 40px); } }
.rsvp-details-container,
.rsvp-review-container {
  max-width: 700px;
  margin: 0 auto;
  padding: var(--rsvp-space-lg, 16px); }

.rsvp-details-event {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  margin-bottom: var(--rsvp-space-xl, 20px);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .rsvp-details-event__header {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-md, 12px);
    padding: var(--rsvp-space-lg, 16px);
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    color: var(--rsvp-white, #ffffff); }
  .rsvp-details-event__icon {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: var(--rsvp-radius-lg, 12px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--rsvp-text-lg, 18px); }
  .rsvp-details-event__info {
    flex: 1; }
  .rsvp-details-event__title {
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-semibold, 600);
    margin: 0; }
  .rsvp-details-event__subtitle {
    font-size: var(--rsvp-text-sm, 14px);
    opacity: 0.9;
    margin: 0; }
  .rsvp-details-event__body {
    padding: var(--rsvp-space-lg, 16px); }

.rsvp-details-footer,
.rsvp-review-footer {
  display: none; }
  @media (min-width: 1024px) {
    .rsvp-details-footer,
    .rsvp-review-footer {
      display: flex;
      justify-content: space-between;
      gap: var(--rsvp-space-md, 12px);
      padding-top: var(--rsvp-space-lg, 16px); }
      .rsvp-details-footer .rsvp-btn,
      .rsvp-review-footer .rsvp-btn {
        min-width: 160px; } }
@media (max-width: 1023px) {
  .rsvp-details-footer {
    display: none; } }

.rsvp-childcare-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 4px 8px;
  border-radius: 12px;
  margin-left: 8px; }
  .rsvp-childcare-badge i {
    font-size: 10px; }

.rsvp-classroom-capacity-info {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 12px;
  background: var(--rsvp-gray-50, #f9fafb);
  border-radius: var(--rsvp-radius-md, 8px);
  margin-bottom: 12px;
  border: 1px solid var(--rsvp-gray-200, #e5e7eb); }

.rsvp-classroom-spot {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  background: var(--rsvp-white, #ffffff);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-sm, 6px);
  font-size: 12px; }
  .rsvp-classroom-spot__name {
    font-weight: 600;
    color: var(--rsvp-gray-700, #374151); }
  .rsvp-classroom-spot__ages {
    color: var(--rsvp-gray-500, #6b7280); }
  .rsvp-classroom-spot__count {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 6px;
    border-radius: 10px;
    font-weight: 600; }
    .rsvp-classroom-spot__count i {
      font-size: 10px; }
  .rsvp-classroom-spot:not(.rsvp-classroom-spot--full):not(.rsvp-classroom-spot--low) .rsvp-classroom-spot__count {
    background: rgba(16, 185, 129, 0.1);
    color: #059669; }
  .rsvp-classroom-spot--low {
    border-color: #fbbf24;
    background: rgba(251, 191, 36, 0.05); }
    .rsvp-classroom-spot--low .rsvp-classroom-spot__count {
      background: rgba(251, 191, 36, 0.2);
      color: #d97706; }
  .rsvp-classroom-spot--full {
    border-color: #ef4444;
    background: rgba(239, 68, 68, 0.05);
    opacity: 0.7; }
    .rsvp-classroom-spot--full .rsvp-classroom-spot__count {
      background: rgba(239, 68, 68, 0.2);
      color: #dc2626; }

.rsvp-family-chip__classroom {
  display: block;
  font-size: 11px;
  color: var(--rsvp-gray-500, #6b7280);
  margin-top: 2px; }

.rsvp-family-chip--full {
  opacity: 0.6;
  cursor: not-allowed;
  border-color: var(--rsvp-gray-300, #d1d5db) !important;
  background: var(--rsvp-gray-100, #f3f4f6) !important; }
  .rsvp-family-chip--full .rsvp-family-chip__avatar {
    background: var(--rsvp-gray-400, #9ca3af) !important; }
  .rsvp-family-chip--full .rsvp-family-chip__status--full {
    color: #dc2626; }

@media (max-width: 480px) {
  .rsvp-classroom-capacity-info {
    flex-direction: column; }
  .rsvp-classroom-spot {
    width: 100%;
    justify-content: space-between; } }

.rsvp-classroom-limits-table {
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  border-radius: var(--rsvp-radius-lg, 12px);
  overflow: hidden;
  background: var(--rsvp-white, #ffffff); }

.rsvp-classroom-limits-header {
  display: grid;
  grid-template-columns: 1fr 120px 140px;
  gap: 12px;
  padding: 12px 16px;
  background: var(--rsvp-gray-50, #f9fafb);
  border-bottom: 1px solid var(--rsvp-gray-200, #e5e7eb);
  font-size: 12px;
  font-weight: 600;
  color: var(--rsvp-gray-600, #4b5563);
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.rsvp-classroom-limits-row {
  display: grid;
  grid-template-columns: 1fr 120px 140px;
  gap: 12px;
  padding: 12px 16px;
  align-items: center;
  border-bottom: 1px solid var(--rsvp-gray-100, #f3f4f6); }
  .rsvp-classroom-limits-row:last-child {
    border-bottom: none; }
  .rsvp-classroom-limits-row:hover {
    background: var(--rsvp-gray-50, #f9fafb); }

.rsvp-classroom-limits-col--name {
  display: flex;
  flex-direction: column;
  gap: 2px; }
  .rsvp-classroom-limits-col--name strong {
    color: var(--rsvp-gray-900, #111827);
    font-size: 14px; }

.rsvp-classroom-limits-col--capacity .rsvp-form-input--sm {
  width: 80px;
  padding: 8px 12px;
  font-size: 14px;
  text-align: center; }

.rsvp-classroom-limits-col--status {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 12px; }

.rsvp-classroom-ages {
  font-size: 12px;
  color: var(--rsvp-gray-500, #6b7280); }

.rsvp-classroom-registered {
  color: var(--rsvp-gray-600, #4b5563); }

.rsvp-classroom-status {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
  width: fit-content; }
  .rsvp-classroom-status--ok {
    background: rgba(16, 185, 129, 0.1);
    color: #059669; }
  .rsvp-classroom-status--low {
    background: rgba(251, 191, 36, 0.2);
    color: #d97706; }
  .rsvp-classroom-status--full {
    background: rgba(239, 68, 68, 0.2);
    color: #dc2626; }
  .rsvp-classroom-status--unlimited {
    background: var(--rsvp-gray-100, #f3f4f6);
    color: var(--rsvp-gray-600, #4b5563); }
  .rsvp-classroom-status--closed {
    background: rgba(239, 68, 68, 0.15);
    color: #dc2626; }
  .rsvp-classroom-status--new {
    background: rgba(59, 130, 246, 0.1);
    color: #2563eb; }

@media (max-width: 640px) {
  .rsvp-classroom-limits-header {
    display: none; }
  .rsvp-classroom-limits-row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px; }
  .rsvp-classroom-limits-col--name {
    padding-bottom: 8px;
    border-bottom: 1px solid var(--rsvp-gray-100, #f3f4f6); }
  .rsvp-classroom-limits-col--capacity {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .rsvp-classroom-limits-col--capacity::before {
      content: 'Max Capacity:';
      font-size: 12px;
      color: var(--rsvp-gray-600, #4b5563); }
  .rsvp-classroom-limits-col--status {
    flex-direction: row;
    justify-content: space-between;
    padding-top: 8px;
    border-top: 1px solid var(--rsvp-gray-100, #f3f4f6); } }

.rsvp-family-chip__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
  gap: 2px; }

.rsvp-family-chip__name-row {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap; }

.rsvp-family-chip__classroom-row {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px; }

.rsvp-family-chip__classroom-name {
  color: var(--rsvp-gray-500, #6b7280);
  font-weight: 500; }

.rsvp-family-chip__spots {
  display: inline-flex;
  align-items: center;
  padding: 1px 6px;
  border-radius: 8px;
  font-size: 10px;
  font-weight: 600;
  background: rgba(16, 185, 129, 0.1);
  color: #059669; }
  .rsvp-family-chip__spots--low {
    background: rgba(251, 191, 36, 0.15);
    color: #d97706; }
  .rsvp-family-chip__spots--full {
    background: rgba(239, 68, 68, 0.15);
    color: #dc2626; }

.rsvp-family-chip--child-card {
  flex-direction: row;
  align-items: center;
  padding: 12px 14px;
  gap: 12px;
  min-height: 64px; }
  .rsvp-family-chip--child-card .rsvp-family-chip__details {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    gap: 4px; }
  .rsvp-family-chip--child-card .rsvp-family-chip__name {
    font-size: 15px;
    font-weight: 600;
    color: var(--rsvp-gray-900, #111827); }
  .rsvp-family-chip--child-card .rsvp-family-chip__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: var(--rsvp-gray-500, #6b7280); }
    .rsvp-family-chip--child-card .rsvp-family-chip__meta > span:not(:last-child)::after {
      content: '•';
      margin-left: 6px;
      color: var(--rsvp-gray-300, #d1d5db); }
  .rsvp-family-chip--child-card .rsvp-family-chip__classroom-name {
    font-weight: 500;
    color: var(--rsvp-primary, #3b82f6); }
  .rsvp-family-chip--child-card .rsvp-family-chip__spots {
    display: inline-flex;
    align-items: center;
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 600; }
    .rsvp-family-chip--child-card .rsvp-family-chip__spots--ok {
      background: rgba(16, 185, 129, 0.12);
      color: #059669; }
    .rsvp-family-chip--child-card .rsvp-family-chip__spots--low {
      background: rgba(251, 191, 36, 0.15);
      color: #b45309; }
    .rsvp-family-chip--child-card .rsvp-family-chip__spots--full {
      background: rgba(239, 68, 68, 0.12);
      color: #dc2626; }
  .rsvp-family-chip--child-card .rsvp-family-chip__indicator {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--rsvp-gray-100, #f3f4f6);
    color: var(--rsvp-gray-400, #9ca3af);
    font-size: 12px;
    flex-shrink: 0;
    transition: all 0.2s ease; }
    .rsvp-family-chip--child-card .rsvp-family-chip__indicator--registered {
      background: rgba(16, 185, 129, 0.15);
      color: #059669; }
    .rsvp-family-chip--child-card .rsvp-family-chip__indicator--full {
      background: rgba(239, 68, 68, 0.12);
      color: #dc2626; }
  .rsvp-family-chip--child-card.rsvp-family-chip--selected .rsvp-family-chip__indicator {
    background: var(--rsvp-primary, #3b82f6);
    color: #fff; }

.rsvp-options-flow {
  display: flex;
  flex-direction: column;
  gap: 20px; }

.rsvp-options-event {
  background: var(--rsvp-white);
  border-radius: 16px;
  border: 1px solid var(--rsvp-gray-200);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  animation: rsvp-card-enter 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  opacity: 0; }
  .rsvp-options-event[data-index="0"] {
    animation-delay: 60ms; }
  .rsvp-options-event[data-index="1"] {
    animation-delay: 120ms; }
  .rsvp-options-event[data-index="2"] {
    animation-delay: 180ms; }
  .rsvp-options-event[data-index="3"] {
    animation-delay: 240ms; }
  .rsvp-options-event[data-index="4"] {
    animation-delay: 300ms; }
  .rsvp-options-event[data-index="5"] {
    animation-delay: 360ms; }
  .rsvp-options-event[data-index="6"] {
    animation-delay: 420ms; }
  .rsvp-options-event[data-index="7"] {
    animation-delay: 480ms; }
  .rsvp-options-event[data-index="8"] {
    animation-delay: 540ms; }
  .rsvp-options-event[data-index="9"] {
    animation-delay: 600ms; }
  .rsvp-options-event__header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    color: var(--rsvp-white); }
  .rsvp-options-event__icon {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0; }
  .rsvp-options-event__info {
    flex: 1;
    min-width: 0; }
  .rsvp-options-event__title {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .rsvp-options-event__meta {
    font-size: 13px;
    opacity: 0.9;
    margin: 0; }
  .rsvp-options-event__badge {
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    flex-shrink: 0; }
    .rsvp-options-event__badge--paid {
      background: rgba(255, 255, 255, 0.2);
      color: var(--rsvp-white); }
  .rsvp-options-event__body {
    padding: 20px; }

.rsvp-options-empty {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px;
  background: #f0fdf4;
  border-radius: 12px;
  color: #166534; }
  .rsvp-options-empty i {
    font-size: 20px; }
  .rsvp-options-empty p {
    margin: 0;
    font-size: 14px; }

.rsvp-registrant-options {
  border: 1px solid var(--rsvp-gray-100);
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 16px; }
  .rsvp-registrant-options:last-child {
    margin-bottom: 0; }
  .rsvp-registrant-options__header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: var(--rsvp-gray-50);
    border-bottom: 1px solid var(--rsvp-gray-100); }
  .rsvp-registrant-options__avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
  .rsvp-registrant-options__name {
    font-size: 15px;
    font-weight: 600;
    color: var(--rsvp-gray-800);
    margin: 0; }
  .rsvp-registrant-options__body {
    padding: 16px; }

.rsvp-price-options {
  display: flex;
  flex-direction: column;
  gap: 10px; }

.rsvp-price-option {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  background: var(--rsvp-white);
  border: 2px solid var(--rsvp-gray-200);
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease; }
  .rsvp-price-option:hover {
    border-color: var(--rsvp-primary-light, #93c5fd);
    background: var(--rsvp-primary-50, #eff6ff); }
  .rsvp-price-option__input {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .rsvp-price-option__content {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .rsvp-price-option__name {
    font-size: 14px;
    font-weight: 500;
    color: var(--rsvp-gray-700); }
  .rsvp-price-option__price {
    font-size: 16px;
    font-weight: 700;
    color: var(--rsvp-gray-900); }
  .rsvp-price-option__check {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid var(--rsvp-gray-300);
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
    transition: all 0.2s ease;
    flex-shrink: 0; }
    .rsvp-price-option__check i {
      font-size: 12px; }
  .rsvp-price-option--selected {
    border-color: var(--rsvp-primary, #3b82f6);
    background: var(--rsvp-primary-50, #eff6ff); }
    .rsvp-price-option--selected .rsvp-price-option__check {
      background: var(--rsvp-primary, #3b82f6);
      border-color: var(--rsvp-primary, #3b82f6);
      color: var(--rsvp-white); }

.rsvp-form-group {
  margin-bottom: 16px; }
  .rsvp-form-group:last-child {
    margin-bottom: 0; }

.rsvp-form-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--rsvp-gray-600);
  margin-bottom: 8px; }

.rsvp-form-input,
.rsvp-form-select {
  width: 100%;
  padding: 12px 14px;
  font-size: 15px;
  border: 2px solid var(--rsvp-gray-200);
  border-radius: 10px;
  background: var(--rsvp-white);
  transition: all 0.2s ease; }
  .rsvp-form-input:focus,
  .rsvp-form-select:focus {
    outline: none;
    border-color: var(--rsvp-primary, #3b82f6);
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }
  .rsvp-form-input::placeholder,
  .rsvp-form-select::placeholder {
    color: var(--rsvp-gray-400); }

.rsvp-form-checkbox {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer; }
  .rsvp-form-checkbox input {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .rsvp-form-checkbox__box {
    width: 22px;
    height: 22px;
    border: 2px solid var(--rsvp-gray-300);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    flex-shrink: 0; }
    .rsvp-form-checkbox__box::after {
      content: '';
      display: none;
      width: 6px;
      height: 10px;
      border: solid white;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg); }
  input:checked + .rsvp-form-checkbox__box {
    background: var(--rsvp-primary, #3b82f6);
    border-color: var(--rsvp-primary, #3b82f6); }
    input:checked + .rsvp-form-checkbox__box::after {
      display: block; }
  .rsvp-form-checkbox__label {
    font-size: 14px;
    color: var(--rsvp-gray-700); }

@keyframes rsvp-card-enter {
  from {
    opacity: 0;
    transform: translateY(16px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.rsvp-validation-alert {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 20px;
  background: linear-gradient(135deg, #fef2f2, #fee2e2);
  border: 1px solid #fca5a5;
  border-radius: 12px;
  margin-bottom: 24px; }
  .rsvp-validation-alert__icon {
    width: 40px;
    height: 40px;
    background: #ef4444;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    flex-shrink: 0; }
  .rsvp-validation-alert__content {
    flex: 1; }
  .rsvp-validation-alert__title {
    font-size: 15px;
    font-weight: 600;
    color: #991b1b;
    margin: 0 0 8px; }
  .rsvp-validation-alert__list {
    margin: 0;
    padding: 0 0 0 18px;
    font-size: 14px;
    color: #b91c1c; }
    .rsvp-validation-alert__list li {
      margin-bottom: 4px; }
      .rsvp-validation-alert__list li:last-child {
        margin-bottom: 0; }
  .rsvp-validation-alert__action {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 16px;
    background: #ef4444;
    color: white;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.2s ease;
    white-space: nowrap;
    align-self: center; }
    .rsvp-validation-alert__action:hover {
      background: #dc2626;
      color: white; }

.rsvp-review-layout {
  display: flex;
  flex-direction: column;
  gap: 24px; }
  @media (min-width: 1024px) {
    .rsvp-review-layout {
      flex-direction: row;
      gap: 32px;
      align-items: flex-start; } }
.rsvp-review-main {
  flex: 1;
  min-width: 0; }

.rsvp-review-cards {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.rsvp-review-card {
  background: var(--rsvp-white);
  border-radius: 16px;
  border: 1px solid var(--rsvp-gray-200);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  animation: rsvp-card-enter 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  opacity: 0; }
  .rsvp-review-card__header {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    background: linear-gradient(135deg, #f8fafc, #eef2f7);
    border-bottom: 1px solid var(--rsvp-gray-100); }
  .rsvp-review-card__date {
    width: 52px;
    height: 52px;
    background: var(--rsvp-primary, #3b82f6);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    flex-shrink: 0; }
  .rsvp-review-card__date-day {
    font-size: 22px;
    font-weight: 700;
    line-height: 1; }
  .rsvp-review-card__date-month {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.05em;
    opacity: 0.9;
    margin-top: 2px; }
  .rsvp-review-card__info {
    flex: 1;
    min-width: 0; }
  .rsvp-review-card__title {
    font-size: 17px;
    font-weight: 600;
    color: var(--rsvp-gray-900);
    margin: 0 0 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .rsvp-review-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 13px;
    color: var(--rsvp-gray-500); }
    .rsvp-review-card__meta span {
      display: flex;
      align-items: center;
      gap: 6px; }
    .rsvp-review-card__meta i {
      color: var(--rsvp-gray-400);
      font-size: 12px; }
  .rsvp-review-card__price {
    font-size: 20px;
    font-weight: 700;
    color: var(--rsvp-gray-900);
    flex-shrink: 0; }
    .rsvp-review-card__price--free {
      font-size: 14px;
      font-weight: 600;
      color: #10b981;
      background: #d1fae5;
      padding: 6px 12px;
      border-radius: 20px; }
  .rsvp-review-card__body {
    padding: 20px; }
  .rsvp-review-card__section-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 600;
    color: var(--rsvp-gray-500);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 12px; }
    .rsvp-review-card__section-label i {
      font-size: 11px; }
  .rsvp-review-card__footer {
    padding: 12px 20px;
    border-top: 1px solid var(--rsvp-gray-100);
    background: var(--rsvp-gray-50);
    display: flex;
    justify-content: flex-end; }
  .rsvp-review-card__edit {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 500;
    color: var(--rsvp-primary);
    text-decoration: none; }
    .rsvp-review-card__edit:hover {
      text-decoration: underline; }
    .rsvp-review-card__edit i {
      font-size: 12px; }

.rsvp-review-registrants {
  display: flex;
  flex-direction: column;
  gap: 10px; }

.rsvp-review-registrant {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  background: var(--rsvp-gray-50);
  border-radius: 10px; }
  .rsvp-review-registrant__avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea, #764ba2);
    color: white;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
  .rsvp-review-registrant__info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px; }
  .rsvp-review-registrant__name {
    font-size: 14px;
    font-weight: 600;
    color: var(--rsvp-gray-800); }
  .rsvp-review-registrant__option {
    font-size: 12px;
    color: var(--rsvp-gray-500); }

.rsvp-review-custom-fields {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.rsvp-review-custom-field-group {
  padding: 12px 14px;
  background: var(--rsvp-gray-50);
  border-radius: 10px; }
  .rsvp-review-custom-field-group__name {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: var(--rsvp-gray-700);
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid var(--rsvp-gray-200); }

.rsvp-review-custom-field {
  display: flex;
  gap: 8px;
  font-size: 13px;
  margin-bottom: 4px; }
  .rsvp-review-custom-field:last-child {
    margin-bottom: 0; }
  .rsvp-review-custom-field__label {
    color: var(--rsvp-gray-500); }
  .rsvp-review-custom-field__value {
    color: var(--rsvp-gray-800);
    font-weight: 500; }

@media (min-width: 1024px) {
  .rsvp-review-sidebar {
    width: 340px;
    flex-shrink: 0;
    position: sticky;
    top: 24px; } }

@media (max-width: 1023px) {
  .rsvp-review-sidebar {
    order: -1; } }

.rsvp-review-sidebar__form {
  display: none; }
  @media (min-width: 1024px) {
    .rsvp-review-sidebar__form {
      display: block;
      margin-top: 16px; } }
.rsvp-review-sidebar__terms {
  font-size: 12px;
  color: var(--rsvp-gray-500);
  text-align: center;
  margin: 12px 0 0; }

.rsvp-order-summary {
  background: var(--rsvp-white);
  border-radius: 16px;
  border: 1px solid var(--rsvp-gray-200);
  padding: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06); }
  .rsvp-order-summary__title {
    font-size: 17px;
    font-weight: 600;
    color: var(--rsvp-gray-900);
    margin: 0 0 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--rsvp-gray-100); }
  .rsvp-order-summary__details {
    display: flex;
    flex-direction: column;
    gap: 12px; }
  .rsvp-order-summary__row {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .rsvp-order-summary__label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: var(--rsvp-gray-600); }
    .rsvp-order-summary__label i {
      font-size: 14px;
      color: var(--rsvp-gray-400);
      width: 18px;
      text-align: center; }
  .rsvp-order-summary__value {
    font-size: 14px;
    font-weight: 600;
    color: var(--rsvp-gray-800); }
  .rsvp-order-summary__divider {
    height: 1px;
    background: var(--rsvp-gray-200);
    margin: 16px 0; }
  .rsvp-order-summary__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    background: linear-gradient(135deg, #f8fafc, #eef2f7);
    border-radius: 12px;
    margin: 0 -4px; }
  .rsvp-order-summary__total-label {
    font-size: 15px;
    font-weight: 600;
    color: var(--rsvp-gray-700); }
  .rsvp-order-summary__total-amount {
    font-size: 24px;
    font-weight: 700;
    color: var(--rsvp-gray-900); }
    .rsvp-order-summary__total-amount--free {
      font-size: 16px;
      display: flex;
      align-items: center;
      gap: 6px;
      color: #10b981; }
      .rsvp-order-summary__total-amount--free i {
        font-size: 18px; }
  .rsvp-order-summary__payment-note {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 16px;
    padding: 12px;
    background: #fef3c7;
    border-radius: 8px;
    font-size: 12px;
    color: #92400e; }
    .rsvp-order-summary__payment-note i {
      font-size: 14px;
      flex-shrink: 0;
      margin-top: 1px; }

.rsvp-btn--large {
  padding: 16px 24px;
  font-size: 16px; }

.rsvp-btn--full {
  width: 100%; }

.rsvp-btn--success {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  box-shadow: 0 4px 14px rgba(16, 185, 129, 0.3); }
  .rsvp-btn--success:hover:not(:disabled) {
    background: linear-gradient(135deg, #059669 0%, #047857 100%);
    box-shadow: 0 6px 20px rgba(16, 185, 129, 0.4); }
  .rsvp-btn--success:disabled {
    background: var(--rsvp-gray-300);
    box-shadow: none;
    cursor: not-allowed; }

/* Event Card Component */
.rsvp-event-card {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .rsvp-event-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
    border-color: var(--rsvp-primary-light, #60a5fa); }
  .rsvp-event-card__image {
    position: relative;
    height: 160px;
    background: var(--rsvp-gray-100, #f3f4f6);
    overflow: hidden; }
    .rsvp-event-card__image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.3s ease; }
    .rsvp-event-card__image:hover img {
      transform: scale(1.05); }
    .rsvp-event-card__image-placeholder {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: linear-gradient(135deg, var(--rsvp-primary-light, #60a5fa) 0%, var(--rsvp-primary, #3b82f6) 100%);
      color: var(--rsvp-white, #ffffff);
      font-size: 48px;
      opacity: 0.8; }
  .rsvp-event-card__date-badge {
    position: absolute;
    top: var(--rsvp-space-md, 12px);
    left: var(--rsvp-space-md, 12px);
    background: var(--rsvp-white, #ffffff);
    border-radius: var(--rsvp-radius-lg, 12px);
    padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-md, 12px);
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    min-width: 54px; }
    .rsvp-event-card__date-badge-month {
      display: block;
      font-size: 11px;
      font-weight: var(--rsvp-font-semibold, 600);
      color: var(--rsvp-primary, #3b82f6);
      text-transform: uppercase;
      letter-spacing: 0.05em; }
    .rsvp-event-card__date-badge-day {
      display: block;
      font-size: 20px;
      font-weight: var(--rsvp-font-bold, 700);
      color: var(--rsvp-gray-900, #111827);
      line-height: 1; }
  .rsvp-event-card__category {
    position: absolute;
    top: var(--rsvp-space-md, 12px);
    right: var(--rsvp-space-md, 12px);
    background: rgba(0, 0, 0, 0.6);
    color: var(--rsvp-white, #ffffff);
    padding: var(--rsvp-space-xs, 4px) var(--rsvp-space-sm, 8px);
    border-radius: var(--rsvp-radius-sm, 6px);
    font-size: 11px;
    font-weight: var(--rsvp-font-medium, 500);
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .rsvp-event-card__content {
    padding: var(--rsvp-space-lg, 16px);
    flex: 1;
    display: flex;
    flex-direction: column; }
  .rsvp-event-card__title {
    font-family: var(--rsvp-font-display, -apple-system, BlinkMacSystemFont, sans-serif);
    font-size: var(--rsvp-text-lg, 18px);
    font-weight: var(--rsvp-font-semibold, 600);
    color: var(--rsvp-gray-900, #111827);
    margin: 0 0 var(--rsvp-space-sm, 8px);
    line-height: 1.3; }
    .rsvp-event-card__title a {
      color: inherit;
      text-decoration: none; }
      .rsvp-event-card__title a:hover {
        color: var(--rsvp-primary, #3b82f6); }
  .rsvp-event-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: var(--rsvp-space-md, 12px);
    margin-bottom: var(--rsvp-space-md, 12px); }
    .rsvp-event-card__meta-item {
      display: flex;
      align-items: center;
      gap: var(--rsvp-space-xs, 4px);
      font-size: var(--rsvp-text-sm, 14px);
      color: var(--rsvp-gray-600, #4b5563); }
      .rsvp-event-card__meta-item i {
        color: var(--rsvp-gray-400, #9ca3af);
        font-size: 12px; }
  .rsvp-event-card__description {
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-600, #4b5563);
    line-height: 1.5;
    margin: 0 0 var(--rsvp-space-md, 12px);
    flex: 1; }
  .rsvp-event-card__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto; }
  .rsvp-event-card__status {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-xs, 4px);
    font-size: var(--rsvp-text-xs, 12px);
    font-weight: var(--rsvp-font-medium, 500);
    padding: var(--rsvp-space-xs, 4px) var(--rsvp-space-sm, 8px);
    border-radius: var(--rsvp-radius-sm, 6px); }
    .rsvp-event-card__status--full {
      background: rgba(239, 68, 68, 0.1);
      color: var(--rsvp-error, #ef4444); }
    .rsvp-event-card__status--limited {
      background: rgba(245, 158, 11, 0.1);
      color: #d97706; }
  .rsvp-event-card__price {
    font-size: var(--rsvp-text-base, 16px);
    font-weight: var(--rsvp-font-bold, 700);
    color: var(--rsvp-gray-900, #111827); }
  .rsvp-event-card__actions {
    display: flex;
    gap: var(--rsvp-space-sm, 8px);
    padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
    background: var(--rsvp-gray-50, #f9fafb);
    border-top: 1px solid var(--rsvp-gray-200, #e5e7eb); }
  .rsvp-event-card__details-btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--rsvp-space-sm, 8px) var(--rsvp-space-lg, 16px);
    background: var(--rsvp-white, #ffffff);
    color: var(--rsvp-gray-700, #374151);
    border: 1px solid var(--rsvp-gray-300, #d1d5db);
    border-radius: var(--rsvp-radius-full, 9999px);
    font-size: var(--rsvp-text-sm, 14px);
    font-weight: var(--rsvp-font-medium, 500);
    text-decoration: none;
    transition: all 0.15s ease;
    min-height: 40px; }
    .rsvp-event-card__details-btn:hover {
      background: var(--rsvp-gray-100, #f3f4f6);
      border-color: var(--rsvp-gray-400, #9ca3af); }

/* Grid layout for event cards */
.rsvp-events-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--rsvp-space-xl, 20px); }
  @media (min-width: 640px) {
    .rsvp-events-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1024px) {
    .rsvp-events-grid {
      grid-template-columns: repeat(3, 1fr); } }
.rsvp-family-page {
  min-height: 100vh;
  background: var(--rsvp-gray-50, #f9fafb);
  padding-bottom: 120px; }

.rsvp-family-header {
  background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
  padding: var(--rsvp-space-2xl, 24px) var(--rsvp-space-lg, 16px);
  color: var(--rsvp-white, #ffffff); }
  .rsvp-family-header__content {
    max-width: 600px;
    margin: 0 auto; }
  .rsvp-family-header__title {
    font-size: var(--rsvp-text-2xl, 24px);
    font-weight: var(--rsvp-font-bold, 700);
    margin: 0 0 var(--rsvp-space-xs, 4px); }
  .rsvp-family-header__subtitle {
    font-size: var(--rsvp-text-base, 16px);
    opacity: 0.9;
    margin: 0; }

.rsvp-family-form {
  max-width: 600px;
  margin: 0 auto;
  padding: var(--rsvp-space-lg, 16px); }

.rsvp-family-events {
  display: flex;
  flex-direction: column;
  gap: var(--rsvp-space-lg, 16px); }

.rsvp-family-event-card {
  background: var(--rsvp-white, #ffffff);
  border-radius: var(--rsvp-radius-xl, 16px);
  border: 1px solid var(--rsvp-gray-200, #e5e7eb);
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  .rsvp-family-event-card__header {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-md, 12px);
    padding: var(--rsvp-space-md, 12px) var(--rsvp-space-lg, 16px);
    background: linear-gradient(135deg, var(--rsvp-primary, #3b82f6) 0%, var(--rsvp-primary-dark, #1d4ed8) 100%);
    color: var(--rsvp-white, #ffffff); }
  .rsvp-family-event-card__date {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: var(--rsvp-radius-md, 8px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0; }
    .rsvp-family-event-card__date-month {
      font-size: 10px;
      font-weight: var(--rsvp-font-semibold, 600);
      letter-spacing: 0.05em;
      line-height: 1; }
    .rsvp-family-event-card__date-day {
      font-size: var(--rsvp-text-xl, 20px);
      font-weight: var(--rsvp-font-bold, 700);
      line-height: 1; }
  .rsvp-family-event-card__info {
    flex: 1;
    min-width: 0; }
  .rsvp-family-event-card__title {
    font-size: var(--rsvp-text-base, 16px);
    font-weight: var(--rsvp-font-semibold, 600);
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .rsvp-family-event-card__meta {
    font-size: var(--rsvp-text-sm, 14px);
    opacity: 0.9;
    margin: 2px 0 0;
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-xs, 4px); }
    .rsvp-family-event-card__meta i {
      font-size: 11px; }
    .rsvp-family-event-card__meta-separator {
      margin: 0 var(--rsvp-space-xs, 4px); }
  .rsvp-family-event-card__body {
    padding: var(--rsvp-space-lg, 16px); }
  .rsvp-family-event-card__note {
    display: flex;
    align-items: center;
    gap: var(--rsvp-space-sm, 8px);
    font-size: var(--rsvp-text-sm, 14px);
    color: var(--rsvp-gray-500, #6b7280);
    margin: var(--rsvp-space-md, 12px) 0 0;
    padding-top: var(--rsvp-space-md, 12px);
    border-top: 1px solid var(--rsvp-gray-100, #f3f4f6); }
    .rsvp-family-event-card__note i {
      color: var(--rsvp-primary, #3b82f6); }

.rsvp-family-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--rsvp-white, #ffffff);
  border-top: 1px solid var(--rsvp-gray-200, #e5e7eb);
  padding: var(--rsvp-space-lg, 16px);
  padding-bottom: calc(var(--rsvp-space-lg, 16px) + env(safe-area-inset-bottom));
  z-index: 100;
  box-shadow: 0 -4px 6px -1px rgba(0, 0, 0, 0.1); }
  .rsvp-family-footer__inner {
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    gap: var(--rsvp-space-md, 12px); }
  .rsvp-family-footer .rsvp-btn--flex {
    flex: 1; }

.rsvp-family-page ~ footer,
.rsvp-family-page ~ .site-footer,
.rsvp-family-page ~ .footer {
  display: none; }

body:has(.rsvp-family-page) footer,
body:has(.rsvp-family-page) .site-footer,
body:has(.rsvp-family-page) .footer {
  display: none !important; }

.contact-profile {
  min-height: 100vh;
  background: #f1f5f9; }

.contact-header {
  background: #ffffff;
  border-bottom: 1px solid #e2e8f0; }
  .contact-header__main {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 24px; }
  .contact-header__avatar {
    flex-shrink: 0; }
  .contact-header__info {
    flex: 1;
    min-width: 0; }
  .contact-header__top-row {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 10px; }
  .contact-header__bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap; }
  .contact-header__name {
    font-size: 22px;
    font-weight: 700;
    color: #0f172a;
    margin: 0;
    line-height: 1.2; }
  .contact-header__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 6px; }
  .contact-header__quick-contact {
    display: flex;
    align-items: center;
    gap: 8px; }
  .contact-header__actions {
    display: flex;
    gap: 6px; }
  .contact-header__progress {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 12px 24px;
    padding-left: calc(24px + 56px + 16px);
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    max-width: 1200px;
    margin: 0 auto; }

.contact-avatar-initials {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3); }

.contact-header__avatar img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); }

.contact-quick-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.15s ease; }
  .contact-quick-btn i {
    font-size: 12px; }
  .contact-quick-btn span {
    color: inherit; }
  .contact-quick-btn--phone {
    background: #ecfdf5;
    color: #059669; }
    .contact-quick-btn--phone:hover {
      background: #10b981;
      color: #ffffff; }
  .contact-quick-btn--text {
    background: #eff6ff;
    color: #2563eb;
    padding: 6px 10px; }
    .contact-quick-btn--text:hover {
      background: #3b82f6;
      color: #ffffff; }
  .contact-quick-btn--email {
    background: #f5f3ff;
    color: #7c3aed;
    padding: 6px 10px; }
    .contact-quick-btn--email:hover {
      background: #8b5cf6;
      color: #ffffff; }

.contact-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 8px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  color: #64748b;
  text-decoration: none;
  transition: all 0.15s ease; }
  .contact-action-btn i {
    font-size: 13px; }
  .contact-action-btn:hover {
    background: #3b82f6;
    border-color: #3b82f6;
    color: #ffffff; }
  .contact-action-btn--warning:hover {
    background: #f59e0b;
    border-color: #f59e0b; }
  .contact-action-btn--danger:hover {
    background: #ef4444;
    border-color: #ef4444; }

.contact-progress {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  max-width: 350px; }
  .contact-progress__label {
    font-size: 12px;
    font-weight: 600;
    color: #64748b;
    white-space: nowrap; }
  .contact-progress__bar {
    flex: 1;
    height: 6px;
    background: #e2e8f0;
    border-radius: 999px;
    overflow: hidden; }
  .contact-progress__fill {
    height: 100%;
    background: linear-gradient(90deg, #10b981 0%, #059669 100%);
    border-radius: 999px; }
  .contact-progress__text {
    font-size: 13px;
    font-weight: 700;
    color: #0f172a; }

.contact-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap; }
  .contact-badge i {
    font-size: 10px; }
  .contact-badge--primary {
    background: #eff6ff;
    color: #1d4ed8; }
  .contact-badge--success {
    background: #ecfdf5;
    color: #047857; }
  .contact-badge--success-light {
    background: #ecfdf5;
    color: #047857;
    font-size: 10px;
    padding: 3px 8px; }
  .contact-badge--gold {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    color: #92400e; }
    .contact-badge--gold i {
      color: #f59e0b; }
  .contact-badge--gray {
    background: #f1f5f9;
    color: #475569; }

.contact-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 24px; }
  @media (min-width: 768px) {
    .contact-content {
      grid-template-columns: 320px 1fr; } }
.contact-sidebar {
  display: flex;
  flex-direction: column;
  gap: 16px; }
  @media (min-width: 768px) {
    .contact-sidebar {
      position: sticky;
      top: 24px;
      align-self: start; } }
.contact-section {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  overflow: hidden; }
  .contact-section__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: #f8fafc;
    border-bottom: 1px solid #e2e8f0; }
  .contact-section__title {
    font-size: 11px;
    font-weight: 700;
    color: #475569;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
    .contact-section__title i {
      color: #3b82f6;
      font-size: 12px; }
  .contact-section__action {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    color: #94a3b8;
    text-decoration: none;
    font-size: 12px; }
    .contact-section__action:hover {
      background: #3b82f6;
      color: #ffffff; }

.contact-details {
  padding: 4px 0; }

.contact-detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px 16px; }
  .contact-detail:hover {
    background: #f8fafc; }
  .contact-detail__label {
    font-size: 12px;
    font-weight: 500;
    color: #64748b; }
  .contact-detail__value {
    font-size: 12px;
    font-weight: 600;
    color: #0f172a;
    text-align: right; }
    .contact-detail__value--truncate {
      max-width: 160px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .contact-detail__value--email {
      word-break: break-all;
      user-select: text;
      -webkit-user-select: text; }
  .contact-detail a.contact-detail__value {
    color: #3b82f6;
    text-decoration: none; }
    .contact-detail a.contact-detail__value:hover {
      text-decoration: underline; }

.contact-family {
  padding: 6px 0; }
  .contact-family__member {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px; }
    .contact-family__member:hover {
      background: #f8fafc; }
  .contact-family__icon {
    width: 28px;
    height: 28px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px; }
    .contact-family__icon--spouse {
      background: #fce7f3;
      color: #db2777; }
    .contact-family__icon--parent {
      background: #dbeafe;
      color: #2563eb; }
    .contact-family__icon--child {
      background: #d1fae5;
      color: #059669; }
  .contact-family__info {
    flex: 1; }
  .contact-family__role {
    display: block;
    font-size: 10px;
    font-weight: 600;
    color: #94a3b8;
    text-transform: uppercase; }
  .contact-family__name {
    font-size: 13px;
    font-weight: 600;
    color: #3b82f6;
    text-decoration: none; }
    .contact-family__name:hover {
      text-decoration: underline; }
  .contact-family__empty {
    font-size: 12px;
    color: #94a3b8;
    text-align: center;
    padding: 20px 16px;
    margin: 0; }

.contact-stats {
  padding: 6px 0; }

.contact-stat {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  border-left: 3px solid transparent; }
  .contact-stat:hover {
    background: #f8fafc; }
  .contact-stat--active {
    background: #f0fdf4;
    border-left-color: #10b981; }
  .contact-stat__icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #64748b;
    font-size: 13px; }
  .contact-stat--active .contact-stat__icon {
    background: #d1fae5;
    color: #059669; }
  .contact-stat__label {
    flex: 1;
    font-size: 13px;
    font-weight: 500;
    color: #334155; }
  .contact-stat__status {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px; }
    .contact-stat__status--yes {
      background: #10b981;
      color: #ffffff; }
    .contact-stat__status--no {
      background: #e2e8f0;
      color: #94a3b8; }

.contact-main {
  display: flex;
  flex-direction: column;
  gap: 12px; }

.contact-panel {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  overflow: hidden; }
  .contact-panel--admin {
    border-color: #fde68a;
    background: linear-gradient(135deg, #fffef7 0%, #fffbeb 100%); }
  .contact-panel__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 14px 16px;
    background: none;
    border: none;
    cursor: pointer; }
    .contact-panel__header:hover {
      background: #f8fafc; }
  .contact-panel__title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #0f172a; }
  .contact-panel__icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px; }
    .contact-panel__icon--blue {
      background: #dbeafe;
      color: #2563eb; }
    .contact-panel__icon--green {
      background: #d1fae5;
      color: #059669; }
    .contact-panel__icon--purple {
      background: #ede9fe;
      color: #7c3aed; }
    .contact-panel__icon--orange {
      background: #ffedd5;
      color: #ea580c; }
    .contact-panel__icon--yellow {
      background: #fef3c7;
      color: #d97706; }
    .contact-panel__icon--pink {
      background: #fce7f3;
      color: #db2777; }
  .contact-panel__count {
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    color: #ffffff;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
  .contact-panel__arrow {
    color: #94a3b8;
    font-size: 11px;
    transition: transform 0.2s ease; }
  .contact-panel.is-open .contact-panel__arrow {
    transform: rotate(180deg); }
  .contact-panel__content {
    display: none;
    border-top: 1px solid #e2e8f0; }
  .contact-panel.is-open .contact-panel__content {
    display: block; }
  .contact-panel__empty {
    padding: 32px 20px;
    text-align: center; }
    .contact-panel__empty p {
      margin: 0 0 14px;
      color: #64748b;
      font-size: 13px; }
  .contact-panel__empty-icon {
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    background: #f1f5f9;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #94a3b8;
    font-size: 20px; }
  .contact-panel__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0; }
  .contact-panel__footer-label {
    font-size: 12px;
    color: #64748b; }
  .contact-panel__details {
    border-top: 1px solid #e2e8f0; }
    .contact-panel__details summary {
      display: flex;
      align-items: center;
      gap: 8px;
      padding: 10px 16px;
      font-size: 12px;
      font-weight: 600;
      color: #3b82f6;
      cursor: pointer;
      background: #f8fafc;
      list-style: none; }
      .contact-panel__details summary::-webkit-details-marker {
        display: none; }
      .contact-panel__details summary:hover {
        background: #f1f5f9; }
      .contact-panel__details summary i {
        font-size: 10px;
        color: #94a3b8; }
    .contact-panel__details[open] summary {
      border-bottom: 1px solid #e2e8f0; }
  .contact-panel__details-content {
    background: #fafafa; }

.contact-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px 16px;
  border-bottom: 1px solid #f1f5f9; }
  .contact-list-item:hover {
    background: #f8fafc; }
  .contact-list-item:last-child {
    border-bottom: none; }
  .contact-list-item--muted {
    opacity: 0.7; }
  .contact-list-item__main {
    flex: 1;
    min-width: 0; }
  .contact-list-item__title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #0f172a; }
    .contact-list-item__title a {
      color: #3b82f6;
      text-decoration: none; }
      .contact-list-item__title a:hover {
        text-decoration: underline; }
  .contact-list-item__subtitle {
    display: block;
    font-size: 11px;
    color: #64748b;
    margin-top: 2px; }
  .contact-list-item__date {
    font-size: 11px;
    color: #94a3b8; }

.contact-admin-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid rgba(253, 230, 138, 0.4); }
  .contact-admin-row__label {
    font-size: 12px;
    font-weight: 500;
    color: #64748b; }
  .contact-admin-row__value {
    font-size: 12px;
    font-weight: 600;
    color: #0f172a; }
    .contact-admin-row__value a {
      color: #3b82f6;
      text-decoration: none; }
      .contact-admin-row__value a:hover {
        text-decoration: underline; }
    .contact-admin-row__value .text-success {
      color: #10b981; }
    .contact-admin-row__value .text-gray {
      color: #94a3b8; }

.contact-admin-notes {
  padding: 16px;
  border-top: 1px solid rgba(253, 230, 138, 0.4); }
  .contact-admin-notes h4 {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 700;
    color: #334155;
    margin: 0 0 10px; }
    .contact-admin-notes h4 i {
      color: #d97706;
      font-size: 11px; }

.contact-notes-textarea {
  width: 100%;
  min-height: 100px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 12px;
  font-size: 13px;
  resize: vertical; }
  .contact-notes-textarea:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }

.contact-notes-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px; }

.contact-link {
  font-size: 12px;
  font-weight: 600;
  color: #3b82f6;
  text-decoration: none; }
  .contact-link:hover {
    text-decoration: underline; }

@media (max-width: 767px) {
  .contact-header__main {
    flex-wrap: wrap;
    padding: 16px; }
  .contact-header__progress {
    padding-left: 16px; }
  .contact-header__info {
    flex: 1 1 calc(100% - 72px); }
  .contact-header__top-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px; }
  .contact-header__bottom-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px; }
  .contact-header__actions {
    width: 100%;
    padding-top: 12px;
    border-top: 1px solid #e2e8f0; }
  .contact-avatar-initials,
  .contact-header__avatar img {
    width: 48px;
    height: 48px;
    font-size: 18px; }
  .contact-header__name {
    font-size: 18px; }
  .contact-content {
    padding: 16px; } }

.student-dashboard {
  min-height: calc(100vh - 100px);
  padding: 40px 24px;
  background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%) !important; }
  @media (min-width: 768px) {
    .student-dashboard {
      padding: 60px 48px; } }
.student-dashboard__header {
  text-align: center;
  margin-bottom: 48px; }

.student-dashboard__title {
  font-size: 32px !important;
  font-weight: 800 !important;
  color: #0f172a !important;
  margin: 0 0 8px !important;
  letter-spacing: -0.02em; }
  @media (min-width: 768px) {
    .student-dashboard__title {
      font-size: 40px !important; } }
.student-dashboard__subtitle {
  font-size: 16px !important;
  color: #64748b !important;
  margin: 0 !important; }
  @media (min-width: 768px) {
    .student-dashboard__subtitle {
      font-size: 18px !important; } }
.student-dashboard__grid {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 24px;
  max-width: 800px;
  margin: 0 auto; }
  @media (min-width: 640px) {
    .student-dashboard__grid {
      grid-template-columns: 1fr 1fr; } }
.student-card {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
  padding: 40px 32px !important;
  background: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 20px !important;
  text-decoration: none !important;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 280px;
  position: relative;
  overflow: hidden; }
  .student-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1) !important;
    border-color: transparent !important; }

.student-card__icon {
  width: 96px !important;
  height: 96px !important;
  border-radius: 24px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 24px !important;
  transition: all 0.3s ease; }
  .student-card__icon i {
    font-size: 40px !important;
    transition: all 0.3s ease; }

.student-card__content {
  position: relative;
  z-index: 1; }

.student-card__title {
  font-size: 28px !important;
  font-weight: 700 !important;
  margin: 0 0 8px !important;
  letter-spacing: -0.01em; }

.student-card__description {
  font-size: 15px !important;
  color: #64748b !important;
  margin: 0 !important;
  line-height: 1.5; }

.student-card__arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f1f5f9;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.3s ease; }
  .student-card__arrow i {
    font-size: 14px !important;
    color: #64748b !important; }

.student-card:hover .student-card__arrow {
  opacity: 1;
  transform: translateX(0); }

.student-card.student-card--rides .student-card__icon {
  background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%) !important; }
  .student-card.student-card--rides .student-card__icon i {
    color: #2563eb !important; }

.student-card.student-card--rides .student-card__title {
  color: #1e40af !important; }

.student-card.student-card--rides:hover {
  background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%) !important; }
  .student-card.student-card--rides:hover .student-card__icon {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%) !important;
    transform: scale(1.05); }
    .student-card.student-card--rides:hover .student-card__icon i {
      color: #ffffff !important; }
  .student-card.student-card--rides:hover .student-card__arrow {
    background: #3b82f6 !important; }
    .student-card.student-card--rides:hover .student-card__arrow i {
      color: #ffffff !important; }

.student-card.student-card--events .student-card__icon {
  background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%) !important; }
  .student-card.student-card--events .student-card__icon i {
    color: #059669 !important; }

.student-card.student-card--events .student-card__title {
  color: #047857 !important; }

.student-card.student-card--events:hover {
  background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%) !important; }
  .student-card.student-card--events:hover .student-card__icon {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
    transform: scale(1.05); }
    .student-card.student-card--events:hover .student-card__icon i {
      color: #ffffff !important; }
  .student-card.student-card--events:hover .student-card__arrow {
    background: #10b981 !important; }
    .student-card.student-card--events:hover .student-card__arrow i {
      color: #ffffff !important; }

.student-card:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3) !important; }

@media (hover: none) {
  .student-card:hover {
    transform: none;
    box-shadow: none; }
  .student-card:active {
    transform: scale(0.98); }
  .student-card__arrow {
    opacity: 1;
    transform: translateX(0); } }

.profile-modal-wrapper.modal {
  z-index: 9999 !important;
  background-color: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(4px); }
  .profile-modal-wrapper.modal .modal-dialog {
    max-width: 720px;
    margin: 1.75rem auto; }
  .profile-modal-wrapper.modal .modal-backdrop {
    z-index: 9998 !important; }

.profile-modal {
  border: none;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  background: #ffffff; }
  .profile-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 28px;
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);
    color: #ffffff; }
  .profile-modal__header-content {
    display: flex;
    align-items: center;
    gap: 16px; }
  .profile-modal__avatar {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center; }
    .profile-modal__avatar i {
      font-size: 24px;
      color: #ffffff; }
  .profile-modal__title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    letter-spacing: -0.02em; }
  .profile-modal__subtitle {
    font-size: 13px;
    margin: 4px 0 0;
    opacity: 0.85;
    font-weight: 500; }
  .profile-modal__close {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.15);
    border: none;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.15s ease; }
    .profile-modal__close:hover {
      background: rgba(255, 255, 255, 0.25);
      transform: scale(1.05); }
    .profile-modal__close i {
      font-size: 16px; }
  .profile-modal__body {
    padding: 24px;
    background: #f8fafc; }

.profile-form__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px; }
  @media (min-width: 640px) {
    .profile-form__grid {
      grid-template-columns: 1fr 1fr; } }
.profile-form__column {
  display: flex;
  flex-direction: column;
  gap: 20px; }

.profile-form__section {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04); }
  .profile-form__section--full {
    height: 100%; }

.profile-form__section-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0; }

.profile-form__section-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .profile-form__section-icon i {
    font-size: 14px; }
  .profile-form__section-icon--blue {
    background: #dbeafe;
    color: #2563eb; }
  .profile-form__section-icon--green {
    background: #d1fae5;
    color: #059669; }
  .profile-form__section-icon--purple {
    background: #ede9fe;
    color: #7c3aed; }

.profile-form__section-title {
  font-size: 13px;
  font-weight: 700;
  color: #334155;
  letter-spacing: -0.01em; }

.profile-form__fields {
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 14px; }

.profile-form__field {
  flex: 1;
  min-width: 0; }

.profile-form__field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }
  @media (max-width: 480px) {
    .profile-form__field-row {
      grid-template-columns: 1fr; } }
.profile-form__label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: #64748b;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

.profile-form__input, .profile-form__select {
  width: 100%;
  padding: 11px 14px;
  font-size: 14px;
  font-weight: 500;
  color: #0f172a;
  background: #ffffff;
  border: 1.5px solid #e2e8f0;
  border-radius: 10px;
  transition: all 0.15s ease; }
  .profile-form__input::placeholder, .profile-form__select::placeholder {
    color: #94a3b8;
    font-weight: 400; }
  .profile-form__input:hover, .profile-form__select:hover {
    border-color: #cbd5e1; }
  .profile-form__input:focus, .profile-form__select:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15); }

.profile-form__select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 40px;
  cursor: pointer; }

.profile-form__footer {
  display: flex;
  gap: 12px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e2e8f0; }

.profile-form__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 24px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.15s ease;
  border: none; }
  .profile-form__btn--cancel {
    background: #f1f5f9;
    color: #475569; }
    .profile-form__btn--cancel:hover {
      background: #e2e8f0;
      color: #334155; }
    .profile-form__btn--cancel i {
      font-size: 12px; }
  .profile-form__btn--submit {
    flex: 1;
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3); }
    .profile-form__btn--submit:hover {
      box-shadow: 0 6px 20px rgba(59, 130, 246, 0.4);
      transform: translateY(-1px); }
    .profile-form__btn--submit:active {
      transform: translateY(0); }

@media (max-width: 767px) {
  .profile-modal-wrapper.modal .modal-dialog {
    margin: 1rem;
    max-width: calc(100% - 2rem); }
  .profile-modal__header {
    padding: 20px; }
  .profile-modal__avatar {
    width: 44px;
    height: 44px; }
    .profile-modal__avatar i {
      font-size: 20px; }
  .profile-modal__title {
    font-size: 18px; }
  .profile-modal__body {
    padding: 16px; }
  .profile-form__footer {
    flex-direction: column-reverse; }
  .profile-form__btn {
    width: 100%; } }

.profile-modal-wrapper.modal {
  z-index: 9999 !important;
  background-color: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(4px); }
  .profile-modal-wrapper.modal .modal-dialog {
    max-width: 720px;
    margin: 1.75rem auto; }
  .profile-modal-wrapper.modal .modal-backdrop {
    z-index: 9998 !important; }

.profile-modal {
  border: none;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  background: #ffffff; }
  .profile-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 28px;
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);
    color: #ffffff; }
  .profile-modal__header-content {
    display: flex;
    align-items: center;
    gap: 16px; }
  .profile-modal__avatar {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center; }
    .profile-modal__avatar i {
      font-size: 24px;
      color: #ffffff; }
  .profile-modal__title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    letter-spacing: -0.02em; }
  .profile-modal__subtitle {
    font-size: 13px;
    margin: 4px 0 0;
    opacity: 0.85;
    font-weight: 500; }
  .profile-modal__close {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.15);
    border: none;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.15s ease; }
    .profile-modal__close:hover {
      background: rgba(255, 255, 255, 0.25);
      transform: scale(1.05); }
    .profile-modal__close i {
      font-size: 16px; }
  .profile-modal__body {
    padding: 24px;
    background: #f8fafc; }

.profile-form__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px; }
  @media (min-width: 640px) {
    .profile-form__grid {
      grid-template-columns: 1fr 1fr; } }
.profile-form__column {
  display: flex;
  flex-direction: column;
  gap: 20px; }

.profile-form__section {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04); }
  .profile-form__section--full {
    height: 100%; }

.profile-form__section-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0; }

.profile-form__section-icon {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .profile-form__section-icon i {
    font-size: 14px; }
  .profile-form__section-icon--blue {
    background: #dbeafe;
    color: #2563eb; }
  .profile-form__section-icon--green {
    background: #d1fae5;
    color: #059669; }
  .profile-form__section-icon--purple {
    background: #ede9fe;
    color: #7c3aed; }

.profile-form__section-title {
  font-size: 13px;
  font-weight: 700;
  color: #334155;
  letter-spacing: -0.01em; }

.profile-form__fields {
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 14px; }

.profile-form__field {
  flex: 1;
  min-width: 0; }

.profile-form__field-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }
  @media (max-width: 480px) {
    .profile-form__field-row {
      grid-template-columns: 1fr; } }
.profile-form__label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: #64748b;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

.profile-form__input, .profile-form__select {
  width: 100%;
  padding: 11px 14px;
  font-size: 14px;
  font-weight: 500;
  color: #0f172a;
  background: #ffffff;
  border: 1.5px solid #e2e8f0;
  border-radius: 10px;
  transition: all 0.15s ease; }
  .profile-form__input::placeholder, .profile-form__select::placeholder {
    color: #94a3b8;
    font-weight: 400; }
  .profile-form__input:hover, .profile-form__select:hover {
    border-color: #cbd5e1; }
  .profile-form__input:focus, .profile-form__select:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15); }

.profile-form__select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 40px;
  cursor: pointer; }

.profile-form__footer {
  display: flex;
  gap: 12px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #e2e8f0; }

.profile-form__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 24px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.15s ease;
  border: none; }
  .profile-form__btn--cancel {
    background: #f1f5f9;
    color: #475569; }
    .profile-form__btn--cancel:hover {
      background: #e2e8f0;
      color: #334155; }
    .profile-form__btn--cancel i {
      font-size: 12px; }
  .profile-form__btn--submit {
    flex: 1;
    background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3); }
    .profile-form__btn--submit:hover {
      box-shadow: 0 6px 20px rgba(59, 130, 246, 0.4);
      transform: translateY(-1px); }
    .profile-form__btn--submit:active {
      transform: translateY(0); }

@media (max-width: 767px) {
  .profile-modal-wrapper.modal .modal-dialog {
    margin: 1rem;
    max-width: calc(100% - 2rem); }
  .profile-modal__header {
    padding: 20px; }
  .profile-modal__avatar {
    width: 44px;
    height: 44px; }
    .profile-modal__avatar i {
      font-size: 20px; }
  .profile-modal__title {
    font-size: 18px; }
  .profile-modal__body {
    padding: 16px; }
  .profile-form__footer {
    flex-direction: column-reverse; }
  .profile-form__btn {
    width: 100%; } }

.sidebar {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 260px;
  background: #0f172a;
  display: flex;
  flex-direction: column;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1000;
  overflow: hidden; }

.sidebar-logo {
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  .sidebar-logo a {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: white; }

.sidebar-logo-text {
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: -0.02em;
  transition: opacity 0.3s, transform 0.3s; }

.sidebar-toggle {
  width: 100%;
  padding: 12px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  transition: all 0.2s; }
  .sidebar-toggle:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #3b82f6; }
  .sidebar-toggle svg {
    width: 18px;
    height: 18px; }

.toggle-expand {
  display: none; }

.sidebar-nav {
  flex: 1;
  padding: 12px 0;
  overflow-y: auto;
  overflow-x: hidden; }
  .sidebar-nav::-webkit-scrollbar {
    width: 4px; }
  .sidebar-nav::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px; }

.sidebar-nav-group {
  margin-bottom: 2px;
  position: relative; }

.sidebar-nav-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  width: calc(100% - 16px);
  margin: 2px 8px;
  padding: 10px 12px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.15s;
  font-size: 13px;
  font-weight: 500;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left; }
  .sidebar-nav-item:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff; }
  .sidebar-nav-item.active {
    background: #3b82f6;
    color: #ffffff; }

.sidebar-nav-icon {
  width: 20px;
  height: 20px;
  font-size: 16px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.sidebar-nav-text {
  flex: 1;
  white-space: nowrap;
  transition: opacity 0.3s; }

.sidebar-nav-arrow {
  font-size: 10px;
  opacity: 0.5;
  transition: transform 0.2s; }

.sidebar-nav-group.open .sidebar-nav-arrow {
  transform: rotate(180deg); }

.sidebar-tooltip {
  display: none;
  position: absolute;
  left: 100%;
  margin-left: 12px;
  background: #1e293b;
  color: white;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 13px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  z-index: 1001; }

.sidebar-submenu {
  display: none;
  padding: 4px 0 8px 44px; }

.sidebar-nav-group.open .sidebar-submenu {
  display: block; }

.sidebar-submenu-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  margin: 2px 0;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  border-radius: 6px;
  transition: all 0.15s; }
  .sidebar-submenu-item:hover {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff; }
  .sidebar-submenu-item .submenu-icon {
    font-size: 12px;
    width: 16px;
    text-align: center;
    opacity: 0.7; }

.sidebar-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.08);
  margin: 12px 16px; }

.sidebar-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 12px; }

.sidebar-search {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  margin-bottom: 12px; }
  .sidebar-search i {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px; }

.sidebar-search-input {
  flex: 1;
  background: none;
  border: none;
  color: white;
  font-size: 13px;
  outline: none; }
  .sidebar-search-input::placeholder {
    color: rgba(255, 255, 255, 0.4); }

.sidebar-user {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  margin-bottom: 12px;
  text-decoration: none;
  transition: all 0.2s; }
  .sidebar-user:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(2px); }

.sidebar-user-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: white;
  flex-shrink: 0; }

.sidebar-user-info {
  flex: 1;
  overflow: hidden;
  transition: opacity 0.3s; }

.sidebar-user-name {
  font-size: 13px;
  font-weight: 600;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.sidebar-user-role {
  font-size: 11px;
  color: #3b82f6;
  display: flex;
  align-items: center;
  gap: 4px; }
  .sidebar-user-role i {
    font-size: 8px;
    transition: transform 0.2s; }

.sidebar-user:hover .sidebar-user-role i {
  transform: translateX(2px); }

.sidebar-actions {
  display: flex;
  gap: 8px; }

.sidebar-action {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: all 0.15s; }
  .sidebar-action:hover {
    background: rgba(255, 255, 255, 0.1);
    color: white; }
  .sidebar-action--logout:hover {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444; }
  .sidebar-action i {
    font-size: 16px; }

.sidebar-action-text {
  font-size: 12px;
  font-weight: 500;
  margin-left: 6px;
  transition: opacity 0.3s; }

.sidebar-search-wrapper {
  position: relative; }

.sidebar-search-popup {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin-bottom: 8px;
  background: #1e293b;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
  padding: 12px;
  z-index: 1100;
  animation: searchPopupIn 0.2s ease-out; }
  .sidebar-search-popup.open {
    display: block; }

@keyframes searchPopupIn {
  from {
    opacity: 0;
    transform: translateY(10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.sidebar-search-popup-form {
  display: flex;
  gap: 8px; }

.sidebar-search-popup-input {
  flex: 1;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 12px 16px;
  color: white;
  font-size: 14px;
  outline: none;
  transition: all 0.2s; }
  .sidebar-search-popup-input::placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .sidebar-search-popup-input:focus {
    border-color: #3b82f6;
    background: rgba(255, 255, 255, 0.15); }

.sidebar-search-popup-btn {
  background: #3b82f6;
  border: none;
  border-radius: 8px;
  padding: 12px 16px;
  color: white;
  cursor: pointer;
  transition: all 0.2s; }
  .sidebar-search-popup-btn:hover {
    background: #0b63f3; }
  .sidebar-search-popup-btn i {
    font-size: 14px; }

.sidebar.collapsed .sidebar-search {
  cursor: pointer; }
  .sidebar.collapsed .sidebar-search i {
    cursor: pointer;
    transition: color 0.2s; }
    .sidebar.collapsed .sidebar-search i:hover {
      color: #3b82f6; }

.sidebar.collapsed .sidebar-search-popup {
  left: 100%;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 12px;
  margin-bottom: 0;
  min-width: 300px; }
  .sidebar.collapsed .sidebar-search-popup.open {
    animation: searchPopupSlide 0.2s ease-out; }

@keyframes searchPopupSlide {
  from {
    opacity: 0;
    transform: translateY(-50%) translateX(-10px); }
  to {
    opacity: 1;
    transform: translateY(-50%) translateX(0); } }

.sidebar.collapsed {
  width: 72px;
  overflow: visible; }
  .sidebar.collapsed .sidebar-logo {
    padding: 20px 0;
    justify-content: center; }
  .sidebar.collapsed .sidebar-logo-text {
    opacity: 0;
    position: absolute;
    pointer-events: none; }
  .sidebar.collapsed .sidebar-nav {
    overflow: visible; }
  .sidebar.collapsed .sidebar-nav-item {
    justify-content: center;
    padding: 12px;
    margin: 4px 8px;
    width: calc(100% - 16px); }
  .sidebar.collapsed .sidebar-nav-text,
  .sidebar.collapsed .sidebar-nav-arrow {
    opacity: 0;
    position: absolute;
    pointer-events: none; }
  .sidebar.collapsed .sidebar-nav-icon {
    width: 24px;
    height: 24px;
    font-size: 18px; }
  .sidebar.collapsed .sidebar-tooltip {
    display: block; }
  .sidebar.collapsed .sidebar-nav-item:hover .sidebar-tooltip {
    opacity: 1; }
  .sidebar.collapsed .sidebar-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 220px;
    background: #1e293b;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    padding: 8px 0;
    margin-left: 8px;
    z-index: 1100; }
    .sidebar.collapsed .sidebar-submenu::before {
      content: '';
      position: absolute;
      left: -8px;
      top: 0;
      width: 8px;
      height: 100%; }
  .sidebar.collapsed .sidebar-nav-group.open .sidebar-submenu {
    display: block !important; }
  .sidebar.collapsed .sidebar-submenu-item {
    padding: 10px 16px !important;
    white-space: nowrap; }
  .sidebar.collapsed .sidebar-search {
    padding: 10px;
    justify-content: center; }
    .sidebar.collapsed .sidebar-search input {
      display: none; }
  .sidebar.collapsed .sidebar-user {
    justify-content: center;
    padding: 10px; }
  .sidebar.collapsed .sidebar-user-info {
    display: none; }
  .sidebar.collapsed .sidebar-user-avatar {
    width: 40px;
    height: 40px; }
  .sidebar.collapsed .sidebar-actions {
    flex-direction: column; }
  .sidebar.collapsed .sidebar-action-text {
    display: none; }
  .sidebar.collapsed .sidebar-user-role {
    display: none; }
  .sidebar.collapsed .sidebar-footer {
    overflow: visible; }
  .sidebar.collapsed .toggle-collapse {
    display: none; }
  .sidebar.collapsed .toggle-expand {
    display: block; }

#page-content {
  margin-left: 260px;
  transition: margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 100vh; }

body.sidebar-collapsed #page-content {
  margin-left: 72px; }

.mobile-menu-btn {
  display: none; }

.sidebar-overlay {
  display: none; }

@media (max-width: 1024px) {
  #page-content,
  body.sidebar-collapsed #page-content {
    margin-left: 0; }
  .sidebar {
    transform: translateX(-100%);
    width: 260px;
    overflow: hidden; }
    .sidebar.open {
      transform: translateX(0); }
    .sidebar.collapsed {
      width: 260px;
      overflow: hidden; }
      .sidebar.collapsed .sidebar-logo-text,
      .sidebar.collapsed .sidebar-nav-text,
      .sidebar.collapsed .sidebar-nav-arrow,
      .sidebar.collapsed .sidebar-user-info {
        opacity: 1;
        position: static;
        pointer-events: auto; }
      .sidebar.collapsed .sidebar-nav-item {
        justify-content: flex-start;
        padding: 10px 12px; }
      .sidebar.collapsed .sidebar-search input {
        display: block; }
      .sidebar.collapsed .sidebar-nav {
        overflow-y: auto;
        overflow-x: hidden; }
  .sidebar-toggle {
    display: none; }
  .sidebar-overlay.open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    backdrop-filter: blur(2px); }
  .mobile-menu-btn {
    display: flex;
    position: fixed;
    top: 16px;
    left: 16px;
    width: 48px;
    height: 48px;
    background: #0f172a;
    border: none;
    border-radius: 12px;
    color: white;
    align-items: center;
    justify-content: center;
    z-index: 998;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    cursor: pointer; }
    .mobile-menu-btn i {
      font-size: 20px; } }

.sidebar-nav-item,
.sidebar-nav-item:visited,
.sidebar-nav-item:link,
.sidebar-submenu-item,
.sidebar-submenu-item:visited,
.sidebar-submenu-item:link {
  color: rgba(255, 255, 255, 0.7) !important; }

.sidebar-nav-item:hover,
.sidebar-nav-item:focus,
.sidebar-submenu-item:hover,
.sidebar-submenu-item:focus {
  color: #ffffff !important; }

.sidebar-nav-item.active,
.sidebar-nav-item.active:visited {
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.08) !important; }

.sidebar-logo-icon {
  width: 32px;
  height: 32px;
  max-width: 32px;
  max-height: 32px;
  border-radius: 6px;
  object-fit: contain;
  flex-shrink: 0; }

.sidebar.collapsed .sidebar-logo-icon {
  width: 36px;
  height: 36px;
  max-width: 36px;
  max-height: 36px; }

.sidebar.collapsed .sidebar-nav {
  overflow-y: auto !important;
  overflow-x: visible !important;
  -webkit-overflow-scrolling: touch; }
  .sidebar.collapsed .sidebar-nav::-webkit-scrollbar {
    width: 4px; }
  .sidebar.collapsed .sidebar-nav::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px; }
  .sidebar.collapsed .sidebar-nav::-webkit-scrollbar-track {
    background: transparent; }

.sidebar.collapsed .sidebar-submenu {
  position: fixed !important; }

.sidebar.collapsed .sidebar-logo {
  display: flex;
  justify-content: center;
  align-items: center; }
  .sidebar.collapsed .sidebar-logo a {
    justify-content: center; }

body.sidebar-mobile-open {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
  height: 100%; }

@media (max-width: 1024px) {
  .sidebar.open {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
    .sidebar.open .sidebar-nav {
      overflow-y: auto;
      overflow-x: hidden;
      max-height: none;
      flex: 1; } }

@media (max-width: 1024px) {
  .sidebar.open {
    overflow-y: auto !important;
    overflow-x: hidden;
    padding-bottom: 160px;
    z-index: 10000 !important; }
  .sidebar.open .sidebar-nav {
    flex: none;
    overflow: visible; }
  .sidebar.open .sidebar-footer {
    position: relative;
    flex-shrink: 0; } }

.sidebar.collapsed .sidebar-submenu {
  max-height: calc(100vh - 80px) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important; }
  .sidebar.collapsed .sidebar-submenu::-webkit-scrollbar {
    width: 6px; }
  .sidebar.collapsed .sidebar-submenu::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px; }
    .sidebar.collapsed .sidebar-submenu::-webkit-scrollbar-thumb:hover {
      background: rgba(255, 255, 255, 0.5); }
  .sidebar.collapsed .sidebar-submenu::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px; }

.profile-edit {
  max-width: 800px;
  margin: 0 auto;
  padding: 32px 24px; }

.profile-edit__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e2e8f0; }

.profile-edit__header-left {
  display: flex;
  align-items: center;
  gap: 16px; }

.profile-edit__back {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f1f5f9;
  border-radius: 10px;
  color: #64748b;
  text-decoration: none;
  transition: all 0.15s; }
  .profile-edit__back:hover {
    background: #e2e8f0;
    color: #0f172a; }

.profile-edit__title {
  font-size: 24px;
  font-weight: 700;
  color: #0f172a;
  margin: 0; }

.profile-edit__subtitle {
  font-size: 14px;
  color: #64748b;
  margin: 4px 0 0; }

.profile-edit__errors {
  display: flex;
  gap: 12px;
  padding: 16px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 10px;
  color: #991b1b;
  margin-bottom: 24px;
  font-size: 14px; }
  .profile-edit__errors > i {
    color: #dc2626;
    font-size: 18px;
    margin-top: 2px; }
  .profile-edit__errors ul {
    margin: 8px 0 0;
    padding-left: 18px; }

.profile-edit__form {
  display: flex;
  flex-direction: column;
  gap: 24px; }

.profile-edit__section {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  overflow: hidden; }
  .profile-edit__section--admin {
    border-color: #fde68a; }

.profile-edit__section-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 15px;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
  padding: 16px 24px;
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0; }
  .profile-edit__section-title i {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 14px; }
  .profile-edit__section-title i {
    background: #dbeafe;
    color: #2563eb; }
  .profile-edit__section--admin .profile-edit__section-title {
    background: #fffbeb;
    border-bottom-color: #fde68a; }
    .profile-edit__section--admin .profile-edit__section-title i {
      background: #fef3c7;
      color: #d97706; }

.profile-edit__section--contact .profile-edit__section-title i {
  background: #dbeafe;
  color: #2563eb; }

.profile-edit__section--phone .profile-edit__section-title i {
  background: #d1fae5;
  color: #059669; }

.profile-edit__section--address .profile-edit__section-title i {
  background: #ede9fe;
  color: #7c3aed; }

.profile-edit__section--member .profile-edit__section-title i {
  background: #ffedd5;
  color: #ea580c; }

.profile-edit__section-body {
  padding: 24px; }

.profile-edit__toggles {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 32px; }

.profile-edit__toggle {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer; }

.profile-edit__toggle-input {
  display: none; }
  .profile-edit__toggle-input:checked + .profile-edit__toggle-slider {
    background: #10b981; }
    .profile-edit__toggle-input:checked + .profile-edit__toggle-slider::after {
      transform: translateX(18px); }

.profile-edit__toggle-slider {
  width: 42px;
  height: 24px;
  background: #cbd5e1;
  border-radius: 999px;
  position: relative;
  transition: all 0.2s;
  flex-shrink: 0; }
  .profile-edit__toggle-slider::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s; }

.profile-edit__toggle-label {
  font-size: 14px;
  font-weight: 500;
  color: #334155; }

.profile-edit__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 20px; }
  .profile-edit__row:last-child {
    margin-bottom: 0; }
  .profile-edit__row--three {
    grid-template-columns: 1fr 1fr 1fr; }
  @media (max-width: 640px) {
    .profile-edit__row {
      grid-template-columns: 1fr; }
      .profile-edit__row--three {
        grid-template-columns: 1fr; } }
.profile-edit__field {
  margin-bottom: 20px; }
  .profile-edit__field:last-child {
    margin-bottom: 0; }
  .profile-edit__row .profile-edit__field {
    margin-bottom: 0; }
  .profile-edit__field--small {
    max-width: 140px; }
    @media (max-width: 640px) {
      .profile-edit__field--small {
        max-width: none; } }
.profile-edit__label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #475569;
  margin-bottom: 8px; }

.profile-edit__input,
.profile-edit__select {
  width: 100%;
  padding: 12px 16px;
  font-size: 15px;
  color: #0f172a;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  transition: all 0.15s; }
  .profile-edit__input::placeholder,
  .profile-edit__select::placeholder {
    color: #9ca3af; }
  .profile-edit__input:hover,
  .profile-edit__select:hover {
    border-color: #9ca3af; }
  .profile-edit__input:focus,
  .profile-edit__select:focus {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }

.profile-edit__select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 44px;
  cursor: pointer; }

.profile-edit__section trix-editor {
  min-height: 150px;
  border: 1px solid #d1d5db;
  border-radius: 0 0 8px 8px;
  padding: 12px 16px;
  font-size: 15px; }
  .profile-edit__section trix-editor:focus {
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1); }

.profile-edit__section trix-toolbar {
  border: 1px solid #d1d5db;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  padding: 10px;
  background: #f9fafb; }

.profile-edit__actions {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  padding-top: 24px;
  border-top: 1px solid #e2e8f0; }

.profile-edit__btn {
  padding: 12px 28px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.15s;
  border: none;
  text-decoration: none; }
  .profile-edit__btn--cancel {
    background: #f1f5f9;
    color: #475569; }
    .profile-edit__btn--cancel:hover {
      background: #e2e8f0; }
  .profile-edit__btn--submit {
    background: #3b82f6;
    color: #ffffff;
    min-width: 140px; }
    .profile-edit__btn--submit:hover {
      background: #2563eb; }

@media (max-width: 640px) {
  .profile-edit {
    padding: 20px 16px; }
  .profile-edit__section-title {
    padding: 14px 16px; }
  .profile-edit__section-body {
    padding: 20px 16px; }
  .profile-edit__actions {
    flex-direction: column-reverse; }
    .profile-edit__actions .profile-edit__btn {
      width: 100%;
      text-align: center; } }

/* app/assets/stylesheets/rsvp/custom_fields.css */
/* Content wrapper needs flex and overflow */
.rsvp-custom-field-card__content {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
  overflow: hidden; }

/* Custom Fields Search & Filter Styles */
.rsvp-custom-fields-controls {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 16px; }

@media (min-width: 768px) {
  .rsvp-custom-fields-controls {
    flex-direction: row;
    align-items: center;
    justify-content: space-between; } }

.rsvp-custom-fields-search {
  position: relative;
  flex: 1;
  max-width: 300px; }

.rsvp-custom-fields-search i {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--church-gray-400, #9ca3af);
  font-size: 14px;
  pointer-events: none; }

.rsvp-custom-fields-search .rsvp-form-input {
  padding-left: 40px; }

.rsvp-custom-fields-actions {
  display: flex;
  gap: 8px; }

.rsvp-custom-fields-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--church-gray-200, #e5e7eb); }

.rsvp-filter-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  background: var(--church-white, #fff);
  border: 1px solid var(--church-gray-300, #d1d5db);
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  color: var(--church-gray-600, #4b5563);
  cursor: pointer;
  transition: all 0.2s ease; }

.rsvp-filter-btn:hover {
  background: var(--church-gray-50, #f9fafb);
  border-color: var(--church-gray-400, #9ca3af); }

.rsvp-filter-btn--active {
  background: var(--church-primary, #3b82f6);
  border-color: var(--church-primary, #3b82f6);
  color: white; }

.rsvp-filter-btn--active:hover {
  background: var(--church-primary-dark, #2563eb);
  border-color: var(--church-primary-dark, #2563eb); }

.rsvp-filter-btn__count {
  background: rgba(0, 0, 0, 0.1);
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600; }

.rsvp-filter-btn--active .rsvp-filter-btn__count {
  background: rgba(255, 255, 255, 0.2); }

/* Icon always white */
.rsvp-custom-field-card__icon {
  color: white !important; }

/* Icon colors by type */
.rsvp-custom-field-card__icon--toggle {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%) !important; }

.rsvp-custom-field-card__icon--text {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%) !important; }

.rsvp-custom-field-card__icon--dropdown {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important; }

/* No results / empty message */
.rsvp-custom-fields-empty {
  text-align: center;
  padding: 48px 24px;
  color: var(--church-gray-500, #6b7280); }

.rsvp-custom-fields-empty i {
  font-size: 48px;
  color: var(--church-gray-300, #d1d5db);
  margin-bottom: 16px;
  display: block; }

.rsvp-custom-fields-empty p {
  font-size: 16px;
  margin: 0 0 8px 0; }

.rsvp-custom-fields-empty small {
  color: var(--church-gray-400, #9ca3af); }

/* Hidden state for filtered cards */
.rsvp-custom-field-card.hidden {
  display: none !important; }

/* Add Field Button */
.rsvp-add-field-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  background: linear-gradient(135deg, var(--church-success, #10b981), #059669);
  border: none;
  border-radius: 20px;
  color: white;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s; }

.rsvp-add-field-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3); }

/* New Field Modal */
.rsvp-field-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  align-items: center;
  justify-content: center; }

.rsvp-field-modal.active {
  display: flex; }

.rsvp-field-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.rsvp-field-modal__content {
  position: relative;
  background: white;
  border-radius: 16px;
  width: 90%;
  max-width: 600px;
  max-height: 90vh;
  overflow: visible;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  animation: modalSlideIn 0.3s ease forwards;
  z-index: 10001; }

/* Animation ends without transform to prevent stacking context issues with native select dropdowns */
@keyframes modalSlideIn {
  from {
    opacity: 0;
    transform: translateY(-20px); }
  99% {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes flashNew {
  0% {
    background-color: rgba(16, 185, 129, 0.3); }
  100% {
    background-color: transparent; } }

.rsvp-field-modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid var(--church-gray-200, #e5e7eb); }

.rsvp-field-modal__header h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: var(--church-gray-900, #111827); }

.rsvp-field-modal__close {
  background: none;
  border: none;
  color: var(--church-gray-400, #9ca3af);
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
  transition: all 0.2s; }

.rsvp-field-modal__close:hover {
  background: var(--church-gray-100, #f3f4f6);
  color: var(--church-gray-600, #4b5563); }

.rsvp-field-modal__body {
  padding: 24px;
  overflow: visible; }

/* Fix Select2 dropdown z-index inside custom field modal */
.rsvp-field-modal .select2-container--open .select2-dropdown {
  z-index: 10002; }

.rsvp-field-modal__body .rsvp-form-group {
  margin-bottom: 20px; }

.rsvp-field-modal__body .rsvp-form-group:last-child {
  margin-bottom: 0; }

.rsvp-field-modal__subtitle {
  color: var(--church-gray-500, #6b7280);
  margin: 0 0 24px 0;
  font-size: 14px; }

.rsvp-field-modal__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px; }

@media (max-width: 500px) {
  .rsvp-field-modal__row {
    grid-template-columns: 1fr; } }

.rsvp-field-modal__row .rsvp-form-group {
  width: 100%;
  max-width: none; }

.rsvp-field-modal__row .rsvp-form-input,
.rsvp-field-modal__row .rsvp-form-select {
  width: 100%;
  max-width: none; }

#options-group {
  margin-top: 20px;
  animation: slideDown 0.2s ease; }

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.rsvp-form-textarea {
  width: 100%;
  min-height: 100px;
  padding: var(--space-md, 12px) var(--space-lg, 16px);
  border: 1px solid var(--church-gray-300, #d1d5db);
  border-radius: var(--radius-md, 8px);
  font-size: 16px;
  font-family: inherit;
  color: var(--church-gray-900, #111827);
  background: var(--church-white, #fff);
  resize: vertical;
  transition: all 0.2s ease;
  box-sizing: border-box; }

.rsvp-form-textarea:focus {
  outline: none;
  border-color: var(--church-primary, #3b82f6);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15); }

.rsvp-form-textarea::placeholder {
  color: var(--church-gray-400, #9ca3af); }

.rsvp-field-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 16px 24px;
  border-top: 1px solid var(--church-gray-200, #e5e7eb);
  background: var(--church-gray-50, #f9fafb);
  border-radius: 0 0 16px 16px; }

/* Disabled form states */
.rsvp-form-input:disabled,
.rsvp-form-select:disabled {
  background: var(--church-gray-100, #f3f4f6);
  color: var(--church-gray-400, #9ca3af);
  cursor: not-allowed; }

/* Wrapper for field card + override */
.rsvp-custom-field-card-wrapper {
  display: flex;
  flex-direction: column; }

.rsvp-custom-field-card-wrapper.hidden {
  display: none !important; }

/* Applies To badge on card */
.rsvp-custom-field-card__applies-to {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  color: var(--church-gray-500, #6b7280);
  margin-top: 2px; }

.rsvp-custom-field-card__applies-to i {
  font-size: 10px; }

/* Override badges container */
.rsvp-custom-field-card__override {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  background: var(--church-gray-50, #f9fafb);
  border: 1px solid var(--church-gray-200, #e5e7eb);
  border-top: none;
  border-radius: 0 0 12px 12px;
  animation: slideDown 0.2s ease; }

.rsvp-override-label {
  font-size: 12px;
  font-weight: 500;
  color: var(--church-gray-500, #6b7280);
  white-space: nowrap; }

.rsvp-applies-to-badges {
  display: flex;
  gap: 6px;
  flex-wrap: wrap; }

.rsvp-applies-badge {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 12px;
  background: var(--church-white, #fff);
  border: 1px solid var(--church-gray-300, #d1d5db);
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  color: var(--church-gray-600, #4b5563);
  cursor: pointer;
  transition: all 0.15s ease; }

.rsvp-applies-badge input {
  display: none; }

.rsvp-applies-badge i {
  font-size: 11px;
  color: var(--church-gray-400, #9ca3af); }

.rsvp-applies-badge:hover {
  border-color: var(--church-primary, #3b82f6);
  background: var(--church-gray-50, #f9fafb); }

.rsvp-applies-badge--selected {
  background: var(--church-primary, #3b82f6);
  border-color: var(--church-primary, #3b82f6);
  color: white; }

.rsvp-applies-badge--selected i {
  color: white; }

.rsvp-applies-badge--selected:hover {
  background: var(--church-primary-dark, #2563eb);
  border-color: var(--church-primary-dark, #2563eb); }

/* RSVP Admin Pagination Styles */
.rsvp-pagination {
  display: flex;
  justify-content: center;
  padding: var(--space-2xl) var(--space-lg);
  margin-top: var(--space-lg); }

.pagination {
  display: flex;
  align-items: center;
  gap: var(--space-xs);
  list-style: none;
  margin: 0;
  padding: 0; }

/* Pagination Items */
.pagination li {
  display: flex; }

.pagination a,
.pagination span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  padding: var(--space-sm) var(--space-md);
  background: var(--church-white);
  border: 1px solid var(--church-gray-200);
  border-radius: var(--radius-md);
  color: var(--church-gray-700);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s ease;
  cursor: pointer; }

/* Hover State */
.pagination a:hover {
  background: var(--church-gray-50);
  border-color: var(--church-primary);
  color: var(--church-primary);
  transform: translateY(-1px);
  box-shadow: var(--shadow-sm); }

/* Active/Current Page */
.pagination .active span {
  background: var(--church-primary);
  border-color: var(--church-primary);
  color: var(--church-white);
  font-weight: 600;
  cursor: default; }

/* Disabled State */
.pagination .disabled span {
  background: var(--church-gray-50);
  border-color: var(--church-gray-200);
  color: var(--church-gray-400);
  cursor: not-allowed;
  opacity: 0.5; }

.pagination .disabled span:hover {
  transform: none;
  box-shadow: none; }

/* First/Last/Prev/Next Buttons */
.pagination .first a,
.pagination .prev a,
.pagination .next a,
.pagination .last a {
  font-weight: 600; }

.pagination .first a::before {
  content: '«';
  margin-right: var(--space-xs); }

.pagination .last a::after {
  content: '»';
  margin-left: var(--space-xs); }

.pagination .prev a::before {
  content: '‹';
  margin-right: var(--space-xs); }

.pagination .next a::after {
  content: '›';
  margin-left: var(--space-xs); }

/* Gap Indicator */
.pagination .gap {
  display: flex;
  align-items: center;
  padding: var(--space-sm) var(--space-md);
  color: var(--church-gray-400);
  font-size: 14px;
  user-select: none; }

/* Touch-Friendly on Mobile */
@media (max-width: 640px) {
  .rsvp-pagination {
    padding: var(--space-lg); }
  .pagination {
    gap: var(--space-xs); }
  .pagination a,
  .pagination span {
    min-width: 44px;
    min-height: 44px;
    font-size: 15px; }
  /* Hide page numbers on mobile, keep prev/next */
  .pagination .page {
    display: none; }
  .pagination .page:nth-child(-n+2),
  .pagination .page:nth-last-child(-n+2),
  .pagination .active {
    display: flex; }
  .pagination .first,
  .pagination .last,
  .pagination .prev,
  .pagination .next {
    display: flex; }
  .pagination .gap {
    display: none; } }

/* Tablet Adjustments */
@media (min-width: 641px) and (max-width: 1023px) {
  .pagination a,
  .pagination span {
    min-width: 42px;
    min-height: 42px; } }

/* Focus States for Accessibility */
.pagination a:focus,
.pagination span:focus {
  outline: 2px solid rgba(59, 130, 246, 0.5);
  outline-offset: 2px; }

/* Reduced Motion Support */
@media (prefers-reduced-motion: reduce) {
  .pagination a {
    transition: none; }
  .pagination a:hover {
    transform: none; } }

/* Draft Status with Tooltip */
.rsvp-status-with-tooltip {
  position: relative;
  display: inline-flex; }

.rsvp-status-draft-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px; }

.rsvp-status--draft {
  cursor: help;
  transition: all 0.2s ease; }

.rsvp-status--draft:hover {
  background: var(--church-gray-200);
  transform: translateY(-1px); }

.rsvp-status-draft-label {
  font-size: 11px;
  font-weight: 600;
  color: var(--church-error);
  text-transform: uppercase;
  letter-spacing: 0.5px; }

/* Tooltip */
.rsvp-tooltip {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 1000; }

.rsvp-status-with-tooltip:hover .rsvp-tooltip {
  opacity: 1;
  pointer-events: auto; }

.rsvp-tooltip__content {
  background: var(--church-gray-900);
  color: var(--church-white);
  padding: var(--space-sm) var(--space-md);
  border-radius: var(--radius-md);
  font-size: 13px;
  line-height: 1.4;
  white-space: nowrap;
  box-shadow: var(--shadow-lg); }

.rsvp-tooltip__content strong {
  font-weight: 600;
  color: var(--church-white); }

/* Tooltip arrow */
.rsvp-tooltip__content::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid var(--church-gray-900); }

/* Mobile adjustments */
@media (max-width: 640px) {
  .rsvp-tooltip {
    position: fixed;
    bottom: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .rsvp-tooltip__content {
    white-space: normal;
    max-width: 200px;
    text-align: center; }
  .rsvp-tooltip__content::after {
    display: none; }
  .rsvp-status-draft-label {
    font-size: 10px; } }

/* Touch devices - show on tap */
@media (hover: none) {
  .rsvp-status-with-tooltip {
    cursor: pointer; }
  .rsvp-status-with-tooltip:active .rsvp-tooltip {
    opacity: 1; } }
