/* =========================
   Global Styles
========================= */

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Bebas Neue', sans-serif;
  background-color: #ffffff;
  color: #000000;
  line-height: 1.4;
}

img {
  max-width: 100%;
  height: auto;
}

/* =========================
   Navigation
========================= */

.main-nav {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.main-nav a {
  text-decoration: none;
  color: #000;
  font-size: 20px;
  padding-bottom: 6px;
  border-bottom: 2px solid transparent;
  transition: border-color 0.3s ease;
}

.main-nav a:hover,
.main-nav a.active {
  border-bottom-color: #000;
}


header {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  position: sticky;     /* Makes header stick to top */
  top: 0;               /* Stick to the very top */
  background: #ffffff;  /* Ensure background covers content behind */
  z-index: 999;         /* Keeps it above other content */
}

/* =========================
   Home Page
========================= */

.home {
  text-align: center;
}

.home-text {
  font-size: 30px;
  margin: 20px 0;
}

/* =========================
   Logo
========================= */

.logo {
  display: block;
  margin: 30px auto;
  width: 220px;
}

/* =========================
   General Sections
========================= */

/* Centered sections only where needed */
.music-section,
.merch-section,
.contact-section {
  padding: 20px 15px;
  text-align: center;
}

.home-logo {
  display: block;
  margin: 40px auto 20px;
  width: 30%;
  max-width: 300px;
}

@media (max-width: 480px) {
  .home-logo {
    width: 70%;
  }
}

/* =========================
   Spotify Embed
========================= */

iframe {
  display: block;
  margin: 20px auto;
  max-width: 100%;
  border: none;
}

/* =========================
   Music Page
========================= */

.music-section {
  max-width: 800px;
  margin: 0 auto 60px;
}

.release-card {
  border: 2px solid #eee;
  border-radius: 16px;
  padding: 25px;
  margin-bottom: 40px;
}

.release-info {
  font-size: 18px;
  margin-bottom: 10px;
}

.spotify-link {
  display: inline-block;
  margin-top: 15px;
  padding: 12px 24px;
  background: #1db954;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  font-size: 18px;
}

.spotify-link:hover {
  background: #17a74a;
}

/* =========================
   Countdown Timer
========================= */

.countdown {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 20px 0;
}

.countdown div {
  background: #000;
  color: #fff;
  padding: 15px;
  border-radius: 10px;
  min-width: 70px;
}

.countdown span {
  font-size: 26px;
  display: block;
}

.countdown small {
  font-size: 12px;
  opacity: 0.8;
}

/* =========================
   Merch Page (Bandcamp)
========================= */

.merch-section {
  max-width: 1100px;
  margin: 40px auto 80px;
}

.merch-section h1 {
  font-size: 42px;
  margin-bottom: 10px;
}

.merch-intro {
  font-size: 18px;
  margin-bottom: 50px;
}

.merch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 32px;
  justify-items: center;
}

.merch-card {
  width: 100%;
  max-width: 480px;
  text-align: center;
}

.merch-card img {
  width: 100%;
  height: auto;
  max-height: 520px;
  object-fit: contain;
}

.merch-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}


  
}

.merch-card h2 {
  font-size: 26px;
  margin-bottom: 8px;
}

.merch-card p {
  font-size: 16px;
  margin-bottom: 10px;
}

.price {
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}

/* Buttons */
.merch-button,
.store-button,
.presave-button {
  display: inline-block;
  padding: 14px 28px;
  background: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 40px;
  font-size: 18px;
  transition: background 0.3s ease, transform 0.3s ease;
}

.merch-button:hover,
.store-button:hover,
.presave-button:hover {
  background: #222;
  transform: scale(1.06);
}

/* Merch info */
.merch-info {
  margin-top: 50px;
  font-size: 16px;
  opacity: 0.8;
}

.store-cta {
  margin-top: 35px;
}

/* =========================
   Contact Page
========================= */

.contact-section {
  max-width: 600px;
  margin: 40px auto 80px;
}

.contact-section p {
  font-size: 18px;
  margin-bottom: 25px;
}

