@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-534 .tc-wp-content-root img, .wpc-scope-534 .tc-wp-content-root video, .wpc-scope-534 .tc-wp-content-root svg, .wpc-scope-534 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial{
  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;
  background: #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial, .wpc-scope-534 .tc-wp-content-root .sbfgen-editorial div, .wpc-scope-534 .tc-wp-content-root .sbfgen-editorial section, .wpc-scope-534 .tc-wp-content-root .sbfgen-editorial article{
  box-sizing: border-box;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-section{
  position: relative;
  width: 100%;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(151, 94, 255, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-section-soft{
  background:
    radial-gradient(circle at 88% 18%, rgba(195, 122, 42, 0.10), transparent 30%),
    linear-gradient(180deg, #fbfaf7 0%, #f7f4ef 100%);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(133, 77, 32, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #854d20;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  box-shadow: 0 8px 24px rgba(37, 25, 14, 0.06);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #8b5cf6, #c37a2a);
  box-shadow: 0 0 0 5px rgba(139, 92, 246, 0.12);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-section-head h2{
  margin: 0;
  color: #151827;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-section-head p{
  margin: 14px auto 0;
  max-width: 710px;
  color: #5d6678;
  line-height: 1.75;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 41, 55, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 16px 42px rgba(18, 25, 38, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.16), rgba(195, 122, 42, 0.10));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card:hover{
  transform: translateY(-5px);
  border-color: rgba(139, 92, 246, 0.22);
  box-shadow: 0 22px 58px rgba(18, 25, 38, 0.12);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card:hover::after{
  opacity: 1;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #182033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #606a7c;
  line-height: 1.72;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8b5cf6 0%, #b45309 100%);
  box-shadow: 0 14px 28px rgba(139, 92, 246, 0.18);
  transition: transform 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-card:hover .sbfgen-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon::before, .wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 18px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.76);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-serif::before{
  content: "B";
  inset: 7px 0 0;
  background: transparent;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-serif::after{
  display: none;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-creative::after{
  display: none;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-clean::after{
  display: none;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 24px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(35deg);
  transform-origin: left center;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-steps{
  display: grid;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(133, 77, 32, 0.13);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.78)),
    linear-gradient(135deg, rgba(139, 92, 246, 0.12), rgba(195, 122, 42, 0.12));
  box-shadow: 0 18px 48px rgba(49, 36, 22, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(139, 92, 246, 0.32), transparent);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(49, 36, 22, 0.12);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #1f2937 0%, #8b5cf6 55%, #b45309 100%);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(139, 92, 246, 0.22);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content p{
  margin: 8px 0 0;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.12), rgba(195, 122, 42, 0.12));
  color: #7c3aed;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-trust-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(139, 92, 246, 0.45), rgba(195, 122, 42, 0.28)) border-box;
  border: 1px solid transparent;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8b5cf6, #b45309);
  box-shadow: 0 14px 28px rgba(139, 92, 246, 0.18);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-534 .tc-wp-content-root .sbfgen-editorial .sbfgen-reveal.sbfgen-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sbfgen-editorial .sbfgen-section{
    padding: 46px 0;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-container{
    padding: 0 14px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card h3, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card p, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card::before{
    display: none;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-number{
    width: 58px;
    height: 58px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sbfgen-editorial .sbfgen-section{
    padding: 52px 0;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-container{
    padding: 0 18px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card h3, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card p, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card::before{
    display: none;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-number{
    width: 60px;
    height: 60px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sbfgen-editorial .sbfgen-section{
    padding: 58px 0;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-container{
    padding: 0 22px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head h2{
    font-size: 35px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card{
    padding: 26px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card h3, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card p, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card::before{
    display: none;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-number{
    width: 62px;
    height: 62px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sbfgen-editorial .sbfgen-section{
    padding: 74px 0;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-container{
    padding: 0 30px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-grid-six, .tc-wp-content-root .sbfgen-editorial .sbfgen-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card{
    padding: 28px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card h3, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card p, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-number{
    width: 68px;
    height: 68px;
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sbfgen-editorial .sbfgen-section{
    padding: 92px 0;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-container{
    padding: 0 34px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-grid-six, .tc-wp-content-root .sbfgen-editorial .sbfgen-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card{
    padding: 30px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card h3, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-card p, .tc-wp-content-root .sbfgen-editorial .sbfgen-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sbfgen-editorial .sbfgen-step-number{
    font-size: 17px;
  }}.wpc-scope-534 .tc-wp-content-root .sbfgen-feature-card{}.wpc-scope-534 .tc-wp-content-root .sbfgen-use-card{}