@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

 

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-319 .tc-wp-tool-root img, .wpc-scope-319 .tc-wp-tool-root video, .wpc-scope-319 .tc-wp-tool-root svg, .wpc-scope-319 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool{
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  padding: 56px 20px;
  color: #fff4f4;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(237, 28, 36, 0.32), transparent 28%),
    radial-gradient(circle at 80% 18%, rgba(255, 95, 67, 0.16), transparent 26%),
    linear-gradient(180deg, #090607 0%, #12070a 45%, #050405 100%);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-stage, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-container, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-heading-panel, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-control-card, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-grid, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-card, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-preview, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-button-row, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-load-row{
  box-sizing: border-box;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-stage{
  width: 100%;
  border-radius: 0 !important;
  position: relative;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-stage::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.025) 1px, transparent 1px);
  background-size: 48px 48px;
  opacity: 0.28;
  mask-image: linear-gradient(to bottom, transparent, #000 12%, #000 82%, transparent);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-heading-panel{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fffafa;
  text-shadow: 0 0 12px rgba(237, 28, 36, 0.9), 0 0 34px rgba(237, 28, 36, 0.55);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  font-size: 1.06rem;
  line-height: 1.65;
  color: #ffd8d8;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-control-card{
  width: 100%;
  padding: 22px;
  margin: 0 0 26px;
  border: 1px solid rgba(255, 99, 99, 0.28);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(42, 12, 16, 0.78), rgba(10, 8, 10, 0.82));
  box-shadow: 0 22px 60px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.08);
  backdrop-filter: blur(14px);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: 0.92rem;
  font-weight: 700;
  color: #fff0f0;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 17px 18px;
  border: 1px solid rgba(255, 125, 125, 0.38);
  border-radius: 14px;
  outline: none;
  background: rgba(8, 7, 9, 0.82);
  color: #ffffff;
  font: 700 1.05rem/1.35 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-input:focus{
  border-color: rgba(255, 64, 64, 0.9);
  background: rgba(16, 8, 10, 0.96);
  box-shadow: 0 0 0 4px rgba(237, 28, 36, 0.24), 0 0 26px rgba(237, 28, 36, 0.34);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-button-row, .wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-load-row{
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
  min-height: 46px;
  min-width: 120px;
  padding: 12px 18px;
  border: 1px solid rgba(255, 120, 120, 0.48);
  border-radius: 999px;
  cursor: pointer;
  color: #fffafa;
  background: linear-gradient(135deg, #9d1018, #ee2530 58%, #8c0d14);
  font: 800 0.94rem/1 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-shadow: 0 12px 28px rgba(237, 28, 36, 0.28);
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-button:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 18px 38px rgba(237, 28, 36, 0.42);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-button:focus-visible{
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 100, 100, 0.22);
  border-radius: 18px;
  background: linear-gradient(155deg, rgba(34, 10, 14, 0.82), rgba(9, 8, 10, 0.9));
  box-shadow: 0 18px 46px rgba(0,0,0,0.36);
  backdrop-filter: blur(12px);
  animation: stfgFadeRise 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 79, 79, 0.58);
  box-shadow: 0 22px 56px rgba(0,0,0,0.46), 0 0 28px rgba(237, 28, 36, 0.16);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-style-name{
  margin: 0 0 12px;
  color: #ffe7e7;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 850;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    linear-gradient(180deg, rgba(0,0,0,0.38), rgba(65, 11, 17, 0.26)),
    rgba(0,0,0,0.28);
  color: #fffafa;
  font-size: 1.08rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 9px rgba(237, 28, 36, 0.7);
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-preview::-webkit-scrollbar-thumb{
  background: rgba(237, 28, 36, 0.72);
  border-radius: 999px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-load-row{
  margin-top: 28px;
}.wpc-scope-319 .tc-wp-tool-root .stfg-upside-font-tool .stfg-load-more[hidden]{
  display: none;
}@keyframes stfgFadeRise{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .stfg-upside-font-tool{
    padding: 64px 26px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
    width: 100%;
    font-size: 1.06rem;
    padding: 18px 20px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
    min-height: 48px;
    padding: 13px 20px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
    padding: 18px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stfg-upside-font-tool{
    padding: 58px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
    width: 100%;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
    width: 100%;
    font-size: 1.04rem;
    padding: 17px 18px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
    min-height: 47px;
    padding: 12px 19px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
    padding: 17px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
    font-size: 1.05rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stfg-upside-font-tool{
    padding: 50px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
    width: 100%;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 16px 17px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
    min-height: 46px;
    padding: 12px 18px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
    padding: 16px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stfg-upside-font-tool{
    padding: 42px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
    width: 100%;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-control-card{
    padding: 16px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px 15px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
    width: 100%;
    min-height: 46px;
    padding: 12px 16px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
    padding: 15px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stfg-upside-font-tool{
    padding: 38px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
    width: 100%;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-control-card{
    padding: 15px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px 14px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
    width: 100%;
    min-height: 46px;
    padding: 12px 14px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
    padding: 14px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
    font-size: 0.98rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stfg-upside-font-tool{
    padding: 34px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-container{
    width: 100%;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-control-card{
    padding: 13px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-input{
    width: 100%;
    font-size: 0.98rem;
    padding: 14px 13px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-button{
    width: 100%;
    min-height: 46px;
    padding: 12px 13px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-card{
    padding: 13px;
  }.tc-wp-tool-root .stfg-upside-font-tool .stfg-preview{
    font-size: 0.96rem;
  }}.wpc-scope-319 .tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}.wpc-scope-319 .tc-wp-tool-root .stfg-clear{}