@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-431 .tc-wp-tool-root img, .wpc-scope-431 .tc-wp-tool-root video, .wpc-scope-431 .tc-wp-tool-root svg, .wpc-scope-431 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 48px 18px;
  background:
    radial-gradient(circle at 18% 8%, rgba(229, 9, 20, 0.28), transparent 34%),
    radial-gradient(circle at 82% 16%, rgba(255, 255, 255, 0.08), transparent 28%),
    linear-gradient(135deg, #050505 0%, #140406 44%, #080808 100%);
  color: #ffffff;
  overflow-x: hidden;
  font-family: Inter, Arial, Helvetica, sans-serif;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-head{
  text-align: center;
  margin: 0 auto 26px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-title{
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(229, 9, 20, 0.55);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
  margin: 12px auto 0;
  max-width: 680px;
  color: #f4d7d9;
  font-size: 17px;
  line-height: 1.55;
  font-weight: 500;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.045));
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(14px);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-label{
  display: block;
  margin: 0 0 9px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
  display: block;
  width: 100%;
  min-height: 118px;
  box-sizing: border-box;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  outline: none;
  padding: 16px 17px;
  background: rgba(4, 4, 4, 0.72);
  color: #ffffff;
  font-family: Inter, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  box-shadow: inset 0 0 0 1px rgba(229, 9, 20, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-input:focus{
  border-color: rgba(229, 9, 20, 0.88);
  background: rgba(0, 0, 0, 0.86);
  box-shadow: 0 0 0 4px rgba(229, 9, 20, 0.18), 0 0 34px rgba(229, 9, 20, 0.18);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-input::placeholder{
  color: rgba(255, 255, 255, 0.48);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-actions{
  display: flex;
  justify-content: center;
  margin-top: 14px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  cursor: pointer;
  box-sizing: border-box;
  background: linear-gradient(180deg, #f11b25, #b80710);
  color: #ffffff;
  font-family: Inter, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 850;
  line-height: 1;
  padding: 12px 18px;
  box-shadow: 0 12px 28px rgba(229, 9, 20, 0.26);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, opacity 180ms ease;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow: 0 18px 38px rgba(229, 9, 20, 0.42), 0 0 24px rgba(229, 9, 20, 0.22);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(229, 9, 20, 0.24), 0 18px 38px rgba(229, 9, 20, 0.34);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
  display: grid;
  width: 100%;
  box-sizing: border-box;
  gap: 18px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 18px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.035)),
    radial-gradient(circle at 16% 0%, rgba(229, 9, 20, 0.18), transparent 42%);
  box-shadow: 0 15px 36px rgba(0, 0, 0, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(13px);
  animation: nfgFadeIn 340ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(229, 9, 20, 0.42);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.46), 0 0 28px rgba(229, 9, 20, 0.17);
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 13px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-name{
  min-width: 0;
  color: #ffe9ea;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy{
  flex: 0 0 auto;
  padding: 9px 12px;
  font-size: 12px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.06));
  box-shadow: none;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 132px;
  box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 8px;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(0, 0, 0, 0.38);
  color: #ffffff;
  line-height: 1.22;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 8px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-thumb{
  background: rgba(229, 9, 20, 0.72);
  border-radius: 8px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-load.is-hidden{
  display: none;
}.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-1{ font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.06em; color: #e50914; text-shadow: 0 3px 0 #3b0004, 0 0 20px rgba(229, 9, 20, 0.7); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-2{ font-family: Georgia, "Times New Roman", serif; font-weight: 800; color: #fff5f5; text-shadow: 0 0 14px #e50914, 2px 2px 0 #5c050b; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-3{ font-family: "Trebuchet MS", Arial, sans-serif; font-weight: 900; font-style: italic; text-transform: uppercase; letter-spacing: 0.12em; color: #ff3140; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-4{ font-family: "Courier New", Courier, monospace; font-weight: 700; color: #f5f5f5; text-shadow: -1px 0 #e50914, 1px 0 #8c0b12; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-5{ font-family: Arial Black, Arial, sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.18em; color: transparent; -webkit-text-stroke: 1.2px #ffffff; text-shadow: 0 0 18px rgba(229, 9, 20, 0.75); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-6{ font-family: Verdana, Geneva, sans-serif; font-weight: 800; color: #ffd0d3; text-shadow: 0 2px 0 #9a0710, 0 6px 18px rgba(0, 0, 0, 0.85); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-7{ font-family: Garamond, Georgia, serif; font-weight: 700; font-variant: small-caps; letter-spacing: 0.08em; color: #ffffff; text-shadow: 0 0 22px rgba(255, 0, 24, 0.65); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-8{ font-family: Tahoma, Geneva, sans-serif; font-weight: 900; text-transform: lowercase; letter-spacing: 0.03em; color: #ff4a55; text-shadow: 3px 3px 0 #170002; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-9{ font-family: Palatino, "Palatino Linotype", serif; font-weight: 900; font-style: italic; color: #fff; text-shadow: 0 0 4px #fff, 0 0 18px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-10{ font-family: "Lucida Console", Monaco, monospace; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #ffb9bd; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-11{ font-family: "Arial Narrow", Arial, sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.22em; color: #e50914; text-shadow: 0 0 1px #fff, 0 0 16px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-12{ font-family: "Times New Roman", Times, serif; font-weight: 900; color: #ffffff; text-shadow: 2px 2px 0 #e50914, 4px 4px 0 #450006; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-13{ font-family: Helvetica, Arial, sans-serif; font-weight: 300; letter-spacing: 0.16em; text-transform: uppercase; color: #f8eeee; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-14{ font-family: Impact, sans-serif; font-weight: 900; color: #111111; text-shadow: 1px 1px 0 #fff, -1px -1px 0 #e50914, 0 0 18px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-15{ font-family: "Brush Script MT", "Segoe Script", cursive; font-weight: 700; color: #ff5a64; text-shadow: 0 0 16px rgba(229, 9, 20, 0.85); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-16{ font-family: "Gill Sans", "Trebuchet MS", sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.04em; color: #ffffff; text-shadow: 0 4px 10px #000, 0 -1px 0 #ff2934; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-17{ font-family: Cambria, Georgia, serif; font-weight: 800; letter-spacing: 0.02em; color: #ffe1e3; text-shadow: 0 3px 0 #74070d; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-18{ font-family: "Franklin Gothic Medium", Arial, sans-serif; font-weight: 900; text-transform: uppercase; color: #ff0011; text-shadow: 0 0 2px #fff, 0 0 26px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-19{ font-family: Consolas, "Courier New", monospace; font-weight: 600; letter-spacing: 0.06em; color: #ffffff; text-shadow: 0 0 10px rgba(229, 9, 20, 0.7); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-20{ font-family: Optima, Candara, sans-serif; font-weight: 800; font-variant: small-caps; color: #ffccd0; letter-spacing: 0.14em; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-21{ font-family: Arial Black, Arial, sans-serif; font-weight: 900; text-transform: uppercase; color: #ffffff; text-shadow: -2px 2px 0 #e50914, 2px -2px 0 #62060c; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-22{ font-family: Didot, Bodoni MT, Georgia, serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.09em; color: #fffafa; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-23{ font-family: "Segoe UI", Arial, sans-serif; font-weight: 900; color: #ff2b36; text-shadow: 0 10px 24px rgba(0, 0, 0, 0.9); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-24{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; color: #ffe7e8; text-shadow: 0 0 11px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-25{ font-family: Monaco, Consolas, monospace; font-weight: 800; color: #e50914; text-shadow: 2px 0 0 #ffffff, 0 0 18px rgba(229, 9, 20, 0.5); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-26{ font-family: Copperplate, "Copperplate Gothic Light", fantasy; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; color: #ffffff; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-27{ font-family: Baskerville, Georgia, serif; font-weight: 900; font-style: italic; color: #ffdde0; text-shadow: 0 2px 0 #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-28{ font-family: "Century Gothic", Arial, sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: 0.24em; color: #ffffff; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-29{ font-family: Impact, sans-serif; font-weight: 900; text-transform: uppercase; color: #ff1724; text-shadow: 0 1px 0 #fff, 0 7px 0 rgba(90, 0, 6, 0.75); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-30{ font-family: "Book Antiqua", Palatino, serif; font-weight: 700; color: #ffffff; letter-spacing: 0.04em; text-shadow: 0 0 30px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-31{ font-family: "Arial Rounded MT Bold", Arial, sans-serif; font-weight: 900; color: #ff6b73; text-shadow: inset 0 0 0 #000, 0 4px 18px #000; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-32{ font-family: "Futura", "Trebuchet MS", Arial, sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.13em; color: #f9f9f9; text-shadow: 0 0 2px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-33{ font-family: "Rockwell", Georgia, serif; font-weight: 900; color: #e50914; text-shadow: 1px 1px 0 #fff, 3px 3px 0 #250003; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-34{ font-family: "Avenir Next", Avenir, Arial, sans-serif; font-weight: 800; color: #ffffff; letter-spacing: 0.02em; text-shadow: 0 0 15px rgba(255, 255, 255, 0.25), 0 0 25px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-35{ font-family: "Courier New", monospace; font-weight: 900; text-transform: uppercase; color: #ffc4c8; letter-spacing: 0.16em; text-shadow: 0 0 8px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-36{ font-family: "Hoefler Text", Georgia, serif; font-weight: 900; text-transform: capitalize; color: #ffffff; text-shadow: 0 5px 0 #8b050d; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-37{ font-family: "Segoe UI Semibold", Arial, sans-serif; font-weight: 800; color: #ff3641; text-shadow: 0 0 1px #fff, 0 0 20px rgba(255, 54, 65, 0.65); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-38{ font-family: "Lucida Bright", Georgia, serif; font-weight: 800; font-variant: small-caps; letter-spacing: 0.06em; color: #fff2f3; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-39{ font-family: "DIN Condensed", "Arial Narrow", Arial, sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.17em; color: #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-40{ font-family: Candara, Calibri, sans-serif; font-weight: 700; font-style: italic; color: #ffffff; text-shadow: 2px 0 0 #e50914, 0 0 14px #000; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-41{ font-family: "Perpetua", Georgia, serif; font-weight: 900; text-transform: uppercase; color: #ffccd1; letter-spacing: 0.07em; text-shadow: 0 0 16px rgba(229, 9, 20, 0.8); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-42{ font-family: "Geneva", Verdana, sans-serif; font-weight: 900; color: #ffffff; text-shadow: 0 0 0 #fff, 0 3px 16px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-43{ font-family: "MS Gothic", "Courier New", monospace; font-weight: 800; letter-spacing: 0.04em; color: #ff1c28; text-shadow: -1px -1px 0 #fff; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-44{ font-family: "Big Caslon", Georgia, serif; font-weight: 900; color: #fff; text-transform: lowercase; text-shadow: 0 0 12px #e50914, 0 8px 18px #000; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-45{ font-family: "Arial Black", Impact, sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.02em; color: #ffeff0; -webkit-text-stroke: 0.7px #e50914; }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-46{ font-family: "Segoe UI Light", Arial, sans-serif; font-weight: 300; letter-spacing: 0.2em; color: #ffffff; text-shadow: 0 0 28px rgba(229, 9, 20, 0.9); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-47{ font-family: "Noto Serif", Georgia, serif; font-weight: 800; color: #e50914; text-shadow: 0 1px 0 #fff, 0 0 24px rgba(229, 9, 20, 0.8); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-48{ font-family: "Verdana", Arial, sans-serif; font-weight: 900; text-transform: uppercase; color: #ffffff; letter-spacing: 0.11em; text-shadow: 3px 0 0 rgba(229, 9, 20, 0.8); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-49{ font-family: "Menlo", Consolas, monospace; font-weight: 700; color: #ffd6d9; background-image: linear-gradient(90deg, rgba(229, 9, 20, 0.22), transparent); }.wpc-scope-431 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-50{ font-family: Impact, "Arial Black", sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.08em; color: #ffffff; text-shadow: 0 0 6px #e50914, 0 0 18px #e50914, 0 0 36px rgba(229, 9, 20, 0.7); }@keyframes nfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 54px 24px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{ font-size: 50px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ font-size: 18px; min-height: 124px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ font-size: 14px; padding: 12px 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ font-size: 27px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 48px 22px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{ font-size: 44px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ font-size: 17px; min-height: 118px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ font-size: 14px; padding: 12px 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ font-size: 26px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 42px 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{ font-size: 38px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ font-size: 16px; min-height: 112px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ font-size: 13px; padding: 11px 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ font-size: 24px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{ font-size: 32px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ font-size: 15px; min-height: 104px; padding: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ font-size: 13px; padding: 11px 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ width: 100%; max-width: 100%; box-sizing: border-box; padding: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ font-size: 23px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 30px 12px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{ font-size: 29px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ font-size: 15px; min-height: 100px; padding: 13px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ font-size: 12px; padding: 10px 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ width: 100%; max-width: 100%; box-sizing: border-box; padding: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ font-size: 22px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 26px 10px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-title{ font-size: 25px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 12px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ font-size: 14px; min-height: 96px; padding: 12px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ font-size: 12px; padding: 10px 13px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ width: 100%; max-width: 100%; box-sizing: border-box; padding: 13px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ font-size: 20px; }}.wpc-scope-431 .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-431 .tc-wp-tool-root .nfg-clear{}