@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-444 .tc-wp-content-root img, .wpc-scope-444 .tc-wp-content-root video, .wpc-scope-444 .tc-wp-content-root svg, .wpc-scope-444 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026{
  width: 100%;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  overflow-x: hidden;
  background: #ffffff;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 div, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 section, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 article{
  box-sizing: border-box;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-section-white{
  background: #ffffff;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-section-soft{
  background:
    radial-gradient(circle at 14% 18%, rgba(96, 92, 255, 0.08), transparent 30%),
    radial-gradient(circle at 86% 20%, rgba(0, 194, 203, 0.08), transparent 28%),
    #f8fafc;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(96, 92, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(96, 92, 255, 0.10), rgba(0, 194, 203, 0.10));
  color: #4b49c9;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-section-header p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5f6b7a;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(96, 92, 255, 0.38), rgba(0, 194, 203, 0.18), rgba(255, 122, 189, 0.16));
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card:hover{
  transform: translateY(-6px);
  border-color: rgba(96, 92, 255, 0.20);
  box-shadow: 0 24px 58px rgba(50, 55, 90, 0.13);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card:hover::before{
  opacity: 1;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card h3, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-card h3{
  margin: 0;
  color: #151c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card p, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-card p{
  margin: 11px 0 0;
  color: #5d6878;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #605cff, #00c2cb);
  box-shadow: 0 14px 26px rgba(96, 92, 255, 0.23);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon::before, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card:hover .pd-icon::before, .wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-card:hover .pd-icon::after{
  transform: scale(1.08);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-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-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-mix::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-read::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-boost::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-boost::after{
  width: 8px;
  height: 8px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-right-color: transparent;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  width: 100%;
  min-width: 0;
  border: 1px solid rgba(96, 92, 255, 0.13);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(249, 251, 255, 0.92));
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.075);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-card::after{
  content: "";
  position: absolute;
  left: 28px;
  top: 22px;
  bottom: 22px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #605cff, #00c2cb);
  opacity: 0.18;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 60px rgba(55, 60, 100, 0.13);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #605cff, #00c2cb);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 15px 30px rgba(96, 92, 255, 0.25);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.90)),
    radial-gradient(circle at top right, rgba(0, 194, 203, 0.14), transparent 36%);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-badge{
  display: inline-flex;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(96, 92, 255, 0.09);
  color: #5250d4;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-trust-card{
  text-align: left;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(96, 92, 255, 0.14), rgba(0, 194, 203, 0.14));
  position: relative;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-trust-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 14px;
  height: 9px;
  border-left: 3px solid #4f52e8;
  border-bottom: 3px solid #4f52e8;
  transform: rotate(-45deg);
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-444 .tc-wp-content-root .pd-font-content-2026 .pd-reveal.pd-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pd-font-content-2026 .pd-section{
    padding: 50px 0;
  }.tc-wp-content-root .pd-font-content-2026 .pd-container{
    padding: 0 14px;
  }.tc-wp-content-root .pd-font-content-2026 h2{
    font-size: 26px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card h3, .tc-wp-content-root .pd-font-content-2026 .pd-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card p, .tc-wp-content-root .pd-font-content-2026 .pd-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card::after{
    display: none;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pd-font-content-2026 .pd-section{
    padding: 56px 0;
  }.tc-wp-content-root .pd-font-content-2026 .pd-container{
    padding: 0 18px;
  }.tc-wp-content-root .pd-font-content-2026 h2{
    font-size: 29px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card{
    padding: 24px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card h3, .tc-wp-content-root .pd-font-content-2026 .pd-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card p, .tc-wp-content-root .pd-font-content-2026 .pd-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card::after{
    display: none;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pd-font-content-2026 .pd-section{
    padding: 64px 0;
  }.tc-wp-content-root .pd-font-content-2026 .pd-container{
    padding: 0 22px;
  }.tc-wp-content-root .pd-font-content-2026 h2{
    font-size: 33px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card{
    padding: 26px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card h3, .tc-wp-content-root .pd-font-content-2026 .pd-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card p, .tc-wp-content-root .pd-font-content-2026 .pd-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card::after{
    display: none;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pd-font-content-2026 .pd-section{
    padding: 78px 0;
  }.tc-wp-content-root .pd-font-content-2026 .pd-container{
    padding: 0 32px;
  }.tc-wp-content-root .pd-font-content-2026 h2{
    font-size: 40px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card{
    padding: 28px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card h3, .tc-wp-content-root .pd-font-content-2026 .pd-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card p, .tc-wp-content-root .pd-font-content-2026 .pd-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 1024px){.tc-wp-content-root .pd-font-content-2026 .pd-section{
    padding: 94px 0;
  }.tc-wp-content-root .pd-font-content-2026 .pd-container{
    padding: 0 36px;
  }.tc-wp-content-root .pd-font-content-2026 h2{
    font-size: 46px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pd-font-content-2026 .pd-card{
    padding: 30px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card h3, .tc-wp-content-root .pd-font-content-2026 .pd-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-card p, .tc-wp-content-root .pd-font-content-2026 .pd-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .pd-font-content-2026 .pd-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}.wpc-scope-444 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .pd-feature-card{}