@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 #mys-wrap#mys-wrap, .tc-wp-tool-root #mys-wrap#mys-wrap *, .tc-wp-tool-root #mys-wrap#mys-wrap *::before, .tc-wp-tool-root #mys-wrap#mys-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #mys-wrap#mys-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: #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;
  background-color: #0f1b2d !important;
  background-image: radial-gradient(circle at 20% 10%, rgba(20,184,166,.22), transparent 28%), radial-gradient(circle at 80% 0%, rgba(56,189,248,.18), transparent 30%), linear-gradient(135deg, #0f1b2d 0%, #111827 52%, #07111f 100%) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
  background-image: radial-gradient(rgba(148,163,184,.18) 1px, transparent 1px) !important;
  background-size: 22px 22px !important;
  opacity: .42 !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-shell{
  width: min(1200px, calc(100% - 28px)) !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-hero{
  text-align: center !important;
  margin: 0 auto 24px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-hero h1{
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(2rem, 5vw, 4.2rem) !important;
  font-weight: 800 !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-subtitle{
  max-width: 790px !important;
  margin: 16px auto 0 !important;
  color: #cbd5e1 !important;
  font-size: clamp(1rem, 2vw, 1.22rem) !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-privacy-pill{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 18px auto 0 !important;
  padding: 9px 14px !important;
  border: 1px solid rgba(20,184,166,.55) !important;
  border-radius: 999px !important;
  color: #ccfbf1 !important;
  background: rgba(15,23,42,.72) !important;
  box-shadow: 0 0 24px rgba(20,184,166,.18) !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-tool-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1.5fr) minmax(0,1fr) !important;
  gap: 18px !important;
  align-items: stretch !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-card{
  border: 1px solid rgba(20,184,166,.38) !important;
  border-radius: 8px !important;
  background: rgba(15,23,42,.84) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.06), 0 0 28px rgba(20,184,166,.12) !important;
  padding: clamp(16px, 2.4vw, 26px) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-card h2{
  margin: 0 0 16px !important;
  color: #e0f2fe !important;
  font-size: 1.08rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-presets{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-preset, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-secondary-btn, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-copy-btn{
  appearance: none !important;
  border: 1px solid rgba(56,189,248,.32) !important;
  border-radius: 8px !important;
  background: rgba(8,18,34,.96) !important;
  color: #e0f2fe !important;
  cursor: pointer !important;
  font: inherit !important;
  font-weight: 700 !important;
  min-height: 42px !important;
  padding: 10px 13px !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-primary-btn{
  appearance: none !important;
  border: 1px solid #14b8a6 !important;
  border-radius: 8px !important;
  background: #14b8a6 !important;
  color: #ffffff !important;
  cursor: pointer !important;
  font: inherit !important;
  font-weight: 800 !important;
  min-height: 46px !important;
  padding: 12px 16px !important;
  text-align: center !important;
  width: 100% !important;
  writing-mode: horizontal-tb !important;
  white-space: normal !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-field{
  display: grid !important;
  gap: 7px !important;
  margin: 0 0 16px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-field span, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-toggle span, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-strength-text span{
  color: #dbeafe !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  writing-mode: horizontal-tb !important;
  overflow-wrap: normal !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="text"], .tc-wp-tool-root #mys-wrap#mys-wrap input[type="number"], .tc-wp-tool-root #mys-wrap#mys-wrap select{
  width: 100% !important;
  min-width: 0 !important;
  min-height: 46px !important;
  border: 1px solid rgba(148,163,184,.28) !important;
  border-radius: 8px !important;
  background: inset 0 0 0 999px rgba(2,6,23,.55) !important;
  background-color: rgba(2,6,23,.62) !important;
  box-shadow: inset 0 2px 8px rgba(0,0,0,.22) !important;
  color: #f8fafc !important;
  font: inherit !important;
  padding: 11px 12px !important;
  outline: none !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="text"]:focus, .tc-wp-tool-root #mys-wrap#mys-wrap input[type="number"]:focus, .tc-wp-tool-root #mys-wrap#mys-wrap select:focus{
  border-color: #38bdf8 !important;
  box-shadow: inset 0 2px 8px rgba(0,0,0,.22), 0 0 0 3px rgba(56,189,248,.18) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-length-row, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-bulk-row{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) 150px !important;
  gap: 14px !important;
  align-items: end !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-bulk-row{
  grid-template-columns: 170px minmax(0,1fr) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="range"]{
  appearance: none !important;
  width: 100% !important;
  height: 22px !important;
  background: transparent !important;
  cursor: pointer !important;
  outline: none !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border: 1px solid rgba(56,189,248,.45) !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #38bdf8) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="range"]::-webkit-slider-thumb{
  appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  margin-top: -8px !important;
  border: 3px solid #e0f2fe !important;
  border-radius: 50% !important;
  background: #14b8a6 !important;
  box-shadow: 0 0 0 4px rgba(20,184,166,.18) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border: 1px solid rgba(56,189,248,.45) !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #14b8a6, #38bdf8) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border: 3px solid #e0f2fe !important;
  border-radius: 50% !important;
  background: #14b8a6 !important;
  box-shadow: 0 0 0 4px rgba(20,184,166,.18) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap input[type="range"]:focus{
  filter: drop-shadow(0 0 8px rgba(56,189,248,.45)) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-toggle-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  gap: 10px !important;
  margin: 4px 0 18px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-toggle{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-width: 0 !important;
  border: 1px solid rgba(148,163,184,.2) !important;
  border-radius: 8px !important;
  background: rgba(2,6,23,.4) !important;
  padding: 11px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-toggle input[type="checkbox"]{
  appearance: none !important;
  flex: 0 0 auto !important;
  width: 20px !important;
  height: 20px !important;
  border: 2px solid rgba(56,189,248,.75) !important;
  border-radius: 6px !important;
  background: rgba(15,23,42,.9) !important;
  cursor: pointer !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-toggle input[type="checkbox"]:checked{
  background: #14b8a6 !important;
  box-shadow: inset 0 0 0 4px #0f1b2d !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
  margin: 0 0 12px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-password{
  display: block !important;
  min-height: 76px !important;
  width: 100% !important;
  border: 1px solid rgba(20,184,166,.45) !important;
  border-radius: 8px !important;
  background: rgba(2,6,23,.68) !important;
  color: #ccfbf1 !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  font-size: clamp(.9rem, 1.7vw, 1.06rem) !important;
  line-height: 1.45 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  padding: 14px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-action-row{
  margin: 0 0 16px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-meter{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0,1fr)) !important;
  gap: 6px !important;
  margin: 0 0 9px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-seg{
  display: block !important;
  height: 10px !important;
  border-radius: 999px !important;
  background: rgba(71,85,105,.8) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-seg.mys-on{
  background: linear-gradient(90deg, #14b8a6, #38bdf8) !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-strength-text{
  display: flex !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin: 0 0 15px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-bulk-list{
  display: grid !important;
  gap: 8px !important;
  margin: 0 0 14px !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-bulk-item{
  border: 1px solid rgba(148,163,184,.2) !important;
  border-radius: 8px !important;
  background: rgba(2,6,23,.45) !important;
  color: #e0f2fe !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  font-size: .86rem !important;
  padding: 10px !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-note{
  margin: 0 !important;
  color: #a7f3d0 !important;
  font-size: .9rem !important;
  font-weight: 700 !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-toast{
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 9999 !important;
  opacity: 0 !important;
  transform: translateY(12px) !important;
  pointer-events: none !important;
  border: 1px solid rgba(20,184,166,.65) !important;
  border-radius: 8px !important;
  background: #0f1b2d !important;
  color: #ffffff !important;
  padding: 11px 14px !important;
  font-weight: 800 !important;
  transition: opacity .2s ease, transform .2s ease !important;
}.tc-wp-tool-root #mys-wrap#mys-wrap .mys-toast.mys-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-main-grid{
    grid-template-columns: minmax(0,1.2fr) minmax(0,.95fr) !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-main-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mys-wrap#mys-wrap .mys-shell{
    width: min(100% - 22px, 1200px) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-length-row, .tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-bulk-row, .tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-toggle-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-presets{
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-output-wrap{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mys-wrap#mys-wrap .mys-preset, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-copy-btn, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-secondary-btn, .tc-wp-tool-root #mys-wrap#mys-wrap .mys-primary-btn{
    width: 100% !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #mys-wrap#mys-wrap #mys-wrap#mys-wrap .mys-presets{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #mys-wrap#mys-wrap .mys-card{
    padding: 14px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #mys-wrap#mys-wrap .mys-shell{
    width: min(100% - 16px, 1200px) !important;
  }.tc-wp-tool-root #mys-wrap#mys-wrap .mys-hero h1{
    font-size: 1.72rem !important;
  }.tc-wp-tool-root #mys-wrap#mys-wrap .mys-subtitle{
    font-size: .95rem !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 .mys-count-field {}
.tc-wp-tool-root .mys-number-field {}
.tc-wp-tool-root .mys-output-card {}
.tc-wp-tool-root .mys-range-field {}
.tc-wp-tool-root .mys-settings-card {}
.tc-wp-tool-root .mys-strength {}
.tc-wp-tool-root .mys-tool-wrap {}