@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-602 .tc-wp-content-root img, .wpc-scope-602 .tc-wp-content-root video, .wpc-scope-602 .tc-wp-content-root svg, .wpc-scope-602 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #1f1724;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial div, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial section, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial article, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial span, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial h2, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial h3, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial p{
  box-sizing: border-box;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__section{
  position: relative;
  width: 100%;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__section--white{
  background: #ffffff;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__section--soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(147, 51, 234, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(220, 38, 38, 0.07), transparent 30%),
    #faf8fb;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(126, 34, 206, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(126, 34, 206, 0.1), rgba(220, 38, 38, 0.09));
  color: #6d28d9;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial h2{
  margin: 0;
  color: #1a1021;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__header p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #62566b;
  line-height: 1.75;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 23, 36, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(31, 23, 36, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card::before, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(126, 34, 206, 0.42), rgba(220, 38, 38, 0.24), rgba(245, 158, 11, 0.2));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card:hover, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(126, 34, 206, 0.22);
  box-shadow: 0 26px 58px rgba(31, 23, 36, 0.12);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card:hover::before, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit:hover::before{
  opacity: 1;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #6d28d9, #be123c);
  box-shadow: 0 14px 26px rgba(126, 34, 206, 0.22);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon::before, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card:hover .evil-font-editorial__icon::before, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card:hover .evil-font-editorial__icon::after{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--spark::before{
  width: 17px;
  height: 17px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 9px;
  border: 2px solid rgba(255, 255, 255, 0.65);
  border-radius: 4px;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--moon::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 7px 0 0 #ffffff;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--bolt::before{
  width: 18px;
  height: 24px;
  left: 14px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(45% 0, 100% 0, 64% 42%, 100% 42%, 32% 100%, 45% 55%, 0 55%);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--mask::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 15px;
  border-radius: 50% 50% 42% 42%;
  background: #ffffff;
  clip-path: polygon(0 18%, 50% 0, 100% 18%, 88% 100%, 60% 76%, 50% 100%, 40% 76%, 12% 100%);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__icon--shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(50% 0, 92% 15%, 84% 68%, 50% 100%, 16% 68%, 8% 15%);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial h3{
  margin: 0;
  color: #211528;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card p, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit p, .wpc-scope-602 .tc-wp-content-root .evil-font-editorial__step p{
  margin: 10px 0 0;
  color: #675c70;
  line-height: 1.72;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__steps{
  display: grid;
  gap: 18px;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(126, 34, 206, 0.13);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.78));
  box-shadow: 0 20px 48px rgba(31, 23, 36, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #6d28d9, #be123c, #f59e0b);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__step:hover{
  transform: translateY(-4px);
  border-color: rgba(126, 34, 206, 0.24);
  box-shadow: 0 28px 62px rgba(31, 23, 36, 0.12);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: #211528;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(33, 21, 40, 0.18);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__step-content{
  min-width: 0;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(126, 34, 206, 0.1);
  color: #6d28d9;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__card--use{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(220, 38, 38, 0.13), transparent 38%);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit{
  overflow: hidden;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__benefit-mark{
  display: block;
  width: 48px;
  height: 5px;
  margin: 0 0 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #6d28d9, #be123c, #f59e0b);
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-602 .tc-wp-content-root .evil-font-editorial__reveal.evil-font-editorial__is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .evil-font-editorial__section{
    padding: 54px 0;
  }.tc-wp-content-root .evil-font-editorial__container{
    padding: 0 14px;
  }.tc-wp-content-root .evil-font-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .evil-font-editorial__header p{
    font-size: 15px;
  }.tc-wp-content-root .evil-font-editorial__grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .evil-font-editorial__card, .tc-wp-content-root .evil-font-editorial__benefit{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .evil-font-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .evil-font-editorial__card p, .tc-wp-content-root .evil-font-editorial__benefit p, .tc-wp-content-root .evil-font-editorial__step p{
    font-size: 14px;
  }.tc-wp-content-root .evil-font-editorial__steps{
    margin-top: 30px;
    gap: 16px;
  }.tc-wp-content-root .evil-font-editorial__step{
    grid-template-columns: 1fr;
    padding: 22px;
    gap: 16px;
  }.tc-wp-content-root .evil-font-editorial__step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .evil-font-editorial__section{
    padding: 60px 0;
  }.tc-wp-content-root .evil-font-editorial__container{
    padding: 0 18px;
  }.tc-wp-content-root .evil-font-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .evil-font-editorial__header p{
    font-size: 15.5px;
  }.tc-wp-content-root .evil-font-editorial__grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .evil-font-editorial__card, .tc-wp-content-root .evil-font-editorial__benefit{
    padding: 24px;
    border-radius: 21px;
  }.tc-wp-content-root .evil-font-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .evil-font-editorial__card p, .tc-wp-content-root .evil-font-editorial__benefit p, .tc-wp-content-root .evil-font-editorial__step p{
    font-size: 14.5px;
  }.tc-wp-content-root .evil-font-editorial__steps{
    margin-top: 32px;
  }.tc-wp-content-root .evil-font-editorial__step{
    grid-template-columns: 1fr;
    padding: 24px;
    gap: 16px;
  }.tc-wp-content-root .evil-font-editorial__step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .evil-font-editorial__section{
    padding: 66px 0;
  }.tc-wp-content-root .evil-font-editorial__container{
    padding: 0 22px;
  }.tc-wp-content-root .evil-font-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .evil-font-editorial__header p{
    font-size: 16px;
  }.tc-wp-content-root .evil-font-editorial__grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .evil-font-editorial__card, .tc-wp-content-root .evil-font-editorial__benefit{
    padding: 26px;
  }.tc-wp-content-root .evil-font-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .evil-font-editorial__card p, .tc-wp-content-root .evil-font-editorial__benefit p, .tc-wp-content-root .evil-font-editorial__step p{
    font-size: 15px;
  }.tc-wp-content-root .evil-font-editorial__steps{
    margin-top: 36px;
  }.tc-wp-content-root .evil-font-editorial__step{
    grid-template-columns: 1fr;
    padding: 26px;
    gap: 18px;
  }.tc-wp-content-root .evil-font-editorial__step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .evil-font-editorial__section{
    padding: 82px 0;
  }.tc-wp-content-root .evil-font-editorial__container{
    padding: 0 32px;
  }.tc-wp-content-root .evil-font-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .evil-font-editorial__header p{
    font-size: 17px;
  }.tc-wp-content-root .evil-font-editorial__grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .evil-font-editorial__grid--three, .tc-wp-content-root .evil-font-editorial__grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .evil-font-editorial__card, .tc-wp-content-root .evil-font-editorial__benefit{
    padding: 28px;
  }.tc-wp-content-root .evil-font-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .evil-font-editorial__card p, .tc-wp-content-root .evil-font-editorial__benefit p, .tc-wp-content-root .evil-font-editorial__step p{
    font-size: 15.5px;
  }.tc-wp-content-root .evil-font-editorial__steps{
    margin-top: 44px;
  }.tc-wp-content-root .evil-font-editorial__step{
    padding: 30px 34px;
    gap: 24px;
  }.tc-wp-content-root .evil-font-editorial__step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .evil-font-editorial__section{
    padding: 96px 0;
  }.tc-wp-content-root .evil-font-editorial__container{
    padding: 0 28px;
  }.tc-wp-content-root .evil-font-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .evil-font-editorial__header p{
    font-size: 18px;
  }.tc-wp-content-root .evil-font-editorial__grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .evil-font-editorial__grid--three, .tc-wp-content-root .evil-font-editorial__grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .evil-font-editorial__card, .tc-wp-content-root .evil-font-editorial__benefit{
    padding: 30px;
  }.tc-wp-content-root .evil-font-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .evil-font-editorial__card p, .tc-wp-content-root .evil-font-editorial__benefit p, .tc-wp-content-root .evil-font-editorial__step p{
    font-size: 16px;
  }.tc-wp-content-root .evil-font-editorial__steps{
    margin-top: 50px;
  }.tc-wp-content-root .evil-font-editorial__step{
    padding: 34px 38px;
    gap: 28px;
  }.tc-wp-content-root .evil-font-editorial__step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}