@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-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-180 .tc-wp-tool-root img, .wpc-scope-180 .tc-wp-tool-root video, .wpc-scope-180 .tc-wp-tool-root svg, .wpc-scope-180 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-tool-wrap{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  color: #f7efe0;
  background:
    radial-gradient(circle at 18% 10%, rgba(190, 68, 28, 0.34), transparent 28%),
    radial-gradient(circle at 82% 18%, rgba(206, 157, 66, 0.18), transparent 26%),
    radial-gradient(circle at 50% 105%, rgba(126, 22, 18, 0.32), transparent 34%),
    linear-gradient(135deg, #080807 0%, #151311 45%, #20100f 100%);
  padding: 58px 22px;
  isolation: isolate;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-tool-wrap, .wpc-scope-180 .tc-wp-tool-root .dsfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-tool-wrap::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.025) 1px, transparent 1px);
  background-size: 46px 46px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.8), transparent 78%);
  opacity: 0.35;
  z-index: -1;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-container{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 18px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.08;
  letter-spacing: 0;
  color: #fff4d2;
  text-shadow: 0 0 18px rgba(222, 101, 39, 0.42), 0 2px 0 rgba(0,0,0,0.75);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-subtitle{
  max-width: 780px;
  margin: 14px auto 0;
  color: #d8cdbb;
  font-size: 1.02rem;
  line-height: 1.65;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-control-card{
  width: 100%;
  max-width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(210, 168, 86, 0.28);
  background: linear-gradient(145deg, rgba(35, 32, 29, 0.78), rgba(16, 15, 14, 0.82));
  box-shadow: 0 18px 55px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.08);
  backdrop-filter: blur(12px);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-label{
  display: block;
  margin: 0 0 10px;
  color: #f1d18a;
  font-size: 0.96rem;
  font-weight: 700;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(218, 179, 99, 0.38);
  background: rgba(6, 6, 6, 0.72);
  color: #fff7e7;
  padding: 15px 16px;
  min-height: 52px;
  font-size: 1rem;
  line-height: 1.25;
  outline: none;
  border-radius: 8px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-input::placeholder{
  color: rgba(238, 224, 197, 0.56);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-input:focus{
  border-color: #f0b653;
  background: rgba(10, 9, 8, 0.9);
  box-shadow: 0 0 0 4px rgba(221, 101, 38, 0.22), 0 0 26px rgba(230, 125, 46, 0.22);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-action-row, .wpc-scope-180 .tc-wp-tool-root .dsfg-load-row{
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 14px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-clear-btn, .wpc-scope-180 .tc-wp-tool-root .dsfg-copy-btn, .wpc-scope-180 .tc-wp-tool-root .dsfg-load-more{
  appearance: none;
  border: 1px solid rgba(239, 188, 88, 0.42);
  background: linear-gradient(135deg, rgba(112, 31, 21, 0.95), rgba(43, 37, 32, 0.96));
  color: #fff4dc;
  min-height: 44px;
  padding: 11px 18px;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 800;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(0,0,0,0.28), inset 0 1px 0 rgba(255,255,255,0.08);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background 180ms ease;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-clear-btn:hover, .wpc-scope-180 .tc-wp-tool-root .dsfg-copy-btn:hover, .wpc-scope-180 .tc-wp-tool-root .dsfg-load-more:hover{
  transform: translateY(-2px);
  border-color: rgba(255, 213, 118, 0.78);
  background: linear-gradient(135deg, rgba(154, 45, 25, 0.98), rgba(61, 51, 40, 0.98));
  box-shadow: 0 15px 28px rgba(0,0,0,0.34), 0 0 22px rgba(221, 83, 35, 0.24);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-clear-btn:focus-visible, .wpc-scope-180 .tc-wp-tool-root .dsfg-copy-btn:focus-visible, .wpc-scope-180 .tc-wp-tool-root .dsfg-load-more:focus-visible{
  outline: 3px solid rgba(255, 212, 116, 0.9);
  outline-offset: 3px;
  box-shadow: 0 0 0 6px rgba(155, 45, 25, 0.32);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-grid{
  width: 100%;
  max-width: 100%;
  display: grid;
  gap: 18px;
  align-items: stretch;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(185, 163, 128, 0.24);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(34, 32, 30, 0.8), rgba(12, 12, 12, 0.88)),
    radial-gradient(circle at top right, rgba(201, 86, 37, 0.16), transparent 42%);
  box-shadow: 0 16px 40px rgba(0,0,0,0.32), inset 0 1px 0 rgba(255,255,255,0.055);
  display: flex;
  flex-direction: column;
  gap: 12px;
  opacity: 0;
  transform: translateY(12px);
  animation: dsfgFadeIn 320ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(226, 179, 92, 0.48);
  box-shadow: 0 22px 48px rgba(0,0,0,0.4), 0 0 25px rgba(177, 60, 30, 0.16);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-card-title{
  margin: 0;
  color: #f2cf87;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 800;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid rgba(133, 124, 111, 0.28);
  background: rgba(0, 0, 0, 0.36);
  color: #fff8e8;
  font-size: 1.08rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  text-shadow: 0 0 10px rgba(233, 108, 39, 0.12);
}.wpc-scope-180 .tc-wp-tool-root .dsfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.06);
  border-radius: 999px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#b67a36, #7a251e);
  border-radius: 999px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-copy-btn{
  width: 100%;
  max-width: 100%;
  margin-top: auto;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-load-more{
  min-width: 190px;
}.wpc-scope-180 .tc-wp-tool-root .dsfg-load-more.dsfg-hidden{
  display: none;
}@keyframes dsfgFadeIn{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .dsfg-tool-wrap{
    padding: 64px 24px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .dsfg-container{
    width: 100%;
    padding: 0 18px;
  }.tc-wp-tool-root .dsfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .dsfg-subtitle{
    font-size: 1.04rem;
  }.tc-wp-tool-root .dsfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px 16px;
  }.tc-wp-tool-root .dsfg-clear-btn, .tc-wp-tool-root .dsfg-copy-btn, .tc-wp-tool-root .dsfg-load-more{
    font-size: 0.95rem;
    padding: 11px 18px;
  }.tc-wp-tool-root .dsfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .dsfg-card{
    padding: 18px;
  }.tc-wp-tool-root .dsfg-preview{
    font-size: 1.08rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .dsfg-tool-wrap{
    padding: 58px 20px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .dsfg-container{
    width: 100%;
    padding: 0 16px;
  }.tc-wp-tool-root .dsfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .dsfg-subtitle{
    font-size: 1rem;
  }.tc-wp-tool-root .dsfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 15px;
  }.tc-wp-tool-root .dsfg-clear-btn, .tc-wp-tool-root .dsfg-copy-btn, .tc-wp-tool-root .dsfg-load-more{
    font-size: 0.94rem;
    padding: 11px 17px;
  }.tc-wp-tool-root .dsfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .dsfg-card{
    padding: 17px;
  }.tc-wp-tool-root .dsfg-preview{
    font-size: 1.04rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .dsfg-tool-wrap{
    padding: 50px 18px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .dsfg-container{
    width: 100%;
    padding: 0 14px;
  }.tc-wp-tool-root .dsfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .dsfg-subtitle{
    font-size: 0.98rem;
  }.tc-wp-tool-root .dsfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }.tc-wp-tool-root .dsfg-clear-btn, .tc-wp-tool-root .dsfg-copy-btn, .tc-wp-tool-root .dsfg-load-more{
    font-size: 0.94rem;
    padding: 11px 16px;
  }.tc-wp-tool-root .dsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .dsfg-card{
    padding: 16px;
  }.tc-wp-tool-root .dsfg-preview{
    font-size: 1.02rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .dsfg-tool-wrap{
    padding: 42px 14px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .dsfg-container{
    width: 100%;
    padding: 0 8px;
  }.tc-wp-tool-root .dsfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .dsfg-subtitle{
    font-size: 0.95rem;
  }.tc-wp-tool-root .dsfg-control-card{
    padding: 16px;
  }.tc-wp-tool-root .dsfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }.tc-wp-tool-root .dsfg-clear-btn, .tc-wp-tool-root .dsfg-copy-btn, .tc-wp-tool-root .dsfg-load-more{
    width: 100%;
    max-width: 100%;
    font-size: 0.94rem;
    padding: 12px 15px;
  }.tc-wp-tool-root .dsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .dsfg-card{
    padding: 15px;
  }.tc-wp-tool-root .dsfg-preview{
    font-size: 1rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .dsfg-tool-wrap{
    padding: 36px 12px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .dsfg-container{
    width: 100%;
    padding: 0 6px;
  }.tc-wp-tool-root .dsfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .dsfg-subtitle{
    font-size: 0.93rem;
  }.tc-wp-tool-root .dsfg-control-card{
    padding: 15px;
  }.tc-wp-tool-root .dsfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 13px;
  }.tc-wp-tool-root .dsfg-clear-btn, .tc-wp-tool-root .dsfg-copy-btn, .tc-wp-tool-root .dsfg-load-more{
    width: 100%;
    max-width: 100%;
    font-size: 0.93rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .dsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .dsfg-card{
    padding: 14px;
  }.tc-wp-tool-root .dsfg-preview{
    font-size: 0.98rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .dsfg-tool-wrap{
    padding: 32px 10px;
    border-radius: 0 !important;
  }.tc-wp-tool-root .dsfg-container{
    width: 100%;
    padding: 0 4px;
  }.tc-wp-tool-root .dsfg-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .dsfg-subtitle{
    font-size: 0.91rem;
  }.tc-wp-tool-root .dsfg-control-card{
    padding: 13px;
  }.tc-wp-tool-root .dsfg-input{
    width: 100%;
    font-size: 1rem;
    padding: 12px;
  }.tc-wp-tool-root .dsfg-clear-btn, .tc-wp-tool-root .dsfg-copy-btn, .tc-wp-tool-root .dsfg-load-more{
    width: 100%;
    max-width: 100%;
    font-size: 0.92rem;
    padding: 12px 13px;
  }.tc-wp-tool-root .dsfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .dsfg-card{
    padding: 13px;
  }.tc-wp-tool-root .dsfg-preview{
    font-size: 0.96rem;
  }}.wpc-scope-180 .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-180 .tc-wp-tool-root .dsfg-results{}