@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");

/* 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-288 .tc-wp-tool-root img, .wpc-scope-288 .tc-wp-tool-root video, .wpc-scope-288 .tc-wp-tool-root svg, .wpc-scope-288 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap{
  width:100% !important;
  max-width:100% !important;
  min-height:100vh !important;
  position:relative !important;
  overflow:hidden !important;
  z-index:1 !important;
  font-family:"Inter",sans-serif !important;
  background:linear-gradient(135deg,#0D0D0F 0%,#160E10 35%,#120F0D 68%,#0D0D0F 100%) !important;
  color:#94A3B8 !important;
  box-sizing:border-box !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap *{
  box-sizing:border-box !important;
  margin:0 !important;
  padding:0 !important;
  font-family:"Inter",sans-serif !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap::before{
  content:"" !important;
  position:absolute !important;
  top:-160px !important;
  left:-150px !important;
  width:460px !important;
  height:460px !important;
  background:radial-gradient(circle,rgba(185,28,28,0.07),rgba(185,28,28,0) 70%) !important;
  pointer-events:none !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap::after{
  content:"" !important;
  position:absolute !important;
  right:-170px !important;
  bottom:-180px !important;
  width:520px !important;
  height:520px !important;
  background:radial-gradient(circle,rgba(249,115,22,0.05),rgba(249,115,22,0) 70%) !important;
  pointer-events:none !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-main{
  width:100% !important;
  max-width:1200px !important;
  margin:0 auto !important;
  padding:32px 16px 64px !important;
  position:relative !important;
  z-index:2 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-hero{
  text-align:center !important;
  padding:42px 0 30px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-tgr{
  font-size:clamp(34px,6vw,72px) !important;
  line-height:1.02 !important;
  font-weight:800 !important;
  letter-spacing:0 !important;
  color:#F1F5F9 !important;
  background:linear-gradient(135deg,#B91C1C,#F97316) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:rgba(0,0,0,0) !important;
  margin:0 auto 18px !important;
  max-width:980px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-hero p{
  color:#94A3B8 !important;
  font-size:17px !important;
  line-height:1.7 !important;
  max-width:760px !important;
  margin:0 auto !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-gp{
  background:rgba(255,255,255,0.04) !important;
  border:1px solid rgba(185,28,28,0.14) !important;
  border-radius:1.25rem !important;
  padding:24px !important;
  backdrop-filter:blur(20px) !important;
  box-shadow:0 20px 70px rgba(0,0,0,0.28) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-inputrow{
  display:grid !important;
  gap:14px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap #dth-in{
  width:100% !important;
  min-height:132px !important;
  resize:vertical !important;
  border:1px solid rgba(185,28,28,0.18) !important;
  border-radius:16px !important;
  background:rgba(0,0,0,0.26) !important;
  color:#F1F5F9 !important;
  font-size:17px !important;
  line-height:1.6 !important;
  padding:18px !important;
  outline:none !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap #dth-in:focus{
  border-color:#F97316 !important;
  box-shadow:0 0 0 3px rgba(249,115,22,0.12) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap #dth-in::placeholder{
  color:rgba(148,163,184,0.64) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  flex-wrap:wrap !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap #dth-ct{
  color:#94A3B8 !important;
  font-size:13px !important;
  font-weight:600 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cl{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  border:1px solid rgba(185,28,28,0.18) !important;
  background:rgba(185,28,28,0.08) !important;
  color:#F1F5F9 !important;
  border-radius:9999px !important;
  padding:9px 16px !important;
  font-size:12px !important;
  font-weight:800 !important;
  cursor:pointer !important;
  transition:all .2s ease !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cl:hover{
  border-color:#F97316 !important;
  color:#F97316 !important;
  background:rgba(249,115,22,0.08) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cl svg{
  width:16px !important;
  height:16px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:2 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-filters{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  margin-top:20px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-filter{
  border-radius:9999px !important;
  padding:9px 20px !important;
  font-size:12px !important;
  font-weight:800 !important;
  letter-spacing:0 !important;
  transition:all .2s ease !important;
  border:1px solid rgba(148,163,184,0.22) !important;
  background:rgba(255,255,255,0.03) !important;
  color:#94A3B8 !important;
  cursor:pointer !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-filter.active{
  background:rgba(185,28,28,0.10) !important;
  color:#B91C1C !important;
  border-color:#B91C1C !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-filter:hover{
  border-color:#F97316 !important;
  color:#F97316 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-countbar{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin:24px 0 !important;
  color:#F1F5F9 !important;
  font-size:14px !important;
  font-weight:800 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-pill{
  border:1px solid rgba(249,115,22,0.18) !important;
  color:#F97316 !important;
  background:rgba(249,115,22,0.07) !important;
  border-radius:9999px !important;
  padding:8px 14px !important;
  font-size:12px !important;
  white-space:nowrap !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-grid{
  display:grid !important;
  gap:24px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-gc{
  background:rgba(255,255,255,0.04) !important;
  border:1px solid rgba(185,28,28,0.12) !important;
  backdrop-filter:blur(20px) !important;
  border-radius:1.25rem !important;
  padding:24px !important;
  cursor:pointer !important;
  height:200px !important;
  overflow-y:auto !important;
  transition:all .2s ease !important;
  display:flex !important;
  flex-direction:column !important;
  gap:16px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-gc:hover{
  transform:translateY(-2px) !important;
  box-shadow:0 4px 24px rgba(185,28,28,0.10) !important;
  border-color:rgba(249,115,22,0.42) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cardtop{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-name{
  color:#F1F5F9 !important;
  font-size:13px !important;
  font-weight:800 !important;
  line-height:1.35 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-preview{
  color:#F1F5F9 !important;
  font-size:25px !important;
  line-height:1.35 !important;
  overflow-wrap:anywhere !important;
  word-break:break-word !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cb{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  padding:6px !important;
  border-radius:50% !important;
  border:1px solid rgba(185,28,28,0.15) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:rgba(255,255,255,0.03) !important;
  color:#94A3B8 !important;
  cursor:pointer !important;
  transition:all .2s ease !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cb:hover{
  background:rgba(185,28,28,0.06) !important;
  border-color:#F97316 !important;
  color:#F97316 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cb.ok{
  background:linear-gradient(135deg,#B91C1C,#F97316) !important;
  color:#FFFFFF !important;
  transform:scale(1.08) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-cb svg{
  width:16px !important;
  height:16px !important;
  display:block !important;
  stroke:currentColor !important;
  fill:none !important;
  stroke-width:2 !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-loadwrap{
  display:flex !important;
  justify-content:center !important;
  padding-top:28px !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-more{
  border:1px solid rgba(249,115,22,0.24) !important;
  color:#F1F5F9 !important;
  background:linear-gradient(135deg,rgba(185,28,28,0.18),rgba(249,115,22,0.12)) !important;
  border-radius:9999px !important;
  padding:13px 26px !important;
  font-weight:800 !important;
  cursor:pointer !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-wrap#dth-wrap .dth-empty{
  color:#94A3B8 !important;
  border:1px dashed rgba(148,163,184,0.22) !important;
  border-radius:16px !important;
  padding:28px !important;
  text-align:center !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-tst#dth-tst{
  position:fixed !important;
  bottom:32px !important;
  left:50% !important;
  transform:translateX(-50%) translateY(10px) !important;
  background:linear-gradient(135deg,#B91C1C,#F97316) !important;
  border-radius:9999px !important;
  padding:16px 36px !important;
  color:#FFFFFF !important;
  z-index:9999 !important;
  opacity:0 !important;
  pointer-events:none !important;
  transition:all .2s ease !important;
  font-family:"Inter",sans-serif !important;
  font-weight:800 !important;
  font-size:14px !important;
  box-shadow:0 14px 40px rgba(0,0,0,0.32) !important;
}.wpc-scope-288 .tc-wp-tool-root #dth-tst#dth-tst.show{
  opacity:1 !important;
  transform:translateX(-50%) translateY(0) !important;
}@media (min-width:768px){.tc-wp-tool-root #dth-wrap#dth-wrap .dth-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:28px !important;
  }}@media (min-width:1024px){.tc-wp-tool-root #dth-wrap#dth-wrap .dth-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:28px !important;
  }}@media (max-width:767px){.tc-wp-tool-root #dth-wrap#dth-wrap .dth-main{
    padding:22px 14px 48px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-hero{
    padding:28px 0 22px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-hero p{
    font-size:15px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-gp{
    padding:18px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-gc{
    height:176px !important;
    padding:18px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-preview{
    font-size:22px !important;
  }}@media (max-width:480px){.tc-wp-tool-root #dth-wrap#dth-wrap .dth-main{
    padding:18px 12px 42px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-tgr{
    font-size:32px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-countbar{
    align-items:flex-start !important;
    flex-direction:column !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-filter{
    padding:9px 15px !important;
  }.tc-wp-tool-root #dth-wrap#dth-wrap .dth-gc{
    height:164px !important;
  }.tc-wp-tool-root #dth-tst#dth-tst{
    width:calc(100% - 28px) !important;
    text-align:center !important;
    padding:14px 18px !important;
  }}.wpc-scope-288 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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-288 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .dth-tool-wrap{}