:root {
  --sam-violet: #8b7cff;
  --sam-lilac: #c8bfff;
  --sam-mint: #45d0bd;
  --sam-ink: #09090b;
  --sam-font-display: "Manrope", Arial, Helvetica, sans-serif;
  --sam-font-body: "Manrope", Arial, Helvetica, sans-serif;
}

html,
body,
#pwb-body-wrap {
  font-family: var(--sam-font-body) !important;
  font-synthesis: none;
}

html body #pwb-body-wrap *:not(script):not(style):not(svg):not(path) {
  font-family: var(--sam-font-body) !important;
}

html body #pwb-body-wrap h1,
html body #pwb-body-wrap h2,
html body #pwb-body-wrap h3,
html body #pwb-body-wrap h4,
html body #pwb-body-wrap h5,
html body #pwb-body-wrap .pw-unlock-title,
html body #pwb-body-wrap #ispyh-2-3-2-3-3-2,
html body #pwb-body-wrap #ispyh-2-3-2-3-3-2-2,
html body #pwb-body-wrap #i5gga9-3 {
  font-family: var(--sam-font-display) !important;
  letter-spacing: -0.03em;
}

body {
  text-rendering: optimizeLegibility;
}

#pwb-loading-wrap {
  background:
    radial-gradient(circle at 50% 44%, rgba(155, 140, 255, 0.2), transparent 34%),
    #f7f5ff;
}

#iwpyv7 {
  width: 92px !important;
  height: auto;
}

#igqob3 {
  width: 104px !important;
  height: auto;
}

.pwb-scene,
.pwb-scene canvas,
#ijsk,
#ip1j {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

#ijuu9f img,
#ipkvji-4-4 img,
#ipkvji-4-2-4 img,
#ipkvji-4-2-2-2 img {
  object-fit: cover !important;
  object-position: top center !important;
}

#iod904 img {
  width: 100% !important;
  height: auto !important;
  max-height: 76px;
  object-fit: contain !important;
}

.sam-reveal {
  opacity: 0;
  transform: translate3d(0, 32px, 0);
  transition:
    opacity 700ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--sam-delay, 0ms);
}

.sam-reveal.is-in {
  opacity: 1;
  transform: none;
}

.sam-from-left {
  transform: translate3d(-40px, 12px, 0);
}

.sam-from-right {
  transform: translate3d(40px, 12px, 0);
}

.sam-from-scale {
  transform: translate3d(0, 20px, 0) scale(0.92);
}

#pw-unlocking-block {
  background:
    radial-gradient(circle at 50% 42%, rgba(121, 91, 255, 0.22), transparent 32%),
    radial-gradient(circle at 20% 70%, rgba(93, 220, 212, 0.1), transparent 28%),
    #050508;
}

#pw-unlocking-block .pw-unlock-fan {
  width: min(560px, 68vw);
  aspect-ratio: 16 / 10;
}

#pw-unlocking-block .pw-unlock-card {
  border-radius: 22px;
  background: #111116;
}

#pw-unlocking-block .pw-unlock-card img {
  object-fit: cover;
  object-position: top center;
}

#pw-unlocking-block .pw-unlock-card.is-hero {
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.14),
    0 34px 100px rgba(132, 105, 255, 0.3),
    0 0 70px rgba(96, 212, 205, 0.12);
}

#pw-unlocking-block .pw-unlock-card.is-hero::after {
  background: radial-gradient(circle at 50% 55%, rgba(143, 120, 255, 0.3), transparent 60%);
  animation: none;
}

#pw-unlocking-block .pw-unlock-title {
  max-width: 18ch;
  font-family: var(--sam-font-display) !important;
}

#pw-unlocking-block .pw-unlock-cta {
  border-color: rgba(255, 255, 255, 0.36);
  background: #fff;
  color: #09090b;
  font-family: var(--sam-font-body) !important;
}

#pw-unlocking-block .pw-unlock-cta:hover {
  border-color: #fff;
  background: var(--sam-lilac);
  color: #09090b;
}

/* Legal details from the current main page, kept quiet and readable. */
#i1lwz-2-5-3 {
  align-items: flex-start !important;
  gap: clamp(28px, 4vw, 64px) !important;
}

#i1lwz-2-5-3 .sam-footer-legal {
  display: flex;
  width: min(300px, 100%);
  min-height: 0;
  flex: 0 1 300px;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  color: rgba(231, 244, 240, 0.68);
}

.sam-footer-legal__eyebrow,
.sam-footer-legal__name,
.sam-footer-legal__line,
.sam-footer-bottom__copyright {
  margin: 0;
}

.sam-footer-legal__eyebrow {
  color: rgba(222, 239, 235, 0.42);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.sam-footer-legal__name {
  max-width: 28ch;
  color: rgba(245, 251, 249, 0.88);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
}

.sam-footer-legal__line {
  color: rgba(224, 240, 236, 0.55);
  font-size: 12px;
  line-height: 1.35;
}

.sam-footer-bottom {
  display: flex;
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
  margin-top: clamp(28px, 4vw, 48px);
  padding-top: 22px;
  border-top: 1px solid rgba(226, 246, 241, 0.1);
}

.sam-footer-bottom__links {
  display: flex;
  min-width: 0;
  flex-wrap: wrap;
  gap: 9px 22px;
}

.sam-footer-bottom__links a {
  color: rgba(226, 241, 237, 0.5);
  font-size: 11px;
  line-height: 1.45;
  text-decoration: none;
  transition: color 200ms ease;
}

.sam-footer-bottom__links a:hover,
.sam-footer-bottom__links a:focus-visible {
  color: #73f3c4;
}

.sam-footer-bottom__copyright {
  flex: 0 0 auto;
  color: rgba(226, 241, 237, 0.36);
  font-size: 10px;
  line-height: 1.45;
  white-space: nowrap;
}

@media (max-width: 720px) {
  #pw-unlocking-block .pw-unlock-fan {
    width: min(390px, 72vw);
  }

  #pw-unlocking-block .pw-unlock-card {
    border-radius: 16px;
  }

  #i1lwz-2-5-3 {
    gap: 32px !important;
  }

  #i1lwz-2-5-3 .sam-footer-legal {
    width: 100%;
    flex-basis: 100%;
  }

  .sam-footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }

  .sam-footer-bottom__links {
    flex-direction: column;
    gap: 10px;
  }

  .sam-footer-bottom__copyright {
    white-space: normal;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sam-reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
