@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-123 .tc-wp-tool-root img, .wpc-scope-123 .tc-wp-tool-root video, .wpc-scope-123 .tc-wp-tool-root svg, .wpc-scope-123 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 34px 18px;
  color: #fff8ea;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(44, 181, 255, 0.28), transparent 25%),
    radial-gradient(circle at 84% 18%, rgba(255, 185, 48, 0.32), transparent 28%),
    radial-gradient(circle at 48% 98%, rgba(150, 0, 28, 0.34), transparent 33%),
    linear-gradient(135deg, #12070a 0%, #2a0b09 33%, #8f2508 66%, #f07c15 100%);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap div, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap section, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap h1, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap p, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap span, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap label, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap textarea, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px;
  border: 1px solid rgba(255, 214, 126, 0.22);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(18, 9, 12, 0.82), rgba(64, 18, 11, 0.72));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
  overflow: hidden;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-hero{
  text-align: center;
  margin: 0 auto 24px;
  max-width: 850px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(89, 207, 255, 0.36);
  border-radius: 999px;
  color: #aeeaff;
  background: rgba(14, 43, 58, 0.42);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 22px rgba(52, 186, 255, 0.16);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap h1{
  margin: 0;
  color: #fff4d8;
  font-size: 48px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 26px rgba(255, 126, 21, 0.34), 0 3px 0 rgba(99, 14, 4, 0.7);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
  margin: 14px auto 0;
  color: rgba(255, 244, 220, 0.86);
  font-size: 17px;
  line-height: 1.65;
  max-width: 760px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
  margin: 0 auto 24px;
  padding: 22px;
  border: 1px solid rgba(255, 197, 76, 0.26);
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.035)),
    rgba(10, 8, 10, 0.34);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffd98a;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  resize: vertical;
  padding: 18px 20px;
  border: 1px solid rgba(255, 206, 102, 0.34);
  border-radius: 16px;
  outline: none;
  color: #fff8ea;
  background: rgba(5, 5, 8, 0.62);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font-size: 22px;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-input:focus{
  border-color: rgba(86, 214, 255, 0.8);
  background: rgba(4, 8, 13, 0.72);
  box-shadow: 0 0 0 4px rgba(58, 189, 255, 0.16), 0 0 34px rgba(255, 130, 22, 0.22);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-row, .wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-row{
  margin-top: 14px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{
  margin-top: 24px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  border: 1px solid rgba(255, 222, 142, 0.28);
  border-radius: 999px;
  cursor: pointer;
  color: #1b0904;
  background: linear-gradient(135deg, #ffe08f, #ff941f 52%, #db3b0b);
  box-shadow: 0 10px 28px rgba(255, 111, 18, 0.26);
  font-weight: 900;
  line-height: 1;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 14px 34px rgba(255, 133, 24, 0.36), 0 0 22px rgba(79, 202, 255, 0.14);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:active{
  transform: translateY(0);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn{
  padding: 10px 22px;
  font-size: 14px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-btn{
  padding: 14px 26px;
  font-size: 15px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-btn.nfg-hidden{
  display: none;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 204, 106, 0.2);
  border-radius: 18px;
  background:
    radial-gradient(circle at 92% 8%, rgba(64, 202, 255, 0.14), transparent 34%),
    linear-gradient(150deg, rgba(255, 255, 255, 0.1), rgba(23, 8, 9, 0.72));
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.11);
  animation: nfgFadeUp 260ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
  overflow: hidden;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 169, 43, 0.5);
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.36), 0 0 24px rgba(255, 119, 18, 0.14);
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-name{
  min-width: 0;
  color: #ffd98a;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
  flex: 0 0 auto;
  padding: 9px 15px;
  font-size: 13px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 96px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(89, 207, 255, 0.18);
  border-radius: 14px;
  color: #fffaf0;
  background: rgba(2, 5, 8, 0.48);
  box-shadow: inset 0 0 22px rgba(0, 0, 0, 0.24);
  font-size: 20px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-123 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#59d3ff, #ff941f);
  border-radius: 999px;
}@keyframes nfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 42px 24px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: min(1200px, 100%);
    padding: 34px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 52px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 118px;
    font-size: 23px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{
    padding: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 38px 22px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: min(1200px, 100%);
    padding: 30px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 46px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 112px;
    font-size: 22px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
    grid-template-columns: repeat(3, 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: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 32px 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: min(1200px, 100%);
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 40px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 106px;
    font-size: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn{
    padding: 10px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-btn{
    padding: 13px 24px;
    font-size: 14px;
  }.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: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 24px 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    padding: 18px;
    border-radius: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    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{
    min-height: 100px;
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn{
    padding: 9px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-btn{
    padding: 12px 22px;
    font-size: 14px;
  }.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{
    padding: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 22px 12px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    padding: 15px;
    border-radius: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 29px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 14px;
    line-height: 1.55;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 96px;
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn{
    padding: 9px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-btn{
    padding: 12px 20px;
    font-size: 13px;
  }.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{
    padding: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-head{
    align-items: flex-start;
    gap: 10px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    min-height: 92px;
    padding: 14px;
    font-size: 16px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 18px 10px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-kicker{
    font-size: 12px;
    padding: 7px 11px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 26px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 13px;
    line-height: 1.5;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 12px;
    border-radius: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 92px;
    padding: 12px;
    font-size: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn{
    padding: 8px 16px;
    font-size: 12px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-btn{
    padding: 11px 18px;
    font-size: 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{
    padding: 13px;
    border-radius: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-head{
    align-items: flex-start;
    gap: 8px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    min-height: 88px;
    padding: 12px;
    font-size: 15px;
    line-height: 1.5;
  }}.wpc-scope-123 /* 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;
}