@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* 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 #wng-wrap#wng-wrap, .tc-wp-tool-root #wng-wrap#wng-wrap *{
  box-sizing: border-box !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap{
  position: relative !important;
  width: 100% !important;
  min-height: 100% !important;
  padding: 26px 16px !important;
  overflow: hidden !important;
  color: #f4f0ff !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(178, 137, 255, 0.28), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(58, 177, 137, 0.18), transparent 26%),
    radial-gradient(circle at 50% 100%, rgba(230, 190, 93, 0.12), transparent 34%),
    linear-gradient(135deg, #090817 0%, #171231 48%, #071f22 100%) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  pointer-events: none !important;
  background-image:
    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px) !important;
  background-size: 44px 44px !important;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.65), transparent 85%) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative !important;
  z-index: 1 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-hero{
  text-align: center !important;
  padding: 10px 0 18px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-hero h1{
  margin: 0 !important;
  color: #ffffff !important;
  font-size: clamp(28px, 5vw, 52px) !important;
  line-height: 1.06 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-hero p{
  max-width: 680px !important;
  margin: 12px auto 0 !important;
  color: #cfc8eb !important;
  font-size: clamp(15px, 2vw, 18px) !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-panel{
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
  padding: 16px !important;
  border: 1px solid rgba(214, 198, 255, 0.18) !important;
  border-radius: 18px !important;
  background: rgba(13, 12, 30, 0.74) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255,255,255,0.06) !important;
  backdrop-filter: blur(18px) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-controls{
  display: contents !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-control-group{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-essential{
  order: 1 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-actions{
  order: 2 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-panel{
  order: 3 !important;
  min-width: 0 !important;
  padding: 14px !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 14px !important;
  background: rgba(255,255,255,0.045) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-advanced{
  order: 4 !important;
  padding-top: 4px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-field label{
  display: block !important;
  margin: 0 0 7px !important;
  color: #f6ecbf !important;
  font-size: 13px !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-select{
  width: 100% !important;
  min-height: 46px !important;
  padding: 11px 40px 11px 13px !important;
  border: 1px solid rgba(203, 193, 236, 0.26) !important;
  border-radius: 10px !important;
  appearance: none !important;
  color: #f8f5ff !important;
  background:
    linear-gradient(45deg, transparent 50%, #d9c889 50%) right 17px center / 7px 7px no-repeat,
    linear-gradient(135deg, rgba(255,255,255,0.09), rgba(255,255,255,0.035)) !important;
  font: inherit !important;
  font-size: 15px !important;
  outline: none !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-select option{
  color: #171231 !important;
  background: #ffffff !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-select:focus, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn:focus{
  border-color: #e8c869 !important;
  box-shadow: 0 0 0 3px rgba(232, 200, 105, 0.22) !important;
  outline: none !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn{
  min-height: 46px !important;
  padding: 11px 15px !important;
  border: 1px solid transparent !important;
  border-radius: 10px !important;
  appearance: none !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-primary{
  color: #14101f !important;
  background: linear-gradient(135deg, #f0d87a, #b890ff) !important;
  box-shadow: 0 12px 28px rgba(184, 144, 255, 0.24) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-secondary, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-copy-all{
  color: #f4f0ff !important;
  background: rgba(255,255,255,0.07) !important;
  border-color: rgba(255,255,255,0.16) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-head{
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 12px !important;
  margin-bottom: 12px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-head h2, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper h2{
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 20px !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-head p{
  margin: 5px 0 0 !important;
  color: #bcb4d8 !important;
  font-size: 13px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-copy-all{
  min-height: 38px !important;
  padding: 9px 12px !important;
  white-space: nowrap !important;
  font-size: 13px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-placeholder{
  margin: 8px 0 !important;
  padding: 22px 14px !important;
  border: 1px dashed rgba(218, 207, 255, 0.28) !important;
  border-radius: 12px !important;
  color: #cfc8eb !important;
  text-align: center !important;
  background: rgba(255,255,255,0.035) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-card{
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  min-width: 0 !important;
  padding: 13px !important;
  border: 1px solid rgba(214, 198, 255, 0.16) !important;
  border-radius: 12px !important;
  background: linear-gradient(145deg, rgba(255,255,255,0.09), rgba(255,255,255,0.035)) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-card-top{
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 10px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-name{
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 850 !important;
  line-height: 1.25 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-label{
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding: 4px 8px !important;
  border-radius: 999px !important;
  color: #efe1a4 !important;
  background: rgba(232, 200, 105, 0.12) !important;
  border: 1px solid rgba(232, 200, 105, 0.22) !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-meaning{
  margin: 0 !important;
  color: #d8d1ef !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-card-actions{
  display: flex !important;
  gap: 8px !important;
  margin-top: auto !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-icon-btn{
  flex: 1 1 0 !important;
  min-height: 38px !important;
  padding: 8px 10px !important;
  border-radius: 9px !important;
  border: 1px solid rgba(255,255,255,0.14) !important;
  color: #f7f3ff !important;
  background: rgba(255,255,255,0.065) !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 13px !important;
  font-weight: 750 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-fav-active{
  color: #171231 !important;
  background: linear-gradient(135deg, #e8c869, #8de0bd) !important;
  border-color: transparent !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper{
  margin-top: 16px !important;
  padding: 16px !important;
  border: 1px solid rgba(214, 198, 255, 0.14) !important;
  border-radius: 14px !important;
  background: rgba(255,255,255,0.045) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper p{
  margin: 8px 0 0 !important;
  color: #cfc8eb !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 20px !important;
  z-index: 99999 !important;
  width: min(92vw, 360px) !important;
  padding: 12px 14px !important;
  border: 1px solid rgba(232, 200, 105, 0.32) !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  background: rgba(16, 13, 34, 0.96) !important;
  box-shadow: 0 16px 44px rgba(0,0,0,0.42) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transform: translate(-50%, 12px) !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
  text-align: center !important;
  font-size: 14px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-toast-show{
  opacity: 1 !important;
  transform: translate(-50%, 0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-actions, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-control-group{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #wng-wrap#wng-wrap{
    padding: 34px 22px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-panel{
    display: grid !important;
    grid-template-columns: minmax(260px, 360px) minmax(0, 1fr) !important;
    align-items: start !important;
    gap: 18px !important;
    padding: 18px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-controls{
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-control-group, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-actions{
    grid-template-columns: 1fr !important;
    order: initial !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-panel{
    order: initial !important;
    min-height: 100% !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #wng-wrap#wng-wrap .wng-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 .wng-tool-root {}