@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-111 .tc-wp-tool-root img, .wpc-scope-111 .tc-wp-tool-root video, .wpc-scope-111 .tc-wp-tool-root svg, .wpc-scope-111 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 18px;
  color: #ffffff;
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 221, 64, 0.34), transparent 28%),
    radial-gradient(circle at 85% 18%, rgba(255, 49, 49, 0.38), transparent 30%),
    radial-gradient(circle at 48% 88%, rgba(0, 224, 255, 0.25), transparent 34%),
    linear-gradient(135deg, #111111 0%, #411112 34%, #111827 66%, #050505 100%);
  isolation: isolate;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-shell, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-hero, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-control-panel, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview-panel, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-grid, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-card, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input-row{
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-shell{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-shell::before{
  content: "";
  position: absolute;
  inset: -26px;
  z-index: -1;
  pointer-events: none;
  border-radius: 36px;
  background: linear-gradient(135deg, rgba(255, 242, 79, 0.16), rgba(255, 0, 72, 0.12), rgba(0, 216, 255, 0.12));
  filter: blur(22px);
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-kicker{
  display: inline-block;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  color: #fff36a;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool h1{
  margin: 0;
  color: #ffffff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif;
  font-size: 62px;
  line-height: 0.98;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 5px 0 #000000, 0 16px 36px rgba(0, 0, 0, 0.55);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{
  max-width: 780px;
  margin: 18px auto 0;
  color: rgba(255, 255, 255, 0.86);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-control-panel, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview-panel{
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-control-panel{
  padding: 24px;
  margin: 0 0 24px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview-panel{
  padding: 24px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-label{
  display: block;
  margin: 0 0 10px;
  color: #fff36a;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input{
  width: 100%;
  min-height: 112px;
  max-width: 100%;
  resize: vertical;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 18px;
  padding: 18px 20px;
  color: #ffffff;
  background: rgba(7, 9, 14, 0.72);
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 12px 30px rgba(0, 0, 0, 0.22);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 800;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input:focus{
  border-color: rgba(255, 242, 79, 0.76);
  background: rgba(4, 5, 8, 0.86);
  box-shadow: 0 0 0 4px rgba(255, 242, 79, 0.16), 0 16px 42px rgba(0, 0, 0, 0.28);
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-copy-btn{
  appearance: none;
  box-sizing: border-box;
  border: 0;
  border-radius: 14px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, background 180ms ease;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn{
  min-width: 118px;
  padding: 0 22px;
  color: #111111;
  background: linear-gradient(135deg, #fff36a, #ffb000);
  box-shadow: 0 12px 26px rgba(255, 176, 0, 0.22);
  font-size: 14px;
  letter-spacing: 0.7px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn{
  padding: 16px 30px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff3131, #ff7a00);
  box-shadow: 0 14px 34px rgba(255, 49, 49, 0.26);
  font-size: 15px;
  letter-spacing: 0.8px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-copy-btn{
  align-self: start;
  padding: 10px 16px;
  color: #071017;
  background: linear-gradient(135deg, #ffffff, #bdf6ff);
  box-shadow: 0 10px 22px rgba(0, 216, 255, 0.16);
  font-size: 12px;
  letter-spacing: 0.7px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn:hover, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn:hover, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn:focus-visible, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn:focus-visible, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-copy-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.48);
  outline-offset: 3px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-card{
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 20px;
  padding: 18px;
  background: linear-gradient(155deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.055));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  animation: ifgFadeUp 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.75;
  background: radial-gradient(circle at 18% 0%, rgba(255, 242, 79, 0.16), transparent 36%);
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 242, 79, 0.34);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.38), 0 0 30px rgba(255, 49, 49, 0.12);
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-card-head{
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  margin: 0 0 14px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-name{
  min-width: 0;
  color: rgba(255, 255, 255, 0.9);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview{
  position: relative;
  z-index: 1;
  min-height: 132px;
  max-height: 180px;
  overflow: auto;
  border-radius: 16px;
  padding: 18px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.42);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08), inset 0 -18px 36px rgba(0, 0, 0, 0.18);
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Arial, sans-serif;
  font-size: 30px;
  line-height: 1.04;
  font-weight: 900;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  user-select: text;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview::-webkit-scrollbar, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview::-webkit-scrollbar-track, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-preview::-webkit-scrollbar-thumb, .wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-input::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #fff36a, #ff3131);
  border-radius: 999px;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-load-wrap{
  display: grid;
  place-items: center;
  margin: 26px 0 0;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-load-wrap.ifg-hidden{
  display: none;
}.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-1{ color: #ffffff; text-shadow: 0 4px 0 #000000, 0 9px 18px rgba(0,0,0,.55); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-2{ color: #fff36a; -webkit-text-stroke: 1px #080808; text-shadow: 4px 4px 0 #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-3{ color: transparent; -webkit-text-stroke: 2px #ffffff; text-shadow: 0 0 18px rgba(255,255,255,.24); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-4{ color: #ffffff; letter-spacing: -1px; font-stretch: condensed; transform: scaleX(.82); transform-origin: left center; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-5{ color: #ff3131; letter-spacing: 4px; text-shadow: 0 3px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-6{ color: #111111; background: #fff36a; box-shadow: inset 0 0 0 4px #111111; text-shadow: none; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-7{ color: #ffffff; text-shadow: 3px 3px 0 #ff3131, 6px 6px 0 #111111; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-8{ color: #00e0ff; -webkit-text-stroke: 1px #ffffff; text-shadow: 0 0 14px #00e0ff; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-9{ color: #ffffff; font-style: italic; transform: skewX(-9deg); text-shadow: 5px 5px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-10{ color: #101010; background: repeating-linear-gradient(-45deg, #fff36a 0 10px, #ffce00 10px 20px); border: 3px solid #101010; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-11{ color: #eeeeee; letter-spacing: 2px; text-shadow: 0 2px 0 #777777, 0 5px 0 #222222; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-12{ color: #ffffff; -webkit-text-stroke: 1px #111111; text-shadow: 2px 0 #ff3131, -2px 0 #00e0ff; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-13{ color: #111111; background: #ffffff; box-shadow: inset 0 -8px 0 #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-14{ color: #ff3131; -webkit-text-stroke: 2px #ffffff; text-shadow: 0 5px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-15{ color: #d7ff72; text-shadow: 3px 3px 0 #2b3d18, 6px 6px 0 #050505; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-16{ color: transparent; background: linear-gradient(180deg, #ffffff, #9ea7ad 42%, #2d3439 55%, #ffffff); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px rgba(255,255,255,.5); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-17{ color: #ffffff; text-shadow: 1px 1px 0 #000, 3px 2px 0 #333, -2px 4px 0 #111, 4px -1px 0 #444; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-18{ color: #d9d0ba; letter-spacing: 3px; text-shadow: 0 3px 0 #3f4630; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-19{ color: #ffffff; background: #0e0e0e; box-shadow: inset 0 0 0 2px #ffffff, inset 0 0 0 7px #111111; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-20{ color: #fff36a; text-shadow: 0 0 8px #fff36a, 0 0 18px #ff3131, 0 0 30px #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-21{ color: #ffffff; letter-spacing: -2px; text-shadow: 7px 0 0 #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-22{ color: #111111; background: linear-gradient(90deg, #ffffff 0 49%, #ff3131 49% 51%, #ffffff 51%); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-23{ color: #ff3131; -webkit-text-stroke: 1px #111111; text-shadow: 0 4px 0 #fff36a, 0 8px 0 #111111; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-24{ color: #ffffff; font-family: "Arial Black", Impact, Arial, sans-serif; letter-spacing: 1px; text-shadow: -3px 3px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-25{ color: #111111; background: #ff3131; border: 4px solid #ffffff; box-shadow: inset 0 0 0 4px #111111; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-26{ color: transparent; background: linear-gradient(135deg, #ff3131, #fff36a, #00e0ff); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px rgba(255,255,255,.2); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-27{ color: #ffffff; text-shadow: 0 2px 0 #555, 0 4px 0 #333, 0 6px 0 #111, 0 10px 16px #000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-28{ color: #000000; background: #ffffff; text-shadow: 2px 2px 0 #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-29{ color: #ffffff; background: linear-gradient(180deg, transparent 44%, rgba(255,49,49,.75) 44% 62%, transparent 62%); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-30{ color: #fffcf0; text-shadow: 4px 4px 0 #7b1113, 8px 8px 0 #150202; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-31{ color: #00e0ff; -webkit-text-stroke: 2px #0b0b0b; text-shadow: 3px 3px 0 #ffffff; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-32{ color: #fff36a; font-family: "Courier New", Courier, monospace; font-weight: 900; letter-spacing: -1px; text-shadow: 3px 3px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-33{ color: #111111; background: #f4f0df; font-family: Georgia, "Times New Roman", serif; font-weight: 900; letter-spacing: -1px; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-34{ color: #ffffff; opacity: .94; text-shadow: 2px 2px 0 #111, -2px -1px 0 #444, 4px -3px 0 rgba(255,49,49,.65); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-35{ color: #ffffff; text-shadow: 4px 4px 0 #1b1b1b, 8px 8px 0 #2e2e2e, 12px 12px 0 #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-36{ color: #c9d1d9; text-shadow: 1px 1px 0 #fff, 3px 3px 0 #454545, 5px 5px 0 #111; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-37{ color: #ffffff; -webkit-text-stroke: 1px #ff3131; text-shadow: 0 0 22px rgba(255,49,49,.8); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-38{ color: #111111; background: linear-gradient(90deg, #fff36a, #ffffff); border-left: 8px solid #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-39{ color: #ffffff; letter-spacing: 5px; text-shadow: 0 5px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-40{ color: #111111; background: #fff36a; border-radius: 999px; text-align: center; box-shadow: inset 0 0 0 5px #ff3131; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-41{ color: #ffffff; letter-spacing: -2px; line-height: .88; text-shadow: 3px 3px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-42{ color: #ff3131; text-shadow: 2px 2px 0 #ffffff, 5px 5px 0 #000000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-43{ color: #ffffff; background: repeating-linear-gradient(0deg, rgba(255,255,255,.1) 0 3px, transparent 3px 7px); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-44{ color: #050505; background: #00e0ff; -webkit-text-stroke: 1px #ffffff; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-45{ color: #ffffff; text-shadow: -4px 0 0 #ff3131, 4px 0 0 #fff36a, 0 5px 0 #000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-46{ color: #ffb000; -webkit-text-stroke: 1px #111111; text-shadow: 0 4px 0 #ffffff; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-47{ color: #ffffff; background: linear-gradient(180deg, #111 0 33%, #ff3131 33% 66%, #111 66%); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-48{ color: transparent; -webkit-text-stroke: 1px #fff36a; text-shadow: 4px 4px 0 rgba(255,49,49,.9); }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-49{ color: #ffffff; font-family: Verdana, Geneva, sans-serif; font-weight: 900; letter-spacing: -1px; text-shadow: 3px 4px 0 #000; }.wpc-scope-111 .tc-wp-tool-root .ifg-impact-tool .ifg-style-50{ color: #111111; background: linear-gradient(135deg, #fff36a 0 50%, #ff3131 50%); border: 3px solid #ffffff; text-shadow: 1px 1px 0 rgba(255,255,255,.55); }@keyframes ifgFadeUp{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .ifg-impact-tool{ padding: 84px 24px; }.tc-wp-tool-root .ifg-impact-tool .ifg-shell{ max-width: 1200px; }.tc-wp-tool-root .ifg-impact-tool h1{ font-size: 68px; }.tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{ font-size: 18px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input{ font-size: 22px; padding: 20px; }.tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn{ font-size: 14px; }.tc-wp-tool-root .ifg-impact-tool .ifg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card{ padding: 18px; }.tc-wp-tool-root .ifg-impact-tool .ifg-preview{ font-size: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ifg-impact-tool{ padding: 76px 22px; }.tc-wp-tool-root .ifg-impact-tool .ifg-shell{ max-width: 1060px; }.tc-wp-tool-root .ifg-impact-tool h1{ font-size: 60px; }.tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{ font-size: 17px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input{ font-size: 21px; padding: 18px; }.tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn{ font-size: 14px; }.tc-wp-tool-root .ifg-impact-tool .ifg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card{ padding: 17px; }.tc-wp-tool-root .ifg-impact-tool .ifg-preview{ font-size: 29px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ifg-impact-tool{ padding: 62px 18px; }.tc-wp-tool-root .ifg-impact-tool .ifg-shell{ max-width: 820px; }.tc-wp-tool-root .ifg-impact-tool h1{ font-size: 50px; }.tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{ font-size: 16px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input{ font-size: 20px; padding: 17px; }.tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn{ font-size: 13px; min-width: 104px; }.tc-wp-tool-root .ifg-impact-tool .ifg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card{ padding: 16px; }.tc-wp-tool-root .ifg-impact-tool .ifg-preview{ font-size: 28px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ifg-impact-tool{ padding: 48px 14px; }.tc-wp-tool-root .ifg-impact-tool .ifg-shell{ max-width: 100%; }.tc-wp-tool-root .ifg-impact-tool h1{ font-size: 40px; }.tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{ font-size: 15px; }.tc-wp-tool-root .ifg-impact-tool .ifg-control-panel, .tc-wp-tool-root .ifg-impact-tool .ifg-preview-panel{ padding: 16px; border-radius: 20px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input{ font-size: 18px; padding: 16px; }.tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn, .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn{ width: 100%; min-height: 48px; font-size: 13px; }.tc-wp-tool-root .ifg-impact-tool .ifg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card{ padding: 15px; }.tc-wp-tool-root .ifg-impact-tool .ifg-preview{ font-size: 27px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ifg-impact-tool{ padding: 42px 12px; }.tc-wp-tool-root .ifg-impact-tool .ifg-shell{ max-width: 100%; }.tc-wp-tool-root .ifg-impact-tool h1{ font-size: 34px; }.tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{ font-size: 14px; }.tc-wp-tool-root .ifg-impact-tool .ifg-control-panel, .tc-wp-tool-root .ifg-impact-tool .ifg-preview-panel{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input{ font-size: 17px; padding: 15px; }.tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn, .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn{ width: 100%; min-height: 46px; font-size: 13px; }.tc-wp-tool-root .ifg-impact-tool .ifg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card{ padding: 14px; }.tc-wp-tool-root .ifg-impact-tool .ifg-preview{ font-size: 25px; padding: 16px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ifg-impact-tool{ padding: 36px 10px; }.tc-wp-tool-root .ifg-impact-tool .ifg-shell{ max-width: 100%; }.tc-wp-tool-root .ifg-impact-tool h1{ font-size: 30px; }.tc-wp-tool-root .ifg-impact-tool .ifg-subtitle{ font-size: 13px; }.tc-wp-tool-root .ifg-impact-tool .ifg-kicker{ font-size: 11px; padding: 7px 10px; }.tc-wp-tool-root .ifg-impact-tool .ifg-control-panel, .tc-wp-tool-root .ifg-impact-tool .ifg-preview-panel{ padding: 12px; border-radius: 16px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .ifg-impact-tool .ifg-input{ font-size: 16px; padding: 14px; min-height: 104px; }.tc-wp-tool-root .ifg-impact-tool .ifg-clear-btn, .tc-wp-tool-root .ifg-impact-tool .ifg-load-btn{ width: 100%; min-height: 44px; font-size: 12px; }.tc-wp-tool-root .ifg-impact-tool .ifg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card{ padding: 12px; border-radius: 16px; }.tc-wp-tool-root .ifg-impact-tool .ifg-card-head{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .ifg-impact-tool .ifg-copy-btn{ width: 100%; }.tc-wp-tool-root .ifg-impact-tool .ifg-preview{ font-size: 23px; padding: 14px; min-height: 122px; }}.wpc-scope-111 /* 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;
}