@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-20 .tc-wp-content-root img, .wpc-scope-20 .tc-wp-content-root video, .wpc-scope-20 .tc-wp-content-root svg, .wpc-scope-20 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections{
  width: 100%;
  overflow-x: hidden;
  color: #201b2e;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections div, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections section, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections article, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections span, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections h2, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections h3, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections p{
  box-sizing: border-box;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-section{
  position: relative;
  width: 100%;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(122, 75, 255, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-section-soft{
  background:
    radial-gradient(circle at 88% 16%, rgba(245, 176, 65, 0.12), transparent 30%),
    linear-gradient(180deg, #fbfaf7 0%, #f7f4ee 100%);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-section-header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  padding: 7px 14px;
  border: 1px solid rgba(116, 76, 210, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(116, 76, 210, 0.1), rgba(232, 169, 52, 0.14));
  color: #6540b8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-section-header h2{
  margin: 16px 0 0;
  color: #201b2e;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-section-header p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #625b70;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-card, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(57, 44, 84, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(116, 76, 210, 0.28), rgba(232, 169, 52, 0.2)) border-box;
  box-shadow: 0 18px 46px rgba(38, 30, 64, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-card::before, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(116, 76, 210, 0.08), transparent 42%, rgba(232, 169, 52, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-card:hover, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card:hover, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 58px rgba(38, 30, 64, 0.13);
  border-color: rgba(116, 76, 210, 0.26);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-card:hover::before, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-card h3, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card h3, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-card h3{
  position: relative;
  margin: 0;
  color: #241f31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-card p, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card p, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #625b70;
  font-weight: 450;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6e48d9 0%, #a652c9 48%, #e5a93a 100%);
  box-shadow: 0 12px 26px rgba(116, 76, 210, 0.22);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon::before, .wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-wand::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 22px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-36deg);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-wand::after{
  width: 6px;
  height: 6px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: -8px 7px 0 rgba(255, 255, 255, 0.68);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-badge::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-badge::after{
  width: 10px;
  height: 14px;
  left: 18px;
  top: 25px;
  background: #ffffff;
  clip-path: polygon(0 0, 100% 0, 72% 100%, 50% 78%, 28% 100%);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-type::before{
  content: "Aa";
  left: 10px;
  top: 11px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  background: #ffffff;
  clip-path: polygon(50% 0, 88% 14%, 82% 68%, 50% 100%, 18% 68%, 12% 14%);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(57, 44, 84, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 18px 48px rgba(38, 30, 64, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-card::after{
  content: "";
  position: absolute;
  left: 32px;
  top: 100%;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(116, 76, 210, 0.35), rgba(232, 169, 52, 0.25));
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-card:last-child::after{
  display: none;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  background: linear-gradient(135deg, #6e48d9, #e5a93a);
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(116, 76, 210, 0.22);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-mini-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(116, 76, 210, 0.1);
  color: #6540b8;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
  padding-top: 34px;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6e48d9, #e5a93a);
  box-shadow: 0 12px 26px rgba(116, 76, 210, 0.2);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-20 .tc-wp-content-root .hpf-editorial-sections .hpf-reveal.hpf-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hpf-editorial-sections .hpf-section{
    padding: 52px 0;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-container{
    padding: 0 14px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header h2{
    font-size: 28px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-grid, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-three, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hpf-editorial-sections .hpf-section{
    padding: 58px 0;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-container{
    padding: 0 18px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header h2{
    font-size: 31px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-grid, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-three, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hpf-editorial-sections .hpf-section{
    padding: 64px 0;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-container{
    padding: 0 22px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header h2{
    font-size: 34px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-grid, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-three, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hpf-editorial-sections .hpf-section{
    padding: 76px 0;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-container{
    padding: 0 32px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-grid-three, .tc-wp-content-root .hpf-editorial-sections .hpf-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-steps{
    gap: 24px;
    margin-top: 42px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hpf-editorial-sections .hpf-section{
    padding: 92px 0;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-container{
    padding: 0 32px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-section-header p{
    font-size: 17.5px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card h3, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-benefit-card p, .tc-wp-content-root .hpf-editorial-sections .hpf-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hpf-editorial-sections .hpf-step-card{
    gap: 26px;
    padding: 32px;
  }}.wpc-scope-20 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .hpf-step-content{}.wpc-scope-20 .tc-wp-content-root .hpf-use-card{}