@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-668 .tc-wp-tool-root img, .wpc-scope-668 .tc-wp-tool-root video, .wpc-scope-668 .tc-wp-tool-root svg, .wpc-scope-668 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 42px 18px;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 219, 45, 0.95), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(82, 190, 255, 0.85), transparent 34%),
    radial-gradient(circle at 50% 100%, rgba(255, 143, 43, 0.72), transparent 38%),
    linear-gradient(135deg, #ffe74c 0%, #62cfff 38%, #ff9f43 72%, #ffb6d5 100%);
  color: #17213a;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap div, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap section, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap h1, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap h2, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap p, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap span, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap label, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap textarea, .wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-hero{
  text-align: center;
  padding: 34px;
  border: 1px solid rgba(255, 255, 255, 0.62);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.38);
  box-shadow: 0 24px 70px rgba(20, 37, 72, 0.22);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(21, 32, 61, 0.9);
  color: #fff36d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  box-shadow: 0 10px 25px rgba(21, 32, 61, 0.22);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap h1{
  margin: 0;
  color: #14213d;
  font-size: 54px;
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 4px 0 rgba(255, 221, 44, 0.9), 0 8px 22px rgba(15, 38, 78, 0.22);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{
  width: min(100%, 760px);
  margin: 18px auto 26px;
  color: #203052;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-input-card{
  width: min(100%, 860px);
  margin: 0 auto;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.58);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.76), 0 16px 38px rgba(15, 38, 78, 0.14);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #17213a;
  font-size: 14px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.7px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{
  display: block;
  width: 100%;
  min-height: 124px;
  max-width: 100%;
  resize: vertical;
  border: 2px solid rgba(20, 33, 61, 0.18);
  border-radius: 18px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.92);
  color: #17213a;
  outline: none;
  font: 800 24px/1.35 Arial, Helvetica, sans-serif;
  box-shadow: 0 10px 28px rgba(20, 33, 61, 0.1);
  transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-text-input:focus{
  border-color: #ffcc18;
  box-shadow: 0 0 0 5px rgba(255, 204, 24, 0.34), 0 18px 36px rgba(20, 33, 61, 0.16);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-actions{
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border: 0;
  border-radius: 14px;
  padding: 13px 22px;
  background: linear-gradient(135deg, #14213d, #243b70);
  color: #ffffff;
  font: 900 15px/1 Arial, Helvetica, sans-serif;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(20, 33, 61, 0.24);
  transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.14);
  box-shadow: 0 18px 34px rgba(20, 33, 61, 0.28), 0 0 0 4px rgba(255, 238, 93, 0.28);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-btn:active{
  transform: translateY(0);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin: 32px 0 18px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head h2{
  margin: 0;
  color: #14213d;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 900;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-count{
  flex: 0 0 auto;
  padding: 9px 13px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.58);
  color: #14213d;
  font-size: 14px;
  font-weight: 900;
  box-shadow: 0 10px 22px rgba(20, 33, 61, 0.12);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.62);
  background: rgba(255, 255, 255, 0.48);
  box-shadow: 0 18px 42px rgba(20, 33, 61, 0.16);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  animation: sfgFadeUp 0.34s ease both;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
  overflow: hidden;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.92);
  box-shadow: 0 26px 54px rgba(20, 33, 61, 0.22);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-name{
  min-width: 0;
  color: #14213d;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-copy-btn{
  flex: 0 0 auto;
  min-height: 38px;
  padding: 10px 14px;
  border-radius: 12px;
  background: linear-gradient(135deg, #ffcb1f, #ff8f2b);
  color: #15203d;
  box-shadow: 0 10px 20px rgba(255, 143, 43, 0.28);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 124px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(20, 33, 61, 0.12);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.42)),
    radial-gradient(circle at top right, rgba(255, 238, 93, 0.42), transparent 45%);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-box::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.52);
  border-radius: 999px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffcb1f, #40bfff);
  border-radius: 999px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  line-height: 1.18;
  letter-spacing: 0;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-load-btn{
  min-width: 220px;
  background: linear-gradient(135deg, #14213d, #006eb8 52%, #ff4fa3);
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-load-btn.sfg-hidden{
  display: none;
}.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-1{ color: #ffd51f; font-weight: 900; font-family: Arial Black, Impact, Arial, sans-serif; -webkit-text-stroke: 1.5px #17213a; text-shadow: 3px 3px 0 #ff7b2f, 6px 6px 0 rgba(20,33,61,.22); }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-2{ color: #46bfff; font-weight: 900; font-family: Impact, Arial Black, sans-serif; text-transform: uppercase; text-shadow: 3px 3px 0 #ffd51f, 6px 6px 0 #17213a; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-3{ color: #ff4fa3; font-weight: 900; font-family: Trebuchet MS, Arial, sans-serif; text-shadow: 0 0 8px #fff, 3px 3px 0 #14213d; letter-spacing: 1px; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-4{ color: #fff36d; font-weight: 900; font-family: Georgia, serif; -webkit-text-stroke: 1px #4c2b00; text-shadow: 0 4px 0 #ff8f2b; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-5{ color: #14213d; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-transform: uppercase; text-shadow: 2px 2px 0 #fff36d, 4px 4px 0 #40bfff; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-6{ color: transparent; font-weight: 900; font-family: Impact, Arial, sans-serif; background: linear-gradient(90deg, #ffcc18, #ff4fa3, #40bfff); -webkit-background-clip: text; background-clip: text; text-shadow: none; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-7{ color: #ffffff; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: 0 0 5px #40bfff, 0 0 14px #0077c8, 3px 3px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-8{ color: #7b3f00; font-weight: 900; font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif; text-shadow: 2px 2px 0 #ffcb1f, 4px 4px 0 #ff4fa3; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-9{ color: #ff8f2b; font-weight: 900; font-family: Impact, Arial Black, sans-serif; font-style: italic; transform: skew(-8deg); text-shadow: 3px 3px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-10{ color: #14213d; font-weight: 900; font-family: Courier New, monospace; text-transform: uppercase; letter-spacing: 2px; text-shadow: 2px 2px 0 #ffcc18; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-11{ color: #ffcb1f; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: -2px 0 #14213d, 0 2px #14213d, 2px 0 #14213d, 0 -2px #14213d, 5px 5px 0 #ff4fa3; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-12{ color: #40bfff; font-weight: 900; font-family: Verdana, Arial, sans-serif; text-shadow: 0 3px 0 #fff36d, 0 6px 0 #ff8f2b; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-13{ color: #ffffff; font-weight: 900; font-family: Impact, Arial, sans-serif; background: #14213d; padding: 7px 10px; border-radius: 10px; box-decoration-break: clone; -webkit-box-decoration-break: clone; text-shadow: 2px 2px 0 #ff4fa3; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-14{ color: #ff4fa3; font-weight: 900; font-family: Arial Black, Arial, sans-serif; letter-spacing: 3px; text-transform: uppercase; text-shadow: 2px 2px 0 #fff36d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-15{ color: #2d7f35; font-weight: 900; font-family: Georgia, serif; text-shadow: 2px 2px 0 #ffcb1f, 4px 4px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-16{ color: #14213d; font-weight: 900; font-family: Trebuchet MS, Arial, sans-serif; text-decoration: underline wavy #ff4fa3 3px; text-shadow: 2px 2px 0 #fff36d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-17{ color: #ffcb1f; font-weight: 900; font-family: Impact, Arial, sans-serif; font-variant: small-caps; text-shadow: 4px 0 0 #14213d, 7px 3px 0 #40bfff; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-18{ color: #1d8bd1; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-transform: lowercase; text-shadow: 2px 2px 0 #fff, 4px 4px 0 #ffcb1f; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-19{ color: #f14b2f; font-weight: 900; font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif; transform: rotate(-1deg); text-shadow: 3px 3px 0 #ffcb1f, 5px 5px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-20{ color: #14213d; font-weight: 900; font-family: Impact, Arial Black, sans-serif; background: linear-gradient(#ffcb1f 0 48%, #ff8f2b 48% 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-21{ color: #ffef5c; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: 0 2px 0 #e0529c, 0 4px 0 #40bfff, 0 6px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-22{ color: #ffffff; font-weight: 900; font-family: Courier New, monospace; background: #ff4fa3; padding: 6px 9px; border-radius: 6px; box-decoration-break: clone; -webkit-box-decoration-break: clone; text-shadow: 2px 2px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-23{ color: #203052; font-weight: 900; font-family: Georgia, serif; letter-spacing: 1px; text-shadow: 1px 1px 0 #fff36d, 2px 2px 0 #ff8f2b, 3px 3px 0 #40bfff; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-24{ color: #ffcb1f; font-weight: 900; font-family: Trebuchet MS, Arial, sans-serif; text-transform: uppercase; filter: drop-shadow(3px 3px 0 #14213d); }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-25{ color: #6b2c91; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: 2px 2px 0 #ffcb1f, 4px 4px 0 #ff8f2b; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-26{ color: #14213d; font-weight: 900; font-family: Impact, Arial, sans-serif; letter-spacing: 4px; text-shadow: 0 0 0 #14213d, 2px 2px 0 #40bfff; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-27{ color: #fff; font-weight: 900; font-family: Arial Black, Arial, sans-serif; -webkit-text-stroke: 1px #14213d; text-shadow: 3px 3px 0 #ffcb1f, 6px 6px 0 #ff4fa3; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-28{ color: #ff8f2b; font-weight: 900; font-family: Verdana, Arial, sans-serif; text-transform: capitalize; text-shadow: 1px 1px 0 #14213d, 3px 3px 0 #fff36d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-29{ color: #0a8f85; font-weight: 900; font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif; text-shadow: 2px 2px 0 #ffcb1f, 4px 4px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-30{ color: #14213d; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: 0 0 12px #fff36d, 0 0 24px #ff8f2b; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-31{ color: #ffcb1f; font-weight: 900; font-family: Impact, Arial, sans-serif; -webkit-text-stroke: 2px #ff4fa3; text-shadow: 4px 4px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-32{ color: #14213d; font-weight: 900; font-family: Courier New, monospace; background-image: linear-gradient(90deg, rgba(255,203,31,.45) 50%, transparent 50%); background-size: 10px 100%; padding: 5px 8px; border-radius: 8px; box-decoration-break: clone; -webkit-box-decoration-break: clone; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-33{ color: #40bfff; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: -3px 3px 0 #ffcb1f, -6px 6px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-34{ color: #ff4fa3; font-weight: 900; font-family: Georgia, serif; font-style: italic; text-shadow: 2px 2px 0 #fff36d, 4px 4px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-35{ color: #14213d; font-weight: 900; font-family: Impact, Arial, sans-serif; text-transform: uppercase; text-shadow: 3px 0 0 #ffcb1f, 6px 0 0 #ff8f2b; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-36{ color: #fff36d; font-weight: 900; font-family: Trebuchet MS, Arial, sans-serif; background: #1d8bd1; padding: 7px 10px; border-radius: 999px; box-decoration-break: clone; -webkit-box-decoration-break: clone; text-shadow: 2px 2px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-37{ color: #e83f2f; font-weight: 900; font-family: Arial Black, Arial, sans-serif; -webkit-text-stroke: 1px #ffffff; text-shadow: 3px 3px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-38{ color: #203052; font-weight: 900; font-family: Verdana, Arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; text-shadow: 0 3px 0 #ffcb1f, 3px 6px 0 rgba(20,33,61,.22); }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-39{ color: #ffcb1f; font-weight: 900; font-family: Comic Sans MS, Trebuchet MS, Arial, sans-serif; transform: rotate(1deg); text-shadow: 2px 2px 0 #40bfff, 5px 5px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-40{ color: #ffffff; font-weight: 900; font-family: Impact, Arial, sans-serif; -webkit-text-stroke: 1px #14213d; text-shadow: 0 0 8px #ff4fa3, 0 0 18px #ff4fa3; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-41{ color: #14213d; font-weight: 900; font-family: Georgia, serif; text-shadow: 2px 0 0 #ffcb1f, 0 2px 0 #40bfff, 4px 4px 0 #ffb6d5; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-42{ color: #ff8f2b; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-transform: uppercase; -webkit-text-stroke: 1px #14213d; letter-spacing: 2px; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-43{ color: #14213d; font-weight: 900; font-family: Courier New, monospace; text-shadow: 1px 1px 0 #fff, 2px 2px 0 #ffcb1f, 3px 3px 0 #ff4fa3; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-44{ color: #2b6cff; font-weight: 900; font-family: Impact, Arial, sans-serif; text-shadow: 3px 3px 0 #ffcb1f, 6px 6px 0 #ffffff; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-45{ color: #ffcb1f; font-weight: 900; font-family: Arial Black, Arial, sans-serif; background: #14213d; padding: 6px 10px; border: 3px solid #ff8f2b; border-radius: 12px; box-decoration-break: clone; -webkit-box-decoration-break: clone; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-46{ color: #ff4fa3; font-weight: 900; font-family: Verdana, Arial, sans-serif; text-shadow: 0 2px 0 #14213d, 0 4px 0 #ffcb1f; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-47{ color: #ffffff; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-shadow: 2px 2px 0 #40bfff, 4px 4px 0 #ffcb1f, 6px 6px 0 #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-48{ color: #14213d; font-weight: 900; font-family: Trebuchet MS, Arial, sans-serif; background: linear-gradient(90deg, #ffcb1f, #ffcb1f 55%, #ff4fa3 55%); padding: 5px 8px; border-radius: 9px; box-decoration-break: clone; -webkit-box-decoration-break: clone; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-49{ color: transparent; font-weight: 900; font-family: Impact, Arial, sans-serif; background: repeating-linear-gradient(45deg, #ffcb1f 0 8px, #ff4fa3 8px 14px, #40bfff 14px 20px); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px #14213d; }.wpc-scope-668 .tc-wp-tool-root .sfg-tool-wrap .sfg-style-50{ color: #ffef5c; font-weight: 900; font-family: Arial Black, Arial, sans-serif; text-transform: uppercase; text-shadow: 2px 2px 0 #14213d, 4px 4px 0 #40bfff, 6px 6px 0 #ff4fa3; }@keyframes sfgFadeUp{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 46px 22px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 56px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{ min-height: 126px; font-size: 24px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 48px; font-size: 15px; padding: 13px 22px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ padding: 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{ font-size: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 42px 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: min(100%, 1120px); }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 50px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{ min-height: 120px; font-size: 23px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 47px; font-size: 15px; padding: 13px 21px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 19px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ padding: 19px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{ font-size: 27px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 36px 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: min(100%, 940px); }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero{ padding: 28px; border-radius: 24px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 42px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{ min-height: 116px; font-size: 21px; padding: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ min-height: 46px; font-size: 14px; padding: 12px 20px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ padding: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{ font-size: 25px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 28px 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero{ padding: 22px 16px; border-radius: 22px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 34px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input-card{ padding: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{ min-height: 108px; font-size: 19px; padding: 15px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ width: 100%; min-height: 45px; font-size: 14px; padding: 12px 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head{ align-items: flex-start; flex-direction: column; gap: 10px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ width: 100%; max-width: 100%; padding: 17px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{ font-size: 24px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 24px 12px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero{ padding: 20px 14px; border-radius: 20px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 31px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input-card{ padding: 13px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{ min-height: 104px; font-size: 18px; padding: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ width: 100%; min-height: 44px; font-size: 14px; padding: 12px 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head{ align-items: flex-start; flex-direction: column; gap: 10px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head h2{ font-size: 24px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{ font-size: 22px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .sfg-tool-wrap{ padding: 22px 10px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-shell{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-hero{ padding: 18px 12px; border-radius: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-kicker{ font-size: 11px; padding: 7px 10px; }.tc-wp-tool-root .sfg-tool-wrap h1{ font-size: 28px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-input-card{ padding: 12px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-text-input{ min-height: 100px; font-size: 17px; padding: 13px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-btn{ width: 100%; min-height: 43px; font-size: 13px; padding: 11px 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head{ align-items: flex-start; flex-direction: column; gap: 10px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-head h2{ font-size: 22px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card{ width: 100%; max-width: 100%; padding: 14px; border-radius: 18px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-card-top{ flex-direction: column; align-items: stretch; }.tc-wp-tool-root .sfg-tool-wrap .sfg-copy-btn{ width: 100%; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-box{ padding: 14px; }.tc-wp-tool-root .sfg-tool-wrap .sfg-preview-text{ font-size: 20px; }}.wpc-scope-668 /* 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-668 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .sfg-clear-btn{}