@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-95 .tc-wp-tool-root img, .wpc-scope-95 .tc-wp-tool-root video, .wpc-scope-95 .tc-wp-tool-root svg, .wpc-scope-95 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 56px 20px;
  overflow-x: hidden;
  color: #f7fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 15%, rgba(0, 229, 255, 0.34), transparent 28%),
    radial-gradient(circle at 86% 20%, rgba(151, 71, 255, 0.32), transparent 30%),
    radial-gradient(circle at 50% 92%, rgba(40, 255, 190, 0.16), transparent 34%),
    linear-gradient(135deg, #06111f 0%, #0a1730 38%, #15113a 68%, #06101f 100%);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap::before{
  content: "0123456789  404  777  1010  999";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.11;
  color: rgba(185, 244, 255, 0.88);
  font-size: 44px;
  line-height: 1.8;
  letter-spacing: 18px;
  word-spacing: 28px;
  overflow: hidden;
  transform: rotate(-8deg) scale(1.18);
  white-space: pre-wrap;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 46px 46px;
  mask-image: radial-gradient(circle at center, black, transparent 74%);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-hero{
  text-align: center;
  max-width: 840px;
  margin: 0 auto 28px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 14px;
  margin-bottom: 16px;
  border: 1px solid rgba(125, 237, 255, 0.35);
  border-radius: 999px;
  background: rgba(8, 22, 42, 0.54);
  box-shadow: 0 0 28px rgba(0, 229, 255, 0.16);
  color: #9ff4ff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-size: 56px;
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(0, 229, 255, 0.28);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
  margin: 16px auto 0;
  max-width: 760px;
  color: rgba(227, 243, 255, 0.86);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
  width: 100%;
  margin: 0 auto 24px;
  padding: 22px;
  border: 1px solid rgba(144, 236, 255, 0.22);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(8, 21, 42, 0.76), rgba(25, 19, 58, 0.58));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #dff9ff;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 134px;
  resize: vertical;
  padding: 20px;
  border: 1px solid rgba(133, 236, 255, 0.32);
  border-radius: 18px;
  outline: none;
  background: rgba(3, 12, 25, 0.66);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035);
  font: inherit;
  font-size: 24px;
  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-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input:focus{
  border-color: rgba(0, 229, 255, 0.82);
  background: rgba(3, 13, 28, 0.84);
  box-shadow: 0 0 0 4px rgba(0, 229, 255, 0.13), 0 0 34px rgba(134, 79, 255, 0.24);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-actions{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: center;
  margin-top: 14px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-count{
  color: rgba(221, 243, 255, 0.74);
  font-size: 14px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-more, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
  appearance: none;
  border: 0;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  color: #04101f;
  background: linear-gradient(135deg, #50f5ff, #9b7bff 55%, #d7b6ff);
  box-shadow: 0 12px 28px rgba(0, 229, 255, 0.2);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn{
  min-height: 44px;
  padding: 0 18px;
  border-radius: 14px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
  min-height: 52px;
  padding: 0 28px;
  border-radius: 16px;
  font-size: 16px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
  width: 100%;
  min-height: 44px;
  margin-top: 16px;
  border-radius: 14px;
  font-size: 14px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn:hover, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-more:hover, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 18px 38px rgba(0, 229, 255, 0.28), 0 0 26px rgba(155, 123, 255, 0.22);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn:active, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-more:active, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn:active{
  transform: translateY(0);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-more:disabled{
  cursor: default;
  opacity: 0.55;
  transform: none;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(142, 233, 255, 0.2);
  border-radius: 20px;
  background: linear-gradient(155deg, rgba(9, 24, 48, 0.78), rgba(24, 20, 58, 0.62));
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(16px);
  animation: nfgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 229, 255, 0.48);
  box-shadow: 0 26px 58px rgba(0, 0, 0, 0.3), 0 0 24px rgba(0, 229, 255, 0.13);
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-style-name{
  margin: 0 0 12px;
  color: #eafcff;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 104px;
  max-height: 180px;
  padding: 15px;
  border: 1px solid rgba(150, 237, 255, 0.16);
  border-radius: 16px;
  overflow-y: auto;
  overflow-x: hidden;
  background: rgba(2, 10, 22, 0.58);
  color: #ffffff;
  font-size: 24px;
  line-height: 1.45;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-track, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-thumb, .wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-input::-webkit-scrollbar-thumb{
  background: linear-gradient(#50f5ff, #9b7bff);
  border-radius: 999px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-more-row{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-95 .tc-wp-tool-root .nfg-tool-wrap .nfg-more-row.is-hidden{
  display: none;
}@keyframes nfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 64px 24px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 56px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 134px;
    font-size: 24px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
    min-height: 52px;
    font-size: 16px;
  }.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: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 56px 22px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    max-width: 1060px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 50px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 128px;
    font-size: 22px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    min-height: 44px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
    min-height: 50px;
    font-size: 15px;
  }.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: 23px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    max-width: 820px;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 42px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 120px;
    font-size: 21px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    min-height: 43px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
    min-height: 50px;
    font-size: 15px;
  }.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: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 35px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 112px;
    padding: 16px;
    font-size: 19px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
    min-height: 48px;
    font-size: 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%;
    padding: 16px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    font-size: 21px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 31px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 108px;
    padding: 14px;
    font-size: 18px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-actions{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    width: 100%;
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.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%;
    padding: 15px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    font-size: 20px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nfg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .nfg-tool-wrap h1{
    font-size: 28px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-subtitle{
    font-size: 13px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
    padding: 12px;
    border-radius: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    min-height: 104px;
    padding: 13px;
    font-size: 17px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-actions{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn{
    width: 100%;
    min-height: 40px;
    font-size: 13px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-more{
    width: 100%;
    min-height: 46px;
    font-size: 14px;
  }.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%;
    padding: 14px;
  }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
    font-size: 19px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .nfg-tool-wrap .nfg-card, .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-load-more, .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-btn, .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
    animation: none;
    transition: none;
  }}.wpc-scope-95 /* 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;
}