@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-187 .tc-wp-tool-root img, .wpc-scope-187 .tc-wp-tool-root video, .wpc-scope-187 .tc-wp-tool-root svg, .wpc-scope-187 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #fff6d8;
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 191, 73, 0.24), transparent 30%),
    radial-gradient(circle at 86% 12%, rgba(37, 97, 59, 0.32), transparent 28%),
    radial-gradient(circle at 72% 88%, rgba(143, 64, 24, 0.34), transparent 34%),
    linear-gradient(135deg, #26150b 0%, #6d3b16 27%, #ad7929 48%, #2e492f 72%, #130d09 100%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool, .wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool div, .wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool section, .wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool header, .wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool textarea, .wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool button{
  box-sizing: border-box;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-header{
  text-align: center;
  margin-bottom: 28px;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool h1{
  margin: 0;
  color: #ffe39b;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 3px 0 #5a250d, 0 0 28px rgba(255, 177, 54, 0.56);
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{
  max-width: 720px;
  margin: 12px auto 0;
  color: #f9e9bd;
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-control-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 221, 138, 0.28);
  border-radius: 8px;
  background: rgba(35, 22, 12, 0.58);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(14px);
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-input-label{
  display: block;
  margin-bottom: 10px;
  color: #ffd980;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(255, 220, 134, 0.38);
  border-radius: 8px;
  padding: 16px;
  color: #fff7de;
  background: rgba(10, 8, 6, 0.72);
  box-shadow: inset 0 0 22px rgba(0, 0, 0, 0.26);
  font: 600 18px/1.45 Georgia, "Times New Roman", serif;
  outline: none;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input:focus{
  border-color: rgba(255, 197, 88, 0.92);
  background: rgba(18, 12, 8, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 175, 55, 0.16), inset 0 0 22px rgba(0, 0, 0, 0.28);
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-btn{
  min-width: 132px;
  max-width: 100%;
  min-height: 46px;
  border: 1px solid rgba(255, 224, 146, 0.38);
  border-radius: 8px;
  padding: 12px 18px;
  color: #1c1008;
  background: linear-gradient(135deg, #ffdf83, #b86f22 58%, #7c3c13);
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.36);
  font: 800 15px/1.1 Georgia, "Times New Roman", serif;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-btn:hover:not(:disabled){
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.32), 0 0 18px rgba(255, 184, 61, 0.32);
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-btn:disabled{
  opacity: 0.52;
  cursor: not-allowed;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 18px;
  border: 1px solid rgba(255, 222, 151, 0.24);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(42, 26, 12, 0.74), rgba(17, 13, 9, 0.64));
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: ijfgFadeIn 420ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 211, 113, 0.5);
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.42), 0 0 22px rgba(255, 178, 59, 0.18);
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-style-name{
  margin: 0;
  color: #ffe8a6;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(255, 222, 143, 0.2);
  border-radius: 8px;
  background: rgba(7, 6, 5, 0.48);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box::-webkit-scrollbar-track{
  background: rgba(41, 24, 12, 0.8);
  border-radius: 99px;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd978, #8e4e18);
  border-radius: 99px;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{
  display: block;
  max-width: 100%;
  line-height: 1.18;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy-btn{
  width: 100%;
  min-width: 0;
  margin-top: auto;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-hidden{
  display: none;
}.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-lost-temple-gold{ color: #ffd24d; font: 900 30px/1.12 Georgia, serif; text-transform: uppercase; text-shadow: 0 3px 0 #6e2e0b, 0 0 18px #ffb13f; letter-spacing: 0.04em; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-desert-relic{ color: #d6a555; font: 800 29px/1.15 "Trebuchet MS", Georgia, serif; text-transform: uppercase; text-shadow: 2px 2px 0 #493018; border-bottom: 2px solid rgba(214,165,85,.55); }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-jungle-expedition{ color: #d9f2a5; font: 800 27px/1.2 Verdana, Geneva, sans-serif; text-shadow: 0 2px 0 #24451f, 0 0 12px #6ca442; letter-spacing: 0.03em; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-ancient-map-ink{ color: #3d2614; font: italic 700 28px/1.2 Georgia, serif; background: #d9b978; padding: 6px 8px; text-shadow: 1px 1px 0 #f7e0a4; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-torchlight-bronze{ color: #e38d32; font: 900 30px/1.1 Impact, Haettenschweiler, sans-serif; text-shadow: 0 0 12px #ffcf72, 0 3px 0 #3b1607; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-raider-shadow{ color: #f0d08a; font: 900 28px/1.12 Georgia, serif; text-transform: uppercase; text-shadow: 5px 5px 0 #10100e, 0 0 8px #a45c24; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-canyon-dust{ color: #c98e56; font: 800 27px/1.2 "Courier New", monospace; text-transform: uppercase; letter-spacing: 0.08em; text-shadow: 1px 2px 0 #56331b; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-museum-label{ color: #f7ecd0; font: 700 24px/1.25 Garamond, Georgia, serif; letter-spacing: 0.12em; text-transform: uppercase; border: 1px solid #aa8250; padding: 8px; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-fortune-idol{ color: #fff1a8; font: 900 31px/1.08 Georgia, serif; text-shadow: 0 2px 0 #a96b19, 0 0 22px #fff09a; -webkit-text-stroke: 1px #5a2b08; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-crypt-engraved{ color: #b7aa91; font: 800 28px/1.15 Times, serif; text-transform: uppercase; text-shadow: -1px -1px 0 #2f2b25, 1px 1px 0 #eee0bc; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-adventure-poster{ color: #ffce57; font: 900 32px/1.05 Impact, Arial Black, sans-serif; text-transform: uppercase; transform: skew(-7deg); text-shadow: 3px 3px 0 #6a1f0b; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-sepia-compass{ color: #e4c18b; font: italic 800 28px/1.2 Georgia, serif; letter-spacing: 0.06em; text-shadow: 0 0 10px #65401e; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-pharaoh-stone{ color: #dbc78f; font: 900 27px/1.2 "Palatino Linotype", Palatino, serif; text-transform: uppercase; text-shadow: 2px 2px 0 #565047; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-rope-bridge{ color: #c19054; font: 800 27px/1.22 "Trebuchet MS", sans-serif; letter-spacing: 0.05em; text-decoration: underline wavy rgba(255,222,142,.45); }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-treasure-chest{ color: #ffc95f; font: 900 29px/1.12 Georgia, serif; text-shadow: 0 3px 0 #6b3212, 0 0 16px #a14e16; border-top: 3px double #ffd982; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-expedition-stamp{ color: #3a170d; font: 900 25px/1.2 "Courier New", monospace; text-transform: uppercase; letter-spacing: 0.1em; background: #c48b4b; padding: 8px; border: 3px solid #3a170d; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-temple-door{ color: #bfa66b; font: 900 28px/1.15 Impact, sans-serif; text-transform: uppercase; text-shadow: 2px 0 0 #2b2316, -2px 0 0 #2b2316; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-golden-idol-glow{ color: #fff0a3; font: 900 30px/1.1 Georgia, serif; text-shadow: 0 0 7px #fff1a5, 0 0 24px #d98922, 0 2px 0 #7a3f0d; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-snake-pit{ color: #9fdb75; font: 800 28px/1.15 Verdana, sans-serif; transform: skew(4deg); text-shadow: 2px 2px 0 #1c3013; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-grail-archive{ color: #e8d6ad; font: 700 27px/1.25 Garamond, Georgia, serif; letter-spacing: 0.04em; text-shadow: 0 1px 0 #6b4d28; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-lava-chamber{ color: #ffb15b; font: 900 30px/1.08 Impact, sans-serif; text-transform: uppercase; text-shadow: 0 0 14px #ff5b18, 3px 3px 0 #270b03; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-map-room-sun{ color: #ffe08b; font: 800 29px/1.14 Georgia, serif; text-shadow: 0 0 20px #ffc857; letter-spacing: 0.07em; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-relic-hunter{ color: #dfb174; font: 900 27px/1.15 "Arial Black", Arial, sans-serif; text-transform: uppercase; -webkit-text-stroke: 1px #352011; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-tomb-dust{ color: #bda98b; font: italic 800 27px/1.2 Georgia, serif; text-shadow: 2px 2px 0 rgba(37,25,16,.9); opacity: .95; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-amber-flame{ color: #ffbf3e; font: 900 31px/1.08 Georgia, serif; text-shadow: 0 -1px 0 #fff0aa, 0 0 18px #ff7b22; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-leather-journal{ color: #f2c985; font: 700 28px/1.22 "Palatino Linotype", serif; font-style: italic; text-shadow: 1px 2px 0 #4c2814; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-bronze-tablet{ color: #c77739; font: 900 28px/1.16 Georgia, serif; text-transform: uppercase; text-shadow: 1px 1px 0 #ffd08c, -1px -1px 0 #2c1609; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-sandstorm-title{ color: #efd08d; font: 900 29px/1.1 Impact, sans-serif; letter-spacing: 0.05em; text-shadow: 4px 2px 0 rgba(120,67,24,.8); }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-sacred-scroll{ color: #4b2a12; font: italic 800 28px/1.2 Georgia, serif; background: linear-gradient(90deg,#d7aa62,#f3d995,#bf8740); padding: 7px 10px; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-cave-painting{ color: #d07442; font: 800 27px/1.2 "Comic Sans MS", "Trebuchet MS", sans-serif; text-shadow: 1px 1px 0 #2e1b12; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-jungle-vine{ color: #b7e06d; font: 900 28px/1.15 Georgia, serif; text-shadow: 0 3px 0 #315322; letter-spacing: 0.02em; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-idol-chamber{ color: #ffe56d; font: 900 30px/1.1 "Arial Black", Arial, sans-serif; text-transform: uppercase; text-shadow: 0 0 18px #dca22b, 2px 2px 0 #45230d; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-desert-sunset{ color: #ff9f4c; font: 900 30px/1.12 Georgia, serif; text-shadow: 0 2px 0 #5f2610, 0 0 14px #d74216; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-archive-ink{ color: #19100a; font: 700 27px/1.22 "Courier New", monospace; background: #e6c789; padding: 8px; text-shadow: 1px 1px 0 #fff1c1; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-ancient-runes{ color: #cab277; font: 900 26px/1.22 Georgia, serif; text-transform: uppercase; letter-spacing: 0.16em; text-shadow: 0 2px 0 #3e3424; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-cinematic-red-gold{ color: #ffcf4e; font: 900 31px/1.08 Impact, sans-serif; text-transform: uppercase; text-shadow: 0 4px 0 #8f1d0d, 0 0 14px #ffb347; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-relic-rubbed{ color: #a76d37; font: 900 28px/1.16 Georgia, serif; text-shadow: 1px 0 0 #f1d39b, -1px 1px 0 #351a0b; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-dig-site-marker{ color: #f0d29a; font: 800 25px/1.25 "Trebuchet MS", sans-serif; text-transform: uppercase; letter-spacing: 0.09em; border-left: 5px solid #d68b30; padding-left: 10px; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-mystic-compass{ color: #9ee2ca; font: italic 800 28px/1.18 Georgia, serif; text-shadow: 0 0 14px #2f8b73, 2px 2px 0 #0b211b; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-golden-canyon{ color: #f7b642; font: 900 30px/1.1 Georgia, serif; text-transform: uppercase; text-shadow: 0 3px 0 #7c3d14, 0 0 10px #f1a72e; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-obsidian-temple{ color: #e1d4b6; font: 900 28px/1.14 Impact, sans-serif; letter-spacing: 0.06em; text-shadow: 3px 3px 0 #050505, 0 0 10px #6b5b3d; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-bazaar-brass{ color: #e8a94c; font: 800 28px/1.18 "Palatino Linotype", serif; text-shadow: 0 2px 0 #513013; letter-spacing: 0.05em; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-hidden-oasis{ color: #bff1d2; font: 800 27px/1.2 Verdana, sans-serif; text-shadow: 0 0 12px #26785b, 2px 2px 0 #163728; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-lost-city{ color: #dfc37d; font: 900 29px/1.12 Georgia, serif; text-transform: uppercase; text-shadow: 2px 2px 0 #514431, 0 0 8px #fff0a1; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-torch-smoke{ color: #d9c3a5; font: italic 800 28px/1.2 Georgia, serif; text-shadow: 4px 4px 5px rgba(0,0,0,.9), 0 0 10px #aa5b22; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-cracked-gold{ color: #ffd65a; font: 900 30px/1.1 "Arial Black", Arial, sans-serif; text-transform: uppercase; text-shadow: 1px 1px 0 #3b1a08, 3px 3px 0 #9d4e17; letter-spacing: 0.03em; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-old-postcard{ color: #6c371a; font: italic 700 27px/1.22 Georgia, serif; background: #dcb77b; padding: 8px; border: 1px dashed #7a431f; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-railway-escape{ color: #f8d186; font: 900 28px/1.15 "Courier New", monospace; text-transform: uppercase; text-shadow: 2px 2px 0 #5d2810; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-celestial-map{ color: #ffe8a0; font: 800 28px/1.18 Garamond, Georgia, serif; letter-spacing: 0.08em; text-shadow: 0 0 8px #fff0b6, 0 0 20px #7a6c3a; }.wpc-scope-187 .tc-wp-tool-root .ij-font-generator-tool .ijfg-s-final-chase{ color: #ffc34d; font: 900 32px/1.05 Impact, sans-serif; text-transform: uppercase; transform: skew(-10deg); text-shadow: 4px 4px 0 #3e1709, 0 0 18px #d66c1e; }@keyframes ijfgFadeIn{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 28px 10px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool h1{ font-size: 29px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-control-panel{ padding: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{ font-size: 16px; min-height: 108px; padding: 13px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-actions{ gap: 10px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-btn{ width: 100%; min-height: 46px; padding: 12px 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box{ padding: 13px; min-height: 104px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 23px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 32px 12px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool h1{ font-size: 32px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-control-panel{ padding: 16px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{ font-size: 16px; min-height: 112px; padding: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-btn{ flex: 1 1 140px; min-height: 46px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 24px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 38px 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool h1{ font-size: 36px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-control-panel{ padding: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{ font-size: 17px; min-height: 116px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-btn{ flex: 1 1 150px; min-height: 48px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 16px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 26px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 48px 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool h1{ font-size: 42px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{ font-size: 18px; min-height: 118px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 17px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 27px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 54px 20px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool h1{ font-size: 44px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{ font-size: 18px; min-height: 122px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 27px; }}@media (min-width: 1200px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 60px 24px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool h1{ font-size: 48px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-text-input{ font-size: 19px; min-height: 124px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 28px; }}.wpc-scope-187 /* 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;
}.wpc-scope-187 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ijfg-clear-btn{}.wpc-scope-187 .tc-wp-tool-root .ijfg-load-btn{}