@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-262 .tc-wp-tool-root img, .wpc-scope-262 .tc-wp-tool-root video, .wpc-scope-262 .tc-wp-tool-root svg, .wpc-scope-262 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 72px 20px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 18% 12%, rgba(110, 231, 255, 0.42), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(255, 92, 205, 0.34), transparent 30%),
    linear-gradient(135deg, #07111f 0%, #16213f 42%, #351655 72%, #09141f 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-container, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input-panel, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-results-panel, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-grid, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-card, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-preview, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
  box-sizing: border-box;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(108, 229, 255, 0.35);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 1.05rem;
  line-height: 1.65;
  color: rgba(238, 247, 255, 0.84);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input-panel, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-results-panel{
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(154, 230, 255, 0.28);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.055));
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input-panel{
  padding: 28px;
  margin-bottom: 28px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-results-panel{
  padding: 28px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-panel-title{
  margin: 0 0 16px;
  font-size: 1.18rem;
  line-height: 1.25;
  letter-spacing: 0;
  color: #ffffff;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-label{
  display: block;
  margin: 0 0 9px;
  font-size: 0.92rem;
  font-weight: 700;
  color: rgba(245, 250, 255, 0.92);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(145, 226, 255, 0.35);
  border-radius: 18px;
  outline: none;
  background: rgba(3, 12, 25, 0.58);
  color: #ffffff;
  font-size: 1.05rem;
  line-height: 1.2;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.045);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input::placeholder{
  color: rgba(230, 240, 255, 0.52);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-input:focus{
  border-color: rgba(109, 231, 255, 0.95);
  box-shadow: 0 0 0 4px rgba(109, 231, 255, 0.18), 0 0 28px rgba(255, 92, 205, 0.18);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-help{
  margin: 10px 0 0;
  font-size: 0.88rem;
  line-height: 1.45;
  color: rgba(226, 238, 250, 0.72);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-action-row, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-row{
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: 18px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
  min-height: 46px;
  min-width: 110px;
  border: 1px solid rgba(137, 231, 255, 0.38);
  border-radius: 999px;
  padding: 12px 18px;
  cursor: pointer;
  color: #ffffff;
  font-weight: 800;
  font-size: 0.93rem;
  line-height: 1.1;
  background: linear-gradient(135deg, #12b9ff, #a855f7 52%, #ff4fc3);
  box-shadow: 0 12px 28px rgba(15, 185, 255, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn:hover, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn:hover, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(255, 79, 195, 0.24), 0 0 24px rgba(18, 185, 255, 0.22);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn:focus-visible, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn:focus-visible, .wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.72);
  outline-offset: 3px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-results-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-counter{
  flex: 0 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  padding: 8px 12px;
  color: rgba(242, 248, 255, 0.82);
  background: rgba(255, 255, 255, 0.08);
  font-size: 0.86rem;
  line-height: 1;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(156, 232, 255, 0.22);
  border-radius: 22px;
  padding: 18px;
  background: rgba(3, 12, 25, 0.42);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  animation: cfgFadeIn 240ms ease both;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(109, 231, 255, 0.52);
  box-shadow: 0 24px 52px rgba(0, 0, 0, 0.3), 0 0 28px rgba(109, 231, 255, 0.12);
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-style-name{
  margin: 0 0 12px;
  color: rgba(246, 251, 255, 0.94);
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 15px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.075);
  font-size: 1.22rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.07);
  border-radius: 999px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #12b9ff, #ff4fc3);
  border-radius: 999px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-row{
  justify-content: center;
  margin-top: 24px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
  min-width: 190px;
}.wpc-scope-262 .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn.cfg-hidden{
  display: none;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .custom-font-generator-tool{
    padding: 38px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input-panel, .tc-wp-tool-root .custom-font-generator-tool .cfg-results-panel{
    padding: 16px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1rem;
    padding: 0 14px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.9rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-card{
    padding: 14px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
    font-size: 1.02rem;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .custom-font-generator-tool{
    padding: 42px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input-panel, .tc-wp-tool-root .custom-font-generator-tool .cfg-results-panel{
    padding: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1rem;
    padding: 0 15px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
    width: 100%;
    min-height: 48px;
    font-size: 0.92rem;
    padding: 13px 15px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
    font-size: 1.06rem;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .custom-font-generator-tool{
    padding: 48px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input-panel, .tc-wp-tool-root .custom-font-generator-tool .cfg-results-panel{
    padding: 20px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 56px;
    font-size: 1.02rem;
    padding: 0 16px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
    min-height: 48px;
    font-size: 0.93rem;
    padding: 13px 16px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
    font-size: 1.1rem;
    padding: 14px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .custom-font-generator-tool{
    padding: 60px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    font-size: 1.05rem;
    padding: 0 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
    min-height: 48px;
    font-size: 0.94rem;
    padding: 13px 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
    font-size: 1.16rem;
    padding: 15px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .custom-font-generator-tool{
    padding: 68px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    font-size: 1.05rem;
    padding: 0 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
    min-height: 48px;
    font-size: 0.95rem;
    padding: 13px 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
    font-size: 1.2rem;
    padding: 15px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .custom-font-generator-tool{
    padding: 76px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-container{
    width: min(100%, 1200px);
    max-width: 1200px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-input{
    width: 100%;
    max-width: 100%;
    min-height: 58px;
    font-size: 1.06rem;
    padding: 0 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-clear-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-copy-btn, .tc-wp-tool-root .custom-font-generator-tool .cfg-load-btn{
    min-height: 48px;
    font-size: 0.95rem;
    padding: 13px 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .custom-font-generator-tool .cfg-preview{
    font-size: 1.22rem;
    padding: 15px;
  }}.wpc-scope-262 .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;
}