*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #111111;
  --tw-ring-color: rgba(168, 85, 247, 0.45);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.5);
  --tw-shadow-colored: 0 10px 15px -3px rgba(168, 85, 247, 0.3);
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0;
  --tw-ring-offset-color: #12081a;
  --tw-ring-color: rgba(192, 38, 211, 0.35);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 8px 35px rgba(10, 3, 18, 0.9);
  --tw-shadow-colored: 0 8px 35px rgba(192, 38, 211, 0.22);
} /*! Custom Dark Modern Theme - Fully Changed */
*,
:after,
:before {
  border: 0 solid #27272a;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  font-family: Merriweather, Georgia, serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: inherit;
  margin: 0;
  background: #050505;
  color: #e5e5e5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 700;
  color: rgba(103, 232, 249, 0.15);
}
a {
  color: inherit;
  text-decoration: inherit;
  transition: color 0.3s ease;
}
a:hover {
  
  transform: translateY(-0.5px);
}

b,
strong {
  font-weight: 700;
  color: #72f4e8;
}
small {
  font-size: 80%;
}
button {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-transform: none;
}
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
  transition: all 0.3s ease;
}
button:hover {
  transform: translateY(-1px);
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
object,
svg {
  display: block;
  vertical-align: middle;
}
img {
  height: auto;
  max-width: 100%;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
body,
html {
  max-width: 100vw;
  overflow-x: hidden;
}
body {
  font-family: Merriweather, Georgia, serif;
  background: #050505;
  color: #e5e5e5;
  line-height: 1.65;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: merriweather, georgia, times new roman, times, serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #d0d326;
  font-weight: 700;
}
p {
  color: #d1d5db;
}
a {
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
a:not([class*="btn"]):not([class*="inline-flex"]):not([class*="flex"]):not(
    [class*="block"]
  ):not([class*="no-underline"]):not([class*="pd-cta"]):not([style]) {
  color: #67e8f9;
}
a:not([class*="btn"]):not([class*="inline-flex"]):not([class*="flex"]):not(
    [class*="block"]
  ):not([class*="no-underline"]):not([class*="pd-cta"]):not([style]):hover {
  color: #22d3ee;
}
.container {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.c {
  margin-top: 80px;
}
.hn-line:after {
  background: #22d3ee;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  width: 0;
  border-radius: 9999px;
}
.hn-active:after,
.hn-line:hover:after {
  width: 100%;
  background: rgba(103, 232, 249, 0.15);
}
.nav-link {
  font-size: 0.8rem;
  letter-spacing: 0.05em;
  line-height: 1.1rem;
  padding: 0.65rem 1rem;
  text-transform: uppercase;
  color: #e5e5e5;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 500;
}
.nav-link.active,
.nav-link:hover {
  color: #67e8f9;
  letter-spacing: 0.08em;
}
.gallery-card {
  border: 1px solid #27272a !important;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.65);
  cursor: pointer;
  overflow: hidden;
  position: relative;
  border-radius: 18px;
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.gallery-card:hover {
  box-shadow: 0 20px 40px rgba(192, 38, 211, 0.25);
  transform: translateY(-6px);
}
.gallery-card img {
  height: auto;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  width: 100%;
}
.gallery-card:hover img {
  transform: scale(1.08);
  filter: brightness(0.85) contrast(1.15);
}
.gallery-card .card-overlay {
  background: linear-gradient(
    180deg,
    transparent 30%,
    rgba(5, 5, 15, 0.92) 78%,
    #0a0a0a 100%
  );
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.gallery-card .card-content {
  bottom: 0;
  left: 0;
  padding: 1.1rem 0.9rem;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 2;
}
.gallery-card .card-content h3 {
  color: #67e8f9;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.location-card {
  background-image: url(../images/card-bg.png) !important;
  background-size: cover;
  border: 1px solid #27272a !important;
  overflow: hidden;
  position: relative;
  border-radius: 18px;
  transition: all 0.4s ease;
}
.location-card:hover {
  transform: scale(1.03);
  box-shadow: 0 15px 35px rgba(103, 232, 249, 0.2);
}
.location-card img {
  height: 13rem;
  object-fit: cover;
  transition: transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
  width: 100%;
}
.location-card:hover img {
  transform: scale(1.12);
}
.location-card .card-overlay {
  background: linear-gradient(
    180deg,
    transparent 25%,
    rgba(10, 10, 20, 0.88) 85%
  );
  inset: 0;
  position: absolute;
}
.section-dark-shadow {
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.75);
}
.whatsapp-cta {
  border-radius: 9999px;
  display: block;
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease;
}
.whatsapp-cta:hover {
  transform: scale(1.04);
}
.whatsapp-cta img {
  height: auto;
  width: 100%;
  transition: transform 0.4s ease;
}
.whatsapp-cta:hover img {
  transform: scale(1.05);
}
.btn-gold {
  border-radius: 9999px;
  display: inline-block;
  font-weight: 700;
  padding: 0.85rem 1.75rem;
  background: linear-gradient(135deg, #67e8f9, #22d3ee);
  color: #0f172a;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 20px rgba(103, 232, 249, 0.3);
}
.btn-gold:hover {
  background: linear-gradient(135deg, #22d3ee, #67e8f9);
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(103, 232, 249, 0.45);
}
.section-dark {
  background-color: #0c0c0f;
}
.section-black,
.section-dark {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.section-black {
  background-color: #050505;
}
.content-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 85rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.link-strong a,
.link-strong strong {
  color: #67e8f9;
}
.link-strong a:hover {
  color: #22d3ee;
}
.home_line {
  background: linear-gradient(to right, #22d3ee, rgba(103, 232, 249, 0.15));
  height: 2px;
}
.footer-gradient {
  background: linear-gradient(135deg, #0f051a, #1a0a2e 40%, #12081f);
}
.footer-link {
  align-items: center;
  color: rgba(241, 245, 249, 0.65) !important;
  display: inline-flex;
  font-size: 0.9rem;
  line-height: 1.7;
  margin-bottom: 0.6rem;
  padding: 0;
  text-decoration: none;
  transition: all 0.3s ease;
}
.footer-link:hover {
  color: #f1f5f9 !important;
  transform: translateX(6px);
}
.footer-link .footer-arrow {
  margin-right: 8px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.footer-link:hover .footer-arrow {
  opacity: 1;
}
.footer-contact-card {
  align-items: center;
  background: rgba(15, 15, 25, 0.6);
  border: 1px solid rgba(103, 232, 249, 0.15);
  border-radius: 16px;
  display: flex;
  gap: 1rem;
  padding: 0.9rem 1.2rem;
  text-decoration: none;
  transition: all 0.35s ease;
}
.footer-contact-card:hover {
  background: rgba(15, 15, 25, 0.85);
  border-color: rgba(103, 232, 249, 0.35);
  transform: translateY(-2px);
}
.footer-copyright {
  background: rgba(5, 5, 5, 0.85);
  border-top: 1px solid rgba(103, 232, 249, 0.1);
}
.lazy-img {
  opacity: 0;
  background-color: #1f2937;
  transition: opacity 0.6s ease;
}
.\!card {
  background-color: transparent !important;
}
.\!card,
.card {
  border: none !important;
}
.card {
  background-color: transparent;
}
.nav-main-bar {
  background: linear-gradient(135deg, #0a0a0f, #1a1a24);
}
.cta-btn-red {
  background: linear-gradient(135deg, rgba(103, 232, 249, 0.15), #7e22ce);
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 9999px;
}
.cta-btn-red:hover {
  background: linear-gradient(135deg, #7e22ce, rgba(103, 232, 249, 0.15));
  box-shadow: 0 10px 35px rgba(192, 38, 211, 0.45);
  transform: translateY(-3px);
  color: #fff;
}
.cta-btn-dark {
  background: #111;
  border: 2px solid #27272a;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 9999px;
}
.cta-btn-dark:hover {
  background: #e5e5e5;
  border-color: #e5e5e5;
  color: #0f172a;
  transform: translateY(-3px);
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.-bottom-10 {
  bottom: -2.8rem;
}
.-bottom-2 {
  bottom: -0.6rem;
}
.-bottom-32 {
  bottom: -9rem;
}
.-bottom-40 {
  bottom: -11rem;
}
.-bottom-\[200px\] {
  bottom: -210px;
}
.-bottom-\[300px\] {
  bottom: -310px;
}
.-left-10 {
  left: -2.8rem;
}
.-left-20 {
  left: -5.5rem;
}
.-left-32 {
  left: -9rem;
}
.-left-40 {
  left: -11rem;
}
.-left-\[150px\] {
  left: -155px;
}
.-left-\[200px\] {
  left: -205px;
}
.-left-\[31px\] {
  left: -34px;
}
.-right-0\.5 {
  right: -0.15rem;
}
.-right-10 {
  right: -2.8rem;
}
.-right-12 {
  right: -3.2rem;
}
.-right-16 {
  right: -4.2rem;
}
.-right-2 {
  right: -0.6rem;
}
.-right-32 {
  right: -9rem;
}
.-right-40 {
  right: -11rem;
}
.-right-\[150px\] {
  right: -155px;
}
.-right-\[200px\] {
  right: -205px;
}
.-top-0\.5 {
  top: -0.15rem;
}
.-top-10 {
  top: -2.8rem;
}
.-top-12 {
  top: -3.2rem;
}
.-top-16 {
  top: -4.2rem;
}
.-top-2 {
  top: -0.6rem;
}
.-top-32 {
  top: -9rem;
}
.-top-40 {
  top: -11rem;
}
.-top-\[150px\] {
  top: -155px;
}
.-top-\[200px\] {
  top: -205px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-10 {
  bottom: 2.8rem;
}
.bottom-20 {
  bottom: 5.5rem;
}
.bottom-6 {
  bottom: 1.7rem;
}
.bottom-\[10\%\] {
  bottom: 11%;
}
.bottom-\[12\%\] {
  bottom: 13%;
}
.bottom-\[15\%\] {
  bottom: 16%;
}
.bottom-\[20\%\] {
  bottom: 21%;
}
.bottom-\[25\%\] {
  bottom: 26%;
}
.bottom-\[30\%\] {
  bottom: 31%;
}
.bottom-\[5\%\] {
  bottom: 6%;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/4 {
  left: 26%;
}
.left-2 {
  left: 0.6rem;
}
.left-3 {
  left: 0.9rem;
}
.left-6 {
  left: 1.7rem;
}
.left-\[10\%\] {
  left: 11%;
}
.left-\[12\%\] {
  left: 13%;
}
.left-\[3\%\] {
  left: 4%;
}
.left-\[30\%\] {
  left: 31%;
}
.left-\[35\%\] {
  left: 36%;
}
.left-\[40\%\] {
  left: 41%;
}
.left-\[5\%\] {
  left: 6%;
}
.left-\[8\%\] {
  left: 9%;
}
.right-0 {
  right: 0;
}
.right-1\/4 {
  right: 26%;
}
.right-2 {
  right: 0.6rem;
}
.right-6 {
  right: 1.7rem;
}
.right-\[10\%\] {
  right: 11%;
}
.right-\[15\%\] {
  right: 16%;
}
.right-\[2\%\] {
  right: 3%;
}
.right-\[20\%\] {
  right: 21%;
}
.right-\[22\%\] {
  right: 23%;
}
.right-\[3\%\] {
  right: 4%;
}
.right-\[30\%\] {
  right: 31%;
}
.right-\[5\%\] {
  right: 6%;
}
.right-\[8\%\] {
  right: 9%;
}
.top-0 {
  top: 0;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.6rem;
}
.top-20 {
  top: 5.5rem;
}
.top-3 {
  top: 0.9rem;
}
.top-40 {
  top: 11rem;
}
.top-\[10\%\] {
  top: 11%;
}
.top-\[15\%\] {
  top: 16%;
}
.top-\[18\%\] {
  top: 19%;
}
.top-\[20\%\] {
  top: 21%;
}
.top-\[30\%\] {
  top: 31%;
}
.top-\[35\%\] {
  top: 36%;
}
.top-\[42\%\] {
  top: 43%;
}
.top-\[5\%\] {
  top: 6%;
}
.top-\[50\%\] {
  top: 51%;
}
.top-\[8\%\] {
  top: 9%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[5\] {
  z-index: 5;
}
.z-\[9999\] {
  z-index: 9999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.m-0 {
  margin: 0;
}
.m-1 {
  margin: 0.3rem;
}
.-mx-4 {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}
.mx-8 {
  margin-left: 2.2rem;
  margin-right: 2.2rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-bottom: 0;
  margin-top: 0;
}
.my-2 {
  margin-bottom: 0.6rem;
  margin-top: 0.6rem;
}
.my-6 {
  margin-bottom: 1.8rem;
  margin-top: 1.8rem;
}
.\!mt-0 {
  margin-top: 0 !important;
}
.-mt-0\.5 {
  margin-top: -0.15rem;
}
.-mt-2 {
  margin-top: -0.6rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 0.3rem;
}
.mb-1\.5 {
  margin-bottom: 0.45rem;
}
.mb-10 {
  margin-bottom: 2.8rem;
}
.mb-12 {
  margin-bottom: 3.2rem;
}
.mb-14 {
  margin-bottom: 3.8rem;
}
.mb-16 {
  margin-bottom: 4.2rem;
}
.mb-2 {
  margin-bottom: 0.6rem;
}
.mb-2\.5 {
  margin-bottom: 0.7rem;
}
.mb-3 {
  margin-bottom: 0.9rem;
}
.mb-3\.5 {
  margin-bottom: 1rem;
}
.mb-4 {
  margin-bottom: 1.2rem;
}
.mb-5 {
  margin-bottom: 1.4rem;
}
.mb-6 {
  margin-bottom: 1.8rem;
}
.mb-7 {
  margin-bottom: 2rem;
}
.mb-8 {
  margin-bottom: 2.2rem;
}
.ml-0\.5 {
  margin-left: 0.15rem;
}
.ml-1 {
  margin-left: 0.3rem;
}
.ml-4 {
  margin-left: 1.2rem;
}
.ml-64 {
  margin-left: 17rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.3rem;
}
.mr-1\.5 {
  margin-right: 0.45rem;
}
.mr-2 {
  margin-right: 0.6rem;
}
.mt-0 {
  margin-top: 0;
}
.mt-0\.5 {
  margin-top: 0.15rem;
}
.mt-1 {
  margin-top: 0.3rem;
}
.mt-10 {
  margin-top: 2.8rem;
}
.mt-12 {
  margin-top: 3.2rem;
}
.mt-14 {
  margin-top: 3.8rem;
}
.mt-2 {
  margin-top: 0.6rem;
}
.mt-3 {
  margin-top: 0.9rem;
}
.mt-4 {
  margin-top: 1.2rem;
}
.mt-5 {
  margin-top: 1.4rem;
}
.mt-6 {
  margin-top: 1.8rem;
}
.mt-7 {
  margin-top: 2rem;
}
.mt-8 {
  margin-top: 2.2rem;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-0\.5 {
  height: 3px;
}
.h-1 {
  height: 0.3rem;
}
.h-1\.5 {
  height: 0.45rem;
}
.h-10 {
  height: 2.6rem;
}
.h-11 {
  height: 2.85rem;
}
.h-12 {
  height: 3.2rem;
}
.h-14 {
  height: 3.7rem;
}
.h-16 {
  height: 4.2rem;
}
.h-2 {
  height: 0.6rem;
}
.h-2\.5 {
  height: 0.7rem;
}
.h-20 {
  height: 5.5rem;
}
.h-24 {
  height: 6.5rem;
}
.h-28 {
  height: 7.5rem;
}
.h-3 {
  height: 0.9rem;
}
.h-3\.5 {
  height: 1rem;
}
.h-32 {
  height: 8.5rem;
}
.h-36 {
  height: 9.5rem;
}
.h-4 {
  height: 1.2rem;
}
.h-40 {
  height: 11rem;
}
.h-44 {
  height: 12rem;
}
.h-48 {
  height: 13rem;
}
.h-5 {
  height: 1.4rem;
}
.h-6 {
  height: 1.7rem;
}
.h-64 {
  height: 17rem;
}
.h-7 {
  height: 1.9rem;
}
.h-72 {
  height: 19rem;
}
.h-8 {
  height: 2.2rem;
}
.h-80 {
  height: 21rem;
}
.h-9 {
  height: 2.4rem;
}
.h-96 {
  height: 25rem;
}
.h-\[1\.5px\] {
  height: 2px;
}
.h-\[100px\] {
  height: 105px;
}
.h-\[120px\] {
  height: 125px;
}
.h-\[150px\] {
  height: 155px;
}
.h-\[18px\] {
  height: 19px;
}
.h-\[1px\] {
  height: 1.5px;
}
.h-\[200px\] {
  height: 205px;
}
.h-\[20px\] {
  height: 21px;
}
.h-\[250px\] {
  height: 255px;
}
.h-\[2px\] {
  height: 3px;
}
.h-\[300px\] {
  height: 305px;
}
.h-\[320px\] {
  height: 325px;
}
.h-\[350px\] {
  height: 355px;
}
.h-\[3px\] {
  height: 4px;
}
.h-\[400px\] {
  height: 405px;
}
.h-\[450px\] {
  height: 455px;
}
.h-\[500px\] {
  height: 505px;
}
.h-\[55vh\] {
  height: 56vh;
}
.h-\[600px\] {
  height: 610px;
}
.h-\[60px\] {
  height: 62px;
}
.h-\[650px\] {
  height: 660px;
}
.h-\[800px\] {
  height: 810px;
}
.h-\[90\%\] {
  height: 91%;
}
.h-\[900px\] {
  height: 910px;
}
.h-\[92px\] {
  height: 94px;
}
.h-\[62px\] {
  height: 62px;
}
.h-\[82px\] {
  height: 82px;
}
.h-\[84px\] {
  height: 84px;
}
.h-\[clamp\(220px\2c 30vw\2c 400px\)\] {
  height: clamp(225px, 31vw, 405px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1.5px;
}
.max-h-\[500px\] {
  max-height: 505px;
}
.max-h-\[92vh\] {
  max-height: 93vh;
}
.min-h-\[120px\] {
  min-height: 125px;
}
.min-h-\[200px\] {
  min-height: 205px;
}
.min-h-\[80vh\] {
  min-height: 81vh;
}
.min-h-\[85vh\] {
  min-height: 86vh;
}
.w-0 {
  width: 0;
}
.w-1 {
  width: 0.3rem;
}
.w-1\.5 {
  width: 0.45rem;
}
.w-1\/2 {
  width: 50%;
}
.w-10 {
  width: 2.6rem;
}
.w-11 {
  width: 2.85rem;
}
.w-12 {
  width: 3.2rem;
}
.w-14 {
  width: 3.7rem;
}
.w-16 {
  width: 4.2rem;
}
.w-2 {
  width: 0.6rem;
}
.w-2\.5 {
  width: 0.7rem;
}
.w-20 {
  width: 5.5rem;
}
.w-24 {
  width: 6.5rem;
}
.w-28 {
  width: 7.5rem;
}
.w-3 {
  width: 0.9rem;
}
.w-3\.5 {
  width: 1rem;
}
.w-32 {
  width: 8.5rem;
}
.w-36 {
  width: 9.5rem;
}
.w-4 {
  width: 1.2rem;
}
.w-40 {
  width: 11rem;
}
.w-44 {
  width: 12rem;
}
.w-5 {
  width: 1.4rem;
}
.w-6 {
  width: 1.7rem;
}
.w-64 {
  width: 17rem;
}
.w-7 {
  width: 1.9rem;
}
.w-72 {
  width: 19rem;
}
.w-8 {
  width: 2.2rem;
}
.w-80 {
  width: 21rem;
}
.w-9 {
  width: 2.4rem;
}
.w-96 {
  width: 25rem;
}
.w-\[150px\] {
  width: 155px;
}
.w-\[18px\] {
  width: 19px;
}
.w-\[200px\] {
  width: 205px;
}
.w-\[250px\] {
  width: 255px;
}
.w-\[2px\] {
  width: 3px;
}
.w-\[300px\] {
  width: 305px;
}
.w-\[320px\] {
  width: 325px;
}
.w-\[350px\] {
  width: 355px;
}
.w-\[400px\] {
  width: 405px;
}
.w-\[45\%\] {
  width: 46%;
}
.w-\[450px\] {
  width: 455px;
}
.w-\[500px\] {
  width: 505px;
}
.w-\[55\%\] {
  width: 56%;
}
.w-\[600px\] {
  width: 610px;
}
.w-\[650px\] {
  width: 660px;
}
.w-\[800px\] {
  width: 810px;
}
.w-\[900px\] {
  width: 910px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1.5px;
}
.min-w-0 {
  min-width: 0;
}
.min-w-\[20px\] {
  min-width: 22px;
}
.max-w-2xl {
  max-width: 43rem;
}
.max-w-3xl {
  max-width: 49rem;
}
.max-w-4xl {
  max-width: 57rem;
}
.max-w-5xl {
  max-width: 66rem;
}
.max-w-6xl {
  max-width: 74rem;
}
.max-w-7xl {
  max-width: 82rem;
}
.max-w-\[1400px\] {
  max-width: 1420px;
}
.max-w-\[380px\] {
  max-width: 385px;
}
.max-w-\[400px\] {
  max-width: 405px;
}
.max-w-\[500px\] {
  max-width: 505px;
}
.max-w-\[520px\] {
  max-width: 525px;
}
.max-w-\[550px\] {
  max-width: 555px;
}
.max-w-lg {
  max-width: 33rem;
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: 25rem;
}
.max-w-xl {
  max-width: 37rem;
}
.max-w-xs {
  max-width: 21rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0,
.shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: -52%;
}
.-translate-x-2 {
  --tw-translate-x: -0.6rem;
}
.-translate-y-1\/2 {
  --tw-translate-y: -52%;
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-x-0 {
  --tw-scale-x: 0;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-none {
  cursor: none;
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0\.5 {
  gap: 0.15rem;
}
.gap-1 {
  gap: 0.3rem;
}
.gap-1\.5 {
  gap: 0.45rem;
}
.gap-10 {
  gap: 2.8rem;
}
.gap-12 {
  gap: 3.2rem;
}
.gap-2 {
  gap: 0.6rem;
}
.gap-2\.5 {
  gap: 0.7rem;
}
.gap-3 {
  gap: 0.9rem;
}
.gap-3\.5 {
  gap: 1rem;
}
.gap-4 {
  gap: 1.2rem;
}
.gap-5 {
  gap: 1.4rem;
}
.gap-6 {
  gap: 1.8rem;
}
.gap-8 {
  gap: 2.2rem;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
  margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(0.45rem * var(--tw-space-y-reverse));
  margin-top: calc(0.45rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(2.8rem * var(--tw-space-y-reverse));
  margin-top: calc(2.8rem * (1 - var(--tw-space-y-reverse)));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.35rem;
}
.rounded-2xl {
  border-radius: 1.1rem;
}
.rounded-3xl {
  border-radius: 1.7rem;
}
.rounded-\[14px\] {
  border-radius: 15px;
}
.rounded-\[19px\] {
  border-radius: 20px;
}
.rounded-\[20px\] {
  border-radius: 22px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.6rem;
}
.rounded-xl {
  border-radius: 0.85rem;
}
.rounded-t-xl {
  border-top-left-radius: 0.85rem;
  border-top-right-radius: 0.85rem;
}
.border {
  border-width: 1.2px;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1.2px;
}
.border-l {
  border-left-width: 1.2px;
}
.border-l-\[3px\] {
  border-left-width: 3.5px;
}
.border-t {
  border-top-width: 1.2px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[\#ffa700\]\/20,
.border-\[\#ffa700\]\/\[\.15\] {
  border-color: rgba(103, 232, 249, 0.2);
}
.border-\[rgba\(0\2c 212\2c 170\2c \.25\)\] {
  border-color: rgba(103, 232, 249, 0.25);
}
.border-\[rgba\(167\2c 139\2c 250\2c \.2\)\] {
  border-color: rgba(192, 38, 211, 0.2);
}
.border-\[rgba\(248\2c 113\2c 113\2c \.2\)\] {
  border-color: rgba(236, 72, 153, 0.2);
}
.border-\[rgba\(250\2c 0\2c 125\2c \.2\)\] {
  border-color: rgba(103, 232, 249, 0.2);
}
.border-brand-gold\/10,
.border-brand-gold\/20,
.border-brand-gold\/\[\.04\] {
  border-color: rgba(103, 232, 249, 0.15);
}
.border-brand-pink\/10,
.border-brand-pink\/20,
.border-brand-pink\/30,
.border-brand-pink\/\[\.04\] {
  border-color: rgba(192, 38, 211, 0.2);
}
.border-gray-600 {
  border-color: #4b5563;
}
.border-gray-700 {
  border-color: #374151;
}
.border-green-500\/10 {
  border-color: rgba(34, 197, 94, 0.12);
}
.border-orange-500\/10 {
  border-color: rgba(249, 115, 22, 0.12);
}
.border-pink-700 {
  border-color: #9f1239;
}
.border-red-500\/10 {
  border-color: rgba(239, 68, 68, 0.12);
}
.border-red-500\/30 {
  border-color: rgba(239, 68, 68, 0.3);
}
.border-white\/10 {
  border-color: rgba(255, 255, 255, 0.12);
}
.border-white\/5 {
  border-color: rgba(255, 255, 255, 0.07);
}
.border-white\/\[\.04\] {
  border-color: rgba(255, 255, 255, 0.05);
}
.border-white\/\[\.05\] {
  border-color: rgba(241, 245, 249, 0.07);
}
.border-white\/\[\.06\] {
  border-color: rgba(241, 245, 249, 0.09);
}
.border-white\/\[\.08\] {
  border-color: rgba(241, 245, 249, 0.12);
}
.border-white\/\[0\.04\] {
  border-color: rgba(241, 245, 249, 0.06);
}
.border-l-brand-pink {
  --tw-border-opacity: 1;
  border-left-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.bg-\[\#080010\] {
  background-color: #222c3e;
}
.bg-\[\#0a0008\] {
  background-color: #0c0612;
}
.bg-\[\#0a0a14\] {
  background-color: #0f0b1f;
}
.bg-\[\#0d0d0d\] {
  background-color: #111;
}
.bg-\[\#27ff00\] {
  background-color: #27ff00;
}

.bg-\[\#111\] {
  background-color: #281a48;
}
.bg-\[\#1c1c1c\] {
  background-color: #1a1a24;
}
.bg-\[\#1e0810\] {
  background-color: #1c0f22;
}
.bg-\[\#ffa700\] {
  background-color: #67e8f9;
}
.bg-\[\#ffa700\]\/30,
.bg-\[\#ffa700\]\/40,
.bg-\[\#ffa700\]\/\[\.02\],
.bg-\[\#ffa700\]\/\[\.03\],
.bg-\[\#ffa700\]\/\[\.04\],
.bg-\[\#ffa700\]\/\[\.05\],
.bg-\[\#ffa700\]\/\[\.06\],
.bg-\[\#ffa700\]\/\[\.08\],
.bg-\[\#ffa700\]\/\[\.1\] {
  background-color: rgba(103, 232, 249, 0.25);
}
.bg-\[rgba\(0\2c 212\2c 170\2c \.15\)\] {
  background-color: rgba(103, 232, 249, 0.18);
}
.bg-\[rgba\(15\2c 61\2c 39\2c \.7\)\] {
  background-color: rgba(15, 23, 42, 0.75);
}
.bg-\[rgba\(167\2c 139\2c 250\2c \.1\)\] {
  background-color: rgba(192, 38, 211, 0.12);
}
.bg-\[rgba\(248\2c 113\2c 113\2c \.1\)\] {
  background-color: rgba(236, 72, 153, 0.12);
}
.bg-\[rgba\(250\2c 0\2c 125\2c \.1\)\] {
  background-color: rgba(103, 232, 249, 0.12);
}
.bg-\[rgba\(255\2c 167\2c 0\2c \.06\)\],
.bg-\[rgba\(255\2c 167\2c 0\2c \.12\)\],
.bg-\[rgba\(255\2c 167\2c 0\2c \.1\)\] {
  background-color: rgba(103, 232, 249, 0.15);
}
.bg-\[rgba\(255\2c 255\2c 255\2c \.06\)\] {
  background-color: rgba(241, 245, 249, 0.08);
}
.bg-\[rgba\(56\2c 189\2c 248\2c \.1\)\] {
  background-color: rgba(103, 232, 249, 0.14);
}
.bg-\[rgba\(58\2c 43\2c 0\2c \.7\)\] {
  background-color: rgba(23, 23, 32, 0.75);
}
.bg-\[rgba\(64\2c 196\2c 255\2c \.1\)\] {
  background-color: rgba(103, 232, 249, 0.16);
}
.bg-\[rgba\(74\2c 222\2c 128\2c \.1\)\] {
  background-color: rgba(192, 38, 211, 0.12);
}
.bg-amber-500\/10 {
  background-color: rgba(192, 38, 211, 0.12);
}
.bg-black {
  background-color: #050505;
}
.bg-black\/70 {
  background-color: rgba(5, 5, 5, 0.75);
}
.bg-black\/95 {
  background-color: rgba(5, 5, 5, 0.96);
}
.bg-blue-500\/10 {
  background-color: rgba(103, 232, 249, 0.12);
}
.bg-brand-gold\/10,
.bg-brand-gold\/\[\.12\] {
  background-color: rgba(103, 232, 249, 0.15);
}
.bg-brand-pink {
  background-color: rgba(103, 232, 249, 0.15);
}
.bg-brand-pink\/10,
.bg-brand-pink\/30,
.bg-brand-pink\/40,
.bg-brand-pink\/50,
.bg-brand-pink\/\[\.03\],
.bg-brand-pink\/\[\.04\],
.bg-brand-pink\/\[\.06\],
.bg-brand-pink\/\[\.08\],
.bg-brand-pink\/\[\.12\],
.bg-brand-pink\/\[\.15\],
.bg-brand-pink\/\[\.1\] {
  background-color: rgba(192, 38, 211, 0.18);
}
.bg-gray-700 {
  background-color: #1f2937;
}
.bg-gray-800 {
  background-color: #1a2332;
}
.bg-gray-900 {
  background-color: #0f172a;
}
.bg-green-500,
.bg-green-500\/\[\.06\] {
  background-color: rgba(103, 232, 249, 0.9);
}
.bg-green-600,
.bg-green-700 {
  background-color: #1e3a5f;
}
.bg-indigo-500\/10 {
  background-color: rgba(192, 38, 211, 0.12);
}
.bg-orange-500\/10,
.bg-orange-500\/\[\.06\] {
  background-color: rgba(103, 232, 249, 0.12);
}
.bg-pink-500\/10 {
  background-color: rgba(236, 72, 153, 0.12);
}
.bg-pink-700 {
  background-color: #6b21a8;
}
.bg-red-500\/10,
.bg-red-500\/20,
.bg-red-500\/\[\.06\] {
  background-color: rgba(192, 38, 211, 0.12);
}
.bg-rose-500\/10 {
  background-color: rgba(236, 72, 153, 0.12);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: #f8fafc;
}
.bg-white\/10,
.bg-white\/5,
.bg-white\/\[0\.03\],
.bg-white\/\[\.01\],
.bg-white\/\[\.02\],
.bg-white\/\[\.03\],
.bg-white\/\[\.04\],
.bg-white\/\[\.05\],
.bg-white\/\[\.06\] {
  background-color: rgba(241, 245, 249, 0.09);
}
.bg-\[image\:radial-gradient\(circle\2c
  rgba\(255\2c
  255\2c
  255\2c
  \.8\)_1px\2c
  transparent_1px\)\] {
  background-image: radial-gradient(
    circle,
    rgba(103, 232, 249, 0.25) 1px,
    transparent 1px
  );
}
.bg-gradient-to-b,
.bg-gradient-to-br,
.bg-gradient-to-r,
.bg-gradient-to-t {
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-\[\#050005\] {
  --tw-gradient-from: #05080f;
}
.from-\[\#0a0008\] {
  --tw-gradient-from: #0a0c18;
}
.from-\[\#110818\] {
  --tw-gradient-from: #0f0b22;
}
.from-\[\#18071f\] {
  --tw-gradient-from: #1a0f2a;
}
.from-\[\#1a1018\] {
  --tw-gradient-from: #1c1428;
}
.from-\[\#25d366\] {
  --tw-gradient-from: #22d3ee;
}
.from-\[\#ff4da6\] {
  --tw-gradient-from: rgba(103, 232, 249, 0.15);
}
.from-\[\#ffa700\] {
  --tw-gradient-from: #67e8f9;
}
.from-amber-500,
.from-amber-500\/25 {
  --tw-gradient-from: rgba(103, 232, 249, 0.9);
}
.from-black\/70 {
  --tw-gradient-from: rgba(5, 5, 15, 0.8);
}
.from-blue-500,
.from-blue-500\/25 {
  --tw-gradient-from: rgba(103, 232, 249, 0.9);
}
.from-brand-gold {
  --tw-gradient-from: #67e8f9;
}
.from-brand-pink,
.from-brand-pink\/10,
.from-brand-pink\/25,
.from-brand-pink\/40 {
  --tw-gradient-from: rgba(103, 232, 249, 0.15);
}
.from-indigo-500,
.from-indigo-500\/25 {
  --tw-gradient-from: #a855f7;
}
.from-orange-500,
.from-orange-500\/25 {
  --tw-gradient-from: #67e8f9;
}
.from-pink-500,
.from-pink-500\/25 {
  --tw-gradient-from: rgba(103, 232, 249, 0.15);
}
.from-red-500,
.from-red-500\/25,
.from-red-600 {
  --tw-gradient-from: rgba(103, 232, 249, 0.15);
}
.from-rose-500,
.from-rose-500\/25 {
  --tw-gradient-from: #f97979;
}
.from-transparent {
  --tw-gradient-from: transparent;
}
.via-\[\#0f0515\] {
  --tw-gradient-stops: var(--tw-gradient-from),
    #1a0f2a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-\[\#ffa700\],
.via-\[\#ffa700\]\/30 {
  --tw-gradient-stops: var(--tw-gradient-from),
    #67e8f9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-black\/30 {
  --tw-gradient-stops: var(--tw-gradient-from),
    rgba(5, 5, 15, 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-blue-900\/20,
.via-indigo-900\/20,
.via-orange-900\/20,
.via-pink-900\/20,
.via-purple-900\/20,
.via-red-900\/20,
.via-rose-900\/20 {
  --tw-gradient-stops: var(--tw-gradient-from),
    #1a0f2a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#0a0008\] {
  --tw-gradient-to: #0a0c18 var(--tw-gradient-to-position);
}
.to-\[\#0a0010\] {
  --tw-gradient-to: #0f0b22 var(--tw-gradient-to-position);
}
.to-\[\#128c3a\] {
  --tw-gradient-to: #1e3a5f var(--tw-gradient-to-position);
}
.to-\[\#128c51\] {
  --tw-gradient-to: #1c4a6b var(--tw-gradient-to-position);
}
.to-\[\#8f012d\] {
  --tw-gradient-to: #6b21a8 var(--tw-gradient-to-position);
}
.to-\[\#a06800\] {
  --tw-gradient-to: #1e40af var(--tw-gradient-to-position);
}
.to-\[\#c00060\] {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.to-\[\#cc8500\] {
  --tw-gradient-to: #1e3a8a var(--tw-gradient-to-position);
}
.to-\[\#ff4da6\] {
  --tw-gradient-to: rgba(103, 232, 249, 0.15) var(--tw-gradient-to-position);
}
.to-\[\#ff6b00\] {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.to-\[\#ff8c00\] {
  --tw-gradient-to: #6d28d9 var(--tw-gradient-to-position);
}
.to-\[\#ffa700\] {
  --tw-gradient-to: #67e8f9 var(--tw-gradient-to-position);
}
.to-\[rgba\(255\2c 167\2c 0\2c \.1\)\] {
  --tw-gradient-to: rgba(103, 232, 249, 0.15) var(--tw-gradient-to-position);
}
.to-amber-300 {
  --tw-gradient-to: #67e8f9 var(--tw-gradient-to-position);
}
.to-amber-600 {
  --tw-gradient-to: #1e40af var(--tw-gradient-to-position);
}
.to-black\/80 {
  --tw-gradient-to: rgba(5, 5, 15, 0.85) var(--tw-gradient-to-position);
}
.to-blue-600 {
  --tw-gradient-to: #1e40af var(--tw-gradient-to-position);
}
.to-brand-gold {
  --tw-gradient-to: #67e8f9 var(--tw-gradient-to-position);
}
.to-brand-pink {
  --tw-gradient-to: rgba(103, 232, 249, 0.15) var(--tw-gradient-to-position);
}
.to-brand-pink\/40 {
  --tw-gradient-to: rgba(192, 38, 211, 0.45) var(--tw-gradient-to-position);
}
.to-brand-red {
  --tw-gradient-to: #6b21a8 var(--tw-gradient-to-position);
}
.to-indigo-600 {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.to-orange-600 {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.to-pink-600 {
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}
.to-purple-600 {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.to-red-600 {
  --tw-gradient-to: #7e22ce var(--tw-gradient-to-position);
}
.to-red-800 {
  --tw-gradient-to: #6b21a8 var(--tw-gradient-to-position);
}
.to-rose-400 {
  --tw-gradient-to: #f97979 var(--tw-gradient-to-position);
}
.to-rose-600 {
  --tw-gradient-to: rgba(103, 232, 249, 0.15) var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-\[length\:12px_12px\] {
  background-size: 14px 14px;
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-bottom {
  object-position: bottom;
}
.object-top {
  object-position: top;
}
.p-0 {
  padding: 0;
}
.p-1 {
  padding: 0.35rem;
}
.p-2 {
  padding: 0.65rem;
}
.p-3 {
  padding: 0.95rem;
}
.p-3\.5 {
  padding: 1.05rem;
}
.p-4 {
  padding: 1.25rem;
}
.p-5 {
  padding: 1.55rem;
}
.p-6 {
  padding: 1.85rem;
}
.p-7 {
  padding: 2.1rem;
}
.p-8 {
  padding: 2.4rem;
}
.p-\[1px\] {
  padding: 1.5px;
}
.p-\[clamp\(20px\2c 4vw\2c 48px\)\] {
  padding: clamp(24px, 4.5vw, 52px);
}
.p-px {
  padding: 1.5px;
}
.px-1 {
  padding-left: 0.35rem;
  padding-right: 0.35rem;
}
.px-1\.5 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-10 {
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}
.px-2 {
  padding-left: 0.65rem;
  padding-right: 0.65rem;
}
.px-2\.5 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3 {
  padding-left: 0.95rem;
  padding-right: 0.95rem;
}
.px-3\.5 {
  padding-left: 1.1rem;
  padding-right: 1.1rem;
}
.px-4 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-5 {
  padding-left: 1.55rem;
  padding-right: 1.55rem;
}
.px-6 {
  padding-left: 1.85rem;
  padding-right: 1.85rem;
}
.px-8 {
  padding-left: 2.2rem;
  padding-right: 2.2rem;
}
.px-9 {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.px-\[18px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[30px\] {
  padding-left: 32px;
  padding-right: 32px;
}
.px-\[clamp\(20px\2c 5vw\2c 48px\)\] {
  padding-left: clamp(24px, 5.5vw, 52px);
  padding-right: clamp(24px, 5.5vw, 52px);
}
.py-0\.5 {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.py-1 {
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}
.py-1\.5 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-16 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.py-2 {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
.py-2\.5 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-20 {
  padding-top: 5.5rem;
  padding-bottom: 5.5rem;
}
.py-24 {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}
.py-3 {
  padding-top: 0.95rem;
  padding-bottom: 0.95rem;
}
.py-3\.5 {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.py-4 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.85rem;
  padding-bottom: 1.85rem;
}
.py-7 {
  padding-top: 2.1rem;
  padding-bottom: 2.1rem;
}
.py-\[2px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-\[clamp\(60px\2c 10vw\2c 120px\)\] {
  padding: clamp(65px, 11vw, 125px) 0;
}
.pb-12 {
  padding-bottom: 3.5rem;
}
.pb-20 {
  padding-bottom: 5.5rem;
}
.pb-4 {
  padding-bottom: 1.25rem;
}
.pb-5 {
  padding-bottom: 1.55rem;
}
.pb-6 {
  padding-bottom: 1.85rem;
}
.pb-8 {
  padding-bottom: 2.4rem;
}
.pl-1\.5 {
  padding-left: 0.5rem;
}
.pl-2 {
  padding-left: 0.65rem;
}
.pl-2\.5 {
  padding-left: 0.75rem;
}
.pl-3 {
  padding-left: 0.95rem;
}
.pl-4 {
  padding-left: 1.25rem;
}
.pl-6 {
  padding-left: 1.85rem;
}
.pl-\[60px\] {
  padding-left: 64px;
}
.pr-4 {
  padding-right: 1.25rem;
}
.pr-5 {
  padding-right: 1.55rem;
}
.pr-6 {
  padding-right: 1.85rem;
}
.pt-0 {
  padding-top: 0;
}
.pt-1 {
  padding-top: 0.35rem;
}
.pt-12 {
  padding-top: 3.5rem;
}
.pt-28 {
  padding-top: 7.5rem;
}
.pt-3 {
  padding-top: 0.95rem;
}
.pt-6 {
  padding-top: 1.85rem;
}
.pt-8 {
  padding-top: 2.4rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-serif {
  font-family: Merriweather, Georgia, serif;
}
.\!text-\[clamp\(1\.2rem\2c 2\.5vw\2c 1\.5rem\)\] {
  font-size: clamp(1.25rem, 2.6vw, 1.6rem) !important;
}
.text-2xl {
  font-size: 1.6rem;
  line-height: 2.1rem;
}
.text-3xl {
  font-size: 1.95rem;
  line-height: 2.4rem;
}
.text-\[\.85rem\] {
  font-size: 0.88rem;
}
.text-\[\.8rem\] {
  font-size: 0.82rem;
}
.text-\[\.95rem\] {
  font-size: 0.97rem;
}
.text-\[1\.05rem\] {
  font-size: 1.08rem;
}
.text-\[1\.1rem\] {
  font-size: 1.13rem;
}
.text-\[10px\] {
  font-size: 10.5px;
}
.text-\[11px\] {
  font-size: 11.5px;
}
.text-\[12px\] {
  font-size: 12.5px;
}
.text-\[13px\] {
  font-size: 13.5px;
}
.text-\[15px\] {
  font-size: 15.5px;
}
.text-\[2\.5rem\] {
  font-size: 2.6rem;
}
.text-\[44px\] {
  font-size: 46px;
}
.text-\[9px\] {
  font-size: 9.5px;
}
.text-\[clamp\(\.85rem\2c 1\.5vw\2c 1\.05rem\)\] {
  font-size: clamp(0.88rem, 1.6vw, 1.08rem);
}
.text-\[clamp\(\.9rem\2c 1\.5vw\2c 1\.05rem\)\] {
  font-size: clamp(0.93rem, 1.6vw, 1.08rem);
}
.text-\[clamp\(1\.1rem\2c 2\.5vw\2c 1\.6rem\)\] {
  font-size: clamp(1.15rem, 2.6vw, 1.65rem);
}
.text-\[clamp\(1\.3rem\2c 3\.5vw\2c 2\.2rem\)\] {
  font-size: clamp(1.35rem, 3.6vw, 2.25rem);
}
.text-\[clamp\(1\.3rem\2c 3vw\2c 1\.8rem\)\] {
  font-size: clamp(1.35rem, 3.1vw, 1.85rem);
}
.text-\[clamp\(1\.3rem\2c 3vw\2c 2rem\)\] {
  font-size: clamp(1.35rem, 3.1vw, 2.05rem);
}
.text-\[clamp\(1\.5rem\2c 3\.5vw\2c 2\.2rem\)\] {
  font-size: clamp(1.55rem, 3.6vw, 2.25rem);
}
.text-\[clamp\(1\.5rem\2c 3\.5vw\2c 2\.4rem\)\] {
  font-size: clamp(1.55rem, 3.6vw, 2.45rem);
}
.text-\[clamp\(1\.5rem\2c 3vw\2c 2\.2rem\)\] {
  font-size: clamp(1.55rem, 3.1vw, 2.25rem);
}
.text-\[clamp\(1\.5rem\2c 4vw\2c 2\.5rem\)\] {
  font-size: clamp(1.55rem, 4.1vw, 2.55rem);
}
.text-\[clamp\(1\.8rem\2c 5vw\2c 3\.2rem\)\] {
  font-size: clamp(1.85rem, 5.1vw, 3.25rem);
}
.text-\[clamp\(1rem\2c 2\.5vw\2c 1\.4rem\)\] {
  font-size: clamp(1.05rem, 2.6vw, 1.45rem);
}
.text-\[clamp\(1rem\2c 2\.5vw\2c 1\.5rem\)\] {
  font-size: clamp(1.05rem, 2.6vw, 1.55rem);
}
.text-\[clamp\(1rem\2c 2vw\2c 1\.2rem\)\] {
  font-size: clamp(1.05rem, 2.1vw, 1.25rem);
}
.text-\[clamp\(1rem\2c 4vw\2c 1\.3rem\)\] {
  font-size: clamp(1.05rem, 4.1vw, 1.35rem);
}
.text-\[clamp\(2\.2rem\2c 5\.5vw\2c 4rem\)\] {
  font-size: clamp(2.25rem, 5.6vw, 4.05rem);
}
.text-\[clamp\(2\.2rem\2c 5vw\2c 3\.2rem\)\] {
  font-size: clamp(2.25rem, 5.1vw, 3.25rem);
}
.text-\[clamp\(2rem\2c 10vw\2c 3\.2rem\)\] {
  font-size: clamp(2.05rem, 10.1vw, 3.25rem);
}
.text-\[clamp\(2rem\2c 5\.5vw\2c 3\.8rem\)\] {
  font-size: clamp(2.05rem, 5.6vw, 3.85rem);
}
.text-\[clamp\(2rem\2c 6vw\2c 4\.5rem\)\] {
  font-size: clamp(2.05rem, 6.1vw, 4.55rem);
}
.text-base {
  font-size: 1.05rem;
  line-height: 1.6rem;
}
.text-lg {
  font-size: 1.18rem;
  line-height: 1.8rem;
}
.text-sm {
  font-size: 0.9rem;
  line-height: 1.35rem;
}
.text-xl {
  font-size: 1.32rem;
  line-height: 1.85rem;
}
.text-xs {
  font-size: 0.78rem;
  line-height: 1.1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[1\.05\] {
  line-height: 1.08;
}
.leading-\[1\.15\] {
  line-height: 1.18;
}
.leading-\[1\.1\] {
  line-height: 1.12;
}
.leading-\[1\.3\] {
  line-height: 1.32;
}
.leading-\[1\.7\] {
  line-height: 1.72;
}
.leading-\[1\.8\] {
  line-height: 1.82;
}
.leading-\[1\.9\] {
  line-height: 1.92;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.7;
}
.leading-tight {
  line-height: 1.28;
}
.tracking-\[1\.5px\] {
  letter-spacing: 1.6px;
}
.tracking-\[1px\] {
  letter-spacing: 1.1px;
}
.tracking-\[2\.5px\] {
  letter-spacing: 2.6px;
}
.tracking-\[2px\] {
  letter-spacing: 2.1px;
}
.tracking-\[3px\] {
  letter-spacing: 3.1px;
}
.tracking-\[5px\] {
  letter-spacing: 5.2px;
}
.tracking-tight {
  letter-spacing: -0.03em;
}
.tracking-wide {
  letter-spacing: 0.03em;
}
.tracking-wider {
  letter-spacing: 0.06em;
}
.text-gray-600 {
  color: #64748b;
}
.text-gray-700 {
  color: #475569;
}
.text-gray-900 {
  color: #0f172a;
}
.text-green-400 {
  color: #67e8f9;
}
.text-green-500 {
  color: #22d3ee;
}
.text-indigo-400 {
  color: #a855f7;
}
.text-orange-400 {
  color: #67e8f9;
}
.text-pink-400 {
  color: #f97979;
}
.text-purple-400 {
  color: rgba(103, 232, 249, 0.15);
}
.text-red-400 {
  color: #f472b6;
}
.text-rose-400 {
  color: #f97979;
}
.text-transparent {
  color: transparent;
}
.text-white {
  color: #f8fafc;
}
.text-white\/10 {
  color: rgba(248, 250, 252, 0.12);
}
.text-white\/50 {
  color: rgba(248, 250, 252, 0.55);
}
.text-white\/55 {
  color: rgba(248, 250, 252, 0.6);
}
.text-white\/60 {
  color: rgba(248, 250, 252, 0.65);
}
.text-white\/70 {
  color: rgba(248, 250, 252, 0.75);
}
.text-white\/75 {
  color: rgba(248, 250, 252, 0.8);
}
.text-white\/80 {
  color: rgba(248, 250, 252, 0.88);
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.22;
}
.opacity-30 {
  opacity: 0.32;
}
.opacity-70 {
  opacity: 0.72;
}
.opacity-\[\.04\] {
  opacity: 0.06;
}
.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.65);
}
.shadow-\[0_0_12px_rgba\(250\2c 0\2c 125\2c \.5\)\] {
  box-shadow: 0 0 12px rgba(103, 232, 249, 0.5);
}
.shadow-\[0_0_12px_rgba\(255\2c 167\2c 0\2c \.5\)\] {
  box-shadow: 0 0 12px rgba(103, 232, 249, 0.5);
}
.shadow-\[0_0_25px_rgba\(250\2c 0\2c 125\2c \.25\)\] {
  box-shadow: 0 0 25px rgba(192, 38, 211, 0.3);
}
.shadow-\[0_4px_15px_rgba\(250\2c 0\2c 125\2c \.3\)\] {
  box-shadow: 0 4px 15px rgba(192, 38, 211, 0.35);
}
.shadow-\[0_4px_15px_rgba\(255\2c 167\2c 0\2c \.3\)\] {
  box-shadow: 0 4px 15px rgba(103, 232, 249, 0.35);
}
.shadow-\[0_4px_20px_rgba\(0\2c 0\2c 0\2c \.5\)\] {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.7);
}
.shadow-\[0_4px_20px_rgba\(250\2c 0\2c 125\2c \.15\)\] {
  box-shadow: 0 4px 20px rgba(192, 38, 211, 0.25);
}
.shadow-\[0_4px_20px_rgba\(250\2c 0\2c 125\2c \.2\)\] {
  box-shadow: 0 4px 20px rgba(192, 38, 211, 0.3);
}
.shadow-\[0_4px_20px_rgba\(250\2c 0\2c 125\2c \.3\)\] {
  box-shadow: 0 4px 20px rgba(192, 38, 211, 0.35);
}
.shadow-\[0_4px_20px_rgba\(250\2c 0\2c 125\2c \.4\)\] {
  box-shadow: 0 4px 20px rgba(192, 38, 211, 0.45);
}
.shadow-\[0_4px_20px_rgba\(255\2c 167\2c 0\2c \.4\)\] {
  box-shadow: 0 4px 20px rgba(103, 232, 249, 0.45);
}
.shadow-\[0_4px_25px_rgba\(250\2c 0\2c 125\2c \.3\)\] {
  box-shadow: 0 4px 25px rgba(192, 38, 211, 0.35);
}
.shadow-\[0_4px_30px_rgba\(0\2c 0\2c 0\2c 0\.5\)\] {
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.75);
}
.shadow-\[0_8px_25px_rgba\(255\2c 167\2c 0\2c \.15\)\] {
  box-shadow: 0 8px 25px rgba(103, 232, 249, 0.25);
}
.shadow-\[0_8px_30px_rgba\(143\2c 1\2c 45\2c \.25\)\] {
  box-shadow: 0 8px 30px rgba(192, 38, 211, 0.3);
}
.shadow-\[0_8px_30px_rgba\(250\2c 0\2c 125\2c \.25\)\] {
  box-shadow: 0 8px 30px rgba(192, 38, 211, 0.3);
}
.shadow-\[0_8px_30px_rgba\(250\2c 0\2c 125\2c \.3\)\] {
  box-shadow: 0 8px 30px rgba(192, 38, 211, 0.35);
}
.shadow-\[0_8px_30px_rgba\(254\2c 209\2c 97\2c \.25\)\] {
  box-shadow: 0 8px 30px rgba(103, 232, 249, 0.3);
}
.shadow-\[0_8px_30px_rgba\(255\2c 167\2c 0\2c \.25\)\] {
  box-shadow: 0 8px 30px rgba(103, 232, 249, 0.3);
}
.shadow-\[0_8px_30px_rgba\(255\2c 167\2c 0\2c \.3\)\] {
  box-shadow: 0 8px 30px rgba(103, 232, 249, 0.35);
}
.shadow-\[0_8px_32px_rgba\(0\2c 0\2c 0\2c \.5\)\] {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.75);
}
.shadow-lg {
  box-shadow: 0 12px 25px -4px rgba(0, 0, 0, 0.6),
    0 6px 10px -6px rgba(0, 0, 0, 0.5);
}
.shadow-xl {
  box-shadow: 0 22px 35px -8px rgba(0, 0, 0, 0.65),
    0 10px 15px -8px rgba(0, 0, 0, 0.5);
}
.shadow-brand-pink\/20 {
  --tw-shadow-color: rgba(192, 38, 211, 0.25);
  box-shadow: var(--tw-shadow-colored);
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.ring,
.ring-1,
.ring-4 {
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-\[\#0a0a14\] {
  --tw-ring-color: rgb(15 23 42);
}
.ring-amber-500\/20,
.ring-blue-500\/20,
.ring-brand-pink\/20,
.ring-indigo-500\/20,
.ring-orange-500\/20,
.ring-pink-500\/20,
.ring-red-500\/20,
.ring-rose-500\/20 {
  --tw-ring-color: rgba(103, 232, 249, 0.35);
}
.blur {
  --tw-blur: blur(8px);
}
.blur-3xl {
  --tw-blur: blur(65px);
}
.blur-\[100px\] {
  --tw-blur: blur(105px);
}
.blur-\[120px\] {
  --tw-blur: blur(125px);
}
.blur-\[150px\] {
  --tw-blur: blur(155px);
}
.blur-\[40px\] {
  --tw-blur: blur(42px);
}
.blur-\[50px\] {
  --tw-blur: blur(52px);
}
.blur-\[60px\] {
  --tw-blur: blur(62px);
}
.blur-\[70px\] {
  --tw-blur: blur(72px);
}
.blur-\[80px\] {
  --tw-blur: blur(82px);
}
.blur,
.blur-3xl,
.blur-\[100px\],
.blur-\[120px\],
.blur-\[150px\],
.blur-\[40px\],
.blur-\[50px\],
.blur-\[60px\],
.blur-\[70px\],
.blur-\[80px\] {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.15))
    drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
.drop-shadow-\[0_0_100px_rgba\(250\2c 0\2c 125\2c \.25\)\] {
  --tw-drop-shadow: drop-shadow(0 0 100px rgba(192, 38, 211, 0.35));
}
.drop-shadow-\[0_0_60px_rgba\(250\2c 0\2c 125\2c \.2\)\] {
  --tw-drop-shadow: drop-shadow(0 0 60px rgba(103, 232, 249, 0.3));
}
.grayscale {
  --tw-grayscale: grayscale(100%);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(6px);
}
.backdrop-blur-sm,
.backdrop-filter {
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness)
    var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale)
    var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert)
    var(--tw-backdrop-opacity) var(--tw-backdrop-saturate)
    var(--tw-backdrop-sepia);
}
.transition {
  transition-duration: 0.3s;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all,
.transition-colors,
.transition-opacity,
.transition-shadow,
.transition-transform {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-1000 {
  transition-duration: 1s;
}
.duration-200 {
  transition-duration: 0.25s;
}
.duration-300 {
  transition-duration: 0.35s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.duration-700 {
  transition-duration: 0.7s;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.text-shadow {
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.75);
}
.col-font {
  color: #67e8f9;
  font-size: 26px;
}
.\[-webkit-text-fill-color\:transparent\] {
  -webkit-text-fill-color: transparent;
}
.\[background-size\:200\%_200\%\] {
  background-size: 210% 210%;
}
.\[mask-image\:linear-gradient\(90deg\2c
  transparent\2c
  \#000_10\%\2c
  \#000_90\%\2c
  transparent\)\] {
  -webkit-mask-image: linear-gradient(
    90deg,
    transparent,
    #000 12%,
    #000 88%,
    transparent
  );
  mask-image: linear-gradient(
    90deg,
    transparent,
    #000 12%,
    #000 88%,
    transparent
  );
}
.\[text-shadow\:0_2px_10px_rgba\(0\2c 0\2c 0\2c \.5\)\] {
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.65);
}
html {
  scroll-behavior: smooth;
}
@keyframes ct-pulse {
  0%,
  100% {
    box-shadow: 0 0 25px rgba(103, 232, 249, 0.35);
  }
  50% {
    box-shadow: 0 0 55px rgba(192, 38, 211, 0.55);
  }
}
@font-face {
  font-display: swap;
  font-family: Merriweather;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/merriweather-v30-latin-regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Merriweather;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/merriweather-v30-latin-700.woff2) format("woff2");
}
.reveal-section {
  opacity: 0;
  transform: translateY(60px);
  transition: all 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.reveal-section.visible {
  opacity: 1;
  transform: translateY(0);
}
.section-border {
  background: linear-gradient(
    90deg,
    transparent,
    rgba(103, 232, 249, 0.25) 15%,
    #67e8f9 45%,
    rgba(103, 232, 249, 0.15) 55%,
    rgba(103, 232, 249, 0.25) 85%,
    transparent
  );
  height: 1.5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.bg-dark-up {
  background: linear-gradient(180deg, #5c0000, #09403b);
}
.bg-dark-down {
  background: linear-gradient(70deg, #0c2e01, #0c5491);
}
.bg-cta {
  background: radial-gradient(
      ellipse at center,
      rgba(103, 232, 249, 0.12),
      transparent 65%
    ),
    #050505;
}
.bg-hero {
  background: radial-gradient(
      ellipse at 25% 25%,
      rgba(103, 232, 249, 0.1),
      transparent 60%
    ),
    radial-gradient(
      ellipse at 75% 75%,
      rgba(192, 38, 211, 0.08),
      transparent 55%
    ),
    #050505;
}
.glass {
  backdrop-filter: blur(12px);
  background: rgba(15, 15, 35, 0.45);
  border: 1px solid rgba(103, 232, 249, 0.15);
}
.prose2 {
  color: #cbd5e1;
  font-size: clamp(0.95rem, 1.6vw, 1.05rem);
  line-height: 1.9;
}
.prose2 a {
  color: #67e8f9;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}
.prose2 a:hover {
  color: #22d3ee;
}
.prose2 strong {
  color: #f1f5f9;
}
.hover\:-translate-y-0\.5:hover,
.hover\:-translate-y-1:hover,
.hover\:-translate-y-1\.5:hover,
.hover\:-translate-y-2:hover {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.08;
  --tw-scale-y: 1.08;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-brand-gold\/20:hover,
.hover\:border-brand-gold\/30:hover,
.hover\:border-brand-pink:hover {
  border-color: rgba(103, 232, 249, 0.4);
}
.hover\:bg-brand-pink\/\[\.08\]:hover,
.hover\:bg-white\/10:hover,
.hover\:bg-white\/20:hover,
.hover\:bg-white\/\[\.06\]:hover,
.hover\:bg-white\/\[\.1\]:hover {
  background-color: rgba(15, 23, 42, 0.85);
}
.hover\:text-brand-gold:hover,
.hover\:text-brand-pink:hover {
  color: #67e8f9;
}
.hover\:opacity-90:hover {
  opacity: 0.92;
}
.group:hover .group-hover\:scale-105,
.group:hover .group-hover\:scale-110,
.group:hover .group-hover\:scale-150 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:text-brand-gold,
.group:hover .group-hover\:text-brand-pink,
.group:hover .group-hover\:text-green-400 {
  color: #67e8f9;
}
.group:hover
  .group-hover\:shadow-\[0_12px_40px_rgba\(250\2c
  0\2c
  125\2c
  \.4\)\] {
  box-shadow: 0 12px 40px rgba(192, 38, 211, 0.35);
}
@media (min-width: 640px) {
  .sm\:left-0 {
    left: 0;
  }
  .sm\:left-8 {
    left: 2.2rem;
  }
  .sm\:h-10 {
    height: 2.6rem;
  }
  .sm\:h-11 {
    height: 2.85rem;
  }
  .sm\:h-14 {
    height: 3.7rem;
  }
  .sm\:h-16 {
    height: 4.2rem;
  }
  .sm\:w-10 {
    width: 2.6rem;
  }
  .sm\:w-16 {
    width: 4.2rem;
  }
  .sm\:w-24 {
    width: 6.5rem;
  }
  .sm\:gap-10 {
    gap: 2.8rem;
  }
  .sm\:p-10 {
    padding: 2.8rem;
  }
  .sm\:text-3xl {
    font-size: 1.95rem;
  }
  .sm\:text-4xl {
    font-size: 2.35rem;
  }
}
@media (min-width: 1024px) {
  .lg\:h-\[520px\] {
    height: 530px;
  }
  .lg\:w-1\/3 {
    width: 34%;
  }
  .lg\:w-2\/3 {
    width: 66%;
  }
  .lg\:gap-12 {
    gap: 3.2rem;
  }
  .lg\:p-8 {
    padding: 2.2rem;
  }
  .lg\:text-3xl {
    font-size: 2rem;
  }
}
@media (min-width: 1280px) {
  .xl\:h-11 {
    height: 2.85rem;
  }
  .xl\:h-\[106px\] {
    height: 108px;
  }
  .xl\:h-\[62px\] {
    height: 64px;
  }
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0;
}
.-left-40 {
  left: -10rem;
}
.-left-\[31px\] {
  left: -31px;
}
.-right-40 {
  right: -10rem;
}
.bottom-10 {
  bottom: 2.5rem;
}
.top-20 {
  top: 5rem;
}
.m-0 {
  margin: 0;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.\!mt-0 {
  margin-top: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.h-11 {
  height: 2.75rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-5 {
  height: 1.25rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-96 {
  height: 24rem;
}
.h-full {
  height: 100%;
}
.w-11 {
  width: 2.75rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-5 {
  width: 1.25rem;
}
.w-80 {
  width: 20rem;
}
.w-96 {
  width: 24rem;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.max-w-7xl {
  max-width: 80rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  margin-top: calc(1.75rem * (1 - var(--tw-space-y-reverse)));
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.border {
  border-width: 1px;
}
.border-l {
  border-left-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[rgba\(255\2c 167\2c 0\2c \.12\)\] {
  border-color: rgba(255, 167, 0, 0.12);
}
.border-white\/10 {
  border-color: hsla(0, 0%, 100%, 0.1);
}
.border-white\/\[\.06\] {
  border-color: hsla(0, 0%, 100%, 0.06);
}
.bg-\[\#0a0a14\] {
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 20 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffa700\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 167 0 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffa700\]\/\[\.03\] {
  background-color: rgba(255, 167, 0, 0.03);
}
.bg-\[rgba\(255\2c 167\2c 0\2c \.06\)\] {
  background-color: rgba(255, 167, 0, 0.06);
}
.bg-brand-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(129 120 87);
}
.bg-brand-pink\/\[\.04\] {
  background-color: rgba(250, 0, 125, 0.04);
}
.bg-white\/10 {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.bg-white\/\[\.03\] {
  background-color: hsla(0, 0%, 100%, 0.03);
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#ffa700\] {
  --tw-gradient-from: #ffa700 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 167, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-brand-pink {
  --tw-gradient-from: #ffffff var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(250, 0, 125, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-brand-pink\/40 {
  --tw-gradient-from: rgba(250, 0, 125, 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(250, 0, 125, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#ffa700\]\/30 {
  --tw-gradient-to: rgba(255, 167, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    rgba(255, 167, 0, 0.3) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}
.to-\[\#ffa700\] {
  --tw-gradient-to: #ffa700 var(--tw-gradient-to-position);
}
.to-amber-300 {
  --tw-gradient-to: #fcd34d var(--tw-gradient-to-position);
}
.to-brand-pink {
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}
.to-brand-pink\/40 {
  --tw-gradient-to: rgba(250, 0, 125, 0.4) var(--tw-gradient-to-position);
}
.to-rose-400 {
  --tw-gradient-to: #fb7185 var(--tw-gradient-to-position);
}
.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-px {
  padding: 1px;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-1\.5 {
  padding-bottom: 0.375rem;
  padding-top: 0.375rem;
}
.py-20 {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.pl-6 {
  padding-left: 1.5rem;
}
.text-center {
  text-align: center;
}
.text-\[\.95rem\] {
  font-size: 0.95rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-\[clamp\(1\.5rem\2c 3vw\2c 2\.2rem\)\] {
  font-size: clamp(1.5rem, 3vw, 2.2rem);
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.uppercase {
  text-transform: uppercase;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[1\.5px\] {
  letter-spacing: 1.5px;
}
.tracking-\[2px\] {
  letter-spacing: 2px;
}
.text-\[\#666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.text-\[\#777\] {
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.text-\[\#ffa700\] {
  --tw-text-opacity: 1;
  color: rgb(255 167 0 / var(--tw-text-opacity, 1));
}
.text-brand-gold {
  --tw-text-opacity: 1;
  color: rgb(254 209 97 / var(--tw-text-opacity, 1));
}
.text-brand-pink {
  --tw-text-opacity: 1;
  color: rgb(250 198 0);
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(254 254 255);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.shadow-\[0_0_12px_rgba\(250\2c 0\2c 125\2c \.5\)\] {
  --tw-shadow: 0 0 12px rgba(250, 0, 125, 0.5);
  --tw-shadow-colored: 0 0 12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_12px_rgba\(255\2c 167\2c 0\2c \.5\)\] {
  --tw-shadow: 0 0 12px rgba(255, 167, 0, 0.5);
  --tw-shadow-colored: 0 0 12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_25px_rgba\(250\2c 0\2c 125\2c \.25\)\] {
  --tw-shadow: 0 0 25px rgba(250, 0, 125, 0.25);
  --tw-shadow-colored: 0 0 25px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-\[\#0a0a14\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(10 10 20 / var(--tw-ring-opacity, 1));
}
.blur-\[100px\] {
  --tw-blur: blur(100px);
}
.blur-\[100px\],
.blur-\[120px\] {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-\[120px\] {
  --tw-blur: blur(120px);
}
.\[-webkit-text-fill-color\:transparent\] {
  -webkit-text-fill-color: transparent;
}
.\[background-size\:200\%_200\%\] {
  background-size: 200% 200%;
}
html {
  scroll-behavior: smooth;
}
@font-face {
  font-display: swap;
  font-family: Merriweather;
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/merriweather-v30-latin-regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: Merriweather;
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/merriweather-v30-latin-700.woff2) format("woff2");
}
.reveal-section {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.reveal-section.visible {
  opacity: 1;
  transform: translateY(0);
}
.section-border {
  background: linear-gradient(
    90deg,
    transparent,
    rgba(250, 0, 125, 0.2) 15%,
    #fff 40%,
    #ffa700 50%,
    #fff 60%,
    rgba(250, 0, 125, 0.2) 85%,
    transparent
  );
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.bg-dark-down {
  background: linear-gradient(180deg, #0d0510, #0a0008);
}
.prose2 {
  color: #ccc;
  font-size: clamp(0.9rem, 1.5vw, 1rem);
  line-height: 1.85;
}
.prose2 a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s;
}
.prose2 a:hover {
  color: #ff4da6;
}
.prose2 strong {
  color: #85bb5c;
}
@media (min-width: 640px) {
  .sm\:p-8 {
    padding: 2rem;
  }
}
@media (min-width: 1024px) {
  .lg\:mb-0 {
    margin-bottom: 0;
  }
  .lg\:w-5\/12 {
    width: 41.666667%;
  }
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
}
