@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-300 .tc-wp-content-root img, .wpc-scope-300 .tc-wp-content-root video, .wpc-scope-300 .tc-wp-content-root svg, .wpc-scope-300 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content, .wpc-scope-300 .tc-wp-content-root .fantasy-font-content div, .wpc-scope-300 .tc-wp-content-root .fantasy-font-content section, .wpc-scope-300 .tc-wp-content-root .fantasy-font-content article{
  box-sizing: border-box;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-section{
  position: relative;
  width: 100%;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-section-white{
  background: #ffffff;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f8fbff 100%);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(130, 83, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(130, 83, 255, 0.11), rgba(0, 202, 179, 0.1));
  color: #6540d8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content h2{
  margin: 0;
  color: #15192a;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5c6578;
  line-height: 1.72;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-card-grid{
  display: grid;
  width: 100%;
  align-items: stretch;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(109, 118, 139, 0.14);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(27, 32, 54, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #8253ff, #c848ff, #00cab3);
  opacity: 0.88;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-card:hover{
  transform: translateY(-6px);
  border-color: rgba(130, 83, 255, 0.34);
  box-shadow: 0 24px 68px rgba(45, 34, 94, 0.14);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8253ff, #c848ff);
  box-shadow: 0 14px 26px rgba(130, 83, 255, 0.25);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon::before, .wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 3px;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 3px;
  background: transparent;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-crystal::before{
  width: 18px;
  height: 24px;
  left: 14px;
  top: 11px;
  clip-path: polygon(50% 0, 100% 30%, 78% 100%, 22% 100%, 0 30%);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-rune::before{
  width: 4px;
  height: 25px;
  left: 21px;
  top: 10px;
  border-radius: 4px;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-rune::after{
  width: 15px;
  height: 4px;
  left: 21px;
  top: 17px;
  border-radius: 4px;
  transform: rotate(34deg);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-star::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 98% 35%, 68% 56%, 80% 92%, 50% 70%, 20% 92%, 32% 56%, 2% 35%, 38% 35%);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-moon::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-icon-moon::after{
  width: 22px;
  height: 22px;
  left: 19px;
  top: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8253ff, #c848ff);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-card h3, .wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-step-content h3{
  margin: 0;
  color: #171b2e;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-card p, .wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-step-content p{
  margin: 12px 0 0;
  color: #5b6375;
  line-height: 1.7;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(130, 83, 255, 0.15);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 46px rgba(27, 32, 54, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(200, 72, 255, 0.16), rgba(0, 202, 179, 0));
  pointer-events: none;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(130, 83, 255, 0.32);
  box-shadow: 0 22px 60px rgba(45, 34, 94, 0.12);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #191d32, #8253ff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(130, 83, 255, 0.24);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-use-card .ffc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 202, 179, 0.1);
  color: #087e73;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfaff 100%);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00cab3, #8253ff);
  position: relative;
  box-shadow: 0 14px 26px rgba(0, 202, 179, 0.2);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-300 .tc-wp-content-root .fantasy-font-content .ffc-reveal.ffc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .fantasy-font-content .ffc-section{
    padding: 54px 0;
  }.tc-wp-content-root .fantasy-font-content .ffc-container{
    padding: 0 16px;
  }.tc-wp-content-root .fantasy-font-content h2{
    font-size: 27px;
  }.tc-wp-content-root .fantasy-font-content .ffc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card h3, .tc-wp-content-root .fantasy-font-content .ffc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card p, .tc-wp-content-root .fantasy-font-content .ffc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .fantasy-font-content .ffc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .fantasy-font-content .ffc-section{
    padding: 60px 0;
  }.tc-wp-content-root .fantasy-font-content .ffc-container{
    padding: 0 20px;
  }.tc-wp-content-root .fantasy-font-content h2{
    font-size: 30px;
  }.tc-wp-content-root .fantasy-font-content .ffc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card{
    padding: 26px 22px;
    border-radius: 19px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card h3, .tc-wp-content-root .fantasy-font-content .ffc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card p, .tc-wp-content-root .fantasy-font-content .ffc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .fantasy-font-content .ffc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .fantasy-font-content .ffc-section{
    padding: 68px 0;
  }.tc-wp-content-root .fantasy-font-content .ffc-container{
    padding: 0 24px;
  }.tc-wp-content-root .fantasy-font-content h2{
    font-size: 34px;
  }.tc-wp-content-root .fantasy-font-content .ffc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card{
    padding: 28px 24px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card h3, .tc-wp-content-root .fantasy-font-content .ffc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card p, .tc-wp-content-root .fantasy-font-content .ffc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .fantasy-font-content .ffc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .fantasy-font-content .ffc-section{
    padding: 82px 0;
  }.tc-wp-content-root .fantasy-font-content .ffc-container{
    padding: 0 32px;
  }.tc-wp-content-root .fantasy-font-content h2{
    font-size: 40px;
  }.tc-wp-content-root .fantasy-font-content .ffc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card{
    padding: 30px 26px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card h3, .tc-wp-content-root .fantasy-font-content .ffc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card p, .tc-wp-content-root .fantasy-font-content .ffc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .fantasy-font-content .ffc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .fantasy-font-content .ffc-section{
    padding: 96px 0;
  }.tc-wp-content-root .fantasy-font-content .ffc-container{
    padding: 0 32px;
  }.tc-wp-content-root .fantasy-font-content h2{
    font-size: 46px;
  }.tc-wp-content-root .fantasy-font-content .ffc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .fantasy-font-content .ffc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fantasy-font-content .ffc-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card{
    padding: 32px 28px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card h3, .tc-wp-content-root .fantasy-font-content .ffc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .fantasy-font-content .ffc-card p, .tc-wp-content-root .fantasy-font-content .ffc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .fantasy-font-content .ffc-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .fantasy-font-content .ffc-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .fantasy-font-content .ffc-card, .tc-wp-content-root .fantasy-font-content .ffc-step-card, .tc-wp-content-root .fantasy-font-content .ffc-reveal, .tc-wp-content-root .fantasy-font-content .ffc-reveal.ffc-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .fantasy-font-content .ffc-reveal{
    opacity: 1;
  }}