@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-492 .tc-wp-tool-root img, .wpc-scope-492 .tc-wp-tool-root video, .wpc-scope-492 .tc-wp-tool-root svg, .wpc-scope-492 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool{
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 220, 135, 0.28), transparent 31%),
    radial-gradient(circle at 84% 18%, rgba(92, 214, 255, 0.25), transparent 30%),
    linear-gradient(135deg, #171225 0%, #26213d 44%, #102a35 100%);
  color: #ffffff;
  padding: 44px 18px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-container, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-panel, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-controls, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-grid, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-card, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-preview, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-input, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
  box-sizing: border-box;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-panel{
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32);
  backdrop-filter: blur(18px);
  padding: 34px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-heading{
  text-align: center;
  max-width: 780px;
  margin: 0 auto 26px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.06rem;
  line-height: 1.6;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-controls{
  width: 100%;
  margin: 0 auto 26px;
  padding: 18px;
  border-radius: 18px;
  background: rgba(8, 12, 24, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.14);
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-label{
  display: block;
  margin: 0 0 9px;
  font-size: 0.95rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.92);
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  outline: none;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.95);
  color: #171225;
  padding: 16px 18px;
  font-size: 1.08rem;
  line-height: 1.35;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-input:focus{
  border-color: #8ee8ff;
  box-shadow: 0 0 0 4px rgba(142, 232, 255, 0.24), 0 0 28px rgba(142, 232, 255, 0.2);
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-action-row, .wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-action-row{
  margin-top: 14px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
  appearance: none;
  border: 0;
  border-radius: 999px;
  min-height: 44px;
  padding: 12px 22px;
  cursor: pointer;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.1;
  color: #111629;
  background: linear-gradient(135deg, #ffe08a, #8ee8ff);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-button:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 16px 38px rgba(142, 232, 255, 0.22);
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-button:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.92);
  outline-offset: 3px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 18px;
  padding: 17px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.075));
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  animation: lfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(142, 232, 255, 0.38);
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.3);
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-card-title{
  margin: 0 0 11px;
  color: rgba(255, 255, 255, 0.95);
  font-size: 0.98rem;
  font-weight: 800;
  line-height: 1.3;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 14px;
  padding: 16px;
  color: #ffffff;
  background: rgba(4, 8, 18, 0.46);
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 1.32rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 99px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe08a, #8ee8ff);
  border-radius: 99px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-copy{
  width: 100%;
  margin-top: 13px;
}.wpc-scope-492 .tc-wp-tool-root .lettering-font-generator-tool .lfg-load-wrap{
  margin-top: 24px;
}@keyframes lfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(9px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lettering-font-generator-tool{
    padding: 24px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-panel{
    padding: 17px 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-controls{
    padding: 13px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 13px 14px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
    width: 100%;
    font-size: 0.92rem;
    padding: 12px 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
    padding: 13px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
    font-size: 1.06rem;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lettering-font-generator-tool{
    padding: 28px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-panel{
    padding: 19px 14px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
    font-size: 0.96rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
    width: 100%;
    font-size: 1.01rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
    width: 100%;
    font-size: 0.94rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
    padding: 14px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
    font-size: 1.12rem;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lettering-font-generator-tool{
    padding: 32px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
    width: 100%;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-panel{
    padding: 22px 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
    font-size: 1rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
    width: 100%;
    font-size: 1.03rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
    font-size: 0.95rem;
    padding: 12px 20px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
    padding: 15px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
    font-size: 1.18rem;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lettering-font-generator-tool{
    padding: 38px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
    width: 96%;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-panel{
    padding: 28px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
    font-size: 1.03rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
    width: 100%;
    font-size: 1.06rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
    font-size: 0.96rem;
    padding: 12px 22px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
    padding: 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
    font-size: 1.24rem;
    padding: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lettering-font-generator-tool{
    padding: 42px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
    width: 94%;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-panel{
    padding: 32px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
    font-size: 1.05rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
    width: 100%;
    font-size: 1.08rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
    font-size: 0.96rem;
    padding: 12px 22px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
    padding: 16px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
    font-size: 1.27rem;
    padding: 16px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .lettering-font-generator-tool{
    padding: 48px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-container{
    width: 94%;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-heading p{
    font-size: 1.06rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-input{
    width: 100%;
    font-size: 1.08rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-button{
    font-size: 0.96rem;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-card{
    padding: 17px;
  }.tc-wp-tool-root .lettering-font-generator-tool .lfg-preview{
    font-size: 1.32rem;
  }}.wpc-scope-492 /* 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;
}.wpc-scope-492 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .lfg-clear{}.wpc-scope-492 .tc-wp-tool-root .lfg-load-more{}