@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 #hng-wrap#hng-wrap{
  position: relative !important;
  width: 100% !important;
  min-height: 100vh !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 24px 14px !important;
  box-sizing: border-box !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  color: #0f172a !important;
  background: linear-gradient(135deg, #eef6ff 0%, #f7fffb 46%, #eef2ff 100%) !important;
  overflow-x: hidden !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap *, .tc-wp-tool-root #hng-wrap#hng-wrap *::before, .tc-wp-tool-root #hng-wrap#hng-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-hero{
  text-align: center !important;
  margin: 0 auto 18px !important;
  max-width: 760px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-hero h1{
  margin: 0 0 8px !important;
  color: #0b1f44 !important;
  font-size: clamp(2rem, 6vw, 3.4rem) !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-hero p{
  margin: 0 !important;
  color: #475569 !important;
  font-size: 1rem !important;
  line-height: 1.6 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-generator{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  align-items: start !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-panel{
  width: 100% !important;
  background: rgba(255, 255, 255, 0.94) !important;
  border: 1px solid #dbe5ef !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08) !important;
  padding: 16px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-panel-head, .tc-wp-tool-root #hng-wrap#hng-wrap .hng-results-head{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin-bottom: 14px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-panel h2, .tc-wp-tool-root #hng-wrap#hng-wrap .hng-helper h2{
  margin: 0 !important;
  color: #10203f !important;
  font-size: 1rem !important;
  line-height: 1.25 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-chip{
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
  color: #075985 !important;
  background: #e0f2fe !important;
  border: 1px solid #bae6fd !important;
  border-radius: 999px !important;
  padding: 6px 9px !important;
  font-size: 0.76rem !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-controls{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-control{
  display: grid !important;
  gap: 6px !important;
  margin: 0 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-control span{
  color: #334155 !important;
  font-size: 0.82rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-control select{
  width: 100% !important;
  min-height: 44px !important;
  border: 1px solid #cbd5e1 !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  color: #0f172a !important;
  padding: 0 12px !important;
  font: inherit !important;
  font-size: 0.94rem !important;
  outline: none !important;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.03) !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-control select:focus{
  border-color: #0ea5a4 !important;
  box-shadow: 0 0 0 4px rgba(14, 165, 164, 0.18) !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-actions{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  margin-top: 14px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-btn{
  appearance: none !important;
  border: 0 !important;
  border-radius: 12px !important;
  min-height: 44px !important;
  padding: 10px 14px !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 0.94rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-align: center !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-btn:focus-visible{
  outline: 3px solid rgba(14, 165, 164, 0.35) !important;
  outline-offset: 2px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, #1d4ed8 0%, #0ea5a4 100%) !important;
  box-shadow: 0 12px 24px rgba(29, 78, 216, 0.22) !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-btn-secondary{
  color: #164e63 !important;
  background: #ecfeff !important;
  border: 1px solid #bae6fd !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-btn-small{
  min-height: 38px !important;
  padding: 9px 12px !important;
  color: #ffffff !important;
  background: #0f766e !important;
  font-size: 0.82rem !important;
  white-space: nowrap !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-results-head p{
  margin: 4px 0 0 !important;
  color: #64748b !important;
  font-size: 0.86rem !important;
  line-height: 1.35 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-results{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  min-height: 132px !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-empty{
  display: grid !important;
  place-items: center !important;
  min-height: 132px !important;
  border: 1px dashed #cbd5e1 !important;
  border-radius: 14px !important;
  color: #64748b !important;
  background: #f8fafc !important;
  text-align: center !important;
  padding: 18px !important;
  font-weight: 650 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-card{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  min-width: 0 !important;
  padding: 12px !important;
  border: 1px solid #dbe5ef !important;
  border-radius: 14px !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-name{
  min-width: 0 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-name strong{
  display: block !important;
  color: #0b1f44 !important;
  font-size: 1rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-meta{
  display: block !important;
  margin-top: 4px !important;
  color: #64748b !important;
  font-size: 0.76rem !important;
  line-height: 1.3 !important;
  font-weight: 650 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-copy{
  flex: 0 0 auto !important;
  min-height: 36px !important;
  border-radius: 10px !important;
  padding: 8px 10px !important;
  color: #1e3a8a !important;
  background: #eff6ff !important;
  border: 1px solid #bfdbfe !important;
  font-size: 0.8rem !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-helper{
  margin-top: 14px !important;
  padding: 14px 16px !important;
  border: 1px solid #dbe5ef !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.72) !important;
  text-align: center !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-helper p{
  margin: 6px auto 0 !important;
  max-width: 680px !important;
  color: #475569 !important;
  font-size: 0.92rem !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 18px !important;
  z-index: 99999 !important;
  transform: translateX(-50%) translateY(16px) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  max-width: min(92vw, 420px) !important;
  padding: 12px 14px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  background: #0f172a !important;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.28) !important;
  font-size: 0.9rem !important;
  font-weight: 750 !important;
  line-height: 1.35 !important;
  text-align: center !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #hng-wrap#hng-wrap .hng-toast.hng-show{
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #hng-wrap#hng-wrap{
    padding: 30px 18px !important;
  }.tc-wp-tool-root #hng-wrap#hng-wrap .hng-controls, .tc-wp-tool-root #hng-wrap#hng-wrap .hng-actions{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #hng-wrap#hng-wrap .hng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #hng-wrap#hng-wrap .hng-panel{
    padding: 20px !important;
  }.tc-wp-tool-root #hng-wrap#hng-wrap .hng-results{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #hng-wrap#hng-wrap{
    padding: 34px 24px !important;
  }.tc-wp-tool-root #hng-wrap#hng-wrap .hng-generator{
    grid-template-columns: minmax(320px, 0.88fr) minmax(0, 1.42fr) !important;
    gap: 18px !important;
  }.tc-wp-tool-root #hng-wrap#hng-wrap .hng-results{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !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 .hng-controls-panel {}
.tc-wp-tool-root .hng-results-panel {}
.tc-wp-tool-root .hng-wrap {}