@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-269 .tc-wp-tool-root img, .wpc-scope-269 .tc-wp-tool-root video, .wpc-scope-269 .tc-wp-tool-root svg, .wpc-scope-269 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  color: #f8e7e7;
  background:
    radial-gradient(circle at 18% 12%, rgba(224, 21, 42, 0.24), transparent 30%),
    radial-gradient(circle at 82% 24%, rgba(43, 143, 255, 0.12), transparent 26%),
    radial-gradient(circle at 50% 105%, rgba(171, 0, 24, 0.22), transparent 34%),
    linear-gradient(145deg, #030305 0%, #100207 42%, #030305 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap, .wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 48px;
  line-height: 1.05;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff2f2;
  text-shadow:
    0 0 8px rgba(255, 38, 54, 0.72),
    0 0 22px rgba(255, 0, 40, 0.58),
    0 0 44px rgba(120, 0, 20, 0.8);
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 17px;
  line-height: 1.65;
  color: #d9c6c8;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 30px;
  padding: 24px;
  border: 1px solid rgba(255, 79, 95, 0.28);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(38, 8, 14, 0.76), rgba(5, 5, 9, 0.7));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd8dc;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  border: 1px solid rgba(255, 102, 118, 0.36);
  border-radius: 14px;
  padding: 18px 20px;
  color: #fff7f7;
  background: rgba(0, 0, 0, 0.56);
  box-shadow: inset 0 0 28px rgba(255, 0, 40, 0.08);
  font: 700 24px/1.35 ui-sans-serif, system-ui, sans-serif;
  outline: none;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-text-input:focus{
  border-color: rgba(255, 45, 66, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 22, 54, 0.16), inset 0 0 32px rgba(255, 0, 40, 0.12);
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn, .wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn, .wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border: 1px solid rgba(255, 89, 105, 0.44);
  border-radius: 999px;
  color: #fff5f5;
  background: linear-gradient(180deg, #d91835, #74000f);
  box-shadow: 0 10px 26px rgba(185, 0, 28, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  font-weight: 850;
  letter-spacing: 0.03em;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, opacity 180ms ease;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn{
  margin: 16px auto 0;
  min-height: 38px;
  padding: 0 22px;
  font-size: 14px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn:hover, .wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn:hover, .wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 176, 184, 0.72);
  box-shadow: 0 14px 36px rgba(255, 0, 40, 0.42), 0 0 22px rgba(255, 28, 58, 0.22);
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 79, 95, 0.22);
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.055), transparent 42%),
    linear-gradient(180deg, rgba(28, 5, 10, 0.82), rgba(3, 4, 8, 0.82));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  overflow: hidden;
  animation: stfgFadeIn 340ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 56, 78, 0.55);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.46), 0 0 28px rgba(255, 0, 40, 0.16);
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-style-name{
  margin: 0 0 14px;
  color: #f7d6da;
  font-size: 14px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-height: 136px;
  max-height: 180px;
  margin: 0 0 16px;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 75, 92, 0.16);
  background:
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0 1px, transparent 1px 5px),
    radial-gradient(circle at 50% 45%, rgba(211, 0, 34, 0.15), transparent 62%),
    #030306;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview::-webkit-scrollbar-track{
  background: rgba(20, 0, 6, 0.85);
  border-radius: 999px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff344b, #6c0010);
  border-radius: 999px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: 1.18;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{
  width: 100%;
  min-height: 40px;
  padding: 0 16px;
  font-size: 14px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn{
  min-height: 44px;
  padding: 0 26px;
  font-size: 15px;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn.stfg-hidden{
  display: none;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn.stfg-reveal{
  animation: stfgPulseReveal 360ms ease both;
}.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f1{ font: 800 30px/1.08 Georgia, serif; color:#ff253d; letter-spacing:.12em; text-transform:uppercase; text-shadow:0 0 8px #ff1f38,0 0 28px #b00018; -webkit-text-stroke:1px #ffd8dc; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f2{ font: 900 28px/1.1 Impact, Haettenschweiler, sans-serif; color:#050505; letter-spacing:.08em; text-transform:uppercase; -webkit-text-stroke:1.4px #ff3048; text-shadow:0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f3{ font: 800 26px/1.15 "Trebuchet MS", sans-serif; color:#ffdadf; letter-spacing:.18em; text-transform:uppercase; text-shadow:3px 3px 0 #75000e,0 0 20px #ff263f; transform:skew(-8deg); }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f4{ font: 700 28px/1.12 "Courier New", monospace; color:#ff455a; letter-spacing:.1em; text-transform:uppercase; text-shadow:2px 0 #2aa8ff,-2px 0 #ff0026,0 0 16px #ff0026; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f5{ font: 900 27px/1.08 Georgia, serif; color:transparent; letter-spacing:.14em; text-transform:uppercase; background:linear-gradient(#fff,#ff233c 45%,#62000c); -webkit-background-clip:text; background-clip:text; text-shadow:0 0 26px rgba(255,0,38,.55); }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f6{ font: 800 25px/1.16 Arial Black, Arial, sans-serif; color:#ef102f; letter-spacing:.22em; text-transform:uppercase; transform:rotate(-1deg); text-shadow:0 0 10px #ef102f,0 8px 20px #000; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f7{ font: 700 28px/1.14 Garamond, Georgia, serif; color:#ffc9d0; letter-spacing:.04em; text-transform:capitalize; text-shadow:0 0 8px #ff1633,0 0 34px #85000f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f8{ font: 900 26px/1.08 Tahoma, sans-serif; color:#101014; letter-spacing:.16em; text-transform:uppercase; -webkit-text-stroke:1.2px #ff5165; text-shadow:0 0 14px #2aa8ff,0 0 24px #d80022; transform:scaleY(1.08); }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f9{ font: 800 26px/1.14 Verdana, sans-serif; color:#ff3048; letter-spacing:.02em; text-transform:lowercase; text-shadow:0 -2px 0 #fff,0 0 22px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f10{ font: 900 25px/1.1 "Courier New", monospace; color:#ff7b8a; letter-spacing:.2em; text-transform:uppercase; text-shadow:1px 1px 0 #2aa8ff,-1px -1px 0 #77000d,0 0 16px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f11{ font: 800 28px/1.12 Georgia, serif; color:#fbe5e5; letter-spacing:.1em; text-transform:uppercase; transform:rotate(180deg); text-shadow:0 0 9px #ff263f,0 0 22px #900014; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f12{ font: 900 26px/1.08 Impact, sans-serif; color:#ff001f; letter-spacing:.28em; text-transform:uppercase; text-shadow:0 3px 0 #420008,0 0 28px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f13{ font: 700 27px/1.14 Palatino, Georgia, serif; color:#ffe8eb; letter-spacing:.07em; text-transform:uppercase; -webkit-text-stroke:.6px #b10018; text-shadow:0 0 20px #ff0026; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f14{ font: italic 800 26px/1.1 Arial, sans-serif; color:#ff4057; letter-spacing:.12em; text-transform:uppercase; transform:skew(-13deg); text-shadow:4px 0 0 #450008,0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f15{ font: 900 26px/1.12 "Lucida Console", monospace; color:#ffb7c0; letter-spacing:.03em; text-transform:uppercase; text-shadow:0 0 6px #ff001f,0 0 18px #2aa8ff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f16{ font: 800 29px/1.08 Georgia, serif; color:#190307; letter-spacing:.1em; text-transform:uppercase; -webkit-text-stroke:1.5px #ff243d; text-shadow:0 0 30px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f17{ font: 900 25px/1.12 Arial Black, sans-serif; color:#ff263f; letter-spacing:.05em; text-transform:uppercase; transform:rotate(1.5deg); text-shadow:2px 2px 0 #101014,0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f18{ font: 800 26px/1.15 "Times New Roman", serif; color:#d8f0ff; letter-spacing:.15em; text-transform:uppercase; text-shadow:0 0 10px #2aa8ff,0 0 24px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f19{ font: 900 27px/1.08 Impact, sans-serif; color:#fff1f2; letter-spacing:.09em; text-transform:uppercase; -webkit-text-stroke:1px #85000f; text-shadow:0 0 10px #ff001f,0 5px 0 #61000d; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f20{ font: 700 25px/1.16 "Courier New", monospace; color:#ff6a7b; letter-spacing:.24em; text-transform:uppercase; filter:contrast(1.1); text-shadow:0 0 5px #ff001f,2px 2px 0 #2aa8ff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f21{ font: 900 26px/1.12 Georgia, serif; color:transparent; letter-spacing:.16em; text-transform:uppercase; background:linear-gradient(90deg,#ff1934,#fff0f2,#9d0015); -webkit-background-clip:text; background-clip:text; text-shadow:0 0 18px rgba(255,0,38,.45); }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f22{ font: 800 26px/1.14 Tahoma, sans-serif; color:#ff2039; letter-spacing:.13em; text-transform:uppercase; transform:scaleX(.92); text-shadow:0 0 12px #ff001f,0 0 30px #5f000b; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f23{ font: 900 24px/1.12 Verdana, sans-serif; color:#07070a; letter-spacing:.18em; text-transform:uppercase; -webkit-text-stroke:1px #ff98a4; text-shadow:0 0 20px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f24{ font: 800 28px/1.08 "Trebuchet MS", sans-serif; color:#ff334b; letter-spacing:.08em; text-transform:uppercase; transform:scaleY(.9); text-shadow:0 6px 0 #400007,0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f25{ font: 900 26px/1.1 Arial Black, sans-serif; color:#ffced4; letter-spacing:.02em; text-transform:uppercase; text-shadow:3px 0 #ff001f,-3px 0 #2aa8ff,0 0 14px #fff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f26{ font: 700 27px/1.14 Georgia, serif; color:#ff172f; letter-spacing:.2em; text-transform:uppercase; transform:rotate(-2deg) skew(5deg); text-shadow:0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f27{ font: 900 25px/1.12 "Courier New", monospace; color:#f7e1e3; letter-spacing:.11em; text-transform:uppercase; text-shadow:0 2px 0 #9a0015,0 0 10px #ff001f,0 0 24px #2aa8ff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f28{ font: 800 28px/1.1 Palatino, Georgia, serif; color:#ff4b60; letter-spacing:.06em; text-transform:capitalize; -webkit-text-stroke:.4px #fff0f2; text-shadow:0 0 24px #a00016; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f29{ font: 900 26px/1.1 Impact, sans-serif; color:#ff0b28; letter-spacing:.14em; text-transform:uppercase; transform:scaleX(1.08); text-shadow:0 0 8px #ff001f,0 0 34px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f30{ font: 800 24px/1.16 Arial, sans-serif; color:#ffd4da; letter-spacing:.3em; text-transform:uppercase; text-shadow:0 0 6px #ff001f,0 0 22px #6c000d; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f31{ font: 900 27px/1.08 Georgia, serif; color:#0a0a0d; letter-spacing:.12em; text-transform:uppercase; -webkit-text-stroke:1.3px #eaf6ff; text-shadow:0 0 20px #2aa8ff,0 0 28px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f32{ font: 800 26px/1.12 "Lucida Console", monospace; color:#ff324a; letter-spacing:.07em; text-transform:uppercase; transform:rotate(.8deg); text-shadow:-2px 2px 0 #2aa8ff,0 0 16px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f33{ font: 700 29px/1.08 "Times New Roman", serif; color:#fff7f7; letter-spacing:.05em; text-transform:uppercase; text-shadow:0 0 6px #fff,0 0 18px #ff001f,0 0 42px #8a0012; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f34{ font: 900 25px/1.12 Tahoma, sans-serif; color:#ff6071; letter-spacing:.19em; text-transform:uppercase; transform:skew(8deg); text-shadow:0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f35{ font: 800 26px/1.14 Verdana, sans-serif; color:transparent; letter-spacing:.1em; text-transform:uppercase; background:linear-gradient(#ff9aa6,#ff0b28 50%,#230005); -webkit-background-clip:text; background-clip:text; -webkit-text-stroke:.5px #ffdce0; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f36{ font: 900 26px/1.1 Impact, sans-serif; color:#ff233c; letter-spacing:.04em; text-transform:uppercase; text-shadow:0 0 14px #ff001f,6px 0 0 rgba(42,168,255,.25); }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f37{ font: 800 27px/1.14 Georgia, serif; color:#ffc5cd; letter-spacing:.17em; text-transform:uppercase; transform:scaleY(1.18); text-shadow:0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f38{ font: 900 25px/1.14 Arial Black, sans-serif; color:#101014; letter-spacing:.09em; text-transform:uppercase; -webkit-text-stroke:1.2px #ff1f38; text-shadow:0 5px 0 #2aa8ff,0 0 18px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f39{ font: 700 28px/1.12 "Courier New", monospace; color:#ff8794; letter-spacing:.05em; text-transform:lowercase; text-shadow:0 0 9px #ff001f,0 0 18px #2aa8ff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f40{ font: 900 26px/1.1 "Trebuchet MS", sans-serif; color:#ff0026; letter-spacing:.21em; text-transform:uppercase; -webkit-text-stroke:.7px #fff1f2; text-shadow:0 0 28px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f41{ font: 800 27px/1.1 Palatino, Georgia, serif; color:#fff0f2; letter-spacing:.11em; text-transform:uppercase; transform:rotate(2deg); text-shadow:2px 3px 0 #70000e,0 0 20px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f42{ font: 900 24px/1.15 "Lucida Console", monospace; color:#ff344b; letter-spacing:.28em; text-transform:uppercase; text-shadow:0 0 8px #ff001f,0 -4px 18px #2aa8ff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f43{ font: 800 26px/1.12 Georgia, serif; color:#ffdae0; letter-spacing:.06em; text-transform:capitalize; transform:skew(-5deg) scaleX(1.05); text-shadow:0 0 12px #ff001f,0 0 32px #7d0011; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f44{ font: 900 26px/1.1 Arial Black, sans-serif; color:#ff1b35; letter-spacing:.16em; text-transform:uppercase; text-shadow:0 0 4px #fff,0 0 24px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f45{ font: 800 27px/1.12 "Times New Roman", serif; color:#09090c; letter-spacing:.08em; text-transform:uppercase; -webkit-text-stroke:1.4px #ff6475; text-shadow:0 0 22px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f46{ font: 900 25px/1.12 Verdana, sans-serif; color:#ffcdd3; letter-spacing:.13em; text-transform:uppercase; transform:rotate(180deg) scaleX(-1); text-shadow:0 0 16px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f47{ font: 800 26px/1.13 Tahoma, sans-serif; color:#ff2a43; letter-spacing:.1em; text-transform:uppercase; transform:scaleX(-1); text-shadow:0 0 14px #ff001f,0 0 20px #2aa8ff; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f48{ font: 900 27px/1.08 Impact, sans-serif; color:transparent; letter-spacing:.07em; text-transform:uppercase; background:linear-gradient(90deg,#2aa8ff,#fff,#ff001f); -webkit-background-clip:text; background-clip:text; text-shadow:0 0 18px rgba(255,0,38,.35); }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f49{ font: 800 25px/1.16 "Courier New", monospace; color:#ff586b; letter-spacing:.04em; text-transform:uppercase; text-shadow:1px 0 #fff,-1px 0 #2aa8ff,0 0 20px #ff001f; }.wpc-scope-269 .tc-wp-tool-root .stfg-tool-wrap .stfg-f50{ font: 900 29px/1.05 Georgia, serif; color:#fff8f8; letter-spacing:.15em; text-transform:uppercase; -webkit-text-stroke:.8px #ff001f; text-shadow:0 0 10px #ff001f,0 0 30px #ff001f,0 0 54px #62000b; }@keyframes stfgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes stfgPulseReveal{
  from { opacity: 0.5; transform: scale(0.97); }
  to { opacity: 1; transform: scale(1); }
}@media (min-width: 1200px){.tc-wp-tool-root .stfg-tool-wrap{ padding: 70px 24px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 52px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 18px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{ min-height: 140px; font-size: 25px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ padding: 19px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{ font-size: 100%; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stfg-tool-wrap{ padding: 62px 22px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 46px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 17px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input-panel{ padding: 22px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{ min-height: 132px; font-size: 23px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{ font-size: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ padding: 17px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ min-height: 132px; padding: 15px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{ font-size: 94%; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stfg-tool-wrap{ padding: 54px 20px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 40px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input-panel{ padding: 20px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{ min-height: 124px; font-size: 21px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{ min-height: 38px; font-size: 13px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ padding: 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ min-height: 128px; padding: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{ font-size: 88%; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stfg-tool-wrap{ padding: 44px 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 32px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 15px; line-height: 1.55; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input-panel{ padding: 17px; border-radius: 15px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{ min-height: 112px; padding: 15px; font-size: 19px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{ min-height: 38px; font-size: 13px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn{ min-height: 42px; font-size: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ min-height: 126px; padding: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{ font-size: 82%; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero{ margin-bottom: 24px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 28px; line-height: 1.12; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 14px; line-height: 1.5; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input-panel{ padding: 15px; border-radius: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{ min-height: 108px; padding: 14px; font-size: 18px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{ min-height: 37px; padding: 0 16px; font-size: 13px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ width: 100%; max-width: 100%; padding: 15px; border-radius: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ min-height: 122px; padding: 13px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{ font-size: 74%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn{ min-height: 40px; padding: 0 20px; font-size: 14px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero{ margin-bottom: 22px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 24px; line-height: 1.14; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 13px; line-height: 1.48; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input-panel{ padding: 13px; border-radius: 13px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-label{ font-size: 12px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-text-input{ min-height: 104px; padding: 12px; font-size: 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear-btn, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy-btn{ min-height: 36px; padding: 0 14px; font-size: 12px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ width: 100%; max-width: 100%; padding: 13px; border-radius: 13px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-style-name{ font-size: 12px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ min-height: 118px; padding: 12px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview-text{ font-size: 64%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-load-btn{ min-height: 38px; padding: 0 18px; font-size: 13px; }}.wpc-scope-269 /* 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;
}