@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-299 .tc-wp-tool-root img, .wpc-scope-299 .tc-wp-tool-root video, .wpc-scope-299 .tc-wp-tool-root svg, .wpc-scope-299 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 52px 22px;
  color: #f4f0e6;
  background:
    radial-gradient(circle at 16% 0%, rgba(196, 149, 54, 0.22), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(148, 163, 184, 0.16), transparent 34%),
    linear-gradient(135deg, #111315 0%, #1b1e21 46%, #0d0f10 100%);
  isolation: isolate;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.16;
  background-image:
    repeating-linear-gradient(45deg, rgba(255,255,255,0.045) 0 1px, transparent 1px 8px),
    repeating-linear-gradient(90deg, rgba(255,255,255,0.035) 0 1px, transparent 1px 5px);
  mix-blend-mode: overlay;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-container{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-header{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-title{
  margin: 0;
  font-family: Impact, Haettenschweiler, "Arial Black", sans-serif;
  font-size: 54px;
  line-height: 1;
  letter-spacing: 0;
  color: #fff7df;
  text-transform: uppercase;
  text-shadow: 0 0 20px rgba(212, 167, 64, 0.42), 0 3px 0 rgba(0,0,0,0.65);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: #d8d3c6;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-input-panel{
  width: 100%;
  box-sizing: border-box;
  padding: 22px;
  margin: 0 0 28px;
  border: 1px solid rgba(214, 170, 74, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(39, 43, 47, 0.78), rgba(18, 20, 22, 0.72));
  box-shadow: 0 24px 70px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.08);
  backdrop-filter: blur(14px);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-label{
  display: block;
  margin: 0 0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 800;
  color: #d6aa4a;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(214, 170, 74, 0.34);
  border-radius: 8px;
  padding: 18px 20px;
  background: rgba(7, 9, 10, 0.72);
  color: #fff7df;
  font-family: Impact, Haettenschweiler, "Arial Black", sans-serif;
  font-size: 28px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea:focus{
  border-color: rgba(246, 194, 82, 0.86);
  box-shadow: 0 0 0 4px rgba(214, 170, 74, 0.16), 0 0 32px rgba(214, 170, 74, 0.22);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-clear-row, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 16px;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{
  appearance: none;
  border: 1px solid rgba(246, 194, 82, 0.46);
  border-radius: 7px;
  padding: 11px 20px;
  background:
    linear-gradient(135deg, rgba(246, 194, 82, 0.96), rgba(141, 101, 30, 0.96)),
    repeating-linear-gradient(45deg, rgba(0,0,0,0.16) 0 7px, transparent 7px 14px);
  color: #16130d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  box-shadow: 0 10px 26px rgba(0,0,0,0.26), 0 0 18px rgba(214,170,74,0.22);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.07);
  box-shadow: 0 15px 34px rgba(0,0,0,0.34), 0 0 28px rgba(214,170,74,0.34);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.52;
  transform: none;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-card{
  min-width: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 18px;
  border: 1px solid rgba(214, 170, 74, 0.22);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(48, 53, 57, 0.72), rgba(15, 17, 19, 0.8)),
    repeating-linear-gradient(45deg, rgba(246,194,82,0.045) 0 6px, transparent 6px 15px);
  box-shadow: 0 18px 44px rgba(0,0,0,0.32), inset 0 1px 0 rgba(255,255,255,0.07);
  backdrop-filter: blur(12px);
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  animation: sfgFadeIn 260ms ease both;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(246, 194, 82, 0.48);
  box-shadow: 0 25px 56px rgba(0,0,0,0.42), 0 0 22px rgba(214,170,74,0.16);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-card-title{
  margin: 0 0 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 900;
  color: #f6c252;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 7px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(3, 5, 6, 0.52);
  color: #fff4d1;
  font-size: 25px;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 8px;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-preview::-webkit-scrollbar-thumb{
  background: rgba(214,170,74,0.7);
  border-radius: 8px;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-0 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-7 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-14 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-21 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-28 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-35 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-42 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-49 .sfg-preview{
  font-family: Impact, Haettenschweiler, "Arial Black", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  text-shadow: 3px 3px 0 rgba(0,0,0,0.75);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-1 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-8 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-15 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-22 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-29 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-36 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-43 .sfg-preview{
  font-family: "Courier New", Courier, monospace;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #d8edf3;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-2 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-9 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-16 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-23 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-30 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-37 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-44 .sfg-preview{
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #f7d073;
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-3 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-10 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-17 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-24 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-31 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-38 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-45 .sfg-preview{
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-style: italic;
  text-transform: uppercase;
  color: #c8d0d6;
  text-shadow: -2px 0 rgba(246,194,82,0.45);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-4 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-11 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-18 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-25 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-32 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-39 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-46 .sfg-preview{
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #f1efe6;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-color: rgba(246,194,82,0.85);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-5 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-12 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-19 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-26 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-33 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-40 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-47 .sfg-preview{
  font-family: Trebuchet MS, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffe3a0;
  text-shadow: 0 0 12px rgba(246,194,82,0.38);
}.wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-6 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-13 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-20 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-27 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-34 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-41 .sfg-preview, .wpc-scope-299 .tc-wp-tool-root .stencil-font-generator-tool .sfg-style-48 .sfg-preview{
  font-family: "Lucida Console", Monaco, monospace;
  font-weight: 900;
  color: #b9c3c9;
  letter-spacing: 0.02em;
}@keyframes sfgFadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .stencil-font-generator-tool{ padding: 56px 24px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .stencil-font-generator-tool .sfg-title{ font-size: 56px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{ font-size: 29px; min-height: 110px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{ font-size: 13px; padding: 11px 20px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-card{ padding: 18px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{ font-size: 25px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stencil-font-generator-tool{ padding: 48px 22px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-container{ width: 100%; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-title{ font-size: 50px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{ font-size: 27px; min-height: 104px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{ font-size: 13px; padding: 10px 18px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-card{ padding: 17px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{ font-size: 23px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stencil-font-generator-tool{ padding: 42px 18px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-container{ width: 100%; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-title{ font-size: 42px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{ font-size: 24px; min-height: 96px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{ font-size: 12px; padding: 10px 17px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-card{ padding: 16px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{ font-size: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stencil-font-generator-tool{ padding: 34px 14px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-title{ font-size: 34px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-input-panel{ padding: 16px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{ font-size: 21px; min-height: 92px; padding: 14px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{ font-size: 12px; padding: 10px 16px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-card{ width: 100%; max-width: 100%; padding: 15px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{ font-size: 21px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stencil-font-generator-tool{ padding: 30px 12px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-title{ font-size: 30px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-input-panel{ padding: 14px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{ font-size: 19px; min-height: 88px; padding: 13px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{ font-size: 11px; padding: 9px 15px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-card{ width: 100%; max-width: 100%; padding: 14px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{ font-size: 20px; overflow-wrap: anywhere; word-break: break-word; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stencil-font-generator-tool{ padding: 26px 10px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-title{ font-size: 26px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-subtitle{ font-size: 12px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-input-panel{ padding: 12px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-textarea{ font-size: 18px; min-height: 84px; padding: 12px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-btn{ font-size: 11px; padding: 9px 13px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-card{ width: 100%; max-width: 100%; padding: 13px; }.tc-wp-tool-root .stencil-font-generator-tool .sfg-preview{ font-size: 19px; overflow-wrap: anywhere; word-break: break-word; }}.wpc-scope-299 /* 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-299 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .sfg-clear-btn{}.wpc-scope-299 .tc-wp-tool-root .sfg-load-btn{}.wpc-scope-299 .tc-wp-tool-root .sfg-results{}