@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-226 .tc-wp-tool-root img, .wpc-scope-226 .tc-wp-tool-root video, .wpc-scope-226 .tc-wp-tool-root svg, .wpc-scope-226 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap, .wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  color: #f9fbff;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 12% 8%, rgba(93, 224, 230, 0.32), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 111, 216, 0.28), transparent 34%),
    linear-gradient(135deg, #10152f 0%, #20123f 38%, #0c3346 70%, #071927 100%);
  isolation: isolate;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-bg-glow{
  position: absolute;
  z-index: 0;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(18px);
  opacity: 0.78;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-bg-glow-one{
  width: 260px;
  height: 260px;
  left: 5%;
  top: 120px;
  background: rgba(80, 220, 255, 0.22);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-bg-glow-two{
  width: 340px;
  height: 340px;
  right: -90px;
  bottom: 90px;
  background: rgba(255, 82, 188, 0.18);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-container{
  position: relative;
  z-index: 1;
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel, .wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-input-panel, .wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-card{
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
  border-radius: 28px;
  text-align: center;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-kicker{
  display: inline-block;
  max-width: 100%;
  margin: 0 0 12px;
  padding: 8px 14px;
  border-radius: 999px;
  color: #bff9ff;
  background: rgba(35, 244, 255, 0.12);
  border: 1px solid rgba(139, 248, 255, 0.26);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-title{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 34px rgba(106, 236, 255, 0.34);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
  width: min(760px, 100%);
  margin: 16px auto 0;
  color: rgba(244, 249, 255, 0.84);
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-input-panel{
  margin: 28px auto 0;
  width: min(860px, 100%);
  border-radius: 22px;
  padding: 18px;
  text-align: left;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  font-weight: 750;
  line-height: 1.3;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(191, 249, 255, 0.32);
  border-radius: 18px;
  background: rgba(4, 11, 28, 0.58);
  color: #ffffff;
  outline: none;
  line-height: 1.55;
  box-shadow: inset 0 1px 18px rgba(0, 0, 0, 0.22);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-input::placeholder{
  color: rgba(235, 244, 255, 0.48);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-input:focus{
  border-color: rgba(107, 244, 255, 0.78);
  background: rgba(4, 11, 28, 0.72);
  box-shadow: 0 0 0 4px rgba(73, 224, 255, 0.14), 0 0 34px rgba(73, 224, 255, 0.2), inset 0 1px 18px rgba(0, 0, 0, 0.22);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-clear-row, .wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-load-row{
  display: grid;
  place-items: center;
  width: 100%;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-clear-row{
  margin-top: 14px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-load-row{
  margin-top: 26px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border: 0;
  border-radius: 999px;
  color: #051420;
  background: linear-gradient(135deg, #72f7ff 0%, #ff8adf 52%, #fff16a 100%);
  font-weight: 850;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 12px 34px rgba(47, 230, 255, 0.23), inset 0 1px 0 rgba(255, 255, 255, 0.62);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 42px rgba(255, 116, 219, 0.25), 0 0 24px rgba(107, 244, 255, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.78);
  outline-offset: 3px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-clear-btn{
  min-width: 92px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-grid-head{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  margin-top: 30px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-count{
  flex: 0 0 auto;
  color: rgba(229, 247, 255, 0.76);
  font-size: 14px;
  font-weight: 750;
  line-height: 1.3;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 20px;
  overflow: hidden;
  animation: ufgFadeIn 360ms ease both;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-card-name{
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 850;
  line-height: 1.35;
  letter-spacing: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 16px;
  color: #f8fcff;
  background:
    linear-gradient(90deg, rgba(105, 246, 255, 0.13), transparent 46%, rgba(255, 131, 218, 0.1)),
    rgba(3, 9, 25, 0.5);
  border: 1px solid rgba(215, 250, 255, 0.18);
  line-height: 1.65;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
  user-select: text;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-card-actions{
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-copy-btn{
  min-width: 92px;
  padding-inline: 18px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-load-btn[hidden]{
  display: none;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #72f7ff, #ff8adf);
  border-radius: 999px;
}.wpc-scope-226 .tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
  scrollbar-width: thin;
  scrollbar-color: #72f7ff rgba(255, 255, 255, 0.08);
}@keyframes ufgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(124, 246, 255, 0.38);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.32), 0 0 28px rgba(107, 244, 255, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ufg-tool-wrap{
    padding: 32px 12px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-container{
    width: 100%;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
    padding: 22px 12px;
    border-radius: 20px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-title{
    font-size: 31px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-input{
    min-height: 132px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
    min-height: 40px;
    padding: 12px 17px;
    font-size: 13px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    padding: 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
    font-size: 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
    font-size: 20px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid-head{
    display: block;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-count{
    display: block;
    margin-top: 6px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ufg-tool-wrap{
    padding: 36px 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-container{
    width: 100%;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
    padding: 24px 14px;
    border-radius: 22px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-title{
    font-size: 36px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-input{
    min-height: 138px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
    min-height: 42px;
    padding: 13px 18px;
    font-size: 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    padding: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ufg-tool-wrap{
    padding: 42px 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-container{
    width: 100%;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
    padding: 30px 18px;
    border-radius: 24px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-title{
    font-size: 42px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-input{
    min-height: 146px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
    min-height: 44px;
    padding: 14px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    padding: 17px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ufg-tool-wrap{
    padding: 56px 24px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-container{
    width: 100%;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
    padding: 42px 28px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-title{
    font-size: 58px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-input{
    min-height: 156px;
    padding: 17px;
    font-size: 17px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
    min-height: 46px;
    padding: 15px 22px;
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    padding: 18px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
    font-size: 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
    font-size: 25px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ufg-tool-wrap{
    padding: 66px 28px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-container{
    width: 100%;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
    padding: 48px 34px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-title{
    font-size: 64px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-input{
    min-height: 164px;
    padding: 18px;
    font-size: 17px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
    min-height: 48px;
    padding: 15px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    padding: 19px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
    font-size: 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
    font-size: 27px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ufg-tool-wrap{
    padding: 76px 32px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-container{
    width: 100%;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-hero-panel{
    padding: 54px 42px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-title{
    font-size: 72px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-input{
    min-height: 172px;
    padding: 19px;
    font-size: 18px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-btn{
    min-height: 50px;
    padding: 16px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-card{
    padding: 20px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-preview{
    font-size: 16px;
  }.tc-wp-tool-root .ufg-tool-wrap .ufg-section-title{
    font-size: 28px;
  }}.wpc-scope-226 .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;
}