@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{
  position: relative !important;
  width: 100% !important;
  min-height: 100vh !important;
  padding: clamp(18px, 4vw, 42px) 14px !important;
  background:
    radial-gradient(circle at top left, rgba(168, 48, 58, 0.09), transparent 32%),
    linear-gradient(135deg, #fbf7ef 0%, #f7f9fc 52%, #eef3f8 100%) !important;
  color: #182438 !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 #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;
  display: grid !important;
  gap: 16px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-hero{
  text-align: center !important;
  padding: 8px 0 2px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-hero h1{
  margin: 0 auto 10px !important;
  max-width: 820px !important;
  color: #13223a !important;
  font-size: clamp(1.65rem, 4vw, 2.75rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  font-weight: 760 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-hero p{
  margin: 0 auto !important;
  max-width: 720px !important;
  color: #536176 !important;
  font-size: clamp(0.95rem, 2vw, 1.08rem) !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-panel, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
  background: rgba(255, 253, 248, 0.91) !important;
  border: 1px solid rgba(30, 45, 70, 0.12) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 44px rgba(31, 42, 64, 0.11) !important;
  padding: clamp(16px, 3vw, 24px) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-panel-head, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-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 #fng-wrap#fng-wrap .fng-panel h2, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper h2{
  margin: 0 !important;
  color: #17243a !important;
  font-size: clamp(1.05rem, 2vw, 1.28rem) !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-kicker{
  flex: 0 0 auto !important;
  padding: 5px 9px !important;
  border-radius: 999px !important;
  background: #f6e7e4 !important;
  color: #8b2f38 !important;
  font-size: 0.76rem !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-control-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-control{
  display: grid !important;
  gap: 6px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-control span{
  color: #3c485d !important;
  font-size: 0.83rem !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-select{
  width: 100% !important;
  min-height: 44px !important;
  border: 1px solid rgba(29, 44, 68, 0.18) !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  color: #17243a !important;
  padding: 0 12px !important;
  font: inherit !important;
  font-size: 0.94rem !important;
  outline: none !important;
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-select:focus, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn:focus{
  border-color: #9b303b !important;
  box-shadow: 0 0 0 4px rgba(155, 48, 59, 0.16) !important;
  outline: none !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-actions{
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  margin-top: 16px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn{
  min-height: 44px !important;
  border-radius: 12px !important;
  border: 1px solid transparent !important;
  padding: 10px 14px !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 0.94rem !important;
  font-weight: 760 !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, #192d4c 0%, #8f2d38 100%) !important;
  box-shadow: 0 12px 26px rgba(27, 45, 76, 0.2) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn-secondary, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn-copy-all{
  color: #1b2d4b !important;
  background: #fffaf3 !important;
  border-color: rgba(29, 44, 68, 0.17) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-head{
  align-items: center !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-head p{
  margin: 6px 0 0 !important;
  color: #647084 !important;
  font-size: 0.88rem !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-btn-copy-all{
  min-height: 40px !important;
  white-space: nowrap !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-empty{
  margin: 0 !important;
  padding: 18px !important;
  border: 1px dashed rgba(29, 44, 68, 0.22) !important;
  border-radius: 14px !important;
  color: #667186 !important;
  background: rgba(255, 255, 255, 0.58) !important;
  text-align: center !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-name-card{
  display: grid !important;
  gap: 10px !important;
  min-height: 176px !important;
  padding: 14px !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, #ffffff 0%, #fffaf4 100%) !important;
  border: 1px solid rgba(29, 44, 68, 0.12) !important;
  box-shadow: 0 10px 24px rgba(31, 42, 64, 0.08) !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-card-top{
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 10px !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-name{
  margin: 0 !important;
  color: #101f36 !important;
  font-size: 1.18rem !important;
  line-height: 1.2 !important;
  font-weight: 780 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-copy{
  flex: 0 0 auto !important;
  min-height: 36px !important;
  padding: 7px 10px !important;
  border-radius: 10px !important;
  border: 1px solid rgba(143, 45, 56, 0.22) !important;
  background: #fbefec !important;
  color: #8b2f38 !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 0.82rem !important;
  font-weight: 760 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-meta{
  display: grid !important;
  gap: 7px !important;
  margin: 0 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-meta div{
  color: #536176 !important;
  font-size: 0.88rem !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-meta strong{
  color: #26364f !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-tag{
  width: fit-content !important;
  padding: 5px 8px !important;
  border-radius: 999px !important;
  background: #eef2f7 !important;
  color: #334259 !important;
  font-size: 0.74rem !important;
  font-weight: 760 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
  box-shadow: none !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper ol{
  margin: 12px 0 0 !important;
  padding-left: 20px !important;
  color: #536176 !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper li{
  margin: 6px 0 !important;
  line-height: 1.45 !important;
  font-size: 0.93rem !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-toast{
  position: fixed !important;
  right: 16px !important;
  bottom: 16px !important;
  z-index: 999999 !important;
  max-width: min(320px, calc(100vw - 32px)) !important;
  padding: 12px 14px !important;
  border-radius: 12px !important;
  background: #17243a !important;
  color: #ffffff !important;
  font-size: 0.92rem !important;
  font-weight: 700 !important;
  box-shadow: 0 16px 36px rgba(14, 24, 40, 0.24) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transform: translateY(10px) !important;
  transition: opacity 0.22s ease, transform 0.22s ease !important;
}.tc-wp-tool-root #fng-wrap#fng-wrap .fng-toast.fng-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #fng-wrap#fng-wrap .fng-control-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-actions{
    flex-direction: row !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-actions .fng-btn{
    flex: 1 1 0 !important;
  }.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-results-head{
    flex-wrap: nowrap !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-toast{
    right: 24px !important;
    bottom: 24px !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #fng-wrap#fng-wrap .fng-shell{
    grid-template-columns: minmax(310px, 0.78fr) minmax(0, 1.42fr) !important;
    align-items: start !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-hero, .tc-wp-tool-root #fng-wrap#fng-wrap .fng-helper{
    grid-column: 1 / -1 !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-generator-panel{
    grid-column: 1 !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results-panel{
    grid-column: 2 !important;
    grid-row: 2 / span 2 !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-options-panel{
    grid-column: 1 !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-control-grid{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #fng-wrap#fng-wrap .fng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 1180px) {.tc-wp-tool-root #fng-wrap#fng-wrap .fng-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 .fng-tool-wrap {}