form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

input,
textarea {
  padding: 12px;
  font-family: inherit;
  font-size: 16px;
  border-radius: 8px;
  border: 2px solid #eee;
}

textarea {
  resize: vertical;
  min-height: 120px;
}

button {
  padding: 14px;
  font-size: 18px;
  border-radius: 40px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

button:hover {
  background: #222;
}

/* =========================
   Footer
========================= */

footer {
  padding: 30px 0;
  text-align: center;
  background: #ffffff;
}

footer p {
  margin-bottom: 15px;
  font-size: 16px;
}

.social-container {
  display: flex;
  justify-content: center;
  gap: 15px;
}


/* Social Icons - Footer */
.socials {
  width: 40px;                    /* slightly larger by default */
  transition: transform 0.3s ease, filter 0.3s ease; /* smooth animation */

}


.socials:hover {
  transform: scale(1.3);          /* enlarge 30% on hover */

}
/* =========================
   Mobile
========================= */

@media (max-width: 480px) {
  .main-nav {
    gap: 18px;
  }

  .main-nav a {
    font-size: 18px;
  }

  .logo {
    width: 180px;
  }

  .merch-section h1,
  .music-section h1 {
    font-size: 32px;
  }

  .countdown {
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  iframe {
    width: 90%;
  }
}

.music-button {
  display: inline-block;
  padding: 14px 28px;
  background: #1DB954; /* Spotify green */
  color: #fff;
  text-decoration: none;
  border-radius: 40px;
  font-size: 18px;
  transition: background 0.3s ease, transform 0.3s ease;
  margin: 10px 5px; /* small spacing between buttons */
}

.music-button:hover {
  background: #17a74a;
  transform: scale(1.05);
}

.music-section iframe {
  display: block;
  margin: 20px auto 5px; /* smaller bottom margin */
  max-width: 100%;
  border: none;
}

/* Homepage Styles */
.hero {
  text-align: center;
  padding: 60px 15px 40px;
}

.home-logo {
  max-width: 300px;
  margin: 0 auto 20px;
}

.tagline {
  font-size: 22px;
  margin-bottom: 40px;
}

/* Latest Release */
.latest-release {
  text-align: center;
  margin-bottom: 60px;
}

.latest-release iframe {
  display: block;
  margin: 0 auto 15px;
  max-width: 100%;
  border: none;
}

.music-buttons {
  text-align: center;
  margin-top: 15px;
}

.music-button {
  display: inline-block;
  padding: 14px 28px;
  background: #1DB954;
  color: #fff;
  text-decoration: none;
  border-radius: 40px;
  font-size: 18px;
  transition: background 0.3s ease, transform 0.3s ease;
  margin: 10px 5px;
}

.music-button:hover {
  background: #17a74a;
  transform: scale(1.05);
}

/* Merch Section */
.home-merch {
  text-align: center;
  margin-bottom: 60px;
}

.home-merch .merch-grid {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.home-merch .merch-card {
  border: 2px solid #eee;
  border-radius: 16px;
  padding: 20px;
  max-width: 220px;
  text-align: center;
}

.store-button {
  display: inline-block;
  padding: 12px 24px;
  background: #1DB954;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  font-size: 16px;
  margin-top: 10px;
}

.store-button:hover {
  background: #17a74a;
}

/* Social Follow Section */
.follow-us {
  text-align: center;
  margin-bottom: 60px;
}

.follow-us .socials {
  width: 36px;
  margin: 0 10px;
}

/* Responsive */
@media (max-width: 480px) {
  .latest-release iframe {
    width: 90%;
  }
  .merch-card {
    max-width: 90%;
    margin-bottom: 20px;
  }
}
/* Fix merch centering on mobile */
@media (max-width: 480px) {
  .merch-grid {
    justify-content: center;
  }

  .merch-card {
    margin-left: auto;
    margin-right: auto;
  }
}
/* Mobile Sticky Pre-save Bar */
.sticky-presave {
  display: none;
}

@media (max-width: 480px) {
  .sticky-presave {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1DB954;
    color: #fff;
    padding: 14px 18px;
    font-size: 16px;
    z-index: 9999;
  }

  .sticky-presave a {
    background: #fff;
    color: #1DB954;
    padding: 8px 16px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
  }
}
/* Spotify Follow Gate */
.spotify-gate {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}
.gate-content {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  text-align: center;
  max-width: 320px;
  display: flex;
  flex-direction: column;
  align-items: center; /* THIS centers everything */
}

.gate-content a {
  display: inline-block;
  margin: 15px auto; /* centers horizontally */
  background: #1DB954;
  color: #fff;
  padding: 12px 24px;
  border-radius: 40px;
  text-decoration: none;
}

.gate-content button {
 background: none;
  border: none;
  font-size: 14px;
  cursor: pointer;
  margin-top: 10px;
  color: #555;        /* MAKE IT VISIBLE */
  opacity: 0.8;       /* subtle but readable */
}
.gate-content button:hover {
  opacity: 1;
  text-decoration: underline;
}

/* =========================
   Newsletter Signup — ACTUAL FIX
========================= */

.newsletter {
  max-width: 520px;
  margin: 60px auto;
  padding: 0 15px;
  text-align: center;
}

.newsletter-form {
  display: flex;
  gap: 10px;
}

/* Input */
.newsletter-form input[type="email"] {
  flex: 1;
  padding: 12px 18px;
  font-size: 16px;
  font-family: inherit;
  border-radius: 30px;
  border: 2px solid #eee;
  appearance: none;
}

/* Button — fully neutralised */
.newsletter-form button {
  appearance: none;
  background: #1DB954;
  color: #fff;
  border: none;
  padding: 12px 26px;
  font-size: 16px;
  font-family: inherit;
  border-radius: 30px;
  cursor: pointer;
  white-space: nowrap;
}

/* Hover */
.newsletter-form button:hover {
  background: #17a74a;
}

/* Mobile */
@media (max-width: 480px) {
  .newsletter-form {
    flex-direction: column;
  }

  .newsletter-form input,
  .newsletter-form button {
    width: 100%;
  }
}

/* =========================
   Section Dividers & Spacing
========================= */

/* Latest Release (Music) Section */
.latest-release {
  border-top: 1px solid #e0e0e0; /* subtle divider line */
  padding: 60px 15px 40px; /* top/bottom spacing */
  background-color: #ffffff; /* keep music section white */
}

/* Merch Section */
.home-merch {
  border-top: 1px solid #e0e0e0;
  padding: 60px 15px 40px;
  background-color: #f9f9f9; /* very light grey for visual separation */
}

/* Newsletter Section */
.newsletter {
  border-top: 1px solid #e0e0e0;
  padding: 60px 15px 40px;
  background-color: #ffffff; /* white for contrast */
  text-align: center; /* ensure content is centered */
}

/* Footer Section */
footer {
  border-top: 1px solid #e0e0e0;
  padding: 40px 15px;
  background-color: #f9f9f9; /* subtle contrast with newsletter */
  text-align: center;
}

/* Optional: Smooth spacing on mobile */
@media (max-width: 480px) {
  .latest-release,
  .home-merch,
  .newsletter,
  footer {
    padding: 50px 15px 30px;
  }
}
/* =========================
   Homepage Section Dividers (Safe)
========================= */

/* Latest Release (Music) Section */
.home .latest-release {
  border-top: 1px solid #e0e0e0;
  padding: 60px 15px 40px;
  background-color: #ffffff;
}

/* Merch Section */
.home .home-merch {
  border-top: 1px solid #e0e0e0;
  padding: 60px 15px 40px;
  background-color: #f9f9f9; /* subtle visual separation */
}

/* Newsletter Section */
.home .newsletter {
  border-top: 1px solid #e0e0e0;
  padding: 60px 15px 40px;
  background-color: #ffffff;
}

/* Footer Section */
footer {
  border-top: 1px solid #e0e0e0;
  padding: 40px 15px;
  background-color: #f9f9f9; /* subtle contrast with newsletter */
}

/* Optional: mobile spacing */
@media (max-width: 480px) {
  .home .latest-release,
  .home .home-merch,
  .home .newsletter,
  footer {
    padding: 50px 15px 30px;
  }
}
/* Homepage Merch Section - remove extra bottom space */
.home-merch {
  margin-bottom: 0; /* remove default margin */
  padding: 60px 15px 40px; /* keep top/bottom padding reasonable */
}

/* Merch Cards */
.home-merch .merch-card {
  margin-bottom: 0; /* remove any bottom margin that adds extra space */
}

/* Footer - keep padding but optional tweak */
footer {
  padding: 40px 15px; /* can reduce bottom padding if needed */
}
/* =========================
   Reduce Gap Between Merch and Footer
========================= */

/* Merch Section */
.home-merch {
  margin-bottom: 0;       /* Remove extra margin below section */
  padding: 60px 15px 30px; /* Slightly smaller bottom padding for closer footer */
}

/* Merch Cards */
.home-merch .merch-card {
  margin-bottom: 0;       /* Remove individual card bottom margins */
}

/* Footer - keep some padding, reduce if needed */
footer {
  padding: 30px 15px;     /* Less bottom padding brings footer closer */
}

.latest-release {
  margin-bottom: 0.5rem; /* smaller gap below Spotify */
}

.home-video {
  margin-top: 0.5rem; /* smaller gap above video */
}

.video-container {
  position: relative;
  width: 100%;          /* full width of parent */
  max-width: 480px;     /* desired desktop width */
  aspect-ratio: 16 / 9; /* modern, simpler way to keep 16:9 ratio */
  overflow: hidden;
  border-radius: 8px;
  margin: 0.5rem auto 2rem auto; /* small gap above Spotify, some space below */
}

.video-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}



/* Responsive: 1 column on small screens */
@media (max-width: 768px) {
  .merch-section .merch-grid {
    grid-template-columns: 1fr;
    max-width: 90%;                      /* fill screen nicely */
  }

  .merch-section .merch-card {
    max-width: none;                      /* let card expand to grid width */
  }
}
/* === MISCHIEF PAGE === */

.mischief-section {
  max-width: 900px;
  margin: 0 auto 60px;
  text-align: center;
}

.mischief-intro {
  max-width: 600px;
  margin: 0 auto 40px;
  opacity: 0.9;
  font-size: 20px;
}

/* Elf Bios */
.elf-bios {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 600px;
  margin: 40px auto 60px;
}

.elf-card {
  border: 2px solid #eee;
  border-radius: 16px;
  padding: 20px;
}

.elf-image {
  width: 120px;
  margin-bottom: 15px;
}

.elf-tagline {
  font-style: italic;
  opacity: 0.8;
  margin-bottom: 10px;
}

/* Mischief Log */
.mischief-log {
  max-width: 600px;
  margin: 0 auto 60px;
}

.log-entry {
  margin-bottom: 15px;
  font-size: 0.95rem;
}

/* Mischief Gallery */
.mischief-gallery {
  margin-bottom: 60px;
}

.mischief-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 700px;
  margin: 30px auto;
}

.mischief-item img {
  width: 100%;
  border-radius: 12px;
}

.mischief-item p {
  margin-top: 8px;
  font-size: 0.9rem;
  opacity: 0.9;
}

/* Mobile */
@media (max-width: 768px) {
  .elf-bios,
  .mischief-grid {
    grid-template-columns: 1fr;
  }
}
/* Elf hover animation */
.elf-card:hover .elf-image {
  transform: scale(1.08) rotate(-3deg);
  transition: transform 0.3s ease-in-out;
}

/* Mischief gallery hover animation */
.mischief-item img:hover {
  transform: scale(1.05) rotate(1deg);
  transition: transform 0.3s ease-in-out;
}

.elf-card:hover .elf-image {
  transform: scale(1.08) rotate(-5deg);
  animation: wiggle 0.5s ease-in-out;
}

@keyframes wiggle {
  0% { transform: scale(1.08) rotate(-5deg); }
  25% { transform: scale(1.08) rotate(3deg); }
  50% { transform: scale(1.08) rotate(-3deg); }
  75% { transform: scale(1.08) rotate(2deg); }
  100% { transform: scale(1.08) rotate(-5deg); }
}
.elf-image {
  width: 300px;
  height: 320px;
  object-fit: cover;
  border-radius: 12px;
}



/* Elf card container: center cards and add spacing */
.elf-card {
  width: 360px;           /* card width */
  margin: 0 auto 40px;    /* centers the card horizontally */
  text-align: center;
  padding: 20px;
  border: 2px solid #eee;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;    /* ensures everything inside is centered */
}

/* Elf image wrapper: bigger and centered */
.elf-image-wrap {
  width: 400px;          /* wider container */
  height: 500px;         /* taller container */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;   /* space below image */
  overflow: hidden;      /* prevent spilling out */
}

/* Elf image: fit inside container without zooming in */
.elf-image-wrap img {
  max-width: 90%;        /* scale down a bit to fit inside box */
  max-height: 90%;       /* prevents zoom-in on tall container */
  object-fit: contain;   /* keep aspect ratio */
  transition: transform 0.3s ease;
}

/* Hover effect for playful animation */
.elf-card:hover .elf-image-wrap img {
  transform: scale(1.05); /* slight zoom on hover */
}
/* Ensure the section uses full width */
.elf-bios {
  width: 100%;
  display: flex;
  justify-content: center; /* center the grid */
  padding: 0 20px;         /* optional side padding */
  box-sizing: border-box;
}

/* Grid wrapper for elf cards */
.elf-bios-grid {
  display: flex;
  gap: 40px;               /* spacing between cards */
  flex-wrap: nowrap;       /* keep side by side on desktop */
  max-width: 800px;        /* ensure enough space for 2 cards */
  justify-content: center;  /* center cards inside grid */
}

/* Each elf card */
.elf-card {
  width: 360px;            /* fixed width */
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* Elf Card Grid - Responsive */
@media screen and (max-width: 768px) {
  .elf-bios-grid {
    flex-direction: column;   /* stack cards vertically */
    gap: 20px;                /* smaller gap for mobile */
    max-width: 100%;          /* allow full width */
    align-items: center;      /* center the stacked cards */
  }

  .elf-card {
    width: 90%;               /* smaller width on mobile */
  }

  .elf-image-wrap {
    width: 80%;               /* scale image container down */
    height: auto;             /* let height adjust automatically */
  }

  .elf-image-wrap img {
    max-width: 100%;
    height: auto;
  }
}

.tiktok-section {
  text-align: center;
  margin: 40px 0;
}

.tiktok-grid {
  display: flex;
  justify-content: center;  /* centers the videos */
  gap: 60px;                /* space between TikToks */
  flex-wrap: wrap;          /* allows stacking on mobile */
}

.tiktok-wrap {
  flex: 0 1 300px;          /* don't grow too much, base width 300px */
  max-width: 45%;           /* side-by-side max width on desktop */
  display: flex;
  justify-content: center;  /* centers the embed inside wrapper */
}

.tiktok-wrap blockquote {
  width: 100% !important;
  max-width: 100% !important;
}

/* Mobile responsiveness */
@media screen and (max-width: 768px) {
  .tiktok-wrap {
    max-width: 90%;
  }
}

/* Cheeky Elves Rules - Home Page */
.elves-rules {
  max-width: 1000px;
  margin: 80px auto;
  padding: 0 20px;
  text-align: center;
}

.elves-rules h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 42px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

.rules-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.rule {
  padding: 20px;
}

.rule-icon {
  font-size: 32px;
  display: block;
  margin-bottom: 10px;
}

.rule h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 24px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.rule p {
  font-size: 16px;
  line-height: 1.6;
}

.rules-footer {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 600;      /* subtle bold */
  letter-spacing: 0.5px;
  opacity: 0.95;
}
.rules-footer strong {
  font-weight: 700;
}

/* Mobile */
@media screen and (max-width: 768px) {
  .rules-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .elves-rules h2 {
    font-size: 36px;
  }
}

.elf-rules {
  max-width: 800px;
  margin: 80px auto;
  text-align: center;
}

.elf-rules h2 {
  font-size: 32px;
  margin-bottom: 40px;
}

.rule {
  margin-bottom: 32px;
}

.rule h3 {
  font-size: 22px;
  margin-bottom: 8px;
}

.rule p {
  font-size: 16px;
  line-height: 1.6;
  opacity: 0.95;
}

.rules-footer {
  margin-top: 40px;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.rules-lead {
  margin-top: 60px;
  margin-bottom: 12px;
  font-size: 20px;
  letter-spacing: 0.5px;
  opacity: 0.8;
  text-align: center;
}

.rule-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 6px;
}

.rule-icon {
  font-size: 20px;
  opacity: 0.8;
  line-height: 1;
}

.rule h3 {
  font-size: 22px;
  margin: 0;
}

.rule:hover .rule-icon {
  transform: rotate(-5deg) scale(1.05);
  transition: transform 0.2s ease;
}

/* Rules typography boost */
.rule h3 {
  font-size: 26px;
  letter-spacing: 0.5px;
}

.rule p {
  font-size: 18px;
  line-height: 1.6;
  max-width: 680px;
  margin: 0 auto;
}

/* Printable Card Section */
.elf-card-download {
  text-align: center;
  margin: 60px 20px;
}

.elf-card-download h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 28px;
  letter-spacing: 1px;
  margin-bottom: 16px;
}

.elf-card-download p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 24px;
}

