@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-433 .tc-wp-tool-root img, .wpc-scope-433 .tc-wp-tool-root video, .wpc-scope-433 .tc-wp-tool-root svg, .wpc-scope-433 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool{
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  padding: 56px 22px;
  color: #fff8ec;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 124, 18, 0.34), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(142, 69, 255, 0.34), transparent 32%),
    radial-gradient(circle at 50% 100%, rgba(72, 255, 126, 0.18), transparent 34%),
    linear-gradient(135deg, #170817 0%, #271036 42%, #091a14 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool div, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool section, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool header, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool h1, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool p, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool label, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool input, .wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool button{
  box-sizing: border-box;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-header{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff4d8;
  text-shadow: 0 0 18px rgba(255, 119, 25, 0.62), 0 0 34px rgba(151, 77, 255, 0.3);
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
  max-width: 720px;
  margin: 12px auto 0;
  color: #f7dfbd;
  font-size: 1.05rem;
  line-height: 1.55;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-panel{
  border: 1px solid rgba(255, 190, 103, 0.24);
  background: rgba(19, 10, 27, 0.72);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-input-panel{
  padding: 22px;
  border-radius: 18px;
  margin-bottom: 24px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd99b;
  font-size: 0.95rem;
  font-weight: 800;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 181, 77, 0.38);
  border-radius: 14px;
  padding: 17px 18px;
  background: rgba(5, 4, 11, 0.74);
  color: #fffaf1;
  font-size: 1.1rem;
  line-height: 1.35;
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-input::placeholder{
  color: rgba(255, 238, 210, 0.58);
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-input:focus{
  border-color: #ff9f2e;
  background: rgba(10, 6, 16, 0.92);
  box-shadow: 0 0 0 4px rgba(255, 143, 31, 0.19), 0 0 26px rgba(136, 255, 103, 0.13);
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
  border: 1px solid rgba(255, 218, 156, 0.34);
  border-radius: 12px;
  min-height: 46px;
  padding: 12px 18px;
  background: linear-gradient(135deg, #ff7a1a, #9b45ff 58%, #1bbf68);
  color: #fff;
  font-size: 0.95rem;
  font-weight: 850;
  line-height: 1.1;
  cursor: pointer;
  box-shadow: 0 12px 30px rgba(255, 112, 24, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(155, 69, 255, 0.28), 0 0 24px rgba(255, 132, 31, 0.2);
  filter: saturate(1.08);
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn:focus-visible{
  outline: 3px solid #b6ff5c;
  outline-offset: 3px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 16px;
  border: 1px solid rgba(255, 202, 132, 0.22);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03)),
    rgba(15, 8, 23, 0.78);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28);
  animation: hfgFade 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 144, 33, 0.54);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.36), 0 0 26px rgba(255, 126, 27, 0.13);
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-card-title{
  margin: 0 0 12px;
  color: #ffd490;
  font-size: 0.98rem;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
  max-height: 180px;
  min-height: 104px;
  overflow: auto;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(134, 255, 93, 0.18);
  background: rgba(3, 3, 8, 0.58);
  color: #fffaf1;
  font-size: 1.25rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff8a24, #8f45ff, #43d66f);
  border-radius: 999px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-load-wrap{
  display: flex;
  justify-content: center;
  padding-top: 24px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-load{
  min-width: 210px;
}.wpc-scope-433 .tc-wp-tool-root .hfg-halloween-font-tool .hfg-load.hfg-hidden{
  display: none;
}@keyframes hfgFade{
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .hfg-halloween-font-tool{
    padding: 30px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
    width: 100%;
  }.tc-wp-tool-root .hfg-halloween-font-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
    width: 100%;
    font-size: 0.93rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .hfg-halloween-font-tool{
    padding: 34px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
    width: 100%;
  }.tc-wp-tool-root .hfg-halloween-font-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
    width: 100%;
    font-size: 1.02rem;
    padding: 15px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
    font-size: 0.94rem;
    padding: 12px 16px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
    font-size: 1.12rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .hfg-halloween-font-tool{
    padding: 40px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
    width: 100%;
  }.tc-wp-tool-root .hfg-halloween-font-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
    width: 100%;
    font-size: 1.05rem;
    padding: 16px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
    font-size: 0.95rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
    font-size: 1.16rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .hfg-halloween-font-tool{
    padding: 50px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .hfg-halloween-font-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
    font-size: 1.03rem;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
    width: 100%;
    font-size: 1.08rem;
    padding: 17px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
    font-size: 0.96rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
    padding: 17px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
    font-size: 1.2rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .hfg-halloween-font-tool{
    padding: 56px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .hfg-halloween-font-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
    font-size: 1.05rem;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
    width: 100%;
    font-size: 1.1rem;
    padding: 17px 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
    font-size: 0.96rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
    padding: 18px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
    font-size: 1.22rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .hfg-halloween-font-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-container{
    width: min(100%, 1200px);
  }.tc-wp-tool-root .hfg-halloween-font-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-input{
    width: 100%;
    font-size: 1.12rem;
    padding: 18px 20px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-btn{
    font-size: 0.98rem;
    padding: 13px 20px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-card{
    padding: 20px;
  }.tc-wp-tool-root .hfg-halloween-font-tool .hfg-preview{
    font-size: 1.24rem;
  }}.wpc-scope-433 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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;
}.wpc-scope-433 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .hfg-clear{}