@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

/* 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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root #nst-wrap#nst-wrap, .tc-wp-tool-root #nst-wrap#nst-wrap *, .tc-wp-tool-root #nst-wrap#nst-wrap *::before, .tc-wp-tool-root #nst-wrap#nst-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: clamp(18px, 4vw, 42px) 0 !important;
  position: relative !important;
  overflow: hidden !important;
  background: radial-gradient(circle at 15% 10%, rgba(34, 211, 238, 0.18), transparent 28%), linear-gradient(135deg, #111827 0%, #1f2937 45%, #273445 100%) !important;
  color: #f8fafc !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  line-height: 1.4 !important;
  isolation: isolate !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 clamp(14px, 3vw, 24px) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: clamp(20px, 4vw, 42px) !important;
  border: 1px solid rgba(148, 163, 184, 0.28) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  background: rgba(15, 23, 42, 0.48) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-hero{
  text-align: center !important;
  max-width: 860px !important;
  margin: 0 auto 28px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-title{
  margin: 0 !important;
  color: #f8fafc !important;
  font-size: clamp(30px, 5vw, 58px) !important;
  line-height: 1.06 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-subtitle{
  margin: 16px auto 0 !important;
  max-width: 720px !important;
  color: #cbd5e1 !important;
  font-size: clamp(15px, 2vw, 18px) !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-chips{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: 20px auto 0 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-chip{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 7px 13px !important;
  border: 1px solid rgba(34, 211, 238, 0.34) !important;
  border-radius: 999px !important;
  background: rgba(20, 184, 166, 0.12) !important;
  color: #e0fdfa !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-tool-panel{
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 18px !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-card{
  border: 1px solid rgba(148, 163, 184, 0.26) !important;
  border-radius: 8px !important;
  background: rgba(15, 23, 42, 0.5) !important;
  padding: clamp(16px, 3vw, 24px) !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-card-title{
  margin: 0 0 18px !important;
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-field{
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  margin: 0 0 16px !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-label, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-check span, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-strength-label, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-crack-time, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-privacy, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-inline-notice{
  color: #dbeafe !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-input, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-number{
  width: 100% !important;
  max-width: 100% !important;
  min-height: 46px !important;
  border: 1px solid rgba(203, 213, 225, 0.36) !important;
  border-radius: 8px !important;
  background: rgba(15, 23, 42, 0.72) !important;
  color: #f8fafc !important;
  padding: 11px 12px !important;
  font: inherit !important;
  outline: none !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-input:focus, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-number:focus{
  border-color: #22d3ee !important;
  box-shadow: 0 0 0 3px rgba(34, 211, 238, 0.18) !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-row{
  display: flex !important;
  gap: 12px !important;
  align-items: flex-start !important;
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-field-grow{
  flex: 1 1 auto !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-field-small{
  flex: 0 0 132px !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-length-box{
  margin: 0 0 16px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-length-head{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin: 0 0 10px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-number{
  width: 92px !important;
  flex: 0 0 92px !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap input[type="range"]{
  width: 100% !important;
  height: 22px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  background: transparent !important;
  outline: none !important;
  cursor: pointer !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #22d3ee) !important;
  border: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap input[type="range"]::-webkit-slider-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  border: 3px solid #ffffff !important;
  background: #14b8a6 !important;
  margin-top: -7px !important;
  -webkit-appearance: none !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.35) !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #22d3ee) !important;
  border: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  border: 3px solid #ffffff !important;
  background: #14b8a6 !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.35) !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap input[type="range"]:focus{
  box-shadow: 0 0 0 3px rgba(34, 211, 238, 0.16) !important;
  border-radius: 999px !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-check-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-check{
  display: flex !important;
  align-items: center !important;
  gap: 9px !important;
  min-height: 42px !important;
  padding: 9px 10px !important;
  border: 1px solid rgba(148, 163, 184, 0.24) !important;
  border-radius: 8px !important;
  background: rgba(31, 41, 55, 0.62) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-check input{
  width: 17px !important;
  height: 17px !important;
  accent-color: #14b8a6 !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-presets, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-companions{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 16px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-link-btn, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-companion{
  border: 1px solid rgba(34, 211, 238, 0.34) !important;
  background: rgba(34, 211, 238, 0.08) !important;
  color: #a5f3fc !important;
  border-radius: 8px !important;
  padding: 9px 11px !important;
  font: inherit !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  cursor: pointer !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-generate, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-copy{
  border: 0 !important;
  border-radius: 8px !important;
  background: #14b8a6 !important;
  color: #042f2e !important;
  min-height: 48px !important;
  padding: 12px 16px !important;
  font: inherit !important;
  font-weight: 900 !important;
  cursor: pointer !important;
  width: 100% !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
  box-shadow: 0 12px 28px rgba(20, 184, 166, 0.2) !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-generate:hover, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-copy:hover{
  background: #22d3ee !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-inline-notice{
  min-height: 20px !important;
  margin: 2px 0 0 !important;
  color: #99f6e4 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 112px !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-output{
  display: flex !important;
  align-items: center !important;
  min-height: 58px !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 13px 14px !important;
  border: 1px solid rgba(203, 213, 225, 0.36) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, 0.45) !important;
  color: #f8fafc !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-toast{
  display: inline-flex !important;
  opacity: 0 !important;
  transform: translateY(-4px) !important;
  margin: 10px 0 0 !important;
  padding: 7px 10px !important;
  border-radius: 8px !important;
  background: rgba(20, 184, 166, 0.16) !important;
  color: #ccfbf1 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  transition: opacity 0.18s ease, transform 0.18s ease !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-toast.nst-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-bulk{
  display: grid !important;
  gap: 8px !important;
  margin: 14px 0 0 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-bulk-item{
  padding: 10px 11px !important;
  border: 1px solid rgba(148, 163, 184, 0.2) !important;
  border-radius: 8px !important;
  color: #e2e8f0 !important;
  background: rgba(31, 41, 55, 0.45) !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
  font-size: 13px !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-strength{
  margin: 18px 0 0 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-strength-top{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin: 0 0 10px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-crack-time{
  color: #a5f3fc !important;
  text-align: right !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-meter{
  width: 100% !important;
  height: 12px !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  background: rgba(148, 163, 184, 0.24) !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-meter-fill{
  display: block !important;
  width: 0% !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ef4444 0%, #f59e0b 35%, #14b8a6 70%, #22d3ee 100%) !important;
  transition: width 0.2s ease !important;
}.tc-wp-tool-root #nst-wrap#nst-wrap .nst-privacy{
  margin: 18px 0 0 !important;
  color: #cbd5e1 !important;
  font-weight: 600 !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #nst-wrap#nst-wrap .nst-panel{
    padding: clamp(18px, 3vw, 32px) !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #nst-wrap#nst-wrap #nst-wrap#nst-wrap .nst-main-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-title{
    font-size: clamp(28px, 8vw, 44px) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #nst-wrap#nst-wrap #nst-wrap#nst-wrap .nst-row{
    flex-direction: column !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-field-small{
    flex: 1 1 auto !important;
    width: 100% !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-strength-top{
    align-items: flex-start !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #nst-wrap#nst-wrap #nst-wrap#nst-wrap .nst-output-wrap{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap #nst-wrap#nst-wrap .nst-check-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #nst-wrap#nst-wrap .nst-panel{
    border-radius: 16px !important;
    padding: 16px !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-card{
    padding: 14px !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-output{
    font-size: 14px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #nst-wrap#nst-wrap .nst-shell{
    padding: 0 10px !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-title{
    font-size: 25px !important;
  }.tc-wp-tool-root #nst-wrap#nst-wrap .nst-link-btn, .tc-wp-tool-root #nst-wrap#nst-wrap .nst-companion{
    font-size: 12px !important;
    padding: 8px 9px !important;
  }}.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;
}

.tc-wp-tool-root .nst-range {}
.tc-wp-tool-root .nst-tool-wrap {}