@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 #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{
  --cng-ink: #182033;
  --cng-slate: #5d6678;
  --cng-muted: #7a8292;
  --cng-primary: #24346f;
  --cng-plum: #7d3f74;
  --cng-rose: #b97878;
  --cng-lavender: #e2dff0;
  --cng-border: #dad7e8;
  --cng-card: rgba(255,255,255,0.92);
  --cng-soft: #f8f5fb;
  --cng-shadow: 0 18px 50px rgba(35, 40, 80, 0.13);
  --cng-small-shadow: 0 10px 24px rgba(35, 40, 80, 0.10);
  width: 100% !important;
  min-height: 100vh !important;
  position: relative !important;
  overflow-x: hidden !important;
  padding: 28px 16px !important;
  background:
    radial-gradient(circle at 18% 12%, rgba(185,120,120,0.16), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(125,63,116,0.12), transparent 30%),
    linear-gradient(135deg, #fbf7ef 0%, #f7f5fb 48%, #eef1fb 100%) !important;
  color: var(--cng-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  letter-spacing: 0 !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{
  font: inherit !important;
  color: inherit !important;
  margin: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap button, .tc-wp-tool-root #cng-wrap#cng-wrap select{
  appearance: none !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap button{
  border: 0 !important;
  cursor: pointer !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-shell{
  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{
  width: 100% !important;
  max-width: 860px !important;
  margin: 0 auto 22px auto !important;
  text-align: center !important;
  padding: 10px 0 6px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-kicker{
  margin: 0 0 8px !important;
  color: var(--cng-plum) !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap h1, .tc-wp-tool-root #cng-wrap#cng-wrap h2, .tc-wp-tool-root #cng-wrap#cng-wrap p{
  margin-top: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap h1{
  margin-bottom: 10px !important;
  color: var(--cng-ink) !important;
  font-size: clamp(2rem, 3rem, 3.35rem) !important;
  line-height: 1.08 !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-subtitle{
  max-width: 700px !important;
  margin: 0 auto !important;
  color: var(--cng-slate) !important;
  font-size: 1rem !important;
  line-height: 1.65 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-tool{
  width: 100% !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  grid-template-areas:
    "controls"
    "results"
    "options" !important;
  gap: 16px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-panel, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-helper{
  background: var(--cng-card) !important;
  border: 1px solid var(--cng-border) !important;
  border-radius: 22px !important;
  box-shadow: var(--cng-shadow) !important;
  backdrop-filter: blur(14px) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-controls{
  grid-area: controls !important;
  padding: 18px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-panel{
  grid-area: results !important;
  padding: 18px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-options{
  grid-area: options !important;
  padding: 14px 18px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-panel-head{
  margin-bottom: 14px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap h2{
  margin-bottom: 5px !important;
  color: var(--cng-ink) !important;
  font-size: 1.1rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-panel-head p, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-toolbar p, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-helper p{
  margin-bottom: 0 !important;
  color: var(--cng-muted) !important;
  font-size: 0.92rem !important;
  line-height: 1.55 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-control-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-field{
  display: grid !important;
  gap: 7px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-field span{
  color: var(--cng-ink) !important;
  font-size: 0.84rem !important;
  font-weight: 750 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-select{
  width: 100% !important;
  min-height: 46px !important;
  padding: 0 42px 0 13px !important;
  border: 1px solid var(--cng-border) !important;
  border-radius: 14px !important;
  background:
    linear-gradient(45deg, transparent 50%, var(--cng-primary) 50%) calc(100% - 18px) 50% / 7px 7px no-repeat,
    linear-gradient(135deg, var(--cng-primary) 50%, transparent 50%) calc(100% - 13px) 50% / 7px 7px no-repeat,
    #ffffff !important;
  color: var(--cng-ink) !important;
  font-size: 1rem !important;
  outline: none !important;
  transition: border-color 180ms ease, box-shadow 180ms ease, background-color 180ms ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-select:focus, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn:focus-visible, .tc-wp-tool-root #cng-wrap#cng-wrap summary:focus-visible{
  outline: 3px solid rgba(185,120,120,0.35) !important;
  outline-offset: 3px !important;
  border-color: var(--cng-plum) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-action-row{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
  margin-top: 15px !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;
  border-radius: 14px !important;
  padding: 11px 16px !important;
  font-size: 0.95rem !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  text-align: center !important;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, var(--cng-primary), var(--cng-plum) 68%, var(--cng-rose)) !important;
  box-shadow: 0 12px 24px rgba(75, 52, 121, 0.25) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn-secondary, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn-ghost{
  color: var(--cng-primary) !important;
  background: #ffffff !important;
  border: 1px solid var(--cng-border) !important;
  box-shadow: var(--cng-small-shadow) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-toolbar{
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  margin-bottom: 14px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-toolbar .cng-btn{
  width: 100% !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-placeholder{
  min-height: 118px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 22px !important;
  border: 1px dashed var(--cng-border) !important;
  border-radius: 18px !important;
  background: rgba(248,245,251,0.72) !important;
  color: var(--cng-muted) !important;
  text-align: center !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-card{
  min-width: 0 !important;
  padding: 15px !important;
  border: 1px solid var(--cng-border) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #ffffff, #fbfafd) !important;
  box-shadow: 0 8px 18px rgba(35, 40, 80, 0.08) !important;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-name{
  margin: 0 0 8px !important;
  color: var(--cng-ink) !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 1.35rem !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-meta{
  margin-bottom: 12px !important;
  color: var(--cng-plum) !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-card-actions{
  display: grid !important;
  grid-template-columns: 1fr 46px !important;
  gap: 8px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-card-actions .cng-btn{
  min-height: 40px !important;
  padding: 9px 12px !important;
  border-radius: 12px !important;
  font-size: 0.86rem !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-fav{
  color: var(--cng-slate) !important;
  background: #fff !important;
  border: 1px solid var(--cng-border) !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-fav[aria-pressed="true"]{
  color: #ffffff !important;
  background: linear-gradient(135deg, var(--cng-rose), var(--cng-plum)) !important;
  border-color: transparent !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more{
  width: 100% !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap summary{
  list-style: none !important;
  cursor: pointer !important;
  color: var(--cng-ink) !important;
  font-weight: 850 !important;
  padding: 3px 0 12px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap summary::-webkit-details-marker{
  display: none !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap summary::after{
  content: "+" !important;
  float: right !important;
  color: var(--cng-plum) !important;
  font-weight: 900 !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap details[open] summary::after{
  content: "−" !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-helper{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 16px auto 0 auto !important;
  padding: 18px !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-toast{
  position: fixed !important;
  right: 16px !important;
  bottom: 16px !important;
  z-index: 999999 !important;
  max-width: min(320px, calc(100vw - 32px)) !important;
  padding: 12px 16px !important;
  border-radius: 999px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, var(--cng-primary), var(--cng-plum)) !important;
  box-shadow: 0 16px 34px rgba(25, 30, 58, 0.24) !important;
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  opacity: 0 !important;
  transform: translateY(12px) scale(0.98) !important;
  pointer-events: none !important;
  transition: opacity 200ms ease, transform 200ms ease !important;
}.tc-wp-tool-root #cng-wrap#cng-wrap .cng-toast.cng-toast-show{
  opacity: 1 !important;
  transform: translateY(0) scale(1) !important;
}@media (hover: hover) {.tc-wp-tool-root #cng-wrap#cng-wrap .cng-btn:hover{
    transform: translateY(-1px) !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-card:hover{
    transform: translateY(-2px) !important;
    border-color: rgba(125,63,116,0.32) !important;
    box-shadow: 0 14px 28px rgba(35, 40, 80, 0.12) !important;
  }}@media (min-width: 640px) {.tc-wp-tool-root #cng-wrap#cng-wrap{
    padding: 34px 20px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-control-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-action-row{
    grid-template-columns: 1fr 1fr !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-toolbar{
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-toolbar .cng-btn{
    width: auto !important;
    min-width: 132px !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #cng-wrap#cng-wrap .cng-tool{
    grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.18fr) !important;
    grid-template-areas:
      "controls results"
      "options results" !important;
    align-items: start !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more{
    display: block !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more summary{
    pointer-events: none !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-more summary::after{
    content: "" !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-optional-controls{
    grid-template-columns: 1fr !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-results{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #cng-wrap#cng-wrap{
    padding: 42px 24px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-controls, .tc-wp-tool-root #cng-wrap#cng-wrap .cng-results-panel{
    padding: 22px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-options{
    padding: 18px 22px !important;
  }.tc-wp-tool-root #cng-wrap#cng-wrap .cng-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 .cng-essential-controls {}
.tc-wp-tool-root .cng-wrap {}