@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-597 .tc-wp-tool-root img, .wpc-scope-597 .tc-wp-tool-root video, .wpc-scope-597 .tc-wp-tool-root svg, .wpc-scope-597 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 42px 18px;
  overflow-x: hidden;
  color: #ffffff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 14% 16%, rgba(255, 214, 77, 0.28), transparent 28%),
    radial-gradient(circle at 86% 12%, rgba(65, 197, 255, 0.26), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(255, 40, 64, 0.24), transparent 34%),
    linear-gradient(135deg, #980916 0%, #e8182f 34%, #ffffff 34.5%, #f6fbff 37%, #17265e 72%, #071126 100%);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell *, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell *::before, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell *::after{
  box-sizing: border-box;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-kicker{
  display: inline-block;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0 0 22px rgba(255, 255, 255, 0.18);
  color: #fff7c7;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.4px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
  text-shadow: 0 4px 0 #9a0714, 0 12px 34px rgba(0, 0, 0, 0.38);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.55;
  font-weight: 600;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
  width: 100%;
  margin: 0 0 24px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 24px;
  background: rgba(10, 18, 42, 0.54);
  backdrop-filter: blur(18px);
  box-shadow: 0 24px 70px rgba(4, 10, 28, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 850;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: stretch;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
  width: 100%;
  max-width: 100%;
  min-height: 88px;
  resize: vertical;
  border: 2px solid rgba(255, 255, 255, 0.24);
  border-radius: 18px;
  outline: none;
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.93);
  color: #171b2f;
  font: 800 18px/1.45 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-shadow: inset 0 2px 8px rgba(16, 24, 48, 0.12);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input:focus{
  border-color: #ffe166;
  box-shadow: 0 0 0 5px rgba(255, 225, 102, 0.2), 0 0 28px rgba(65, 197, 255, 0.22);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
  border: 0;
  border-radius: 16px;
  cursor: pointer;
  font-family: inherit;
  font-weight: 950;
  line-height: 1;
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease, opacity 0.18s ease;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn{
  min-width: 118px;
  padding: 16px 20px;
  background: linear-gradient(135deg, #ffffff, #ffe9ef);
  color: #d7132a;
  box-shadow: 0 12px 28px rgba(10, 18, 42, 0.22);
  font-size: 16px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn{
  padding: 17px 28px;
  background: linear-gradient(135deg, #ff1933, #ff4d61 48%, #ffe166);
  color: #ffffff;
  box-shadow: 0 16px 36px rgba(255, 25, 51, 0.34);
  font-size: 17px;
  text-shadow: 0 2px 8px rgba(120, 0, 10, 0.32);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn:hover, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn:hover, .wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.04);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 292px;
  display: grid;
  grid-template-rows: auto minmax(132px, 1fr) auto;
  gap: 14px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.19), rgba(255, 255, 255, 0.08)),
    rgba(11, 18, 42, 0.62);
  backdrop-filter: blur(16px);
  box-shadow: 0 18px 48px rgba(5, 10, 26, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  overflow: hidden;
  animation: ntfgCardIn 0.36s ease both;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-card:hover{
  transform: translateY(-3px);
  border-color: rgba(255, 225, 102, 0.54);
  box-shadow: 0 22px 60px rgba(5, 10, 26, 0.34), 0 0 28px rgba(255, 225, 102, 0.13);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-name{
  min-width: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 950;
  line-height: 1.25;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-box{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 132px;
  overflow-y: auto;
  overflow-x: hidden;
  display: grid;
  align-items: center;
  padding: 16px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(245, 250, 255, 0.86)),
    radial-gradient(circle at top right, rgba(255, 25, 51, 0.12), transparent 34%);
  box-shadow: inset 0 2px 12px rgba(10, 18, 42, 0.12);
  scrollbar-width: thin;
  scrollbar-color: #ff1933 rgba(16, 24, 48, 0.12);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-box::-webkit-scrollbar-track{
  background: rgba(16, 24, 48, 0.12);
  border-radius: 999px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ff1933, #ffe166);
  border-radius: 999px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  color: #15182a;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 950;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-align: center;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
  width: 100%;
  max-width: 100%;
  padding: 13px 16px;
  background: linear-gradient(135deg, #17265e, #2746ba);
  color: #ffffff;
  box-shadow: 0 12px 24px rgba(23, 38, 94, 0.28);
  font-size: 15px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn.ntfg-copied{
  background: linear-gradient(135deg, #11a36a, #35d48f);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-wrap{
  display: grid;
  place-items: center;
  margin-top: 26px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn:disabled{
  cursor: default;
  opacity: 0.54;
  transform: none;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-classic-console{
  color: #e9122a;
  text-transform: uppercase;
  text-shadow: 2px 2px 0 #ffffff, 4px 4px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-red-cartridge{
  color: #ffffff;
  text-transform: uppercase;
  background: #e81931;
  padding: 8px 12px;
  border-radius: 10px;
  box-shadow: 0 5px 0 #8a0712;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-pixel-power{
  color: #111827;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 2px 0 0 #ff1933, 0 2px 0 #41c5ff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-arcade-glow{
  color: #ffffff;
  text-shadow: 0 0 6px #41c5ff, 0 0 14px #ff1933, 0 0 24px #ffe166;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-mushroom-pop{
  color: #ff1933;
  text-shadow: 0 3px 0 #ffffff, 0 7px 0 #ffd84f, 0 13px 18px rgba(0, 0, 0, 0.25);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-retro-menu{
  color: #17265e;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: -2px -2px 0 #ffffff, 2px 2px 0 #ff1933;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-star-coin{
  color: #6b4700;
  background: linear-gradient(180deg, #fff6a8, #ffca2c 54%, #c97900);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: 0 3px 0 rgba(107, 71, 0, 0.28);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-blue-shell{
  color: #1458d4;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #ffffff, 0 5px 0 #0a225e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-candy-pad{
  color: #ff4d91;
  text-shadow: 2px 2px 0 #bff3ff, 4px 4px 0 #ffe166;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-joy-burst{
  color: #ffffff;
  background: linear-gradient(90deg, #ff1933, #41c5ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 3px 0 #111827);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-coin-rush{
  color: #ffbf1b;
  text-transform: uppercase;
  text-shadow: 0 2px 0 #7a3e00, 0 0 16px rgba(255, 191, 27, 0.65);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-8bit-hero{
  color: #111827;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 3px 0 0 #ff1933, 6px 0 0 #41c5ff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-game-start{
  color: #ffffff;
  background: #17265e;
  padding: 9px 14px;
  border-radius: 999px;
  box-shadow: 0 0 0 4px #ff1933, 0 0 0 8px #ffffff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-power-up{
  color: #ff1933;
  text-transform: uppercase;
  transform: skew(-7deg);
  text-shadow: 3px 3px 0 #ffe166, 6px 6px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-speed-run{
  color: #111827;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 5px 0 0 rgba(255, 25, 51, 0.35), 10px 0 0 rgba(65, 197, 255, 0.25);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-console-badge{
  color: #e81931;
  background: #ffffff;
  padding: 10px 14px;
  border: 3px solid #e81931;
  border-radius: 14px;
  box-shadow: 0 8px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-royal-boss{
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 0 3px 0 #8721d8, 0 6px 0 #421063, 0 0 18px #ffe166;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-lava-level{
  color: #fff1b6;
  background: linear-gradient(180deg, #fff1b6, #ff4d00, #8c0711);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 3px 0 #3b0710);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-snow-stage{
  color: #1a6dbf;
  text-shadow: 0 2px 0 #ffffff, 0 0 14px #bff3ff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-rainbow-road{
  background: linear-gradient(90deg, #ff1933, #ffbf1b, #35d48f, #41c5ff, #9c5cff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 3px 0 rgba(17, 24, 39, 0.42));
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-mini-game{
  color: #17265e;
  text-transform: lowercase;
  letter-spacing: 1px;
  text-shadow: 2px 2px 0 #ffe166;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-boss-battle{
  color: #ff1933;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-shadow: 0 2px 0 #111827, 0 6px 18px rgba(255, 25, 51, 0.5);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-cloud-save{
  color: #ffffff;
  text-shadow: 0 3px 0 #41c5ff, 0 8px 16px rgba(20, 88, 212, 0.36);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-retro-tv{
  color: #e81931;
  text-shadow: 1px 0 0 #41c5ff, -1px 0 0 #ffe166, 0 3px 0 #111827;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-capsule-card{
  color: #ffffff;
  background: linear-gradient(135deg, #e81931 0 50%, #17265e 50% 100%);
  padding: 10px 16px;
  border-radius: 999px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-neon-circuit{
  color: #cfffff;
  text-shadow: 0 0 5px #41c5ff, 0 0 15px #41c5ff, 0 0 24px #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-golden-controller{
  color: #4b3400;
  background: linear-gradient(180deg, #fff5b5, #ffcc33);
  padding: 8px 12px;
  border-radius: 12px;
  box-shadow: inset 0 -4px 0 rgba(130, 82, 0, 0.24), 0 6px 0 #9a0714;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-block-breaker{
  color: #ffffff;
  text-transform: uppercase;
  text-shadow: 3px 3px 0 #ff1933, 6px 6px 0 #ffbf1b, 9px 9px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-chiptune{
  color: #111827;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  text-shadow: 0 0 0 #111827, 0 4px 0 #35d48f;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-game-over{
  color: #ffffff;
  text-transform: uppercase;
  background: #111827;
  padding: 9px 14px;
  border-radius: 8px;
  box-shadow: 0 0 0 3px #ff1933, 0 0 22px rgba(255, 25, 51, 0.55);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-save-slot{
  color: #17265e;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: underline;
  text-decoration-color: #ff1933;
  text-decoration-thickness: 5px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-button-mash{
  color: #ff1933;
  text-shadow: 2px 2px 0 #ffffff, 4px 4px 0 #41c5ff, 6px 6px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-side-quest{
  color: #184b38;
  background: linear-gradient(180deg, #cffff0, #35d48f);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 3px 0 rgba(24, 75, 56, 0.48));
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-mega-jump{
  color: #ffffff;
  text-transform: uppercase;
  transform: rotate(-1.5deg);
  text-shadow: 0 4px 0 #ff1933, 0 9px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-level-select{
  color: #17265e;
  background: repeating-linear-gradient(90deg, #ffffff 0 12px, #ffe166 12px 24px);
  padding: 9px 12px;
  border-radius: 10px;
  box-shadow: 0 5px 0 #ff1933;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-high-score{
  color: #ff1933;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(255, 25, 51, 0.42), 0 3px 0 #ffffff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-dream-world{
  color: #7c3cff;
  text-shadow: 2px 2px 0 #ffd6f0, 4px 4px 0 #41c5ff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-turbo-red{
  color: #ffffff;
  font-style: italic;
  text-transform: uppercase;
  background: linear-gradient(90deg, #7a0710, #ff1933, #ff8a9a);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(4px 4px 0 #17265e);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-soft-serve{
  color: #ff5da2;
  text-transform: lowercase;
  text-shadow: 0 3px 0 #ffffff, 0 6px 0 #bff3ff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-checkpoint{
  color: #ffffff;
  background: linear-gradient(135deg, #17265e, #41c5ff);
  padding: 8px 14px;
  border-radius: 12px;
  box-shadow: 0 5px 0 #ff1933;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-party-mode{
  background: linear-gradient(90deg, #ff1933, #ffe166, #41c5ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-victory-fanfare{
  color: #fff7c7;
  text-shadow: 0 2px 0 #ff1933, 0 4px 0 #17265e, 0 0 18px #ffe166;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-arcade-ticket{
  color: #17265e;
  background: #fff7c7;
  padding: 9px 14px;
  border: 2px dashed #ff1933;
  border-radius: 12px;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-ghost-console{
  color: #ffffff;
  text-shadow: 0 0 7px #bff3ff, 3px 3px 0 rgba(23, 38, 94, 0.55);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-rocket-boost{
  color: #ff1933;
  font-style: italic;
  text-transform: uppercase;
  text-shadow: -6px 0 0 rgba(255, 191, 27, 0.36), -12px 0 0 rgba(65, 197, 255, 0.25);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-prize-plush{
  color: #d71370;
  text-shadow: 2px 2px 0 #ffd6ef, 4px 4px 0 #ffffff;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-menu-cursor{
  color: #ffffff;
  text-transform: uppercase;
  background: #ff1933;
  padding: 8px 13px;
  border-radius: 6px 18px 18px 6px;
  box-shadow: -8px 0 0 #ffe166, 0 5px 0 #17265e;
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-cardboard-box{
  color: #5c3100;
  background: linear-gradient(180deg, #ffd98a, #d88932);
  padding: 9px 12px;
  border-radius: 8px;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.35);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-super-bubble{
  color: #ffffff;
  text-shadow: 0 3px 0 #ff1933, 0 6px 0 #ff8a9a, 0 11px 22px rgba(0, 0, 0, 0.28);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-starlight-stage{
  color: #17265e;
  background: radial-gradient(circle, #ffffff 0 30%, #ffe166 31% 58%, #41c5ff 59%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 3px 0 #ff1933);
}.wpc-scope-597 .tc-wp-tool-root .ntfg-tool-wrap .ntfg-style-final-world{
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 2px 0 #ff1933, 0 5px 0 #111827, 0 0 28px rgba(255, 25, 51, 0.55);
}@keyframes ntfgCardIn{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ntfg-tool-wrap{
    padding: 26px 10px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ntfg-tool-wrap h1{
    font-size: 32px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
    padding: 12px;
    border-radius: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
    min-height: 82px;
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
    width: 100%;
    padding: 13px 14px;
    font-size: 14px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
    padding: 13px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
    font-size: 23px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ntfg-tool-wrap{
    padding: 30px 12px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ntfg-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
    padding: 14px;
    border-radius: 20px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
    min-height: 86px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
    width: 100%;
    padding: 14px 16px;
    font-size: 15px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
    padding: 14px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
    font-size: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ntfg-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ntfg-tool-wrap h1{
    font-size: 40px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
    min-height: 88px;
    padding: 15px;
    font-size: 17px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
    width: 100%;
    padding: 15px 18px;
    font-size: 15px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
    padding: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
    font-size: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ntfg-tool-wrap{
    padding: 40px 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ntfg-tool-wrap h1{
    font-size: 52px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
    min-height: 90px;
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
    padding: 15px 19px;
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
    padding: 17px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
    font-size: 27px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ntfg-tool-wrap{
    padding: 44px 20px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ntfg-tool-wrap h1{
    font-size: 58px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
    min-height: 92px;
    padding: 16px 18px;
    font-size: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
    padding: 15px 20px;
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
    padding: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
    font-size: 27px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ntfg-tool-wrap{
    padding: 50px 22px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-shell{
    width: 100%;
  }.tc-wp-tool-root .ntfg-tool-wrap h1{
    font-size: 64px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-control-panel{
    padding: 20px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-text-input{
    min-height: 94px;
    padding: 17px 19px;
    font-size: 19px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-clear-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-load-btn, .tc-wp-tool-root .ntfg-tool-wrap .ntfg-copy-btn{
    padding: 16px 22px;
    font-size: 16px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-card{
    padding: 18px;
  }.tc-wp-tool-root .ntfg-tool-wrap .ntfg-preview-text{
    font-size: 28px;
  }}.wpc-scope-597 /* 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;
}