@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-58 .tc-wp-tool-root img, .wpc-scope-58 .tc-wp-tool-root video, .wpc-scope-58 .tc-wp-tool-root svg, .wpc-scope-58 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: #f7f2ff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 18%, rgba(142, 255, 108, 0.16), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(182, 75, 255, 0.2), transparent 30%),
    radial-gradient(circle at 50% 88%, rgba(255, 42, 78, 0.14), transparent 34%),
    linear-gradient(135deg, #09070f 0%, #161020 42%, #071414 100%);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap, .wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap::before, .wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap::before{
  background:
    linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.035) 38%, transparent 68%),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.018) 0 1px, transparent 1px 92px);
  opacity: 0.72;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap::after{
  background:
    radial-gradient(ellipse at 28% 40%, rgba(255,255,255,0.08), transparent 38%),
    radial-gradient(ellipse at 75% 62%, rgba(255,255,255,0.055), transparent 34%);
  filter: blur(18px);
  opacity: 0.65;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header{
  text-align: center;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
  margin: 0;
  color: #ffffff;
  line-height: 1.05;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(180, 78, 255, 0.48), 0 0 36px rgba(99, 255, 123, 0.18);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
  max-width: 760px;
  margin: 14px auto 0;
  color: #d8cee8;
  line-height: 1.6;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__input-panel{
  margin-top: 30px;
  padding: 24px;
  border: 1px solid rgba(210, 170, 255, 0.22);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,0.105), rgba(255,255,255,0.045));
  box-shadow: 0 22px 70px rgba(0,0,0,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(16px);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__label{
  display: block;
  margin-bottom: 10px;
  color: #f4eaff;
  font-weight: 750;
  line-height: 1.3;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(188, 137, 255, 0.32);
  border-radius: 14px;
  background: rgba(8, 7, 13, 0.76);
  color: #ffffff;
  outline: none;
  line-height: 1.55;
  box-shadow: inset 0 0 28px rgba(0,0,0,0.42);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea::placeholder{
  color: rgba(235, 224, 246, 0.54);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea:focus{
  border-color: rgba(122, 255, 138, 0.76);
  background: rgba(9, 8, 16, 0.9);
  box-shadow: 0 0 0 4px rgba(121, 255, 144, 0.12), 0 0 36px rgba(170, 81, 255, 0.26), inset 0 0 28px rgba(0,0,0,0.48);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__input-actions, .wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__load-area{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__input-actions{
  margin-top: 14px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__load-area{
  margin-top: 28px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
  appearance: none;
  border: 1px solid rgba(198, 160, 255, 0.35);
  border-radius: 999px;
  cursor: pointer;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0;
  background:
    linear-gradient(135deg, rgba(157, 71, 255, 0.96), rgba(36, 188, 97, 0.86) 52%, rgba(218, 35, 73, 0.92));
  box-shadow: 0 10px 28px rgba(0,0,0,0.34), 0 0 20px rgba(152, 72, 255, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  white-space: nowrap;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn:hover, .wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn:focus-visible{
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(0,0,0,0.42), 0 0 30px rgba(122, 255, 138, 0.24), 0 0 34px rgba(183, 80, 255, 0.26);
  filter: brightness(1.08);
  outline: none;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn:active{
  transform: translateY(0);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn[disabled]{
  opacity: 0.48;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(213, 178, 255, 0.2);
  border-radius: 16px;
  background:
    linear-gradient(155deg, rgba(255,255,255,0.108), rgba(255,255,255,0.04)),
    radial-gradient(circle at 18% 12%, rgba(138, 255, 116, 0.12), transparent 34%),
    radial-gradient(circle at 88% 88%, rgba(255, 42, 91, 0.11), transparent 32%);
  box-shadow: 0 18px 48px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.1);
  backdrop-filter: blur(14px);
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  animation: creepyFontFade 360ms ease both;
  overflow: hidden;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card:hover{
  transform: translateY(-5px);
  border-color: rgba(121, 255, 143, 0.38);
  box-shadow: 0 24px 62px rgba(0,0,0,0.44), 0 0 28px rgba(169, 71, 255, 0.18);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
  margin: 0 0 12px;
  color: #fbf7ff;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 96px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(4, 5, 8, 0.58);
  color: #f7fff9;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 0 26px rgba(0,0,0,0.36);
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #9b46ff, #6eff85, #e93158);
  border-radius: 999px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn--copy{
  padding: 9px 16px;
  font-size: 13px;
  min-width: 78px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn--clear{
  padding: 10px 22px;
  font-size: 14px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn--load{
  padding: 13px 28px;
  font-size: 15px;
}.wpc-scope-58 .tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card--new{
  animation: creepyFontReveal 420ms ease both;
}@keyframes creepyFontFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@keyframes creepyFontReveal{
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .creepy-font-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
    font-size: 30px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
    font-size: 14px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__input-panel{
    padding: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
    min-height: 140px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
    font-size: 13px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
    padding: 15px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
    font-size: 15px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .creepy-font-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
    font-size: 34px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
    font-size: 15px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__input-panel{
    padding: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
    min-height: 148px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
    font-size: 14px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
    padding: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
    font-size: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .creepy-font-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
    font-size: 40px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
    font-size: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__input-panel{
    padding: 20px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
    min-height: 156px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
    font-size: 14px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
    padding: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
    font-size: 17px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .creepy-font-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
    width: 96%;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
    font-size: 52px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
    font-size: 17px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
    min-height: 168px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
    font-size: 14px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
    padding: 19px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
    font-size: 17px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
    font-size: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .creepy-font-tool-wrap{
    padding: 70px 28px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
    width: 96%;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
    font-size: 60px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
    font-size: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
    min-height: 176px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
    font-size: 15px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
    padding: 20px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
    font-size: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
    font-size: 16px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .creepy-font-tool-wrap{
    padding: 82px 32px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__container{
    width: 100%;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header h1{
    font-size: 66px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__header p{
    font-size: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__textarea{
    min-height: 184px;
    padding: 20px;
    font-size: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__btn{
    font-size: 15px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card{
    padding: 21px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__card-title{
    font-size: 18px;
  }.tc-wp-tool-root .creepy-font-tool-wrap .creepy-font-tool-wrap__preview{
    font-size: 16px;
  }}.wpc-scope-58 /* 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;
}