@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 #sfr-wrap#sfr-wrap, .tc-wp-tool-root #sfr-wrap#sfr-wrap *, .tc-wp-tool-root #sfr-wrap#sfr-wrap *::before, .tc-wp-tool-root #sfr-wrap#sfr-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #sfr-wrap#sfr-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: radial-gradient(circle at 14% 12%, rgba(34, 211, 238, 0.14), transparent 30%), radial-gradient(circle at 86% 18%, rgba(20, 184, 166, 0.16), transparent 28%), linear-gradient(135deg, #111827 0%, #1f2937 48%, #0f172a 100%) !important;
  color: rgba(248, 250, 252, 0.96) !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 #sfr-wrap#sfr-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background-image: radial-gradient(rgba(255,255,255,0.12) 1px, transparent 1px) !important;
  background-size: 18px 18px !important;
  opacity: 0.18 !important;
  pointer-events: none !important;
  z-index: -1 !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-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;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-hero{
  text-align: center !important;
  padding: clamp(10px, 2vw, 18px) 0 clamp(22px, 4vw, 38px) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-h1{
  margin: 0 auto 12px !important;
  max-width: 980px !important;
  text-align: center !important;
  font-size: clamp(2rem, 5vw, 4.4rem) !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
  color: rgba(248, 250, 252, 0.98) !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-subtitle{
  margin: 0 auto 18px !important;
  max-width: 760px !important;
  text-align: center !important;
  font-size: clamp(1rem, 2vw, 1.18rem) !important;
  color: rgba(248, 250, 252, 0.6) !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-chip-row{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-chip{
  display: inline-flex !important;
  align-items: center !important;
  min-height: 34px !important;
  padding: 7px 12px !important;
  border: 1px solid rgba(34, 211, 238, 0.28) !important;
  border-radius: 999px !important;
  background: rgba(15, 23, 42, 0.58) !important;
  color: rgba(248, 250, 252, 0.88) !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-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: 1px solid rgba(148, 163, 184, 0.22) !important;
  background: rgba(15, 23, 42, 0.56) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
  gap: clamp(14px, 2vw, 22px) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-card{
  border: 1.5px solid rgba(148, 163, 184, 0.26) !important;
  border-radius: 14px !important;
  background: rgba(17, 24, 39, 0.78) !important;
  padding: clamp(16px, 2.2vw, 24px) !important;
  box-shadow: none !important;
  min-width: 0 !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-card-title{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 20px !important;
  color: rgba(248, 250, 252, 0.96) !important;
  font-size: clamp(1.15rem, 2vw, 1.35rem) !important;
  line-height: 1.2 !important;
  font-weight: 750 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-title-icon{
  width: 24px !important;
  height: 24px !important;
  flex: 0 0 24px !important;
  fill: none !important;
  stroke: #22d3ee !important;
  stroke-width: 1.8 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-field{
  margin: 0 0 18px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-label{
  display: block !important;
  margin: 0 0 8px !important;
  color: rgba(248, 250, 252, 0.88) !important;
  font-size: 0.92rem !important;
  font-weight: 650 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-input, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-number, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-select{
  width: 100% !important;
  min-height: 44px !important;
  border: 1px solid rgba(148, 163, 184, 0.38) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, 0.6) !important;
  color: rgba(248, 250, 252, 0.95) !important;
  padding: 10px 12px !important;
  font: inherit !important;
  outline: none !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-input:focus, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-number:focus, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-select:focus, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-btn:focus, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-preset:focus, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-seg:focus{
  border-color: #22d3ee !important;
  box-shadow: 0 0 0 3px rgba(34, 211, 238, 0.2) !important;
  outline: none !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-help{
  margin: 8px 0 0 !important;
  color: rgba(248, 250, 252, 0.6) !important;
  font-size: 0.84rem !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-row{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  margin: 0 0 12px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-length-row .sfr-label, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-bulk-row .sfr-label{
  margin: 0 !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-number{
  max-width: 110px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap input[type="range"]{
  width: 100% !important;
  height: 34px !important;
  margin: 0 0 18px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  background: transparent !important;
  cursor: pointer !important;
  outline: none !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, rgba(20,184,166,0.7), rgba(34,211,238,0.55)) !important;
  border: 1px solid rgba(148, 163, 184, 0.26) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap input[type="range"]::-webkit-slider-thumb{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #14b8a6 !important;
  border: 2px solid #e0f2fe !important;
  margin-top: -8px !important;
  cursor: pointer !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, rgba(20,184,166,0.7), rgba(34,211,238,0.55)) !important;
  border: 1px solid rgba(148, 163, 184, 0.26) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  background: #14b8a6 !important;
  border: 2px solid #e0f2fe !important;
  cursor: pointer !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap input[type="range"]:focus{
  box-shadow: 0 0 0 3px rgba(34, 211, 238, 0.18) !important;
  border-radius: 999px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-toggle-grid, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-preset-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 0 0 18px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-check{
  display: flex !important;
  align-items: center !important;
  gap: 9px !important;
  min-height: 44px !important;
  padding: 10px !important;
  border: 1px solid rgba(148, 163, 184, 0.26) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, 0.34) !important;
  color: rgba(248, 250, 252, 0.86) !important;
  font-size: 0.9rem !important;
  cursor: pointer !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-check input{
  width: 18px !important;
  height: 18px !important;
  accent-color: #14b8a6 !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-preset, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-seg, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-btn{
  min-height: 44px !important;
  border-radius: 8px !important;
  border: 1px solid rgba(148, 163, 184, 0.3) !important;
  font: inherit !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: background 160ms ease, border-color 160ms ease, transform 160ms ease !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-preset, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-seg, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-secondary{
  background: rgba(15, 23, 42, 0.76) !important;
  color: rgba(248, 250, 252, 0.88) !important;
  padding: 10px 12px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-preset:hover, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-seg:hover, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-secondary:hover{
  background: rgba(34, 211, 238, 0.16) !important;
  border-color: rgba(34, 211, 238, 0.48) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-segmented{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 8px !important;
  padding: 4px !important;
  border: 1px solid rgba(148, 163, 184, 0.24) !important;
  border-radius: 10px !important;
  background: rgba(2, 6, 23, 0.36) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-active{
  background: #14b8a6 !important;
  border-color: #14b8a6 !important;
  color: #ffffff !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-action-row{
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  margin-top: 18px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-btn{
  padding: 11px 16px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-primary, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-copy-btn{
  background: #14b8a6 !important;
  border-color: #14b8a6 !important;
  color: #ffffff !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-primary:hover, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-copy-btn:hover{
  background: #0f766e !important;
  border-color: #22d3ee !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
  margin-bottom: 18px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-output{
  min-height: 58px !important;
  display: flex !important;
  align-items: center !important;
  padding: 12px !important;
  border: 1px solid rgba(148, 163, 184, 0.38) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, 0.68) !important;
  color: rgba(248, 250, 252, 0.96) !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  font-size: clamp(0.92rem, 1.8vw, 1.08rem) !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  min-width: 0 !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-strength-head{
  display: flex !important;
  justify-content: space-between !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin: 0 0 9px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-strength-label, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-crack-time{
  color: rgba(248, 250, 252, 0.82) !important;
  font-size: 0.9rem !important;
  font-weight: 650 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  writing-mode: horizontal-tb !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-crack-time{
  color: rgba(248, 250, 252, 0.6) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-meter{
  height: 11px !important;
  border-radius: 999px !important;
  background: rgba(2, 6, 23, 0.72) !important;
  border: 1px solid rgba(148, 163, 184, 0.2) !important;
  overflow: hidden !important;
  margin-bottom: 16px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-meter-fill{
  display: block !important;
  width: 70% !important;
  height: 100% !important;
  border-radius: inherit !important;
  background: linear-gradient(90deg, #ef4444 0%, #facc15 38%, #22d3ee 70%, #14b8a6 100%) !important;
  transition: width 180ms ease !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-privacy{
  margin: 0 0 14px !important;
  color: rgba(248, 250, 252, 0.6) !important;
  font-size: 0.9rem !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-bulk-output{
  display: grid !important;
  gap: 8px !important;
  margin-top: 12px !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-bulk-item{
  padding: 10px !important;
  border: 1px solid rgba(148, 163, 184, 0.24) !important;
  border-radius: 8px !important;
  background: rgba(2, 6, 23, 0.44) !important;
  color: rgba(248, 250, 252, 0.9) !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace !important;
  font-size: 0.9rem !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-toast{
  position: absolute !important;
  right: clamp(18px, 4vw, 34px) !important;
  bottom: clamp(18px, 4vw, 34px) !important;
  opacity: 0 !important;
  transform: translateY(8px) !important;
  pointer-events: none !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  background: #14b8a6 !important;
  color: #ffffff !important;
  font-weight: 800 !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-toast.sfr-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-hidden{
  display: none !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-tool-panel{
    padding: clamp(14px, 2vw, 22px) !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-main-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-action-row{
    flex-direction: column !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-action-row .sfr-btn{
    width: 100% !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-toggle-grid, .tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-preset-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-row{
    align-items: flex-start !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-output-wrap{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap#sfr-wrap#sfr-wrap .sfr-strength-head{
    flex-direction: column !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-copy-btn{
    width: 100% !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-h1{
    font-size: 1.82rem !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-card{
    padding: 14px !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-chip{
    font-size: 0.84rem !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-shell{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-tool-panel{
    padding: 10px !important;
  }.tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-btn, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-preset, .tc-wp-tool-root #sfr-wrap#sfr-wrap .sfr-seg{
    padding-left: 9px !important;
    padding-right: 9px !important;
    font-size: 0.88rem !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 .sfr-extra-grid {}
.tc-wp-tool-root .sfr-output-card {}
.tc-wp-tool-root .sfr-range {}
.tc-wp-tool-root .sfr-settings-card {}
.tc-wp-tool-root .sfr-tool-root {}