@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-471 .tc-wp-tool-root img, .wpc-scope-471 .tc-wp-tool-root video, .wpc-scope-471 .tc-wp-tool-root svg, .wpc-scope-471 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: #f8fbff;
  background:
    radial-gradient(circle at 12% 12%, rgba(81, 226, 194, 0.28), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 209, 102, 0.24), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(111, 123, 255, 0.26), transparent 34%),
    linear-gradient(135deg, #07131f 0%, #102236 42%, #08121d 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap, .wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(123, 240, 214, 0.38);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #bff8eb;
  font-weight: 800;
  line-height: 1.2;
  box-shadow: 0 0 28px rgba(81, 226, 194, 0.12);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap h1, .wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap h2{
  margin: 0;
  color: #ffffff;
  line-height: 1.05;
  letter-spacing: 0;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(235, 246, 255, 0.86);
  line-height: 1.65;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
  margin-top: 34px;
  border: 1px solid rgba(207, 232, 255, 0.2);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 26px 80px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-input-label{
  display: block;
  margin-bottom: 12px;
  color: #dffdf6;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(197, 232, 255, 0.24);
  border-radius: 20px;
  outline: none;
  resize: vertical;
  background: rgba(3, 12, 23, 0.7);
  color: #ffffff;
  line-height: 1.55;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-input::placeholder{
  color: rgba(221, 237, 248, 0.58);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-input:focus{
  border-color: rgba(123, 240, 214, 0.76);
  background: rgba(4, 16, 30, 0.86);
  box-shadow: 0 0 0 4px rgba(81, 226, 194, 0.14), 0 0 42px rgba(81, 226, 194, 0.18);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row, .wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  cursor: pointer;
  background: linear-gradient(135deg, #54f0c9 0%, #f7cf64 100%);
  color: #06131e;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(84, 240, 201, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.05);
  box-shadow: 0 18px 46px rgba(247, 207, 100, 0.22), 0 0 34px rgba(84, 240, 201, 0.18);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-btn:active{
  transform: translateY(0);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-count{
  flex: 0 0 auto;
  border: 1px solid rgba(123, 240, 214, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(235, 246, 255, 0.82);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
  display: grid;
  width: 100%;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(207, 232, 255, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.065)),
    radial-gradient(circle at 14% 0%, rgba(84, 240, 201, 0.14), transparent 36%);
  box-shadow: 0 22px 58px rgba(0, 0, 0, 0.27), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(16px);
  animation: scfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(123, 240, 214, 0.42);
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.34), 0 0 36px rgba(84, 240, 201, 0.12);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 96px;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(197, 232, 255, 0.16);
  border-radius: 16px;
  background: rgba(2, 10, 19, 0.46);
  color: #f7fbff;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #54f0c9, #f7cf64);
  border-radius: 999px;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-card-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-copy-btn{
  min-width: 92px;
  background: linear-gradient(135deg, #ffffff 0%, #bff8eb 100%);
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-load-row{
  margin-top: 28px;
}.wpc-scope-471 .tc-wp-tool-root .scfg-tool-wrap .scfg-load-btn.scfg-hidden{
  display: none;
}@keyframes scfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .scfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
    width: 100%;
  }.tc-wp-tool-root .scfg-tool-wrap h1{
    font-size: 30px;
  }.tc-wp-tool-root .scfg-tool-wrap h2{
    font-size: 21px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-label{
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input{
    min-height: 140px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row{
    margin-top: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
    min-height: 42px;
    padding: 0 18px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
    margin-top: 28px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-count{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card{
    padding: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
    padding: 13px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .scfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
    width: 100%;
  }.tc-wp-tool-root .scfg-tool-wrap h1{
    font-size: 34px;
  }.tc-wp-tool-root .scfg-tool-wrap h2{
    font-size: 22px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
    padding: 17px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-label{
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input{
    min-height: 150px;
    padding: 15px;
    font-size: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row{
    margin-top: 17px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
    min-height: 44px;
    padding: 0 20px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-count{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
    margin-top: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card{
    padding: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
    padding: 14px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .scfg-tool-wrap{
    padding: 44px 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
    width: 100%;
  }.tc-wp-tool-root .scfg-tool-wrap h1{
    font-size: 40px;
  }.tc-wp-tool-root .scfg-tool-wrap h2{
    font-size: 24px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input{
    min-height: 160px;
    padding: 16px;
    font-size: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row{
    margin-top: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
    min-height: 46px;
    padding: 0 22px;
    font-size: 14px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
    margin-top: 34px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-count{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
    grid-template-columns: 1fr !important;
    gap: 17px;
    margin-top: 20px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card{
    padding: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
    padding: 15px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .scfg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
    width: 100%;
  }.tc-wp-tool-root .scfg-tool-wrap h1{
    font-size: 54px;
  }.tc-wp-tool-root .scfg-tool-wrap h2{
    font-size: 28px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input{
    min-height: 172px;
    padding: 18px;
    font-size: 17px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row{
    margin-top: 20px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
    min-height: 48px;
    padding: 0 24px;
    font-size: 14px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
    margin-top: 38px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-count{
    padding: 10px 15px;
    font-size: 12px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 22px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card{
    padding: 20px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
    padding: 16px;
    font-size: 16px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .scfg-tool-wrap{
    padding: 68px 28px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
    width: 100%;
  }.tc-wp-tool-root .scfg-tool-wrap h1{
    font-size: 64px;
  }.tc-wp-tool-root .scfg-tool-wrap h2{
    font-size: 30px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
    padding: 28px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input{
    min-height: 184px;
    padding: 20px;
    font-size: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row{
    margin-top: 22px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
    min-height: 50px;
    padding: 0 26px;
    font-size: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
    margin-top: 42px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-count{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 24px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card{
    padding: 21px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
    font-size: 17px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
    padding: 16px;
    font-size: 16px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .scfg-tool-wrap{
    padding: 78px 32px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-shell{
    width: 100%;
  }.tc-wp-tool-root .scfg-tool-wrap h1{
    font-size: 72px;
  }.tc-wp-tool-root .scfg-tool-wrap h2{
    font-size: 32px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-kicker{
    padding: 11px 20px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input-panel{
    padding: 30px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-input{
    min-height: 190px;
    padding: 22px;
    font-size: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-clear-row{
    margin-top: 22px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-btn{
    min-height: 52px;
    padding: 0 28px;
    font-size: 15px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-results-head{
    margin-top: 46px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-count{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 24px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card{
    padding: 22px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-card-title{
    font-size: 18px;
  }.tc-wp-tool-root .scfg-tool-wrap .scfg-preview{
    padding: 17px;
    font-size: 16px;
  }}.wpc-scope-471 .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;
}.wpc-scope-471 .tc-wp-tool-root .scfg-clear-btn{}