@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-182 .tc-wp-tool-root img, .wpc-scope-182 .tc-wp-tool-root video, .wpc-scope-182 .tc-wp-tool-root svg, .wpc-scope-182 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  padding: 52px 20px;
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 234, 255, 0.22), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(255, 45, 179, 0.2), transparent 32%),
    radial-gradient(circle at 55% 92%, rgba(167, 255, 48, 0.14), transparent 36%),
    linear-gradient(135deg, #060713 0%, #141026 42%, #071827 100%);
  color: #f7fbff;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool div, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool section, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool header, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool h1, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool p, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool label, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool input, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-header{
  text-align: center;
  margin: 0 0 28px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  text-align: center;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 12px rgba(0, 234, 255, 0.75), 0 0 30px rgba(255, 45, 179, 0.42);
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: #dce9ff;
  font-size: 1.05rem;
  line-height: 1.6;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-input-panel{
  width: 100%;
  max-width: 100%;
  margin: 0 0 26px;
  padding: 22px;
  border: 1px solid rgba(145, 234, 255, 0.28);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 0.98rem;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(0, 234, 255, 0.42);
  border-radius: 14px;
  padding: 16px 18px;
  background: rgba(3, 7, 20, 0.82);
  color: #ffffff;
  font-size: 1.08rem;
  line-height: 1.3;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 0 24px rgba(0, 234, 255, 0.12);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-text-input:focus{
  border-color: #70f7ff;
  background: rgba(5, 10, 27, 0.94);
  box-shadow: 0 0 0 3px rgba(0, 234, 255, 0.18), 0 0 34px rgba(255, 45, 179, 0.2);
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
  min-height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 14px;
  padding: 12px 18px;
  color: #ffffff;
  font-size: 0.96rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  background: linear-gradient(135deg, #00d9ff, #ff32b7 52%, #8d5cff);
  box-shadow: 0 12px 30px rgba(0, 217, 255, 0.2), 0 10px 26px rgba(255, 50, 183, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn:hover, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn:hover, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 18px 40px rgba(0, 217, 255, 0.28), 0 14px 34px rgba(255, 50, 183, 0.24);
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn:focus-visible, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn:focus-visible, .wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn:focus-visible{
  outline: 3px solid rgba(167, 255, 48, 0.72);
  outline-offset: 3px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-card{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(179, 235, 255, 0.2);
  border-radius: 18px;
  background:
    linear-gradient(150deg, rgba(255, 255, 255, 0.115), rgba(255, 255, 255, 0.045)),
    rgba(8, 13, 31, 0.82);
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(14px);
  animation: nfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 234, 255, 0.5);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.34), 0 0 30px rgba(0, 234, 255, 0.12);
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-style-name{
  margin: 0 0 12px;
  color: #f8fbff;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 800;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 128px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border: 1px solid rgba(112, 247, 255, 0.22);
  border-radius: 14px;
  background: radial-gradient(circle at 20% 10%, rgba(255, 45, 179, 0.12), transparent 38%), rgba(2, 6, 17, 0.72);
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
  display: block;
  max-width: 100%;
  color: #ffffff;
  font-size: 1.45rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-preview-box::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 12px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#00eaff, #ff32b7);
  border-radius: 12px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
  width: 100%;
  max-width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, #14213d, #00b6ff 44%, #b9ff35);
  color: #06101d;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 26px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn{
  min-width: 210px;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-hidden{
  display: none !important;
}.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-cyber{ color: #eaffff; text-shadow: 0 0 5px #00eaff, 0 0 18px #00eaff, 0 0 34px #ff32b7; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-pink{ color: #fff0fb; text-shadow: 0 0 6px #ff32b7, 0 0 22px #ff32b7, 0 0 38px #8d5cff; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-lime{ color: #f6ffe8; text-shadow: 0 0 6px #b9ff35, 0 0 22px #64ff6a, 0 0 40px #00eaff; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-blue{ color: #eef7ff; text-shadow: 0 0 6px #2f7cff, 0 0 22px #00eaff, 0 0 40px #2f7cff; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-violet{ color: #fbf5ff; text-shadow: 0 0 6px #b46cff, 0 0 24px #8d5cff, 0 0 42px #ff32b7; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-gold{ color: #fff9d8; text-shadow: 0 0 6px #ffe66d, 0 0 20px #ff9f1c, 0 0 38px #ff32b7; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-ice{ color: #f5ffff; text-shadow: 0 0 5px #b8ffff, 0 0 18px #70f7ff, 0 0 36px #ffffff; }.wpc-scope-182 .tc-wp-tool-root .neon-font-generator-tool .nfg-s-red{ color: #fff3f3; text-shadow: 0 0 6px #ff3b5f, 0 0 20px #ff1744, 0 0 38px #ff8a00; }@keyframes nfgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .neon-font-generator-tool{
    padding: 60px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 1.08rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
    font-size: 0.96rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
    font-size: 1.45rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .neon-font-generator-tool{
    padding: 54px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
    width: min(100%, 1120px);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 1.05rem;
    padding: 15px 17px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
    font-size: 0.95rem;
    padding: 12px 17px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-card{
    padding: 17px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
    font-size: 1.36rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .neon-font-generator-tool{
    padding: 46px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
    width: min(100%, 920px);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 1.02rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
    font-size: 0.94rem;
    padding: 12px 16px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-card{
    padding: 16px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
    font-size: 1.3rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .neon-font-generator-tool{
    padding: 38px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
    width: 100%;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
    width: 100%;
    font-size: 0.94rem;
    padding: 12px 15px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-card{
    padding: 15px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
    font-size: 1.24rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .neon-font-generator-tool{
    padding: 34px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
    width: 100%;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 0.98rem;
    padding: 13px 14px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
    width: 100%;
    font-size: 0.92rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-card{
    padding: 14px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-box{
    padding: 15px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
    font-size: 1.16rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .neon-font-generator-tool{
    padding: 30px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-shell{
    width: 100%;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-text-input{
    width: 100%;
    max-width: 100%;
    font-size: 0.96rem;
    padding: 13px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-clear-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-load-btn, .tc-wp-tool-root .neon-font-generator-tool .nfg-copy-btn{
    width: 100%;
    font-size: 0.9rem;
    padding: 12px 13px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-card{
    padding: 13px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-box{
    padding: 14px;
  }.tc-wp-tool-root .neon-font-generator-tool .nfg-preview-text{
    font-size: 1.08rem;
  }}.wpc-scope-182 .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;
}