@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 #smp-wrap#smp-wrap{
  position: relative !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 40px 18px !important;
  box-sizing: border-box !important;
  font-family: "Inter", Arial, sans-serif !important;
  color: #111827 !important;
  background: linear-gradient(135deg, #f0f4f8 0%, #eaf7fb 52%, #f8fbff 100%) !important;
  overflow-x: hidden !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 16px !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-hero{
  text-align: center !important;
  margin: 0 auto 28px !important;
  padding: 10px 0 4px !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap h1, .tc-wp-tool-root #smp-wrap#smp-wrap h2, .tc-wp-tool-root #smp-wrap#smp-wrap p, .tc-wp-tool-root #smp-wrap#smp-wrap label, .tc-wp-tool-root #smp-wrap#smp-wrap span, .tc-wp-tool-root #smp-wrap#smp-wrap button, .tc-wp-tool-root #smp-wrap#smp-wrap output{
  writing-mode: horizontal-tb !important;
  text-orientation: mixed !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap h1{
  margin: 0 !important;
  color: #0f172a !important;
  font-size: 42px !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-subtitle{
  margin: 14px auto 0 !important;
  max-width: 720px !important;
  color: #475569 !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
  text-align: center !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-privacy-hero{
  margin: 8px auto 0 !important;
  max-width: 720px !important;
  color: #64748b !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  text-align: center !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-tool-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 24px !important;
  border: 1px solid #dbe7f3 !important;
  border-radius: 28px !important;
  background: rgba(255, 255, 255, 0.86) !important;
  box-shadow: 0 24px 70px rgba(37, 99, 235, 0.13) !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-main-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 20px !important;
  width: 100% !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-card{
  width: 100% !important;
  padding: 24px !important;
  border: 1px solid #d8e4ef !important;
  border-radius: 22px !important;
  background: #fbfdff !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08) !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-card-head{
  margin: 0 0 16px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap h2{
  margin: 0 !important;
  color: #111827 !important;
  font-size: 22px !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-output-row{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 12px !important;
  align-items: stretch !important;
  width: 100% !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-output{
  display: block !important;
  width: 100% !important;
  min-height: 64px !important;
  padding: 17px 18px !important;
  border: 1px solid #cbd8e6 !important;
  border-radius: 16px !important;
  background: #ffffff !important;
  color: #0f172a !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 22px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: normal !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-btn, .tc-wp-tool-root #smp-wrap#smp-wrap .smp-preset{
  appearance: none !important;
  border: 0 !important;
  border-radius: 14px !important;
  cursor: pointer !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, border-color 160ms ease !important;
  white-space: normal !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-btn{
  min-height: 52px !important;
  padding: 14px 22px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #2563eb 0%, #06b6d4 100%) !important;
  box-shadow: 0 12px 24px rgba(37, 99, 235, 0.22) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-btn:hover, .tc-wp-tool-root #smp-wrap#smp-wrap .smp-preset:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-btn:focus, .tc-wp-tool-root #smp-wrap#smp-wrap .smp-preset:focus, .tc-wp-tool-root #smp-wrap#smp-wrap .smp-input:focus{
  outline: 3px solid rgba(6, 182, 212, 0.25) !important;
  outline-offset: 2px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-copy-btn{
  min-width: 112px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-strength-wrap{
  margin: 18px 0 0 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-meter-track{
  width: 100% !important;
  height: 13px !important;
  border-radius: 999px !important;
  background: #dbe7f3 !important;
  overflow: hidden !important;
  box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.12) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-meter-fill{
  width: 0% !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ef4444 0%, #f59e0b 30%, #06b6d4 62%, #2563eb 100%) !important;
  transition: width 220ms ease !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-strength-meta{
  display: flex !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin: 10px 0 0 !important;
  color: #475569 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap #smp-strength-label{
  color: #0f172a !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-details{
  margin: 14px 0 0 !important;
  padding: 12px 14px !important;
  border: 1px solid #dbe7f3 !important;
  border-radius: 14px !important;
  background: #f8fbff !important;
  color: #475569 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-note{
  margin: 12px 0 0 !important;
  color: #64748b !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-field{
  margin: 0 0 16px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-field label{
  display: block !important;
  margin: 0 0 8px !important;
  color: #1f2937 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 750 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-input{
  width: 100% !important;
  min-height: 50px !important;
  padding: 13px 14px !important;
  border: 1px solid #cbd8e6 !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  color: #111827 !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
  box-shadow: none !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-input::placeholder{
  color: #94a3b8 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-help{
  margin: 8px 0 0 !important;
  color: #64748b !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-length-grid{
  display: grid !important;
  grid-template-columns: 150px minmax(0, 1fr) !important;
  gap: 16px !important;
  align-items: end !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-range-field{
  margin-bottom: 16px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap input[type="range"]{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 100% !important;
  height: 34px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  cursor: pointer !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #2563eb 0%, #06b6d4 100%) !important;
  border: 1px solid #b8c9db !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance: none !important;
  width: 24px !important;
  height: 24px !important;
  margin-top: -8px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 3px solid #2563eb !important;
  box-shadow: 0 5px 14px rgba(37, 99, 235, 0.26) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap input[type="range"]::-moz-range-track{
  height: 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #2563eb 0%, #06b6d4 100%) !important;
  border: 1px solid #b8c9db !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 3px solid #2563eb !important;
  box-shadow: 0 5px 14px rgba(37, 99, 235, 0.26) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap input[type="range"]:focus{
  outline: 3px solid rgba(6, 182, 212, 0.25) !important;
  outline-offset: 3px !important;
  border-radius: 999px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 2px 0 18px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 48px !important;
  padding: 12px !important;
  border: 1px solid #d8e4ef !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  color: #334155 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 650 !important;
  cursor: pointer !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle input{
  appearance: none !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 24px !important;
  margin: 0 !important;
  border-radius: 999px !important;
  border: 1px solid #b8c9db !important;
  background: #dbe7f3 !important;
  position: relative !important;
  cursor: pointer !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle input::after{
  content: "" !important;
  position: absolute !important;
  top: 3px !important;
  left: 3px !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  box-shadow: 0 1px 4px rgba(15, 23, 42, 0.25) !important;
  transition: transform 160ms ease !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle input:checked{
  border-color: #2563eb !important;
  background: linear-gradient(135deg, #2563eb 0%, #06b6d4 100%) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle input:checked::after{
  transform: translateX(18px) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-preset-row{
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 0 0 16px !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-preset{
  min-height: 46px !important;
  padding: 11px 12px !important;
  color: #1d4ed8 !important;
  background: #eef6ff !important;
  border: 1px solid #c9def5 !important;
  box-shadow: 0 8px 18px rgba(37, 99, 235, 0.08) !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-generate-btn{
  width: 100% !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 24px !important;
  transform: translateX(-50%) translateY(16px) !important;
  padding: 12px 16px !important;
  border-radius: 999px !important;
  background: #0f172a !important;
  color: #ffffff !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 750 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
  z-index: 9999 !important;
}.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toast.smp-show{
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #smp-wrap#smp-wrap{
    padding: 34px 16px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap h1{
    font-size: 38px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-tool-panel{
    padding: 22px !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #smp-wrap#smp-wrap{
    padding: 30px 14px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap h1{
    font-size: 32px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-subtitle{
    font-size: 16px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap#smp-wrap .smp-length-grid, .tc-wp-tool-root #smp-wrap#smp-wrap#smp-wrap .smp-toggle-grid, .tc-wp-tool-root #smp-wrap#smp-wrap#smp-wrap .smp-preset-row{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap#smp-wrap .smp-strength-meta{
    flex-direction: column !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #smp-wrap#smp-wrap .smp-shell{
    padding: 0 !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-card{
    padding: 20px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-output{
    font-size: 19px !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #smp-wrap#smp-wrap{
    padding: 24px 12px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-tool-panel{
    padding: 14px !important;
    border-radius: 22px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-main-grid{
    gap: 12px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap#smp-wrap .smp-output-row{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-btn, .tc-wp-tool-root #smp-wrap#smp-wrap .smp-copy-btn, .tc-wp-tool-root #smp-wrap#smp-wrap .smp-preset{
    width: 100% !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-privacy-hero{
    max-width: 280px !important;
    overflow-wrap: anywhere !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap h1{
    font-size: 28px !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #smp-wrap#smp-wrap .smp-card{
    padding: 16px !important;
    border-radius: 18px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-output{
    min-height: 58px !important;
    padding: 14px !important;
    font-size: 17px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap h2{
    font-size: 20px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #smp-wrap#smp-wrap{
    padding: 20px 10px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap h1{
    font-size: 25px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-toggle{
    padding: 10px !important;
    font-size: 13px !important;
  }.tc-wp-tool-root #smp-wrap#smp-wrap .smp-output{
    font-size: 16px !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 .smp-number {}
.tc-wp-tool-root .smp-output-card {}
.tc-wp-tool-root .smp-settings-card {}
.tc-wp-tool-root .smp-tool-wrap {}