@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 #sgg-wrap#sgg-wrap{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: clamp(18px, 4vw, 42px) 0 !important;
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
  font-family: "Inter", Arial, sans-serif !important;
  background: radial-gradient(circle at 12% 0%, rgba(6, 182, 212, .18), transparent 34%), linear-gradient(135deg, #f0f4f8 0%, #e8eef6 45%, #f8fbff 100%) !important;
  color: #102033 !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 clamp(14px, 3vw, 28px) !important;
  box-sizing: border-box !important;
  min-width: 0 !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-hero, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-panel, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-grid, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-card, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-row, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-control-grid, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-options, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-output-wrap, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-actions, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-strength-row, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-field, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-check{
  min-width: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-hero{
  text-align: center !important;
  margin: 0 auto clamp(20px, 4vw, 34px) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap h1{
  margin: 0 0 12px !important;
  color: #0f172a !important;
  font-size: clamp(30px, 5vw, 56px) !important;
  line-height: 1.05 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-subtitle, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-privacy, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-note{
  margin: 0 auto !important;
  color: #526174 !important;
  font-size: clamp(15px, 2vw, 18px) !important;
  line-height: 1.6 !important;
  text-align: center !important;
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-privacy{
  margin-top: 8px !important;
  font-size: clamp(13px, 1.8vw, 15px) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: clamp(12px, 2vw, 20px) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  background: rgba(255, 255, 255, .52) !important;
  border: 1px solid rgba(148, 163, 184, .24) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
  gap: clamp(16px, 2.4vw, 24px) !important;
  width: 100% !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-card{
  background: rgba(255, 255, 255, .92) !important;
  border: 1px solid rgba(148, 163, 184, .2) !important;
  border-radius: 18px !important;
  box-shadow: 0 22px 55px rgba(15, 23, 42, .12) !important;
  padding: clamp(18px, 3vw, 28px) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-card-title{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 20px !important;
  color: #102033 !important;
  font-size: clamp(18px, 2.2vw, 23px) !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-card-title svg{
  width: 22px !important;
  height: 22px !important;
  flex: 0 0 22px !important;
  fill: #2563eb !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap label, .tc-wp-tool-root #sgg-wrap#sgg-wrap span, .tc-wp-tool-root #sgg-wrap#sgg-wrap button, .tc-wp-tool-root #sgg-wrap#sgg-wrap a, .tc-wp-tool-root #sgg-wrap#sgg-wrap input, .tc-wp-tool-root #sgg-wrap#sgg-wrap select, .tc-wp-tool-root #sgg-wrap#sgg-wrap output{
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  box-sizing: border-box !important;
  font-family: "Inter", Arial, sans-serif !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-field{
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  margin: 0 0 18px !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-field label{
  color: #334155 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-base-input{
  width: 100% !important;
  min-height: 46px !important;
  padding: 10px 2px !important;
  border: 0 !important;
  border-bottom: 2px solid #cbd5e1 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #0f172a !important;
  font-size: 16px !important;
  outline: none !important;
  box-shadow: none !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-base-input:focus{
  border-color: #2563eb !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="number"], .tc-wp-tool-root #sgg-wrap#sgg-wrap select{
  width: 100% !important;
  min-height: 46px !important;
  padding: 10px 12px !important;
  border: 1px solid #d8e1ec !important;
  border-radius: 12px !important;
  background: #f8fafc !important;
  color: #0f172a !important;
  font-size: 15px !important;
  outline: none !important;
  box-shadow: none !important;
  appearance: auto !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="number"]:focus, .tc-wp-tool-root #sgg-wrap#sgg-wrap select:focus{
  border-color: #2563eb !important;
  box-shadow: 0 0 0 4px rgba(37, 99, 235, .12) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-row, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-actions, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-output-wrap, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-strength-row{
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-mode-row{
  margin: 0 0 18px !important;
  padding: 4px !important;
  border-radius: 14px !important;
  background: #edf3fa !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-mode{
  flex: 1 1 0 !important;
  min-height: 42px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: transparent !important;
  color: #475569 !important;
  font-size: 14px !important;
  font-weight: 750 !important;
  cursor: pointer !important;
  padding: 9px 10px !important;
  box-shadow: none !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-mode.is-active{
  background: #2563eb !important;
  color: #ffffff !important;
  box-shadow: 0 10px 20px rgba(37, 99, 235, .24) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-control-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(96px,130px) !important;
  gap: 14px !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="range"]{
  width: 100% !important;
  height: 34px !important;
  margin: 6px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #06b6d4, #2563eb) !important;
  border: 0 !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="range"]::-webkit-slider-thumb{
  width: 22px !important;
  height: 22px !important;
  margin-top: -7px !important;
  border-radius: 50% !important;
  border: 3px solid #ffffff !important;
  background: #2563eb !important;
  box-shadow: 0 4px 14px rgba(37, 99, 235, .35) !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #06b6d4, #2563eb) !important;
  border: 0 !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  border: 3px solid #ffffff !important;
  background: #2563eb !important;
  box-shadow: 0 4px 14px rgba(37, 99, 235, .35) !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap input[type="range"]:focus{
  box-shadow: 0 0 0 4px rgba(37, 99, 235, .12) !important;
  border-radius: 999px !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-options{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-check{
  display: flex !important;
  align-items: center !important;
  gap: 9px !important;
  min-height: 44px !important;
  padding: 10px 12px !important;
  border: 1px solid #d8e1ec !important;
  border-radius: 12px !important;
  background: #f8fafc !important;
  color: #253348 !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  cursor: pointer !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-check input{
  width: 18px !important;
  height: 18px !important;
  flex: 0 0 18px !important;
  margin: 0 !important;
  accent-color: #2563eb !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-output-wrap{
  margin: 0 0 16px !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-output{
  flex: 1 1 auto !important;
  min-height: 64px !important;
  padding: 16px !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 14px !important;
  background: #0f172a !important;
  color: #dff7ff !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
  font-size: clamp(16px, 2.2vw, 21px) !important;
  line-height: 1.35 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-copy, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-primary{
  min-height: 46px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #2563eb !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  padding: 12px 18px !important;
  cursor: pointer !important;
  box-shadow: 0 12px 24px rgba(37, 99, 235, .25) !important;
  text-decoration: none !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-copy{
  flex: 0 0 auto !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-primary{
  flex: 1 1 auto !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-secondary{
  flex: 0 1 auto !important;
  color: #2563eb !important;
  background: #eaf5ff !important;
  border: 1px solid rgba(37, 99, 235, .18) !important;
  border-radius: 999px !important;
  padding: 10px 12px !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  text-decoration: none !important;
  text-align: center !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-meter-block{
  margin: 20px 0 0 !important;
  min-width: 0 !important;
  max-width: 100% !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-meter{
  width: 100% !important;
  height: 12px !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  background: #dbe6f1 !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-meter span{
  display: block !important;
  width: 0% !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ef4444 0%, #f59e0b 38%, #06b6d4 68%, #2563eb 100%) !important;
  transition: width .2s ease !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-strength-row{
  justify-content: space-between !important;
  margin-top: 9px !important;
  color: #475569 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-note{
  margin-top: 18px !important;
  font-size: 13px !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-toast{
  position: absolute !important;
  right: 24px !important;
  bottom: 24px !important;
  opacity: 0 !important;
  transform: translateY(8px) !important;
  pointer-events: none !important;
  background: #0f172a !important;
  color: #ffffff !important;
  border-radius: 999px !important;
  padding: 10px 14px !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  transition: opacity .18s ease, transform .18s ease !important;
}.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-toast.is-visible{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-card{
    padding: 22px !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #sgg-wrap#sgg-wrap #sgg-wrap#sgg-wrap .sgg-grid, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-grid{
    grid-template-columns: minmax(0,1fr) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-options, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-control-grid{
    grid-template-columns: minmax(0,1fr) !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #sgg-wrap#sgg-wrap #sgg-wrap#sgg-wrap .sgg-output-wrap, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-output-wrap, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-actions{
    flex-direction: column !important;
    align-items: stretch !important;
  }.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-copy, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-primary, .tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-secondary{
    width: 100% !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-panel{
    padding: 8px !important;
    border-radius: 18px !important;
  }.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-card{
    border-radius: 14px !important;
    padding: 16px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #sgg-wrap#sgg-wrap h1{
    font-size: 28px !important;
  }.tc-wp-tool-root #sgg-wrap#sgg-wrap .sgg-check{
    padding: 9px 10px !important;
    font-size: 13px !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 .sgg-wrap {}