@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-585 .tc-wp-tool-root img, .wpc-scope-585 .tc-wp-tool-root video, .wpc-scope-585 .tc-wp-tool-root svg, .wpc-scope-585 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap{
  position: relative;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap div, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap section, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap header, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap h1, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap h2, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap p, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap label, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap textarea, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap button, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap span{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #edf8ff;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-main{
  width: 100%;
  padding: 72px 20px;
  background:
    radial-gradient(circle at 18% 12%, rgba(29, 211, 255, .2), transparent 28%),
    radial-gradient(circle at 80% 8%, rgba(255, 199, 79, .16), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(48, 92, 255, .22), transparent 42%),
    linear-gradient(135deg, #07111f 0%, #0b1530 44%, #050812 100%);
  overflow: hidden;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-main::before, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-main::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    radial-gradient(circle, rgba(255,255,255,.78) 1px, transparent 1.5px),
    radial-gradient(circle, rgba(87,218,255,.55) 1px, transparent 1.5px);
  background-size: 78px 78px, 133px 133px;
  background-position: 0 0, 31px 44px;
  opacity: .22;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-main::after{
  background: linear-gradient(115deg, transparent 0%, rgba(108, 231, 255, .08) 42%, transparent 58%);
  transform: skewY(-8deg);
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-container{
  position: relative;
  z-index: 1;
  width: min(100%, 1200px);
  margin: 0 auto;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{
  margin: 0 0 12px;
  font-size: clamp(2.3rem, 5vw, 4.7rem);
  line-height: 1.02;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 0 0 28px rgba(70, 219, 255, .45), 0 0 42px rgba(255, 198, 75, .12);
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{
  margin: 0 auto;
  max-width: 760px;
  font-size: 1.12rem;
  line-height: 1.65;
  color: #bdd7e8;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 24px;
  border: 1px solid rgba(130, 226, 255, .28);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(12, 30, 54, .82), rgba(10, 14, 31, .72));
  box-shadow: 0 22px 70px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(16px);
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-label{
  display: block;
  margin: 0 0 10px;
  font-size: .86rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8eeaff;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-input{
  display: block;
  width: 100%;
  min-height: 118px;
  padding: 18px 20px;
  resize: vertical;
  border: 1px solid rgba(124, 223, 255, .26);
  border-radius: 14px;
  outline: none;
  background: rgba(3, 10, 22, .74);
  color: #f7fcff;
  font: 700 1.2rem/1.55 ui-sans-serif, system-ui, sans-serif;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.035);
  transition: border-color .25s ease, box-shadow .25s ease, background .25s ease;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-input:focus{
  border-color: rgba(113, 235, 255, .78);
  background: rgba(5, 15, 31, .88);
  box-shadow: 0 0 0 4px rgba(60, 216, 255, .15), 0 0 30px rgba(60, 216, 255, .18);
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 16px;
  flex-wrap: wrap;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{
  appearance: none;
  border: 1px solid rgba(108, 230, 255, .38);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(36, 207, 255, .18), rgba(255, 199, 79, .12));
  color: #f8fdff;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: .02em;
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease, background .22s ease;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-clear{
  padding: 11px 20px;
  font-size: .95rem;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-count{
  color: #a9c7d8;
  font-size: .92rem;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(123, 219, 255, .22);
  border-radius: 16px;
  background:
    linear-gradient(160deg, rgba(15, 34, 61, .76), rgba(7, 12, 26, .88)),
    radial-gradient(circle at top right, rgba(255, 205, 92, .12), transparent 32%);
  box-shadow: 0 18px 46px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255,255,255,.065);
  backdrop-filter: blur(14px);
  animation: stfgFadeIn .38s ease both;
  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(101, 229, 255, .68);
  box-shadow: 0 24px 60px rgba(0, 0, 0, .34), 0 0 28px rgba(57, 211, 255, .16);
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-card h2{
  margin: 0 0 14px;
  color: #dff9ff;
  font-size: 1rem;
  line-height: 1.35;
  letter-spacing: 0;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview-box{
  width: 100%;
  max-width: 100%;
  height: 154px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 13px;
  border: 1px solid rgba(124, 218, 255, .18);
  background: rgba(2, 8, 20, .66);
  scrollbar-color: rgba(92, 225, 255, .68) rgba(255,255,255,.08);
  scrollbar-width: thin;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview-box::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255,255,255,.07);
  border-radius: 10px;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#58e3ff, #f7c85d);
  border-radius: 10px;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-preview{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  font-size: 1.45rem;
  line-height: 1.38;
  color: #ffffff;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy{
  width: 100%;
  margin-top: 14px;
  padding: 11px 16px;
  font-size: .94rem;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-clear:hover, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-copy:hover, .wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 216, 112, .72);
  box-shadow: 0 0 24px rgba(73, 221, 255, .2);
  background: linear-gradient(135deg, rgba(37, 217, 255, .3), rgba(255, 204, 86, .2));
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-row{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{
  padding: 14px 26px;
  font-size: 1rem;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more:disabled{
  opacity: .48;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-federation{ font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; text-transform: uppercase; letter-spacing: .08em; color: #7feaff; text-shadow: 0 0 16px rgba(72,220,255,.9); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-warp{ font-family: "Arial Black", Arial, sans-serif; font-style: italic; transform: skewX(-10deg); text-transform: uppercase; color: #fff; text-shadow: 5px 0 0 rgba(57,217,255,.28), 10px 0 18px rgba(44,126,255,.55); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-gold{ font-family: Georgia, serif; font-weight: 900; text-transform: uppercase; color: #ffd36a; text-shadow: 0 2px 0 #806221, 0 0 18px rgba(255,211,106,.5); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-console{ font-family: "Courier New", monospace; color: #74ffb8; text-shadow: 0 0 12px rgba(80,255,178,.58); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-plaque{ font-family: Copperplate, "Copperplate Gothic Light", Georgia, serif; text-transform: uppercase; letter-spacing: .11em; color: #f5d58b; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-alien{ font-family: "Trebuchet MS", Arial, sans-serif; letter-spacing: .16em; color: #bbfffb; text-shadow: 0 0 14px rgba(152,255,250,.62); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-log{ font-family: Georgia, serif; font-style: italic; color: #e9f2ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-command{ font-family: Verdana, sans-serif; text-transform: uppercase; letter-spacing: .06em; color: #d6f7ff; text-shadow: 0 0 1px #fff, 0 0 18px #2edcff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-transporter{ font-family: Arial, sans-serif; letter-spacing: .1em; color: transparent; background: repeating-linear-gradient(180deg, #fff 0 3px, #64eaff 4px 6px, #ffd66e 8px 10px); -webkit-background-clip: text; background-clip: text; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-nebula{ font-family: "Arial Black", Arial, sans-serif; color: transparent; background: linear-gradient(90deg, #6fe7ff, #ffffff, #ffd05d, #7d8cff); -webkit-background-clip: text; background-clip: text; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-outline{ font-family: Impact, sans-serif; text-transform: uppercase; color: #07111f; -webkit-text-stroke: 1px #7eeaff; text-shadow: 0 0 16px rgba(126,234,255,.7); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-redalert{ font-family: "Arial Black", Arial, sans-serif; text-transform: uppercase; color: #ff6f6f; text-shadow: 0 0 16px rgba(255,60,60,.8); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-bluecore{ font-family: Arial, sans-serif; font-weight: 900; color: #9bd1ff; text-shadow: 0 0 8px #318bff, 0 0 24px #2fdcff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-starbase{ font-family: Verdana, sans-serif; text-transform: uppercase; letter-spacing: .13em; color: #f3f8ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-quantum{ font-family: "Courier New", monospace; text-transform: lowercase; color: #9cffef; text-shadow: 2px 0 rgba(255,210,90,.55), -2px 0 rgba(72,218,255,.55); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-voyager{ font-family: Tahoma, sans-serif; font-weight: 800; font-style: italic; color: #fff3c8; text-shadow: 0 0 18px rgba(255,212,90,.54); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-stellar{ font-family: Georgia, serif; text-transform: uppercase; color: #fff; text-shadow: 0 0 8px #fff, 0 0 22px #5ee6ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-delta{ font-family: Impact, sans-serif; text-transform: uppercase; letter-spacing: .04em; color: #d7f8ff; transform: skewX(-6deg); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-holo{ font-family: Arial, sans-serif; color: rgba(203,249,255,.82); text-shadow: 0 0 11px rgba(107,236,255,.9); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-sector{ font-family: "Courier New", monospace; text-transform: uppercase; letter-spacing: .08em; color: #ffe18b; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-orbit{ font-family: "Trebuchet MS", sans-serif; font-weight: 900; color: #dffcff; text-shadow: 0 3px 0 rgba(45,85,140,.8); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-phaser{ font-family: Arial, sans-serif; text-transform: uppercase; color: #ffffff; text-shadow: 0 0 7px #f8d36c, 0 0 18px #36dfff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-academy{ font-family: Georgia, serif; font-variant: small-caps; color: #f8e2a4; letter-spacing: .05em; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-cadet{ font-family: Verdana, sans-serif; font-weight: 700; color: #9eeaff; letter-spacing: .12em; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-romulan{ font-family: "Trebuchet MS", sans-serif; text-transform: uppercase; color: #a8ffb5; text-shadow: 0 0 14px rgba(86,255,116,.65); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-klingon{ font-family: Impact, sans-serif; text-transform: uppercase; color: #ffb36b; text-shadow: 2px 2px 0 #551b13; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-borg{ font-family: "Courier New", monospace; text-transform: uppercase; color: #95ff7f; background: rgba(40,255,100,.06); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-deepspace{ font-family: Arial, sans-serif; font-weight: 900; color: #d7dcff; text-shadow: 0 0 20px rgba(132,128,255,.7); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-stardate{ font-family: "Courier New", monospace; color: #ffdd87; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-eclipse{ font-family: Impact, sans-serif; text-transform: uppercase; color: #101827; text-shadow: 0 0 0 #fff, 0 0 18px #7ceaff; -webkit-text-stroke: 1px #eafcff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-ion{ font-family: Arial, sans-serif; letter-spacing: .18em; color: #c1f7ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-celestial{ font-family: Georgia, serif; font-weight: 800; color: transparent; background: linear-gradient(180deg, #fff, #91eaff 48%, #315bff); -webkit-background-clip: text; background-clip: text; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-bridge{ font-family: Verdana, sans-serif; text-transform: uppercase; color: #eef9ff; text-shadow: 0 1px 0 #2c5e80; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-nacelle{ font-family: "Arial Narrow", Arial, sans-serif; font-stretch: condensed; text-transform: uppercase; letter-spacing: .05em; color: #6ee7ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-cosmic{ font-family: "Arial Black", Arial, sans-serif; color: #fff; text-shadow: 0 0 10px #64e8ff, 0 0 22px #f5c857, 0 0 34px #5b6cff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-asteroid{ font-family: Georgia, serif; font-weight: 900; color: #c9d4dd; text-shadow: 2px 2px 0 #394655; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-shield{ font-family: Tahoma, sans-serif; text-transform: uppercase; color: #e9fbff; border-bottom: 2px solid rgba(126,234,255,.55); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-engine{ font-family: Impact, sans-serif; font-style: italic; text-transform: uppercase; color: #74e8ff; text-shadow: -3px 0 0 rgba(255,211,94,.45); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-mission{ font-family: "Courier New", monospace; color: #ffffff; letter-spacing: .04em; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-combadge{ font-family: Arial, sans-serif; font-weight: 900; text-transform: uppercase; color: #ffd76d; -webkit-text-stroke: .5px #ffffff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-vector{ font-family: Verdana, sans-serif; transform: skewX(8deg); color: #bdf6ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-diplomat{ font-family: Georgia, serif; text-transform: capitalize; color: #f8f2df; text-shadow: 0 0 12px rgba(255,230,170,.45); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-pulse{ font-family: Arial, sans-serif; font-weight: 800; color: #fff; text-shadow: 0 0 4px #fff, 0 0 18px #3ce4ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-synth{ font-family: "Courier New", monospace; letter-spacing: .14em; color: #fffbce; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-frontier{ font-family: Impact, sans-serif; text-transform: uppercase; color: #ffffff; text-shadow: 3px 3px 0 rgba(31,107,180,.8); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-galaxy{ font-family: Arial, sans-serif; font-weight: 900; color: transparent; background: linear-gradient(90deg, #fff, #5ce4ff, #ffd76f, #fff); -webkit-background-clip: text; background-clip: text; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-signal{ font-family: "Courier New", monospace; color: #8fffe4; text-decoration: underline; text-decoration-color: rgba(255,213,105,.6); }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-captain{ font-family: Georgia, serif; font-weight: 700; color: #eaf8ff; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-docking{ font-family: Verdana, sans-serif; text-transform: uppercase; color: #f9d783; letter-spacing: .09em; }.wpc-scope-585 .tc-wp-tool-root .stfg-tool-wrap .stfg-singularity{ font-family: Impact, sans-serif; text-transform: uppercase; color: #ffffff; text-shadow: 0 0 7px #fff, 0 0 30px #824cff; }@keyframes stfgFadeIn{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .stfg-tool-wrap .stfg-main{ padding: 38px 12px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-container{ width: 100%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 2rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: .95rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{ min-height: 104px; padding: 14px; font-size: 1rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{ padding: 10px 14px; font-size: .9rem; }.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{ padding: 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ font-size: 1.12rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .stfg-tool-wrap .stfg-main{ padding: 42px 14px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-container{ width: 100%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 2.2rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 1rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{ min-height: 108px; padding: 15px; font-size: 1.04rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{ padding: 11px 15px; font-size: .92rem; }.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{ padding: 15px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ font-size: 1.18rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .stfg-tool-wrap .stfg-main{ padding: 48px 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-container{ width: 100%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 2.55rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 1.03rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{ min-height: 112px; padding: 16px; font-size: 1.08rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{ padding: 11px 17px; font-size: .94rem; }.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{ padding: 16px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ font-size: 1.24rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .stfg-tool-wrap .stfg-main{ padding: 60px 22px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-container{ width: 100%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 3.4rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 1.08rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{ min-height: 116px; padding: 17px; font-size: 1.14rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{ padding: 12px 20px; font-size: .96rem; }.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: 17px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ font-size: 1.34rem; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .stfg-tool-wrap .stfg-main{ padding: 68px 24px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-container{ width: 100%; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 4rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 1.1rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{ min-height: 118px; padding: 18px; font-size: 1.18rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{ padding: 12px 22px; font-size: .98rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ padding: 18px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ font-size: 1.4rem; }}@media (min-width: 1200px){.tc-wp-tool-root .stfg-tool-wrap .stfg-main{ padding: 76px 28px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero h1{ font-size: 4.7rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-hero p{ font-size: 1.12rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-input{ min-height: 120px; padding: 19px 20px; font-size: 1.2rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-clear, .tc-wp-tool-root .stfg-tool-wrap .stfg-copy, .tc-wp-tool-root .stfg-tool-wrap .stfg-load-more{ padding: 12px 23px; font-size: 1rem; }.tc-wp-tool-root .stfg-tool-wrap .stfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-card{ padding: 18px; }.tc-wp-tool-root .stfg-tool-wrap .stfg-preview{ font-size: 1.45rem; }}.wpc-scope-585 /* 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;
}