@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-scoped:tc-wp-tool-root */

.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-472 .tc-wp-tool-root img, .wpc-scope-472 .tc-wp-tool-root video, .wpc-scope-472 .tc-wp-tool-root svg, .wpc-scope-472 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 10% 10%, rgba(0, 229, 255, 0.28), transparent 32%),
    radial-gradient(circle at 88% 14%, rgba(255, 43, 214, 0.34), transparent 34%),
    radial-gradient(circle at 50% 92%, rgba(255, 190, 61, 0.24), transparent 38%),
    linear-gradient(135deg, #050509 0%, #11112b 28%, #3c0d50 52%, #082f45 74%, #050509 100%);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap div, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap h1, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap p, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap label, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap textarea, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-card{
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
  border-radius: 26px;
  text-align: center;
  position: relative;
  overflow: hidden;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, transparent, rgba(0, 229, 255, 0.12), transparent),
    linear-gradient(135deg, rgba(255, 43, 214, 0.1), transparent 45%, rgba(255, 203, 82, 0.1));
  pointer-events: none;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel > *{
  position: relative;
  z-index: 1;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(0, 229, 255, 0.42), 0 0 42px rgba(255, 43, 214, 0.25);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(240, 248, 255, 0.86);
  line-height: 1.6;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-input-panel{
  width: 100%;
  max-width: 820px;
  margin: 26px auto 0;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(0, 229, 255, 0.22);
  background: rgba(3, 8, 18, 0.48);
  box-shadow: 0 0 32px rgba(0, 229, 255, 0.12);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe28a;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 94px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  outline: none;
  background: rgba(0, 0, 0, 0.42);
  color: #ffffff;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-text-input:focus{
  border-color: rgba(0, 229, 255, 0.78);
  background: rgba(2, 10, 24, 0.68);
  box-shadow: 0 0 0 4px rgba(0, 229, 255, 0.13), 0 0 28px rgba(255, 43, 214, 0.18);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-clear-row, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-clear-row{
  margin-top: 14px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.18);
  cursor: pointer;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #00d9ff, #c12bff 48%, #ffbf3f);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.32), 0 0 18px rgba(0, 217, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn:hover, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn:hover, .wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.16);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.38), 0 0 24px rgba(255, 43, 214, 0.3);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  overflow: hidden;
  animation: gtaFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-card.gta-reveal{
  animation: gtaReveal 380ms ease both;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 229, 255, 0.38);
  box-shadow: 0 28px 68px rgba(0, 0, 0, 0.42), 0 0 24px rgba(0, 229, 255, 0.16);
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
  margin: 0 0 12px;
  color: #ffe28a;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 15px;
  border: 1px solid rgba(0, 229, 255, 0.18);
  background:
    linear-gradient(135deg, rgba(0, 0, 0, 0.44), rgba(10, 8, 26, 0.54)),
    radial-gradient(circle at 90% 0%, rgba(255, 43, 214, 0.12), transparent 36%);
  color: #ffffff;
  line-height: 1.42;
  text-shadow: 0 0 14px rgba(0, 229, 255, 0.22);
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #00d9ff, #ff2bd6);
  border-radius: 999px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
  min-width: 92px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-load-row{
  margin-top: 28px;
}.wpc-scope-472 .tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn[disabled]{
  cursor: default;
  opacity: 0.55;
  transform: none;
}@keyframes gtaFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes gtaReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 18px 10px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
    padding: 22px 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn{
    padding: 9px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
    padding: 12px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card{
    padding: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
    font-size: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
    padding: 9px 15px;
    font-size: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 22px 12px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
    padding: 26px 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
    font-size: 14.5px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
    padding: 14px;
    font-size: 15.5px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn{
    padding: 10px 20px;
    font-size: 13.5px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
    padding: 12px 22px;
    font-size: 14.5px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card{
    padding: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
    padding: 10px 16px;
    font-size: 13.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 26px 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
    padding: 30px 18px;
    border-radius: 22px;
  }.tc-wp-tool-root .gta-font-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn{
    padding: 10px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
    padding: 13px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
    margin-top: 22px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card{
    padding: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
    padding: 10px 18px;
    font-size: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 38px 22px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
    padding: 42px 28px;
  }.tc-wp-tool-root .gta-font-tool-wrap h1{
    font-size: 56px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn{
    padding: 10px 24px;
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
    padding: 14px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 26px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card{
    padding: 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
    padding: 10px 18px;
    font-size: 14px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 46px 28px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
    padding: 48px 34px;
  }.tc-wp-tool-root .gta-font-tool-wrap h1{
    font-size: 64px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn{
    padding: 10px 25px;
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
    padding: 14px 30px;
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 30px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card{
    padding: 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
    padding: 10px 18px;
    font-size: 14px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 56px 32px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-tool-container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-hero-panel{
    padding: 56px 42px;
  }.tc-wp-tool-root .gta-font-tool-wrap h1{
    font-size: 72px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-text-input{
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-clear-btn{
    padding: 10px 26px;
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-load-more-btn{
    padding: 15px 34px;
    font-size: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 34px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card{
    padding: 22px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-preview-box{
    font-size: 19px;
  }.tc-wp-tool-root .gta-font-tool-wrap .gta-copy-btn{
    padding: 10px 20px;
    font-size: 14px;
  }}.wpc-scope-472 .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;
}