@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-215 .tc-wp-tool-root img, .wpc-scope-215 .tc-wp-tool-root video, .wpc-scope-215 .tc-wp-tool-root svg, .wpc-scope-215 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator{
  --nfg-orange: #ff8a1f;
  --nfg-gold: #ffd166;
  --nfg-crimson: #e84a5f;
  --nfg-blue: #10243f;
  --nfg-charcoal: #11131a;
  --nfg-panel: rgba(19, 22, 32, 0.78);
  --nfg-panel-strong: rgba(26, 30, 43, 0.92);
  --nfg-text: #fff8e8;
  --nfg-muted: #c9c2b5;
  --nfg-border: rgba(255, 209, 102, 0.2);
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
  isolation: isolate;
  padding: 54px 18px;
  color: var(--nfg-text);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 138, 31, 0.22), transparent 28%),
    radial-gradient(circle at 82% 8%, rgba(232, 74, 95, 0.17), transparent 26%),
    linear-gradient(135deg, #0d1018 0%, #17243a 43%, #1a1211 100%);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background: linear-gradient(120deg, rgba(255,138,31,.12), rgba(16,36,63,.2), rgba(232,74,95,.1));
  background-size: 220% 220%;
  animation: nfgGradientFlow 12s ease-in-out infinite;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-bg-orb{
  position: absolute;
  z-index: -1;
  width: 360px;
  height: 360px;
  border-radius: 999px;
  filter: blur(34px);
  opacity: 0.3;
  pointer-events: none;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-bg-orb-one{
  left: -120px;
  top: 120px;
  background: var(--nfg-orange);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-bg-orb-two{
  right: -140px;
  bottom: 110px;
  background: #315dff;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-container{
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 209, 102, 0.35);
  border-radius: 999px;
  color: var(--nfg-gold);
  background: rgba(255, 209, 102, 0.08);
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-header h2{
  margin: 0;
  color: #ffffff;
  font-size: clamp(34px, 5vw, 58px);
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 24px rgba(255, 138, 31, 0.42);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-header p{
  margin: 15px auto 0;
  color: var(--nfg-muted);
  font-size: 17px;
  line-height: 1.65;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-input-panel{
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid var(--nfg-border);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255,255,255,.09), rgba(255,255,255,.035));
  box-shadow: 0 24px 70px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.11);
  backdrop-filter: blur(18px);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: var(--nfg-gold);
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: stretch;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-textarea{
  width: 100%;
  min-height: 104px;
  resize: vertical;
  border: 1px solid rgba(255, 209, 102, 0.22);
  border-radius: 14px;
  padding: 17px 18px;
  color: #fffdf7;
  background: rgba(7, 10, 17, 0.72);
  box-shadow: inset 0 1px 12px rgba(0,0,0,.28);
  font: 700 20px/1.45 Inter, ui-sans-serif, system-ui, sans-serif;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
  overflow-wrap: anywhere;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-textarea:focus{
  border-color: rgba(255, 138, 31, 0.78);
  background: rgba(10, 14, 23, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 138, 31, 0.14), 0 0 24px rgba(255, 138, 31, 0.2);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-reset-btn, .wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-load-more, .wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-copy-btn{
  border: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: 850;
  letter-spacing: 0;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-reset-btn{
  min-width: 112px;
  border-radius: 14px;
  color: #17120b;
  background: linear-gradient(135deg, var(--nfg-gold), var(--nfg-orange));
  box-shadow: 0 14px 32px rgba(255, 138, 31, 0.22);
  font-size: 15px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-reset-btn:hover, .wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-load-more:hover, .wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-copy-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-card{
  min-width: 0;
  display: flex;
  flex-direction: column;
  padding: 18px;
  border: 1px solid rgba(255, 209, 102, 0.18);
  border-radius: 16px;
  background:
    linear-gradient(150deg, rgba(255,255,255,.09), rgba(255,255,255,.035)),
    var(--nfg-panel);
  box-shadow: 0 16px 38px rgba(0,0,0,.26);
  animation: nfgCardIn .32s ease both;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 138, 31, 0.42);
  box-shadow: 0 22px 48px rgba(0,0,0,.34), 0 0 24px rgba(255, 138, 31, 0.1);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-card-title{
  margin: 0 0 12px;
  color: var(--nfg-gold);
  font-size: 15px;
  line-height: 1.25;
  font-weight: 900;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-preview{
  flex: 1;
  min-height: 122px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 13px;
  border: 1px solid rgba(255,255,255,.09);
  color: #fffaf0;
  background: rgba(5, 8, 14, 0.62);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,.06);
  border-radius: 999px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(var(--nfg-orange), var(--nfg-gold));
  border-radius: 999px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-copy-btn{
  margin-top: 14px;
  min-height: 44px;
  border-radius: 12px;
  color: #fff7e4;
  background: linear-gradient(135deg, rgba(255,138,31,.96), rgba(232,74,95,.9));
  box-shadow: 0 12px 26px rgba(232, 74, 95, 0.2);
  font-size: 14px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-copy-btn.nfg-copied{
  color: #102012;
  background: linear-gradient(135deg, #74f2a4, #ffd166);
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-load-more{
  min-height: 50px;
  padding: 0 24px;
  border-radius: 999px;
  color: #17120b;
  background: linear-gradient(135deg, var(--nfg-gold), var(--nfg-orange));
  box-shadow: 0 16px 36px rgba(255, 138, 31, 0.25);
  font-size: 15px;
}.wpc-scope-215 .tc-wp-tool-root .nfg-naruto-font-generator .nfg-load-more[hidden]{
  display: none;
}@keyframes nfgGradientFlow{
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}@keyframes nfgCardIn{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (max-width: 1199px){.tc-wp-tool-root .nfg-naruto-font-generator .nfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }}@media (max-width: 1023px){.tc-wp-tool-root .nfg-naruto-font-generator .nfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-input-row{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-reset-btn{
    min-height: 48px;
  }}@media (max-width: 767px){.tc-wp-tool-root .nfg-naruto-font-generator{
    padding: 42px 14px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-grid{
    grid-template-columns: 1fr;
    gap: 15px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-input-panel, .tc-wp-tool-root .nfg-naruto-font-generator .nfg-card{
    padding: 16px;
    border-radius: 15px;
  }}@media (max-width: 429px){.tc-wp-tool-root .nfg-naruto-font-generator{
    padding: 34px 12px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-header h2{
    font-size: 31px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-header p{
    font-size: 14.5px;
    line-height: 1.55;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-textarea{
    min-height: 88px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-preview{
    min-height: 108px;
    font-size: 17px;
    padding: 13px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-reset-btn, .tc-wp-tool-root .nfg-naruto-font-generator .nfg-load-more, .tc-wp-tool-root .nfg-naruto-font-generator .nfg-copy-btn{
    font-size: 13.5px;
  }}@media (max-width: 374px){.tc-wp-tool-root .nfg-naruto-font-generator{
    padding: 30px 10px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-header h2{
    font-size: 28px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-input-panel, .tc-wp-tool-root .nfg-naruto-font-generator .nfg-card{
    padding: 13px;
  }.tc-wp-tool-root .nfg-naruto-font-generator .nfg-preview{
    font-size: 16px;
  }}