@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-175 .tc-wp-tool-root img, .wpc-scope-175 .tc-wp-tool-root video, .wpc-scope-175 .tc-wp-tool-root svg, .wpc-scope-175 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #f9fbff;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap div, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap section, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap header, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap h1, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap h2, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap p, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap label, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap input, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-tool{
  width: 100%;
  max-width: 100%;
  padding: 76px 24px;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 204, 77, 0.26), transparent 26%),
    radial-gradient(circle at 82% 18%, rgba(35, 169, 255, 0.28), transparent 30%),
    linear-gradient(135deg, #08111f 0%, #102344 43%, #310f28 100%);
  overflow-x: hidden;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-header{
  text-align: center;
  margin: 0 auto 34px;
  max-width: 860px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{
  margin: 0 0 12px;
  font-size: 54px;
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(255, 204, 77, 0.28), 0 6px 0 rgba(0, 0, 0, 0.22);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-header p{
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(235, 244, 255, 0.86);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-control-panel{
  width: 100%;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-input-label{
  display: block;
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffd66b;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: center;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 58px;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  outline: none;
  background: rgba(4, 12, 25, 0.72);
  color: #ffffff;
  font-size: 20px;
  font-weight: 850;
  letter-spacing: 0.02em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-text-input:focus{
  border-color: rgba(255, 214, 107, 0.9);
  background: rgba(5, 15, 32, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 214, 107, 0.16), 0 0 34px rgba(31, 156, 255, 0.18);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-copy-btn{
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 900;
  color: #07111f;
  background: linear-gradient(135deg, #ffd86f, #ff8f3d);
  box-shadow: 0 12px 28px rgba(255, 153, 64, 0.24);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{
  height: 58px;
  padding: 0 24px;
  border-radius: 16px;
  font-size: 15px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn:hover, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn:hover, .wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-copy-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 36px rgba(255, 176, 64, 0.34), 0 0 28px rgba(255, 216, 111, 0.18);
  filter: saturate(1.08);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
  align-items: stretch;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    rgba(7, 17, 34, 0.72);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(15px);
  overflow: hidden;
  animation: jfgFadeUp 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 216, 111, 0.42);
  box-shadow: 0 28px 66px rgba(0, 0, 0, 0.34), 0 0 34px rgba(38, 153, 255, 0.14);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-card-title{
  margin: 0;
  min-width: 0;
  color: #eef6ff;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-copy-btn{
  flex: 0 0 auto;
  min-width: 76px;
  height: 38px;
  padding: 0 14px;
  border-radius: 12px;
  font-size: 13px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-height: 136px;
  max-height: 180px;
  padding: 18px 14px;
  border-radius: 16px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  background:
    linear-gradient(135deg, rgba(5, 12, 24, 0.92), rgba(18, 30, 55, 0.9)),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.04) 0 1px, transparent 1px 18px);
  border: 1px solid rgba(255, 255, 255, 0.11);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.24);
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd86f, #2bb7ff);
  border-radius: 999px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: 1.12;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{
  min-height: 54px;
  padding: 0 30px;
  border-radius: 16px;
  font-size: 15px;
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn.jfg-hidden{
  display: none;
}@keyframes jfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-1{ font-family: Impact, Haettenschweiler, "Arial Black", sans-serif; font-size: 34px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.08em; color: #ffffff; -webkit-text-stroke: 1.5px #d0162f; text-shadow: 3px 3px 0 #10284d, 0 0 18px rgba(255,255,255,.22); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-2{ font-family: Georgia, Cambria, serif; font-size: 32px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.12em; color: #ffd76d; text-shadow: 0 3px 0 #78240c, 0 0 22px rgba(255,215,109,.35); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-3{ font-family: "Arial Narrow", Arial, sans-serif; font-size: 36px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.03em; color: transparent; -webkit-text-stroke: 2px #ffffff; text-shadow: 4px 4px 0 #155dff; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-4{ font-family: Impact, "Arial Black", sans-serif; font-size: 35px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.05em; color: #ff344f; text-shadow: 2px 2px 0 #ffffff, 5px 5px 0 #051a36; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-5{ font-family: Verdana, Geneva, sans-serif; font-size: 29px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.16em; color: #53e7ff; text-shadow: 0 0 8px #26bfff, 0 0 22px #0b6dff, 0 3px 0 #001b36; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-6{ font-family: Georgia, serif; font-size: 31px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.1em; color: transparent; background: linear-gradient(180deg, #ffffff, #a8b7c8 42%, #3f4c5d 48%, #ffffff); -webkit-background-clip: text; background-clip: text; text-shadow: 0 2px 18px rgba(220,235,255,.25); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-7{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 33px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.08em; color: #ffffff; text-shadow: 1px 1px 0 #111, 3px 3px 0 #e62d2d, 5px 5px 0 #111; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-8{ font-family: Impact, Arial Black, sans-serif; font-size: 37px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.02em; color: #101820; -webkit-text-stroke: 1px #ffe66d; text-shadow: 0 0 0 #ffe66d, 3px 3px 0 #ff3b30; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-9{ font-family: Courier, "Courier New", monospace; font-size: 29px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.12em; color: #f8f2df; text-shadow: 2px 0 0 #2f80ed, -2px 0 0 #e53935, 0 3px 0 #111; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-10{ font-family: "Arial Black", Arial, sans-serif; font-size: 32px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.09em; color: transparent; background: linear-gradient(135deg, #0033a0, #ffffff 48%, #c8102e 52%, #ffd700); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: .7px #ffffff; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-11{ font-family: Georgia, serif; font-size: 30px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.18em; color: #fafafa; text-shadow: 0 -2px 0 #1f7a3a, 0 2px 0 #1f7a3a, 3px 3px 0 #091f12; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-12{ font-family: Impact, sans-serif; font-size: 38px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.04em; color: #ffef9f; -webkit-text-stroke: 1px #3a2100; text-shadow: 0 4px 0 #a45d00, 0 10px 22px rgba(0,0,0,.45); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-13{ font-family: "Arial Narrow", Arial, sans-serif; font-size: 34px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.2em; color: #d9ff00; text-shadow: 0 0 12px #d9ff00, 0 0 28px #3cff00; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-14{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 31px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.07em; color: #fff; -webkit-text-stroke: 1px #0c2d57; text-shadow: 0 3px 0 #c41e3a, 0 6px 0 #0c2d57; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-15{ font-family: Arial, sans-serif; font-size: 30px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.14em; color: #ffffff; text-shadow: 2px 2px 0 #555, 4px 4px 0 #222, 6px 6px 0 #000; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-16{ font-family: Georgia, serif; font-size: 31px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.11em; color: #fffbf0; -webkit-text-stroke: 1px #a9812b; text-shadow: 0 0 18px rgba(255,199,79,.42), 2px 2px 0 #513c12; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-17{ font-family: Impact, "Arial Black", sans-serif; font-size: 36px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.06em; color: #fbfbfb; text-shadow: -2px -2px 0 #00843d, 2px 2px 0 #ffcd00, 5px 5px 0 #00205b; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-18{ font-family: Verdana, sans-serif; font-size: 28px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.2em; color: #ff4fd8; text-shadow: 0 0 10px #ff4fd8, 0 0 24px #5f27cd; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-19{ font-family: "Arial Black", Arial, sans-serif; font-size: 32px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.04em; color: #101010; -webkit-text-stroke: 1.4px #ffffff; text-shadow: 3px 3px 0 #f2c94c; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-20{ font-family: Courier, monospace; font-size: 28px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.08em; color: #f5f5f5; text-shadow: 1px 1px 0 #bd1e2d, 2px 2px 0 #bd1e2d, 4px 4px 0 #07111f; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-21{ font-family: Impact, Arial, sans-serif; font-size: 37px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.1em; color: transparent; background: linear-gradient(180deg, #fffbcc, #ffc400 46%, #8a5200 48%, #fff1a6); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: .8px #3d2500; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-22{ font-family: "Trebuchet MS", sans-serif; font-size: 30px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.13em; color: #ffffff; text-shadow: 0 2px 0 #214f9c, 0 4px 0 #ed1c24, 0 0 20px rgba(255,255,255,.22); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-23{ font-family: Arial, sans-serif; font-size: 32px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.18em; color: #b8fff2; -webkit-text-stroke: .8px #072d36; text-shadow: 0 0 12px #00ffd5, 3px 3px 0 #004d58; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-24{ font-family: Georgia, serif; font-size: 30px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.15em; color: #fff8ea; text-shadow: 2px 2px 0 #7a1f1f, 4px 4px 0 #edc967; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-25{ font-family: Impact, sans-serif; font-size: 36px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.05em; color: #e6f0ff; -webkit-text-stroke: 2px #0a2b5c; text-shadow: 0 5px 0 #ffffff, 0 8px 0 #c8102e; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-26{ font-family: "Arial Narrow", Arial, sans-serif; font-size: 35px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.24em; color: #fffbf2; text-shadow: 0 0 1px #fff, 0 0 16px #ff6b35, 0 0 30px #ff2e00; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-27{ font-family: Verdana, sans-serif; font-size: 28px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.09em; color: #ffffff; -webkit-text-stroke: 1px #1c1c1c; text-shadow: 3px 0 0 #009b77, 6px 0 0 #ffd100; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-28{ font-family: "Arial Black", Arial, sans-serif; font-size: 33px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.07em; color: transparent; background: repeating-linear-gradient(45deg, #fff 0 8px, #d71920 8px 16px, #0033a0 16px 24px); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: .7px #fff; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-29{ font-family: Georgia, serif; font-size: 31px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.1em; color: #f2f7ff; text-shadow: 0 3px 0 #123c69, 2px 5px 0 #f95738; font-style: italic; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-30{ font-family: Impact, Arial, sans-serif; font-size: 38px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.03em; color: #ffffff; -webkit-text-stroke: 1px #000; text-shadow: 5px 5px 0 #2f80ed, 9px 9px 0 #eb5757; transform: skew(-7deg); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-31{ font-family: Courier, monospace; font-size: 27px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.22em; color: #f4f4f4; text-shadow: 0 2px 0 #888, 0 4px 0 #444, 0 0 18px rgba(255,255,255,.18); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-32{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 32px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.08em; color: #fffded; -webkit-text-stroke: 1.2px #591b1b; text-shadow: 2px 2px 0 #d90429, 4px 4px 0 #ffba08; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-33{ font-family: Arial, sans-serif; font-size: 31px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.16em; color: #c5fffb; text-shadow: 0 0 6px #00e5ff, 0 0 18px #0077ff, 0 5px 0 #001833; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-34{ font-family: Georgia, serif; font-size: 29px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.18em; color: #ffd1dc; text-shadow: 2px 2px 0 #3a0ca3, 4px 4px 0 #f72585; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-35{ font-family: Impact, sans-serif; font-size: 37px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.08em; color: #101820; -webkit-text-stroke: 1.3px #f2aa4c; text-shadow: 3px 3px 0 #f2aa4c, 6px 6px 0 #ffffff; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-36{ font-family: "Arial Black", Arial, sans-serif; font-size: 33px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.1em; color: transparent; background: linear-gradient(90deg, #11d676, #ffffff, #11d676); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px #043b22; text-shadow: 0 0 18px rgba(17,214,118,.22); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-37{ font-family: Verdana, sans-serif; font-size: 28px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.12em; color: #ffffff; text-shadow: 2px 2px 0 #111, 2px -2px 0 #111, -2px 2px 0 #111, 0 0 18px #ffd166; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-38{ font-family: Impact, Arial, sans-serif; font-size: 36px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.06em; color: #f7f7f7; -webkit-text-stroke: 1px #003b73; text-shadow: 0 4px 0 #60a5fa, 0 7px 0 #1e3a8a; font-style: italic; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-39{ font-family: "Arial Narrow", Arial, sans-serif; font-size: 34px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.26em; color: #fff; text-shadow: -3px 0 0 #e63946, 3px 0 0 #457b9d, 0 4px 0 #111; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-40{ font-family: Georgia, serif; font-size: 31px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.08em; color: transparent; background: linear-gradient(180deg, #fff, #ffec99, #d4af37, #7c4a00); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: .8px #fff1b8; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-41{ font-family: Impact, sans-serif; font-size: 38px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.04em; color: #fff; -webkit-text-stroke: 1.5px #231942; text-shadow: 4px 4px 0 #5e548e, 8px 8px 0 #9f86c0; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-42{ font-family: Courier, monospace; font-size: 27px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.14em; color: #eef; text-shadow: 1px 1px 0 #ff006e, 2px 2px 0 #3a86ff, 3px 3px 0 #ffbe0b; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-43{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 32px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.2em; color: #f8fff8; -webkit-text-stroke: .8px #004b23; text-shadow: 0 3px 0 #38b000, 0 6px 0 #007200; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-44{ font-family: Arial, sans-serif; font-size: 31px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.09em; color: #fff; text-shadow: 0 0 0 #fff, 3px 3px 0 #fb5607, 6px 6px 0 #8338ec; transform: skew(6deg); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-45{ font-family: "Arial Black", Arial, sans-serif; font-size: 34px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.11em; color: transparent; background: linear-gradient(90deg, #0b132b, #ffffff 35%, #5bc0be 50%, #ffffff 65%, #0b132b); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px #5bc0be; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-46{ font-family: Impact, sans-serif; font-size: 37px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.07em; color: #fffcf2; -webkit-text-stroke: 1px #252422; text-shadow: 3px 3px 0 #eb5e28, 6px 6px 0 #403d39; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-47{ font-family: Georgia, serif; font-size: 30px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.16em; color: #e0fbfc; text-shadow: 2px 2px 0 #293241, 4px 4px 0 #ee6c4d; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-48{ font-family: Verdana, sans-serif; font-size: 28px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.18em; color: #ffffff; -webkit-text-stroke: 1px #ba181b; text-shadow: 0 0 12px #e5383b, 3px 3px 0 #161a1d; }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-49{ font-family: "Arial Narrow", Arial, sans-serif; font-size: 35px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.13em; color: #fefae0; text-shadow: 0 2px 0 #bc6c25, 0 4px 0 #606c38, 0 7px 18px rgba(0,0,0,.38); }.wpc-scope-175 .tc-wp-tool-root .jfg-tool-wrap .jfg-style-50{ font-family: Impact, "Arial Black", sans-serif; font-size: 38px; font-weight: 950; text-transform: uppercase; letter-spacing: 0.05em; color: transparent; background: linear-gradient(135deg, #ff0054, #ffd166, #06d6a0, #118ab2); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: .8px #ffffff; text-shadow: 0 0 24px rgba(255,255,255,.18); }@media (min-width: 1200px){.tc-wp-tool-root .jfg-tool-wrap .jfg-tool{ padding: 76px 24px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{ font-size: 54px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header p{ font-size: 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{ height: 58px; font-size: 20px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{ height: 58px; font-size: 15px; padding: 0 24px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{ min-height: 54px; font-size: 15px; padding: 0 30px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{ padding: 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{ font-size: inherit; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .jfg-tool-wrap .jfg-tool{ padding: 68px 22px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-container{ width: min(100%, 1120px); }.tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{ font-size: 48px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header p{ font-size: 17px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{ height: 56px; font-size: 19px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{ height: 56px; font-size: 15px; padding: 0 22px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{ min-height: 52px; font-size: 15px; padding: 0 28px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 19px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{ padding: 17px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{ font-size: .96em; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .jfg-tool-wrap .jfg-tool{ padding: 58px 20px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-container{ width: min(100%, 940px); }.tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{ font-size: 42px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header p{ font-size: 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{ height: 54px; font-size: 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{ height: 54px; font-size: 14px; padding: 0 20px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{ min-height: 50px; font-size: 14px; padding: 0 26px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{ padding: 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{ font-size: .92em; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .jfg-tool-wrap .jfg-tool{ padding: 46px 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-container{ width: 100%; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{ font-size: 36px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header p{ font-size: 15px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-control-panel{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{ height: 52px; font-size: 17px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{ width: 100%; height: 50px; font-size: 14px; padding: 0 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{ width: 100%; min-height: 50px; font-size: 14px; padding: 0 22px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{ min-height: 126px; padding: 16px 12px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{ font-size: .82em; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .jfg-tool-wrap .jfg-tool{ padding: 42px 14px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-container{ width: 100%; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{ font-size: 32px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header p{ font-size: 14px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-control-panel{ padding: 15px; border-radius: 17px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{ height: 50px; font-size: 16px; padding: 0 14px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{ width: 100%; height: 48px; font-size: 14px; padding: 0 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{ width: 100%; min-height: 48px; font-size: 14px; padding: 0 20px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{ width: 100%; max-width: 100%; padding: 15px; border-radius: 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card-top{ align-items: flex-start; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card-title{ font-size: 14px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-copy-btn{ height: 36px; min-width: 70px; font-size: 12px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{ min-height: 122px; padding: 15px 11px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{ font-size: .76em; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .jfg-tool-wrap .jfg-tool{ padding: 38px 12px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-container{ width: 100%; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header h1{ font-size: 28px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-header p{ font-size: 13px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-control-panel{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-text-input{ height: 48px; font-size: 15px; padding: 0 13px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-clear-btn{ width: 100%; height: 46px; font-size: 13px; padding: 0 14px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-load-btn{ width: 100%; min-height: 46px; font-size: 13px; padding: 0 18px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card{ width: 100%; max-width: 100%; padding: 14px; border-radius: 17px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card-top{ align-items: flex-start; gap: 8px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-card-title{ font-size: 13px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-copy-btn{ height: 34px; min-width: 66px; font-size: 12px; padding: 0 10px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview{ min-height: 118px; padding: 14px 10px; }.tc-wp-tool-root .jfg-tool-wrap .jfg-preview-text{ font-size: .68em; }}.wpc-scope-175 /* 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;
}