@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 #phn-wrap#phn-wrap, .tc-wp-tool-root #phn-wrap#phn-wrap *, .tc-wp-tool-root #phn-wrap#phn-wrap *::before, .tc-wp-tool-root #phn-wrap#phn-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #phn-wrap#phn-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: linear-gradient(135deg,#1f2937 0%,#263447 100%) !important;
  color: #f8fafc !important;
  font-family: Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  line-height: 1.4 !important;
  isolation: isolate !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-inner{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-shell{
  width: min(1200px,calc(100% - 32px)) !important;
  max-width: 1200px !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-hero{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  text-align: center !important;
  margin: 0 0 24px !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap h1, .tc-wp-tool-root #phn-wrap#phn-wrap h2, .tc-wp-tool-root #phn-wrap#phn-wrap h3, .tc-wp-tool-root #phn-wrap#phn-wrap p, .tc-wp-tool-root #phn-wrap#phn-wrap span, .tc-wp-tool-root #phn-wrap#phn-wrap label, .tc-wp-tool-root #phn-wrap#phn-wrap small, .tc-wp-tool-root #phn-wrap#phn-wrap button, .tc-wp-tool-root #phn-wrap#phn-wrap a, .tc-wp-tool-root #phn-wrap#phn-wrap output{
  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 #phn-wrap#phn-wrap .phn-hero h1{
  margin: 0 auto 12px !important;
  padding: 0 !important;
  color: #f8fafc !important;
  font-size: clamp(30px,5vw,56px) !important;
  line-height: 1.06 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
  text-align: center !important;
  max-width: 980px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-subtitle{
  margin: 0 auto 18px !important;
  padding: 0 !important;
  color: rgba(248,250,252,.68) !important;
  font-size: clamp(16px,2vw,19px) !important;
  line-height: 1.55 !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
  text-align: center !important;
  max-width: 760px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-chips{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-chip{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  max-width: 100% !important;
  min-height: 34px !important;
  padding: 7px 12px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.07) !important;
  color: #f8fafc !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-tool-panel{
  width: min(1200px,100%) !important;
  max-width: 1200px !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
  position: relative !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
  gap: 18px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-card{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: clamp(18px,2.5vw,26px) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 8px !important;
  background: #2b3647 !important;
  box-shadow: 0 18px 55px rgba(0,0,0,.22) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-card h2{
  margin: 0 0 18px !important;
  padding: 0 !important;
  color: #f8fafc !important;
  font-size: 22px !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-card h3{
  margin: 0 !important;
  padding: 0 !important;
  color: #f8fafc !important;
  font-size: 15px !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-field{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) !important;
  gap: 8px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-field span, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-toggle span{
  display: block !important;
  max-width: 100% !important;
  min-width: 0 !important;
  color: #f8fafc !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-field small, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-note, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-privacy{
  display: block !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(248,250,252,.68) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input, .tc-wp-tool-root #phn-wrap#phn-wrap select, .tc-wp-tool-root #phn-wrap#phn-wrap button, .tc-wp-tool-root #phn-wrap#phn-wrap a.phn-inert-link{
  appearance: none !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  min-width: 0 !important;
  font: inherit !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: rgba(15,23,42,.34) !important;
  color: #f8fafc !important;
  border-radius: 8px !important;
  padding: 11px 13px !important;
  min-height: 44px !important;
  outline: none !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input:focus, .tc-wp-tool-root #phn-wrap#phn-wrap select:focus{
  border-color: #22d3ee !important;
  box-shadow: 0 0 0 3px rgba(34,211,238,.18) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-row{
  display: grid !important;
  grid-template-columns: minmax(92px,.26fr) minmax(0,1fr) !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input[type="range"]{
  appearance: none !important;
  width: 100% !important;
  height: 44px !important;
  min-height: 44px !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 solid transparent !important;
  border-radius: 8px !important;
  background: transparent !important;
  color: #f8fafc !important;
  outline: none !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input[type="range"]::-webkit-slider-runnable-track{
  width: 100% !important;
  height: 8px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: linear-gradient(90deg,#14b8a6,#22d3ee) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input[type="range"]::-webkit-slider-thumb{
  appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  margin-top: -8px !important;
  border-radius: 50% !important;
  border: 3px solid #f8fafc !important;
  background: #14b8a6 !important;
  box-shadow: 0 4px 14px rgba(0,0,0,.34) !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input[type="range"]::-moz-range-track{
  width: 100% !important;
  height: 8px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: linear-gradient(90deg,#14b8a6,#22d3ee) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  border: 3px solid #f8fafc !important;
  background: #14b8a6 !important;
  box-shadow: 0 4px 14px rgba(0,0,0,.34) !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap input[type="range"]:focus{
  box-shadow: 0 0 0 3px rgba(34,211,238,.18) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-toggle-grid{
  display: grid !important;
  grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-toggle{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 8px !important;
  background: rgba(255,255,255,.06) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-toggle input{
  width: 22px !important;
  height: 22px !important;
  min-height: 22px !important;
  min-width: 22px !important;
  max-width: 22px !important;
  padding: 0 !important;
  border-radius: 6px !important;
  background: rgba(15,23,42,.45) !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-toggle input:checked{
  background: linear-gradient(135deg,#14b8a6,#22d3ee) !important;
  border-color: rgba(255,255,255,.55) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-presets, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-companions{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 16px !important;
  padding: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-preset, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-inert-link{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  cursor: pointer !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  background: rgba(255,255,255,.08) !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-generate, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-copy, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-copy-all{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  background: linear-gradient(135deg,#14b8a6,#22d3ee) !important;
  color: #06211f !important;
  border-color: transparent !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-generate{
  width: 100% !important;
  margin: 16px 0 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 16px !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-password-output{
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 56px !important;
  margin: 0 !important;
  padding: 14px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 8px !important;
  background: rgba(15,23,42,.42) !important;
  color: #f8fafc !important;
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-meter{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 12px !important;
  margin: 0 0 12px !important;
  border-radius: 999px !important;
  background: rgba(15,23,42,.5) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  overflow: hidden !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-meter-fill{
  display: block !important;
  width: 0% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg,#ef4444,#f59e0b,#14b8a6,#22d3ee) !important;
  transition: width .2s ease !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-strength-row, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-bulk-head{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 16px !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-strength-label, .tc-wp-tool-root #phn-wrap#phn-wrap .phn-crack-time{
  color: rgba(248,250,252,.8) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-privacy{
  margin: 0 0 20px !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-bulk-list{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) !important;
  gap: 8px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-bulk-item{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 8px !important;
  background: rgba(15,23,42,.28) !important;
  color: #f8fafc !important;
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-toast{
  position: absolute !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 3 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transform: translateY(8px) !important;
  min-width: 0 !important;
  max-width: calc(100% - 36px) !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: #14b8a6 !important;
  color: #06211f !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #phn-wrap#phn-wrap .phn-toast.phn-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (max-width:1024px) {.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-shell{
    width: min(1200px,calc(100% - 28px)) !important;
  }}@media (max-width:768px) {.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-main-grid{
    grid-template-columns: minmax(0,1fr) !important;
  }}@media (max-width:600px) {.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-row{
    grid-template-columns: minmax(0,1fr) !important;
  }.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-toggle-grid{
    grid-template-columns: minmax(0,1fr) !important;
  }}@media (max-width:480px) {.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-output-wrap{
    grid-template-columns: minmax(0,1fr) !important;
  }.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-copy{
    width: 100% !important;
  }.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-bulk-head{
    flex-direction: column !important;
    align-items: stretch !important;
  }}@media (max-width:420px) {.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-presets, .tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-companions{
    flex-direction: column !important;
  }.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-preset, .tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-inert-link{
    width: 100% !important;
  }}@media (max-width:360px) {.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-shell{
    width: min(1200px,calc(100% - 20px)) !important;
  }.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-card{
    padding: 14px !important;
  }.tc-wp-tool-root #phn-wrap#phn-wrap #phn-wrap#phn-wrap .phn-hero h1{
    font-size: 28px !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 .phn-base {}
.tc-wp-tool-root .phn-bulk-count {}
.tc-wp-tool-root .phn-input-card {}
.tc-wp-tool-root .phn-length-number {}
.tc-wp-tool-root .phn-length-range {}
.tc-wp-tool-root .phn-length-row {}
.tc-wp-tool-root .phn-mode {}
.tc-wp-tool-root .phn-number-field {}
.tc-wp-tool-root .phn-opt-lower {}
.tc-wp-tool-root .phn-opt-number {}
.tc-wp-tool-root .phn-opt-symbol {}
.tc-wp-tool-root .phn-opt-upper {}
.tc-wp-tool-root .phn-output-card {}
.tc-wp-tool-root .phn-range-field {}
.tc-wp-tool-root .phn-tool-wrap {}