@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;
  margin: 0 !important;
  padding: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap{
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: clamp(28px, 5vw, 72px) 0 !important;
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  color: #f8fafc !important;
  background: radial-gradient(circle at 12% 10%, rgba(59, 130, 246, 0.24), transparent 34%), radial-gradient(circle at 88% 12%, rgba(99, 102, 241, 0.2), transparent 30%), linear-gradient(145deg, #18181b 0%, #111113 46%, #20212a 100%) !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 h3, .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 input, .tc-wp-tool-root #chr-wrap#chr-wrap select, .tc-wp-tool-root #chr-wrap#chr-wrap output, .tc-wp-tool-root #chr-wrap#chr-wrap textarea, .tc-wp-tool-root #chr-wrap#chr-wrap a{
  writing-mode: horizontal-tb !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
  line-height: 1.35 !important;
  font-family: "Inter", system-ui, sans-serif !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(16px, 3vw, 28px) !important;
  position: relative !important;
  z-index: 1 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-hero{
  text-align: center !important;
  margin: 0 auto 28px auto !important;
  max-width: 900px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap h1{
  text-align: center !important;
  color: #ffffff !important;
  font-size: clamp(34px, 5vw, 62px) !important;
  line-height: 1.05 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-subtitle{
  text-align: center !important;
  margin-top: 14px !important;
  color: #d4d4d8 !important;
  font-size: clamp(16px, 2vw, 20px) !important;
  font-weight: 500 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-chips{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 20px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-chips span{
  min-height: 36px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 14px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  background: rgba(255, 255, 255, 0.07) !important;
  color: #f8fafc !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: clamp(18px, 3vw, 30px) !important;
  border-radius: 24px !important;
  overflow: hidden !important;
  background: rgba(24, 24, 27, 0.76) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42) !important;
  backdrop-filter: blur(18px) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr) !important;
  gap: 22px !important;
  width: 100% !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-card{
  min-width: 0 !important;
  padding: clamp(18px, 2.6vw, 28px) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, rgba(39, 39, 42, 0.94), rgba(24, 24, 27, 0.96)) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap h2{
  color: #ffffff !important;
  font-size: clamp(20px, 2.4vw, 26px) !important;
  font-weight: 800 !important;
  margin-bottom: 18px !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap h3{
  color: #f8fafc !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  margin-bottom: 12px !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-field{
  margin-bottom: 16px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap label, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-row label{
  display: block !important;
  color: #e4e4e7 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  margin-bottom: 8px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-help, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-privacy, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-affiliation{
  color: #a1a1aa !important;
  font-size: 13px !important;
  margin-top: 8px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-control, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-number, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-output{
  width: 100% !important;
  min-height: 46px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 1px solid rgba(212, 212, 216, 0.22) !important;
  border-radius: 12px !important;
  background: rgba(9, 9, 11, 0.72) !important;
  color: #f8fafc !important;
  padding: 12px 14px !important;
  font-size: 15px !important;
  outline: none !important;
  box-shadow: none !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-control:focus, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-number:focus, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-output:focus{
  border-color: #3b82f6 !important;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.18) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-row{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  margin: 16px 0 10px 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-row label{
  margin-bottom: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-number{
  max-width: 112px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]{
  width: 100% !important;
  height: 34px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  background: transparent !important;
  outline: none !important;
  margin: 0 0 16px 0 !important;
  cursor: pointer !important;
  touch-action: manipulation !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #3b82f6, #6366f1) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-webkit-slider-thumb{
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 24px !important;
  height: 24px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 4px solid #3b82f6 !important;
  margin-top: -8px !important;
  box-shadow: 0 4px 18px rgba(0,0,0,0.35) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-moz-range-track{
  height: 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #3b82f6, #6366f1) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]::-moz-range-thumb{
  width: 24px !important;
  height: 24px !important;
  border-radius: 50% !important;
  background: #ffffff !important;
  border: 4px solid #3b82f6 !important;
  box-shadow: 0 4px 18px rgba(0,0,0,0.35) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap input[type="range"]:focus{
  outline: none !important;
  filter: drop-shadow(0 0 10px rgba(59, 130, 246, 0.42)) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 16px 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle{
  min-height: 48px !important;
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 12px !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  cursor: pointer !important;
  margin-bottom: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle input{
  width: 20px !important;
  height: 20px !important;
  accent-color: #3b82f6 !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle span{
  color: #f8fafc !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-premium{
  margin-top: 18px !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(255,255,255,0.1) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-segment{
  display: flex !important;
  gap: 8px !important;
  margin-bottom: 16px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap button{
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 0 !important;
  font: inherit !important;
  cursor: pointer !important;
  text-decoration: none !important;
  touch-action: manipulation !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-mode, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-secondary, .tc-wp-tool-root #chr-wrap#chr-wrap .chr-link-btn{
  min-height: 44px !important;
  border-radius: 12px !important;
  padding: 10px 14px !important;
  background: rgba(255,255,255,0.08) !important;
  color: #f8fafc !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  font-weight: 800 !important;
  font-size: 14px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-mode{
  flex: 1 1 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-active{
  background: linear-gradient(135deg, #3b82f6, #6366f1) !important;
  color: #ffffff !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-primary{
  width: 100% !important;
  min-height: 52px !important;
  border-radius: 14px !important;
  padding: 14px 18px !important;
  background: linear-gradient(135deg, #3b82f6, #6366f1) !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  box-shadow: 0 14px 32px rgba(59, 130, 246, 0.32) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-output{
  min-height: 58px !important;
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  padding: 14px !important;
  border-radius: 14px !important;
  background: rgba(9, 9, 11, 0.78) !important;
  border: 1px solid rgba(212, 212, 216, 0.22) !important;
  color: #ffffff !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
  font-size: clamp(15px, 2vw, 18px) !important;
  font-weight: 800 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-strength-head{
  display: flex !important;
  justify-content: space-between !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  margin-top: 18px !important;
  color: #e4e4e7 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter{
  width: 100% !important;
  height: 12px !important;
  margin-top: 10px !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  background: rgba(255,255,255,0.1) !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-meter span{
  display: block !important;
  width: 50% !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ef4444, #f59e0b, #22c55e, #3b82f6, #6366f1) !important;
  transition: width 180ms ease !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-area{
  margin-top: 18px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-head{
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 10px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-head h3{
  margin-bottom: 0 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-link-btn{
  min-height: 38px !important;
  font-size: 13px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-output{
  min-height: 132px !important;
  resize: vertical !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-companions{
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  margin-top: 16px !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-companions a{
  min-height: 40px !important;
  display: inline-flex !important;
  align-items: center !important;
  padding: 9px 12px !important;
  border-radius: 12px !important;
  background: rgba(59, 130, 246, 0.13) !important;
  border: 1px solid rgba(59, 130, 246, 0.28) !important;
  color: #bfdbfe !important;
  text-decoration: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 24px !important;
  transform: translateX(-50%) translateY(18px) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 9999 !important;
  padding: 12px 18px !important;
  border-radius: 999px !important;
  background: #f8fafc !important;
  color: #18181b !important;
  box-shadow: 0 18px 48px rgba(0,0,0,0.35) !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toast.chr-show{
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-panel{
    padding: 22px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-main-grid{
    gap: 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;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-shell{
    padding: 0 16px !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-bulk-head{
    flex-direction: column !important;
    align-items: stretch !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-link-btn{
    width: 100% !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #chr-wrap#chr-wrap{
    padding: 24px 0 !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap h1{
    font-size: clamp(28px, 9vw, 38px) !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-panel{
    padding: 14px !important;
    border-radius: 18px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-main-grid{
    gap: 14px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-card{
    padding: 16px !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-secondary{
    width: 100% !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-segment{
    flex-direction: column !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-toggle-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-companions{
    flex-direction: column !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-companions a{
    width: 100% !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #chr-wrap#chr-wrap .chr-shell{
    padding: 0 10px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-panel{
    padding: 10px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-card{
    padding: 14px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-row{
    gap: 8px !important;
  }.tc-wp-tool-root #chr-wrap#chr-wrap .chr-number{
    max-width: 92px !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-input-card {}
.tc-wp-tool-root .chr-output-card {}
.tc-wp-tool-root .chr-tool-wrap {}