@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-352 .tc-wp-tool-root img, .wpc-scope-352 .tc-wp-tool-root video, .wpc-scope-352 .tc-wp-tool-root svg, .wpc-scope-352 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #f8fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 12%, rgba(0, 255, 209, 0.32), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(255, 193, 7, 0.24), transparent 28%),
    radial-gradient(circle at 50% 100%, rgba(117, 71, 255, 0.32), transparent 36%),
    linear-gradient(135deg, #07111f 0%, #10172f 44%, #24113d 100%);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap div, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap section, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap h1, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap p, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap label, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap textarea, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap button, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap span{
  box-sizing: border-box;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-container{
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-hero{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-glow{
  position: absolute;
  border-radius: 999px;
  filter: blur(22px);
  opacity: 0.52;
  pointer-events: none;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-glow-one{
  width: 180px;
  height: 180px;
  left: 4%;
  top: 12%;
  background: rgba(0, 245, 212, 0.34);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-glow-two{
  width: 210px;
  height: 210px;
  right: 5%;
  top: 30%;
  background: rgba(255, 196, 87, 0.28);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{
  position: relative;
  z-index: 1;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.055));
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-radius: 24px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{
  text-align: center;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{
  margin: 0;
  color: #ffffff;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(0, 245, 212, 0.22);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{
  max-width: 780px;
  margin: 14px auto 0;
  color: rgba(238, 246, 255, 0.84);
  line-height: 1.65;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.88);
  font-weight: 750;
  line-height: 1.25;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  border: 1px solid rgba(132, 245, 255, 0.36);
  outline: none;
  border-radius: 18px;
  background: rgba(3, 10, 24, 0.74);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 14px 34px rgba(0, 0, 0, 0.24);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-input:focus{
  border-color: rgba(0, 245, 212, 0.9);
  background: rgba(1, 12, 26, 0.86);
  box-shadow: 0 0 0 4px rgba(0, 245, 212, 0.14), 0 0 34px rgba(0, 245, 212, 0.18);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-row, .wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-clear-row{
  margin-top: 18px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{
  position: relative;
  z-index: 1;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn{
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: #06111d;
  font-weight: 850;
  line-height: 1;
  cursor: pointer;
  background: linear-gradient(135deg, #00f5d4 0%, #b8fff3 46%, #ffd166 100%);
  box-shadow: 0 12px 28px rgba(0, 245, 212, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 16px 34px rgba(0, 245, 212, 0.32), 0 0 28px rgba(255, 209, 102, 0.2);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.78);
  outline-offset: 3px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.5;
  transform: none;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-grid{
  position: relative;
  z-index: 1;
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-card{
  display: flex;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  min-height: 292px;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.052)),
    radial-gradient(circle at 14% 0%, rgba(0, 245, 212, 0.14), transparent 34%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  animation: nfgFadeIn 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 245, 212, 0.38);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.34), 0 0 30px rgba(0, 245, 212, 0.12);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview{
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow: auto;
  border: 1px solid rgba(132, 245, 255, 0.18);
  border-radius: 16px;
  background: rgba(2, 8, 20, 0.62);
  color: #f7fbff;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: inset 0 1px 16px rgba(0, 0, 0, 0.2);
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar{
  width: 9px;
  height: 9px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, rgba(0, 245, 212, 0.78), rgba(255, 209, 102, 0.78));
  border-radius: 999px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy{
  align-self: flex-start;
  margin-top: 14px;
}.wpc-scope-352 .tc-wp-tool-root .nfg-tool-wrap .nfg-copy-status{
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}@keyframes nfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 24px 10px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-container{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-hero{ padding: 0; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{ padding: 24px 14px; margin-bottom: 14px; border-radius: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{ font-size: 30px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{ font-size: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 14px; margin-bottom: 18px; border-radius: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{ font-size: 13px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ padding: 13px; font-size: 15px; border-radius: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ padding: 11px 18px; 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: 14px; border-radius: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{ font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ padding: 12px; font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{ margin-top: 18px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 28px 12px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-container{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-hero{ padding: 0; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{ padding: 28px 16px; margin-bottom: 16px; border-radius: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{ font-size: 34px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{ font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 16px; margin-bottom: 20px; border-radius: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{ font-size: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ padding: 14px; font-size: 16px; border-radius: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 16px; border-radius: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{ font-size: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ padding: 13px; font-size: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{ margin-top: 20px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 34px 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-container{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-hero{ padding: 0; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{ padding: 34px 20px; margin-bottom: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{ font-size: 40px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{ font-size: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 20px; margin-bottom: 22px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{ font-size: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ padding: 15px; font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ padding: 12px 22px; font-size: 14px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{ font-size: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ padding: 14px; font-size: 19px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{ margin-top: 22px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 48px 22px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-container{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-hero{ padding: 0; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{ padding: 42px 28px; margin-bottom: 22px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{ font-size: 52px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{ font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 24px; margin-bottom: 26px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{ font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ padding: 16px; font-size: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-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: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{ font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ padding: 15px; font-size: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{ margin-top: 26px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 58px 28px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-container{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-hero{ padding: 0; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{ padding: 48px 34px; margin-bottom: 24px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{ font-size: 62px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{ font-size: 18px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 26px; margin-bottom: 28px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{ font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ padding: 17px; font-size: 19px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ padding: 13px 25px; font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{ font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ padding: 15px; font-size: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{ margin-top: 28px; }}@media (min-width: 1200px){.tc-wp-tool-root .nfg-tool-wrap{ padding: 68px 32px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-container{ width: 100%; }.tc-wp-tool-root .nfg-tool-wrap .nfg-hero{ padding: 0; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel{ padding: 54px 42px; margin-bottom: 26px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel h1{ font-size: 70px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-heading-panel p{ font-size: 19px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-panel{ padding: 28px; margin-bottom: 30px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input-label{ font-size: 16px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-input{ padding: 18px; font-size: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-btn{ padding: 14px 26px; font-size: 15px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card{ padding: 21px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-card-title{ font-size: 17px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-preview{ padding: 16px; font-size: 20px; }.tc-wp-tool-root .nfg-tool-wrap .nfg-load-row{ margin-top: 30px; }}.wpc-scope-352 .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-352 .tc-wp-tool-root .nfg-clear-btn{}.wpc-scope-352 .tc-wp-tool-root .nfg-load-btn{}