.card-preview {
  max-width: 300px;
  margin: 0 auto 20px;
  border: 2px solid #eee;
  border-radius: 16px;
  overflow: hidden;
}

.card-preview img {
  width: 100%;
  display: block;
}

.download-button {
  display: inline-block;
  padding: 14px 28px;
  background: #1DB954;
  color: #fff;
  font-size: 20px;
  border-radius: 30px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.download-button:hover {
  background: #17a74a;
}


.play-guide {
  max-width: 700px;
  margin: 60px auto;
  text-align: center;
}

.play-guide p {
  font-size: 25px;
  line-height: 1.6;
  margin-bottom: 18px;
}

.play-guide-closer {
  font-weight: 600;
  margin-top: 24px;
}

.play-guide-music {
  margin-top: 20px;
  font-style: italic;
}


.contact-section,

.contact-notes {

  max-width: 600px;

  margin: 0 auto 40px;

  text-align: center;

}

.contact-intro {

  font-size: 1.1rem;

  margin-bottom: 20px;

}

.contact-email {

  margin-top: 20px;

  font-weight: 600;

}

.contact-signoff {

  margin-top: 24px;

  font-style: italic;

}

@media (max-width: 768px) {

  .play-guide p {

    line-height: 1.7;

  }

}

.policy-section {
  max-width: 800px;
  margin: 0 auto 60px;
  padding: 0 20px;
     font-size: 23px;
  
  
}

.paypal-note {
  margin-top: 40px;
  font-size: 1rem;
  font-weight: 500;
}



.product-images {
  text-align: center;
}

.main-image {
  width: 100%;
  max-width: 260px;
  border-radius: 12px;
  margin-bottom: 10px;
}

.thumbnail-row {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.thumbnail-row img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 8px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.thumbnail-row img:hover {
  opacity: 1;
  transform: scale(1.05);
}


@media (min-width: 900px) {
  .merch-card img {
    max-width: 460px;
  }
}

/* FORCE merch images larger on desktop */
@media (min-width: 900px) {

  .merch-grid {
    grid-template-columns: repeat(2, minmax(480px, 1fr));
  }

  .merch-card {
    max-width: 520px;
  }

  .merch-card img {
    width: 100%;
    max-height: 600px;
    object-fit: contain;
  }

}

/* === FINAL DESKTOP MERCH LAYOUT === */
@media (min-width: 900px) {

  .merch-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 1100px;
    margin: 0 auto;
    gap: 40px;
  }

  .merch-card {
    max-width: 520px;
  }

  .merch-card img {
    width: 100%;
    max-height: 620px;
    object-fit: contain;
  }

}

/* PayPal option dropdowns — keep sensible size */
.merch-card select {
  width: auto;
  max-width: 220px;
  padding: 8px 12px;
  font-size: 16px;
  margin: 8px auto;
  display: block;
}

/* === MOBILE MERCH FIX === */
@media (max-width: 768px) {

  .merch-grid {
    grid-template-columns: 1fr;
    max-width: 100%;
    gap: 24px;
  }

  .merch-card {
    max-width: 90%;
    margin: 0 auto;
  }

  .merch-card img {
    max-height: 380px;
  }

  .merch-card select {
    max-width: 200px;
  }

}

/* Fix Buy Now button sizing */
.merch-card input[type="submit"],
.merch-card button {
  font-size: 16px;
  padding: 12px 22px;
  border-radius: 30px;
  width: auto;
  max-width: 220px;
  margin: 12px auto 0;
  display: block;
}


//* ==== HARD MOBILE RESET FOR MERCH ==== */
@media (max-width: 768px) {

  .merch-section {
    padding: 20px 12px;
  }

  .merch-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    max-width: 100%;
  }

  .merch-card {
    max-width: 100%;
    padding: 16px;
  }

  .merch-card img {
    max-height: 320px;
  }

  .merch-card select {
    width: auto;
    max-width: 200px;
    font-size: 15px;
  }

}

