@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 #cng-wrap#cng-wrap, .tc-wp-tool-root #cng-wrap#cng-wrap *{
  box-sizing: border-box !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap{
  width: 100% !important;
  min-height: 100vh !important;
  position: relative !important;
  overflow-x: hidden !important;
  padding: 22px 14px 28px !important;
  margin: 0 !important;
  color: #102433 !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  background: radial-gradient(circle at 12% 8%, rgba(124, 227, 216, .34), transparent 28%), radial-gradient(circle at 88% 12%, rgba(238, 190, 91, .22), transparent 24%), linear-gradient(135deg, #edfafa 0%, #eef6fb 42%, #f8fbff 100%) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap button, .tc-wp-tool-root #cng-wrap#cng-wrap input, .tc-wp-tool-root #cng-wrap#cng-wrap select, .tc-wp-tool-root #cng-wrap#cng-wrap textarea{
  appearance: none !important;
  -webkit-appearance: none !important;
  border-radius: 0 !important;
  font: inherit !important;
  color: inherit !important;
  margin: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap button{
  cursor: pointer !important;
  border: 0 !important;
  background: none !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-hero, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-shell, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-howto{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-hero{
  text-align: center !important;
  padding: 10px 0 18px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-title{
  margin: 0 !important;
  color: #0b2633 !important;
  font-size: clamp(1.8rem, 7vw, 3.15rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-subtitle{
  max-width: 720px !important;
  margin: 10px auto 0 !important;
  color: #486170 !important;
  font-size: 1rem !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-shell{
  display: grid !important;
  gap: 14px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-generator, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-results, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-more, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-howto{
  background: rgba(255, 255, 255, .88) !important;
  border: 1px solid rgba(34, 83, 100, .14) !important;
  border-radius: 16px !important;
  box-shadow: 0 18px 48px rgba(12, 42, 56, .12) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-generator, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-results, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-more{
  padding: 14px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-generator{
  display: grid !important;
  gap: 12px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-control{
  display: grid !important;
  gap: 7px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-label{
  color: #234758 !important;
  font-size: .84rem !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-select, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-input{
  width: 100% !important;
  min-height: 46px !important;
  padding: 10px 40px 10px 12px !important;
  border: 1px solid rgba(38, 88, 106, .2) !important;
  border-radius: 10px !important;
  background: #ffffff !important;
  color: #102433 !important;
  outline: none !important;
  box-shadow: 0 1px 0 rgba(16, 36, 51, .03) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-select{
  background-image: linear-gradient(45deg, transparent 50%, #1d6472 50%), linear-gradient(135deg, #1d6472 50%, transparent 50%) !important;
  background-position: calc(100% - 18px) 19px, calc(100% - 13px) 19px !important;
  background-size: 5px 5px, 5px 5px !important;
  background-repeat: no-repeat !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-input{
  padding-right: 12px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-select:focus, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-input:focus, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn:focus-visible, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-summary:focus-visible{
  border-color: #168ca0 !important;
  box-shadow: 0 0 0 3px rgba(31, 181, 196, .22) !important;
  outline: none !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-actions, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-toolbar{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn{
  min-height: 46px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  padding: 10px 14px !important;
  border-radius: 10px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, #0b7f8b 0%, #1765b1 100%) !important;
  box-shadow: 0 12px 26px rgba(17, 104, 154, .28) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn-secondary, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn-light{
  color: #143242 !important;
  background: #f6fbfc !important;
  border: 1px solid rgba(31, 87, 106, .18) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-head{
  display: grid !important;
  gap: 12px !important;
  align-items: start !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-section-title{
  margin: 0 !important;
  color: #0f2f3d !important;
  font-size: 1.12rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-status{
  margin: 5px 0 0 !important;
  color: #5d7480 !important;
  font-size: .9rem !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-result-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  margin-top: 14px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-card{
  min-width: 0 !important;
  padding: 13px !important;
  border-radius: 12px !important;
  border: 1px solid rgba(32, 83, 101, .14) !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fcfd 100%) !important;
  box-shadow: 0 8px 22px rgba(18, 51, 65, .07) !important;
  transition: transform .18s ease, box-shadow .18s ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-name-row{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-name{
  min-width: 0 !important;
  overflow-wrap: anywhere !important;
  color: #102433 !important;
  font-size: 1.04rem !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-copy{
  flex: 0 0 auto !important;
  min-height: 38px !important;
  padding: 8px 11px !important;
  border-radius: 9px !important;
  color: #0a5c68 !important;
  background: #eaf8f8 !important;
  border: 1px solid rgba(15, 130, 142, .18) !important;
  font-size: .84rem !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-meta{
  margin-top: 8px !important;
  color: #6b7f8b !important;
  font-size: .78rem !important;
  line-height: 1.35 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-placeholder{
  padding: 22px 14px !important;
  border: 1px dashed rgba(30, 88, 108, .28) !important;
  border-radius: 12px !important;
  color: #5d7480 !important;
  text-align: center !important;
  background: rgba(246, 252, 253, .72) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-summary{
  min-height: 46px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  color: #123241 !important;
  font-weight: 800 !important;
  cursor: pointer !important;
  list-style: none !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-summary::-webkit-details-marker{
  display: none !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-summary::after{
  content: "+" !important;
  width: 28px !important;
  height: 28px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 8px !important;
  color: #0d6672 !important;
  background: #e9f8f8 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more[open] .cng-more-summary::after{
  content: "-" !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-grid{
  display: grid !important;
  gap: 12px !important;
  padding-top: 10px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-howto{
  margin-top: 14px !important;
  padding: 14px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-steps{
  margin: 10px 0 0 20px !important;
  padding: 0 !important;
  color: #415a67 !important;
  font-size: .94rem !important;
  line-height: 1.7 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 18px !important;
  z-index: 999999 !important;
  max-width: calc(100vw - 28px) !important;
  padding: 11px 15px !important;
  border-radius: 999px !important;
  color: #ffffff !important;
  background: #0f2f3d !important;
  box-shadow: 0 16px 36px rgba(10, 32, 42, .28) !important;
  font-size: .9rem !important;
  font-weight: 800 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transform: translate(-50%, 12px) !important;
  transition: opacity .22s ease, transform .22s ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-toast.cng-toast-show{
  opacity: 1 !important;
  transform: translate(-50%, 0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #cng-wrap#cng-wrap{
    padding: 28px 18px 34px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-generator, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-actions, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-toolbar{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-actions{
    grid-column: 1 / -1 !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-result-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-head{
    grid-template-columns: 1fr auto !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-toolbar{
    min-width: 230px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more{
    display: block !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #cng-wrap#cng-wrap{
    padding-top: 34px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-shell{
    grid-template-columns: minmax(300px, 390px) 1fr !important;
    grid-template-areas: "controls results" "options results" !important;
    align-items: start !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-generator{
    grid-area: controls !important;
    grid-template-columns: 1fr !important;
    padding: 18px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results{
    grid-area: results !important;
    padding: 18px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more{
    grid-area: options !important;
    padding: 18px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-result-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-card:hover{
    transform: translateY(-2px) !important;
    box-shadow: 0 14px 30px rgba(18, 51, 65, .1) !important;
  }}@media (min-width: 1180px) {.tc-wp-tool-root #cng-wrap#cng-wrap .cng-result-grid{
    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 .cng-tool-root {}