@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-71 .tc-wp-tool-root img, .wpc-scope-71 .tc-wp-tool-root video, .wpc-scope-71 .tc-wp-tool-root svg, .wpc-scope-71 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 22px;
  color: #fff8d7;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 218, 61, 0.34), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(238, 49, 42, 0.32), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(255, 169, 26, 0.22), transparent 36%),
    linear-gradient(135deg, #071327 0%, #111a39 34%, #57131f 68%, #120713 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool div, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool section, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool header, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool h1, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool h2, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool h3, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool p, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool label, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool textarea, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool button{
  box-sizing: border-box;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{
  margin: 0;
  font-size: clamp(34px, 5vw, 68px);
  line-height: 1.02;
  letter-spacing: 0;
  font-weight: 900;
  color: #ffe56b;
  text-shadow: 0 0 18px rgba(255, 218, 61, 0.42), 0 6px 0 rgba(112, 19, 24, 0.55);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{
  max-width: 760px;
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 248, 215, 0.86);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-control-panel{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: end;
  width: 100%;
  margin: 0 0 28px;
  padding: 20px;
  border: 1px solid rgba(255, 229, 107, 0.24);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-input-wrap{
  min-width: 0;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-input-wrap label{
  display: block;
  margin: 0 0 9px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
  color: rgba(255, 229, 107, 0.9);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 92px;
  resize: vertical;
  border: 1px solid rgba(255, 229, 107, 0.32);
  border-radius: 16px;
  outline: none;
  padding: 16px 18px;
  font: inherit;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 750;
  color: #fff9d9;
  background: rgba(5, 12, 29, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-text-input:focus{
  border-color: rgba(255, 229, 107, 0.82);
  background: rgba(6, 14, 32, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 218, 61, 0.12), 0 0 34px rgba(238, 49, 42, 0.22);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-load-more, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 900;
  letter-spacing: 0;
  color: #18080a;
  background: linear-gradient(135deg, #fff06f 0%, #ffb42a 48%, #ef312a 100%);
  box-shadow: 0 14px 28px rgba(238, 49, 42, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.45);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{
  min-width: 118px;
  height: 54px;
  padding: 0 24px;
  font-size: 16px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn:hover, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-load-more:hover, .wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 38px rgba(255, 180, 42, 0.26), 0 0 24px rgba(255, 229, 107, 0.18);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 229, 107, 0.2);
  border-radius: 20px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at top right, rgba(255, 218, 61, 0.16), transparent 42%);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: ifgFadeUp 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 229, 107, 0.48);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.34), 0 0 28px rgba(255, 218, 61, 0.12);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-card-title{
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 900;
  color: #ffe56b;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 122px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 15px;
  background: rgba(3, 9, 22, 0.72);
  color: #fff9df;
  font-size: 21px;
  line-height: 1.45;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 14px rgba(255, 218, 61, 0.18);
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe56b, #ef312a);
  border-radius: 999px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{
  width: 100%;
  min-height: 46px;
  margin-top: 14px;
  padding: 11px 18px;
  font-size: 15px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-load-more{
  min-height: 56px;
  padding: 0 30px;
  font-size: 17px;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-load-more.ifg-hidden{
  display: none;
}.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-solar .ifg-preview{ color: #fff176; text-transform: uppercase; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-crimson .ifg-preview{ color: #ff756f; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-cosmic .ifg-preview{ color: #bcd8ff; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-armor .ifg-preview{ color: #f1f4ff; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-comic .ifg-preview{ color: #ffd84a; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-shadow .ifg-preview{ color: #d7d4ff; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-shield .ifg-preview{ color: #9ee7ff; }.wpc-scope-71 .tc-wp-tool-root .ifg-invincible-tool .ifg-style-battle .ifg-preview{ color: #ffc0a1; }@keyframes ifgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .ifg-invincible-tool{ padding: 64px 28px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{ font-size: 68px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{ font-size: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{ font-size: 20px; min-height: 96px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{ height: 56px; font-size: 16px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card{ padding: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-preview{ font-size: 21px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{ font-size: 15px; min-height: 46px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ifg-invincible-tool{ padding: 58px 24px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-container{ width: min(100%, 1120px); }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{ font-size: 58px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{ font-size: 17px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{ font-size: 19px; min-height: 94px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{ height: 54px; font-size: 16px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card{ padding: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-preview{ font-size: 20px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{ font-size: 15px; min-height: 46px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ifg-invincible-tool{ padding: 48px 20px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-container{ width: min(100%, 920px); }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{ font-size: 48px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{ font-size: 16px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-control-panel{ grid-template-columns: 1fr auto; padding: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{ font-size: 18px; min-height: 90px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{ height: 52px; font-size: 15px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card{ padding: 17px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-preview{ font-size: 19px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{ font-size: 15px; min-height: 45px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ifg-invincible-tool{ padding: 40px 16px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{ font-size: 38px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{ font-size: 15px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-control-panel{ grid-template-columns: 1fr; padding: 16px; gap: 13px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{ font-size: 17px; min-height: 88px; padding: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{ width: 100%; height: 50px; font-size: 15px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-preview{ font-size: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{ font-size: 15px; min-height: 45px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-load-more{ width: 100%; font-size: 16px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ifg-invincible-tool{ padding: 36px 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{ font-size: 34px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{ font-size: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-control-panel{ grid-template-columns: 1fr; padding: 14px; gap: 12px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{ font-size: 16px; min-height: 86px; padding: 13px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{ width: 100%; height: 48px; font-size: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card-title{ font-size: 15px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-preview{ font-size: 17px; min-height: 116px; padding: 13px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{ font-size: 14px; min-height: 44px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-load-more{ width: 100%; font-size: 15px; min-height: 52px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ifg-invincible-tool{ padding: 32px 12px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero h1{ font-size: 30px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-hero p{ font-size: 13px; line-height: 1.55; }.tc-wp-tool-root .ifg-invincible-tool .ifg-control-panel{ grid-template-columns: 1fr; padding: 12px; gap: 11px; border-radius: 18px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-input-wrap label{ font-size: 12px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-text-input{ font-size: 15px; min-height: 84px; padding: 12px; border-radius: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-clear-btn{ width: 100%; height: 46px; font-size: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card{ width: 100%; max-width: 100%; padding: 13px; border-radius: 17px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-card-title{ font-size: 14px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-preview{ font-size: 16px; min-height: 112px; padding: 12px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-copy-btn{ font-size: 14px; min-height: 43px; }.tc-wp-tool-root .ifg-invincible-tool .ifg-load-more{ width: 100%; font-size: 15px; min-height: 50px; }}.wpc-scope-71 /* 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;
}