html {
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  max-width: 100%;
}

.rf-ploplo-landing-3fae8e5 {
  --ploplo-ink: #10141c;
  --ploplo-muted: #535966;
  --ploplo-hairline: rgba(25, 29, 38, 0.14);
  --ploplo-stage-width: 1672px;
  --ploplo-stage-height: 941px;
  --ploplo-stage-scale: 1;
  position: relative;
  z-index: 0;
  min-height: 100dvh;
  overflow: hidden;
  isolation: isolate;
  color: var(--ploplo-ink);
  background:
    radial-gradient(70% 90% at 10% 78%, rgba(167, 157, 230, 0.22), transparent 64%),
    linear-gradient(106deg, #f8f8fb 0%, #f8f8fb 54%, #f5f4f9 100%);
  font-family: var(--font-neue-haas-unica), neueHaasUnica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}

.rf-ploplo-landing-3fae8e5::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 4;
  height: 38px;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(248, 248, 251, 0) 0%,
    rgba(241, 241, 243, 0.28) 72%,
    var(--color-brand-background, #ebebeb) 100%
  );
}

.rf-ploplo-landing-3fae8e5 + .rf-main-root-c7f8a21 > .rf-main-video-hero-4c915bc {
  isolation: isolate;
}

.rf-ploplo-landing-3fae8e5 + .rf-main-root-c7f8a21 > .rf-main-video-hero-4c915bc::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  height: 34px;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(235, 235, 235, 0.26) 0%,
    rgba(235, 235, 235, 0.1) 46%,
    rgba(235, 235, 235, 0) 100%
  );
}

.rf-ploplo-landing-3fae8e5 + .rf-main-root-c7f8a21 > .rf-main-video-hero-4c915bc > video {
  z-index: 0;
}

.rf-ploplo-landing-3fae8e5 + .rf-main-root-c7f8a21 > .rf-main-video-hero-4c915bc > :not(video) {
  position: relative;
  z-index: 2;
}


.rf-main-video-hero-4c915bc,
.rf-main-video-title-band-d749f10 {
  border: 0 !important;
  border-block: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

.rf-main-video-title-band-d749f10 {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent !important;
}

.rf-main-video-title-wrap-fdb8c42 {
  min-height: 70dvh;
  isolation: isolate;
}


.rf-main-video-copy-block-8ec34a7 {
  position: relative;
  z-index: 2;
  margin-top: calc(var(--spacing) * 52) !important;
  background: transparent !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.rf-ploplo-landing-3fae8e5 button,
.rf-ploplo-landing-3fae8e5 input,
.rf-ploplo-landing-3fae8e5 select,
.rf-ploplo-landing-3fae8e5 textarea {
  font: inherit;
}

.rf-ploplo-page-shell-bd67101 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--ploplo-stage-width);
  height: var(--ploplo-stage-height);
  min-height: 0;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(58% 92% at 13% 69%, rgba(173, 164, 237, 0.27) 0%, rgba(173, 164, 237, 0.17) 28%, rgba(173, 164, 237, 0.06) 47%, transparent 68%),
    radial-gradient(43% 58% at 20% 54%, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.64) 25%, rgba(255, 255, 255, 0.2) 46%, transparent 68%),
    radial-gradient(35% 46% at 92% 44%, rgba(228, 226, 241, 0.5) 0%, rgba(228, 226, 241, 0.18) 45%, transparent 78%),
    linear-gradient(106deg, #f8f8fb 0%, #f8f8fb 54%, #f5f4f9 100%);
  transform: translate(-50%, -50%) scale(var(--ploplo-stage-scale));
  transform-origin: center;
}

.rf-ploplo-background-image-254becd {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  transition: opacity 160ms ease;
  pointer-events: none;
}

.rf-ploplo-background-image-254becd.rf-is-ready-098beca {
  opacity: 1;
}

.rf-ploplo-background-aurora-a3988c4,
.rf-ploplo-background-stars-553256a {
  position: absolute;
  inset: 0;
  pointer-events: none;
  display: none;
}

.rf-ploplo-background-aurora-a3988c4 {
  z-index: 0;
  background:
    radial-gradient(48% 56% at 8% 72%, rgba(104, 93, 199, 0.16) 0%, rgba(104, 93, 199, 0.1) 30%, transparent 72%),
    radial-gradient(25% 40% at 13% 59%, rgba(255, 255, 255, 0.82) 0%, rgba(255, 255, 255, 0) 72%),
    radial-gradient(22% 30% at 71% 61%, rgba(255, 255, 255, 0.18) 0%, transparent 72%);
  filter: blur(1px);
}

