@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-183 .tc-wp-tool-root img, .wpc-scope-183 .tc-wp-tool-root video, .wpc-scope-183 .tc-wp-tool-root svg, .wpc-scope-183 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool{
  width: 100%;
  border-radius: 0 !important;
  overflow-x: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 56px 20px;
  color: #fffaf0;
  background:
    radial-gradient(circle at 14% 12%, rgba(255, 221, 64, 0.35), transparent 28%),
    radial-gradient(circle at 86% 8%, rgba(255, 55, 55, 0.28), transparent 26%),
    linear-gradient(135deg, #13182f 0%, #362065 42%, #8b1738 72%, #f2a516 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-shell, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-container, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-control-panel, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-grid, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-actions, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-shell{
  width: 100%;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-header{
  text-align: center;
  margin: 0 0 28px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 3px 0 rgba(15, 19, 48, 0.9), 0 0 30px rgba(255, 218, 74, 0.42);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
  margin: 14px auto 0;
  max-width: 760px;
  color: #fff3c6;
  font-size: 1.05rem;
  line-height: 1.55;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-control-panel{
  width: 100%;
  padding: 24px;
  margin: 0 0 26px;
  border: 1px solid rgba(255, 238, 168, 0.34);
  border-radius: 18px;
  background: rgba(12, 17, 42, 0.62);
  box-shadow: 0 22px 65px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe88a;
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(255, 231, 130, 0.45);
  border-radius: 14px;
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.95);
  color: #10152f;
  font-size: 1.05rem;
  line-height: 1.25;
  outline: none;
  box-shadow: inset 0 2px 8px rgba(16, 21, 47, 0.12);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input:focus{
  border-color: #ffdf4f;
  box-shadow: 0 0 0 4px rgba(255, 223, 79, 0.28), 0 0 28px rgba(255, 63, 63, 0.25);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-actions{
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
  min-height: 44px;
  max-width: 100%;
  border: 0;
  border-radius: 12px;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more{
  padding: 12px 18px;
  color: #11162f;
  background: linear-gradient(135deg, #ffe86f, #ffb31e 48%, #ff4d3d);
  box-shadow: 0 12px 28px rgba(255, 82, 61, 0.25);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
  width: 100%;
  padding: 11px 14px;
  color: #ffffff;
  background: linear-gradient(135deg, #2438a8, #7e2fee 52%, #e92258);
  box-shadow: 0 10px 24px rgba(75, 51, 208, 0.28);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear:hover, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more:hover, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(255, 213, 72, 0.24), 0 0 22px rgba(255, 68, 68, 0.22);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear:focus-visible, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more:focus-visible, .wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy:focus-visible{
  outline: 3px solid #ffffff;
  outline-offset: 3px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 250px;
  padding: 18px;
  border: 1px solid rgba(255, 238, 168, 0.28);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(12, 17, 42, 0.68));
  box-shadow: 0 16px 45px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px);
  animation: ifgFadeLift 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 232, 111, 0.7);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.3), 0 0 28px rgba(255, 216, 79, 0.16);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-style-name{
  margin: 0 0 12px;
  color: #ffe86f;
  font-size: 0.96rem;
  line-height: 1.3;
  font-weight: 900;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  margin: 0 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  background: rgba(7, 10, 28, 0.72);
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.38;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe86f, #ff4d3d);
  border-radius: 999px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-183 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more.ifg-hidden{
  display: none;
}@keyframes ifgFadeLift{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .invincible-font-generator-tool{
    padding: 32px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
    width: 100%;
  }.tc-wp-tool-root .invincible-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
    font-size: 0.92rem;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-control-panel{
    padding: 14px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
    width: 100%;
    font-size: 1rem;
    padding: 13px 14px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
    width: 100%;
    font-size: 0.95rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
    padding: 14px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
    font-size: 1.06rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .invincible-font-generator-tool{
    padding: 36px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
    width: 100%;
  }.tc-wp-tool-root .invincible-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px 15px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
    width: 100%;
    font-size: 0.96rem;
    padding: 12px 15px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
    padding: 15px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
    font-size: 1.1rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .invincible-font-generator-tool{
    padding: 42px 16px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
    width: 100%;
  }.tc-wp-tool-root .invincible-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
    width: 100%;
    font-size: 1.02rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
    font-size: 0.98rem;
    padding: 12px 16px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
    padding: 16px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
    font-size: 1.16rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .invincible-font-generator-tool{
    padding: 50px 22px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
    width: 100%;
  }.tc-wp-tool-root .invincible-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
    width: 100%;
    font-size: 1.05rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
    font-size: 1rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
    padding: 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
    font-size: 1.22rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .invincible-font-generator-tool{
    padding: 56px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
    width: 100%;
  }.tc-wp-tool-root .invincible-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
    font-size: 1.06rem;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
    width: 100%;
    font-size: 1.05rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
    font-size: 1rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
    padding: 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
    font-size: 1.26rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .invincible-font-generator-tool{
    padding: 64px 28px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
    width: 100%;
  }.tc-wp-tool-root .invincible-font-generator-tool h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
    font-size: 1.08rem;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
    width: 100%;
    font-size: 1.06rem;
    padding: 16px 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-more, .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
    font-size: 1rem;
    padding: 12px 18px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
    padding: 19px;
  }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
    font-size: 1.3rem;
  }}.wpc-scope-183 .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;
}