@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-361 .tc-wp-tool-root img, .wpc-scope-361 .tc-wp-tool-root video, .wpc-scope-361 .tc-wp-tool-root svg, .wpc-scope-361 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  background:
    radial-gradient(circle at 14% 10%, rgba(255,255,255,.86) 0 9%, transparent 22%),
    radial-gradient(circle at 82% 14%, rgba(77,177,255,.34) 0 10%, transparent 28%),
    linear-gradient(135deg, #ff3c4e 0%, #ff6f61 36%, #ffffff 36.5%, #f7fbff 63%, #2d9cff 100%);
  color: #20242d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper *{
  box-sizing: border-box;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero{
  text-align: center;
  max-width: 900px;
  margin: 0 auto 28px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{
  margin: 0;
  color: #ffffff;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 4px 0 rgba(31,37,51,.22), 0 18px 40px rgba(146,13,30,.28);
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{
  max-width: 700px;
  margin: 16px auto 0;
  color: #29303d;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 700;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input-panel{
  width: 100%;
  max-width: 840px;
  margin: 0 auto 18px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.62);
  border-radius: 28px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 22px 70px rgba(32,36,45,.18), inset 0 1px 0 rgba(255,255,255,.76);
  backdrop-filter: blur(16px);
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input-panel label{
  display: block;
  margin: 0 0 10px;
  color: #222938;
  font-size: 14px;
  font-weight: 900;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  border: 2px solid rgba(255,61,80,.22);
  border-radius: 20px;
  padding: 18px 20px;
  background: rgba(255,255,255,.92);
  color: #1d2330;
  box-shadow: inset 0 2px 8px rgba(31,37,51,.06);
  font: 800 24px/1.35 Inter, ui-sans-serif, system-ui, sans-serif;
  outline: none;
  transition: border-color .22s ease, box-shadow .22s ease, background .22s ease;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input:focus{
  border-color: #ff3048;
  background: #ffffff;
  box-shadow: 0 0 0 5px rgba(255,48,72,.16), 0 14px 30px rgba(45,156,255,.16);
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 900;
  line-height: 1;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, opacity .2s ease;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{
  display: block;
  margin: 14px auto 0;
  padding: 11px 22px;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #29303d, #111722);
  box-shadow: 0 10px 24px rgba(31,37,51,.18);
  font-size: 14px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn:hover, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more:hover, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-copy-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn:focus-visible, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more:focus-visible, .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-copy-btn:focus-visible{
  outline: 3px solid rgba(45,156,255,.46);
  outline-offset: 3px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-status-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 14px 0 18px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-status-text{
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 10px 16px;
  border: 1px solid rgba(255,255,255,.58);
  border-radius: 999px;
  background: rgba(255,255,255,.72);
  color: #202633;
  box-shadow: 0 12px 30px rgba(31,37,51,.12);
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-status-text strong{
  color: #e71f3b;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255,255,255,.58);
  border-radius: 24px;
  background: rgba(255,255,255,.76);
  box-shadow: 0 18px 44px rgba(31,37,51,.13), inset 0 1px 0 rgba(255,255,255,.72);
  backdrop-filter: blur(12px);
  overflow: hidden;
  animation: ntfgFadeIn .34s ease both;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255,48,72,.38);
  box-shadow: 0 24px 54px rgba(31,37,51,.18), 0 0 0 4px rgba(255,255,255,.22);
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card h2{
  min-width: 0;
  margin: 0;
  color: #1f2633;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 950;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-copy-btn{
  flex: 0 0 auto;
  padding: 9px 13px;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff3048, #ff765d);
  box-shadow: 0 10px 20px rgba(255,48,72,.24);
  font-size: 12px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-copy-btn.ntfg-copied{
  background: linear-gradient(135deg, #1d9f72, #2d9cff);
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  max-height: 180px;
  overflow: auto;
  border-radius: 18px;
  padding: 17px;
  color: #1d2330;
  background: linear-gradient(135deg, rgba(255,255,255,.9), rgba(245,249,255,.78));
  border: 1px solid rgba(31,37,51,.08);
  font-size: 25px;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,.65);
  border-radius: 999px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff3048, #2d9cff);
  border-radius: 999px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{
  padding: 15px 30px;
  border-radius: 999px;
  color: #ffffff;
  background: linear-gradient(135deg, #202633, #2d9cff);
  box-shadow: 0 16px 32px rgba(45,156,255,.28);
  font-size: 15px;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more[disabled], .wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more.ntfg-hidden{
  display: none;
}.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-classic .ntfg-preview{ color: #e61f39; font-weight: 950; text-shadow: 2px 2px 0 #fff, 4px 4px 0 rgba(32,38,51,.18); }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-mushroom .ntfg-preview{ background: linear-gradient(135deg,#fff7f8,#ffe2e6); color: #ff3048; font-weight: 900; border-style: dashed; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-arcade .ntfg-preview{ background: #202633; color: #fff; text-shadow: 0 0 12px #ff3048; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-pixel .ntfg-preview{ color: #263044; font-family: "Courier New", monospace; font-weight: 900; letter-spacing: 0; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-kart .ntfg-preview{ background: linear-gradient(120deg,#e9f6ff,#fff,#ffe6e9); color: #1f75d8; font-style: italic; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-power .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#ff3048,#ff8b3d); font-weight: 950; text-shadow: 0 3px 0 rgba(0,0,0,.18); }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-coin .ntfg-preview{ background: linear-gradient(135deg,#fff9df,#fff); color: #a96d00; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-star .ntfg-preview{ background: #121722; color: #ffdd4a; text-shadow: 0 0 14px rgba(255,221,74,.8); font-weight: 900; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-castle .ntfg-preview{ background: linear-gradient(135deg,#f1f3f7,#dce3ef); color: #3d4658; font-weight: 950; text-transform: uppercase; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-retro .ntfg-preview{ color: #2b303b; background: repeating-linear-gradient(0deg,#fff,#fff 8px,#f3f8ff 9px,#f3f8ff 16px); font-family: Georgia, serif; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-joy .ntfg-preview{ color: #fff; background: linear-gradient(90deg,#ff3048 0 50%,#2d9cff 50% 100%); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-handheld .ntfg-preview{ background: #eef7ff; color: #226fd1; box-shadow: inset 0 0 0 3px rgba(45,156,255,.13); text-shadow: 0 0 12px rgba(45,156,255,.45); }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-block .ntfg-preview{ font-family: Impact, "Arial Black", sans-serif; color: #fff; background: #263044; text-shadow: 3px 3px 0 #ff3048; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-cartridge .ntfg-preview{ background: linear-gradient(135deg,#e9edf3,#fff); color: #303747; border: 3px solid #303747; font-family: "Courier New", monospace; font-weight: 900; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-victory .ntfg-preview{ color: #117a56; background: linear-gradient(135deg,#ecfff8,#fff); font-weight: 950; text-shadow: 1px 1px 0 #b9f8df; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-level .ntfg-preview{ color: #ff3048; background: #fff; border: 2px solid #ff3048; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-princess .ntfg-preview{ color: #d5268c; background: linear-gradient(135deg,#fff0fa,#fff); font-family: Georgia, serif; font-style: italic; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-fire .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#ff3048,#ffb22e); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-ice .ntfg-preview{ color: #166fc1; background: linear-gradient(135deg,#e9fbff,#ffffff); text-shadow: 0 0 10px rgba(45,156,255,.35); }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-pipe .ntfg-preview{ color: #0f7a49; background: linear-gradient(135deg,#e8fff3,#fff); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-rainbow .ntfg-preview{ color: #202633; background: linear-gradient(135deg,#ffd7de,#fff7c8,#d7f4ff); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-boss .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#141820,#4b1622); text-shadow: 0 0 10px #ff3048; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-mini .ntfg-preview{ font-size: 21px; color: #394153; background: #fff; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-save .ntfg-preview{ color: #fff; background: #2b303b; font-family: "Courier New", monospace; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-start .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#2d9cff,#ff3048); font-weight: 950; text-align: center; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-player .ntfg-preview{ color: #2d9cff; background: #fff; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-speed .ntfg-preview{ color: #ff3048; font-style: italic; font-weight: 950; letter-spacing: 0; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-bonus .ntfg-preview{ color: #7c4b00; background: linear-gradient(135deg,#fff4ca,#fff); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-shadow .ntfg-preview{ color: #ffffff; background: #ff3048; text-shadow: 4px 4px 0 #202633; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-redcap .ntfg-preview{ color: #e61f39; background: #fff; font-weight: 950; border-top: 8px solid #e61f39; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-blueshell .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#166fc1,#2d9cff); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-golden .ntfg-preview{ color: #7a5300; background: linear-gradient(135deg,#ffe477,#fff7d1); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-cloud .ntfg-preview{ color: #3574a8; background: linear-gradient(135deg,#f8fdff,#dff3ff); border-radius: 28px; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-lava .ntfg-preview{ color: #fff4d0; background: linear-gradient(135deg,#1c1213,#d63619); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-gamepad .ntfg-preview{ color: #2d3342; background: linear-gradient(135deg,#f7f8fb,#ffffff); font-weight: 800; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-neon .ntfg-preview{ color: #fff; background: #111722; text-shadow: 0 0 8px #2d9cff, 0 0 16px #ff3048; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-bubble .ntfg-preview{ color: #ff3048; background: #fff4f6; font-weight: 900; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-hero .ntfg-preview{ color: #202633; background: #fff; font-family: Impact, "Arial Black", sans-serif; text-transform: uppercase; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-comic .ntfg-preview{ color: #202633; background: #fff17a; font-family: "Trebuchet MS", sans-serif; font-weight: 950; text-shadow: 2px 2px 0 #fff; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-toy .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#ff3048,#2d9cff); border-radius: 30px; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-side .ntfg-preview{ color: #475063; background: #f8fbff; font-family: Georgia, serif; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-score .ntfg-preview{ color: #46ffb0; background: #151a24; font-family: "Courier New", monospace; font-weight: 900; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-warp .ntfg-preview{ color: #fff; background: radial-gradient(circle at center,#26b36e,#0f4d34); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-spark .ntfg-preview{ color: #e2a500; background: #fffdf1; font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-badge .ntfg-preview{ color: #fff; background: linear-gradient(135deg,#29303d,#ff3048); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-dream .ntfg-preview{ color: #7d4fd8; background: linear-gradient(135deg,#f7f1ff,#fff); font-style: italic; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-pocket .ntfg-preview{ color: #222938; background: #eaf1f8; font-family: "Courier New", monospace; font-weight: 900; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-festival .ntfg-preview{ color: #ffffff; background: linear-gradient(135deg,#ff3048,#ffcf47,#2d9cff); font-weight: 950; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-super .ntfg-preview{ color: #ff3048; background: #ffffff; font-family: Impact, "Arial Black", sans-serif; text-shadow: 2px 2px 0 #2d9cff; }.wpc-scope-361 .tc-wp-tool-root .ntfg-tool-wrapper .ntfg-style-final .ntfg-preview{ color: #ffffff; background: linear-gradient(135deg,#111722,#303747); font-weight: 950; border: 2px solid rgba(255,221,74,.8); }@keyframes ntfgFadeIn{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .ntfg-tool-wrapper{ padding: 58px 24px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{ max-width: 1200px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{ font-size: 46px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{ font-size: 17px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{ font-size: 24px; min-height: 112px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{ font-size: 14px; padding: 11px 22px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{ font-size: 15px; padding: 15px 30px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{ padding: 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{ font-size: 25px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ntfg-tool-wrapper{ padding: 50px 22px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{ max-width: 1060px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{ font-size: 40px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{ font-size: 16px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{ font-size: 23px; min-height: 108px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{ font-size: 14px; padding: 11px 21px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{ font-size: 15px; padding: 14px 28px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{ padding: 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{ font-size: 24px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ntfg-tool-wrapper{ padding: 44px 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{ max-width: 760px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{ font-size: 34px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{ font-size: 15px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input-panel{ padding: 20px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{ font-size: 21px; min-height: 104px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{ font-size: 13px; padding: 10px 20px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{ font-size: 14px; padding: 13px 26px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{ padding: 17px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{ font-size: 23px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ntfg-tool-wrapper{ padding: 36px 14px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{ font-size: 29px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{ font-size: 14px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input-panel{ padding: 16px; border-radius: 22px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{ font-size: 19px; min-height: 98px; padding: 15px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{ font-size: 13px; padding: 10px 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{ font-size: 14px; padding: 13px 24px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{ font-size: 22px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ntfg-tool-wrapper{ padding: 32px 12px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{ font-size: 26px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{ font-size: 14px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input-panel{ padding: 15px; border-radius: 20px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{ font-size: 18px; min-height: 94px; padding: 14px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{ font-size: 13px; padding: 10px 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{ font-size: 14px; padding: 12px 22px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{ width: 100%; max-width: 100%; padding: 15px; border-radius: 21px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{ font-size: 21px; padding: 15px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ntfg-tool-wrapper{ padding: 28px 10px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero h1{ font-size: 23px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-hero p{ font-size: 13px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input-panel{ padding: 13px; border-radius: 18px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-input{ font-size: 16px; min-height: 90px; padding: 13px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-clear-btn{ font-size: 12px; padding: 9px 16px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-load-more{ font-size: 13px; padding: 12px 20px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card{ width: 100%; max-width: 100%; padding: 13px; border-radius: 19px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card-head{ gap: 8px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-card h2{ font-size: 14px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-copy-btn{ font-size: 12px; padding: 8px 11px; }.tc-wp-tool-root .ntfg-tool-wrapper .ntfg-preview{ font-size: 19px; padding: 13px; min-height: 124px; }}.wpc-scope-361 /* 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-361 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ntfg-visible-count{}