.rf-ploplo-background-stars-553256a {
  z-index: 2;
  opacity: 0.82;
  background-image:
    radial-gradient(circle at 1.3% 42%, rgba(255, 255, 255, 0.92) 0 1px, transparent 1.7px),
    radial-gradient(circle at 2.5% 50%, rgba(255, 255, 255, 0.95) 0 1.2px, transparent 1.9px),
    radial-gradient(circle at 5.5% 66%, rgba(255, 255, 255, 0.95) 0 1px, transparent 1.7px),
    radial-gradient(circle at 7% 24%, rgba(255, 255, 255, 0.88) 0 1px, transparent 1.6px),
    radial-gradient(circle at 14.5% 40%, rgba(255, 255, 255, 0.78) 0 1px, transparent 1.5px),
    radial-gradient(circle at 23% 59%, rgba(221, 214, 255, 0.9) 0 1px, transparent 1.5px),
    radial-gradient(circle at 31% 70%, rgba(221, 214, 255, 0.72) 0 1px, transparent 1.4px),
    radial-gradient(circle at 55% 56%, rgba(255, 255, 255, 0.3) 0 1px, transparent 1.4px),
    radial-gradient(circle at 66% 36%, rgba(255, 255, 255, 0.25) 0 1px, transparent 1.4px);
}

.rf-ploplo-mint-layout-c5659db {
  position: absolute;
  inset: 0;
  z-index: 3;
  width: var(--ploplo-stage-width);
  height: var(--ploplo-stage-height);
  min-height: 0;
  margin: 0;
  padding: 0;
  display: block;
}

.rf-ploplo-intro-9135022 {
  position: absolute;
  left: 140px;
  top: 222px;
  width: 430px;
  min-height: 0;
  margin: 0;
  padding: 0;
  display: block;
}

