@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-188 .tc-wp-content-root img, .wpc-scope-188 .tc-wp-content-root video, .wpc-scope-188 .tc-wp-content-root svg, .wpc-scope-188 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026{
  --rsv-text: #17202a;
  --rsv-muted: #5f6b7a;
  --rsv-soft: #f7f9fc;
  --rsv-white: #ffffff;
  --rsv-border: rgba(22, 32, 42, 0.1);
  --rsv-orange: #ff4500;
  --rsv-coral: #ff7a59;
  --rsv-violet: #6d5dfc;
  --rsv-blue: #1f8fff;
  --rsv-shadow: 0 18px 45px rgba(23, 32, 42, 0.09);
  --rsv-shadow-soft: 0 12px 30px rgba(23, 32, 42, 0.07);
  width: 100%;
  overflow: hidden;
  color: var(--rsv-text);
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 section, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 div, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 article{
  box-sizing: border-box;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-section{
  position: relative;
  width: 100%;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-section-white{
  background: var(--rsv-white);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 69, 0, 0.08), transparent 32%),
    radial-gradient(circle at bottom right, rgba(31, 143, 255, 0.08), transparent 34%),
    var(--rsv-soft);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 69, 0, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 69, 0, 0.1), rgba(31, 143, 255, 0.08));
  color: #c93b07;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--rsv-orange), var(--rsv-blue));
  box-shadow: 0 0 0 5px rgba(255, 69, 0, 0.1);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-heading h2{
  margin: 0;
  color: var(--rsv-text);
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: var(--rsv-muted);
  font-weight: 450;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-card, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid var(--rsv-border);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: var(--rsv-shadow-soft);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-card::after, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 69, 0, 0.12), rgba(31, 143, 255, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-card:hover, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 69, 0, 0.26);
  box-shadow: var(--rsv-shadow);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-card:hover::after, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-card h3, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step h3, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: var(--rsv-text);
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-card p, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step p, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: var(--rsv-muted);
  font-weight: 430;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--rsv-orange), var(--rsv-coral) 48%, var(--rsv-violet));
  box-shadow: 0 12px 24px rgba(255, 69, 0, 0.2);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon::before, .wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-window::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 17px;
  border-radius: 5px;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-window::after{
  left: 15px;
  top: 18px;
  width: 16px;
  height: 2px;
  border-radius: 999px;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-speed::before{
  left: 12px;
  top: 15px;
  width: 22px;
  height: 15px;
  border-radius: 0 0 18px 18px;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-speed::after{
  left: 23px;
  top: 14px;
  width: 3px;
  height: 15px;
  border-radius: 999px;
  transform: rotate(38deg);
  transform-origin: bottom;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-preview::before{
  left: 10px;
  top: 15px;
  width: 26px;
  height: 16px;
  border-radius: 50%;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-preview::after{
  left: 19px;
  top: 19px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--rsv-orange);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  box-shadow: 13px 0 0 #ffffff, 0 13px 0 #ffffff, 13px 13px 0 #ffffff;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-steps::after{
  left: 20px;
  top: 19px;
  width: 9px;
  height: 2px;
  border-radius: 999px;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border-radius: 6px;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-mobile::after{
  left: 21px;
  top: 31px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: var(--rsv-orange);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-daily::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-icon-daily::after{
  left: 22px;
  top: 16px;
  width: 3px;
  height: 12px;
  border-radius: 999px;
  transform: rotate(-38deg);
  transform-origin: bottom;
  background: var(--rsv-orange);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(23, 32, 42, 0.1);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    linear-gradient(135deg, rgba(255, 69, 0, 0.1), rgba(31, 143, 255, 0.1));
  box-shadow: var(--rsv-shadow-soft);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, var(--rsv-orange), var(--rsv-blue));
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step:hover{
  transform: translateY(-4px);
  border-color: rgba(31, 143, 255, 0.24);
  box-shadow: var(--rsv-shadow);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--rsv-orange), var(--rsv-violet));
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(109, 93, 252, 0.2);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-step-content{
  min-width: 0;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255, 69, 0, 0.09);
  color: #b63708;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(255, 69, 0, 0.11), transparent 42%);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-mark{
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 69, 0, 0.14), rgba(31, 143, 255, 0.13));
  border: 1px solid rgba(255, 69, 0, 0.18);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 12px;
  height: 7px;
  border-left: 3px solid var(--rsv-orange);
  border-bottom: 3px solid var(--rsv-orange);
  transform: rotate(-45deg);
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-188 .tc-wp-content-root .rsv-editorial-2026 .rsv-reveal.rsv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rsv-editorial-2026 .rsv-section{
    padding: 54px 0;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-container{
    padding: 0 14px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-grid, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-3, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-trust{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-step h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card p, .tc-wp-content-root .rsv-editorial-2026 .rsv-step p, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-steps{
    gap: 16px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px 22px 24px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rsv-editorial-2026 .rsv-section{
    padding: 60px 0;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-container{
    padding: 0 18px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-grid, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-3, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-trust{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-step h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card p, .tc-wp-content-root .rsv-editorial-2026 .rsv-step p, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-steps{
    gap: 18px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rsv-editorial-2026 .rsv-section{
    padding: 66px 0;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-container{
    padding: 0 22px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-grid, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-3, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-trust{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-step h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card p, .tc-wp-content-root .rsv-editorial-2026 .rsv-step p, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-steps{
    gap: 20px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px 26px 28px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rsv-editorial-2026 .rsv-section{
    padding: 78px 0;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-container{
    padding: 0 30px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-grid, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-3, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-step h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card p, .tc-wp-content-root .rsv-editorial-2026 .rsv-step p, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-steps{
    gap: 22px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step{
    gap: 22px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rsv-editorial-2026 .rsv-section{
    padding: 92px 0;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-container{
    padding: 0 34px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-grid-3, .tc-wp-content-root .rsv-editorial-2026 .rsv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-step h3, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-card p, .tc-wp-content-root .rsv-editorial-2026 .rsv-step p, .tc-wp-content-root .rsv-editorial-2026 .rsv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-steps{
    gap: 24px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step{
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .rsv-editorial-2026 .rsv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}