.merch-card select {
  display: block;
  margin: 8px auto;
}

/* =========================
   Mobile Merch Cards - FIXED
========================= */
@media (max-width: 768px) {

  /* Merch Grid */
  .merch-grid {
    display: flex;
    flex-direction: column;  /* stack cards vertically */
    align-items: center;     /* center cards horizontally */
    gap: 24px;
    max-width: 100%;
    margin: 0 auto;
  }

  /* Individual Cards */
  .merch-card {
    width: 90%;
    max-width: 320px;
    padding: 20px;
    border: 2px solid #eee;     /* restore outline */
    border-radius: 16px;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
  }

  /* Product Images */
  .merch-card img {
    width: 100%;
    max-height: 380px;   /* keep tall but not huge */
    object-fit: contain;
    border-radius: 14px;
    margin-bottom: 12px;
  }

  /* Headings & Text */
  .merch-card h2 {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .merch-card p {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .price {
    font-size: 20px;
    margin-bottom: 12px;
  }

  /* Buttons */
  .merch-card input[type="submit"],
  .merch-card button,
  .store-button {
    font-size: 16px;
    padding: 12px 22px;
    border-radius: 30px;
    max-width: 220px;
    width: 100%;
    display: block;
    margin: 12px auto 0;
    text-align: center;
  }

  .store-button {
    background: #1DB954;  /* green */
    color: #fff;
    border: none;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease;
  }

  .store-button:hover {
    background: #17a74a;
    transform: scale(1.05);
  }

  /* Dropdowns (Size / Shipping) */
  .merch-card select {
    width: 100%;
    max-width: 220px;
    font-size: 15px;
    padding: 8px 10px;
    border-radius: 12px;
    border: 1px solid #ccc;
    margin: 8px auto 10px;
    display: block;
    text-align: center;
  }

}




/* =========================
   Merch Cards - Unified Styling
========================= */

/* Merch Grid */
.merch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 32px;
  justify-items: center;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Individual Merch Card */
.merch-card {
  width: 100%;
  max-width: 480px;           /* desktop max width */
  border: 2px solid #eee;     /* outline */
  border-radius: 16px;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.merch-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

/* Product Images */
.merch-card img {
  width: 100%;
  max-height: 520px;
  object-fit: contain;
  border-radius: 14px;
  margin-bottom: 12px;
}

/* Headings & Text */
.merch-card h2 {
  font-size: 24px;
  margin-bottom: 6px;
}

.merch-card p {
  font-size: 16px;
  margin-bottom: 8px;
}

.price {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 12px;
}

/* Buttons (Buy Now / PayPal / Store) */
.merch-card input[type="submit"],
.merch-card button,
.store-button {
  font-size: 16px;
  padding: 12px 24px;
  border-radius: 30px;
  max-width: 220px;
  width: 100%;
  display: block;
  margin: 12px auto 0;
  text-align: center;
  background: #1DB954;  /* your green */
  color: #fff;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.3s ease;
}

.merch-card input[type="submit"]:hover,
.merch-card button:hover,
.store-button:hover {
  background: #17a74a;
  transform: scale(1.05);
}

/* Dropdowns (Size / Shipping) */
.merch-card select {
  width: 100%;
  max-width: 220px;
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 12px;
  border: 1px solid #ccc;
  margin: 8px auto 10px;
  display: block;
  text-align: center;
}


/* =========================
   Merch Grid - Fixed 2 per row desktop
========================= */
.merch-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 per row on desktop */
  gap: 32px;
  justify-content: center;  /* center grid in page */
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Individual Merch Card */
.merch-card {
  width: 100%;
  max-width: 520px;          /* desktop max width */
  border: 2px solid #eee;    /* outline */
  border-radius: 16px;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
}

/* Product Images */
.merch-card img {
  width: 100%;
  max-height: 600px;         /* bigger images for desktop */
  object-fit: contain;
  border-radius: 14px;
  margin-bottom: 12px;
}

/* Responsive: 1 column on smaller screens */
@media (max-width: 768px) {
  .merch-grid {
    grid-template-columns: 1fr; /* 1 per row on mobile */
    max-width: 90%;
  }

  .merch-card {
    max-width: 320px;          /* smaller card width for mobile */
  }

  .merch-card img {
    max-height: 380px;         /* smaller image on mobile */
  }
}




/* =========================
   PayPal dropdown styling
========================= */

/* General dropdown styling */
.merch-card select {
  width: 100%;                 /* fill card nicely */
  max-width: 220px;            /* don't get too wide */
  padding: 10px 12px;          /* comfy padding */
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  border-radius: 30px;
  border: 2px solid #eee;      /* subtle border */
  background-color: #f9f9f9;   /* light grey background */
  appearance: none;            /* remove default arrow styling */
  cursor: pointer;
  margin-bottom: 12px;         /* space below */
  text-align: center;
  transition: all 0.3s ease;
}

/* Hover & focus effects */
.merch-card select:hover,
.merch-card select:focus {
  border-color: #1DB954;       /* green border */
  background-color: #ffffff;   /* white on focus */
  outline: none;
}

/* Optional: add a custom arrow using pseudo-element */
.merch-card select {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23000'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 12px 8px;
  padding-right: 36px;         /* leave space for arrow */
}

.duo-card {
  grid-column: 1 / -1; /* takes full row */
  max-width: 500px;    /* controls how wide it looks */
  margin: 0 auto;      /* centers it */
}




.merch-card input[type="number"] {
  width: 100%;
  max-width: 80px;            /* keeps it small like a selector */
  padding: 10px 12px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 16px;
  border-radius: 30px;
  border: 2px solid #eee;
  background-color: #f9f9f9;
  text-align: center;
  appearance: none;
  cursor: pointer;
  margin-bottom: 12px;
  transition: all 0.3s ease;
}

/* Hover + focus like dropdowns */
.merch-card input[type="number"]:hover,
.merch-card input[type="number"]:focus {
  border-color: #1DB954;
  background-color: #ffffff;
  outline: none;
}

/* Remove ugly browser arrows (optional but cleaner) */
.merch-card input[type="number"]::-webkit-outer-spin-button,
.merch-card input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


.buy-controls {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}




.quantity-wrapper {
  text-align: center;
  margin-bottom: 12px;
}

.quantity-wrapper label {
  display: block;
  margin-bottom: 6px;
  font-size: 18px;
}

.quantity-wrapper input {
  width: 70px;
  padding: 8px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #eee;
  background: #f9f9f9;
  font-size: 14px;
}