@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-507 .tc-wp-tool-root img, .wpc-scope-507 .tc-wp-tool-root video, .wpc-scope-507 .tc-wp-tool-root svg, .wpc-scope-507 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  padding: 42px 18px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 103, 160, 0.28), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(40, 235, 218, 0.26), transparent 30%),
    linear-gradient(135deg, #06315d 0%, #087a94 42%, #fff2cf 100%);
  color: #fffaf0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-shell, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-shell *, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-shell *::before, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-shell *::after{
  box-sizing: border-box;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
  margin: 0;
  font-size: clamp(2.25rem, 5vw, 4.4rem);
  line-height: 1.02;
  letter-spacing: 0;
  color: #fff8dc;
  text-shadow: 0 4px 0 rgba(2, 38, 74, 0.42), 0 0 28px rgba(42, 255, 231, 0.38);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
  max-width: 680px;
  margin: 14px auto 0;
  font-size: 1.08rem;
  line-height: 1.55;
  color: #fef7df;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(8, 57, 105, 0.32));
  box-shadow: 0 24px 60px rgba(0, 24, 57, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.26);
  backdrop-filter: blur(18px);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-top{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-top label{
  font-weight: 800;
  font-size: 1rem;
  color: #fff9e9;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-count{
  font-size: 0.88rem;
  color: #bafff4;
  white-space: nowrap;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
  display: block;
  width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(186, 255, 244, 0.45);
  border-radius: 18px;
  padding: 18px;
  background: rgba(255, 252, 238, 0.94);
  color: #07345f;
  font: 800 1.35rem/1.45 inherit;
  outline: none;
  box-shadow: inset 0 2px 12px rgba(2, 37, 70, 0.12);
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input::placeholder{
  color: #55738c;
  opacity: 1;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input:focus{
  border-color: #29ffe6;
  box-shadow: 0 0 0 4px rgba(41, 255, 230, 0.24), 0 0 30px rgba(41, 255, 230, 0.24), inset 0 2px 12px rgba(2, 37, 70, 0.12);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-actions{
  display: grid;
  justify-content: end;
  margin-top: 14px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  padding: 12px 20px;
  background: linear-gradient(135deg, #ff6f91, #ff9671);
  color: #fffaf0;
  font: 900 0.95rem/1 inherit;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(255, 111, 145, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn{
  width: 100%;
  background: linear-gradient(135deg, #00c2b2, #1277d8);
  box-shadow: 0 12px 24px rgba(0, 194, 178, 0.24);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
  min-width: 180px;
  background: linear-gradient(135deg, #ff4f9a, #19d3c5);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn:hover, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn:hover, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(41, 255, 230, 0.24), 0 12px 28px rgba(255, 111, 145, 0.24);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn:focus-visible, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn:focus-visible, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn:focus-visible, .wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input:focus-visible{
  outline: 3px solid #fff2cf;
  outline-offset: 3px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
  display: grid;
  width: 100%;
  min-width: 0;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(0, 50, 99, 0.34)),
    radial-gradient(circle at 18% 0%, rgba(255, 111, 145, 0.2), transparent 38%);
  box-shadow: 0 18px 44px rgba(0, 20, 48, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(16px);
  animation: lsfgFade 320ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(41, 255, 230, 0.5);
  box-shadow: 0 24px 58px rgba(0, 20, 48, 0.32), 0 0 28px rgba(41, 255, 230, 0.18);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card h2{
  margin: 0 0 12px;
  color: #fff8dc;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 14px;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid rgba(186, 255, 244, 0.28);
  background: rgba(255, 250, 235, 0.94);
  color: #07345f;
  font-weight: 900;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 1px 14px rgba(0, 35, 72, 0.12);
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview::-webkit-scrollbar-track{
  background: rgba(7, 52, 95, 0.12);
  border-radius: 999px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff6f91, #19d3c5);
  border-radius: 999px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-wrap{
  display: grid;
  place-items: center;
  margin-top: 28px;
}.wpc-scope-507 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn[disabled]{
  display: none;
}@keyframes lsfgFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 54px 24px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
    font-size: 4.4rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
    font-size: 1.12rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    font-size: 1.35rem;
    min-height: 122px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
    font-size: 0.95rem;
    padding: 12px 20px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 1.28rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 48px 22px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: min(100%, 1100px);
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
    font-size: 3.7rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
    font-size: 1.06rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    font-size: 1.28rem;
    min-height: 118px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
    font-size: 0.94rem;
    padding: 12px 19px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 17px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 1.2rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 42px 20px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
    font-size: 3.05rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
    font-size: 1rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    font-size: 1.18rem;
    min-height: 112px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
    font-size: 0.93rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 1.14rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 34px 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
    font-size: 2.35rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
    font-size: 0.96rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    font-size: 1.05rem;
    min-height: 108px;
    padding: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
    font-size: 0.92rem;
    padding: 12px 16px;
    min-height: 46px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 30px 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
    font-size: 2.05rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-top{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    font-size: 1rem;
    min-height: 104px;
    padding: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
    width: 100%;
    font-size: 0.91rem;
    padding: 12px 15px;
    min-height: 46px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 1.02rem;
    padding: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 26px 10px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero h1{
    font-size: 1.78rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-hero p{
    font-size: 0.9rem;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-top{
    grid-template-columns: 1fr;
    gap: 6px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    font-size: 0.96rem;
    min-height: 100px;
    padding: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn{
    width: 100%;
    font-size: 0.9rem;
    padding: 12px 14px;
    min-height: 46px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 0.98rem;
    padding: 12px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .ls-font-generator-tool .lsfg-card, .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    animation: none;
    transition: none;
  }}.wpc-scope-507 /* 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;
}