@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-694 .tc-wp-tool-root img, .wpc-scope-694 .tc-wp-tool-root video, .wpc-scope-694 .tc-wp-tool-root svg, .wpc-scope-694 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 24px;
  color: #fffaf3;
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 219, 89, 0.42), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(255, 90, 160, 0.34), transparent 32%),
    radial-gradient(circle at 52% 100%, rgba(41, 220, 190, 0.28), transparent 38%),
    linear-gradient(135deg, #16213e 0%, #47306f 38%, #e15f41 72%, #ffc857 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-tool-shell, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-hero-panel, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-input-panel, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-results-panel, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-grid, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-card, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-preview-box, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-hero-panel{
  position: relative;
  padding: 44px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 28px 80px rgba(19, 21, 46, 0.28);
  backdrop-filter: blur(20px);
  text-align: center;
  overflow: hidden;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-hero-panel::before{
  content: "";
  position: absolute;
  inset: -2px;
  pointer-events: none;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.2), transparent 38%, rgba(255, 223, 112, 0.2));
  opacity: 0.7;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-kicker, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool h1, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-subtitle, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-input-panel{
  position: relative;
  z-index: 1;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-kicker{
  display: inline-block;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #fff3b0;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool h1{
  margin: 0;
  color: #ffffff;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 8px 30px rgba(55, 25, 70, 0.32);
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-subtitle{
  width: min(100%, 720px);
  margin: 18px auto 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-input-panel{
  width: min(100%, 820px);
  margin: 34px auto 0;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-weight: 800;
  text-align: left;
  letter-spacing: 0;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 122px;
  box-sizing: border-box;
  resize: vertical;
  padding: 20px 22px;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 22px;
  outline: none;
  background: rgba(18, 20, 45, 0.34);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 18px 42px rgba(20, 20, 45, 0.18);
  color: #ffffff;
  font: inherit;
  font-size: 22px;
  line-height: 1.45;
  letter-spacing: 0;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-text-input:focus{
  border-color: rgba(255, 232, 128, 0.86);
  background: rgba(18, 20, 45, 0.45);
  box-shadow: 0 0 0 5px rgba(255, 217, 94, 0.18), 0 22px 52px rgba(20, 20, 45, 0.22);
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-clear-btn, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-copy-btn, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-load-more{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 850;
  letter-spacing: 0;
  color: #27153f;
  background: linear-gradient(135deg, #ffe66d, #ff9f5a 48%, #ff5fa2);
  box-shadow: 0 12px 30px rgba(255, 102, 111, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
  min-height: 42px;
  margin: 16px auto 0;
  padding: 10px 22px;
  font-size: 14px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-copy-btn{
  width: 100%;
  min-height: 42px;
  padding: 10px 18px;
  font-size: 14px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-load-more{
  min-height: 50px;
  padding: 13px 30px;
  font-size: 16px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-clear-btn:hover, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-copy-btn:hover, .wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-load-more:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
  box-shadow: 0 18px 40px rgba(255, 102, 111, 0.36), 0 0 0 5px rgba(255, 230, 109, 0.14);
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-results-panel{
  margin-top: 28px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-grid{
  display: grid;
  width: 100%;
  gap: 20px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-card{
  display: grid;
  grid-template-rows: auto minmax(120px, 1fr) auto;
  gap: 14px;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.13);
  box-shadow: 0 18px 44px rgba(21, 18, 46, 0.22);
  backdrop-filter: blur(16px);
  animation: af-card-fade 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 239, 166, 0.46);
  background: rgba(255, 255, 255, 0.17);
  box-shadow: 0 24px 58px rgba(21, 18, 46, 0.3);
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-style-name{
  margin: 0;
  color: #fff7cc;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 122px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 18px;
  background: rgba(13, 16, 36, 0.32);
  color: #ffffff;
  font-size: 22px;
  line-height: 1.45;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-align: left;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe66d, #ff5fa2);
  border-radius: 999px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-694 .tc-wp-tool-root .af-font-generator-tool .af-load-more.af-hidden{
  display: none;
}@keyframes af-card-fade{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .af-font-generator-tool{
    padding: 76px 24px;
  }.tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .af-font-generator-tool h1{
    font-size: 52px;
  }.tc-wp-tool-root .af-font-generator-tool .af-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .af-font-generator-tool .af-text-input{
    min-height: 122px;
    font-size: 22px;
  }.tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
    min-height: 42px;
    padding: 10px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .af-font-generator-tool .af-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-card{
    padding: 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-preview-box{
    font-size: 22px;
  }.tc-wp-tool-root .af-font-generator-tool .af-load-more{
    min-height: 50px;
    padding: 13px 30px;
    font-size: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .af-font-generator-tool{
    padding: 68px 22px;
  }.tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
    width: min(100%, 1060px);
  }.tc-wp-tool-root .af-font-generator-tool h1{
    font-size: 46px;
  }.tc-wp-tool-root .af-font-generator-tool .af-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .af-font-generator-tool .af-text-input{
    min-height: 118px;
    font-size: 21px;
  }.tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
    min-height: 42px;
    padding: 10px 21px;
    font-size: 14px;
  }.tc-wp-tool-root .af-font-generator-tool .af-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .af-font-generator-tool .af-card{
    padding: 19px;
  }.tc-wp-tool-root .af-font-generator-tool .af-preview-box{
    font-size: 21px;
  }.tc-wp-tool-root .af-font-generator-tool .af-load-more{
    min-height: 48px;
    padding: 12px 28px;
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .af-font-generator-tool{
    padding: 58px 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
    width: min(100%, 900px);
  }.tc-wp-tool-root .af-font-generator-tool .af-hero-panel{
    padding: 36px;
    border-radius: 26px;
  }.tc-wp-tool-root .af-font-generator-tool h1{
    font-size: 40px;
  }.tc-wp-tool-root .af-font-generator-tool .af-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .af-font-generator-tool .af-text-input{
    min-height: 112px;
    padding: 18px 20px;
    font-size: 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
    min-height: 40px;
    padding: 9px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .af-font-generator-tool .af-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .af-font-generator-tool .af-card{
    padding: 18px;
  }.tc-wp-tool-root .af-font-generator-tool .af-preview-box{
    font-size: 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-load-more{
    min-height: 48px;
    padding: 12px 26px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .af-font-generator-tool{
    padding: 44px 16px;
  }.tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .af-font-generator-tool .af-hero-panel{
    padding: 28px 18px;
    border-radius: 24px;
  }.tc-wp-tool-root .af-font-generator-tool h1{
    font-size: 34px;
  }.tc-wp-tool-root .af-font-generator-tool .af-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .af-font-generator-tool .af-text-input{
    min-height: 106px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
    min-height: 38px;
    padding: 8px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .af-font-generator-tool .af-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .af-font-generator-tool .af-card{
    padding: 17px;
  }.tc-wp-tool-root .af-font-generator-tool .af-preview-box{
    font-size: 19px;
  }.tc-wp-tool-root .af-font-generator-tool .af-load-more{
    width: min(100%, 220px);
    min-height: 46px;
    padding: 11px 22px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .af-font-generator-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .af-font-generator-tool .af-hero-panel{
    padding: 24px 16px;
    border-radius: 22px;
  }.tc-wp-tool-root .af-font-generator-tool h1{
    font-size: 30px;
  }.tc-wp-tool-root .af-font-generator-tool .af-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .af-font-generator-tool .af-text-input{
    min-height: 102px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
    min-height: 38px;
    padding: 8px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .af-font-generator-tool .af-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .af-font-generator-tool .af-card{
    padding: 16px;
  }.tc-wp-tool-root .af-font-generator-tool .af-preview-box{
    font-size: 18px;
  }.tc-wp-tool-root .af-font-generator-tool .af-load-more{
    width: min(100%, 210px);
    min-height: 45px;
    padding: 10px 20px;
    font-size: 14px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .af-font-generator-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .af-font-generator-tool .af-tool-shell{
    width: 100%;
  }.tc-wp-tool-root .af-font-generator-tool .af-hero-panel{
    padding: 22px 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .af-font-generator-tool h1{
    font-size: 27px;
  }.tc-wp-tool-root .af-font-generator-tool .af-subtitle{
    font-size: 13px;
    line-height: 1.55;
  }.tc-wp-tool-root .af-font-generator-tool .af-text-input{
    min-height: 98px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .af-font-generator-tool .af-clear-btn{
    min-height: 36px;
    padding: 8px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .af-font-generator-tool .af-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .af-font-generator-tool .af-card{
    padding: 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .af-font-generator-tool .af-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .af-font-generator-tool .af-preview-box{
    min-height: 112px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .af-font-generator-tool .af-load-more{
    width: min(100%, 200px);
    min-height: 44px;
    padding: 10px 18px;
    font-size: 14px;
  }}.wpc-scope-694 .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;
}