.rf-ploplo-intro-9135022 h2 {
  margin: 0;
  font-family: var(--font-izoard);
  font-size: 64px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.rf-ploplo-intro-copy-966a466 {
  margin: 35px 0 0;
  font-size: 15px;
  line-height: 1.32;
  letter-spacing: 0;
}

.rf-ploplo-mission-copy-9fbb504 {
  position: absolute;
  left: 0;
  top: 340px;
  margin: 0;
  font-size: 13px;
  line-height: 1.34;
  letter-spacing: 0;
  color: #303540;
  background: transparent;
  text-shadow: none;
  -webkit-text-stroke: 0 transparent;
}

.rf-ploplo-art-card-e5e2748 {
  position: absolute;
  left: 610px;
  top: 234px;
  width: 299px;
  height: 371px;
  margin: 0;
  overflow: hidden;
  border-radius: 12px;
  background:
    radial-gradient(circle at 50% 38%, rgba(255, 255, 255, 0.72), transparent 58%),
    linear-gradient(145deg, #ececf5 0%, #d8d6e6 52%, #f7f7fb 100%);
  box-shadow: 0 15px 32px rgba(38, 37, 69, 0.13), 0 2px 5px rgba(19, 19, 26, 0.22);
}

.rf-ploplo-art-card-e5e2748 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  opacity: 0;
  transition: opacity 180ms ease;
}

.rf-ploplo-art-card-e5e2748 img.rf-is-ready-098beca {
  opacity: 1;
}

html.rf-boot-pending .rf-ploplo-background-image-254becd,
html.rf-boot-pending .rf-ploplo-art-card-e5e2748 img {
  animation: rf-ploplo-asset-auto-reveal-6e0c3b2 1ms linear 3200ms forwards;
}

@keyframes rf-ploplo-asset-auto-reveal-6e0c3b2 {
  to {
    opacity: 1;
  }
}
.rf-ploplo-mint-panel-232cf84 {
  position: absolute;
  left: 1101px;
  top: 216px;
  width: 523px;
  min-height: 650px;
  padding: 48px 34px 31px;
  border: 1px solid var(--ploplo-hairline);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 12px 34px rgba(48, 45, 79, 0.04);
  font-family: var(--font-izoard);
  backdrop-filter: blur(12px);
  transform: scale(0.7);
  transform-origin: top left;
}

.rf-ploplo-collection-header-f51f2ee {
  padding-bottom: 27px;
  border-bottom: 1px solid rgba(31, 35, 45, 0.12);
}

.rf-ploplo-eyebrow-b2f45f5 {
  margin: 0 0 20px;

  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
}

.rf-ploplo-collection-header-f51f2ee h3 {
  margin: 0;
  font-size: 36px;
  line-height: 1.05;
  font-weight: 400;
  letter-spacing: 0;
}

.rf-ploplo-metadata-1366cba {
  display: grid;
  grid-template-columns: 1fr 1fr 1.27fr;
  margin: 0;
  padding: 32px 0 35px;
}

.rf-ploplo-metadata-item-4f00300 {
  min-width: 0;
  padding: 0 26px;
  border-left: 1px solid rgba(31, 35, 45, 0.13);
}

.rf-ploplo-metadata-item-4f00300:first-child {
  padding-left: 0;
  border-left: 0;
}

.rf-ploplo-metadata-item-4f00300:last-child {
  padding-right: 0;
}

.rf-ploplo-metadata-1366cba dt {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 10px;
  color: #3d424c;

  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
}

.rf-ploplo-metadata-1366cba dt svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.45;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rf-ploplo-metadata-1366cba dt .rf-ploplo-eth-mark-00e853c {
  fill: currentColor;
  stroke: none;
}

.rf-ploplo-eth-face-a-2c3a0d4 { opacity: 0.95; }
.rf-ploplo-eth-face-b-6c37530 { opacity: 0.62; }
.rf-ploplo-eth-face-c-13a0463 { opacity: 0.78; }
.rf-ploplo-eth-face-d-2d67183 { opacity: 0.46; }
.rf-ploplo-eth-face-e-2c69bf8 { opacity: 0.82; }
.rf-ploplo-eth-face-f-3695703 { opacity: 0.58; }

.rf-ploplo-metadata-1366cba dt .rf-ploplo-network-mark-78e1557 {
  fill: rgba(255, 255, 255, 0.35);
  stroke: currentColor;
  stroke-width: 1.65;
}

.rf-ploplo-metadata-1366cba dd {
  margin: 0;
  font-size: 18px;
  line-height: 1.12;
  letter-spacing: 0;
}

.rf-ploplo-mint-options-d1500fd {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.rf-ploplo-mint-option-88e6724 {
  min-height: 225px;
  padding: 25px 20px 20px;
  border: 1px solid rgba(31, 35, 45, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.34);
  transition: border-color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

.rf-ploplo-mint-option-88e6724:hover {
  border-color: rgba(31, 35, 45, 0.2);
  background: rgba(255, 255, 255, 0.46);
}

.rf-ploplo-option-title-row-752f8fd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
}

.rf-ploplo-mint-option-88e6724 h4 {
  margin: 0;

  font-size: 14px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0;
}

.rf-ploplo-option-icon-b019993 {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rf-ploplo-mint-count-c28055b {
  margin: 38px 0 8px;
  font-size: 52px;
  line-height: 0.95;
  font-weight: 400;
  letter-spacing: 0;
}

.rf-ploplo-mint-label-11a928b {
  margin: 0 0 24px;
  color: #555b64;
  font-family: var(--font-neue-haas-unica);
  font-size: 14px;
  line-height: 1.15;
}

.rf-ploplo-action-button-d5c97c2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 52px;
  padding: 14px 16px;
  border-radius: 4px;
  border: 1px solid #1a1d24;
  background: transparent;
  cursor: pointer;

  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  transition: transform 170ms ease, box-shadow 170ms ease, background-color 170ms ease, color 170ms ease, border-color 170ms ease;
}

.rf-ploplo-action-button-d5c97c2:hover {
  transform: translateY(-2px);
  box-shadow: 0 9px 22px rgba(18, 18, 28, 0.12);
}

.rf-ploplo-action-button-d5c97c2:active {
  transform: translateY(0);
  box-shadow: 0 4px 12px rgba(18, 18, 28, 0.08);
}

.rf-ploplo-action-button-d5c97c2.rf-primary-e3b7c98 {
  background: #080b12;
  color: #fff;
  border-color: #080b12;
}

.rf-ploplo-action-button-d5c97c2.rf-primary-e3b7c98:hover {
  background: #171b23;
  border-color: #171b23;
}

.rf-ploplo-action-button-d5c97c2.rf-secondary-e059fc6 {
  background: rgba(255, 255, 255, 0.5);
}

.rf-ploplo-action-button-d5c97c2.rf-secondary-e059fc6:hover {
  background: rgba(255, 255, 255, 0.76);
}

.rf-ploplo-information-note-d662fbf {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  margin-top: 36px;
  padding: 17px 15px 16px 13px;
  border-radius: 4px;
  background: rgba(17, 20, 26, 0.045);
}

.rf-ploplo-information-note-d662fbf svg {
  width: 18px;
  height: 18px;
  margin-top: 2px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rf-ploplo-information-note-d662fbf p {
  margin: 0;
  color: #555b64;
  font-family: var(--font-neue-haas-unica);
  font-size: 12px;
  line-height: 1.55;
}

@media (max-width: 1099px) {
  .rf-ploplo-landing-3fae8e5 {
    width: 100vw;
    min-height: 100dvh;
    margin-right: calc(100% - 100vw);
    padding: 82px 18px 28px;
    background:
      url("landing-assets/background-clean-4k-v4.png") center top / cover no-repeat,
      radial-gradient(70% 90% at 10% 78%, rgba(167, 157, 230, 0.22), transparent 64%),
      linear-gradient(106deg, #f8f8fb 0%, #f8f8fb 54%, #f5f4f9 100%);
  }

  .rf-ploplo-page-shell-bd67101 {
    position: relative;
    left: auto;
    top: auto;
    width: min(100%, 520px);
    height: auto;
    min-height: calc(100dvh - 110px);
    margin: 0 auto;
    padding: 24px 0 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow: visible;
    background: transparent;
    transform: none;
  }

  .rf-ploplo-background-image-254becd {
    position: absolute;
    left: 50%;
    top: -82px;
    right: auto;
    bottom: auto;
    width: 100vw;
    max-width: none;
    height: calc(100% + 110px);
    transform: translateX(-50%);
    object-fit: cover;
  }

  .rf-ploplo-mint-layout-c5659db {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .rf-ploplo-intro-9135022,
  .rf-ploplo-art-card-e5e2748,
  .rf-ploplo-mint-panel-232cf84 {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    transform: none;
  }

  .rf-ploplo-intro-9135022 {
    order: 1;
  }

  .rf-ploplo-intro-9135022 h2 {
    font-size: clamp(42px, 12.8vw, 62px);
    line-height: 0.98;
  }

  .rf-ploplo-intro-copy-966a466 {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.28;
  }
.rf-ploplo-mission-copy-9fbb504 {
    position: static;
    margin-top: 18px;
    font-size: 12.5px;
    line-height: 1.3;
  }

  .rf-ploplo-art-card-e5e2748 {
    order: 2;
    aspect-ratio: 299 / 371;
    height: auto;
    width: min(100%, 300px);
    max-width: 300px;
    margin: 0 auto;
  }

  .rf-ploplo-mint-panel-232cf84 {
    order: 3;
    min-height: 0;
    padding: 24px 18px 20px;
    border-radius: 12px;
  }

  .rf-ploplo-collection-header-f51f2ee {
    padding-bottom: 18px;
  }

  .rf-ploplo-eyebrow-b2f45f5 {
    margin-bottom: 12px;
    font-size: 11px;
  }

  .rf-ploplo-collection-header-f51f2ee h3 {
    font-size: 30px;
  }

  .rf-ploplo-metadata-1366cba {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    padding: 18px 0 20px;
  }

  .rf-ploplo-metadata-item-4f00300,
  .rf-ploplo-metadata-item-4f00300:first-child,
  .rf-ploplo-metadata-item-4f00300:last-child {
    padding: 0 10px;
    border-left: 1px solid rgba(31, 35, 45, 0.13);
  }

  .rf-ploplo-metadata-item-4f00300:first-child {
    padding-left: 0;
    border-left: 0;
  }

  .rf-ploplo-metadata-item-4f00300:last-child {
    padding-right: 0;
  }

  .rf-ploplo-metadata-1366cba dt {
    gap: 6px;
    margin-bottom: 8px;
    font-size: 9px;
  }

  .rf-ploplo-metadata-1366cba dt svg {
    width: 14px;
    height: 14px;
  }

  .rf-ploplo-metadata-1366cba dd {
    font-size: 15px;
  }

  .rf-ploplo-mint-options-d1500fd {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .rf-ploplo-mint-option-88e6724 {
    min-height: 0;
    padding: 18px 12px 14px;
  }

  .rf-ploplo-mint-option-88e6724 h4 {
    font-size: 12px;
  }

  .rf-ploplo-option-icon-b019993 {
    width: 18px;
    height: 18px;
  }

  .rf-ploplo-mint-count-c28055b {
    margin: 28px 0 6px;
    font-size: 38px;
  }

  .rf-ploplo-mint-label-11a928b {
    margin-bottom: 16px;
    font-size: 12px;
  }

  .rf-ploplo-action-button-d5c97c2 {
    min-height: 42px;
    padding: 10px 8px;
    font-size: 11px;
  }

  .rf-ploplo-information-note-d662fbf {
    margin-top: 20px;
    padding: 12px 12px 12px 10px;
  }

  .rf-ploplo-information-note-d662fbf p {
    font-size: 11px;
    line-height: 1.4;
  }
}