@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-79 .tc-wp-tool-root img, .wpc-scope-79 .tc-wp-tool-root video, .wpc-scope-79 .tc-wp-tool-root svg, .wpc-scope-79 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: none;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  padding: 56px 18px;
  color: #f6f0ff;
  background:
    radial-gradient(circle at 15% 10%, rgba(160, 45, 255, 0.26), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(0, 224, 200, 0.14), transparent 30%),
    linear-gradient(135deg, #07040d 0%, #151020 45%, #060b12 100%);
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool div, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool section, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool header, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool h1, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool h2, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool p, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool label, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool input, .wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-header{
  text-align: center;
  margin: 0 0 28px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.1;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 24px rgba(189, 101, 255, 0.42);
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
  margin: 12px auto 0;
  max-width: 680px;
  font-size: 1rem;
  line-height: 1.6;
  color: #d8cfea;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-input-panel{
  width: 100%;
  max-width: 820px;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(230, 210, 255, 0.18);
  border-radius: 18px;
  background: rgba(16, 12, 25, 0.72);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(14px);
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-panel-title{
  margin: 0 0 14px;
  font-size: 1.05rem;
  color: #fff;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-label{
  display: block;
  margin: 0 0 8px;
  font-size: 0.92rem;
  font-weight: 700;
  color: #eadfff;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 52px;
  padding: 14px 16px;
  border: 1px solid rgba(222, 201, 255, 0.26);
  border-radius: 14px;
  outline: none;
  background: rgba(2, 2, 8, 0.72);
  color: #ffffff;
  font-size: 1.02rem;
  line-height: 1.3;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input:focus{
  border-color: rgba(185, 110, 255, 0.86);
  background: rgba(5, 4, 12, 0.9);
  box-shadow: 0 0 0 4px rgba(150, 78, 255, 0.2), 0 0 28px rgba(139, 73, 255, 0.22);
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-actions{
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool button{
  min-height: 44px;
  border: 1px solid rgba(236, 222, 255, 0.2);
  border-radius: 999px;
  padding: 11px 18px;
  background: linear-gradient(135deg, #8f35ff, #2ed8c9);
  color: #ffffff;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool button:hover{
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(117, 72, 255, 0.28);
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool button:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.86);
  outline-offset: 3px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(226, 210, 255, 0.16);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(31, 24, 44, 0.82), rgba(8, 8, 16, 0.76));
  box-shadow: 0 16px 42px rgba(0, 0, 0, 0.28);
  animation: cfgFadeIn 220ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(184, 114, 255, 0.45);
  box-shadow: 0 22px 52px rgba(0, 0, 0, 0.38), 0 0 24px rgba(139, 73, 255, 0.14);
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-card-title{
  margin: 0 0 12px;
  font-size: 0.98rem;
  font-weight: 800;
  color: #f7efff;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
  flex: 1;
  width: 100%;
  max-height: 180px;
  min-height: 92px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.28);
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-preview::-webkit-scrollbar-thumb{
  background: rgba(180, 112, 255, 0.65);
  border-radius: 999px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-copy-btn{
  width: 100%;
  margin-top: 14px;
  background: linear-gradient(135deg, rgba(126, 56, 255, 0.98), rgba(111, 20, 84, 0.98));
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 26px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-load-more{
  min-width: 170px;
}.wpc-scope-79 .tc-wp-tool-root .creepy-font-generator-tool .cfg-hidden{
  display: none;
}@keyframes cfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .creepy-font-generator-tool{
    padding: 34px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
    font-size: 0.9rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 48px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .creepy-font-generator-tool button{
    min-height: 44px;
    padding: 10px 15px;
    font-size: 0.9rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
    padding: 14px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .creepy-font-generator-tool{
    padding: 38px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .creepy-font-generator-tool button{
    min-height: 44px;
    padding: 10px 16px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
    padding: 15px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .creepy-font-generator-tool{
    padding: 44px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    font-size: 1rem;
  }.tc-wp-tool-root .creepy-font-generator-tool button{
    min-height: 45px;
    padding: 11px 17px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
    padding: 16px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
    font-size: 1.04rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .creepy-font-generator-tool{
    padding: 52px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .creepy-font-generator-tool button{
    min-height: 46px;
    padding: 11px 18px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
    padding: 17px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .creepy-font-generator-tool{
    padding: 56px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
    font-size: 1.02rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1.04rem;
  }.tc-wp-tool-root .creepy-font-generator-tool button{
    min-height: 46px;
    padding: 12px 19px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .creepy-font-generator-tool{
    padding: 64px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-shell{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-text-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .creepy-font-generator-tool button{
    min-height: 46px;
    padding: 12px 20px;
    font-size: 0.97rem;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-card{
    padding: 18px;
  }.tc-wp-tool-root .creepy-font-generator-tool .cfg-preview{
    font-size: 1.1rem;
  }}.wpc-scope-79 .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-79 .tc-wp-tool-root .cfg-clear-btn{}.wpc-scope-79 .tc-wp-tool-root .cfg-results{}