@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-666 .tc-wp-content-root img, .wpc-scope-666 .tc-wp-content-root video, .wpc-scope-666 .tc-wp-content-root svg, .wpc-scope-666 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content, .wpc-scope-666 .tc-wp-content-root .smoke-font-content div, .wpc-scope-666 .tc-wp-content-root .smoke-font-content section, .wpc-scope-666 .tc-wp-content-root .smoke-font-content article{
  box-sizing: border-box;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-section{
  position: relative;
  width: 100%;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-section-white{
  background: #ffffff;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f5f7fb 100%);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 16px;
  border: 1px solid rgba(105, 78, 214, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(105, 78, 214, 0.1), rgba(24, 190, 186, 0.1));
  color: #5b42c8;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content h2{
  margin: 0;
  color: #121826;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-heading-block p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6473;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-card, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(29, 37, 54, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(25, 32, 48, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-card::before, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #6c4df5, #18beba, #b7f06d);
  opacity: 0.9;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-card:hover, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(105, 78, 214, 0.24);
  box-shadow: 0 24px 62px rgba(25, 32, 48, 0.12);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon{
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6c4df5, #18beba);
  box-shadow: 0 14px 28px rgba(105, 78, 214, 0.22);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon::before, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  opacity: 0.95;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  background: #6c4df5;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-copy::before{
  width: 20px;
  height: 24px;
  left: 16px;
  top: 12px;
  border-radius: 6px;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  background: transparent;
  border-radius: 6px;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-spark::before{
  width: 6px;
  height: 26px;
  left: 21px;
  top: 11px;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-spark::after{
  width: 26px;
  height: 6px;
  left: 11px;
  top: 21px;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-mood::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  background: rgba(255, 255, 255, 0.28);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-mood::after{
  width: 26px;
  height: 26px;
  left: 17px;
  top: 8px;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-speed::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 24px;
  transform: rotate(-36deg);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-icon-clean::after{
  width: 16px;
  height: 3px;
  left: 16px;
  top: 22px;
  background: #18beba;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-card h3, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-card h3, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-card h3{
  margin: 0;
  color: #151c2c;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-card p, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-card p, .wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-card p{
  margin: 12px 0 0;
  color: #5b6473;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(29, 37, 54, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(25, 32, 48, 0.075);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-card::after{
  content: "";
  position: absolute;
  right: -70px;
  top: -90px;
  width: 190px;
  height: 190px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(24, 190, 186, 0.16), rgba(105, 78, 214, 0));
  pointer-events: none;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(24, 190, 186, 0.28);
  box-shadow: 0 24px 62px rgba(25, 32, 48, 0.11);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #151c2c, #6c4df5);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(105, 78, 214, 0.22);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(24, 190, 186, 0.1);
  color: #087f7f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
  background: #ffffff;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-mark{
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 20px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(105, 78, 214, 0.14), rgba(24, 190, 186, 0.14));
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 12px;
  height: 18px;
  border-right: 3px solid #18a8a6;
  border-bottom: 3px solid #18a8a6;
  transform: rotate(42deg);
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-666 .tc-wp-content-root .smoke-font-content .sfc-reveal.sfc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .smoke-font-content .sfc-section{
    padding: 54px 0;
  }.tc-wp-content-root .smoke-font-content .sfc-container{
    padding: 0 14px;
  }.tc-wp-content-root .smoke-font-content h2{
    font-size: 27px;
  }.tc-wp-content-root .smoke-font-content .sfc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .smoke-font-content .sfc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .smoke-font-content .sfc-card, .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .smoke-font-content .sfc-card h3, .tc-wp-content-root .smoke-font-content .sfc-benefit-card h3, .tc-wp-content-root .smoke-font-content .sfc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .smoke-font-content .sfc-card p, .tc-wp-content-root .smoke-font-content .sfc-benefit-card p, .tc-wp-content-root .smoke-font-content .sfc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-number{
    width: 56px;
    height: 48px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .smoke-font-content .sfc-section{
    padding: 60px 0;
  }.tc-wp-content-root .smoke-font-content .sfc-container{
    padding: 0 18px;
  }.tc-wp-content-root .smoke-font-content h2{
    font-size: 30px;
  }.tc-wp-content-root .smoke-font-content .sfc-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .smoke-font-content .sfc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .smoke-font-content .sfc-card, .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .smoke-font-content .sfc-card h3, .tc-wp-content-root .smoke-font-content .sfc-benefit-card h3, .tc-wp-content-root .smoke-font-content .sfc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .smoke-font-content .sfc-card p, .tc-wp-content-root .smoke-font-content .sfc-benefit-card p, .tc-wp-content-root .smoke-font-content .sfc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-number{
    width: 58px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .smoke-font-content .sfc-section{
    padding: 68px 0;
  }.tc-wp-content-root .smoke-font-content .sfc-container{
    padding: 0 22px;
  }.tc-wp-content-root .smoke-font-content h2{
    font-size: 34px;
  }.tc-wp-content-root .smoke-font-content .sfc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .smoke-font-content .sfc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .smoke-font-content .sfc-card, .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .smoke-font-content .sfc-card h3, .tc-wp-content-root .smoke-font-content .sfc-benefit-card h3, .tc-wp-content-root .smoke-font-content .sfc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .smoke-font-content .sfc-card p, .tc-wp-content-root .smoke-font-content .sfc-benefit-card p, .tc-wp-content-root .smoke-font-content .sfc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 30px 26px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-number{
    width: 62px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .smoke-font-content .sfc-section{
    padding: 82px 0;
  }.tc-wp-content-root .smoke-font-content .sfc-container{
    padding: 0 32px;
  }.tc-wp-content-root .smoke-font-content h2{
    font-size: 42px;
  }.tc-wp-content-root .smoke-font-content .sfc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .smoke-font-content .sfc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .smoke-font-content .sfc-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .smoke-font-content .sfc-card, .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .smoke-font-content .sfc-card h3, .tc-wp-content-root .smoke-font-content .sfc-benefit-card h3, .tc-wp-content-root .smoke-font-content .sfc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .smoke-font-content .sfc-card p, .tc-wp-content-root .smoke-font-content .sfc-benefit-card p, .tc-wp-content-root .smoke-font-content .sfc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-card{
    grid-template-columns: 86px 1fr;
    gap: 24px;
    padding: 34px 32px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-number{
    width: 70px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .smoke-font-content .sfc-section{
    padding: 96px 0;
  }.tc-wp-content-root .smoke-font-content .sfc-container{
    padding: 0 36px;
  }.tc-wp-content-root .smoke-font-content h2{
    font-size: 48px;
  }.tc-wp-content-root .smoke-font-content .sfc-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .smoke-font-content .sfc-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .smoke-font-content .sfc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .smoke-font-content .sfc-card, .tc-wp-content-root .smoke-font-content .sfc-benefit-card{
    padding: 34px 30px;
  }.tc-wp-content-root .smoke-font-content .sfc-card h3, .tc-wp-content-root .smoke-font-content .sfc-benefit-card h3, .tc-wp-content-root .smoke-font-content .sfc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .smoke-font-content .sfc-card p, .tc-wp-content-root .smoke-font-content .sfc-benefit-card p, .tc-wp-content-root .smoke-font-content .sfc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-card{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 36px 38px;
  }.tc-wp-content-root .smoke-font-content .sfc-step-number{
    width: 74px;
    height: 62px;
    font-size: 19px;
  }}.wpc-scope-666 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfc-step-content{}