@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;
}.wpc-scope-241 .tc-wp-tool-root img, .wpc-scope-241 .tc-wp-tool-root video, .wpc-scope-241 .tc-wp-tool-root svg, .wpc-scope-241 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap{
  --btg-bg: #0b1028;
  --btg-bg-2: #101842;
  --btg-panel: rgba(18, 27, 72, 0.82);
  --btg-panel-2: rgba(24, 35, 88, 0.72);
  --btg-accent: #7c5cff;
  --btg-accent-dark: #4d38c8;
  --btg-accent-faded: rgba(124, 92, 255, 0.18);
  --btg-glow: rgba(48, 220, 255, 0.34);
  --btg-text: #f7f8ff;
  --btg-muted: #b7c0ea;
  --btg-inverse: #070b1e;
  --btg-line: rgba(151, 167, 255, 0.22);
  --btg-cyan: #30dcff;
  position: relative;
  width: 100%;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 8%, rgba(48, 220, 255, 0.16), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(124, 92, 255, 0.22), transparent 30%),
    radial-gradient(circle at 6% 92%, rgba(97, 255, 205, 0.12), transparent 26%),
    radial-gradient(circle at 92% 88%, rgba(183, 92, 255, 0.17), transparent 27%),
    linear-gradient(135deg, var(--btg-bg), var(--btg-bg-2) 52%, #080d24);
  color: var(--btg-text);
  padding: 56px 18px 64px;
  box-sizing: border-box;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap *, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap *::before, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap *::after{
  box-sizing: border-box;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-bg-orb{
  position: absolute;
  pointer-events: none;
  filter: blur(46px);
  opacity: 0.7;
  border-radius: 999px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-orb-one{
  width: 260px;
  height: 260px;
  top: 24px;
  left: -72px;
  background: rgba(48, 220, 255, 0.2);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-orb-two{
  width: 330px;
  height: 330px;
  top: 120px;
  right: -110px;
  background: rgba(124, 92, 255, 0.24);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-orb-three{
  width: 230px;
  height: 230px;
  bottom: 110px;
  left: 5%;
  background: rgba(85, 255, 217, 0.13);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-orb-four{
  width: 290px;
  height: 290px;
  bottom: -90px;
  right: 13%;
  background: rgba(184, 97, 255, 0.16);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-hero, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-panel, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-output-section{
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-hero{
  text-align: center;
  margin-bottom: 28px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-title{
  max-width: 1000px !important;
  margin: 0 auto 14px !important;
  text-align: center !important;
  color: var(--btg-text) !important;
  font-size: clamp(3rem, 6vw, 3.5rem) !important;
  line-height: 1.04 !important;
  letter-spacing: 0 !important;
  font-weight: 850 !important;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-subtitle{
  max-width: 790px;
  margin: 0 auto;
  color: var(--btg-muted);
  font-size: 1.04rem;
  line-height: 1.65;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-panel, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-output-section{
  border: 1px solid var(--btg-line);
  background: linear-gradient(180deg, var(--btg-panel), rgba(13, 20, 55, 0.76));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.28), 0 0 54px rgba(124, 92, 255, 0.1);
  backdrop-filter: blur(18px);
  border-radius: 18px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-panel{
  padding: 24px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-input-top, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-actions, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-output-head, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-label, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-control-title{
  color: var(--btg-text);
  font-size: 0.86rem;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-status{
  color: var(--btg-cyan);
  font-size: 0.84rem;
  min-height: 1.2em;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-textarea{
  width: 100% !important;
  min-height: 174px !important;
  resize: vertical !important;
  margin: 12px 0 16px !important;
  padding: 18px 18px !important;
  border: 1px solid rgba(151, 167, 255, 0.32) !important;
  border-radius: 14px !important;
  outline: none !important;
  background: rgba(5, 10, 31, 0.7) !important;
  color: var(--btg-text) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04) !important;
  font: 500 1rem/1.65 Inter, ui-sans-serif, system-ui, sans-serif !important;
  letter-spacing: 0 !important;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease !important;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-filter{
  width: 100% !important;
  min-height: 44px !important;
  padding: 12px 14px !important;
  border: 1px solid rgba(151, 167, 255, 0.32) !important;
  border-radius: 12px !important;
  outline: none !important;
  background: rgba(5, 10, 31, 0.66) !important;
  color: var(--btg-text) !important;
  font: 600 0.94rem/1.35 Inter, ui-sans-serif, system-ui, sans-serif !important;
  letter-spacing: 0 !important;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease !important;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-textarea::placeholder, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-filter::placeholder{
  color: rgba(183, 192, 234, 0.62) !important;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-textarea:focus, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-filter:focus{
  border-color: var(--btg-cyan) !important;
  box-shadow: 0 0 0 4px rgba(48, 220, 255, 0.14), 0 0 32px rgba(124, 92, 255, 0.12) !important;
  background: rgba(6, 12, 36, 0.88) !important;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-actions{
  flex-wrap: wrap;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-btn, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-chip, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load{
  border: 1px solid rgba(151, 167, 255, 0.3);
  background: rgba(124, 92, 255, 0.12);
  color: var(--btg-text);
  border-radius: 12px;
  min-height: 42px;
  padding: 10px 14px;
  font: 750 0.9rem/1 Inter, ui-sans-serif, system-ui, sans-serif;
  letter-spacing: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease, color 180ms ease;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-btn:hover, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-chip:hover, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load:hover{
  transform: translateY(-1px);
  border-color: rgba(48, 220, 255, 0.58);
  background: rgba(124, 92, 255, 0.22);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-btn:focus-visible, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-chip:focus-visible, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load:focus-visible, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card:focus-visible{
  outline: 3px solid rgba(48, 220, 255, 0.38);
  outline-offset: 3px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-emoji{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 1rem !important;
  line-height: 1 !important;
  width: 1.15em !important;
  height: 1.15em !important;
  flex: 0 0 auto !important;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-counts{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: auto;
  color: var(--btg-muted);
  font-size: 0.88rem;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-counts span{
  border: 1px solid rgba(151, 167, 255, 0.22);
  background: rgba(5, 10, 31, 0.38);
  border-radius: 999px;
  padding: 8px 11px;
  white-space: nowrap;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-counts strong{
  color: var(--btg-cyan);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-control-grid{
  display: grid;
  grid-template-columns: 1.35fr 0.95fr 0.9fr;
  gap: 16px;
  margin-top: 20px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-control-block{
  min-width: 0;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-segment{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 9px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-chip{
  min-height: 38px;
  padding: 9px 11px;
  font-size: 0.82rem;
  color: var(--btg-muted);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-chip.is-active{
  background: linear-gradient(135deg, var(--btg-accent), var(--btg-cyan));
  color: var(--btg-inverse);
  border-color: rgba(255, 255, 255, 0.56);
  box-shadow: 0 12px 32px rgba(48, 220, 255, 0.2);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-filter-block{
  display: flex;
  flex-direction: column;
  gap: 9px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-output-section{
  margin-top: 22px;
  padding: 22px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-section-title{
  margin: 0;
  color: var(--btg-text);
  font-size: 1.22rem;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-section-note{
  margin: 6px 0 0;
  color: var(--btg-muted);
  font-size: 0.9rem;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-results-count{
  border: 1px solid rgba(48, 220, 255, 0.28);
  color: var(--btg-cyan);
  background: rgba(48, 220, 255, 0.08);
  border-radius: 999px;
  padding: 8px 12px;
  font-weight: 750;
  font-size: 0.84rem;
  white-space: nowrap;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card{
  position: relative;
  max-height: 250px;
  overflow-y: auto;
  border: 1px solid rgba(151, 167, 255, 0.24);
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(21, 31, 79, 0.72), rgba(9, 15, 43, 0.78));
  padding: 15px;
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  scrollbar-width: thin;
  scrollbar-color: rgba(48, 220, 255, 0.55) rgba(8, 13, 36, 0.65);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card::-webkit-scrollbar, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-textarea::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card::-webkit-scrollbar-track, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-textarea::-webkit-scrollbar-track{
  background: rgba(8, 13, 36, 0.75);
  border-radius: 999px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card::-webkit-scrollbar-thumb, .wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-textarea::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, var(--btg-accent), var(--btg-cyan));
  border-radius: 999px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card:hover{
  transform: translateY(-3px);
  border-color: rgba(48, 220, 255, 0.52);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22), 0 0 28px rgba(124, 92, 255, 0.12);
  background: linear-gradient(180deg, rgba(28, 41, 104, 0.82), rgba(10, 17, 49, 0.88));
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card.is-copied{
  animation: btgCopied 520ms ease;
  border-color: rgba(48, 220, 255, 0.9);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card-top{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 11px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card-name{
  margin: 0;
  color: var(--btg-text);
  font-size: 0.98rem;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card-meta{
  color: var(--btg-cyan);
  background: rgba(48, 220, 255, 0.08);
  border: 1px solid rgba(48, 220, 255, 0.2);
  border-radius: 999px;
  padding: 5px 8px;
  font-size: 0.7rem;
  font-weight: 800;
  white-space: nowrap;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card-output{
  color: rgba(247, 248, 255, 0.94);
  font-size: 0.98rem;
  line-height: 1.55;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  min-height: 58px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-copy-hint{
  margin-top: 12px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--btg-muted);
  font-size: 0.78rem;
  font-weight: 750;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-card.is-copied .btg-copy-hint{
  color: var(--btg-cyan);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-empty{
  margin-top: 18px;
  border: 1px dashed rgba(48, 220, 255, 0.34);
  border-radius: 14px;
  padding: 28px;
  text-align: center;
  color: var(--btg-muted);
  background: rgba(48, 220, 255, 0.06);
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load-row{
  justify-content: center;
  margin-top: 18px;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load{
  min-width: 170px;
  background: linear-gradient(135deg, var(--btg-accent-dark), var(--btg-accent));
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load[hidden]{
  display: none;
}.wpc-scope-241 .tc-wp-tool-root .btg-tool-wrap .btg-load:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
  box-shadow: none;
}@keyframes btgCopied{
  0% { transform: scale(1); }
  45% { transform: scale(1.018); }
  100% { transform: scale(1); }
}@media (max-width: 980px){.tc-wp-tool-root .btg-tool-wrap{
    padding: 44px 14px 52px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-title{
    font-size: clamp(2.15rem, 7vw, 3rem) !important;
    max-width: 900px !important;
  }.tc-wp-tool-root .btg-tool-wrap .btg-control-grid{
    grid-template-columns: 1fr 1fr;
  }.tc-wp-tool-root .btg-tool-wrap .btg-filter-block{
    grid-column: 1 / -1;
  }.tc-wp-tool-root .btg-tool-wrap .btg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (max-width: 680px){.tc-wp-tool-root .btg-tool-wrap{
    padding: 34px 10px 42px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-title{
    font-size: clamp(1.25rem, 8vw, 2.05rem) !important;
    line-height: 1.12 !important;
    max-width: 1000px !important;
    margin-bottom: 10px !important;
  }.tc-wp-tool-root .btg-tool-wrap .btg-subtitle{
    font-size: 0.92rem;
    line-height: 1.5;
  }.tc-wp-tool-root .btg-tool-wrap .btg-panel, .tc-wp-tool-root .btg-tool-wrap .btg-output-section{
    border-radius: 14px;
    padding: 14px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-input-top, .tc-wp-tool-root .btg-tool-wrap .btg-output-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-textarea{
    min-height: 138px !important;
    padding: 14px !important;
    font-size: 0.94rem !important;
    border-radius: 12px !important;
  }.tc-wp-tool-root .btg-tool-wrap .btg-filter{
    min-height: 42px !important;
    padding: 11px 12px !important;
    font-size: 0.9rem !important;
  }.tc-wp-tool-root .btg-tool-wrap .btg-actions{
    align-items: stretch;
  }.tc-wp-tool-root .btg-tool-wrap .btg-btn{
    flex: 1 1 calc(50% - 8px);
    min-height: 40px;
    padding: 9px 10px;
    font-size: 0.82rem;
  }.tc-wp-tool-root .btg-tool-wrap .btg-emoji{
    font-size: 0.94rem !important;
  }.tc-wp-tool-root .btg-tool-wrap .btg-counts{
    width: 100%;
    margin-left: 0;
    justify-content: space-between;
    gap: 8px;
    font-size: 0.78rem;
  }.tc-wp-tool-root .btg-tool-wrap .btg-counts span{
    flex: 1 1 auto;
    text-align: center;
    padding: 8px 7px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-control-grid, .tc-wp-tool-root .btg-tool-wrap .btg-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root .btg-tool-wrap .btg-control-grid{
    gap: 14px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-chip{
    flex: 1 1 auto;
    min-height: 36px;
    padding: 8px 9px;
    font-size: 0.78rem;
  }.tc-wp-tool-root .btg-tool-wrap .btg-card{
    padding: 13px;
    max-height: 250px;
  }.tc-wp-tool-root .btg-tool-wrap .btg-card-name{
    font-size: 0.92rem;
  }.tc-wp-tool-root .btg-tool-wrap .btg-card-output{
    font-size: 0.92rem;
  }}