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

/* 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 #llcng-wrap#llcng-wrap, .tc-wp-tool-root #llcng-wrap#llcng-wrap *{
  box-sizing: border-box !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap{
  --llcng-blue: #2563eb;
  --llcng-indigo: #4f46e5;
  --llcng-slate: #0f172a;
  --llcng-muted: #64748b;
  --llcng-line: #dbe3ef;
  --llcng-soft: #f8fafc;
  --llcng-white: #ffffff;
  --llcng-cyan: #0891b2;
  --llcng-emerald: #059669;
  --llcng-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
  width: 100% !important;
  position: relative !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  color: var(--llcng-slate) !important;
  background: linear-gradient(135deg, #f8fbff 0%, #eef4ff 48%, #f7fffc 100%) !important;
  padding: clamp(18px, 3vw, 36px) 14px !important;
  overflow: hidden !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: radial-gradient(circle at 18% 8%, rgba(37, 99, 235, 0.14), transparent 30%), radial-gradient(circle at 82% 20%, rgba(8, 145, 178, 0.12), transparent 28%) !important;
  pointer-events: none !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-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 #llcng-wrap#llcng-wrap .llcng-hero{
  text-align: center !important;
  padding: 4px 0 18px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-title{
  margin: 0 !important;
  font-size: clamp(1.75rem, 4vw, 3rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  font-weight: 800 !important;
  color: var(--llcng-slate) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-subtitle{
  margin: 10px auto 0 !important;
  max-width: 720px !important;
  font-size: clamp(0.96rem, 2vw, 1.08rem) !important;
  line-height: 1.55 !important;
  color: var(--llcng-muted) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-panel, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-helper{
  background: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(219, 227, 239, 0.95) !important;
  border-radius: 18px !important;
  box-shadow: var(--llcng-shadow) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-panel{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  padding: clamp(16px, 2.2vw, 24px) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-control{
  display: flex !important;
  flex-direction: column !important;
  gap: 7px !important;
  min-width: 0 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-control label{
  font-size: 0.84rem !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  color: #334155 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-input, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-select{
  width: 100% !important;
  min-height: 46px !important;
  appearance: none !important;
  border: 1px solid var(--llcng-line) !important;
  border-radius: 12px !important;
  background: var(--llcng-white) !important;
  color: var(--llcng-slate) !important;
  font: 500 0.95rem/1.3 Inter, system-ui, sans-serif !important;
  padding: 11px 13px !important;
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.03) !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-select{
  background-image: linear-gradient(45deg, transparent 50%, #64748b 50%), linear-gradient(135deg, #64748b 50%, transparent 50%) !important;
  background-position: calc(100% - 18px) 20px, calc(100% - 12px) 20px !important;
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
  padding-right: 38px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-input:focus, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-select:focus, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-btn:focus-visible, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more-summary:focus-visible{
  outline: 3px solid rgba(37, 99, 235, 0.22) !important;
  outline-offset: 2px !important;
  border-color: var(--llcng-blue) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-actions{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 10px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-btn{
  border: 1px solid transparent !important;
  border-radius: 12px !important;
  min-height: 44px !important;
  padding: 11px 15px !important;
  cursor: pointer !important;
  font: 800 0.94rem/1.1 Inter, system-ui, sans-serif !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, border-color 160ms ease !important;
  text-align: center !important;
  text-decoration: none !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-btn:active{
  transform: translateY(0) scale(0.99) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-btn-primary{
  color: #ffffff !important;
  background: linear-gradient(135deg, var(--llcng-blue), var(--llcng-indigo)) !important;
  box-shadow: 0 12px 25px rgba(37, 99, 235, 0.28) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-btn-secondary, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-copy-all, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card-copy{
  color: var(--llcng-blue) !important;
  background: #f8fbff !important;
  border-color: var(--llcng-line) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results{
  margin-top: 16px !important;
  padding: clamp(16px, 2.2vw, 24px) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results-head{
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin-bottom: 14px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results-title, .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-helper-title{
  margin: 0 !important;
  font-size: 1.12rem !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  color: var(--llcng-slate) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-status{
  margin: 4px 0 0 !important;
  color: var(--llcng-muted) !important;
  font-size: 0.9rem !important;
  line-height: 1.45 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-empty{
  border: 1px dashed #b7c6d9 !important;
  border-radius: 14px !important;
  padding: 24px !important;
  text-align: center !important;
  color: var(--llcng-muted) !important;
  background: #fbfdff !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card{
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  min-height: 176px !important;
  padding: 16px !important;
  border: 1px solid var(--llcng-line) !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, #ffffff, #fbfdff) !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06) !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card-name{
  margin: 0 !important;
  font-size: 1.05rem !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
  color: var(--llcng-slate) !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card-label{
  display: inline-flex !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding: 5px 9px !important;
  border-radius: 999px !important;
  color: #075985 !important;
  background: #e0f2fe !important;
  font-size: 0.76rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card-hint{
  margin: 0 !important;
  color: var(--llcng-muted) !important;
  font-size: 0.88rem !important;
  line-height: 1.45 !important;
  flex: 1 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card-copy{
  width: 100% !important;
  min-height: 40px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more{
  margin-top: 16px !important;
  padding: 0 !important;
  overflow: hidden !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more-summary{
  cursor: pointer !important;
  padding: 15px 16px !important;
  font-weight: 800 !important;
  color: var(--llcng-slate) !important;
  list-style: none !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more-summary::-webkit-details-marker{
  display: none !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more-summary::after{
  content: "+" !important;
  float: right !important;
  color: var(--llcng-blue) !important;
  font-weight: 900 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more[open] .llcng-more-summary::after{
  content: "–" !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more-grid{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  padding: 0 16px 16px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-helper{
  margin-top: 16px !important;
  padding: 16px !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-helper-list{
  margin: 10px 0 0 20px !important;
  padding: 0 !important;
  color: var(--llcng-muted) !important;
  font-size: 0.94rem !important;
  line-height: 1.6 !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-toast{
  position: fixed !important;
  right: 16px !important;
  bottom: 16px !important;
  z-index: 99999 !important;
  max-width: min(360px, calc(100vw - 32px)) !important;
  padding: 12px 15px !important;
  border-radius: 12px !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #0f172a, #2563eb) !important;
  box-shadow: 0 18px 36px rgba(15, 23, 42, 0.24) !important;
  font-weight: 800 !important;
  font-size: 0.92rem !important;
  opacity: 0 !important;
  transform: translateY(14px) !important;
  pointer-events: none !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
}.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-toast.llcng-toast-show{
  opacity: 1 !important;
  transform: translateY(0) !important;
}@media (min-width: 640px) {.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-panel{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-actions{
    grid-column: 1 / -1 !important;
    grid-template-columns: 1.4fr 1fr 1fr !important;
  }.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }}@media (min-width: 768px) {.tc-wp-tool-root #llcng-wrap#llcng-wrap{
    padding: 28px 20px !important;
  }.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-panel{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more[open], .tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-more{
    display: block !important;
  }}@media (min-width: 1024px) {.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-results-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }.tc-wp-tool-root #llcng-wrap#llcng-wrap .llcng-card-copy{
    width: auto !important;
    align-self: flex-start !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 .llcng-wrap {}