@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-488 .tc-wp-content-root img, .wpc-scope-488 .tc-wp-content-root video, .wpc-scope-488 .tc-wp-content-root svg, .wpc-scope-488 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial{
  width: 100%;
  overflow: hidden;
  color: #17181c;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial div, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial section, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__section{
  position: relative;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__section--white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 91, 91, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(22, 163, 184, 0.08), transparent 26%),
    #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__section--soft{
  background:
    linear-gradient(135deg, rgba(255, 91, 91, 0.06), rgba(22, 163, 184, 0.05)),
    #f8f6f1;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 91, 91, 0.26);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 91, 0.12), rgba(22, 163, 184, 0.1));
  color: #9d3131;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__header h2{
  margin: 16px 0 0;
  color: #15161a;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__header p{
  margin: 16px auto 0;
  color: #5c6069;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 24, 28, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(21, 22, 26, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card::before, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 91, 91, 0.48), rgba(22, 163, 184, 0.36), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card:hover, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 91, 91, 0.28);
  box-shadow: 0 24px 60px rgba(21, 22, 26, 0.11);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card:hover::before, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit:hover::before{
  opacity: 1;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff5b5b, #16a3b8);
  box-shadow: 0 12px 26px rgba(255, 91, 91, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card:hover .stussy-font-editorial__icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon::before, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--creative::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--creative::after{
  width: 18px;
  height: 3px;
  left: 14px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--street::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 16px;
  border-radius: 999px;
  transform: rotate(-14deg);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--street::after{
  width: 18px;
  height: 4px;
  left: 16px;
  top: 26px;
  border-radius: 999px;
  transform: rotate(-14deg);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--simple::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--simple::after{
  display: none;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--identity::before{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__icon--identity::after{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 25px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card h3, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit h3, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step h3{
  margin: 0;
  color: #191a1f;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card .stussy-font-editorial__icon + h3{
  margin-top: 20px;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card p, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit p, .wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step p{
  margin: 10px 0 0;
  color: #5e626b;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(23, 24, 28, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.76));
  box-shadow: 0 20px 50px rgba(21, 22, 26, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff5b5b, #16a3b8);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step:hover{
  transform: translateY(-4px);
  border-color: rgba(22, 163, 184, 0.28);
  box-shadow: 0 26px 62px rgba(21, 22, 26, 0.11);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step-number{
  display: inline-grid;
  place-items: center;
  border-radius: 20px;
  background: #15161a;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(21, 22, 26, 0.18);
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__step-content{
  min-width: 0;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  min-height: 28px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(22, 163, 184, 0.11);
  color: #0c6f7f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__card--use h3{
  margin-top: 18px;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84)),
    #ffffff;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 91, 0.16), rgba(22, 163, 184, 0.16));
  position: relative;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 13px;
  border-left: 3px solid #16a3b8;
  border-bottom: 3px solid #16a3b8;
  transform: rotate(-45deg);
  border-radius: 1px;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__benefit h3{
  margin-top: 18px;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-488 .tc-wp-content-root .stussy-font-editorial__reveal.stussy-font-editorial__is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stussy-font-editorial__section{
    padding: 48px 0;
  }.tc-wp-content-root .stussy-font-editorial__container{
    padding: 0 14px;
  }.tc-wp-content-root .stussy-font-editorial__header h2{
    font-size: 26px;
  }.tc-wp-content-root .stussy-font-editorial__header p{
    font-size: 14px;
  }.tc-wp-content-root .stussy-font-editorial__grid, .tc-wp-content-root .stussy-font-editorial__steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .stussy-font-editorial__grid--three, .tc-wp-content-root .stussy-font-editorial__grid--benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stussy-font-editorial__card, .tc-wp-content-root .stussy-font-editorial__benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .stussy-font-editorial__card h3, .tc-wp-content-root .stussy-font-editorial__benefit h3, .tc-wp-content-root .stussy-font-editorial__step h3{
    font-size: 18px;
  }.tc-wp-content-root .stussy-font-editorial__card p, .tc-wp-content-root .stussy-font-editorial__benefit p, .tc-wp-content-root .stussy-font-editorial__step p{
    font-size: 14px;
  }.tc-wp-content-root .stussy-font-editorial__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stussy-font-editorial__step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stussy-font-editorial__section{
    padding: 54px 0;
  }.tc-wp-content-root .stussy-font-editorial__container{
    padding: 0 18px;
  }.tc-wp-content-root .stussy-font-editorial__header h2{
    font-size: 29px;
  }.tc-wp-content-root .stussy-font-editorial__header p{
    font-size: 15px;
  }.tc-wp-content-root .stussy-font-editorial__grid, .tc-wp-content-root .stussy-font-editorial__steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stussy-font-editorial__grid--three, .tc-wp-content-root .stussy-font-editorial__grid--benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stussy-font-editorial__card, .tc-wp-content-root .stussy-font-editorial__benefit{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .stussy-font-editorial__card h3, .tc-wp-content-root .stussy-font-editorial__benefit h3, .tc-wp-content-root .stussy-font-editorial__step h3{
    font-size: 19px;
  }.tc-wp-content-root .stussy-font-editorial__card p, .tc-wp-content-root .stussy-font-editorial__benefit p, .tc-wp-content-root .stussy-font-editorial__step p{
    font-size: 14.5px;
  }.tc-wp-content-root .stussy-font-editorial__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stussy-font-editorial__step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stussy-font-editorial__section{
    padding: 62px 0;
  }.tc-wp-content-root .stussy-font-editorial__container{
    padding: 0 22px;
  }.tc-wp-content-root .stussy-font-editorial__header h2{
    font-size: 32px;
  }.tc-wp-content-root .stussy-font-editorial__header p{
    font-size: 15.5px;
  }.tc-wp-content-root .stussy-font-editorial__grid, .tc-wp-content-root .stussy-font-editorial__steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .stussy-font-editorial__grid--three, .tc-wp-content-root .stussy-font-editorial__grid--benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stussy-font-editorial__card, .tc-wp-content-root .stussy-font-editorial__benefit{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .stussy-font-editorial__card h3, .tc-wp-content-root .stussy-font-editorial__benefit h3, .tc-wp-content-root .stussy-font-editorial__step h3{
    font-size: 20px;
  }.tc-wp-content-root .stussy-font-editorial__card p, .tc-wp-content-root .stussy-font-editorial__benefit p, .tc-wp-content-root .stussy-font-editorial__step p{
    font-size: 15px;
  }.tc-wp-content-root .stussy-font-editorial__step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stussy-font-editorial__step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stussy-font-editorial__section{
    padding: 78px 0;
  }.tc-wp-content-root .stussy-font-editorial__container{
    padding: 0 30px;
  }.tc-wp-content-root .stussy-font-editorial__header h2{
    font-size: 40px;
  }.tc-wp-content-root .stussy-font-editorial__header p{
    font-size: 16.5px;
  }.tc-wp-content-root .stussy-font-editorial__grid, .tc-wp-content-root .stussy-font-editorial__steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stussy-font-editorial__grid--three, .tc-wp-content-root .stussy-font-editorial__grid--benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stussy-font-editorial__card, .tc-wp-content-root .stussy-font-editorial__benefit{
    padding: 28px;
  }.tc-wp-content-root .stussy-font-editorial__card h3, .tc-wp-content-root .stussy-font-editorial__benefit h3, .tc-wp-content-root .stussy-font-editorial__step h3{
    font-size: 21px;
  }.tc-wp-content-root .stussy-font-editorial__card p, .tc-wp-content-root .stussy-font-editorial__benefit p, .tc-wp-content-root .stussy-font-editorial__step p{
    font-size: 15.5px;
  }.tc-wp-content-root .stussy-font-editorial__step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .stussy-font-editorial__step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stussy-font-editorial__section{
    padding: 96px 0;
  }.tc-wp-content-root .stussy-font-editorial__container{
    padding: 0 32px;
  }.tc-wp-content-root .stussy-font-editorial__header h2{
    font-size: 48px;
  }.tc-wp-content-root .stussy-font-editorial__header p{
    font-size: 17px;
  }.tc-wp-content-root .stussy-font-editorial__grid, .tc-wp-content-root .stussy-font-editorial__steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .stussy-font-editorial__grid--three, .tc-wp-content-root .stussy-font-editorial__grid--benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stussy-font-editorial__card, .tc-wp-content-root .stussy-font-editorial__benefit{
    padding: 30px;
  }.tc-wp-content-root .stussy-font-editorial__card h3, .tc-wp-content-root .stussy-font-editorial__benefit h3, .tc-wp-content-root .stussy-font-editorial__step h3{
    font-size: 22px;
  }.tc-wp-content-root .stussy-font-editorial__card p, .tc-wp-content-root .stussy-font-editorial__benefit p, .tc-wp-content-root .stussy-font-editorial__step p{
    font-size: 15.8px;
  }.tc-wp-content-root .stussy-font-editorial__step{
    grid-template-columns: auto 1fr;
    gap: 30px;
    padding: 34px 38px;
  }.tc-wp-content-root .stussy-font-editorial__step-number{
    width: 74px;
    height: 74px;
    font-size: 19px;
  }}