@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-207 .tc-wp-tool-root img, .wpc-scope-207 .tc-wp-tool-root video, .wpc-scope-207 .tc-wp-tool-root svg, .wpc-scope-207 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 64px 24px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 15% 10%, rgba(31, 255, 103, 0.22), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(121, 79, 255, 0.22), transparent 30%),
    radial-gradient(circle at 50% 90%, rgba(0, 194, 255, 0.16), transparent 34%),
    linear-gradient(135deg, #030404 0%, #101014 34%, #180d25 68%, #05070b 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap div, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap section, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap h1, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap p, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap label, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap textarea, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__title{
  margin: 0 0 12px;
  font-size: 54px;
  line-height: 1.05;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 20px rgba(25, 255, 117, 0.46), 0 0 34px rgba(0, 181, 255, 0.28);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__subtitle{
  max-width: 720px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.55;
  color: rgba(236, 245, 255, 0.86);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__input-panel{
  width: 100%;
  margin: 0 0 28px;
  padding: 24px;
  border: 1px solid rgba(255, 215, 92, 0.22);
  border-radius: 8px;
  background: rgba(8, 10, 14, 0.62);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: #e6c75c;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(72, 255, 130, 0.28);
  border-radius: 8px;
  padding: 18px 20px;
  background: rgba(0, 0, 0, 0.42);
  color: #ffffff;
  font-size: 22px;
  line-height: 1.45;
  outline: none;
  box-shadow: inset 0 0 24px rgba(0, 0, 0, 0.26);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__input:focus{
  border-color: rgba(31, 255, 103, 0.72);
  background: rgba(0, 0, 0, 0.56);
  box-shadow: 0 0 0 4px rgba(31, 255, 103, 0.13), 0 0 28px rgba(0, 194, 255, 0.18);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__input::placeholder{
  color: rgba(232, 241, 255, 0.42);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__clear-row, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__clear-row{
  margin-top: 14px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__clear-btn, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__load-btn, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__copy-btn{
  appearance: none;
  border: 1px solid rgba(255, 215, 92, 0.35);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(31, 255, 103, 0.18), rgba(0, 194, 255, 0.14)), rgba(10, 12, 18, 0.86);
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0.02em;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
  min-width: 86px;
  padding: 9px 18px;
  font-size: 14px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__load-btn{
  min-width: 150px;
  padding: 13px 22px;
  font-size: 16px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__copy-btn{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
  padding: 11px 14px;
  font-size: 14px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__clear-btn:hover, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__load-btn:hover, .wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__copy-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(31, 255, 103, 0.72);
  box-shadow: 0 0 22px rgba(31, 255, 103, 0.18), 0 0 32px rgba(0, 194, 255, 0.12);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  overflow: visible;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035)),
    rgba(7, 9, 13, 0.64);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: gtaFontToolFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(230, 199, 92, 0.42);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.42), 0 0 26px rgba(121, 79, 255, 0.16);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__card-title{
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.25;
  color: #f4d66f;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow: auto;
  padding: 16px;
  border: 1px solid rgba(0, 194, 255, 0.18);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 24px;
  line-height: 1.38;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 0 18px rgba(0, 0, 0, 0.28);
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__preview::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #20ff71, #00c2ff, #e6c75c);
  border-radius: 999px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__load-row{
  margin-top: 26px;
}.wpc-scope-207 .tc-wp-tool-root .gta-font-tool-wrap__load-btn[disabled]{
  opacity: 0.45;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}@keyframes gtaFontToolFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 72px 28px;
  }.tc-wp-tool-root .gta-font-tool-wrap__container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .gta-font-tool-wrap__title{
    font-size: 58px;
  }.tc-wp-tool-root .gta-font-tool-wrap__subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .gta-font-tool-wrap__input{
    font-size: 22px;
    padding: 20px 22px;
  }.tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
    font-size: 14px;
    padding: 9px 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap__preview{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .gta-font-tool-wrap__container{
    width: min(100%, 1080px);
  }.tc-wp-tool-root .gta-font-tool-wrap__title{
    font-size: 50px;
  }.tc-wp-tool-root .gta-font-tool-wrap__subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap__input{
    font-size: 21px;
    padding: 18px 20px;
  }.tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
    font-size: 14px;
    padding: 9px 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap__card{
    padding: 19px;
  }.tc-wp-tool-root .gta-font-tool-wrap__preview{
    font-size: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 54px 22px;
  }.tc-wp-tool-root .gta-font-tool-wrap__container{
    width: min(100%, 900px);
  }.tc-wp-tool-root .gta-font-tool-wrap__title{
    font-size: 43px;
  }.tc-wp-tool-root .gta-font-tool-wrap__subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap__input{
    font-size: 20px;
    padding: 17px 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
    font-size: 13px;
    padding: 8px 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .gta-font-tool-wrap__preview{
    font-size: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 42px 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap__title{
    font-size: 35px;
  }.tc-wp-tool-root .gta-font-tool-wrap__subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap__input{
    font-size: 18px;
    padding: 15px 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
    font-size: 13px;
    padding: 8px 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 17px;
  }.tc-wp-tool-root .gta-font-tool-wrap__preview{
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 36px 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap__title{
    font-size: 31px;
  }.tc-wp-tool-root .gta-font-tool-wrap__subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap__input{
    font-size: 17px;
    padding: 14px 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
    font-size: 13px;
    padding: 8px 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .gta-font-tool-wrap__preview{
    font-size: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gta-font-tool-wrap{
    padding: 32px 12px;
  }.tc-wp-tool-root .gta-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .gta-font-tool-wrap__title{
    font-size: 28px;
  }.tc-wp-tool-root .gta-font-tool-wrap__subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap__input{
    font-size: 16px;
    padding: 13px 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap__clear-btn{
    font-size: 12px;
    padding: 7px 13px;
  }.tc-wp-tool-root .gta-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gta-font-tool-wrap__card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .gta-font-tool-wrap__preview{
    font-size: 19px;
  }}.wpc-scope-207 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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;
}