/* Plasma Wallet layout — extracted + Bitnnock P2P extensions */
body {

  margin: 0;

}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {

  display: block;

}
body {

  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;

}
.w-container .w-row {

  margin-left: -10px;
  margin-right: -10px;

}
.w-row:before, .w-row:after {

  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;

}
.w-row:after {

  clear: both;

}
.w-row .w-row {

  margin-left: 0;
  margin-right: 0;

}
.w-col {

  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;

}
.w-col .w-col {

  padding-left: 0;
  padding-right: 0;

}
.w-col-1 {

  width: 8.33333%;

}
.w-col-2 {

  width: 16.6667%;

}
.w-col-3 {

  width: 25%;

}
.w-col-4 {

  width: 33.3333%;

}
.w-col-5 {

  width: 41.6667%;

}
.w-col-6 {

  width: 50%;

}
.w-col-7 {

  width: 58.3333%;

}
.w-col-8 {

  width: 66.6667%;

}
.w-col-9 {

  width: 75%;

}
.w-col-10 {

  width: 83.3333%;

}
.w-col-11 {

  width: 91.6667%;

}
.w-col-12 {

  width: 100%;

}
.body {

  color: #cecece;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  font-family: Inter, system-ui, sans-serif, sans-serif;
  font-weight: 400;
  display: block;

}
.section {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;

}
.heading {

  z-index: 3;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 156px;
  line-height: 164px;
  position: relative;

}
.heading-2 {

  z-index: 3;
  text-align: center;
  letter-spacing: 1.1px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  position: relative;

}
.section-45 {

  color: #fff;

}
.navbar_container {

  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;

}
.navbar_menu-button {

  padding: 0;

}
.navbar_logo-link {

  width: 12rem;

}
.navbar_component {

  z-index: 1;
  float: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  border-bottom: 1px rgba(255, 255, 255, .3);
  align-items: center;
  width: 100%;
  height: 3.5rem;
  margin-top: 0;
  padding: 2rem 5%;
  position: fixed;
  top: 0;

}
.navbar_menu {

  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;

}
.navbar_menu-right {

  opacity: .5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  font-weight: 700;
  transition: opacity .3s ease-in-out;
  display: flex;

}
.navbar_menu-right:hover {

  opacity: 1;

}
.text-block-2 {

  color: #fff;
  letter-spacing: 1.05px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;

}
.text-block-3 {

  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;

}
.link-block {

  opacity: .5;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 2px;
  text-decoration: none;
  transition: opacity .3s ease-in-out;
  display: flex;

}
.link-block:hover {

  opacity: 1;

}
.div-block {

  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 8px;
  padding: 4px;
  text-decoration: none;
  display: flex;

}
.div-block-2 {

  margin-left: 4px;
  padding: 8px;

}
.heading-4 {

  color: #fff;
  letter-spacing: 1.06px;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;

}
.text-block-4 {

  color: #cecece;
  letter-spacing: 1.06px;
  font-size: 12px;
  line-height: 18px;

}
.html-embed {

  z-index: auto;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: content-box;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;

}
.section-2 {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120vh;
  display: flex;

}
.heading-5 {

  opacity: 0;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#e4a2fb, #da94fa);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 124px;
  line-height: 132px;

}
.heading-6 {

  opacity: 0;
  text-transform: capitalize;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#d58dfa, #ca7ef9);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 124px;
  line-height: 132px;

}
.heading-7 {

  opacity: 0;
  text-transform: capitalize;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#c577f9, #bb69f9);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 124px;
  line-height: 132px;

}
.heading-8 {

  opacity: 0;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#b662f8, #ab53f8);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 124px;
  line-height: 132px;

}
.section-3 {

  justify-content: center;
  align-items: center;
  height: 120vh;
  margin-left: 140px;
  margin-right: 140px;
  display: flex;

}
.section-4 {

  justify-content: center;
  align-items: center;
  height: 140vh;
  display: flex;

}
.heading-9 {

  opacity: 0;
  letter-spacing: normal;
  font-size: 56px;
  line-height: 107%;
  color: #f5f5f7;

}
.columns {

  justify-content: center;
  align-items: center;
  max-width: 980px;
  display: flex;

}
.image-2 {

  opacity: 0;

}
.link-2 {

  color: #be5efa;
  font-weight: 500;
  text-decoration: none;

}
.heading-10 {

  letter-spacing: 1.07px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, system-ui, sans-serif, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  color: #d2d2d7;

}
.div-block-3 {

  justify-content: space-around;
  margin-top: 40px;
  padding-right: 20%;
  display: flex;

}
.section-5 {

  justify-content: center;
  align-items: center;
  height: 120vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;

}
.image-3 {

  opacity: 0;

}
.columns-2 {

  justify-content: center;
  align-items: center;
  max-width: 980px;
  display: flex;

}
.heading-9-copy {

  letter-spacing: normal;
  font-size: 56px;
  line-height: 107%;

}
.heading-9-copy._10 {

  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(180deg, #e4a2fb 0%, #be5efa 45%, #ab53f8 100%);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  width: 7ch;
  font-size: 96px;

}
.paragraph {

  letter-spacing: 1.1px;
  width: 30ch;
  margin-top: 40px;
  font-size: 26px;
  font-weight: 300;
  line-height: 112%;

}
.column {

  opacity: 0;
  padding-left: 20px;

}
.column-2 {

  padding-right: 40px;

}
.section-6 {

  justify-content: center;
  align-items: center;
  height: 120vh;
  display: flex;

}
.section-7 {

  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;

}
.section-8, .section-9 {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;

}
.section-10 {

  background-color: #0c0c0c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;

}
.section-11 {

  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 140px;
  display: flex;

}

.section-11 .pw-how-it-works {
  width: 100%;
  max-width: 980px;
  margin-inline: auto;
  padding: clamp(2rem, 5vw, 4rem) 5% 2rem;
  border-top: none;
  background: transparent;
}

.section-11 .pw-how-it-works .wlfi-wrap {
  max-width: 100%;
}

.section-11 .pw-how-it-works .wlfi-how__item {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
}

.section-11 .pw-how-it-works .wlfi-how__icon {
  border-color: rgba(190, 94, 250, 0.25);
  background: rgba(190, 94, 250, 0.1);
  color: #be5efa;
}

.section-11 .div-block-10 {
  margin-top: clamp(2rem, 5vw, 3rem);
}

.columns-3 {

  justify-content: space-between;
  align-items: center;
  max-width: 980px;
  display: flex;

}
.heading-11 {

  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(180deg, #e4a2fb 0%, #be5efa 45%, #ab53f8 100%);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  font-size: 96px;
  line-height: 107%;

}
.heading-11.blue {

  background-image: url("../images/plasma/631e4f6126ebf97ce73ed290_color-silver.png");
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;

}
.column-3 {

  opacity: 0;
  flex: 0 auto;
  padding-right: 40px;

}
.paragraph-3 {

  letter-spacing: 1.1px;
  width: auto;
  margin-top: 20px;
  font-size: 26px;
  font-weight: 300;
  line-height: 112%;

}
.div-block-4 {

  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  margin-top: 40px;
  margin-right: 10%;
  display: grid;

}
.columns-4 {

  justify-content: center;
  align-items: center;
  max-width: 980px;
  display: flex;

}
.column-4 {

  flex: none;
  justify-content: center;
  display: flex;

}
.column-5 {

  opacity: 0;
  padding-left: 20px;

}
.heading-12 {

  text-align: center;
  font-size: 96px;
  line-height: 107%;

}
.text-block-5 {

  text-align: center;
  margin-bottom: 100px;
  font-size: 26px;
  line-height: 112%;

}
.div-block-5 {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;

}
.columns-5 {

  justify-content: center;
  align-items: center;
  max-width: 980px;
  margin-bottom: 140px;
  display: flex;

}
.columns-6 {

  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 980px;
  display: flex;

}
.heading-13 {

  text-align: center;
  margin-bottom: 140px;
  font-size: 56px;
  line-height: 107%;

}
.column-6, .column-7 {

  flex-direction: column;
  align-items: center;
  display: flex;

}
.div-block-6 {

  max-width: 980px;

}
.column-8, .column-9 {

  flex-direction: column;
  align-items: center;
  display: flex;

}
.column-10 {

  padding: 35px 35px 35px 20px;

}
.columns-7 {

  background-color: #000;
  border-radius: 20px;
  max-width: 980px;
  max-height: 597px;
  margin-bottom: 16px;
  padding-top: 60px;
  display: flex;

}
.column-11 {

  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;

}
.heading-14 {

  margin-bottom: 18px;
  font-size: 56px;
  line-height: 107%;

}
.text-block-6 {

  font-size: 24px;
  line-height: 107%;

}
.div-block-7 {

  background-color: #000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 503px;
  padding: 40px;
  display: flex;

}
.div-block-8 {

  background-color: #000;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  height: 503px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  overflow: hidden;

}
.columns-8 {

  width: 980px;
  margin-bottom: 16px;

}
.column-12 {

  padding-left: 0;
  padding-right: 8px;

}
.column-13 {

  padding-left: 8px;
  padding-right: 0;

}
.heading-16 {

  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 107%;

}
.text-block-7 {

  text-align: center;
  letter-spacing: 1.06px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 107%;

}
.image-4 {

  flex: none;

}
.image-5 {

  flex: none;
  padding-top: 0;

}
.image-6 {

  margin-top: 30px;

}
.text-block-8 {

  color: #86868b;
  margin-top: 20px;
  font-size: 16px;
  line-height: 107%;

}
.columns-9 {

  width: 980px;
  margin-bottom: 60px;

}
.div-block-9 {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;

}
.heading-17, .heading-18, .heading-19 {

  text-align: center;
  font-size: 26px;
  font-weight: 400;

}
.link-block-2 {

  margin-bottom: 20px;

}
.div-block-10 {

  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 200px;
  margin-top: 60px;
  transition: opacity .3s ease-in-out;
  display: flex;

}
.link-block-3 {

  opacity: .5;
  transition: opacity .3s ease-in-out;

}
.link-block-3:hover {

  opacity: 1;

}
.link-block-4 {

  opacity: .5;
  transition: opacity .3s ease-in-out;

}
.link-block-4:hover {

  opacity: 1;

}
.link-block-5 {

  opacity: .5;
  transition: opacity .3s ease-in-out;

}
.link-block-5:hover {

  opacity: 1;

}
.image-7 {

  margin-top: 40px;

}
.footer {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;

}
.div-block-11 {

  color: #86868b;
  background-color: #424245;
  width: 980px;
  height: 1px;
  margin-bottom: 20px;

}
.div-block-12 {

  justify-content: space-between;
  width: 980px;
  display: flex;

}
.text-block-9 {

  color: #424245;
  margin-right: 20px;
  font-size: 12px;
  line-height: 107%;

}
.div-block-13 {

  flex-direction: row;
  align-items: center;
  display: flex;

}
.link-3 {

  color: #86868b;
  margin-left: 14px;
  margin-right: 14px;
  font-size: 12px;
  line-height: 107%;
  text-decoration: none;
  transition: color .2s ease-in-out;

}
.link-3:hover {

  color: #c22df8;
  text-decoration: underline;

}
.image-8, .image-10, .image-11 {

  opacity: 0;

}
.preloader {

  z-index: 6;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;

}
.lottie-animation {

  opacity: .5;
  width: 150px;

}
.div-block-15 {

  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;

}
.text-block-10 {

  color: #646566;
  letter-spacing: 1.07px;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;

}
.body-2, .body-3 {

  background-color: #000;

}
.body-4 {

  background-color: #000;
  justify-content: center;
  align-items: center;
  display: flex;

}
.heading-20, .text-block-11 {

  color: #fff;

}
.link-block-6 {

  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
  position: relative;

}
@media screen and (max-width: 991px) {
  .section-45 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-icon_line-middle {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon_line-top {
    outline-offset: 0px;
    background-color: #fff;
    outline: 3px #555;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_menu {
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1rem 5% 5rem;
    position: absolute;
    overflow: auto;
  }

  .menu-icon_line-bottom {
    background-color: #fff;
    border: 1px #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_menu-right {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: flex-start;
    margin-top: 1.5rem;
    padding-bottom: 5rem;
  }

  .section-2 {
    height: 120vh;
  }

  .heading-5, .heading-6, .heading-7, .heading-8 {
    font-size: 96px;
    line-height: 116px;
  }

  .section-3 {
    height: 120vh;
    margin-left: 40px;
    margin-right: 40px;
  }

  .section-4 {
    height: 120vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-5 {
    height: 120vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-9-copy._10 {
    font-size: 68px;
  }

  .paragraph {
    width: auto;
    font-size: 18px;
  }

  .column-2 {
    padding-right: 20px;
  }

  .section-6 {
    height: 120vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-9 {
    padding: 60px 20px;
  }

  .section-10 {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-11 {
    font-size: 68px;
  }

  .paragraph-3 {
    font-size: 18px;
  }

  .heading-13 {
    width: 15ch;
  }

  .columns-7 {
    padding-top: 40px;
  }

  .heading-14 {
    font-size: 42px;
  }

  .columns-8 {
    width: 100%;
  }

  .heading-16 {
    font-size: 18px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .columns-9 {
    width: 100%;
  }

  .heading-17, .heading-18, .heading-19 {
    font-size: 18px;
    line-height: 107%;
  }

  .image-7 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-11, .div-block-12 {
    width: auto;
  }

  .text-block-9, .link-3 {
    font-size: 10px;
  }

  .image-9 {
    max-width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .heading {
    font-size: 96px;
    line-height: 112%;
  }

  .heading-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 116%;
  }

  .navbar_component {
    height: 4rem;
  }

  .html-embed.pw-spline-hero,
  .html-embed.w-iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 85svh;
    display: block;
  }

  .section-2 {
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-5 {
    font-size: 54px;
    line-height: 116%;
  }

  .heading-6, .heading-7, .heading-8 {
    font-size: 54px;
    line-height: 116%;
  }

  .section-3 {
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-4 {
    height: 100vh;
  }

  .heading-9 {
    font-size: 36px;
  }

  .heading-10 {
    font-size: 18px;
    line-height: 116%;
  }

  .div-block-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: flex-start;
    padding-right: 0%;
  }

  .section-5 {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-9-copy._10 {
    font-size: 36px;
  }

  .section-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-11 {
    font-size: 36px;
  }

  .columns-4 {
    width: 100%;
    max-width: none;
  }

  .column-5 {
    padding-left: 10px;
  }

  .heading-12 {
    font-size: 64px;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .heading-13 {
    margin-bottom: 60px;
    font-size: 36px;
  }

  .columns-7 {
    flex-direction: column;
    max-height: 100%;
  }

  .heading-14 {
    text-align: center;
    font-size: 36px;
  }

  .text-block-6 {
    text-align: center;
  }

  .text-block-9, .link-3 {
    font-size: 0.8125rem;
  }

  .image-10 {
    max-width: 100%;
  }

  .image-11 {
    max-width: 60%;
  }

  .div-block-14 {
    font-size: 8px;
    line-height: 12px;
  }
}
@media screen and (max-width: 479px) {
  .section {
    height: auto;
    margin-top: 60px;
    padding-bottom: 100px;
  }

  .heading {
    font-size: 64px;
    line-height: 72px;
  }

  .heading-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .navbar_menu-right {
    align-items: center;
    margin-top: 0;
    padding-bottom: 0;
  }

  .html-embed {
    display: none;
  }

  .heading-5, .heading-6, .heading-7, .heading-8 {
    text-align: center;
    font-size: 36px;
  }

  .section-4 {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-9 {
    text-align: center;
    font-size: 24px;
  }

  .columns {
    flex-direction: column;
  }

  .image-2 {
    max-width: 60%;
  }

  .heading-10 {
    text-align: center;
  }

  .image-3 {
    max-width: 60%;
  }

  .columns-2 {
    flex-direction: column;
  }

  .heading-9-copy._10 {
    text-align: center;
    font-size: 48px;
  }

  .paragraph {
    text-align: center;
  }

  .column {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .section-6 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-7 {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-8 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-10 {
    padding-top: 60px;
  }

  .section-11 {
    margin-top: 60px;
  }

  .columns-3 {
    flex-direction: column;
  }

  .heading-11 {
    text-align: center;
    font-size: 48px;
  }

  .heading-11.blue {
    text-align: center;
    font-size: 36px;
  }

  .column-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 16px;
  }

  .columns-4 {
    flex-direction: column;
    width: auto;
  }

  .heading-12 {
    font-size: 48px;
  }

  .text-block-5 {
    margin-bottom: 60px;
  }

  .columns-5 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .columns-6 {
    flex-direction: column;
    max-width: none;
  }

  .heading-13 {
    width: auto;
    font-size: 24px;
  }

  .column-6, .column-8 {
    margin-top: 40px;
  }

  .columns-7 {
    padding-top: 20px;
  }

  .heading-14 {
    font-size: 24px;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .div-block-7 {
    height: auto;
    padding: 20px;
  }

  .div-block-8 {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-8 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-12 {
    padding-right: 0;
  }

  .column-13 {
    margin-top: 20px;
    padding-left: 0;
  }

  .heading-16 {
    font-size: 24px;
  }

  .div-block-9 {
    padding-bottom: 15px;
  }

  .image-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-9 {
    text-align: center;
    margin-right: auto;
    font-size: 10px;
  }

  .div-block-13 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
  }

  .link-3 {
    text-align: center;
    padding-top: 10px;
  }

  .image-8, .image-10, .image-11 {
    max-width: 60%;
  }

  .image-12 {
    width: 36px;
    max-width: 50%;
  }

  .preloader {
    display: flex;
    top: 0;
  }
}
/* ─── Bitnnock shell overrides ─── */
body:has(.pw-home), html:has(.pw-home) { padding-top: 0 !important; }
body:has(.pw-home), html body:has(.pw-home), .page-wrapper, .body-bg,
.schwab-main-wrapper, .schwab-content-area {
  background: #000 !important; color: #fff !important;
  font-family: Inter, system-ui, sans-serif !important;
}
.page-wrapper > .header, .page-wrapper > .navbar, .page-wrapper > .header-section,
.page-wrapper > .navbar-area, .header-bottom-area, .schwab-main-wrapper .breadcrumb-area,
.scroll-to-top { display: none !important; }

/* Unified Plasma + WLFI navigation */
.pw-unified-nav.navbar_component {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 1.25rem 5%;
  height: auto;
  min-height: 3.5rem;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.55);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  transition: background 0.3s, border-color 0.3s, box-shadow 0.3s;
}

.pw-unified-nav.is-scrolled {
  background-color: rgba(0, 0, 0, 0.88);
  border-bottom-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
}

.pw-unified-nav__inner {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1rem;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}

.pw-unified-nav__menu {
  display: none;
  justify-content: center;
  min-width: 0;
}

@media (min-width: 1024px) {
  .pw-unified-nav__menu { display: flex; }
}

.pw-unified-nav__menu .wlf-nav__list {
  flex-wrap: nowrap;
  gap: 0.15rem;
}

.pw-unified-nav .wlf-drop__trigger,
.pw-unified-nav .wlf-nav__link {
  color: #94969c !important;
  font-family: Inter, system-ui, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  min-height: 36px;
  padding: 0.5rem 0.65rem;
}

.pw-unified-nav .wlf-drop__trigger:hover,
.pw-unified-nav .wlf-nav__link:hover {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 8px;
}

.pw-unified-nav .wlf-drop__panel {
  z-index: 1100;
}

.pw-unified-nav__actions {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  flex-shrink: 0;
}

.pw-unified-nav__link {
  display: none;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #94969c !important;
  text-decoration: none !important;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .pw-unified-nav__link { display: inline-flex; align-items: center; min-height: 36px; }
}

.pw-unified-nav__cta.link-block {
  opacity: 0.85;
  transition: opacity 0.25s;
}

.pw-unified-nav__cta.link-block:hover { opacity: 1; }

.pw-unified-nav .wlf-drop--lang { display: none; }

@media (min-width: 1024px) {
  .pw-unified-nav .wlf-drop--lang { display: inline-flex; }
  .pw-unified-nav .wlf-lang {
    border-color: rgba(255, 255, 255, 0.12);
    color: #94969c !important;
    font-family: Inter, system-ui, sans-serif;
    font-size: 0.75rem;
  }
}

.pw-unified-nav .navbar_menu-button {
  display: flex;
  margin-left: 0.25rem;
}

@media (min-width: 1024px) {
  .pw-unified-nav .navbar_menu-button { display: none; }
}

.pw-unified-nav .navbar_menu-button.w--open .menu-icon_line-top {
  transform: translateY(5.5px) rotate(45deg);
}

.pw-unified-nav .navbar_menu-button.w--open .menu-icon_line-middle {
  opacity: 0;
}

.pw-unified-nav .navbar_menu-button.w--open .menu-icon_line-bottom {
  transform: translateY(-5.5px) rotate(-45deg);
}

.pw-unified-nav .menu-icon_line-top,
.pw-unified-nav .menu-icon_line-middle,
.pw-unified-nav .menu-icon_line-bottom {
  transition: transform 0.2s, opacity 0.2s;
}

/* Marketing vs marketplace split */
.pw-marketing { background: #000; }

.pw-marketplace {
  position: relative;
  background: #000;
  border-top: 1px solid rgba(190, 94, 250, 0.15);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.pw-marketplace::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(680px, 80%);
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(190, 94, 250, 0.55), transparent);
  pointer-events: none;
}

.pw-offer-cta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  text-align: left;
}

.pw-offer-cta__copy .wlfi-heading-md { text-align: left; }

.pw-offer-cta__copy .wlfi-subheading {
  text-align: left;
  margin-inline: 0;
}

/* Dark-polish live ads inside marketplace */
.pw-marketplace .bn-ads-widget {
  font-family: Inter, system-ui, sans-serif;
}

.pw-marketplace .bn-ads-widget .bn-ads-tabs {
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  padding: 5px;
}

.pw-marketplace .bn-ads-widget .nav-link.active,
.pw-marketplace .bn-ads-widget .bn-ads-tabs__link.active,
.pw-marketplace .bn-ads-widget .crypto-currency-buy.active,
.pw-marketplace .bn-ads-widget .crypto-currency-sell.active {
  background: linear-gradient(135deg, #be5efa, #8b3fd4) !important;
  color: #fff !important;
  box-shadow: 0 4px 16px rgba(190, 94, 250, 0.25);
}

.pw-marketplace .bn-ads-widget .bn-ads-panel {
  border-radius: 16px;
  border-color: rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.02);
}

.pw-marketplace .bn-ads-widget .table thead th,
.pw-marketplace .bn-ads-widget table thead th {
  background: rgba(190, 94, 250, 0.06) !important;
  color: #be5efa !important;
  font-family: Inter, system-ui, sans-serif;
  letter-spacing: 0.06em;
}

.pw-marketplace .bn-ads-widget .table tbody tr:hover td,
.pw-marketplace .bn-ads-widget table tbody tr:hover td {
  background: rgba(190, 94, 250, 0.04) !important;
}

.pw-marketplace .bn-ads-widget .btn--base,
.pw-marketplace .bn-ads-widget a.btn--base,
.pw-marketplace .bn-ads-widget button.btn--base,
.pw-marketplace .bn-ads-widget .bn-ads-more {
  background: #fff !important;
  color: #000 !important;
  border: none !important;
  border-radius: 999px !important;
  font-family: Inter, system-ui, sans-serif !important;
  box-shadow: none !important;
  white-space: nowrap !important;
  word-break: keep-all !important;
  min-width: 4.5rem;
  justify-content: center;
}

.pw-marketplace .bn-ads-widget .btn--base:hover,
.pw-marketplace .bn-ads-widget .bn-ads-more:hover {
  opacity: 0.92;
  transform: translateY(-1px);
}

.pw-marketplace .login-modal,
.pw-marketplace .modal-content {
  background: #111 !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}

.pw-home { color: #cecece; background: #000; min-height: 100vh; font-family: Inter, system-ui, sans-serif; overflow-x: clip;
  --pw-text-gold: linear-gradient(165deg, #f8eeff 0%, #e8c4ff 14%, #da94fa 34%, #be5efa 56%, #9b59d0 82%, #7b3fbf 100%);
  --pw-text-purple: linear-gradient(118deg, #fceeff 0%, #edb8ff 16%, #da94fa 40%, #be5efa 66%, #c22df8 100%);
  --pw-text-silver: url("../images/plasma/631e4f6126ebf97ce73ed290_color-silver.png");
}
.pw-home *, .pw-home *::before, .pw-home *::after { box-sizing: border-box; }
.pw-home h1, .pw-home h2, .pw-home h3, .pw-home h4, .pw-home p { margin: 0; }
.pw-home [id] { scroll-margin-top: 104px; }

.pw-hero-phone {
  position: relative;
  width: min(437px, 92vw);
  margin-inline: auto;
  min-height: 520px;
}

.pw-hero-phone__bg {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 44px;
}

.pw-hero-phone__terminal {
  position: absolute;
  inset: 8% 7% 10%;
  max-width: none;
}

.pw-hero-phone__terminal .wlfi-terminal {
  height: 100%;
  min-height: 380px;
}

.pw-preloader__rings--fallback {
  display: flex;
  align-items: center;
  justify-content: center;
}

.preloader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #000;
  gap: 1.25rem;
}

.pw-preloader__rings {
  position: relative;
  width: 80px;
  height: 80px;
}

.pw-preloader__ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #be5efa;
  animation: pwPreloaderSpin 1.2s linear infinite;
}

.pw-preloader__ring:nth-child(2) { inset: 8px; animation-delay: .15s; border-top-color: rgba(190, 94, 250, .6); }
.pw-preloader__ring:nth-child(3) { inset: 16px; animation-delay: .3s; border-top-color: rgba(190, 94, 250, .35); }

@keyframes pwPreloaderSpin { to { transform: rotate(360deg); } }

.pw-preloader__text {
  font-size: 13px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #86868b;
}

.preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .55s, visibility .55s;
}

@media (prefers-reduced-motion: reduce) {
  .pw-preloader__ring {
    animation: none;
    border-top-color: #be5efa;
  }
}

@media (max-width: 767px) {
  .pw-home .preloader .pw-preloader__text,
  .pw-home .preloader .text-block-10 {
    font-size: 0.8125rem;
    letter-spacing: 0.06em;
    padding: 0 1rem;
    max-width: 18rem;
    text-align: center;
  }

  .pw-preloader__rings {
    width: 64px;
    height: 64px;
  }
}

.lottie-animation { opacity: .85; width: 150px; height: 150px; display: flex; align-items: center; justify-content: center; }

.heading-5.is-visible, .heading-6.is-visible, .heading-7.is-visible, .heading-8.is-visible,
[data-pw-stack-line] { opacity: 0; transform: translate3d(0, 56px, 0); }

.pw-home [data-pw-section].is-inview [data-pw-stack-line],
.pw-home [data-pw-stack-line].is-visible {
  opacity: 1 !important;
  transform: none !important;
}

.pw-home .section-2 [data-pw-stack-line] {
  transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.pw-stack-scene.section-2 {
  height: auto;
  min-height: 0;
  display: block;
}

.navbar_component { z-index: 1000; position: fixed; top: 0; left: 0; right: 0; }

/* ── Homepage layout: hero + marketing sections ── */
.pw-home .section {
  position: relative;
  min-height: 0;
  padding: clamp(3.5rem, 6vw, 5.5rem) clamp(1.25rem, 5vw, 5%);
  overflow: visible;
}

/* Hero copy always above the Spline layer */
.pw-home .section#buy-sell .heading,
.pw-home .section#buy-sell .pw-hero-sub,
.pw-home .section#buy-sell .pw-hero-trust {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 980px;
}

.pw-home .section#buy-sell .pw-hero-badge {
  position: relative;
  z-index: 3;
  display: inline-flex;
  width: fit-content;
  max-width: min(100%, 980px);
  align-self: center;
  flex: 0 0 auto;
}

/* Desktop / tablet — original full-bleed Spline hero (unchanged from Plasma) */
@media (min-width: 768px) {
  .pw-home .section#buy-sell {
    position: relative;
    min-height: clamp(520px, 100svh, 960px);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: calc(6.5rem + env(safe-area-inset-top, 0px)) 5% 2rem;
    overflow: hidden;
    isolation: isolate;
  }

  .pw-home .section#buy-sell .html-embed.pw-spline-hero {
    position: absolute;
    inset: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    min-height: clamp(420px, 72vh, 760px);
    max-height: none;
    z-index: 1;
    pointer-events: none;
  }

  .pw-home .section#buy-sell .html-embed.pw-spline-hero iframe {
    width: 100%;
    height: 100%;
    min-height: inherit !important;
    border: 0;
    display: block;
    background: #000;
  }
}

/* Kill legacy Plasma vh/margin spacing inside marketing */
.pw-home .pw-marketing .section-2,
.pw-home .pw-marketing .section-3,
.pw-home .pw-marketing .section-4,
.pw-home .pw-marketing .section-5,
.pw-home .pw-marketing .section-6,
.pw-home .pw-marketing .section-7,
.pw-home .pw-marketing .section-8,
.pw-home .pw-marketing .section-9,
.pw-home .pw-marketing .section-10,
.pw-home .pw-marketing .section-11 {
  height: auto !important;
  min-height: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: clamp(3rem, 6vw, 5rem) clamp(1.25rem, 5vw, 5%) !important;
}

.pw-home .pw-marketing .columns,
.pw-home .pw-marketing .columns-2,
.pw-home .pw-marketing .columns-3,
.pw-home .pw-marketing .columns-4,
.pw-home .pw-marketing .columns-5,
.pw-home .pw-marketing .columns-6,
.pw-home .pw-marketing .columns-7,
.pw-home .pw-marketing .columns-8,
.pw-home .pw-marketing .columns-9,
.pw-home .pw-marketing .w-row {
  width: 100% !important;
  max-width: 980px;
  margin-inline: auto;
}

.pw-home .pw-marketing .columns-5,
.pw-home .pw-marketing .columns-6 {
  margin-bottom: clamp(2rem, 4vw, 3rem) !important;
}

.pw-home .pw-marketing .column,
.pw-home .pw-marketing .column-2,
.pw-home .pw-marketing .column-3,
.pw-home .pw-marketing .column-5,
.pw-home .pw-marketing .column-7,
.pw-home .pw-marketing .column-8,
.pw-home .pw-marketing .column-10,
.pw-home .pw-marketing .column-11,
.pw-home .pw-marketing .column-12,
.pw-home .pw-marketing .w-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pw-home .pw-marketing .div-block-7,
.pw-home .pw-marketing .div-block-8,
.pw-home .pw-marketing .pw-feature-card {
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
  padding: clamp(1.5rem, 3vw, 2.5rem) !important;
}

.pw-home .pw-marketing .section-11 {
  padding-bottom: clamp(2rem, 4vw, 3rem) !important;
}

.pw-home .pw-marketing .pw-features-headline {
  margin-bottom: clamp(2.5rem, 6vw, 5rem) !important;
}

.pw-home .pw-plasma-img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin-inline: auto;
}

.pw-chain-row.is-visible { opacity: 1; }
.image-2.is-visible, .image-3.is-visible, .image-4.is-visible, .image-5.is-visible, .image-6.is-visible, .image-7.is-visible, .image-8.is-visible, .image-9.is-visible, .image-10.is-visible, .image-11.is-visible,
.image-12.is-visible,
.column.is-visible, .column-3.is-visible, .column-5.is-visible, .heading-9.is-visible { opacity: 1 !important; }

/* ── Live marketplace terminal section ── */
.pw-terminal-section {
  padding: clamp(2.5rem, 5vw, 4rem) 5%;
  border-top: 1px solid rgba(255,255,255,.06);
  background:
    radial-gradient(ellipse 70% 45% at 85% 20%, rgba(190,94,250,.1), transparent 55%),
    radial-gradient(ellipse 50% 40% at 15% 80%, rgba(0,200,83,.04), transparent 50%),
    #000;
}
.pw-terminal-layout {
  display: grid;
  gap: clamp(2rem, 5vw, 3.5rem);
  align-items: center;
  max-width: 1180px;
  margin-inline: auto;
}
.pw-terminal-copy { text-align: center; }

.pw-terminal-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  margin: 0 0 1rem;
  padding: .35rem .75rem;
  border-radius: 999px;
  border: 1px solid rgba(190,94,250,.22);
  background: rgba(190,94,250,.06);
  font-size: 10px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #be5efa;
  font-weight: 600;
}
.pw-terminal-title {
  width: auto !important;
  max-width: 100%;
  margin: 0 auto .875rem;
  text-align: center;
  font-size: clamp(2rem, 5vw, 3.25rem) !important;
  line-height: 1.06 !important;
  letter-spacing: -.03em;
}
.pw-terminal-lead {
  max-width: 480px;
  margin: 0 auto 2rem;
  color: #a1a1a6 !important;
  font-size: clamp(15px, 2vw, 17px);
  font-weight: 300;
  line-height: 1.6;
}

/* Stat chips */
.pw-terminal-chips {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .625rem;
  max-width: 440px;
  margin: 0 auto 1.5rem;
}
.pw-terminal-chip {
  display: flex;
  align-items: flex-start;
  gap: .625rem;
  padding: .875rem .9rem;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.07);
  background: rgba(255,255,255,.025);
  text-align: left;
  transition: border-color .2s, background .2s;
}
.pw-terminal-chip:hover {
  border-color: rgba(255,255,255,.12);
  background: rgba(255,255,255,.04);
}
.pw-terminal-chip--offers { border-left: 2px solid rgba(190,94,250,.55); }
.pw-terminal-chip--volume { border-left: 2px solid rgba(0,200,83,.45); }
.pw-terminal-chip--traders { border-left: 2px solid rgba(218,148,250,.45); }
.pw-terminal-chip--split { border-left: 2px solid rgba(255,255,255,.18); }
.pw-terminal-chip__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: rgba(255,255,255,.04);
  color: #86868b;
}
.pw-terminal-chip--offers .pw-terminal-chip__icon { color: #be5efa; background: rgba(190,94,250,.1); }
.pw-terminal-chip--volume .pw-terminal-chip__icon { color: #00c853; background: rgba(0,200,83,.08); }
.pw-terminal-chip--traders .pw-terminal-chip__icon { color: #da94fa; background: rgba(218,148,250,.08); }
.pw-terminal-chip--split .pw-terminal-chip__icon { color: #fff; background: rgba(255,255,255,.06); }
.pw-terminal-chip__body { min-width: 0; }
.pw-terminal-chip__label {
  display: block;
  font-size: 9px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #63656e;
  margin-bottom: .25rem;
}
.pw-terminal-chip strong {
  font-size: clamp(1.125rem, 2.5vw, 1.5rem);
  font-weight: 600;
  color: #fff;
  letter-spacing: -.02em;
  line-height: 1.1;
}
.pw-terminal-chip--offers strong { color: #be5efa; }
.pw-terminal-chip--volume strong { color: #00c853; }
.pw-terminal-chip--traders strong { color: #da94fa; }
.pw-terminal-chip--split strong { font-size: 1rem; color: #fff; }
.pw-terminal-chip--split strong span:first-child { color: #00c853; }
.pw-terminal-chip--split strong span:last-child { color: #be5efa; }

/* Asset pills */
.pw-terminal-assets {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .5rem;
}
.pw-terminal-asset {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .4rem .7rem .4rem .55rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.03);
  font-size: 11px;
  color: #94969c;
}
.pw-terminal-asset em {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  padding-right: .35rem;
  border-right: 1px solid rgba(255,255,255,.08);
}
.pw-terminal-asset__buy,
.pw-terminal-asset__sell {
  display: inline-flex;
  align-items: center;
  gap: .15rem;
  padding: .15rem .4rem;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .02em;
}
.pw-terminal-asset__buy {
  color: #00c853;
  background: rgba(0,200,83,.1);
  border: 1px solid rgba(0,200,83,.2);
}
.pw-terminal-asset__sell {
  color: #be5efa;
  background: rgba(190,94,250,.1);
  border: 1px solid rgba(190,94,250,.22);
}

/* Live feed footer — status strip + replay (no terminal window) */
.pw-terminal-feed-foot {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin-top: 1.75rem;
  max-width: 440px;
  margin-inline: auto;
}
.pw-terminal-feed__strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  width: 100%;
}
.pw-terminal-feed__pill {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  min-height: 28px;
  padding: .25rem .65rem;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.03);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #86868b;
}
.pw-terminal-feed__pill--live {
  border-color: rgba(0,200,83,.28);
  background: rgba(0,200,83,.08);
  color: #00c853;
}
.pw-terminal-feed__pill--region {
  border-color: rgba(190,94,250,.25);
  background: rgba(190,94,250,.06);
  color: #be5efa;
}
.pw-terminal-feed__pill--updated {
  border-color: rgba(255,255,255,.06);
  color: #63656e;
  text-transform: none;
  letter-spacing: .02em;
  font-weight: 600;
  font-size: 11px;
}
.pw-terminal-feed__pulse {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #00c853;
  box-shadow: 0 0 8px rgba(0,200,83,.65);
  animation: pwPulse 2s infinite;
}
.pw-terminal-section.is-syncing .pw-terminal-chips,
.pw-terminal-chips.is-syncing {
  opacity: .82;
  transition: opacity .2s ease;
}
.pw-terminal-section.is-syncing .pw-terminal-feed__pulse {
  animation-duration: .8s;
}

/* Desktop terminal window */
.pw-terminal-stage {
  position: relative;
  width: 100%;
  max-width: 640px;
  margin-inline: auto;
}
.pw-terminal-window__glow {
  position: absolute;
  inset: -12% -8% -8%;
  background:
    radial-gradient(ellipse 60% 50% at 50% 30%, rgba(190,94,250,.22), transparent 65%),
    radial-gradient(ellipse 40% 35% at 80% 70%, rgba(0,200,83,.08), transparent 60%);
  filter: blur(36px);
  z-index: 0;
  pointer-events: none;
  transition: opacity .4s;
}
.pw-terminal-stage:has(.wlfi-terminal.is-running) .pw-terminal-window__glow {
  opacity: 1.15;
  animation: pwTermGlowPulse 2.5s ease-in-out infinite alternate;
}
@keyframes pwTermGlowPulse {
  from { opacity: .85; transform: scale(1); }
  to { opacity: 1.2; transform: scale(1.02); }
}
.pw-terminal-window {
  position: relative;
  z-index: 1;
  border-radius: 18px;
  padding: 1px;
  background: linear-gradient(145deg, rgba(255,255,255,.14), rgba(255,255,255,.04) 40%, rgba(190,94,250,.18));
  box-shadow:
    0 32px 64px rgba(0,0,0,.55),
    0 0 0 1px rgba(255,255,255,.04),
    inset 0 1px 0 rgba(255,255,255,.08);
}
.pw-terminal-stage:has(.wlfi-terminal.is-running) .pw-terminal-window {
  background: linear-gradient(135deg, rgba(190,94,250,.55), rgba(0,200,83,.25) 50%, rgba(190,94,250,.45));
  background-size: 200% 200%;
  animation: pwTermBorderSpin 3s linear infinite;
}
@keyframes pwTermBorderSpin {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

.pw-terminal-section .wlfi-terminal {
  min-height: 400px;
  height: 100%;
  border-radius: 17px;
  border: none;
  background: rgba(6,6,8,.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  font-family: ui-monospace, 'SF Mono', Menlo, monospace;
  cursor: default;
}
.pw-terminal-section .wlfi-terminal__chrome {
  padding: .7rem 1rem;
  background: rgba(255,255,255,.03);
  border-bottom: 1px solid rgba(255,255,255,.06);
}
.pw-terminal-section .wlfi-terminal__title {
  font-size: 11px;
  color: #86868b;
  letter-spacing: .04em;
}
.pw-terminal-section .wlfi-terminal__status {
  font-size: 9px;
  padding: .25rem .55rem;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.1);
  background: rgba(255,255,255,.03);
  color: #63656e;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 600;
}
.pw-terminal-section .wlfi-terminal.is-running .wlfi-terminal__status {
  color: #be5efa;
  border-color: rgba(190,94,250,.35);
  background: rgba(190,94,250,.1);
}
.pw-terminal-section .wlfi-terminal.is-done .wlfi-terminal__status {
  color: #00c853;
  border-color: rgba(0,200,83,.35);
  background: rgba(0,200,83,.08);
}

/* Info strip pills */
.pw-terminal-section .wlfi-terminal__strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .4rem;
  padding: .55rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,.05);
  background: rgba(0,0,0,.25);
}
.pw-terminal-section .wlfi-terminal__strip-pill {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  padding: .25rem .6rem;
  border-radius: 999px;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
  border: 1px solid rgba(255,255,255,.08);
  background: rgba(255,255,255,.03);
  color: #63656e;
}
.pw-terminal-section .wlfi-terminal__strip-pill--live {
  color: #00c853;
  border-color: rgba(0,200,83,.28);
  background: rgba(0,200,83,.08);
}
.pw-terminal-section .wlfi-terminal__strip-pill--region {
  color: #be5efa;
  border-color: rgba(190,94,250,.25);
  background: rgba(190,94,250,.08);
}
.pw-terminal-section .wlfi-terminal__strip-pill--updated {
  color: #86868b;
  margin-left: auto;
  text-transform: none;
  letter-spacing: .02em;
  font-weight: 500;
}
.pw-terminal-section .wlfi-terminal__strip-pulse {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00c853;
  box-shadow: 0 0 6px rgba(0,200,83,.6);
  animation: pwPulse 2s infinite;
}

/* Terminal body */
.pw-terminal-section .wlfi-terminal__viewport {
  flex: 1;
  min-height: 280px;
  padding: 1rem 1.125rem;
  background:
    radial-gradient(circle at 1px 1px, rgba(255,255,255,.04) 1px, transparent 0),
    radial-gradient(ellipse 80% 60% at 50% 100%, rgba(190,94,250,.05), transparent 70%),
    #050506;
  background-size: 20px 20px, auto, auto;
}
.pw-terminal-section .wlfi-terminal__pre {
  margin: 0;
  font-size: 11.5px;
  line-height: 1.7;
}
.pw-terminal-section .wlfi-terminal__code {
  color: #94969c;
  white-space: pre-wrap;
  word-break: break-word;
}
.pw-terminal-section .wlfi-terminal__code .c-brand,
.pw-terminal-section .wlfi-terminal__code .c-plasma { color: #be5efa; }
.pw-terminal-section .wlfi-terminal__code .c-green { color: #00c853; }
.pw-terminal-section .wlfi-terminal__code .c-hi { color: #fff; }
.pw-terminal-section .wlfi-terminal__code .c-dim { color: #63656e; }
.pw-terminal-section .wlfi-terminal__code .c-gold { color: #da94fa; }
.pw-terminal-section .wlfi-terminal__code .c-cursor { background: #be5efa; }
.pw-terminal-section .pw-term-status {
  display: flex;
  align-items: baseline;
  gap: .75rem;
  padding: .2rem .5rem;
  margin: .15rem 0;
  border-radius: 6px;
  background: rgba(255,255,255,.02);
  border: 1px solid rgba(255,255,255,.04);
}
.pw-terminal-section .pw-term-status .pw-term-status__key {
  flex: 0 0 5.5rem;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
}
.pw-terminal-section .pw-term-status .pw-term-status__val {
  font-weight: 600;
  font-size: 11px;
}

/* Footer action bar */
.pw-terminal-section .wlfi-terminal__foot {
  display: flex;
  align-items: center;
  gap: .875rem;
  padding: .7rem 1rem;
  border-top: 1px solid rgba(255,255,255,.06);
  background: rgba(0,0,0,.35);
}
.pw-terminal-section .wlfi-terminal__progress-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  gap: .625rem;
  opacity: 0;
  transition: opacity .25s;
}
.pw-terminal-section .wlfi-terminal.is-running .wlfi-terminal__progress-wrap { opacity: 1; }
.pw-terminal-section .wlfi-terminal__progress {
  flex: 1;
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.07);
  overflow: hidden;
}
.pw-terminal-section .wlfi-terminal__progress-bar {
  background: linear-gradient(90deg, #be5efa, #c22df8, #00c853);
}
.pw-terminal-section .wlfi-terminal__progress-pct {
  font-size: 9px;
  color: #63656e;
  min-width: 2rem;
  text-align: right;
}
.pw-terminal-section .pw-terminal-replay {
  flex-shrink: 0;
  padding: .45rem .9rem;
  border-radius: 10px;
  border: 1px solid rgba(190,94,250,.25);
  background: rgba(190,94,250,.06);
  color: #da94fa;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .2s, color .2s, border-color .2s, transform .15s;
}
.pw-terminal-section .pw-terminal-replay:hover,
.pw-terminal-section .wlfi-terminal.is-running .pw-terminal-replay {
  color: #fff;
  background: linear-gradient(135deg, rgba(190,94,250,.4), rgba(194,45,248,.22));
  border-color: rgba(190,94,250,.5);
}
.pw-terminal-section .pw-terminal-replay:active { transform: scale(.97); }

@media (min-width: 992px) {
  .pw-terminal-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: clamp(2rem, 4vw, 2.5rem);
    align-items: start;
    max-width: 520px;
  }
  .pw-terminal-copy { text-align: left; }
  .pw-terminal-eyebrow { margin-inline: 0; }
  .pw-terminal-title { margin-inline: 0; text-align: left; }
  .pw-terminal-lead { margin-inline: 0; max-width: 420px; }
  .pw-terminal-chips {
    margin-inline: 0;
    max-width: none;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
  }
  .pw-terminal-assets { justify-content: flex-start; }
  .pw-terminal-feed-foot {
    margin-inline: 0;
    align-items: flex-start;
    max-width: none;
  }
  .pw-terminal-feed__strip { justify-content: flex-start; }
}

@media (prefers-reduced-motion: reduce) {
  .pw-terminal-stage:has(.wlfi-terminal.is-running) .pw-terminal-window__glow,
  .pw-terminal-stage:has(.wlfi-terminal.is-running) .pw-terminal-window,
  .pw-terminal-section .wlfi-terminal__strip-pulse {
    animation: none !important;
  }
}

.section .link-block-6 img { width: 187px; max-width: 100%; height: auto; }

.pw-hero-badge {
  position: relative;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  margin-bottom: 0.25rem;
  padding: 0.45rem 0.9rem 0.45rem 0.65rem;
  border-radius: 999px;
  border: 1px solid rgba(190, 94, 250, 0.32);
  background: rgba(190, 94, 250, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  text-decoration: none !important;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  pointer-events: auto;
}
.pw-hero-badge:hover {
  border-color: rgba(190, 94, 250, 0.5);
  background: rgba(190, 94, 250, 0.16);
  transform: translateY(-1px);
}
.pw-hero-badge__pulse {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #00c853;
  box-shadow: 0 0 0 0 rgba(0, 200, 83, 0.45);
  animation: pwHeroPulse 2.4s ease-out infinite;
  flex-shrink: 0;
}
.pw-hero-badge__text {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #da94fa;
  white-space: nowrap;
}
@keyframes pwHeroPulse {
  0% { box-shadow: 0 0 0 0 rgba(0, 200, 83, 0.45); }
  70% { box-shadow: 0 0 0 8px rgba(0, 200, 83, 0); }
  100% { box-shadow: 0 0 0 0 rgba(0, 200, 83, 0); }
}

.pw-hero-trust {
  position: relative;
  z-index: 4;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  max-width: 720px;
  margin: 1.25rem auto 0;
  padding: 0 1rem;
  list-style: none;
  pointer-events: none;
}
.pw-hero-trust__item {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.5rem 0.75rem;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.pw-hero-trust__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: rgba(190, 94, 250, 0.12);
  border: 1px solid rgba(190, 94, 250, 0.2);
  color: #be5efa;
  flex-shrink: 0;
}
.pw-hero-trust__label {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.25;
  color: #d2d2d7;
  letter-spacing: 0.01em;
}
@media (max-width: 639px) {
  .pw-hero-trust {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 360px;
  }
  .pw-hero-trust__item {
    padding: 0.55rem 0.65rem;
  }
  .pw-hero-trust__label {
    font-size: 11px;
  }
  .pw-hero-badge__text {
    font-size: 10px;
    letter-spacing: 0.06em;
    white-space: nowrap;
    text-align: center;
  }
}

.pw-hero-sub {
  position: relative;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  max-width: 560px;
  margin: 0.5rem auto 0;
  padding: 0 1rem;
  text-align: center;
  pointer-events: auto;
}
.pw-hero-sub__lead {
  margin: 0;
  font-size: clamp(1rem, 2.2vw, 1.125rem);
  font-weight: 300;
  line-height: 1.55;
  letter-spacing: 0.02em;
  color: #a1a1a6;
}
.pw-hero-sub__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
.pw-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 1.25rem;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.pw-hero-cta--primary {
  color: #fff !important;
  border: 1px solid rgba(190, 94, 250, 0.45);
  background: linear-gradient(135deg, rgba(190, 94, 250, 0.95) 0%, rgba(194, 45, 248, 0.88) 100%);
  box-shadow: 0 8px 28px rgba(190, 94, 250, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}
.pw-hero-cta--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 32px rgba(190, 94, 250, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.28);
  color: #fff !important;
}
.pw-hero-cta--ghost {
  color: #f5f5f7 !important;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.pw-hero-cta--ghost:hover {
  transform: translateY(-1px);
  border-color: rgba(190, 94, 250, 0.35);
  background: rgba(190, 94, 250, 0.1);
  color: #fff !important;
}
@media (max-width: 479px) {
  .pw-hero-sub__actions { flex-direction: column; width: 100%; max-width: 280px; }
  .pw-hero-cta { width: 100%; }
}

.navbar_menu-button { display: none; cursor: pointer; padding: 0; background: none; border: none; }
.menu-icon { flex-direction: column; justify-content: center; align-items: center; width: 48px; height: 48px; display: flex; }
.menu-icon_line-top, .menu-icon_line-bottom { background: #fff; width: 24px; height: 2px; }
.menu-icon_line-middle { background: #fff; width: 24px; height: 2px; margin: 6px 0; display: flex; justify-content: center; align-items: center; }
.menu-icon_line-middle-inner { width: 0; height: 0; }
@media (max-width: 991px) { .navbar_menu { display: none; } .navbar_menu-button { display: flex; } }

/* Phone device mockups */
.pw-device { opacity: 0; transform: translateY(24px); transition: opacity .9s cubic-bezier(.22,1,.36,1), transform .9s cubic-bezier(.22,1,.36,1); max-width: 437px; width: 100%; margin-inline: auto; }
.pw-device.is-visible { opacity: 1; transform: none; }
.pw-device__shell { position: relative; border-radius: 44px; padding: 12px; background: linear-gradient(145deg,#2a2a2e,#0a0a0c); box-shadow: 0 40px 80px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.12); border: 2px solid rgba(255,255,255,.08); }
.pw-device__island { width: 96px; height: 28px; background: #000; border-radius: 20px; margin: 0 auto 10px; }
.pw-device__screen { border-radius: 32px; overflow: hidden; background: #0d0d0f; min-height: 520px; border: 1px solid rgba(255,255,255,.06); }
.pw-ui { padding: 14px; font-size: 12px; color: #fff; }
.pw-ui__status { display: flex; justify-content: space-between; font-size: 10px; color: #86868b; margin-bottom: 12px; }
.pw-ui__nav { font-size: 14px; font-weight: 600; margin-bottom: 16px; }
.pw-ui__hero { text-align: center; padding: 20px 0; }
.pw-ui__hero strong { display: block; font-size: 32px; color: #be5efa; }
.pw-ui__hero span { color: #86868b; font-size: 11px; }
.pw-ui__list { display: flex; flex-direction: column; gap: 8px; }
.pw-ui__row { display: grid; grid-template-columns: 1fr auto; gap: 4px; padding: 10px 12px; border-radius: 12px; background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.06); }
.pw-ui__row em { grid-column: 1/-1; font-style: normal; font-size: 10px; color: #86868b; }
.pw-ui__row--buy strong { color: #00c853; }
.pw-ui__row--sell strong { color: #be5efa; }
.pw-ui__cta { margin-top: 16px; text-align: center; padding: 12px; border-radius: 12px; background: linear-gradient(135deg,#be5efa,#8b3fd4); font-weight: 600; font-size: 13px; }
.pw-ui__escrow { display: flex; align-items: center; gap: 8px; padding: 8px 12px; border-radius: 999px; background: rgba(0,200,83,.12); color: #00c853; font-size: 11px; margin-bottom: 16px; width: fit-content; }
.pw-ui__escrow-dot { width: 8px; height: 8px; border-radius: 50%; background: #00c853; animation: pwPulse 2s infinite; }
@keyframes pwPulse { 0%,100%{opacity:1} 50%{opacity:.4} }
.pw-ui__trade-card { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 16px; }
.pw-ui__trade-card div { padding: 12px; border-radius: 12px; background: rgba(255,255,255,.04); text-align: center; }
.pw-ui__trade-card strong { display: block; font-size: 18px; margin-top: 4px; }
.pw-ui__steps div { padding: 8px 0; font-size: 11px; color: #86868b; border-left: 2px solid rgba(255,255,255,.1); padding-left: 12px; margin-left: 4px; }
.pw-ui__steps .is-done { color: #00c853; border-color: #00c853; }
.pw-ui__steps .is-active { color: #fff; border-color: #be5efa; font-weight: 600; }
.pw-ui__balance { text-align: center; padding: 24px 0; }
.pw-ui__balance strong { display: block; font-size: 28px; color: #be5efa; margin-top: 8px; }
.pw-ui__assets div { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.06); }
.pw-ui__actions { display: flex; gap: 8px; margin-top: 16px; }
.pw-ui__actions span { flex: 1; text-align: center; padding: 10px; border-radius: 10px; background: rgba(255,255,255,.06); font-size: 11px; font-weight: 600; }
.pw-ui__field { display: flex; justify-content: space-between; padding: 12px; margin-bottom: 8px; border-radius: 10px; background: rgba(255,255,255,.04); }
.pw-ui__field label { color: #86868b; }
.pw-ui__face { width: 80px; height: 80px; margin: 40px auto 16px; position: relative; display: flex; align-items: center; justify-content: center; font-size: 28px; }
.pw-ui__face-ring { position: absolute; inset: 0; border-radius: 50%; border: 2px solid #be5efa; animation: pwRing 3s linear infinite; }
.pw-ui--security { text-align: center; }
.pw-ui--security p { font-size: 16px; font-weight: 600; }
.pw-ui--security small { color: #86868b; }

.pw-chain-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; opacity: 0; transition: opacity .9s; }
.pw-chain-row.is-visible { opacity: 1; }
.pw-chain-pill { padding: 8px 16px; border-radius: 999px; border: 1px solid rgba(255,255,255,.12); background: rgba(255,255,255,.04); font-size: 13px; color: #cecece; }
.pw-crypto-code { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; border-radius: 50%; border: 1px solid rgba(190,94,250,.35); background: rgba(190,94,250,.1); font-size: 11px; font-weight: 700; color: #da94fa; }

/* Hero terminal in phone */
.pw-hero-phone .wlfi-terminal { min-height: 420px; height: 420px; border-radius: 28px; border: 2px solid rgba(255,255,255,.14); background: #0a0a0c; display: flex; flex-direction: column; overflow: hidden; font-family: ui-monospace, Menlo, monospace; }
.wlfi-terminal__chrome, .wlfi-terminal__head { display: flex; align-items: center; gap: .5rem; padding: .55rem .875rem; border-bottom: 1px solid rgba(255,255,255,.06); background: rgba(255,255,255,.02); }
.wlfi-terminal__dots { display: flex; gap: 6px; }
.wlfi-terminal__dot { width: 10px; height: 10px; border-radius: 50%; }
.wlfi-terminal__dot--r { background: #ff5f57; } .wlfi-terminal__dot--y { background: #febc2e; } .wlfi-terminal__dot--g { background: #28c840; }
.wlfi-terminal__title, .wlfi-terminal__head-title { flex: 1; font-size: 10px; color: #86868b; }
.wlfi-terminal__status, .wlfi-terminal__head-status { font-size: 9px; color: #51535c; text-transform: uppercase; }
.wlfi-terminal__strip { display: flex; flex-wrap: wrap; gap: .5rem; padding: .4rem .875rem; font-size: 9px; color: #63656e; border-bottom: 1px solid rgba(255,255,255,.04); }
.wlfi-terminal__strip-live { color: #00c853; display: flex; align-items: center; gap: 4px; }
.wlfi-terminal__strip-pulse { width: 6px; height: 6px; border-radius: 50%; background: #00c853; animation: pwPulse 2s infinite; }
.wlfi-terminal__screen, .wlfi-terminal__viewport { flex: 1; position: relative; overflow: auto; padding: .75rem; }
.wlfi-terminal__pre { margin: 0; font-size: 11px; line-height: 1.55; }
.wlfi-terminal__code { color: #94969c; white-space: pre-wrap; word-break: break-word; }
.wlfi-terminal__code .c-brand { color: #be5efa; } .wlfi-terminal__code .c-green { color: #00c853; }
.wlfi-terminal__code .c-hi { color: #fff; } .wlfi-terminal__code .c-dim { color: #51535c; }
.wlfi-terminal__code .c-cursor { display: inline-block; width: 8px; height: 1em; background: #be5efa; animation: pwBlink .85s step-end infinite; }
@keyframes pwBlink { 0%,100%{opacity:1} 50%{opacity:0} }
.wlfi-terminal__foot { display: flex; align-items: center; gap: .75rem; padding: .55rem .875rem; border-top: 1px solid rgba(255,255,255,.06); }
.wlfi-terminal__progress-wrap { flex: 1; display: flex; align-items: center; gap: .625rem; opacity: 0; }
.wlfi-terminal.is-running .wlfi-terminal__progress-wrap { opacity: 1; }
.wlfi-terminal__progress { flex: 1; height: 3px; border-radius: 999px; background: rgba(255,255,255,.07); overflow: hidden; }
.wlfi-terminal__progress-bar { display: block; height: 100%; width: 0; background: linear-gradient(90deg,#be5efa,#00c853); transition: width .1s linear; }
.wlfi-terminal__progress-pct { font-size: 9px; color: #51535c; }
.wlfi-terminal__run, .wlfi-terminal__replay { padding: .3rem .6rem; border-radius: 8px; border: 1px solid rgba(255,255,255,.09); background: rgba(255,255,255,.03); color: #94969c; font-size: 10px; cursor: pointer; }
.wlfi-terminal__fade, .wlfi-terminal__scanline, .wlfi-terminal__scan { pointer-events: none; }

/* Section 10 feature cards */
.pw-feature-card { background: #000; border-radius: 20px; height: 503px; padding: 40px; display: flex; flex-direction: column; align-items: center; overflow: hidden; border: 1px solid rgba(255,255,255,.06); }
.pw-feature-card__icon { width: 64px; height: 64px; border-radius: 16px; display: flex; align-items: center; justify-content: center; background: rgba(190,94,250,.12); border: 1px solid rgba(190,94,250,.25); color: #be5efa; margin-bottom: 20px; }
.pw-live-bridge {
  text-align: center;
  padding: clamp(1.25rem, 2.5vw, 1.75rem) 5% clamp(1rem, 2vw, 1.5rem);
  background: linear-gradient(180deg, #000 0%, #050505 100%);
  border-bottom: 1px solid rgba(255,255,255,.06);
}

.pw-live-bridge .heading-14 {
  font-weight: 600;
}

.pw-live-bridge .paragraph {
  color: #d2d2d7 !important;
}

/* Embedded P2P sections — component styles live in wlfi-p2p-sections.css */
.pw-embedded { padding: 0; width: 100%; background: #000; }
.pw-embedded .wlfi-wrap { width: min(980px, calc(100% - clamp(1rem, 3vw, 1.5rem) * 2)); max-width: 980px; margin-inline: auto; }
[data-pw-reveal] { opacity: 0; transform: translateY(32px); transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1); }
[data-pw-reveal].is-visible { opacity: 1; transform: none; }

.buy--sell-filter { max-width: 980px; margin-inline: auto; }
.pw-home .select2-container { width: 100% !important; }

.pw-form-panel { padding: 24px; border-radius: 20px; background: rgba(255,255,255,.03); border: 1px solid rgba(255,255,255,.08); }

@media (max-width: 991px) {
  .pw-home .pw-form-panel { padding: 16px; margin-top: 16px; }
}

.pw-home .pw-marketplace-hub .pw-marketplace-hub__block-title {
  background-image: var(--pw-text-gold);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-size: clamp(1.25rem, 2.8vw, 1.65rem) !important;
  line-height: 1.12;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.5rem;
}

.pw-home .pw-marketplace-hub .pw-marketplace-hub__highlight-title {
  color: #f5f5f7 !important;
  -webkit-text-fill-color: #f5f5f7;
  background: none;
}

.pw-home .pw-marketplace-hub .bn-ads-widget {
  margin-top: 0;
}

.pw-home .pw-marketplace-hub .wlfi-subheading {
  color: #a1a1a6 !important;
}

/* Footer stays at page bottom; marketing mini-footer stays hidden */
body:has(.pw-home) .page-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

body:has(.pw-home) .pw-home {
  flex: 1 0 auto;
}

/* ── Homepage heading colors (Plasma reference map) ── */

/* Hero — solid white */
.pw-home .section#buy-sell .heading {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: none !important;
  background-image: none !important;
}

/* Stack lines — lavender/purple steps (Peer-to-peer … & escrow) */
.pw-home .heading-5,
.pw-home .heading-6,
.pw-home .heading-7,
.pw-home .heading-8 {
  -webkit-text-fill-color: transparent !important;
  background-attachment: scroll !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}
.pw-home .heading-5 { background-image: linear-gradient(#e4a2fb, #da94fa) !important; }
.pw-home .heading-6 { background-image: linear-gradient(#d58dfa, #ca7ef9) !important; }
.pw-home .heading-7 { background-image: linear-gradient(#c577f9, #bb69f9) !important; }
.pw-home .heading-8 { background-image: linear-gradient(#b662f8, #ab53f8) !important; }

/* Gold large headlines — Get Access / Discover / Live marketplace feed */
.pw-home .pw-head-gold,
.pw-home .heading-9,
.pw-home .heading-9-copy._10,
.pw-home .pw-terminal-section .heading-9-copy,
.pw-home .pw-trade-finder .heading-9-copy,
.pw-home .pw-marketplace-hub .pw-marketplace-hub__block-title,
.pw-home .wlfi-markets .wlfi-heading-md,
.pw-home .wlfi-products .wlfi-heading-md,
.pw-home .wlfi-tools .wlfi-heading-md,
.pw-home .wlfi-choose .wlfi-heading-md,
.pw-home .wlfi-join .wlfi-heading-md,
.pw-home .pw-embedded .wlfi-heading-md:not(.wlfi-heading-md--left),
.pw-home .pw-embedded .wlfi-offer-inline__title,
.pw-home .wlfi-partners .wlfi-heading-sm,
.pw-home .heading-11:not(.blue),
.pw-home .heading-16,
.pw-home .heading-17,
.pw-home .heading-18,
.pw-home .heading-19,
.pw-home .heading-20,
.pw-home .text-block-11 {
  background-image: var(--pw-text-gold) !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  background-attachment: scroll !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}

/* Purple gradient headlines — How P2P */
.pw-home .pw-head-purple,
.pw-home .wlfi-heading-md--plasma-purple,
.pw-home .section-11 .pw-how-it-works .wlfi-heading-md {
  background-image: var(--pw-text-purple) !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
  background-attachment: scroll !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}

/* Blue/silver Plasma texture */
.pw-home .pw-head-blue-silver,
.pw-home .heading-11.blue,
.pw-home .wlfi-subscribe h2,
.pw-home .wlfi-faq-section .wlfi-heading-md,
.pw-home .wlfi-governance .wlfi-heading-md,
.pw-home .section-8 .heading-12,
.pw-home .heading-13.pw-features-headline {
  background-image: var(--pw-text-silver) !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}
.pw-home .heading-13.pw-features-headline .pw-features-headline__accent {
  background: none !important;
  background-image: none !important;
  -webkit-text-fill-color: inherit !important;
  color: inherit !important;
}

/* Purple/silver Plasma texture — gradient over silver */
.pw-home .pw-head-purple-silver,
.pw-home .pw-marketplace-hub__head > .wlfi-heading-md,
.pw-home .pw-dashboard-headline {
  background-image: var(--pw-text-purple), var(--pw-text-silver) !important;
  background-blend-mode: soft-light !important;
  background-position: 0 0, 0 0 !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: cover, cover !important;
  background-attachment: scroll, scroll !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}
.pw-home .pw-dashboard-headline span {
  background: none !important;
  background-image: none !important;
  -webkit-text-fill-color: inherit !important;
  color: inherit !important;
}

.pw-home .pw-terminal-title,
.pw-home .pw-embedded .wlfi-heading-md,
.pw-home .wlfi-markets .wlfi-heading-md,
.pw-home .wlfi-products .wlfi-heading-md,
.pw-home .wlfi-tools .wlfi-heading-md,
.pw-home .wlfi-choose .wlfi-heading-md,
.pw-home .wlfi-join .wlfi-heading-md,
.pw-home .section-11 .pw-how-it-works .wlfi-heading-md,
.pw-home .wlfi-faq-section .wlfi-heading-md,
.pw-home .wlfi-governance .wlfi-heading-md,
.pw-home .pw-trade-finder .heading-9-copy._10,
.pw-home .pw-marketplace-hub .wlfi-heading-md,
.pw-home .wlfi-partners .wlfi-heading-sm,
.pw-home .wlfi-subscribe h2,
.pw-home .wlfi-offer-inline__title {
  font-size: clamp(2rem, 5vw, 56px);
  line-height: 1.07;
  font-weight: 600;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: .75rem;
}

.pw-home .wlfi-heading-md--left,
.pw-home .wlfi-governance .wlfi-heading-md,
.pw-home .wlfi-faq-section .wlfi-heading-md {
  text-align: left;
}

.pw-home .heading-9-copy._10.pw-heading-wide,
.pw-home .pw-terminal-section .heading-9-copy,
.pw-home .section-3 .heading-9 {
  width: auto !important;
  max-width: 100%;
}

.pw-home .heading-9-copy._10,
.pw-home .heading-11 {
  width: auto !important;
}

.pw-home .wlfi-subheading,
.pw-home .wlfi-partners__lead,
.pw-home .wlfi-subscribe p {
  color: #a1a1a6 !important;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .heading { font-size: clamp(3rem, 14vw, 96px) !important; line-height: 1.05 !important; }
  .heading-5, .heading-6, .heading-7, .heading-8, [data-pw-stack-line] { font-size: clamp(2.5rem, 10vw, 96px) !important; line-height: 1.06 !important; }
  .section-2,
  .section-2.pw-stack-scene { height: auto !important; min-height: 0 !important; padding: 3rem 1.25rem !important; }
  .section-3, .section-5, .section-6, .section-7 { margin-left: 0 !important; margin-right: 0 !important; height: auto !important; min-height: 0 !important; padding: 3rem 1.25rem !important; }
  .section-4 { height: auto !important; min-height: 0 !important; padding: 3rem 1.25rem !important; }
  .columns, .columns-2, .columns-3, .columns-4, .columns-5, .columns-6, .columns-7, .columns-8, .columns-9 { flex-direction: column !important; }
  .w-col { float: none !important; width: 100% !important; }
  .columns-8, .columns-9, .div-block-11, .div-block-12 { width: 100% !important; max-width: 100%; }
  .heading-9, .heading-9-copy._10, .heading-11, .heading-12 { font-size: clamp(2rem, 8vw, 56px) !important; }
  .paragraph, .paragraph-3, .text-block-5 { font-size: 18px !important; width: auto !important; }
}

/* Homepage readability + header integration */
.pw-home .pw-hero-sub__lead { color: #a1a1a6 !important; }

.pw-home .pw-features-headline {
  width: auto !important;
  max-width: 16ch;
  margin-inline: auto;
  font-size: clamp(2.25rem, 6vw, 56px) !important;
  line-height: 1.08 !important;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.pw-home .pw-dashboard-headline {
  font-size: clamp(2rem, 5vw, 56px) !important;
  line-height: 1.1 !important;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 1.125rem;
  text-align: left;
}
.pw-home .pw-dashboard-sub {
  color: #a1a1a6 !important;
  font-size: clamp(1.125rem, 2.5vw, 1.5rem) !important;
  font-weight: 300;
  line-height: 1.45 !important;
  letter-spacing: 0.01em;
}

.pw-home .heading-14:not(.pw-dashboard-headline) {
  font-weight: 600;
}

.pw-home .paragraph,
.pw-home .paragraph-3 {
  color: #a1a1a6 !important;
}

.pw-home .text-block-5,
.pw-home .text-block-6:not(.pw-dashboard-sub),
.pw-home .text-block-7,
.pw-home .text-block-8,
.pw-home .text-block-9,
.pw-home .text-block-10 {
  color: #86868b !important;
}

body:has(.pw-home) .pw-plasma-shell .navbar_component {
  padding-top: max(1.25rem, env(safe-area-inset-top));
}

@media (max-width: 991px) {
  .pw-home .columns,
  .pw-home .columns-2,
  .pw-home .columns-3,
  .pw-home .columns-4,
  .pw-home .columns-5,
  .pw-home .columns-6,
  .pw-home .columns-7,
  .pw-home .columns-8,
  .pw-home .columns-9,
  .pw-home .w-row {
    width: 100% !important;
    max-width: min(980px, 94vw);
    margin-inline: auto;
  }

  .pw-home .column,
  .pw-home .column-2,
  .pw-home .column-3,
  .pw-home .column-4,
  .pw-home .column-5,
  .pw-home .column-6,
  .pw-home .column-7,
  .pw-home .column-8,
  .pw-home .column-9,
  .pw-home .column-10,
  .pw-home .column-11,
  .pw-home .column-12,
  .pw-home .column-13,
  .pw-home .w-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  [data-pw-reveal], [data-pw-stack-line], .heading-5, .heading-6, .heading-7, .heading-8, .pw-device, .image-2 { opacity: 1 !important; transform: none !important; transition: none !important; animation: none !important; }
}

/* ── Mobile: Spline behind hero copy (same layer model as desktop, sized for phone) ── */
@media (max-width: 767px) {
  .pw-home .section#buy-sell {
    position: relative;
    min-height: 100svh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    padding: calc(4.5rem + env(safe-area-inset-top, 0px)) 1rem 1.5rem;
    overflow: hidden;
    isolation: isolate;
  }

  .pw-home .section#buy-sell::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.78) 0%,
      rgba(0, 0, 0, 0.52) 38%,
      rgba(0, 0, 0, 0.28) 58%,
      rgba(0, 0, 0, 0.55) 100%
    );
  }

  .pw-home .section#buy-sell .heading,
  .pw-home .section#buy-sell .pw-hero-badge,
  .pw-home .section#buy-sell .pw-hero-sub,
  .pw-home .section#buy-sell .pw-hero-trust {
    position: relative;
    z-index: 3;
  }

  .pw-home .section#buy-sell .html-embed.pw-spline-hero {
    position: absolute;
    inset: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    order: unset;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: none;
    margin: 0;
    flex: none;
    transform: none;
    z-index: 1;
    pointer-events: none;
  }

  .pw-home .section#buy-sell .html-embed.pw-spline-hero iframe {
    width: 100%;
    height: 100%;
    min-height: 100% !important;
    border: 0;
    display: block;
    background: #000;
  }

  .pw-home .pw-marketing .section-2,
  .pw-home .pw-marketing .section-3,
  .pw-home .pw-marketing .section-4,
  .pw-home .pw-marketing .section-5,
  .pw-home .pw-marketing .section-6,
  .pw-home .pw-marketing .section-7,
  .pw-home .pw-marketing .section-8,
  .pw-home .pw-marketing .section-9,
  .pw-home .pw-marketing .section-10,
  .pw-home .pw-marketing .section-11 {
    padding: 2.75rem 1rem !important;
  }

  .pw-home .pw-live-bridge {
    padding: 2rem 1rem 2.5rem;
  }

  .pw-home .pw-terminal-section {
    padding: 2.5rem 1rem;
  }

  .pw-home .pw-plasma-img.image-2,
  .pw-home .pw-plasma-img.image-3,
  .pw-home .pw-plasma-img.image-4,
  .pw-home .pw-plasma-img.image-5,
  .pw-home .pw-plasma-img.image-6,
  .pw-home .pw-plasma-img.image-7,
  .pw-home .pw-plasma-img.image-8,
  .pw-home .pw-plasma-img.image-9,
  .pw-home .pw-plasma-img.image-10,
  .pw-home .pw-plasma-img.image-11 {
    width: min(100%, 437px);
  }
}

/* ── Desktop: side-by-side marketing rows ── */
@media (min-width: 992px) {
  .pw-home .section-2,
  .pw-home .section-3,
  .pw-home .section-4,
  .pw-home .section-5,
  .pw-home .section-6,
  .pw-home .section-7,
  .pw-home .section-8,
  .pw-home .section-9,
  .pw-home .section-10,
  .pw-home .section-11,
  .pw-home .pw-marketing .section-2,
  .pw-home .pw-marketing .section-3,
  .pw-home .pw-marketing .section-4,
  .pw-home .pw-marketing .section-5,
  .pw-home .pw-marketing .section-6,
  .pw-home .pw-marketing .section-7,
  .pw-home .pw-marketing .section-8,
  .pw-home .pw-marketing .section-9,
  .pw-home .pw-marketing .section-10,
  .pw-home .pw-marketing .section-11 {
    height: auto !important;
    min-height: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .pw-home .section-2,
  .pw-home .pw-marketing .section-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: clamp(4rem, 7vw, 6rem) 5% !important;
  }

  .pw-home .heading-5,
  .pw-home .heading-6,
  .pw-home .heading-7,
  .pw-home .heading-8 {
    font-size: clamp(3rem, 5.5vw, 7.75rem) !important;
    line-height: 1.06 !important;
  }

  .pw-home .pw-marketing .columns,
  .pw-home .pw-marketing .columns-2,
  .pw-home .pw-marketing .columns-3,
  .pw-home .pw-marketing .columns-4,
  .pw-home .pw-marketing .columns-5,
  .pw-home .pw-marketing .columns-6,
  .pw-home .pw-marketing .columns-7,
  .pw-home .pw-marketing .columns-8,
  .pw-home .pw-marketing .columns-9,
  .pw-home .pw-marketing .w-row {
    flex-direction: row !important;
    align-items: center;
    gap: clamp(2rem, 4vw, 4rem);
  }

  .pw-home .pw-marketing .w-col-6 {
    width: 50% !important;
    max-width: 50%;
    flex: 0 0 50%;
  }

  .pw-home .pw-marketing .column-2,
  .pw-home .pw-marketing .column-8,
  .pw-home .pw-marketing .column,
  .pw-home .pw-marketing .column-3,
  .pw-home .pw-marketing .column-5,
  .pw-home .pw-marketing .column-7,
  .pw-home .pw-marketing .column-10,
  .pw-home .pw-marketing .column-11,
  .pw-home .pw-marketing .column-12,
  .pw-home .pw-marketing .w-col {
    align-items: flex-start;
  }

  .pw-home .pw-marketing .column-2,
  .pw-home .pw-marketing .column-8,
  .pw-home .pw-marketing .column-10,
  .pw-home .pw-marketing .column-11 {
    align-items: center;
  }

  .pw-home .pw-plasma-img.image-2,
  .pw-home .pw-plasma-img.image-3,
  .pw-home .pw-plasma-img.image-4,
  .pw-home .pw-plasma-img.image-5,
  .pw-home .pw-plasma-img.image-6,
  .pw-home .pw-plasma-img.image-7,
  .pw-home .pw-plasma-img.image-8,
  .pw-home .pw-plasma-img.image-9,
  .pw-home .pw-plasma-img.image-10,
  .pw-home .pw-plasma-img.image-11 {
    width: min(100%, 437px);
    max-width: 100%;
    height: auto;
    margin-inline: auto;
  }

  .pw-home .pw-marketing .div-block-7,
  .pw-home .pw-marketing .div-block-8,
  .pw-home .pw-marketing .pw-feature-card {
    height: auto !important;
    min-height: 0 !important;
  }
}

/* ═══ Plasma design — embedded P2P (marketplace, tools, reviews, FAQ) ═══ */

.pw-home .pw-embedded {
  font-family: Inter, system-ui, sans-serif !important;
}

.pw-home .pw-embedded .pw-marketplace-hub,
.pw-home .pw-embedded .wlfi-governance,
.pw-home .pw-embedded .wlfi-faq-section,
.pw-home .pw-embedded .wlfi-tools,
.pw-home .pw-embedded .wlfi-join,
.pw-home .pw-embedded .wlfi-subscribe,
.pw-home .pw-embedded .wlfi-offer-inline {
  border-top-color: rgba(255, 255, 255, 0.06) !important;
}

/* Marketplace highlight cards — Plasma feature tiles */
.pw-home .pw-marketplace-hub {
  background: radial-gradient(ellipse 80% 45% at 50% 0%, rgba(190, 94, 250, 0.08), transparent 68%), #000 !important;
}

.pw-home .pw-marketplace-hub__highlights {
  gap: 1rem;
}

@media (min-width: 640px) {
  .pw-home .pw-marketplace-hub__highlights {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .pw-home .pw-marketplace-hub__highlights {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.pw-home .pw-marketplace-hub__highlight {
  flex-direction: column;
  align-items: flex-start;
  gap: 0.875rem;
  padding: 1.5rem 1.375rem;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  background: #000 !important;
  transition: border-color 0.25s ease, transform 0.25s ease;
}

.pw-home .pw-marketplace-hub__highlight:hover {
  border-color: rgba(190, 94, 250, 0.24) !important;
  transform: translateY(-2px);
}

.pw-home .pw-marketplace-hub__highlight-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 16px;
  border: 1px solid rgba(190, 94, 250, 0.28) !important;
  background: rgba(190, 94, 250, 0.12) !important;
  color: #be5efa;
}

.pw-home .pw-marketplace-hub__highlight-icon .pw-marketplace-hub__highlight-svg {
  width: 1.375rem;
  height: 1.375rem;
  display: block;
  flex-shrink: 0;
}

.pw-home .pw-marketplace-hub__highlight-title {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  letter-spacing: -0.01em;
  line-height: 1.3 !important;
  color: #f5f5f7 !important;
  -webkit-text-fill-color: #f5f5f7 !important;
  background: none !important;
  margin-bottom: 0.35rem !important;
}

.pw-home .pw-marketplace-hub__highlight-text {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 0.9375rem !important;
  font-weight: 300 !important;
  line-height: 1.55 !important;
  color: #a1a1a6 !important;
}

.pw-home .pw-marketplace-hub__block {
  border-top-color: rgba(255, 255, 255, 0.06) !important;
}

.pw-home .pw-marketplace-hub__block--sell {
  background: linear-gradient(180deg, rgba(190, 94, 250, 0.04), transparent 45%) !important;
  border-radius: 20px;
}

/* Buy / Sell crypto tool cards */
.pw-home .wlfi-tools {
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: #000 !important;
  padding: clamp(2.5rem, 5vw, 4rem) 1rem !important;
  border-top: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.pw-home .wlfi-tools__glow {
  background: radial-gradient(ellipse 70% 55% at 50% 100%, rgba(190, 94, 250, 0.1), transparent 70%) !important;
}

.pw-home .wlfi-tools__grid {
  gap: 1rem;
  max-width: 980px;
  margin-inline: auto;
}

.pw-home .wlfi-tool {
  padding: clamp(1.5rem, 3vw, 2rem) !important;
  border-radius: 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  background: #000 !important;
  box-shadow: none !important;
}

.pw-home .wlfi-tool__icon {
  width: 3.5rem !important;
  height: 3.5rem !important;
  border-radius: 16px !important;
  border: 1px solid rgba(190, 94, 250, 0.28) !important;
  background: rgba(190, 94, 250, 0.1) !important;
}

.pw-home .wlfi-tool__icon--buy svg {
  color: #00c853 !important;
}

.pw-home .wlfi-tool__icon--sell svg {
  color: #be5efa !important;
}

.pw-home .wlfi-tool__title {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: clamp(1.125rem, 2.5vw, 1.375rem) !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em;
  color: #fff !important;
  margin-bottom: 0.5rem !important;
}

.pw-home .wlfi-tool__desc {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 300 !important;
  line-height: 1.55 !important;
  color: #a1a1a6 !important;
  margin-bottom: 0.875rem !important;
}

.pw-home .wlfi-link,
.pw-home .wlfi-link--brand {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
}

.pw-home .wlfi-link--brand {
  color: #da94fa !important;
}

.pw-home .wlfi-link--brand:hover {
  color: #fceeff !important;
}

/* Testimonials */
.pw-home .wlfi-governance {
  padding: clamp(2.5rem, 5vw, 4rem) 1rem !important;
  background: radial-gradient(ellipse 55% 50% at 15% 50%, rgba(190, 94, 250, 0.07), transparent 65%), #000 !important;
}

.pw-home .wlfi-testimonial-mini {
  gap: 1rem;
  width: 100%;
  max-width: 100%;
}

.pw-home .wlfi-review {
  padding: 1.5rem 1.75rem !important;
  border-radius: 20px !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  background: #000 !important;
  box-shadow: none !important;
  max-width: none !important;
}

.pw-home .wlfi-review__quote {
  color: #be5efa !important;
  opacity: 0.45;
}

.pw-home .wlfi-review p {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 300 !important;
  line-height: 1.6 !important;
  color: #cecece !important;
}

.pw-home .wlfi-review footer {
  color: #da94fa !important;
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
}

.pw-home .wlfi-review--stack {
  border-top: none !important;
  padding-top: 0 !important;
}

/* FAQ accordion */
.pw-home .wlfi-faq-section {
  padding: clamp(2.5rem, 5vw, 4rem) 1rem !important;
}

.pw-home .wlfi-faq {
  gap: 0.625rem;
}

.pw-home .wlfi-faq__item {
  border-radius: 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.06) !important;
  background: rgba(255, 255, 255, 0.02) !important;
}

.pw-home .wlfi-faq__item.is-open {
  border-color: rgba(190, 94, 250, 0.35) !important;
  background: rgba(190, 94, 250, 0.05) !important;
}

.pw-home .wlfi-faq__q {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: #f5f5f7 !important;
  padding: 1.125rem 1.25rem !important;
}

.pw-home .wlfi-faq__q::after {
  color: #86868b !important;
}

.pw-home .wlfi-faq__item.is-open .wlfi-faq__q::after {
  color: #be5efa !important;
}

.pw-home .wlfi-faq__a p {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 0.9375rem !important;
  font-weight: 300 !important;
  color: #a1a1a6 !important;
  line-height: 1.65 !important;
}

/* Product / market cards in backend strip */
.pw-home .wlfi-card {
  border-radius: 20px !important;
  border-color: rgba(255, 255, 255, 0.06) !important;
  background: #000 !important;
}

.pw-home .wlfi-card__banner-glow {
  background: linear-gradient(to bottom, rgba(190, 94, 250, 0.12), transparent 70%) !important;
}

.pw-home .wlfi-card__banner--escrow .wlfi-card__banner-glow {
  background: linear-gradient(to bottom, rgba(0, 200, 83, 0.1), transparent 70%) !important;
}

.pw-home .wlfi-card__banner--markets .wlfi-card__banner-glow {
  background: linear-gradient(to bottom, rgba(190, 94, 250, 0.1), transparent 70%) !important;
}

.pw-home .wlfi-markets__row {
  border-radius: 16px !important;
  border-color: rgba(255, 255, 255, 0.06) !important;
  background: rgba(255, 255, 255, 0.02) !important;
}

.pw-home .wlfi-markets__icon {
  border-color: rgba(190, 94, 250, 0.28) !important;
  background: rgba(190, 94, 250, 0.1) !important;
  color: #be5efa !important;
}

.pw-home .wlfi-join {
  background: radial-gradient(ellipse 70% 60% at 50% 100%, rgba(190, 94, 250, 0.08), transparent 65%) !important;
}

.pw-home .wlfi-offer-inline {
  background: linear-gradient(135deg, rgba(190, 94, 250, 0.06), transparent 55%) !important;
}

.pw-home .pw-embedded .wlfi-subheading,
.pw-home .pw-embedded .wlfi-subheading--left {
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #a1a1a6 !important;
  line-height: 1.55 !important;
}
