@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-88 .tc-wp-tool-root img, .wpc-scope-88 .tc-wp-tool-root video, .wpc-scope-88 .tc-wp-tool-root svg, .wpc-scope-88 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f8f3ff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool *, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool *::before, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool *::after{
  box-sizing: border-box;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 15% 12%, rgba(172, 54, 255, 0.26), transparent 28%),
    radial-gradient(circle at 84% 20%, rgba(255, 105, 48, 0.18), transparent 30%),
    radial-gradient(circle at 50% 95%, rgba(26, 214, 188, 0.14), transparent 32%),
    linear-gradient(135deg, #07050d 0%, #13091c 42%, #070912 100%);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header{
  text-align: center;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{
  margin: 0;
  color: #fff8ff;
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(198, 92, 255, 0.5), 0 0 54px rgba(255, 105, 48, 0.2);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{
  max-width: 760px;
  margin: 16px auto 0;
  color: #d9cdec;
  line-height: 1.65;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{
  width: 100%;
  max-width: 900px;
  margin-inline: auto;
  background: linear-gradient(145deg, rgba(255,255,255,0.12), rgba(255,255,255,0.055));
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 22px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255,255,255,0.13);
  backdrop-filter: blur(16px);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-label{
  display: block;
  margin: 0 0 10px;
  color: #f7eaff;
  font-weight: 750;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(218, 181, 255, 0.26);
  border-radius: 18px;
  outline: none;
  background: rgba(4, 3, 8, 0.58);
  color: #fff9ff;
  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-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input::placeholder{
  color: rgba(233, 218, 255, 0.54);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input:focus{
  border-color: rgba(216, 105, 255, 0.72);
  background: rgba(7, 4, 14, 0.74);
  box-shadow: 0 0 0 4px rgba(166, 68, 255, 0.15), 0 0 34px rgba(166, 68, 255, 0.26);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  color: #fff8ff;
  font-weight: 800;
  letter-spacing: 0;
  cursor: pointer;
  background: linear-gradient(135deg, rgba(156, 67, 255, 0.95), rgba(234, 82, 97, 0.9));
  box-shadow: 0 12px 32px rgba(125, 44, 255, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn:hover, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn:hover, .wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 18px 44px rgba(199, 74, 255, 0.36), 0 0 26px rgba(255, 109, 58, 0.18);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn.is-hidden{
  display: none;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.145);
  border-radius: 20px;
  background:
    linear-gradient(155deg, rgba(255,255,255,0.12), rgba(255,255,255,0.045)),
    radial-gradient(circle at 18% 0%, rgba(196, 80, 255, 0.16), transparent 36%);
  box-shadow: 0 20px 46px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255,255,255,0.12);
  backdrop-filter: blur(14px);
  opacity: 0;
  transform: translateY(12px);
  animation: spookyFadeIn 360ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-card:hover{
  transform: translateY(-5px);
  border-color: rgba(226, 152, 255, 0.38);
  box-shadow: 0 28px 62px rgba(0,0,0,0.44), 0 0 34px rgba(168, 65, 255, 0.18);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-card-title{
  margin: 0;
  color: #fff7ff;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(219, 188, 255, 0.15);
  border-radius: 16px;
  background: rgba(2, 2, 7, 0.46);
  box-shadow: inset 0 0 28px rgba(138, 44, 255, 0.09);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  color: #fffaff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 16px rgba(220, 117, 255, 0.38);
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.05);
  border-radius: 999px;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #a851ff, #ff7046);
  border-radius: 999px;
}.wpc-scope-88 .tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{
  width: 100%;
}@keyframes spookyFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{ padding: 72px 30px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{ width: min(100%, 1200px); }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{ font-size: 58px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{ font-size: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{ margin-top: 34px; padding: 26px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-label{ font-size: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{ padding: 20px; font-size: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row{ margin-top: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn{ min-height: 42px; padding: 0 24px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; margin-top: 34px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{ padding: 20px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card-title{ font-size: 17px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{ margin-top: 14px; padding: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{ font-size: 22px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{ min-height: 42px; margin-top: 16px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{ margin-top: 32px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn{ min-height: 48px; padding: 0 30px; font-size: 15px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{ padding: 64px 26px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{ width: min(100%, 1120px); }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{ font-size: 52px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{ font-size: 17px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{ margin-top: 32px; padding: 24px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{ padding: 18px; font-size: 17px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row{ margin-top: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn{ min-height: 40px; padding: 0 22px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 32px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{ padding: 19px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{ margin-top: 14px; padding: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{ font-size: 21px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{ min-height: 42px; margin-top: 16px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{ margin-top: 30px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn{ min-height: 46px; padding: 0 28px; font-size: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{ padding: 54px 22px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{ width: 100%; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{ font-size: 44px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{ font-size: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{ margin-top: 28px; padding: 22px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{ padding: 17px; font-size: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row{ margin-top: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn{ min-height: 40px; padding: 0 22px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 28px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{ padding: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{ margin-top: 13px; padding: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{ font-size: 20px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{ min-height: 42px; margin-top: 15px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{ margin-top: 28px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn{ min-height: 46px; padding: 0 26px; font-size: 15px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{ padding: 44px 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{ width: 100%; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{ font-size: 36px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{ font-size: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{ margin-top: 24px; padding: 18px; border-radius: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{ min-height: 118px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row{ margin-top: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn{ min-height: 38px; padding: 0 20px; font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 24px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{ padding: 17px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card-title{ font-size: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{ margin-top: 12px; padding: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{ font-size: 19px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{ min-height: 41px; margin-top: 14px; font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{ margin-top: 24px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn{ min-height: 44px; padding: 0 24px; font-size: 14px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{ padding: 40px 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{ width: 100%; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{ font-size: 32px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{ font-size: 14px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{ margin-top: 22px; padding: 16px; border-radius: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{ min-height: 112px; padding: 14px; font-size: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row{ margin-top: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn{ min-height: 38px; padding: 0 18px; font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{ grid-template-columns: 1fr !important; gap: 15px; margin-top: 22px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{ padding: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{ margin-top: 12px; padding: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{ font-size: 18px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{ min-height: 40px; margin-top: 14px; font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{ margin-top: 22px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn{ min-height: 43px; padding: 0 22px; font-size: 14px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-tool{ padding: 36px 12px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-container{ width: 100%; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header h1{ font-size: 28px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-header p{ font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-panel{ margin-top: 20px; padding: 14px; border-radius: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-input-label{ font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-font-input{ min-height: 108px; padding: 13px; font-size: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-row{ margin-top: 12px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-clear-btn{ min-height: 36px; padding: 0 17px; font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 20px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-card-title{ font-size: 15px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-box{ min-height: 110px; margin-top: 11px; padding: 12px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-preview-text{ font-size: 17px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-copy-btn{ min-height: 39px; margin-top: 13px; font-size: 13px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-row{ margin-top: 20px; }.tc-wp-tool-root .spooky-font-tool-wrap .spooky-load-btn{ min-height: 42px; padding: 0 20px; font-size: 13px; }}.wpc-scope-88 /* 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;
}