@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 #eng-wrap#eng-wrap, .tc-wp-tool-root #eng-wrap#eng-wrap *{
  box-sizing: border-box !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap{
  width: 100% !important;
  min-height: 100vh !important;
  position: relative !important;
  overflow: hidden !important;
  padding: 24px 14px !important;
  background:
    radial-gradient(circle at top left, rgba(212, 190, 126, 0.28), transparent 30%),
    radial-gradient(circle at top right, rgba(139, 116, 207, 0.24), transparent 34%),
    linear-gradient(135deg, #eef7f3 0%, #e9edf9 42%, #f7f2df 100%) !important;
  color: #122823 !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-hero{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  padding: 10px 0 18px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-title{
  margin: 0 !important;
  color: #102f2a !important;
  font-size: clamp(28px, 7vw, 50px) !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-subtitle{
  width: 100% !important;
  max-width: 680px !important;
  margin: 12px auto 0 !important;
  color: #40544f !important;
  font-size: clamp(15px, 3vw, 18px) !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-dashboard{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-panel{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  background: rgba(255, 255, 255, 0.82) !important;
  border: 1px solid rgba(33, 73, 66, 0.14) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 50px rgba(10, 35, 42, 0.12) !important;
  backdrop-filter: blur(14px) !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-controls-panel, .tc-wp-tool-root #eng-wrap#eng-wrap .eng-results-panel{
  padding: 16px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-panel-head, .tc-wp-tool-root #eng-wrap#eng-wrap .eng-results-head{
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin-bottom: 14px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-results-head{
  flex-direction: column !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-section-title{
  margin: 0 !important;
  color: #163b34 !important;
  font-size: 20px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-mini-text{
  margin: 5px 0 0 !important;
  color: #5b6c68 !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-controls{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-field{
  min-width: 0 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-label{
  display: block !important;
  margin: 0 0 7px !important;
  color: #243d38 !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-select{
  width: 100% !important;
  min-height: 46px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 1px solid rgba(28, 69, 62, 0.2) !important;
  border-radius: 12px !important;
  padding: 0 40px 0 13px !important;
  color: #18342f !important;
  background:
    linear-gradient(45deg, transparent 50%, #315f56 50%) right 18px center / 7px 7px no-repeat,
    linear-gradient(135deg, #ffffff, #f7fbfa) !important;
  font: 600 15px/1 Inter, ui-sans-serif, system-ui, sans-serif !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset !important;
  outline: none !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-select:focus{
  border-color: #8f78d8 !important;
  box-shadow: 0 0 0 4px rgba(143, 120, 216, 0.22) !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-actions{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  margin-top: 14px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-btn{
  min-height: 46px !important;
  border-radius: 12px !important;
  border: 1px solid transparent !important;
  padding: 10px 14px !important;
  cursor: pointer !important;
  font: 800 14px/1.2 Inter, ui-sans-serif, system-ui, sans-serif !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease !important;
  outline: none !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-btn:focus-visible{
  box-shadow: 0 0 0 4px rgba(212, 190, 126, 0.42), 0 0 0 7px rgba(32, 77, 69, 0.18) !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, #133f37 0%, #245d7a 48%, #806cd0 100%) !important;
  box-shadow: 0 12px 26px rgba(22, 63, 76, 0.28) !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-btn-secondary{
  color: #17483f !important;
  background: rgba(250, 253, 251, 0.9) !important;
  border-color: rgba(28, 69, 62, 0.18) !important;
  box-shadow: 0 8px 18px rgba(13, 38, 44, 0.08) !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-results{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-placeholder{
  min-height: 128px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 22px !important;
  border: 1px dashed rgba(32, 77, 69, 0.26) !important;
  border-radius: 14px !important;
  color: #657773 !important;
  background: rgba(247, 251, 250, 0.72) !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-result-card{
  position: relative !important;
  min-height: 138px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 14px !important;
  border: 1px solid rgba(33, 73, 66, 0.14) !important;
  border-radius: 15px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(245, 250, 248, 0.96)) !important;
  box-shadow: 0 10px 24px rgba(15, 44, 47, 0.08) !important;
  overflow: hidden !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-result-name{
  margin: 0 !important;
  color: #112f2a !important;
  font-size: 20px !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-result-meaning{
  margin: 7px 0 0 !important;
  color: #52645f !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-chip-row{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  margin-top: 10px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-chip{
  display: inline-flex !important;
  align-items: center !important;
  min-height: 24px !important;
  padding: 4px 8px !important;
  border-radius: 999px !important;
  background: rgba(212, 190, 126, 0.18) !important;
  color: #315149 !important;
  font-size: 11px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-card-bottom{
  display: flex !important;
  justify-content: flex-end !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-copy-btn{
  min-height: 40px !important;
  padding: 8px 12px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more{
  margin-top: 14px !important;
  padding: 0 !important;
  overflow: hidden !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more-summary{
  list-style: none !important;
  cursor: pointer !important;
  padding: 15px 16px !important;
  color: #173c35 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  outline: none !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more-summary::-webkit-details-marker{
  display: none !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more-summary:focus-visible{
  box-shadow: 0 0 0 4px rgba(143, 120, 216, 0.22) inset !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more-content{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  padding: 0 16px 16px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-helper{
  margin-top: 14px !important;
  padding: 16px !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-steps{
  margin: 10px 0 0 !important;
  padding-left: 20px !important;
  color: #465c57 !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-toast{
  position: fixed !important;
  right: 14px !important;
  bottom: 14px !important;
  z-index: 999999 !important;
  max-width: min(320px, calc(100vw - 28px)) !important;
  padding: 12px 14px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #153b34, #2a5d75) !important;
  box-shadow: 0 16px 40px rgba(11, 31, 38, 0.32) !important;
  opacity: 0 !important;
  transform: translateY(12px) !important;
  pointer-events: none !important;
  font: 800 14px/1.35 Inter, ui-sans-serif, system-ui, sans-serif !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #eng-wrap#eng-wrap .eng-toast.eng-toast-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (hover: hover) {.tc-wp-tool-root #eng-wrap#eng-wrap .eng-btn:hover{
    transform: translateY(-1px) !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-result-card:hover{
    transform: translateY(-2px) !important;
    box-shadow: 0 16px 34px rgba(15, 44, 47, 0.13) !important;
  }}@media (min-width: 640px) {.tc-wp-tool-root #eng-wrap#eng-wrap{
    padding: 30px 18px !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-controls{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-actions{
    grid-template-columns: 1.2fr 1fr !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-results-head{
    flex-direction: row !important;
    align-items: center !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-copy-all{
    width: auto !important;
    white-space: nowrap !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more-content{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #eng-wrap#eng-wrap .eng-hero{
    padding: 16px 0 22px !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-controls-panel, .tc-wp-tool-root #eng-wrap#eng-wrap .eng-results-panel, .tc-wp-tool-root #eng-wrap#eng-wrap .eng-helper{
    padding: 20px !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #eng-wrap#eng-wrap{
    padding: 34px 22px !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-dashboard{
    grid-template-columns: 380px minmax(0, 1fr) !important;
    align-items: start !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-controls{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-results{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #eng-wrap#eng-wrap .eng-more-content{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 1180px) {.tc-wp-tool-root #eng-wrap#eng-wrap .eng-results{
    grid-template-columns: repeat(4, 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 .eng-results-note {}
.tc-wp-tool-root .eng-tool-wrap {}