@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-243 .tc-wp-tool-root img, .wpc-scope-243 .tc-wp-tool-root video, .wpc-scope-243 .tc-wp-tool-root svg, .wpc-scope-243 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 72px 0;
  color: #fffaf4;
  background:
    radial-gradient(circle at 12% 18%, rgba(248, 154, 105, 0.35), transparent 34%),
    radial-gradient(circle at 86% 12%, rgba(91, 191, 170, 0.28), transparent 33%),
    radial-gradient(circle at 50% 92%, rgba(233, 194, 121, 0.32), transparent 38%),
    linear-gradient(135deg, #2d1f35 0%, #58314a 38%, #1f4e55 100%);
  isolation: isolate;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-container, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-hero, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-input-panel, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-section, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-card, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-action-row, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-row{
  box-sizing: border-box;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(90deg, rgba(255,255,255,0.055) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.04) 1px, transparent 1px);
  background-size: 22px 22px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0.18));
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 28px;
  position: relative;
  z-index: 1;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: 0;
  color: #fffdf8;
  text-shadow: 0 12px 34px rgba(0,0,0,0.32);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
  margin: 14px auto 0;
  max-width: 690px;
  color: #f7eadf;
  font-size: 1.08rem;
  line-height: 1.6;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-input-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.24);
  border-radius: 22px;
  background: rgba(255,255,255,0.14);
  box-shadow: 0 22px 70px rgba(16, 18, 27, 0.28), inset 0 1px 0 rgba(255,255,255,0.22);
  backdrop-filter: blur(18px);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-panel-title{
  margin: 0 0 14px;
  font-size: 1.05rem;
  line-height: 1.3;
  color: #fff8ee;
  font-weight: 750;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-label{
  display: block;
  margin: 0 0 8px;
  color: #fff3e7;
  font-size: 0.95rem;
  font-weight: 700;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255,255,255,0.38);
  border-radius: 16px;
  padding: 16px 18px;
  min-height: 54px;
  color: #241b23;
  background: rgba(255, 252, 246, 0.96);
  font-size: 1.05rem;
  line-height: 1.4;
  outline: none;
  box-shadow: inset 0 2px 8px rgba(77, 38, 57, 0.1);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input:focus{
  border-color: #f7c873;
  background: #fffdf9;
  box-shadow: 0 0 0 4px rgba(247, 200, 115, 0.25), inset 0 2px 8px rgba(77, 38, 57, 0.08);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-action-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 16px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-input-help{
  color: #f5e5d7;
  font-size: 0.92rem;
  line-height: 1.4;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-copy-button, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
  min-height: 46px;
  box-sizing: border-box;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button{
  flex: 0 0 auto;
  padding: 13px 22px;
  color: #241b23;
  background: linear-gradient(135deg, #ffe7a6, #f5a96d);
  box-shadow: 0 10px 24px rgba(245, 169, 109, 0.28);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-copy-button, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
  color: #221922;
  background: linear-gradient(135deg, #fff3c4, #f4b16f 48%, #7fd1c5);
  box-shadow: 0 13px 28px rgba(32, 22, 34, 0.22);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button:hover, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-copy-button:hover, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(245, 169, 109, 0.32), 0 0 0 4px rgba(255,255,255,0.12);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button:focus-visible, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-copy-button:focus-visible, .wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more:focus-visible{
  outline: 3px solid #fff8df;
  outline-offset: 3px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-section{
  width: 100%;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.22);
  background: linear-gradient(155deg, rgba(255,255,255,0.17), rgba(255,255,255,0.08));
  box-shadow: 0 18px 44px rgba(13, 18, 25, 0.22), inset 0 1px 0 rgba(255,255,255,0.2);
  backdrop-filter: blur(14px);
  animation: efgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 229, 171, 0.52);
  box-shadow: 0 24px 56px rgba(13, 18, 25, 0.3), 0 0 0 1px rgba(255,255,255,0.08);
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-card-title{
  margin: 0 0 12px;
  color: #fff9ef;
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 16px;
  border: 1px dashed rgba(255, 232, 190, 0.55);
  color: #fffdf7;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.045) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.035) 1px, transparent 1px),
    rgba(36, 27, 35, 0.42);
  background-size: 14px 14px;
  font-size: 1.3rem;
  line-height: 1.6;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.08);
  border-radius: 999px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#f6bf79, #80d1c7);
  border-radius: 999px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-copy-button{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
  padding: 13px 16px;
  font-size: 0.95rem;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-row{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
  padding: 15px 28px;
  font-size: 1rem;
}.wpc-scope-243 .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more.efg-hidden{
  display: none;
}@keyframes efgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .embroidery-font-generator-tool{
    padding: 42px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
    width: 100%;
    padding: 0 14px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-input-panel{
    padding: 16px;
    border-radius: 18px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-action-row{
    flex-direction: column;
    align-items: stretch;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
    width: 100%;
    padding: 14px 16px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
    padding: 15px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
    font-size: 1.08rem;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .embroidery-font-generator-tool{
    padding: 46px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
    width: 100%;
    padding: 0 16px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 15px;
    font-size: 1rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
    padding: 14px 18px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
    padding: 16px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
    font-size: 1.12rem;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .embroidery-font-generator-tool{
    padding: 52px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
    width: 100%;
    padding: 0 18px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 15px 16px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
    padding: 14px 20px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
    padding: 17px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
    font-size: 1.18rem;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .embroidery-font-generator-tool{
    padding: 62px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
    width: 100%;
    padding: 0 24px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 16px 18px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
    padding: 14px 23px;
    font-size: 0.99rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
    padding: 18px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
    font-size: 1.22rem;
    padding: 15px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .embroidery-font-generator-tool{
    padding: 68px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
    width: 100%;
    padding: 0 26px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 16px 18px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
    padding: 14px 24px;
    font-size: 1rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 19px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
    padding: 18px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
    font-size: 1.24rem;
    padding: 15px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .embroidery-font-generator-tool{
    padding: 72px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-container{
    width: 100%;
    padding: 0 28px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 16px 18px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-clear-button, .tc-wp-tool-root .embroidery-font-generator-tool .efg-load-more{
    padding: 14px 24px;
    font-size: 1rem;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-card{
    padding: 18px;
  }.tc-wp-tool-root .embroidery-font-generator-tool .efg-preview-box{
    font-size: 1.3rem;
    padding: 15px;
  }}.wpc-scope-243 .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;
}