@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 #fng-wrap#fng-wrap{
  --fng-navy: #24324b;
  --fng-muted: #66708a;
  --fng-peach: #ffb79d;
  --fng-blush: #ffdce6;
  --fng-blue: #cce7ff;
  --fng-lavender: #ddd5ff;
  --fng-cream: #fffaf6;
  --fng-white: #ffffff;
  --fng-border: rgba(79, 91, 125, 0.16);
  --fng-shadow: 0 20px 60px rgba(62, 74, 112, 0.16);
  position: relative !important;
  width: 100% !important;
  min-height: 100vh !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
  padding: clamp(24px, 4vw, 54px) 16px !important;
  color: var(--fng-navy) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  background:
    radial-gradient(circle at 8% 10%, rgba(255, 183, 157, 0.4), transparent 30%),
    radial-gradient(circle at 92% 12%, rgba(204, 231, 255, 0.7), transparent 26%),
    radial-gradient(circle at 70% 82%, rgba(221, 213, 255, 0.5), transparent 28%),
    linear-gradient(135deg, #fffaf6 0%, #fff1f5 42%, #f1f8ff 100%) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap *, .tc-wp-tool-root #fng-wrap#fng-wrap *::before, .tc-wp-tool-root #fng-wrap#fng-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-hero{
  width: 100% !important;
  max-width: 820px !important;
  margin: 0 auto clamp(18px, 3vw, 30px) !important;
  text-align: center !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-kicker{
  margin: 0 0 8px !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  color: #7c5d95 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap h1{
  margin: 0 !important;
  color: var(--fng-navy) !important;
  font-size: clamp(2rem, 5vw, 4rem) !important;
  line-height: 1.04 !important;
  letter-spacing: 0 !important;
  font-weight: 850 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-subtitle{
  max-width: 680px !important;
  margin: 12px auto 0 !important;
  color: var(--fng-muted) !important;
  font-size: clamp(0.98rem, 2vw, 1.16rem) !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-tool, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-main-panel{
  display: grid !important;
  grid-template-columns: 0.92fr 1.35fr !important;
  grid-template-areas:
    "controls results"
    "more results" !important;
  gap: 18px !important;
  align-items: start !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-controls, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-panel, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-more, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
  border: 1px solid var(--fng-border) !important;
  border-radius: 22px !important;
  background: rgba(255, 255, 255, 0.82) !important;
  box-shadow: var(--fng-shadow) !important;
  backdrop-filter: blur(14px) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-controls{
  grid-area: controls !important;
  display: grid !important;
  gap: 14px !important;
  padding: 18px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-field{
  display: grid !important;
  gap: 7px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-field label{
  color: var(--fng-navy) !important;
  font-size: 0.86rem !important;
  font-weight: 760 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-select{
  width: 100% !important;
  min-height: 46px !important;
  border: 1px solid rgba(79, 91, 125, 0.22) !important;
  border-radius: 14px !important;
  padding: 0 14px !important;
  color: var(--fng-navy) !important;
  background: linear-gradient(180deg, #ffffff, #fffafa) !important;
  font: inherit !important;
  font-size: 0.95rem !important;
  outline: none !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-select:focus{
  border-color: #8e7cf8 !important;
  box-shadow: 0 0 0 4px rgba(142, 124, 248, 0.18) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-actions{
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
  margin-top: 2px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy-all, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy{
  appearance: none !important;
  border: 0 !important;
  border-radius: 14px !important;
  cursor: pointer !important;
  font: inherit !important;
  font-weight: 800 !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, opacity 0.18s ease !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn{
  min-height: 46px !important;
  padding: 11px 14px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, #ff9275, #8f7af7 58%, #4aa3df) !important;
  box-shadow: 0 14px 30px rgba(143, 122, 247, 0.28) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn-secondary, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy-all{
  color: #574f96 !important;
  background: rgba(255, 255, 255, 0.76) !important;
  border: 1px solid rgba(87, 79, 150, 0.22) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn:hover, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy-all:hover, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn:focus-visible, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy-all:focus-visible, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy:focus-visible{
  outline: 3px solid rgba(74, 163, 223, 0.45) !important;
  outline-offset: 2px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-panel{
  grid-area: results !important;
  padding: 18px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-head{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  margin-bottom: 14px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-head h2, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper h2{
  margin: 0 !important;
  color: var(--fng-navy) !important;
  font-size: clamp(1.15rem, 2vw, 1.45rem) !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-note{
  margin: 4px 0 0 !important;
  color: var(--fng-muted) !important;
  font-size: 0.9rem !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy-all{
  min-height: 40px !important;
  padding: 9px 13px !important;
  white-space: nowrap !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy-all:disabled{
  opacity: 0.48 !important;
  cursor: not-allowed !important;
  transform: none !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-placeholder{
  grid-column: 1 / -1 !important;
  display: grid !important;
  place-items: center !important;
  min-height: 230px !important;
  border: 1px dashed rgba(102, 112, 138, 0.32) !important;
  border-radius: 18px !important;
  color: var(--fng-muted) !important;
  background: linear-gradient(135deg, rgba(255, 220, 230, 0.34), rgba(204, 231, 255, 0.34)) !important;
  text-align: center !important;
  padding: 22px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-name-card{
  min-width: 0 !important;
  border: 1px solid rgba(79, 91, 125, 0.14) !important;
  border-radius: 18px !important;
  padding: 14px !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 250, 246, 0.88)) !important;
  box-shadow: 0 10px 26px rgba(62, 74, 112, 0.09) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-card-top{
  display: flex !important;
  align-items: start !important;
  justify-content: space-between !important;
  gap: 10px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-name{
  margin: 0 !important;
  color: var(--fng-navy) !important;
  font-size: 1.18rem !important;
  font-weight: 850 !important;
  line-height: 1.18 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy{
  flex: 0 0 auto !important;
  width: 36px !important;
  height: 36px !important;
  color: #574f96 !important;
  background: #f4f0ff !important;
  border: 1px solid rgba(87, 79, 150, 0.14) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-meaning{
  margin: 9px 0 11px !important;
  color: var(--fng-muted) !important;
  font-size: 0.9rem !important;
  line-height: 1.42 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-tags{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-tag{
  border-radius: 999px !important;
  padding: 5px 8px !important;
  color: #4b5570 !important;
  background: rgba(204, 231, 255, 0.52) !important;
  font-size: 0.74rem !important;
  font-weight: 760 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-more{
  grid-area: more !important;
  padding: 0 !important;
  overflow: hidden !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-more summary{
  cursor: pointer !important;
  padding: 16px 18px !important;
  color: var(--fng-navy) !important;
  font-weight: 850 !important;
  list-style-position: inside !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-more-grid{
  display: grid !important;
  gap: 14px !important;
  padding: 0 18px 18px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
  margin-top: 18px !important;
  padding: 18px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper p{
  max-width: 820px !important;
  margin: 8px 0 0 !important;
  color: var(--fng-muted) !important;
  font-size: 0.96rem !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 20px !important;
  z-index: 9999 !important;
  transform: translate(-50%, 16px) !important;
  max-width: min(92vw, 420px) !important;
  padding: 12px 15px !important;
  border-radius: 14px !important;
  color: #ffffff !important;
  background: rgba(36, 50, 75, 0.94) !important;
  box-shadow: 0 18px 40px rgba(36, 50, 75, 0.22) !important;
  font-size: 0.92rem !important;
  font-weight: 740 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 0.22s ease, transform 0.22s ease !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-toast.fng-toast-show{
  opacity: 1 !important;
  transform: translate(-50%, 0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #fng-wrap#fng-wrap .fng-more-grid{
    grid-template-columns: 1fr !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }}@media (max-width: 767px) {.tc-wp-tool-root #fng-wrap#fng-wrap{
    padding: 22px 12px !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-main-panel{
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "controls"
      "results"
      "more" !important;
    gap: 12px !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-controls, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-panel, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
    border-radius: 18px !important;
    padding: 14px !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-actions{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-head{
    align-items: flex-start !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-placeholder{
    min-height: 150px !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-more summary{
    padding: 14px !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-more-grid{
    padding: 0 14px 14px !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 .fng-root {}