@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 #chr-wrap#chr-wrap, .tc-wp-tool-root #chr-wrap#chr-wrap *, .tc-wp-tool-root #chr-wrap#chr-wrap *::before, .tc-wp-tool-root #chr-wrap#chr-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #chr-wrap#chr-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", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  line-height: 1.4 !important;
  isolation: isolate !important;
  background: radial-gradient(circle at 15% 10%, rgba(20, 184, 166, 0.16), transparent 28%), radial-gradient(circle at 85% 20%, rgba(56, 189, 248, 0.14), transparent 30%), linear-gradient(135deg, #0f1b2d 0%, #14243a 52%, #0f1b2d 100%) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
  opacity: 0.22 !important;
  background-image: radial-gradient(rgba(255, 255, 255, 0.18) 1px, transparent 1px) !important;
  background-size: 18px 18px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 clamp(12px, 3vw, 24px) !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-hero{
  text-align: center !important;
  margin: 0 auto clamp(18px, 3vw, 32px) !important;
  max-width: 900px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap h1, .tc-wp-tool-root #chr-wrap#chr-wrap h2, .tc-wp-tool-root #chr-wrap#chr-wrap p, .tc-wp-tool-root #chr-wrap#chr-wrap span, .tc-wp-tool-root #chr-wrap#chr-wrap label, .tc-wp-tool-root #chr-wrap#chr-wrap button, .tc-wp-tool-root #chr-wrap#chr-wrap a{
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  max-width: 100% !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap h1{
  margin: 0 0 12px !important;
  color: #f8fafc !important;
  font-size: clamp(2rem, 4vw, 4rem) !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  line-height: 1.08 !important;
  text-align: center !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-subtitle{
  margin: 0 auto 16px !important;
  color: rgba(248, 250, 252, 0.68) !important;
  font-size: clamp(1rem, 1.7vw, 1.2rem) !important;
  text-align: center !important;
  max-width: 760px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-privacy-pill{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 36px !important;
  padding: 8px 14px !important;
  border: 1px solid rgba(20, 184, 166, 0.42) !important;
  border-radius: 999px !important;
  background: rgba(20, 184, 166, 0.1) !important;
  color: rgba(248, 250, 252, 0.86) !important;
  box-shadow: 0 0 28px rgba(20, 184, 166, 0.13) !important;
  font-size: 0.9rem !important;
  font-weight: 600 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-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(56, 189, 248, 0.22) !important;
  background: rgba(22, 37, 58, 0.88) !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(20, 184, 166, 0.08) inset !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr) !important;
  gap: clamp(14px, 2vw, 24px) !important;
  width: 100% !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-card{
  min-width: 0 !important;
  max-width: 100% !important;
  border: 1px solid rgba(71, 98, 130, 0.8) !important;
  border-radius: 16px !important;
  background: rgba(18, 31, 50, 0.86) !important;
  padding: clamp(16px, 2vw, 24px) !important;
  box-shadow: 0 0 22px rgba(20, 184, 166, 0.08) inset !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap h2{
  margin: 0 0 18px !important;
  color: #f8fafc !important;
  font-size: clamp(1.2rem, 2vw, 1.55rem) !important;
  line-height: 1.2 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-field{
  margin: 0 0 16px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-label-row{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap label{
  display: block !important;
  color: rgba(248, 250, 252, 0.88) !important;
  font-size: 0.93rem !important;
  font-weight: 650 !important;
  margin: 0 0 8px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input, .tc-wp-tool-root #chr-wrap#chr-wrap button, .tc-wp-tool-root #chr-wrap#chr-wrap output{
  appearance: none !important;
  -webkit-appearance: none !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  min-width: 0 !important;
  font-family: inherit !important;
  font-size: 1rem !important;
  line-height: 1.25 !important;
  border: 1px solid rgba(71, 98, 130, 0.9) !important;
  background: rgba(9, 18, 31, 0.78) !important;
  color: #f8fafc !important;
  border-radius: 10px !important;
  padding: 11px 12px !important;
  min-height: 44px !important;
  outline: none !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.04) inset !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="text"]{
  width: 100% !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="number"]{
  width: 96px !important;
  text-align: center !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input:focus{
  border-color: rgba(20, 184, 166, 0.9) !important;
  box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.16) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-help, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-privacy-note, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-summary{
  margin: 7px 0 0 !important;
  color: rgba(248, 250, 252, 0.64) !important;
  font-size: 0.88rem !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle-grid, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-presets{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 16px 0 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-check{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 10px !important;
  border: 1px solid rgba(71, 98, 130, 0.72) !important;
  border-radius: 10px !important;
  background: rgba(9, 18, 31, 0.46) !important;
  cursor: pointer !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-check input{
  width: 20px !important;
  height: 20px !important;
  min-height: 20px !important;
  padding: 0 !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-check input:checked{
  background: linear-gradient(135deg, #38bdf8, #14b8a6) !important;
  border-color: rgba(20, 184, 166, 1) !important;
  box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.12) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-check span{
  color: rgba(248, 250, 252, 0.84) !important;
  font-size: 0.92rem !important;
  font-weight: 600 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap button, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-utility-link{
  cursor: pointer !important;
  text-decoration: none !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-preset{
  background: rgba(15, 27, 45, 0.92) !important;
  color: rgba(248, 250, 252, 0.84) !important;
  font-size: 0.9rem !important;
  font-weight: 650 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-preset:hover, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-preset.is-active{
  border-color: rgba(56, 189, 248, 0.9) !important;
  box-shadow: 0 0 0 3px rgba(56, 189, 248, 0.12) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-utility-link{
  display: inline-flex !important;
  align-items: center !important;
  min-height: 44px !important;
  color: #38bdf8 !important;
  font-size: 0.92rem !important;
  font-weight: 650 !important;
  margin: 0 0 14px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-primary, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-copy{
  width: 100% !important;
  border-color: rgba(20, 184, 166, 0.9) !important;
  background: linear-gradient(135deg, #14b8a6, #38bdf8) !important;
  color: #06111f !important;
  font-weight: 800 !important;
  box-shadow: 0 10px 28px rgba(20, 184, 166, 0.18) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 108px !important;
  gap: 10px !important;
  align-items: stretch !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap #chr-output{
  display: block !important;
  width: 100% !important;
  min-height: 58px !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace !important;
  font-size: clamp(1rem, 1.7vw, 1.2rem) !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: normal !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-copy{
  width: auto !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 7px !important;
  margin: 18px 0 12px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-seg{
  display: block !important;
  height: 12px !important;
  border-radius: 999px !important;
  background: rgba(71, 98, 130, 0.6) !important;
  border: 1px solid rgba(71, 98, 130, 0.75) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter[data-score="1"] .chr-seg:nth-child(-n+1), .tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter[data-score="2"] .chr-seg:nth-child(-n+2){
  background: #38bdf8 !important;
  border-color: #38bdf8 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter[data-score="3"] .chr-seg:nth-child(-n+3){
  background: linear-gradient(90deg, #38bdf8, #22d3ee) !important;
  border-color: #22d3ee !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter[data-score="4"] .chr-seg:nth-child(-n+4), .tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter[data-score="5"] .chr-seg:nth-child(-n+5){
  background: linear-gradient(90deg, #38bdf8, #14b8a6) !important;
  border-color: #14b8a6 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-strength-row{
  display: flex !important;
  justify-content: space-between !important;
  gap: 12px !important;
  color: rgba(248, 250, 252, 0.82) !important;
  font-size: 0.92rem !important;
  font-weight: 650 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toast{
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 9999 !important;
  opacity: 0 !important;
  transform: translateY(10px) !important;
  pointer-events: none !important;
  padding: 12px 16px !important;
  border-radius: 10px !important;
  border: 1px solid rgba(20, 184, 166, 0.72) !important;
  background: rgba(9, 18, 31, 0.96) !important;
  color: #f8fafc !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.36) !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toast.is-visible{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]{
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 44px !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  display: block !important;
  border: 0 !important;
  box-shadow: none !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: rgba(56, 189, 248, 0.28) !important;
  border: 1px solid rgba(71, 98, 130, 0.7) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance: none !important;
  appearance: none !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 999px !important;
  background: #14b8a6 !important;
  border: 3px solid #dffcff !important;
  cursor: pointer !important;
  margin-top: -8px !important;
  box-shadow: 0 0 16px rgba(20, 184, 166, 0.5) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-moz-range-track{
  height: 8px !important;
  border-radius: 999px !important;
  background: rgba(56, 189, 248, 0.28) !important;
  border: 1px solid rgba(71, 98, 130, 0.7) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-moz-range-thumb{
  width: 22px !important;
  height: 22px !important;
  border-radius: 999px !important;
  background: #14b8a6 !important;
  border: 3px solid #dffcff !important;
  cursor: pointer !important;
  box-shadow: 0 0 16px rgba(20, 184, 166, 0.5) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]:focus{
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.16) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-tool-panel{
    padding: 18px !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #chr-wrap#chr-wrap #chr-wrap#chr-wrap .chr-main-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle-grid, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-presets{
    grid-template-columns: minmax(0, 1fr) !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #chr-wrap#chr-wrap{
    padding: 18px 0 !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap h1{
    font-size: 1.8rem !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-subtitle{
    font-size: 0.96rem !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-tool-panel{
    padding: 12px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap #chr-wrap#chr-wrap .chr-output-wrap{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-copy{
    width: 100% !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap #chr-wrap#chr-wrap .chr-strength-row{
    flex-direction: column !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-card{
    padding: 14px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-privacy-pill{
    font-size: 0.82rem !important;
    padding: 8px 10px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #chr-wrap#chr-wrap h1{
    font-size: 1.55rem !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-card{
    padding: 12px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap input, .tc-wp-tool-root #chr-wrap#chr-wrap button, .tc-wp-tool-root #chr-wrap#chr-wrap output{
    font-size: 0.92rem !important;
    min-height: 44px !important;
    padding: 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 .chr-extra-grid {}
.tc-wp-tool-root .chr-input-card {}
.tc-wp-tool-root .chr-output-card {}