@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-421 .tc-wp-tool-root img, .wpc-scope-421 .tc-wp-tool-root video, .wpc-scope-421 .tc-wp-tool-root svg, .wpc-scope-421 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 42px 20px;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 118, 184, 0.34), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(170, 119, 255, 0.34), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(255, 158, 107, 0.35), transparent 35%),
    linear-gradient(135deg, #0876b8 0%, #04a99b 32%, #6246c7 68%, #ff6f91 100%);
  color: #fffaf0;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool div, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool section, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool header, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool h1, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool p, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool label, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool input, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-header{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
  margin: 0;
  color: #fffdf5;
  font-size: clamp(34px, 4.4vw, 58px);
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 5px 26px rgba(31, 19, 92, 0.36);
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
  max-width: 790px;
  margin: 14px auto 0;
  color: rgba(255, 253, 245, 0.92);
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 0;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-control-panel{
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0 24px 70px rgba(16, 43, 96, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
/*   display: grid; */
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-input-label{
  color: #fff8e8;
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
	margin: 10px 0;
  width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 18px;
  outline: none;
  padding: 17px 18px;
  color: #16344d;
  background: rgba(255, 253, 245, 0.94);
  box-shadow: inset 0 2px 10px rgba(4, 71, 112, 0.1);
  font: inherit;
  font-size: 18px;
  font-weight: 750;
  transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input:focus{
  border-color: rgba(255, 232, 135, 0.95);
  box-shadow: 0 0 0 5px rgba(255, 232, 135, 0.25), 0 0 34px rgba(255, 102, 178, 0.24);
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
  border: 0;
  border-radius: 16px;
  cursor: pointer;
  color: #17364d;
  background: linear-gradient(135deg, #fff5bf 0%, #ffcf70 48%, #ff7b9c 100%);
  box-shadow: 0 14px 28px rgba(78, 35, 110, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.65);
  font: inherit;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn{
  padding: 17px 24px;
  font-size: 15px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-clear-btn:hover, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn:hover, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 38px rgba(78, 35, 110, 0.3), 0 0 28px rgba(255, 229, 132, 0.25);
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-section{
  margin-top: 24px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-421 .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.27);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.23), rgba(255, 255, 255, 0.1)),
    radial-gradient(circle at top right, rgba(255, 234, 151, 0.2), transparent 42%);
  box-shadow: 0 18px 52px rgba(18, 36, 82, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.24);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  animation: lsfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 246, 192, 0.7);
  box-shadow: 0 24px 64px rgba(18, 36, 82, 0.3), 0 0 34px rgba(255, 114, 173, 0.18);
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-card-title{
  margin: 0 0 12px;
  color: #fff8dd;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow: auto;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 18px;
  color: #15344b;
  background: rgba(255, 253, 245, 0.92);
  box-shadow: inset 0 1px 16px rgba(10, 58, 98, 0.12);
  font-size: 22px;
  line-height: 1.45;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box::-webkit-scrollbar-track{
  background: rgba(5, 132, 158, 0.12);
  border-radius: 999px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #0fb8b2, #ff7aa8);
  border-radius: 999px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  padding: 13px 16px;
  font-size: 14px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-wrap{
  display: grid;
  place-items: center;
  margin-top: 24px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more{
  min-width: 190px;
  padding: 15px 26px;
  font-size: 15px;
}.wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more:disabled, .wpc-scope-421 .tc-wp-tool-root .ls-font-generator-tool .lsfg-load-more[hidden]{
  display: none;
}@keyframes lsfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 48px 22px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 58px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    padding: 18px 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{
    padding: 17px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box{
    font-size: 22px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 44px 20px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: min(100%, 1060px);
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 50px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    padding: 17px 18px;
    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{
    padding: 16px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box{
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 38px 18px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
    grid-template-columns: 1fr auto;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-label{
    grid-column: 1 / -1;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    padding: 16px 17px;
    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{
    padding: 15px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    padding: 17px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box{
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 32px 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-input-row{
    grid-template-columns: 1fr;
    gap: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    padding: 15px 16px;
    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%;
    padding: 14px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-box{
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 28px 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
    font-size: 14px;
  }.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{
    padding: 14px 15px;
    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%;
    padding: 14px 16px;
    font-size: 14px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.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-box{
    font-size: 18px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ls-font-generator-tool{
    padding: 24px 10px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header h1{
    font-size: 28px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-control-panel{
    padding: 14px;
    border-radius: 20px;
  }.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-input-label{
    font-size: 12px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    padding: 13px 14px;
    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%;
    padding: 13px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .ls-font-generator-tool .lsfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.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-box{
    padding: 14px;
    font-size: 17px;
  }}@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-more, .tc-wp-tool-root .ls-font-generator-tool .lsfg-text-input{
    animation: none;
    transition: none;
  }}.wpc-scope-421 /* 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;
}