@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-39 .tc-wp-tool-root img, .wpc-scope-39 .tc-wp-tool-root video, .wpc-scope-39 .tc-wp-tool-root svg, .wpc-scope-39 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool, .wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool *{
      box-sizing: border-box;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool{
      width: 100%;
      max-width: 100%;
      overflow-x: hidden;
      padding: 76px 18px;
      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      color: #f7fbff;
      background:
        radial-gradient(circle at 14% 12%, rgba(255, 214, 67, 0.36), transparent 32%),
        radial-gradient(circle at 86% 18%, rgba(41, 151, 255, 0.34), transparent 34%),
        radial-gradient(circle at 52% 92%, rgba(255, 72, 72, 0.22), transparent 38%),
        linear-gradient(135deg, #071a33 0%, #0c4d8f 42%, #071529 100%);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-header{
      text-align: center;
      margin-bottom: 34px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
      margin: 0;
      text-align: center;
      font-size: 56px;
      line-height: 1.05;
      letter-spacing: -1.7px;
      font-weight: 950;
      color: #fff1a8;
      text-shadow:
        0 0 18px rgba(255, 214, 67, 0.5),
        0 8px 0 rgba(4, 38, 75, 0.96),
        0 24px 54px rgba(0, 0, 0, 0.42);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
      max-width: 790px;
      margin: 18px auto 0;
      text-align: center;
      color: rgba(247, 251, 255, 0.82);
      font-size: 18px;
      line-height: 1.7;
      font-weight: 500;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input-panel{
      width: 100%;
      max-width: 940px;
      margin: 0 auto 36px;
      padding: 18px;
      border-radius: 28px;
      background: rgba(247, 251, 255, 0.09);
      border: 1px solid rgba(255, 214, 67, 0.25);
      box-shadow: 0 24px 70px rgba(0, 0, 0, 0.36), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
      backdrop-filter: blur(18px);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input-wrap{
      display: grid;
      grid-template-columns: 1fr auto;
      gap: 12px;
      width: 100%;
      max-width: 100%;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
      width: 100%;
      max-width: 100%;
      min-width: 0;
      border: 2px solid rgba(255, 214, 67, 0.28);
      outline: none;
      border-radius: 21px;
      padding: 18px 20px;
      color: #ffffff;
      background: rgba(7, 24, 47, 0.78);
      font-size: 18px;
      font-weight: 750;
      transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input::placeholder{
      color: rgba(247, 251, 255, 0.48);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-input:focus{
      border-color: rgba(255, 214, 67, 0.88);
      box-shadow: 0 0 0 6px rgba(255, 214, 67, 0.15), 0 16px 38px rgba(41, 151, 255, 0.18);
      transform: translateY(-1px);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy, .wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
      border: 0;
      cursor: pointer;
      font-family: inherit;
      font-weight: 900;
      transition: transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear{
      white-space: nowrap;
      border-radius: 21px;
      padding: 0 25px;
      color: #071a33;
      background: linear-gradient(135deg, #ffe45c, #2b9dff);
      box-shadow: 0 14px 34px rgba(255, 214, 67, 0.24);
      font-size: 16px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-clear:hover, .wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy:hover, .wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load:hover{
      transform: translateY(-3px);
      filter: saturate(1.15);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
      display: grid;
      width: 100%;
      max-width: 100%;
      gap: 22px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
      width: 100%;
      max-width: 100%;
      min-width: 0;
      padding: 20px;
      border-radius: 27px;
      background: rgba(247, 251, 255, 0.085);
      border: 1px solid rgba(255, 214, 67, 0.2);
      box-shadow: 0 22px 52px rgba(0, 0, 0, 0.34), inset 0 0 0 1px rgba(255, 255, 255, 0.035);
      backdrop-filter: blur(16px);
      position: relative;
      overflow: hidden;
      animation: ifgFadeIn 0.48s ease both;
      transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card::before{
      content: "";
      position: absolute;
      inset: 0;
      background:
        radial-gradient(circle at top left, rgba(255, 214, 67, 0.22), transparent 40%),
        radial-gradient(circle at bottom right, rgba(41, 151, 255, 0.16), transparent 42%);
      opacity: 0;
      transition: opacity 0.28s ease;
      pointer-events: none;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card::after{
      content: "";
      position: absolute;
      left: 18px;
      right: 18px;
      top: 0;
      height: 1px;
      background: linear-gradient(90deg, transparent, rgba(255, 226, 90, 0.72), transparent);
      opacity: 0.62;
      pointer-events: none;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card:hover{
      transform: translateY(-8px);
      box-shadow: 0 30px 74px rgba(0, 0, 0, 0.45), 0 0 36px rgba(255, 214, 67, 0.14);
      border-color: rgba(255, 226, 90, 0.48);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card:hover::before{
      opacity: 1;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-card-inner{
      position: relative;
      z-index: 2;
      display: flex;
      flex-direction: column;
      gap: 14px;
      min-width: 0;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-style-name{
      margin: 0;
      color: #fff1a8;
      font-size: 15px;
      line-height: 1.25;
      font-weight: 950;
      letter-spacing: 0.25px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
      width: 100%;
      max-width: 100%;
      min-height: 112px;
      max-height: 180px;
      overflow-y: auto;
      overflow-x: hidden;
      padding: 17px;
      border-radius: 21px;
      color: #ffffff;
      background: rgba(7, 24, 47, 0.58);
      border: 1px solid rgba(255, 214, 67, 0.16);
      font-size: 25px;
      line-height: 1.38;
      overflow-wrap: anywhere;
      word-break: break-word;
      white-space: normal;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview::-webkit-scrollbar{
      width: 8px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview::-webkit-scrollbar-track{
      background: rgba(247, 251, 255, 0.08);
      border-radius: 30px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-preview::-webkit-scrollbar-thumb{
      background: linear-gradient(180deg, #ffe45c, #2b9dff);
      border-radius: 30px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-copy{
      width: 100%;
      max-width: 100%;
      border-radius: 18px;
      padding: 13px 14px;
      color: #071a33;
      background: linear-gradient(135deg, #fff1a8, #ffe45c, #2b9dff);
      box-shadow: 0 14px 30px rgba(255, 214, 67, 0.18);
      font-size: 14px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load-wrap{
      display: flex;
      justify-content: center;
      margin-top: 32px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
      min-width: 205px;
      border-radius: 999px;
      padding: 16px 30px;
      color: #071a33;
      background: linear-gradient(135deg, #fff1a8, #ffe45c, #2b9dff);
      box-shadow: 0 18px 46px rgba(255, 214, 67, 0.24);
      font-size: 16px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-hidden{
      display: none;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .ifg-showing{
      animation: ifgReveal 0.42s ease both;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-1 .ifg-preview{
      font-family: Impact, fantasy;
      color: #ffe45c;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 2px;
      text-shadow: 3px 3px 0 #071a33, 6px 6px 0 rgba(43, 157, 255, 0.55);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-2 .ifg-preview{
      font-family: "Arial Black", Arial, sans-serif;
      color: transparent;
      -webkit-text-stroke: 1.2px #fff1a8;
      text-shadow: 3px 3px 0 #2b9dff;
      letter-spacing: 1px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-3 .ifg-preview{
      font-family: Georgia, serif;
      color: #ffffff;
      font-weight: 900;
      font-style: italic;
      text-shadow: 0 0 14px rgba(255, 214, 67, 0.72);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-4 .ifg-preview{
      font-family: "Courier New", monospace;
      color: #2b9dff;
      font-weight: 900;
      letter-spacing: 1.5px;
      text-shadow: 0 0 10px rgba(43, 157, 255, 0.78);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-5 .ifg-preview{
      font-family: Verdana, sans-serif;
      color: #fff1a8;
      font-weight: 950;
      transform: skew(-4deg);
      text-shadow: 4px 2px 0 rgba(43, 157, 255, 0.68);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-6 .ifg-preview{
      font-family: Garamond, serif;
      color: #ffe45c;
      font-weight: 900;
      font-size: 29px;
      text-shadow: -2px 2px 0 #0c4d8f;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-7 .ifg-preview{
      font-family: Tahoma, sans-serif;
      color: #ffffff;
      font-weight: 950;
      text-shadow: 0 4px 0 #0c4d8f, 0 8px 0 rgba(0, 0, 0, 0.42);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-8 .ifg-preview{
      font-family: Copperplate, fantasy;
      color: #ffe45c;
      text-transform: uppercase;
      letter-spacing: 2.5px;
      text-shadow: 2px 4px 0 #071529;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-9 .ifg-preview{
      font-family: Palatino, serif;
      color: #ffffff;
      font-weight: 900;
      font-variant: small-caps;
      letter-spacing: 1.3px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-10 .ifg-preview{
      font-family: "Lucida Console", monospace;
      color: #ff4d4d;
      font-weight: 900;
      text-decoration: underline wavy #ffe45c;
      text-underline-offset: 7px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-11 .ifg-preview{
      font-family: "Trebuchet MS", sans-serif;
      color: #fff1a8;
      font-weight: 900;
      text-shadow: 3px 3px 0 #2b9dff, 6px 6px 0 rgba(7, 21, 41, 0.88);
      letter-spacing: 0.8px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-12 .ifg-preview{
      font-family: Cambria, serif;
      color: #ffffff;
      font-weight: 900;
      background: linear-gradient(135deg, rgba(7, 24, 47, 0.96), rgba(43, 157, 255, 0.76));
      text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.38);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-13 .ifg-preview{
      font-family: "Arial Rounded MT Bold", Arial, sans-serif;
      color: #ffe45c;
      font-weight: 900;
      letter-spacing: 2px;
      filter: drop-shadow(2px 3px 0 #071529);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-14 .ifg-preview{
      font-family: "Times New Roman", serif;
      color: #f7fbff;
      font-weight: 900;
      font-style: italic;
      text-shadow: 3px 0 0 #2b9dff, -3px 0 0 #ffe45c;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-15 .ifg-preview{
      font-family: Geneva, sans-serif;
      color: #ff4d4d;
      font-weight: 900;
      text-transform: capitalize;
      letter-spacing: 3px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-16 .ifg-preview{
      font-family: "Brush Script MT", cursive;
      color: #fff1a8;
      font-size: 34px;
      text-shadow: 2px 3px 0 #0c4d8f;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-17 .ifg-preview{
      font-family: fantasy;
      color: #9ed7ff;
      font-weight: 900;
      letter-spacing: 2px;
      -webkit-text-stroke: 0.5px #ffe45c;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-18 .ifg-preview{
      font-family: Monaco, monospace;
      color: #ffe45c;
      font-weight: 900;
      border-style: dashed;
      border-color: rgba(255, 228, 92, 0.36);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-19 .ifg-preview{
      font-family: Didot, Georgia, serif;
      color: #ffffff;
      font-weight: 900;
      letter-spacing: -0.5px;
      text-shadow: 0 0 16px rgba(255, 214, 67, 0.72);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-20 .ifg-preview{
      font-family: "Century Gothic", sans-serif;
      color: #9ed7ff;
      font-weight: 800;
      letter-spacing: 1px;
      text-decoration: overline #ffe45c;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-21 .ifg-preview{
      font-family: Impact, fantasy;
      color: #071a33;
      text-transform: uppercase;
      -webkit-text-stroke: 1px #fff1a8;
      text-shadow: 4px 4px 0 #2b9dff;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-22 .ifg-preview{
      font-family: Helvetica, Arial, sans-serif;
      color: #ffffff;
      font-weight: 950;
      letter-spacing: 0.4px;
      transform: rotate(-1deg);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-23 .ifg-preview{
      font-family: "Lucida Handwriting", cursive;
      color: #fff1a8;
      font-size: 30px;
      text-shadow: 2px 2px 0 rgba(43, 157, 255, 0.9);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-24 .ifg-preview{
      font-family: "Courier New", monospace;
      color: #ffffff;
      background: linear-gradient(135deg, rgba(7, 24, 47, 0.96), rgba(255, 214, 67, 0.38));
      letter-spacing: 1px;
      font-weight: 900;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-25 .ifg-preview{
      font-family: fantasy;
      color: #ffe45c;
      font-weight: 900;
      letter-spacing: 4px;
      text-shadow: 2px 2px 0 #071529;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-26 .ifg-preview{
      font-family: serif;
      color: #9ed7ff;
      font-weight: 900;
      font-variant: small-caps;
      text-shadow: 2px 2px 0 rgba(43, 157, 255, 0.72);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-27 .ifg-preview{
      font-family: sans-serif;
      color: #ffffff;
      font-weight: 1000;
      letter-spacing: -1px;
      text-shadow: 4px 0 0 rgba(255, 214, 67, 0.55);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-28 .ifg-preview{
      font-family: cursive;
      color: #fff1a8;
      font-size: 31px;
      text-decoration: underline double rgba(43, 157, 255, 0.82);
      text-underline-offset: 8px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-29 .ifg-preview{
      font-family: monospace;
      color: #ffffff;
      font-weight: 900;
      letter-spacing: 2px;
      background: repeating-linear-gradient(45deg, rgba(255, 214, 67, 0.18) 0 8px, rgba(7, 24, 47, 0.72) 8px 16px);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-30 .ifg-preview{
      font-family: Georgia, serif;
      color: #ffffff;
      font-weight: 900;
      background: linear-gradient(90deg, #071a33, #2b9dff, #ffe45c);
      text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-31 .ifg-preview{
      font-family: Impact, fantasy;
      color: #ffe45c;
      letter-spacing: 2px;
      -webkit-text-stroke: 1px #071a33;
      text-shadow: 3px 3px 0 #2b9dff;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-32 .ifg-preview{
      font-family: Verdana, sans-serif;
      color: #fff1a8;
      font-weight: 900;
      text-shadow: 1px 1px 0 #071529, 2px 2px 0 #2b9dff, 3px 3px 0 #ffe45c;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-33 .ifg-preview{
      font-family: "Times New Roman", serif;
      color: #ff4d4d;
      font-weight: 900;
      letter-spacing: 0.5px;
      transform: skew(4deg);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-34 .ifg-preview{
      font-family: "Comic Sans MS", cursive;
      color: #ffffff;
      background: radial-gradient(circle, rgba(255, 214, 67, 0.25), rgba(7, 24, 47, 0.74));
      font-weight: 900;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-35 .ifg-preview{
      font-family: "Arial Black", Arial, sans-serif;
      color: transparent;
      background: linear-gradient(90deg, #ffffff, #ffe45c, #2b9dff);
      -webkit-background-clip: text;
      background-clip: text;
      font-weight: 1000;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-36 .ifg-preview{
      font-family: "Trebuchet MS", sans-serif;
      color: #9ed7ff;
      font-weight: 950;
      text-transform: lowercase;
      text-shadow: 3px -2px 0 #2b9dff;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-37 .ifg-preview{
      font-family: Palatino, serif;
      color: #ffe45c;
      font-weight: 900;
      border: 2px dotted rgba(255, 228, 92, 0.32);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-38 .ifg-preview{
      font-family: "Lucida Sans", sans-serif;
      color: #ffffff;
      font-weight: 900;
      letter-spacing: 1.2px;
      text-shadow: 0 0 10px rgba(255, 214, 67, 0.5);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-39 .ifg-preview{
      font-family: Garamond, serif;
      color: #ffe45c;
      font-size: 30px;
      font-style: italic;
      text-shadow: 3px 3px 0 rgba(7, 21, 41, 0.9);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-40 .ifg-preview{
      font-family: "Arial Rounded MT Bold", Arial, sans-serif;
      color: #ffffff;
      background: linear-gradient(135deg, rgba(43, 157, 255, 0.84), rgba(255, 214, 67, 0.46));
      letter-spacing: 1px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-41 .ifg-preview{
      font-family: Tahoma, sans-serif;
      color: #ffe45c;
      font-weight: 950;
      text-transform: uppercase;
      text-decoration: underline wavy #2b9dff;
      text-underline-offset: 7px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-42 .ifg-preview{
      font-family: Cambria, serif;
      color: #ffffff;
      font-weight: 900;
      letter-spacing: 3px;
      text-shadow: -2px 2px 0 #2b9dff;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-43 .ifg-preview{
      font-family: "Brush Script MT", cursive;
      color: #fff1a8;
      font-size: 35px;
      transform: rotate(1deg);
      text-shadow: 2px 2px 0 #0c4d8f;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-44 .ifg-preview{
      font-family: Monaco, monospace;
      color: #9ed7ff;
      font-weight: 900;
      letter-spacing: -0.2px;
      box-shadow: inset 0 0 0 2px rgba(255, 228, 92, 0.23);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-45 .ifg-preview{
      font-family: Copperplate, fantasy;
      color: #ffe45c;
      font-size: 27px;
      letter-spacing: 2.6px;
      text-shadow: 0 5px 0 rgba(7, 21, 41, 0.82);
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-46 .ifg-preview{
      font-family: "Century Gothic", sans-serif;
      color: #fff1a8;
      font-weight: 900;
      background: linear-gradient(180deg, rgba(43, 157, 255, 0.22), rgba(7, 24, 47, 0.78));
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-47 .ifg-preview{
      font-family: Didot, Georgia, serif;
      color: #ffffff;
      font-weight: 900;
      background: #071a33;
      text-shadow: 2px 2px 0 #2b9dff, 4px 4px 0 #071529;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-48 .ifg-preview{
      font-family: "Lucida Console", monospace;
      color: #ffe45c;
      font-weight: 900;
      background: rgba(7, 24, 47, 0.95);
      letter-spacing: 1.5px;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-49 .ifg-preview{
      font-family: Helvetica, Arial, sans-serif;
      color: #ffffff;
      font-weight: 1000;
      font-size: 28px;
      text-shadow: 2px 2px 0 #071529, 4px 4px 0 #2b9dff;
    }.wpc-scope-39 .tc-wp-tool-root .invincible-font-generator-tool .style-50 .ifg-preview{
      font-family: "Lucida Handwriting", cursive;
      color: #fff1a8;
      font-size: 31px;
      text-shadow: 2px 2px 0 #2b9dff, 0 0 18px rgba(255, 214, 67, 0.34);
    }@keyframes ifgFadeIn{
      from {
        opacity: 0;
        transform: translateY(14px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }
    }@keyframes ifgReveal{
      from {
        opacity: 0;
        transform: translateY(18px) scale(0.98);
      }

      to {
        opacity: 1;
        transform: translateY(0) scale(1);
      }
    }@media (min-width: 1200px){.tc-wp-tool-root .invincible-font-generator-tool{
        padding: 76px 18px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
        max-width: 1200px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
        font-size: 56px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
        font-size: 18px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
        font-size: 18px;
        padding: 18px 20px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
        font-size: 16px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 22px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-card{
        padding: 20px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
        font-size: 25px;
      }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .invincible-font-generator-tool{
        padding: 66px 18px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
        max-width: 1000px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
        font-size: 48px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
        font-size: 17px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
        font-size: 17px;
        padding: 17px 19px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
        font-size: 15px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-grid{
        grid-template-columns: repeat(3, 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: 24px;
      }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .invincible-font-generator-tool{
        padding: 56px 16px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
        width: 100%;
        max-width: 740px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
        font-size: 42px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
        font-size: 16px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
        font-size: 16px;
        padding: 16px 18px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
        font-size: 15px;
      }.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: 23px;
      }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .invincible-font-generator-tool{
        padding: 44px 14px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
        width: 100%;
        max-width: 100%;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
        font-size: 35px;
        letter-spacing: -1px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
        font-size: 15px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input-wrap{
        grid-template-columns: 1fr;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
        font-size: 16px;
        padding: 15px 16px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
        width: 100%;
        font-size: 15px;
        padding: 15px 18px;
      }.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{
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 17px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
        width: 100%;
        max-width: 100%;
        font-size: 22px;
        overflow-wrap: anywhere;
        word-break: break-word;
      }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .invincible-font-generator-tool{
        padding: 38px 12px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
        width: 100%;
        max-width: 100%;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
        font-size: 31px;
        letter-spacing: -0.8px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
        font-size: 14px;
        line-height: 1.6;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input-panel{
        padding: 13px;
        border-radius: 24px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input-wrap{
        grid-template-columns: 1fr;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
        font-size: 15px;
        padding: 14px 15px;
        border-radius: 18px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
        width: 100%;
        font-size: 14px;
        padding: 14px 16px;
      }.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{
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 16px;
        border-radius: 24px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
        width: 100%;
        max-width: 100%;
        font-size: 21px;
        padding: 15px;
        overflow-wrap: anywhere;
        word-break: break-word;
      }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .invincible-font-generator-tool{
        padding: 34px 10px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-container{
        width: 100%;
        max-width: 100%;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-title{
        font-size: 28px;
        letter-spacing: -0.7px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-subtitle{
        font-size: 13px;
        line-height: 1.55;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input-panel{
        padding: 12px;
        border-radius: 22px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input-wrap{
        grid-template-columns: 1fr;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-input{
        font-size: 14px;
        padding: 13px 14px;
        border-radius: 17px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-clear, .tc-wp-tool-root .invincible-font-generator-tool .ifg-load{
        width: 100%;
        font-size: 13px;
        padding: 13px 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{
        width: 100%;
        max-width: 100%;
        min-width: 0;
        padding: 14px;
        border-radius: 22px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-style-name{
        font-size: 14px;
      }.tc-wp-tool-root .invincible-font-generator-tool .ifg-preview{
        width: 100%;
        max-width: 100%;
        font-size: 19px;
        padding: 14px;
        overflow-wrap: anywhere;
        word-break: break-word;
      }}.wpc-scope-39 /* 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;
}