@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-343 .tc-wp-tool-root img, .wpc-scope-343 .tc-wp-tool-root video, .wpc-scope-343 .tc-wp-tool-root svg, .wpc-scope-343 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool, .wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #fff8df;
  background:
    radial-gradient(circle at 18% 12%, rgba(189, 40, 41, .32), transparent 24%),
    radial-gradient(circle at 82% 18%, rgba(255, 183, 64, .32), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(95, 45, 15, .74), transparent 42%),
    linear-gradient(135deg, #2a160c 0%, #6c3b17 27%, #bf7a22 50%, #3c2215 76%, #150e0a 100%);
  font-family: Georgia, "Times New Roman", Times, serif;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 94%;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{
  margin: 0 0 12px;
  color: #ffe29a;
  font-family: Impact, Haettenschweiler, "Arial Black", sans-serif;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .02em;
  text-shadow: 0 4px 0 #522614, 0 12px 32px rgba(255, 151, 36, .46);
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{
  max-width: 720px;
  margin: 0 auto;
  color: #fff0c2;
  line-height: 1.65;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(255, 215, 137, .26);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 238, 188, .16), rgba(55, 28, 14, .58));
  box-shadow: 0 22px 60px rgba(15, 8, 3, .42), inset 0 1px 0 rgba(255, 255, 255, .18);
  backdrop-filter: blur(14px);
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-input-panel label{
  display: block;
  margin: 0 0 10px;
  color: #ffe5a6;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  min-height: 104px;
  border: 1px solid rgba(255, 216, 141, .34);
  border-radius: 16px;
  color: #fff7df;
  background: rgba(32, 18, 10, .72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04);
  outline: none;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.45;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea:focus{
  border-color: rgba(255, 197, 83, .95);
  background: rgba(38, 20, 9, .86);
  box-shadow: 0 0 0 4px rgba(255, 178, 45, .16), 0 0 34px rgba(255, 153, 31, .28);
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{
  appearance: none;
  border: 1px solid rgba(255, 218, 142, .42);
  color: #2a1207;
  background: linear-gradient(135deg, #ffe09a, #b96418 48%, #ffbf42);
  border-radius: 999px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255, 255, 255, .42);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-clear{
  display: block;
  width: auto;
  margin: 14px auto 0;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more{
  display: block;
  margin: 28px auto 0;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more.ijfg-hidden{
  display: none;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 214, 134, .24);
  border-radius: 20px;
  background:
    linear-gradient(150deg, rgba(255, 241, 190, .13), rgba(40, 20, 9, .74)),
    radial-gradient(circle at top right, rgba(178, 36, 43, .16), transparent 36%);
  box-shadow: 0 18px 44px rgba(12, 6, 2, .38), inset 0 1px 0 rgba(255, 255, 255, .12);
  backdrop-filter: blur(10px);
  animation: ijfgFade .32s ease both;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{
  margin: 0 0 14px;
  color: #ffe4a3;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box{
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 100%;
  height: 180px;
  max-height: 180px;
  padding: 18px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(255, 223, 152, .2);
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(20, 10, 5, .78), rgba(95, 48, 17, .36)),
    repeating-linear-gradient(45deg, rgba(255,255,255,.025) 0 2px, transparent 2px 9px);
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box::-webkit-scrollbar-track{
  background: rgba(31, 16, 7, .74);
  border-radius: 999px;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffc860, #9a4d17);
  border-radius: 999px;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{
  width: 100%;
  max-width: 100%;
  text-align: center;
  line-height: 1.14;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{
  display: block;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-ancient-gold{ font-family: Impact, "Arial Black", sans-serif; color: #ffd15c; text-transform: uppercase; letter-spacing: .06em; -webkit-text-stroke: 1px #4b210b; text-shadow: 0 3px 0 #7a3511, 0 0 18px #ffb52b; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-relic-shadow{ font-family: Georgia, serif; color: #e8c27a; font-weight: 900; text-shadow: 3px 3px 0 #3b1a0b, 8px 8px 18px #000; transform: skew(-4deg); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-torch-glow{ font-family: "Trebuchet MS", Arial, sans-serif; color: #fff1b8; text-transform: uppercase; text-shadow: 0 0 7px #ff9f25, 0 0 22px #d74318, 0 3px 0 #4d1808; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-temple-stone{ font-family: Georgia, serif; color: #d4c3a0; letter-spacing: .08em; text-shadow: 1px 1px 0 #fff2c1, -2px 3px 0 #463421; filter: contrast(1.05); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-desert-sunset{ font-family: Impact, sans-serif; color: transparent; background: linear-gradient(#fff0a8, #f2a733 48%, #9f2f1e); -webkit-background-clip: text; background-clip: text; text-transform: uppercase; text-shadow: 0 8px 16px rgba(69,20,8,.55); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-parchment-ink{ font-family: Georgia, serif; color: #3b200e; background: #ecd39b; padding: .16em .32em; border-radius: .18em; box-shadow: inset 0 0 0 1px #9b6a2d; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-lost-artifact{ font-family: Impact, sans-serif; color: #cda15d; text-transform: uppercase; letter-spacing: .03em; text-shadow: -1px -1px 0 #fff0bd, 2px 3px 0 #35170a, 0 0 18px #915011; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-scarab-bronze{ font-family: "Arial Black", Arial, sans-serif; color: #bd7a34; -webkit-text-stroke: 1px #2a1609; text-shadow: 0 0 0 #fff, 0 6px 18px #000; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-canyon-shadow{ font-family: Georgia, serif; color: #f0b35b; font-style: italic; text-shadow: 5px 5px 0 #55250f, 10px 10px 22px rgba(0,0,0,.72); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-expedition-stamp{ font-family: "Courier New", monospace; color: #cf3e2f; text-transform: uppercase; letter-spacing: .14em; border: 3px double currentColor; padding: .18em .28em; transform: rotate(-2deg); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-treasure-map{ font-family: Georgia, serif; color: #5a2d14; background: linear-gradient(90deg, #ead195, #c69b52); padding: .12em .3em; text-shadow: 1px 1px 0 #ffe8ad; letter-spacing: .04em; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-whip-mark{ font-family: Impact, sans-serif; color: #ffe79b; text-transform: uppercase; letter-spacing: .05em; text-decoration: underline wavy #8d2a15; text-shadow: 0 4px 0 #4b1d0b; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-museum-label{ font-family: Garamond, Georgia, serif; color: #f6e7c2; letter-spacing: .06em; text-transform: uppercase; border-top: 1px solid #d0a96a; border-bottom: 1px solid #d0a96a; padding: .18em 0; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-carved-sandstone{ font-family: Georgia, serif; color: #d89b4e; text-shadow: 1px 1px 0 #ffe6b2, -2px -2px 0 #6a3718, 0 8px 12px #000; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-molten-gold{ font-family: Impact, sans-serif; color: transparent; background: linear-gradient(#fff7b3, #ffbd2f 40%, #8b2b12 70%, #ffd76a); -webkit-background-clip: text; background-clip: text; text-shadow: 0 0 16px rgba(255,124,24,.7); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-obsidian-relic{ font-family: "Arial Black", Arial, sans-serif; color: #18100c; -webkit-text-stroke: 1px #d6a24c; text-shadow: 0 0 18px #000, 0 2px 0 #ffdc8c; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-crimson-title{ font-family: Impact, sans-serif; color: #b5292c; text-transform: uppercase; -webkit-text-stroke: 1px #ffd889; text-shadow: 0 4px 0 #481407, 0 0 18px #8e151a; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-sepia-poster{ font-family: Georgia, serif; color: #ead6aa; text-transform: uppercase; letter-spacing: .09em; text-shadow: 0 2px 0 #6d3d1a, 0 0 22px #2d1307; filter: sepia(.35); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-hieroglyph-spacing{ font-family: "Courier New", monospace; color: #f4c96e; letter-spacing: .22em; text-transform: uppercase; text-shadow: 0 2px 0 #5a2b12; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-adventure-marquee{ font-family: Impact, sans-serif; color: #fff0a2; text-transform: uppercase; letter-spacing: .08em; text-shadow: 0 0 6px #fff0a2, 0 0 18px #e45a1c, 0 4px 0 #40180a; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-jungle-map{ font-family: Georgia, serif; color: #b8d174; text-shadow: 0 2px 0 #233415, 0 0 14px rgba(109,150,44,.75); font-variant: small-caps; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-ruby-quest{ font-family: Impact, sans-serif; color: #f04745; -webkit-text-stroke: 1px #ffc978; text-transform: uppercase; text-shadow: 0 5px 0 #42100d, 0 0 18px #c31928; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-bronze-plate{ font-family: Arial, sans-serif; color: #ffd797; background: linear-gradient(135deg, #6b3718, #bd7a32, #3c1c0c); padding: .18em .34em; border-radius: .16em; box-shadow: inset 0 1px 0 #ffe0a0; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-dusty-trail{ font-family: "Trebuchet MS", Arial, sans-serif; color: #deb778; font-weight: 900; letter-spacing: .04em; text-shadow: 2px 2px 0 #6a3d19, 4px 4px 0 rgba(0,0,0,.36); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-ancient-scroll{ font-family: Garamond, Georgia, serif; color: #4d2b12; background: #e8ca88; padding: .2em .38em; border-left: 4px solid #8f5a22; border-right: 4px solid #8f5a22; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-tomb-raider{ font-family: Impact, sans-serif; color: #d8d1bc; text-transform: uppercase; letter-spacing: .04em; -webkit-text-stroke: 1px #292018; text-shadow: 0 6px 0 #5d4b35; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-golden-idol{ font-family: "Arial Black", Arial, sans-serif; color: #ffcf4a; text-shadow: 0 1px 0 #fff6be, 0 4px 0 #85500f, 0 0 25px #ffb000; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-snake-pit{ font-family: Georgia, serif; color: #cfde78; font-style: italic; text-shadow: 2px 2px 0 #1f2b0c, 0 0 15px #6f8a2d; transform: skew(-6deg); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-raiders-red{ font-family: Impact, sans-serif; color: #d63228; text-transform: uppercase; letter-spacing: .02em; -webkit-text-stroke: 1px #ffd779; text-shadow: 0 4px 0 #44150b; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-map-burn{ font-family: Georgia, serif; color: #1f1209; background: linear-gradient(90deg, #f2d998, #b66c2e); padding: .15em .32em; box-shadow: 0 0 0 2px #5a260e inset; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-temple-door{ font-family: "Arial Black", Arial, sans-serif; color: #a78957; text-transform: uppercase; letter-spacing: .1em; text-shadow: -2px -2px 0 #2d2116, 2px 2px 0 #ead29c; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-ember-script{ font-family: "Trebuchet MS", Arial, sans-serif; color: #ffb84c; font-style: italic; text-shadow: 0 0 8px #ff6d1c, 0 0 20px #70200d; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-dig-site{ font-family: "Courier New", monospace; color: #f4deb0; text-transform: uppercase; letter-spacing: .08em; text-shadow: 0 2px 0 #673715; border-bottom: 3px dashed #b77b35; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-sun-disc{ font-family: Impact, sans-serif; color: #fff4af; text-transform: uppercase; text-shadow: 0 0 0 #fff, 0 0 28px #ffb100, 0 5px 0 #63310d; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-archive-ink{ font-family: Garamond, Georgia, serif; color: #272016; background: #dbc28a; padding: .14em .3em; letter-spacing: .03em; box-shadow: inset 0 -4px 0 rgba(80,39,12,.18); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-cursed-ruby{ font-family: "Arial Black", Arial, sans-serif; color: #7c1118; -webkit-text-stroke: 1px #ffb967; text-shadow: 0 0 16px #f3313b, 0 4px 0 #210606; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-compass-rose{ font-family: Georgia, serif; color: #ffe0a0; text-transform: uppercase; letter-spacing: .16em; text-shadow: 0 2px 0 #3f1e0d; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-cryptic-bronze{ font-family: "Courier New", monospace; color: #c18442; font-weight: 900; letter-spacing: .12em; text-shadow: 1px 1px 0 #ffd99a, 3px 3px 0 #35180a; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-campfire-title{ font-family: Impact, sans-serif; color: #ffd28a; text-transform: uppercase; text-shadow: 0 0 9px #ff8e25, 0 0 30px #a52813, 0 5px 0 #2b1007; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-aged-cinema{ font-family: Georgia, serif; color: #e6be75; text-transform: uppercase; letter-spacing: .05em; text-shadow: 2px 2px 0 #5a2710, -1px -1px 0 #fff0b5; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-sandstorm{ font-family: Arial, sans-serif; color: #efd39a; font-weight: 900; letter-spacing: .07em; text-shadow: 1px 0 #8f5b25, 3px 2px #5a2a11, 6px 4px rgba(0,0,0,.28); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-dagger-edge{ font-family: Impact, sans-serif; color: #f7d78a; text-transform: uppercase; transform: skew(-9deg); -webkit-text-stroke: 1px #51210c; text-shadow: 5px 0 0 #b32622; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-field-notes{ font-family: "Courier New", monospace; color: #3b2413; background: #efdca9; padding: .18em .3em; box-shadow: inset 0 -2px 0 #b48135; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-secret-chamber{ font-family: Georgia, serif; color: #e0c17d; letter-spacing: .1em; text-shadow: 0 0 8px #281207, 0 6px 18px #000; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-grail-light{ font-family: Garamond, Georgia, serif; color: #fff8c8; font-weight: 900; text-shadow: 0 0 12px #fff0a7, 0 0 28px #d98b25, 0 3px 0 #6a310e; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-ruin-outline{ font-family: Impact, sans-serif; color: transparent; -webkit-text-stroke: 2px #f0bf68; text-transform: uppercase; text-shadow: 0 5px 0 #4b200b; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-brush-expedition{ font-family: "Trebuchet MS", Arial, sans-serif; color: #f4c777; font-weight: 900; font-style: italic; text-shadow: 3px 3px 0 #52220c; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-vault-gold{ font-family: "Arial Black", Arial, sans-serif; color: #f8c44c; text-transform: uppercase; letter-spacing: .04em; text-shadow: 0 2px 0 #fff1a9, 0 7px 0 #7a3f0e; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-night-dig{ font-family: Georgia, serif; color: #cfa45f; text-shadow: 0 0 15px #f2a12d, 0 4px 0 #120907; filter: brightness(.95); }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-antique-ticket{ font-family: "Courier New", monospace; color: #5d2c13; background: #e9c888; padding: .18em .32em; border: 2px dotted #7f4318; text-transform: uppercase; }.wpc-scope-343 .tc-wp-tool-root .ij-font-generator-tool .style-final-quest{ font-family: Impact, sans-serif; color: #ffe08d; text-transform: uppercase; letter-spacing: .06em; -webkit-text-stroke: 1px #5b200c; text-shadow: 0 5px 0 #9d2b18, 0 0 24px #ffae24; }@keyframes ijfgFade{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (hover: hover){.tc-wp-tool-root .ij-font-generator-tool .ijfg-card:hover{
    transform: translateY(-6px);
    box-shadow: 0 26px 58px rgba(10, 5, 2, .5), 0 0 30px rgba(255, 172, 48, .14);
  }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear:hover, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more:hover, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy:hover{
    transform: translateY(-2px);
    filter: brightness(1.08);
    box-shadow: 0 14px 28px rgba(0, 0, 0, .34), 0 0 24px rgba(255, 172, 48, .3);
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 34px 10px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{ font-size: 34px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{ font-size: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{ font-size: 16px; padding: 13px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{ font-size: 13px; padding: 10px 16px; }.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: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{ font-size: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 25px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 40px 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{ font-size: 40px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{ font-size: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{ font-size: 16px; padding: 14px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{ font-size: 14px; padding: 11px 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 17px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{ font-size: 16px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 28px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 46px 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 100%; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{ font-size: 48px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{ font-size: 16px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{ font-size: 17px; padding: 15px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{ font-size: 14px; padding: 12px 20px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: 1fr !important; gap: 20px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 19px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{ font-size: 17px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 32px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 58px 24px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 96%; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{ font-size: 64px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{ font-size: 17px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{ font-size: 18px; padding: 17px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{ font-size: 14px; padding: 12px 22px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 20px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{ font-size: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 31px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 68px 28px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 94%; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{ font-size: 74px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{ font-size: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{ font-size: 19px; padding: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{ font-size: 15px; padding: 12px 24px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 21px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{ font-size: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 30px; }}@media (min-width: 1200px){.tc-wp-tool-root .ij-font-generator-tool{ padding: 76px 32px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-container{ width: 94%; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header h1{ font-size: 84px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-header p{ font-size: 19px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-textarea{ font-size: 20px; padding: 20px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-clear, .tc-wp-tool-root .ij-font-generator-tool .ijfg-load-more, .tc-wp-tool-root .ij-font-generator-tool .ijfg-copy{ font-size: 15px; padding: 13px 25px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 26px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card{ padding: 22px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-card h2{ font-size: 18px; }.tc-wp-tool-root .ij-font-generator-tool .ijfg-preview-text{ font-size: 30px; }}.wpc-scope-343 /* 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-343 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ijfg-preview-section{}