@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-320 .tc-wp-tool-root img, .wpc-scope-320 .tc-wp-tool-root video, .wpc-scope-320 .tc-wp-tool-root svg, .wpc-scope-320 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool, .wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 34px 16px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #fffaf0;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 112, 166, 0.34), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(45, 255, 239, 0.32), transparent 30%),
    radial-gradient(circle at 48% 98%, rgba(255, 127, 80, 0.28), transparent 34%),
    linear-gradient(135deg, #052b4f 0%, #075f76 42%, #0db6bd 100%);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-header{
  text-align: center;
  margin: 0 auto 22px;
  max-width: 860px;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
  margin: 0;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff7df;
  text-shadow: 0 5px 28px rgba(0, 255, 242, 0.34), 0 2px 0 rgba(4, 30, 56, 0.34);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
  margin: 12px auto 0;
  font-size: 17px;
  line-height: 1.6;
  color: rgba(255, 250, 232, 0.9);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
  width: 100%;
  margin: 0 auto 22px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 22px 60px rgba(0, 29, 62, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(18px);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-label{
  display: block;
  margin: 0 0 9px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffe6a8;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  width: 100%;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(159, 255, 247, 0.36);
  border-radius: 18px;
  outline: none;
  color: #07314f;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
  font: inherit;
  font-size: 18px;
  transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input:focus{
  border-color: rgba(66, 255, 239, 0.9);
  box-shadow: 0 0 0 5px rgba(47, 255, 237, 0.2), 0 14px 34px rgba(0, 223, 235, 0.16);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
  border: 0;
  border-radius: 16px;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn{
  height: 58px;
  padding: 0 22px;
  color: #fffaf0;
  background: linear-gradient(135deg, #ff5f93, #ff8b5e);
  box-shadow: 0 14px 28px rgba(255, 97, 124, 0.28);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn:hover, .wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn:hover, .wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 18px 34px rgba(0, 255, 236, 0.24), 0 10px 24px rgba(255, 103, 132, 0.2);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.08)),
    radial-gradient(circle at 92% 8%, rgba(67, 255, 239, 0.18), transparent 35%);
  box-shadow: 0 18px 42px rgba(0, 33, 76, 0.24);
  backdrop-filter: blur(16px);
  animation: lsfgCardFade 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(111, 255, 245, 0.5);
  box-shadow: 0 26px 58px rgba(0, 31, 73, 0.32), 0 0 28px rgba(42, 255, 238, 0.16);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card-title{
  margin: 0 0 11px;
  color: #ffe9af;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 92px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(159, 255, 247, 0.22);
  border-radius: 16px;
  color: #fffaf0;
  background: rgba(2, 31, 58, 0.38);
  font-size: 20px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 2px 12px rgba(23, 255, 232, 0.16);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.1);
  border-radius: 99px;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #38fff0, #ff77a9);
  border-radius: 99px;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn{
  width: 100%;
  min-height: 46px;
  margin-top: 13px;
  color: #07314f;
  background: linear-gradient(135deg, #fff4c7, #49fff0);
  box-shadow: 0 14px 28px rgba(19, 255, 234, 0.18);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 22px;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
  min-height: 54px;
  padding: 0 34px;
  color: #fffaf0;
  background: linear-gradient(135deg, #0be6dc, #ff6f9f 62%, #ff9c5f);
  box-shadow: 0 18px 38px rgba(0, 255, 236, 0.22);
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more:disabled{
  opacity: 0.52;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-320 .tc-wp-tool-root .ls-font-generator-tool .lsfg-hidden{
  display: none;
}@keyframes lsfgCardFade{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 22px 10px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
    padding: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    height: 50px;
    padding: 0 13px;
    font-size: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
    width: 100%;
    min-height: 50px;
    padding: 0 16px;
    font-size: 14px;
  }.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{
    padding: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 17px;
    padding: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn{
    min-height: 44px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 24px 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 32px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
    font-size: 14.5px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
    grid-template-columns: 1fr;
    gap: 10px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    height: 52px;
    padding: 0 14px;
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
    width: 100%;
    min-height: 52px;
    padding: 0 18px;
    font-size: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 13px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 18px;
    padding: 13px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn{
    min-height: 45px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 28px 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 35px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-panel{
    padding: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
    grid-template-columns: 1fr;
    gap: 11px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    height: 54px;
    padding: 0 15px;
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
    width: 100%;
    min-height: 52px;
    padding: 0 20px;
    font-size: 15px;
  }.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{
    padding: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 18px;
    padding: 13px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn{
    min-height: 46px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 34px 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    height: 56px;
    padding: 0 17px;
    font-size: 17px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
    min-height: 54px;
    padding: 0 22px;
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 19px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 38px 20px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 43px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    height: 58px;
    padding: 0 18px;
    font-size: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
    min-height: 56px;
    padding: 0 24px;
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 44px 24px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-container{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 48px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    height: 60px;
    padding: 0 20px;
    font-size: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
    min-height: 58px;
    padding: 0 26px;
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-grid{
    grid-template-columns: repeat(4, 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: 20px;
  }}.wpc-scope-320 /* 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;
}