@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 #mln-wrap#mln-wrap, .tc-wp-tool-root #mln-wrap#mln-wrap *, .tc-wp-tool-root #mln-wrap#mln-wrap *::before, .tc-wp-tool-root #mln-wrap#mln-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: clamp(18px, 4vw, 42px) 0 !important;
  position: relative !important;
  overflow: hidden !important;
  color: rgba(248, 250, 252, 0.96) !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;
  background: radial-gradient(circle at 18% 12%, rgba(20, 184, 166, 0.2), transparent 28%), radial-gradient(circle at 82% 20%, rgba(56, 189, 248, 0.16), transparent 30%), linear-gradient(135deg, #0f1b2d 0%, #13243a 56%, #172b43 100%) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  z-index: -1 !important;
  opacity: 0.28 !important;
  background-image: radial-gradient(rgba(248, 250, 252, 0.22) 1px, transparent 1px) !important;
  background-size: 18px 18px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-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 #mln-wrap#mln-wrap .mln-hero{
  width: 100% !important;
  max-width: 850px !important;
  margin: 0 auto clamp(18px, 3vw, 30px) !important;
  text-align: center !important;
  min-width: 0 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-hero h1{
  margin: 0 0 10px !important;
  color: rgba(248, 250, 252, 0.98) !important;
  font-size: clamp(28px, 4.6vw, 54px) !important;
  line-height: 1.04 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-subtitle{
  margin: 0 auto 16px !important;
  color: rgba(248, 250, 252, 0.6) !important;
  font-size: clamp(15px, 2vw, 19px) !important;
  line-height: 1.5 !important;
  text-align: center !important;
  max-width: 660px !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-privacy-pill{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 8px 13px !important;
  border: 1.5px solid rgba(56, 189, 248, 0.34) !important;
  border-radius: 999px !important;
  background: rgba(19, 36, 58, 0.78) !important;
  color: rgba(248, 250, 252, 0.78) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-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(112, 139, 170, 0.32) !important;
  background: rgba(17, 33, 53, 0.78) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-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 #mln-wrap#mln-wrap .mln-card{
  min-width: 0 !important;
  max-width: 100% !important;
  border: 1.5px solid rgba(112, 139, 170, 0.34) !important;
  border-radius: 16px !important;
  background: rgba(24, 44, 68, 0.92) !important;
  padding: clamp(14px, 2vw, 22px) !important;
  box-shadow: none !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-card-title{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
  color: rgba(248, 250, 252, 0.94) !important;
  font-size: clamp(18px, 2vw, 22px) !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-card-title svg{
  width: 23px !important;
  height: 23px !important;
  flex: 0 0 auto !important;
  fill: none !important;
  stroke: #14b8a6 !important;
  stroke-width: 1.9 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-stack, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-block, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-strength-area, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-field{
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-stack{
  display: grid !important;
  gap: 14px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap label, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-strength-top, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-crack, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-note{
  color: rgba(248, 250, 252, 0.68) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap label{
  display: block !important;
  margin: 0 0 7px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-field, .tc-wp-tool-root #mln-wrap#mln-wrap input, .tc-wp-tool-root #mln-wrap#mln-wrap select, .tc-wp-tool-root #mln-wrap#mln-wrap button{
  appearance: none !important;
  -webkit-appearance: none !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 44px !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  border: 1.5px solid rgba(112, 139, 170, 0.38) !important;
  border-radius: 8px !important;
  padding: 11px 12px !important;
  outline: none !important;
  box-shadow: none !important;
  color: rgba(248, 250, 252, 0.95) !important;
  background: #0c1727 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input, .tc-wp-tool-root #mln-wrap#mln-wrap select, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-field{
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.32) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-field{
  display: flex !important;
  align-items: center !important;
  min-height: 52px !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-password-field{
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap select{
  background-image: linear-gradient(45deg, transparent 50%, rgba(248, 250, 252, 0.8) 50%), linear-gradient(135deg, rgba(248, 250, 252, 0.8) 50%, transparent 50%) !important;
  background-position: calc(100% - 18px) 19px, calc(100% - 12px) 19px !important;
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
  padding-right: 34px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input:focus, .tc-wp-tool-root #mln-wrap#mln-wrap select:focus{
  border-color: rgba(20, 184, 166, 0.78) !important;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.32), 0 0 0 3px rgba(20, 184, 166, 0.14) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap button{
  cursor: pointer !important;
  text-align: center !important;
  font-weight: 750 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-primary-btn{
  background: #14b8a6 !important;
  color: #05201d !important;
  border-color: #14b8a6 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-secondary-btn, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-icon-btn{
  background: rgba(15, 27, 45, 0.78) !important;
  color: rgba(248, 250, 252, 0.92) !important;
  border-color: rgba(56, 189, 248, 0.38) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-icon-btn{
  width: auto !important;
  min-width: 118px !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap button:hover{
  transform: translateY(-1px) !important;
  border-color: rgba(56, 189, 248, 0.72) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-actions{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: 16px 0 !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-actions button{
  width: auto !important;
  flex: 1 1 190px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-meter{
  width: 100% !important;
  height: 10px !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  background: rgba(12, 23, 39, 0.95) !important;
  border: 1.5px solid rgba(112, 139, 170, 0.25) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-meter span{
  display: block !important;
  width: 0% !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ef4444, #f59e0b, #38bdf8, #14b8a6) !important;
  transition: width 180ms ease !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-strength-top{
  display: flex !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin: 0 0 8px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-strength-top strong, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-crack strong{
  color: rgba(248, 250, 252, 0.95) !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-crack, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-note{
  margin: 10px 0 0 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-settings-card{
  display: grid !important;
  gap: 13px !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-length-row{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 92px !important;
  gap: 10px !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-toggle-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-check{
  display: flex !important;
  align-items: center !important;
  gap: 9px !important;
  margin: 0 !important;
  min-height: 44px !important;
  padding: 10px !important;
  border: 1.5px solid rgba(112, 139, 170, 0.34) !important;
  border-radius: 8px !important;
  background: rgba(12, 23, 39, 0.62) !important;
  cursor: pointer !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-check input{
  width: 19px !important;
  max-width: 19px !important;
  min-width: 19px !important;
  height: 19px !important;
  min-height: 19px !important;
  padding: 0 !important;
  border-radius: 5px !important;
  background: #0c1727 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-check input:checked{
  background: #14b8a6 !important;
  border-color: #14b8a6 !important;
  box-shadow: inset 0 0 0 4px #0c1727 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-check span{
  min-width: 0 !important;
  max-width: 100% !important;
  color: rgba(248, 250, 252, 0.78) !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-wide{
  grid-column: 1 / -1 !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-toast{
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 9999 !important;
  padding: 11px 14px !important;
  border-radius: 10px !important;
  background: #14b8a6 !important;
  color: #05201d !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  opacity: 0 !important;
  transform: translateY(12px) !important;
  pointer-events: none !important;
  transition: opacity 160ms ease, transform 160ms ease !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap .mln-toast.mln-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input[type="range"]{
  height: 44px !important;
  padding: 0 !important;
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #38bdf8) !important;
  border: 1.5px solid rgba(112, 139, 170, 0.34) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  margin-top: -8px !important;
  border-radius: 999px !important;
  background: #f8fafc !important;
  border: 3px solid #14b8a6 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.32) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #38bdf8) !important;
  border: 1.5px solid rgba(112, 139, 170, 0.34) !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 999px !important;
  background: #f8fafc !important;
  border: 3px solid #14b8a6 !important;
  box-shadow: none !important;
}.tc-wp-tool-root #mln-wrap#mln-wrap input[type="range"]:focus{
  outline: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-main-grid{
    gap: 16px !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-main-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-toggle-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #mln-wrap#mln-wrap .mln-hero h1{
    font-size: 30px !important;
  }.tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-actions{
    display: flex !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-output-wrap{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-length-row, .tc-wp-tool-root #mln-wrap#mln-wrap#mln-wrap#mln-wrap .mln-toggle-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mln-wrap#mln-wrap .mln-icon-btn, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-actions button{
    width: 100% !important;
    min-width: 0 !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #mln-wrap#mln-wrap .mln-tool-panel{
    padding: 12px !important;
  }.tc-wp-tool-root #mln-wrap#mln-wrap .mln-card{
    padding: 13px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #mln-wrap#mln-wrap .mln-hero h1{
    font-size: 26px !important;
  }.tc-wp-tool-root #mln-wrap#mln-wrap input, .tc-wp-tool-root #mln-wrap#mln-wrap select, .tc-wp-tool-root #mln-wrap#mln-wrap button, .tc-wp-tool-root #mln-wrap#mln-wrap .mln-output-field{
    font-size: 13px !important;
    padding-left: 10px !important;
    padding-right: 10px !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 .mln-custom-domain-wrap {}
.tc-wp-tool-root .mln-number-field {}
.tc-wp-tool-root .mln-output-card {}
.tc-wp-tool-root .mln-tool-wrap {}