body {
  font-family: Arial, sans-serif;
  background-color: #f8f9fa;
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
  background-image: url(/assets/background2.png);
  background-size: 320px;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-blend-mode: lighten;
  background-color: rgba(255, 255, 255, .8);
}

.container {
  /*    max-width: 800px;*/
  margin: 0 auto;
  padding: 20px;
}

h1 {
  color: #343a40;
  text-align: center;
  padding-top: 2rem;
}

h2 {
  padding-top: 2rem;
}

.card-header h2 {
  padding-top: 0;
}

h3 {
  padding-top: 2rem;
}

.card h3 {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0rem;
  padding-top: 0.5rem;
}

.bigTopPadding {
  padding-top: 10rem;
  padding-bottom: 2rem;
}

.btn {
  margin-top: 10px;
}

.card {
  /*margin-top: 20px;*/
}

.benefits {
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem;
  text-align: center;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 1.5rem;
}

.benefit {
  background: #f9f9f9;
  padding: 1.5rem;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  text-align: center;
}

.benefit .icon {
  font-size: 2rem;
  display: block;
  margin-bottom: 0.5rem;
}

.benefit h3 {
  margin: 0.5rem 0;
  font-size: 1.2rem;
  color: #333;
}

.benefit p {
  color: #555;
  font-size: 0.95rem;
  line-height: 1.4;
}

/* Mobile-friendly layout */
@media (max-width: 700px) {
  .benefits-grid {
    grid-template-columns: 1fr;
  }
}

.footer {
  text-align: center;
  margin-top: 20px;
  font-size: 0.9em;
  color: #6c757d;
}

body {
  font-family: 'Inter', sans-serif;
}

header {
  background-color: #4f46e5;
  color: white;
  padding: 4rem 1rem;
  text-align: center;
}

.feature,
.plan {
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.beta-notice {
  background-color: #fff3cdaa;
  color: #856404;
  border: 1px solid #ffeeba;
  padding: 1rem;
  border-radius: 8px;
  z-index: 100
    /*      margin-bottom: 2rem;*/
}

.beta-notice:hover {
  background-color: #fff3cd;
}

.beta-notice p {
  margin-bottom: 0rem;
}


.modal .close {
  border: none;
  background: none;
}

.disabled {
  opacity: .25;
}

#timePeriods .timePeriod {
  border: 1px solid #000;
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
  margin: 5px;
}

#timePeriods .startTime,
#timePeriods .endTime {
  display: inline-block;
  background-color: #eee;
  color: #000;
  border-radius: 5px;
  padding: 5px;
}

#tabContent {
  background-color: #ffffff;
  padding: 10px;
}

.nav-tabs .nav-link {
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

#timePeriods .row.periodDay:nth-child(even) {
  background: #fafafa;
}

.toast {
  left: 50%;
  top: 0;
  position: fixed;
  transform: translate(-50%, 0px);
  z-index: 999;
}


/* Basic styling for the content box */
.content-box {
  position: relative;
  padding: 20px;
  background: #f5f5f5;
  border-radius: 8px;
  font-family: monospace;
  font-size: 16px;
  /*  max-width: 600px;*/
  margin: 10px auto 40px;
}

/* Positioning the copy icon */
.copy-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background-color: #007BFF;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 16px;
}

/* Styling for the copied message */
.copied-message {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: green;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 14px;
  display: none;
}

@media screen and (max-width: 720px) {
  .beta-notice {
    padding: .25rem;
    max-height: 75px;
    overflow-y: auto;

  }

  .beta-notice h5 {
    font-size: 1rem;
    font-weight: bold;
  }
}

.g_id_signin {
  display: none !important;
}

#featuresSection .col {
  margin-top: 10px;
}

.arrow-container {
  position: relative;
  z-index: 99;
  pointer-events: none;
  top: -38px;
  left: 65px;
  padding: 0;
  margin: 0;
}

.arrow {
  position: relative;
  font-size: 6rem;
  /* Make it big */
  color: #007BFF;
  /* Blue arrow */
  animation: pulseMove 1s ease-in-out infinite;
}

.arrow-container .small {
  color: #007BFF;
  font-size: 14px;
  /*  margin-top: -40px;*/
  position: relative;
  top: -40px;
}

@keyframes pulseMove {

  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }

  50% {
    transform: translate(-15px, -15px) scale(1.1);
  }
}

#snagASlotEmbed {
  border: 2px solid #007BFF;
  animation: border-fade-out 1000ms ease-in-out infinite;
  animation-delay: 500ms;
  display: flex;
}

@keyframes border-fade-out {
  0% {}

  50% {
    /*grow the outline width to cover the border*/
    outline-width: var(--bwidth);
    /*Change the border color as well makes the transition looks smoother*/
    outline-color: #007BFF;
    border-color: transparent;
  }

  100% {}
}

#eventTabVoucherDetails {
  overflow: auto;
}