#fw-section-rich-text-4069d8de-437b-4f4d-b280-3340098c45ba {
--color-primary: #0a00ff;
--color-primary-rgb: 10, 0, 255;
--color-background: #ff0000;
--color-background-rgb: 255, 0, 0;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #000000;
--color-on-background-rgb: 0, 0, 0;
--color-product-image-background: #000000;
--color-background-brightness: 76;
background-color: var(--color-background);
color: var(--color-on-background);

}
#fw-section-custom-html-5c2aed2a-1b39-4d5d-97b9-67b37404195e {

.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.social-icons a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.social-icons a img {
  display: block;
  width: 36px;
  height: 36px;
  object-fit: contain;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Emoji Icons */
.emoji-icon {
  font-size: 32px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Hover Effect */
.social-icons a:hover img,
.social-icons a:hover.emoji-icon {
  transform: scale(1.2);
  opacity: 0.85;
}

/* Mobile Optimization */
@media (max-width: 400px) {
  .social-icons {
    gap: 6px;          /* Tighter spacing so everything fits inline */
  }

  .social-icons a img {
    width: 24px;       /* Smaller icons for compact view */
    height: 24px;
  }

  .emoji-icon {
    font-size: 22px;   /* Smaller emojis to match */
  }
}

}








#fw-section-custom-html-3fb6accb-2d11-477b-be51-0485d2ea229f {
--color-primary: #0008ff;
--color-primary-rgb: 0, 8, 255;
--color-background: #0008ff;
--color-background-rgb: 0, 8, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #000000;
--color-background-brightness: 34;
background-color: var(--color-background);
color: var(--color-on-background);
.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.social-icons a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.social-icons a img {
  display: block;
  width: 36px;
  height: 36px;
  object-fit: contain;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Emoji Icons */
.emoji-icon {
  font-size: 32px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Hover Effect */
.social-icons a:hover img,
.social-icons a:hover.emoji-icon {
  transform: scale(1.2);
  opacity: 0.85;
}

/* Mobile Optimization */
@media (max-width: 400px) {
  .social-icons {
    gap: 6px;          /* Tighter spacing so everything fits inline */
  }

  .social-icons a img {
    width: 24px;       /* Smaller icons for compact view */
    height: 24px;
  }

  .emoji-icon {
    font-size: 22px;   /* Smaller emojis to match */
  }
}

}

#fw-section-custom-html-822bd8c0-f51c-446d-9a77-3f72fe4ec66c {

.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.social-icons a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.social-icons a img {
  display: block;
  width: 36px;
  height: 36px;
  object-fit: contain;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Emoji Icons */
.emoji-icon {
  font-size: 32px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Hover Effect */
.social-icons a:hover img,
.social-icons a:hover.emoji-icon {
  transform: scale(1.2);
  opacity: 0.85;
}

/* Mobile Optimization */
@media (max-width: 400px) {
  .social-icons {
    gap: 6px;          /* Tighter spacing so everything fits inline */
  }

  .social-icons a img {
    width: 24px;       /* Smaller icons for compact view */
    height: 24px;
  }

  .emoji-icon {
    font-size: 22px;   /* Smaller emojis to match */
  }
}

}
#fw-section-hero-video-669078e1-2593-44bc-b759-73646144c1de {
--color-primary: #0a00ff;
--color-primary-rgb: 10, 0, 255;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #fffbfb;
--color-on-background-rgb: 255, 251, 251;
--color-product-image-background: #000000;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);

}







#fw-section-hero-1768697951 {
--color-primary: #0a00ff;
--color-primary-rgb: 10, 0, 255;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #000000;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);

}
#fw-section-custom-html-275b3f9e-9a8a-445a-9e91-5734e8973c22 {

.metroid-container {
  display: flex;
  justify-content: center;   /* horizontal center */
  align-items: flex-start;   /* vertical alignment at top instead of middle */
  text-align: center;        /* center text inside <p> */
  margin: 0 auto;
  padding: 40px 20px;        /* optional top/bottom padding for breathing room */
  box-sizing: border-box;
  min-height: auto;           /* remove full viewport height */
  max-width: 900px;           /* optional, keeps text from stretching too wide */
}

.metroid-text {
  font-family: 'Press Start 2P', monospace;
  font-size: 22px;           /* desktop font */
  text-transform: uppercase;
  font-weight: bold;
  color: #f7e08b;
  letter-spacing: 2px;
  line-height: 1.4;
  display: inline-block;
  margin: 0;
  transform: scaleY(1.1) scaleX(1.05);

  text-shadow:
    4px 4px 0 #9f2e24,
    -4px -4px 0 #9f2e24,
    4px -4px 0 #9f2e24,
    -4px 4px 0 #9f2e24,
    0 0 6px #ff5eff,
    0 0 12px #ff00ff,
    0 0 18px #b066ff,
    0 0 24px #7a00ff,
    0 0 32px #3f00ff;

  animation: alive-glow 1.5s infinite, crt-flicker 0.2s infinite, crt-jitter 0.08s infinite;
}

/* Mobile adjustments stay the same */
@media (max-width: 600px) {
  .metroid-text {
    font-size: 16px;
    line-height: 1.3;
    transform: scaleY(1) scaleX(1);
    word-break: break-word;
    padding: 0 10px;
  }

  .metroid-container {
    min-height: auto;
    padding: 20px 0;
  }
}

}

#fw-section-custom-html-88c49750-a44b-4346-88bd-dde5333e43e1 {
--color-primary: #0a00ff;
--color-primary-rgb: 10, 0, 255;
--color-background: #0008ff;
--color-background-rgb: 0, 8, 255;
--color-on-primary: #ffffff;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #000000;
--color-background-brightness: 34;
background-color: var(--color-background);
color: var(--color-on-background);
.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.social-icons a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.social-icons a img {
  display: block;
  width: 36px;
  height: 36px;
  object-fit: contain;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Emoji Icons */
.emoji-icon {
  font-size: 32px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Hover Effect */
.social-icons a:hover img,
.social-icons a:hover.emoji-icon {
  transform: scale(1.2);
  opacity: 0.85;
}

/* Mobile Optimization */
@media (max-width: 400px) {
  .social-icons {
    gap: 6px;          /* Tighter spacing so everything fits inline */
  }

  .social-icons a img {
    width: 24px;       /* Smaller icons for compact view */
    height: 24px;
  }

  .emoji-icon {
    font-size: 22px;   /* Smaller emojis to match */
  }
}

}




#fw-section-custom-html-61654f6c-4ffb-407d-80e8-12bfb9d2949e {

.social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.social-icons a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.social-icons a img {
  display: block;
  width: 36px;
  height: 36px;
  object-fit: contain;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Emoji Icons */
.emoji-icon {
  font-size: 32px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

/* Hover Effect */
.social-icons a:hover img,
.social-icons a:hover.emoji-icon {
  transform: scale(1.2);
  opacity: 0.85;
}

/* Mobile Optimization */
@media (max-width: 400px) {
  .social-icons {
    gap: 6px;          /* Tighter spacing so everything fits inline */
  }

  .social-icons a img {
    width: 24px;       /* Smaller icons for compact view */
    height: 24px;
  }

  .emoji-icon {
    font-size: 22px;   /* Smaller emojis to match */
  }
}

}