@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 #str-wrap#str-wrap, .tc-wp-tool-root #str-wrap#str-wrap *, .tc-wp-tool-root #str-wrap#str-wrap *::before, .tc-wp-tool-root #str-wrap#str-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #str-wrap#str-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 18% 12%, rgba(20,184,166,.18), transparent 34%), radial-gradient(circle at 82% 4%, rgba(56,189,248,.14), transparent 32%), linear-gradient(145deg, #0f1b2d 0%, #13283a 54%, #0f1b2d 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 #str-wrap#str-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: radial-gradient(rgba(248,250,252,.12) 1px, transparent 1px) !important;
  background-size: 22px 22px !important;
  opacity: .18 !important;
  pointer-events: none !important;
  z-index: -1 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(12px, 3vw, 24px) !important;
  padding-right: clamp(12px, 3vw, 24px) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-hero{
  width: 100% !important;
  max-width: 900px !important;
  margin: 0 auto clamp(24px, 4vw, 42px) !important;
  text-align: center !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-h1{
  margin: 0 0 14px !important;
  color: #f8fafc !important;
  font-size: clamp(34px, 5vw, 62px) !important;
  line-height: 1.04 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-subtitle{
  margin: 0 auto 16px !important;
  max-width: 760px !important;
  color: rgba(248,250,252,.66) !important;
  font-size: clamp(16px, 2vw, 20px) !important;
  line-height: 1.55 !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-privacy-pill{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 9px 14px !important;
  border: 1.5px solid rgba(56,189,248,.32) !important;
  border-radius: 999px !important;
  background: rgba(17,34,50,.86) !important;
  color: rgba(248,250,252,.82) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-tool-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  border-radius: clamp(16px, 2vw, 28px) !important;
  padding: clamp(14px, 2.5vw, 28px) !important;
  overflow: hidden !important;
  border: 1.5px solid rgba(148,163,184,.24) !important;
  background: rgba(18,35,52,.78) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1.5fr) minmax(0,1fr) !important;
  gap: clamp(14px, 2vw, 22px) !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-input-card, .tc-wp-tool-root #str-wrap#str-wrap .str-output-card{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: clamp(16px, 2vw, 24px) !important;
  border: 1.5px solid rgba(148,163,184,.26) !important;
  border-radius: 14px !important;
  background: #17263a !important;
  box-shadow: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-card-title{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
  color: #f8fafc !important;
  font-size: 18px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-card-title svg{
  width: 22px !important;
  height: 22px !important;
  flex: 0 0 auto !important;
  fill: #14b8a6 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-label, .tc-wp-tool-root #str-wrap#str-wrap .str-help, .tc-wp-tool-root #str-wrap#str-wrap .str-toggle span, .tc-wp-tool-root #str-wrap#str-wrap .str-check span, .tc-wp-tool-root #str-wrap#str-wrap .str-strength-head span, .tc-wp-tool-root #str-wrap#str-wrap .str-privacy-note, .tc-wp-tool-root #str-wrap#str-wrap .str-tool-link, .tc-wp-tool-root #str-wrap#str-wrap button{
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-label{
  display: block !important;
  margin: 0 0 8px !important;
  color: rgba(248,250,252,.88) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-help, .tc-wp-tool-root #str-wrap#str-wrap .str-privacy-note{
  margin: 8px 0 16px !important;
  color: rgba(248,250,252,.6) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="text"], .tc-wp-tool-root #str-wrap#str-wrap input[type="number"], .tc-wp-tool-root #str-wrap#str-wrap button{
  appearance: none !important;
  -webkit-appearance: none !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  min-width: 0 !important;
  font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  border: 1.5px solid rgba(148,163,184,.28) !important;
  border-radius: 8px !important;
  padding: 11px 13px !important;
  min-height: 44px !important;
  outline: none !important;
  box-shadow: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="text"], .tc-wp-tool-root #str-wrap#str-wrap input[type="number"]{
  width: 100% !important;
  background: #0c1726 !important;
  color: #f8fafc !important;
  box-shadow: inset 0 1px 8px rgba(0,0,0,.32) !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="text"]:focus, .tc-wp-tool-root #str-wrap#str-wrap input[type="number"]:focus{
  border-color: #14b8a6 !important;
  box-shadow: inset 0 1px 8px rgba(0,0,0,.32), 0 0 0 3px rgba(20,184,166,.15) !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-length-row, .tc-wp-tool-root #str-wrap#str-wrap .str-bulk-row, .tc-wp-tool-root #str-wrap#str-wrap .str-output-wrap, .tc-wp-tool-root #str-wrap#str-wrap .str-extra-actions, .tc-wp-tool-root #str-wrap#str-wrap .str-strength-head{
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-length-row .str-label, .tc-wp-tool-root #str-wrap#str-wrap .str-bulk-row .str-label{
  flex: 1 1 auto !important;
  margin-bottom: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-number-input{
  width: 96px !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="range"]{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 44px !important;
  padding: 0 !important;
  margin: 6px 0 14px !important;
  background: transparent !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  display: block !important;
  outline: none !important;
  box-shadow: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: rgba(56,189,248,.25) !important;
  border: 1px solid rgba(148,163,184,.2) !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #14b8a6 !important;
  border: 3px solid #38bdf8 !important;
  cursor: pointer !important;
  margin-top: -8px !important;
  box-shadow: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: rgba(56,189,248,.25) !important;
  border: 1px solid rgba(148,163,184,.2) !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #14b8a6 !important;
  border: 3px solid #38bdf8 !important;
  cursor: pointer !important;
  box-shadow: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="range"]:focus{
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(20,184,166,.15) !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-toggle-grid, .tc-wp-tool-root #str-wrap#str-wrap .str-presets, .tc-wp-tool-root #str-wrap#str-wrap .str-option-stack{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  gap: 10px !important;
  margin: 14px 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-presets{
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-toggle, .tc-wp-tool-root #str-wrap#str-wrap .str-check{
  display: flex !important;
  align-items: center !important;
  gap: 9px !important;
  min-height: 44px !important;
  padding: 10px !important;
  border: 1.5px solid rgba(148,163,184,.24) !important;
  border-radius: 10px !important;
  background: #102033 !important;
  color: rgba(248,250,252,.84) !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="checkbox"]{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 18px !important;
  height: 18px !important;
  flex: 0 0 18px !important;
  border: 1.5px solid rgba(56,189,248,.55) !important;
  border-radius: 5px !important;
  background: #0c1726 !important;
  outline: none !important;
  box-shadow: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap input[type="checkbox"]:checked{
  background: linear-gradient(135deg, #38bdf8, #14b8a6) !important;
  border-color: #14b8a6 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-main-btn, .tc-wp-tool-root #str-wrap#str-wrap .str-copy-btn, .tc-wp-tool-root #str-wrap#str-wrap .str-preset-btn, .tc-wp-tool-root #str-wrap#str-wrap .str-secondary-btn{
  cursor: pointer !important;
  font-weight: 800 !important;
  text-align: center !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-main-btn, .tc-wp-tool-root #str-wrap#str-wrap .str-copy-btn{
  background: #14b8a6 !important;
  color: #ffffff !important;
  border-color: #14b8a6 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-main-btn{
  width: 100% !important;
  margin-top: 12px !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-secondary-btn, .tc-wp-tool-root #str-wrap#str-wrap .str-preset-btn{
  background: #102033 !important;
  color: rgba(248,250,252,.9) !important;
  border-color: rgba(56,189,248,.28) !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-tool-link{
  display: inline-flex !important;
  margin: 0 0 4px !important;
  color: #38bdf8 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-password-output{
  flex: 1 1 auto !important;
  display: block !important;
  min-height: 58px !important;
  padding: 15px !important;
  border: 1.5px solid rgba(20,184,166,.34) !important;
  border-radius: 8px !important;
  background: #0c1726 !important;
  color: #f8fafc !important;
  font-size: clamp(16px, 2vw, 20px) !important;
  line-height: 1.45 !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  box-shadow: inset 0 1px 10px rgba(0,0,0,.35) !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-copy-btn{
  flex: 0 0 auto !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-strength-block{
  margin-top: 18px !important;
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-strength-head{
  justify-content: space-between !important;
  margin-bottom: 10px !important;
  color: rgba(248,250,252,.82) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-meter{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0,1fr)) !important;
  gap: 6px !important;
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-meter span{
  height: 9px !important;
  border-radius: 999px !important;
  background: rgba(148,163,184,.22) !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-meter span.is-active{
  background: linear-gradient(90deg, #38bdf8, #14b8a6) !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-extra-output{
  margin-top: 16px !important;
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-extra-actions{
  flex-wrap: wrap !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-bulk-list{
  display: grid !important;
  gap: 8px !important;
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-bulk-item{
  padding: 10px 12px !important;
  border: 1.5px solid rgba(148,163,184,.2) !important;
  border-radius: 8px !important;
  background: #0c1726 !important;
  color: rgba(248,250,252,.9) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-toast{
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 9999 !important;
  padding: 12px 14px !important;
  border: 1.5px solid rgba(20,184,166,.55) !important;
  border-radius: 10px !important;
  background: #102033 !important;
  color: #f8fafc !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  opacity: 0 !important;
  transform: translateY(8px) !important;
  pointer-events: none !important;
  transition: opacity .2s ease, transform .2s ease !important;
}.tc-wp-tool-root #str-wrap#str-wrap .str-toast.is-visible{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #str-wrap#str-wrap .str-presets{
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #str-wrap#str-wrap#str-wrap#str-wrap .str-main-grid, .tc-wp-tool-root #str-wrap#str-wrap .str-main-grid{
    grid-template-columns: minmax(0,1fr) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #str-wrap#str-wrap#str-wrap#str-wrap .str-toggle-grid, .tc-wp-tool-root #str-wrap#str-wrap .str-toggle-grid, .tc-wp-tool-root #str-wrap#str-wrap#str-wrap#str-wrap .str-presets, .tc-wp-tool-root #str-wrap#str-wrap .str-presets, .tc-wp-tool-root #str-wrap#str-wrap#str-wrap#str-wrap .str-option-stack, .tc-wp-tool-root #str-wrap#str-wrap .str-option-stack{
    grid-template-columns: minmax(0,1fr) !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #str-wrap#str-wrap{
    padding: 18px 0 !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-h1{
    font-size: clamp(28px, 9vw, 38px) !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-tool-panel{
    padding: 12px !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-main-grid{
    gap: 12px !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-input-card, .tc-wp-tool-root #str-wrap#str-wrap .str-output-card{
    padding: 14px !important;
  }.tc-wp-tool-root #str-wrap#str-wrap#str-wrap#str-wrap .str-output-wrap, .tc-wp-tool-root #str-wrap#str-wrap .str-output-wrap, .tc-wp-tool-root #str-wrap#str-wrap#str-wrap#str-wrap .str-bulk-row, .tc-wp-tool-root #str-wrap#str-wrap .str-bulk-row{
    flex-direction: column !important;
    align-items: stretch !important;
  }.tc-wp-tool-root #str-wrap#str-wrap button, .tc-wp-tool-root #str-wrap#str-wrap .str-copy-btn, .tc-wp-tool-root #str-wrap#str-wrap .str-number-input{
    width: 100% !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #str-wrap#str-wrap .str-strength-head{
    flex-direction: column !important;
    align-items: flex-start !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #str-wrap#str-wrap .str-shell{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-h1{
    font-size: 26px !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-subtitle, .tc-wp-tool-root #str-wrap#str-wrap input[type="text"], .tc-wp-tool-root #str-wrap#str-wrap input[type="number"], .tc-wp-tool-root #str-wrap#str-wrap button{
    font-size: 14px !important;
  }.tc-wp-tool-root #str-wrap#str-wrap .str-input-card, .tc-wp-tool-root #str-wrap#str-wrap .str-output-card{
    padding: 12px !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 .str-text-input {}
.tc-wp-tool-root .str-tool-wrap {}