@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{
  --wng-indigo: #100f2e;
  --wng-deep: #071327;
  --wng-violet: #6d45ff;
  --wng-blue: #3d7cff;
  --wng-gold: #f5c96b;
  --wng-mist: #b9d7ff;
  --wng-text: #f8f6ff;
  --wng-muted: #c7c1df;
  --wng-border: rgba(220, 215, 255, 0.18);
  --wng-panel: rgba(18, 20, 52, 0.78);
  --wng-panel-strong: rgba(22, 25, 64, 0.92);
  position: relative !important;
  width: 100% !important;
  min-height: 100vh !important;
  overflow-x: hidden !important;
  color: var(--wng-text) !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(245, 201, 107, 0.2), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(109, 69, 255, 0.34), transparent 32%),
    radial-gradient(circle at 50% 92%, rgba(61, 124, 255, 0.22), transparent 34%),
    linear-gradient(145deg, #071327 0%, #100f2e 42%, #20124a 72%, #090d22 100%) !important;
}.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 button, .tc-wp-tool-root #wng-wrap#wng-wrap input, .tc-wp-tool-root #wng-wrap#wng-wrap select, .tc-wp-tool-root #wng-wrap#wng-wrap textarea{
  appearance: none !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  box-sizing: border-box !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;
  padding: 24px 14px 34px !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-title{
  margin: 0 auto 10px !important;
  max-width: 900px !important;
  color: #ffffff !important;
  font-size: clamp(1.8rem, 2.8rem, 3.2rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
  text-shadow: 0 0 28px rgba(185, 215, 255, 0.22) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-subtitle{
  max-width: 690px !important;
  margin: 0 auto !important;
  color: var(--wng-muted) !important;
  font-size: 0.98rem !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-tool{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  width: 100% !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-panel, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-results, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-more, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border: 1px solid var(--wng-border) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, var(--wng-panel), rgba(10, 13, 35, 0.74)) !important;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
  backdrop-filter: blur(16px) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-panel{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  padding: 14px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-control{
  min-width: 0 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-control label{
  display: block !important;
  margin: 0 0 6px !important;
  color: #eeeaff !important;
  font-size: 0.82rem !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-select{
  width: 100% !important;
  min-height: 44px !important;
  padding: 10px 38px 10px 12px !important;
  border: 1px solid rgba(207, 212, 255, 0.24) !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-size: 0.95rem !important;
  line-height: 1.25 !important;
  background:
    linear-gradient(45deg, transparent 50%, #f5c96b 50%) calc(100% - 18px) 18px / 7px 7px no-repeat,
    linear-gradient(135deg, #f5c96b 50%, transparent 50%) calc(100% - 13px) 18px / 7px 7px no-repeat,
    rgba(8, 12, 32, 0.76) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04) !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, background 160ms ease !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-select:focus{
  outline: 0 !important;
  border-color: rgba(245, 201, 107, 0.86) !important;
  box-shadow: 0 0 0 4px rgba(245, 201, 107, 0.16), 0 0 22px rgba(109, 69, 255, 0.22) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-select option{
  color: #11152b !important;
  background: #ffffff !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-actions{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  margin-top: 2px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn{
  width: 100% !important;
  min-height: 44px !important;
  padding: 10px 14px !important;
  border-radius: 12px !important;
  border: 1px solid transparent !important;
  cursor: pointer !important;
  color: #ffffff !important;
  font-size: 0.94rem !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: normal !important;
  box-shadow: none !important;
  transition: transform 150ms ease, box-shadow 150ms ease, border-color 150ms ease, background 150ms 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:active{
  transform: translateY(0) scale(0.99) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn:focus{
  outline: 0 !important;
  box-shadow: 0 0 0 4px rgba(185, 215, 255, 0.22) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-primary{
  background: linear-gradient(135deg, #6d45ff 0%, #3d7cff 58%, #f5c96b 130%) !important;
  box-shadow: 0 14px 32px rgba(80, 83, 255, 0.28) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-secondary, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-copy-all, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-copy{
  background: rgba(255, 255, 255, 0.07) !important;
  border-color: rgba(220, 215, 255, 0.22) !important;
  color: #f3efff !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results{
  padding: 14px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-bar{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin-bottom: 12px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results-title, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper-title{
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 1.05rem !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-btn-copy-all{
  width: auto !important;
  min-height: 38px !important;
  padding: 8px 12px !important;
  font-size: 0.82rem !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-output{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  min-height: 140px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-placeholder{
  display: grid !important;
  place-items: center !important;
  min-height: 140px !important;
  margin: 0 !important;
  padding: 18px !important;
  border: 1px dashed rgba(245, 201, 107, 0.32) !important;
  border-radius: 14px !important;
  color: var(--wng-muted) !important;
  text-align: center !important;
  line-height: 1.45 !important;
  background: rgba(255, 255, 255, 0.04) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-card{
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  min-width: 0 !important;
  padding: 14px !important;
  border: 1px solid rgba(220, 215, 255, 0.17) !important;
  border-radius: 14px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)) !important;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.22) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-name{
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 1.08rem !important;
  line-height: 1.25 !important;
  font-weight: 850 !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: 5px 8px !important;
  border-radius: 999px !important;
  color: #fff4cf !important;
  font-size: 0.74rem !important;
  line-height: 1.15 !important;
  font-weight: 800 !important;
  background: rgba(245, 201, 107, 0.12) !important;
  border: 1px solid rgba(245, 201, 107, 0.2) !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-meaning{
  margin: 0 !important;
  color: var(--wng-muted) !important;
  font-size: 0.86rem !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-copy{
  margin-top: auto !important;
  min-height: 38px !important;
  font-size: 0.82rem !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more{
  padding: 0 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more-summary{
  list-style: none !important;
  cursor: pointer !important;
  padding: 14px !important;
  color: #ffffff !important;
  font-size: 0.95rem !important;
  line-height: 1.25 !important;
  font-weight: 850 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more-summary::-webkit-details-marker{
  display: none !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more-summary:focus{
  outline: 0 !important;
  box-shadow: inset 0 0 0 3px rgba(185, 215, 255, 0.2) !important;
  border-radius: 18px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more-panel{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
  padding: 0 14px 14px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper{
  padding: 14px !important;
  background: rgba(11, 16, 40, 0.58) !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-steps{
  margin: 10px 0 0 !important;
  padding-left: 20px !important;
  color: var(--wng-muted) !important;
  font-size: 0.9rem !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-steps li{
  margin: 4px 0 !important;
  padding-left: 2px !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-toast{
  position: fixed !important;
  right: 14px !important;
  bottom: 14px !important;
  z-index: 9999 !important;
  max-width: min(320px, calc(100% - 28px)) !important;
  padding: 11px 14px !important;
  border: 1px solid rgba(245, 201, 107, 0.38) !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  font-size: 0.9rem !important;
  line-height: 1.3 !important;
  font-weight: 800 !important;
  background: rgba(14, 17, 44, 0.96) !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.38), 0 0 26px rgba(109, 69, 255, 0.22) !important;
  opacity: 0 !important;
  transform: translateY(10px) !important;
  pointer-events: none !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #wng-wrap#wng-wrap .wng-toast.wng-toast-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #wng-wrap#wng-wrap .wng-shell{
    padding: 30px 18px 42px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-panel{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-actions{
    grid-column: 1 / -1 !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-output{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-placeholder{
    grid-column: 1 / -1 !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more-panel{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #wng-wrap#wng-wrap .wng-hero{
    padding: 16px 0 22px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-output{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #wng-wrap#wng-wrap .wng-shell{
    padding: 38px 22px 54px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-tool{
    grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr) !important;
    align-items: start !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-panel{
    grid-template-columns: 1fr !important;
    position: sticky !important;
    top: 18px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-actions{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-results{
    min-height: 430px !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-output{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #wng-wrap#wng-wrap .wng-more, .tc-wp-tool-root #wng-wrap#wng-wrap .wng-helper{
    grid-column: 1 / -1 !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-wrap {}