@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-328 .tc-wp-content-root img, .wpc-scope-328 .tc-wp-content-root video, .wpc-scope-328 .tc-wp-content-root svg, .wpc-scope-328 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  background: #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content, .wpc-scope-328 .tc-wp-content-root .eighties-font-content div, .wpc-scope-328 .tc-wp-content-root .eighties-font-content section, .wpc-scope-328 .tc-wp-content-root .eighties-font-content article{
  box-sizing: border-box;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__section{
  position: relative;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__section--white{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 59, 148, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0, 210, 255, 0.08), transparent 30%),
    #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__section--soft{
  background:
    linear-gradient(135deg, rgba(255, 59, 148, 0.07), rgba(0, 210, 255, 0.05) 45%, rgba(255, 214, 10, 0.06)),
    #f8fafc;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 59, 148, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 59, 148, 0.1), rgba(0, 210, 255, 0.1));
  color: #9a1b66;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__title{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__intro{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566174;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card::before, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 59, 148, 0.42), rgba(0, 210, 255, 0.28), rgba(255, 214, 10, 0.22));
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card:hover, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit:hover, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__step:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 59, 148, 0.22);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card:hover::before, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit:hover::before{
  opacity: 1;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card h3, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit h3, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__step h3{
  margin: 0;
  color: #151b2c;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card p, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit p, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__step p{
  margin: 10px 0 0;
  color: #5a6577;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff3b94, #7c3cff 50%, #00d2ff);
  box-shadow: 0 14px 28px rgba(124, 60, 255, 0.2);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon::before, .wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--spark::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--copy::after{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--neon::before{
  width: 24px;
  height: 3px;
  left: 10px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--type::before{
  width: 23px;
  height: 3px;
  left: 10px;
  top: 13px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--shine::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--shine::after{
  width: 8px;
  height: 8px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__icon--fast::before{
  width: 24px;
  height: 14px;
  left: 9px;
  top: 15px;
  clip-path: polygon(0 0, 68% 0, 68% 25%, 100% 50%, 68% 75%, 68% 100%, 0 100%, 28% 50%);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #151b2c, #7c3cff 48%, #ff3b94);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 18px 35px rgba(124, 60, 255, 0.24);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__step-body{
  min-width: 0;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__tag{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 210, 255, 0.11);
  color: #0f6b86;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__card--use{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.86)),
    radial-gradient(circle at 100% 0, rgba(255, 59, 148, 0.16), transparent 34%);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)),
    radial-gradient(circle at 0 0, rgba(255, 214, 10, 0.16), transparent 36%);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 59, 148, 0.16), rgba(0, 210, 255, 0.18));
  position: relative;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #7c3cff;
  border-bottom: 3px solid #7c3cff;
  transform: rotate(-45deg);
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-328 .tc-wp-content-root .eighties-font-content__reveal.is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .eighties-font-content__section{
    padding: 48px 0;
  }.tc-wp-content-root .eighties-font-content__container{
    padding: 0 14px;
  }.tc-wp-content-root .eighties-font-content__title{
    font-size: 28px;
  }.tc-wp-content-root .eighties-font-content__intro{
    font-size: 15px;
  }.tc-wp-content-root .eighties-font-content__grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .eighties-font-content__card, .tc-wp-content-root .eighties-font-content__benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .eighties-font-content__card h3, .tc-wp-content-root .eighties-font-content__benefit h3, .tc-wp-content-root .eighties-font-content__step h3{
    font-size: 18px;
  }.tc-wp-content-root .eighties-font-content__card p, .tc-wp-content-root .eighties-font-content__benefit p, .tc-wp-content-root .eighties-font-content__step p{
    font-size: 14px;
  }.tc-wp-content-root .eighties-font-content__steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .eighties-font-content__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .eighties-font-content__step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .eighties-font-content__section{
    padding: 54px 0;
  }.tc-wp-content-root .eighties-font-content__container{
    padding: 0 18px;
  }.tc-wp-content-root .eighties-font-content__title{
    font-size: 31px;
  }.tc-wp-content-root .eighties-font-content__intro{
    font-size: 15.5px;
  }.tc-wp-content-root .eighties-font-content__grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .eighties-font-content__card, .tc-wp-content-root .eighties-font-content__benefit{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .eighties-font-content__card h3, .tc-wp-content-root .eighties-font-content__benefit h3, .tc-wp-content-root .eighties-font-content__step h3{
    font-size: 19px;
  }.tc-wp-content-root .eighties-font-content__card p, .tc-wp-content-root .eighties-font-content__benefit p, .tc-wp-content-root .eighties-font-content__step p{
    font-size: 14.5px;
  }.tc-wp-content-root .eighties-font-content__steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .eighties-font-content__step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .eighties-font-content__step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .eighties-font-content__section{
    padding: 60px 0;
  }.tc-wp-content-root .eighties-font-content__container{
    padding: 0 22px;
  }.tc-wp-content-root .eighties-font-content__title{
    font-size: 34px;
  }.tc-wp-content-root .eighties-font-content__intro{
    font-size: 16px;
  }.tc-wp-content-root .eighties-font-content__grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .eighties-font-content__card, .tc-wp-content-root .eighties-font-content__benefit{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .eighties-font-content__card h3, .tc-wp-content-root .eighties-font-content__benefit h3, .tc-wp-content-root .eighties-font-content__step h3{
    font-size: 20px;
  }.tc-wp-content-root .eighties-font-content__card p, .tc-wp-content-root .eighties-font-content__benefit p, .tc-wp-content-root .eighties-font-content__step p{
    font-size: 15px;
  }.tc-wp-content-root .eighties-font-content__steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .eighties-font-content__step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .eighties-font-content__step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .eighties-font-content__section{
    padding: 76px 0;
  }.tc-wp-content-root .eighties-font-content__container{
    padding: 0 30px;
  }.tc-wp-content-root .eighties-font-content__title{
    font-size: 42px;
  }.tc-wp-content-root .eighties-font-content__intro{
    font-size: 17px;
  }.tc-wp-content-root .eighties-font-content__grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .eighties-font-content__grid--three, .tc-wp-content-root .eighties-font-content__grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .eighties-font-content__card, .tc-wp-content-root .eighties-font-content__benefit{
    padding: 28px;
  }.tc-wp-content-root .eighties-font-content__card h3, .tc-wp-content-root .eighties-font-content__benefit h3, .tc-wp-content-root .eighties-font-content__step h3{
    font-size: 21px;
  }.tc-wp-content-root .eighties-font-content__card p, .tc-wp-content-root .eighties-font-content__benefit p, .tc-wp-content-root .eighties-font-content__step p{
    font-size: 15.5px;
  }.tc-wp-content-root .eighties-font-content__steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .eighties-font-content__step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .eighties-font-content__step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .eighties-font-content__section{
    padding: 92px 0;
  }.tc-wp-content-root .eighties-font-content__container{
    padding: 0 32px;
  }.tc-wp-content-root .eighties-font-content__title{
    font-size: 48px;
  }.tc-wp-content-root .eighties-font-content__intro{
    font-size: 17.5px;
  }.tc-wp-content-root .eighties-font-content__grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .eighties-font-content__grid--three, .tc-wp-content-root .eighties-font-content__grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .eighties-font-content__card, .tc-wp-content-root .eighties-font-content__benefit{
    padding: 30px;
  }.tc-wp-content-root .eighties-font-content__card h3, .tc-wp-content-root .eighties-font-content__benefit h3, .tc-wp-content-root .eighties-font-content__step h3{
    font-size: 22px;
  }.tc-wp-content-root .eighties-font-content__card p, .tc-wp-content-root .eighties-font-content__benefit p, .tc-wp-content-root .eighties-font-content__step p{
    font-size: 15.5px;
  }.tc-wp-content-root .eighties-font-content__steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .eighties-font-content__step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .eighties-font-content__step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}