@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-395 .tc-wp-tool-root img, .wpc-scope-395 .tc-wp-tool-root video, .wpc-scope-395 .tc-wp-tool-root svg, .wpc-scope-395 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #fff8ef;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 72px 20px;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 120, 168, 0.34), transparent 32%),
    radial-gradient(circle at 82% 18%, rgba(247, 190, 92, 0.24), transparent 28%),
    radial-gradient(circle at 50% 95%, rgba(230, 39, 72, 0.2), transparent 34%),
    linear-gradient(135deg, #120923 0%, #191038 38%, #241249 68%, #3a1029 100%);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell::before{
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.75), rgba(0,0,0,0.16));
  pointer-events: none;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-orb{
  position: absolute;
  border-radius: 999px;
  filter: blur(18px);
  opacity: 0.58;
  pointer-events: none;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-orb-one{
  width: 260px;
  height: 260px;
  top: 60px;
  left: -90px;
  background: rgba(255, 96, 151, 0.36);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-orb-two{
  width: 320px;
  height: 320px;
  right: -130px;
  bottom: 170px;
  background: rgba(255, 186, 73, 0.22);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
  position: relative;
  z-index: 1;
  width: min(1200px, 100%);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header{
  max-width: 820px;
  margin: 0 auto 34px;
  text-align: center;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 215, 140, 0.34);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  color: #ffd99d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 24px rgba(255, 111, 169, 0.18);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
  margin: 18px 0 12px;
  color: #fffaf2;
  font-size: 54px;
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 0 26px rgba(255, 83, 156, 0.32);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
  margin: 0 auto;
  max-width: 760px;
  color: rgba(255, 248, 239, 0.84);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-input-panel{
  width: 100%;
  margin: 0 auto 30px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(255,255,255,0.16), rgba(255,255,255,0.07));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255,255,255,0.18);
  backdrop-filter: blur(18px);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe1ae;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-input-wrap{
  width: 100%;
  max-width: 100%;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 138px;
  padding: 18px 18px;
  resize: vertical;
  border: 1px solid rgba(255, 229, 188, 0.24);
  border-radius: 18px;
  outline: none;
  background: rgba(12, 9, 27, 0.72);
  color: #fffaf2;
  font: inherit;
  font-size: 18px;
  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;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-text-input::placeholder{
  color: rgba(255, 248, 239, 0.45);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-text-input:focus{
  border-color: rgba(255, 119, 174, 0.86);
  background: rgba(11, 8, 25, 0.88);
  box-shadow: 0 0 0 4px rgba(255, 84, 159, 0.16), 0 0 30px rgba(255, 84, 159, 0.22);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-input-footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  width: 100%;
  margin-top: 14px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-count{
  color: rgba(255, 248, 239, 0.72);
  font-size: 14px;
  line-height: 1.4;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, opacity 160ms ease;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn{
  min-height: 44px;
  padding: 11px 20px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff8ef;
  border: 1px solid rgba(255, 255, 255, 0.18);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn:hover{
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.16);
  box-shadow: 0 12px 28px rgba(0,0,0,0.2);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-results-head{
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin: 28px 0 18px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-results-head h2{
  margin: 0;
  color: #fffaf2;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-visible-count{
  color: rgba(255, 248, 239, 0.7);
  font-size: 14px;
  font-weight: 700;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.14), rgba(255,255,255,0.06)),
    radial-gradient(circle at top right, rgba(255, 105, 170, 0.12), transparent 40%);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(14px);
  animation: jtgFadeUp 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  overflow: hidden;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 210, 139, 0.42);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.34), 0 0 24px rgba(255, 93, 161, 0.13);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-style-name{
  min-width: 0;
  margin: 0;
  color: #ffe4b9;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn{
  flex: 0 0 auto;
  min-height: 38px;
  min-width: 78px;
  padding: 9px 15px;
  background: linear-gradient(135deg, #ff5f9f, #e62947 48%, #ffbd5a);
  color: #180a19;
  box-shadow: 0 10px 26px rgba(255, 78, 139, 0.3);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn:hover{
  transform: translateY(-1px);
  box-shadow: 0 14px 34px rgba(255, 78, 139, 0.42);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn:active, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn:active, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more:active{
  transform: translateY(1px);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 100px;
  overflow: auto;
  padding: 16px;
  border: 1px solid rgba(255, 226, 183, 0.16);
  border-radius: 16px;
  background: rgba(7, 6, 19, 0.56);
  color: #fffaf2;
  font-size: 18px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(#ff74a9, #ffbd5a);
  border-radius: 999px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
  min-height: 50px;
  padding: 13px 28px;
  background: linear-gradient(135deg, #fff3d4, #ffbd5a 42%, #ff6ea8);
  color: #1a0b1f;
  box-shadow: 0 16px 38px rgba(255, 177, 87, 0.26);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more:hover{
  transform: translateY(-2px);
  box-shadow: 0 20px 44px rgba(255, 177, 87, 0.38);
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}.wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn:focus-visible, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more:focus-visible, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn:focus-visible, .wpc-scope-395 .tc-wp-tool-root .jtg-tool-wrap .jtg-text-input:focus-visible{
  outline: 3px solid rgba(255, 224, 164, 0.78);
  outline-offset: 3px;
}@keyframes jtgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
    padding: 78px 24px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
    width: min(1200px, 100%);
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
    font-size: 56px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
    min-height: 142px;
    font-size: 18px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card{
    padding: 18px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
    font-size: 17px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
    padding: 68px 22px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
    width: 100%;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
    font-size: 50px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
    min-height: 136px;
    font-size: 17px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card{
    padding: 17px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
    padding: 58px 20px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
    width: 100%;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
    font-size: 42px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
    min-height: 126px;
    font-size: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card{
    padding: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
    padding: 44px 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
    width: 100%;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-panel{
    padding: 16px;
    border-radius: 20px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
    min-height: 116px;
    padding: 15px;
    font-size: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-footer{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
    padding: 40px 14px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
    width: 100%;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
    font-size: 31px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-panel{
    padding: 14px;
    border-radius: 18px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
    min-height: 112px;
    padding: 14px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-footer{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card-top{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn{
    width: 100%;
    min-height: 44px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
    padding: 14px;
    font-size: 15px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-shell{
    padding: 36px 12px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-container{
    width: 100%;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-kicker{
    font-size: 12px;
    padding: 6px 12px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-tool-header h1{
    font-size: 28px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-panel{
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-text-input{
    min-height: 108px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-input-footer{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-count{
    font-size: 13px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more{
    width: 100%;
    min-height: 48px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-results-head{
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-results-head h2{
    font-size: 21px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card-top{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn{
    width: 100%;
    min-height: 44px;
    font-size: 15px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-card{
    width: 100%;
    max-width: 100%;
    padding: 12px;
    border-radius: 16px;
  }.tc-wp-tool-root .jtg-tool-wrap .jtg-preview-text{
    padding: 13px;
    font-size: 15px;
    border-radius: 13px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .jtg-tool-wrap .jtg-card, .tc-wp-tool-root .jtg-tool-wrap .jtg-card:hover, .tc-wp-tool-root .jtg-tool-wrap .jtg-clear-btn, .tc-wp-tool-root .jtg-tool-wrap .jtg-load-more, .tc-wp-tool-root .jtg-tool-wrap .jtg-copy-btn{
    animation: none;
    transition: none;
    transform: none;
  }}