@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-307 .tc-wp-tool-root img, .wpc-scope-307 .tc-wp-tool-root video, .wpc-scope-307 .tc-wp-tool-root svg, .wpc-scope-307 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool{
  width: 100%;
  max-width: none;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 54px 18px;
  color: #fff8ef;
  background:
    radial-gradient(circle at 14% 10%, rgba(255, 119, 28, 0.28), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(151, 92, 255, 0.25), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(255, 75, 31, 0.22), transparent 34%),
    linear-gradient(135deg, #120b19 0%, #23112a 38%, #111722 72%, #07070b 100%);
  isolation: isolate;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-container, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-hero, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input-panel, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-results-panel, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-grid, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-card, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-preview, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input-row{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff3df;
  text-shadow: 0 0 24px rgba(255, 128, 36, 0.38), 0 2px 0 rgba(0, 0, 0, 0.4);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 1.05rem;
  line-height: 1.6;
  color: #eaded3;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input-panel, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-results-panel{
  width: 100%;
  border: 1px solid rgba(255, 175, 92, 0.22);
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input-panel{
  padding: 22px;
  margin-bottom: 24px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: 0.98rem;
  font-weight: 800;
  color: #ffd69c;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: stretch;
  width: 100%;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
  display: block;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(255, 199, 128, 0.36);
  border-radius: 16px;
  background: rgba(9, 8, 14, 0.72);
  color: #fffaf2;
  padding: 15px 16px;
  font-size: 1rem;
  line-height: 1.35;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input::placeholder{
  color: rgba(255, 245, 230, 0.62);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-input:focus{
  border-color: #ff963f;
  box-shadow: 0 0 0 4px rgba(255, 119, 28, 0.18), 0 0 28px rgba(154, 92, 255, 0.18);
  background: rgba(12, 10, 18, 0.9);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-help{
  margin: 10px 0 0;
  font-size: 0.9rem;
  line-height: 1.45;
  color: #d8c7ba;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
  appearance: none;
  border: 1px solid rgba(255, 214, 156, 0.28);
  border-radius: 14px;
  background: linear-gradient(135deg, #ff7a1a, #bd3bff 120%);
  color: #fff8ef;
  font-weight: 850;
  font-size: 0.95rem;
  line-height: 1.2;
  min-height: 48px;
  padding: 13px 18px;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(255, 95, 24, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, border-color 180ms ease;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn:hover, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn:hover, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 16px 34px rgba(255, 103, 26, 0.34), 0 0 24px rgba(179, 88, 255, 0.2);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn:focus-visible, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn:focus-visible, .wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn:focus-visible{
  outline: 3px solid rgba(255, 216, 150, 0.78);
  outline-offset: 3px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-results-panel{
  padding: 22px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
  min-width: 0;
  width: 100%;
  padding: 18px;
  border: 1px solid rgba(255, 198, 132, 0.18);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035)),
    rgba(13, 10, 20, 0.64);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.25);
  animation: hfg-card-in 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 145, 57, 0.42);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34), 0 0 28px rgba(255, 103, 26, 0.12);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-card-title{
  margin: 0 0 12px;
  color: #ffd59a;
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 96px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 15px;
  background: rgba(4, 5, 10, 0.58);
  color: #fff9ed;
  font-size: 1.08rem;
  line-height: 1.55;
  margin-bottom: 14px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-preview::-webkit-scrollbar-track{
  background: rgba(21, 13, 29, 0.88);
  border-radius: 999px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff8a22, #8d56ff);
  border-radius: 999px;
  border: 2px solid rgba(21, 13, 29, 0.88);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn{
  width: 100%;
  background: linear-gradient(135deg, rgba(255, 123, 24, 0.95), rgba(82, 62, 211, 0.95));
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 24px;
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
  min-width: 220px;
  background: linear-gradient(135deg, #ff8b25, #6e4cff);
}.wpc-scope-307 .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn.hfg-hidden{
  display: none;
}@keyframes hfg-card-in{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .halloween-font-generator-tool .hfg-card, .tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    animation: none;
    transition: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .halloween-font-generator-tool{
    padding: 34px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
    font-size: 0.93rem;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .halloween-font-generator-tool .hfg-results-panel{
    padding: 14px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
    width: 100%;
    font-size: 0.94rem;
    min-height: 48px;
    padding: 13px 14px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
    padding: 14px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .halloween-font-generator-tool{
    padding: 38px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .halloween-font-generator-tool .hfg-results-panel{
    padding: 16px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
    width: 100%;
    font-size: 0.95rem;
    min-height: 48px;
    padding: 13px 16px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
    padding: 15px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
    font-size: 1.01rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .halloween-font-generator-tool{
    padding: 42px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input-panel, .tc-wp-tool-root .halloween-font-generator-tool .hfg-results-panel{
    padding: 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
    width: 100%;
    font-size: 0.96rem;
    min-height: 50px;
    padding: 14px 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
    padding: 16px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
    font-size: 1.04rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .halloween-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
    font-size: 0.96rem;
    min-height: 50px;
    padding: 14px 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
    padding: 17px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
    font-size: 1.05rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .halloween-font-generator-tool{
    padding: 54px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
    font-size: 0.96rem;
    min-height: 50px;
    padding: 14px 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
    font-size: 1.06rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .halloween-font-generator-tool{
    padding: 58px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-container{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-input{
    width: 100%;
    font-size: 1.02rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-clear-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-copy-btn, .tc-wp-tool-root .halloween-font-generator-tool .hfg-load-btn{
    font-size: 0.98rem;
    min-height: 52px;
    padding: 15px 20px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .halloween-font-generator-tool .hfg-preview{
    font-size: 1.08rem;
  }}.wpc-scope-307 .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;
}