@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-457 .tc-wp-tool-root img, .wpc-scope-457 .tc-wp-tool-root video, .wpc-scope-457 .tc-wp-tool-root svg, .wpc-scope-457 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool{
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  border-radius: 0 !important;
  position: relative;
  color: #f8f2f0;
  background:
    radial-gradient(circle at 18% 8%, rgba(185, 23, 48, 0.28), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(112, 69, 162, 0.2), transparent 28%),
    linear-gradient(135deg, #050506 0%, #17181c 34%, #3a0710 66%, #0a0a0d 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-header, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-section, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-action-row, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 94%;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-header{
  text-align: center;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  color: #fff8f6;
  text-shadow: 0 0 16px rgba(255, 42, 74, 0.46), 0 2px 0 rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
  margin: 14px auto 0;
  max-width: 760px;
  color: #d8d2d4;
  line-height: 1.55;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
  margin-top: 28px;
  background: rgba(16, 16, 20, 0.72);
  border: 1px solid rgba(255, 77, 96, 0.28);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(14px);
  border-radius: 18px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-panel-title{
  margin: 0 0 14px;
  font-size: 1rem;
  line-height: 1.25;
  color: #ffffff;
  letter-spacing: 0;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-label{
  display: block;
  margin-bottom: 8px;
  color: #f3d5d9;
  font-weight: 700;
  line-height: 1.3;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(238, 86, 104, 0.42);
  border-radius: 14px;
  background: rgba(4, 4, 6, 0.76);
  color: #ffffff;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input:focus{
  border-color: rgba(255, 73, 91, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 55, 78, 0.18), 0 0 28px rgba(255, 43, 72, 0.24);
  background: rgba(0, 0, 0, 0.84);
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-help{
  margin: 10px 0 0;
  color: #aaa3a8;
  line-height: 1.45;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-action-row, .wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-action-row{
  margin-top: 16px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
  appearance: none;
  border: 1px solid rgba(255, 97, 113, 0.48);
  border-radius: 999px;
  background: linear-gradient(135deg, #7a0716, #d7263d 48%, #4b1118);
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(160, 13, 32, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
  text-align: center;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 178, 187, 0.78);
  box-shadow: 0 16px 36px rgba(217, 31, 58, 0.36), 0 0 24px rgba(255, 48, 76, 0.25);
  filter: brightness(1.06);
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button:focus-visible{
  outline: 3px solid rgba(255, 209, 216, 0.82);
  outline-offset: 3px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-section{
  margin-top: 26px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
  display: grid;
  width: 100%;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  background: linear-gradient(180deg, rgba(32, 33, 39, 0.78), rgba(10, 10, 13, 0.86));
  border: 1px solid rgba(191, 196, 204, 0.14);
  border-radius: 16px;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.33), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(12px);
  animation: dcfgFadeIn 300ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 69, 88, 0.42);
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.42), 0 0 24px rgba(197, 27, 48, 0.18);
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card-title{
  margin: 0 0 12px;
  color: #ffe9ec;
  font-size: 0.98rem;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow: auto;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 75, 96, 0.2);
  background:
    linear-gradient(135deg, rgba(0, 0, 0, 0.58), rgba(42, 8, 15, 0.48)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.025) 0, rgba(255, 255, 255, 0.025) 1px, transparent 1px, transparent 12px);
  color: #fff8f7;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 10px rgba(255, 48, 72, 0.28);
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box::-webkit-scrollbar{
  width: 10px;
  height: 10px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box::-webkit-scrollbar-track{
  background: rgba(0, 0, 0, 0.4);
  border-radius: 999px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #d7273d, #5f111b);
  border-radius: 999px;
  border: 2px solid rgba(0, 0, 0, 0.4);
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-copy-button{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-load-wrap{
  margin-top: 28px;
}.wpc-scope-457 .tc-wp-tool-root .deathcore-font-generator-tool .dcfg-load-more.dcfg-hidden{
  display: none;
}@keyframes dcfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .deathcore-font-generator-tool{
    padding: 34px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
    width: 92%;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
    font-size: 0.94rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 13px 14px;
    font-size: 1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
    min-height: 44px;
    padding: 13px 18px;
    font-size: 0.92rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
    padding: 16px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .deathcore-font-generator-tool{
    padding: 38px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
    width: 92%;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
    font-size: 0.96rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 14px 15px;
    font-size: 1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
    min-height: 46px;
    padding: 14px 20px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
    padding: 18px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .deathcore-font-generator-tool{
    padding: 44px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
    width: 92%;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 15px 16px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
    min-height: 48px;
    padding: 14px 22px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 20px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
    padding: 20px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
    font-size: 1.06rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .deathcore-font-generator-tool{
    padding: 58px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
    width: 92%;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 16px 18px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
    min-height: 48px;
    padding: 14px 24px;
    font-size: 0.98rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
    padding: 20px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
    font-size: 1.05rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .deathcore-font-generator-tool{
    padding: 66px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
    width: 92%;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
    padding: 28px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 17px 20px;
    font-size: 1.08rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
    min-height: 50px;
    padding: 15px 26px;
    font-size: 1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
    padding: 21px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
    font-size: 1.04rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .deathcore-font-generator-tool{
    padding: 74px 0;
    border-radius: 0 !important;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-container{
    width: 92%;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-title{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-subtitle{
    font-size: 1.1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-input-panel{
    padding: 30px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-text-input{
    width: 100%;
    max-width: 100%;
    padding: 18px 22px;
    font-size: 1.1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-button{
    min-height: 50px;
    padding: 15px 28px;
    font-size: 1rem;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-card{
    padding: 22px;
  }.tc-wp-tool-root .deathcore-font-generator-tool .dcfg-preview-box{
    font-size: 1.05rem;
  }}.wpc-scope-457 .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-457 .tc-wp-tool-root .dcfg-clear-button{}