@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-561 .tc-wp-content-root img, .wpc-scope-561 .tc-wp-content-root video, .wpc-scope-561 .tc-wp-content-root svg, .wpc-scope-561 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content, .wpc-scope-561 .tc-wp-content-root .waltograph-content div, .wpc-scope-561 .tc-wp-content-root .waltograph-content section, .wpc-scope-561 .tc-wp-content-root .waltograph-content article{
  box-sizing: border-box;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__section{
  position: relative;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__section--white{
  background: #ffffff;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__section--soft{
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 214, 102, 0.18), transparent 28%),
    radial-gradient(circle at 90% 20%, rgba(123, 92, 255, 0.10), transparent 26%),
    #fbfaf7;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(174, 119, 31, 0.20);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 102, 0.22), rgba(123, 92, 255, 0.10));
  color: #7a4b00;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__header h2{
  margin: 0;
  color: #171b26;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__header p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5c6472;
  font-weight: 450;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card, .wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit, .wpc-scope-561 .tc-wp-content-root .waltograph-content__step{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 36, 48, 0.10);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(31, 36, 48, 0.08);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card{
  overflow: hidden;
  border-radius: 22px;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card::before, .wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #8f5cff, #f6b73c, #ff6f91);
  opacity: 0.90;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card:hover, .wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(143, 92, 255, 0.28);
  box-shadow: 0 24px 60px rgba(31, 36, 48, 0.13);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card h3, .wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit h3, .wpc-scope-561 .tc-wp-content-root .waltograph-content__step h3{
  margin: 0;
  color: #202532;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card p, .wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit p, .wpc-scope-561 .tc-wp-content-root .waltograph-content__step p{
  margin: 10px 0 0;
  color: #626b79;
  font-weight: 430;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8f5cff, #f6b73c);
  box-shadow: 0 12px 28px rgba(143, 92, 255, 0.24);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon::before, .wpc-scope-561 .tc-wp-content-root .waltograph-content__icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 37%, 100% 50%, 61% 63%, 50% 100%, 39% 63%, 0 50%, 39% 37%);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--wand::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 22px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-35deg);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--wand::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(50% 0, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0 50%, 37% 36%);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--clean::before{
  width: 22px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--shine::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__icon--shine::after{
  width: 30px;
  height: 30px;
  left: 8px;
  top: 8px;
  border: 2px solid rgba(255, 255, 255, 0.62);
  border-radius: 50%;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 244, 0.94)),
    #ffffff;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__step::before{
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(143, 92, 255, 0.34), transparent);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #231f36, #8f5cff);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 18px 40px rgba(35, 31, 54, 0.22);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__badge{
  display: inline-flex;
  width: max-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(143, 92, 255, 0.10);
  color: #6540c7;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit{
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(246, 183, 60, 0.95), rgba(143, 92, 255, 0.95));
  position: relative;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  left: 11px;
  top: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-561 .tc-wp-content-root .waltograph-content__reveal.waltograph-content__reveal--visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .waltograph-content__section{
    padding: 46px 0;
  }.tc-wp-content-root .waltograph-content__container{
    padding: 0 16px;
  }.tc-wp-content-root .waltograph-content__header h2{
    font-size: 26px;
  }.tc-wp-content-root .waltograph-content__header p{
    font-size: 15px;
  }.tc-wp-content-root .waltograph-content__grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .waltograph-content__card, .tc-wp-content-root .waltograph-content__benefit{
    padding: 24px;
  }.tc-wp-content-root .waltograph-content__card h3, .tc-wp-content-root .waltograph-content__benefit h3, .tc-wp-content-root .waltograph-content__step h3{
    font-size: 18px;
  }.tc-wp-content-root .waltograph-content__card p, .tc-wp-content-root .waltograph-content__benefit p, .tc-wp-content-root .waltograph-content__step p{
    font-size: 14px;
  }.tc-wp-content-root .waltograph-content__steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .waltograph-content__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .waltograph-content__step::before{
    display: none;
  }.tc-wp-content-root .waltograph-content__step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .waltograph-content__section{
    padding: 52px 0;
  }.tc-wp-content-root .waltograph-content__container{
    padding: 0 18px;
  }.tc-wp-content-root .waltograph-content__header h2{
    font-size: 29px;
  }.tc-wp-content-root .waltograph-content__header p{
    font-size: 15.5px;
  }.tc-wp-content-root .waltograph-content__grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .waltograph-content__card, .tc-wp-content-root .waltograph-content__benefit{
    padding: 26px;
  }.tc-wp-content-root .waltograph-content__card h3, .tc-wp-content-root .waltograph-content__benefit h3, .tc-wp-content-root .waltograph-content__step h3{
    font-size: 19px;
  }.tc-wp-content-root .waltograph-content__card p, .tc-wp-content-root .waltograph-content__benefit p, .tc-wp-content-root .waltograph-content__step p{
    font-size: 14.5px;
  }.tc-wp-content-root .waltograph-content__steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .waltograph-content__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .waltograph-content__step::before{
    display: none;
  }.tc-wp-content-root .waltograph-content__step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .waltograph-content__section{
    padding: 58px 0;
  }.tc-wp-content-root .waltograph-content__container{
    padding: 0 22px;
  }.tc-wp-content-root .waltograph-content__header h2{
    font-size: 32px;
  }.tc-wp-content-root .waltograph-content__header p{
    font-size: 16px;
  }.tc-wp-content-root .waltograph-content__grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .waltograph-content__card, .tc-wp-content-root .waltograph-content__benefit{
    padding: 28px;
  }.tc-wp-content-root .waltograph-content__card h3, .tc-wp-content-root .waltograph-content__benefit h3, .tc-wp-content-root .waltograph-content__step h3{
    font-size: 20px;
  }.tc-wp-content-root .waltograph-content__card p, .tc-wp-content-root .waltograph-content__benefit p, .tc-wp-content-root .waltograph-content__step p{
    font-size: 15px;
  }.tc-wp-content-root .waltograph-content__steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .waltograph-content__step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .waltograph-content__step::before{
    display: none;
  }.tc-wp-content-root .waltograph-content__step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .waltograph-content__section{
    padding: 74px 0;
  }.tc-wp-content-root .waltograph-content__container{
    padding: 0 32px;
  }.tc-wp-content-root .waltograph-content__header h2{
    font-size: 40px;
  }.tc-wp-content-root .waltograph-content__header p{
    font-size: 17px;
  }.tc-wp-content-root .waltograph-content__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .waltograph-content__grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .waltograph-content__card, .tc-wp-content-root .waltograph-content__benefit{
    padding: 30px;
  }.tc-wp-content-root .waltograph-content__card h3, .tc-wp-content-root .waltograph-content__benefit h3, .tc-wp-content-root .waltograph-content__step h3{
    font-size: 21px;
  }.tc-wp-content-root .waltograph-content__card p, .tc-wp-content-root .waltograph-content__benefit p, .tc-wp-content-root .waltograph-content__step p{
    font-size: 15.5px;
  }.tc-wp-content-root .waltograph-content__steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .waltograph-content__step{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .waltograph-content__step-number{
    width: 68px;
    height: 68px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .waltograph-content__section{
    padding: 92px 0;
  }.tc-wp-content-root .waltograph-content__container{
    padding: 0 36px;
  }.tc-wp-content-root .waltograph-content__header h2{
    font-size: 46px;
  }.tc-wp-content-root .waltograph-content__header p{
    font-size: 18px;
  }.tc-wp-content-root .waltograph-content__grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .waltograph-content__grid--three, .tc-wp-content-root .waltograph-content__grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .waltograph-content__card, .tc-wp-content-root .waltograph-content__benefit{
    padding: 32px;
  }.tc-wp-content-root .waltograph-content__card h3, .tc-wp-content-root .waltograph-content__benefit h3, .tc-wp-content-root .waltograph-content__step h3{
    font-size: 22px;
  }.tc-wp-content-root .waltograph-content__card p, .tc-wp-content-root .waltograph-content__benefit p, .tc-wp-content-root .waltograph-content__step p{
    font-size: 16px;
  }.tc-wp-content-root .waltograph-content__steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .waltograph-content__step{
    gap: 30px;
    padding: 34px 38px;
  }.tc-wp-content-root .waltograph-content__step-number{
    width: 72px;
    height: 72px;
    font-size: 18px;
  }}.wpc-scope-561 .tc-wp-content-root .waltograph-content__card--use{}.wpc-scope-561 .tc-wp-content-root .waltograph-content__step-copy{}