@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-302 .tc-wp-tool-root img, .wpc-scope-302 .tc-wp-tool-root video, .wpc-scope-302 .tc-wp-tool-root svg, .wpc-scope-302 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap *{
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-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", Arial, sans-serif !important;
  background: linear-gradient(145deg, rgba(2,6,23,1) 0%, rgba(8,22,38,1) 36%, rgba(12,18,32,1) 68%, rgba(18,6,14,1) 100%) !important;
  color: #94A3B8 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap::before{
  content: "" !important;
  position: absolute !important;
  inset: -18% auto auto -12% !important;
  width: 520px !important;
  height: 520px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, rgba(14,165,233,0.08), rgba(14,165,233,0) 68%) !important;
  pointer-events: none !important;
  z-index: -1 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap::after{
  content: "" !important;
  position: absolute !important;
  inset: auto -14% -22% auto !important;
  width: 560px !important;
  height: 560px !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, rgba(239,68,68,0.05), rgba(239,68,68,0) 70%) !important;
  pointer-events: none !important;
  z-index: -1 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-main{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 32px 16px 64px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-hero{
  padding: 44px 0 28px !important;
  text-align: center !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap h1{
  color: #F1F5F9 !important;
  font-size: 44px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  max-width: 900px !important;
  margin: 0 auto 16px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-hero p{
  color: #94A3B8 !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
  max-width: 720px !important;
  margin: 0 auto !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-panel, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-countbar{
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(14,165,233,0.12) !important;
  border-radius: 1.25rem !important;
  padding: 22px !important;
  margin-bottom: 24px !important;
  box-shadow: 0 18px 60px rgba(0,0,0,0.22) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-input-row, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-meta, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-card-top, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-more{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-label, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-name, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap #jws-style-count{
  color: #F1F5F9 !important;
  font-weight: 700 !important;
  font-size: 13px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap textarea{
  width: 100% !important;
  min-height: 126px !important;
  resize: vertical !important;
  margin-top: 12px !important;
  border-radius: 1rem !important;
  border: 1px solid rgba(14,165,233,0.18) !important;
  background: rgba(2,6,23,0.68) !important;
  color: #F1F5F9 !important;
  padding: 18px !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  outline: none !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap textarea:focus{
  border-color: rgba(14,165,233,0.72) !important;
  box-shadow: 0 0 0 4px rgba(14,165,233,0.12) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap textarea::placeholder{
  color: rgba(148,163,184,0.72) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-meta{
  margin-top: 10px !important;
  color: #94A3B8 !important;
  font-size: 13px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-clear, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-cb{
  width: 34px !important;
  height: 34px !important;
  padding: 6px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(14,165,233,0.22) !important;
  background: rgba(255,255,255,0.05) !important;
  color: #94A3B8 !important;
  cursor: pointer !important;
  transition: transform 160ms ease, border-color 160ms ease, color 160ms ease, background 160ms ease !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-clear svg, .wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-cb svg{
  width: 16px !important;
  height: 16px !important;
  stroke: currentColor !important;
  stroke-width: 2.2 !important;
  fill: none !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-cb.ok{
  background: linear-gradient(135deg, #0EA5E9, #EF4444) !important;
  color: rgba(255,255,255,1) !important;
  transform: scale(1.08) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-filters{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 18px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-filter{
  border-radius: 999px !important;
  padding: 9px 20px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  border: 1px solid rgba(14,165,233,0.18) !important;
  background: rgba(255,255,255,0.035) !important;
  color: #94A3B8 !important;
  cursor: pointer !important;
  transition: border-color 160ms ease, color 160ms ease, background 160ms ease !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-filter:hover{
  border-color: rgba(239,68,68,0.72) !important;
  color: #EF4444 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-filter.active{
  background: rgba(14,165,233,0.14) !important;
  color: #0EA5E9 !important;
  border-color: rgba(14,165,233,0.72) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-grid{
  display: grid !important;
  gap: 24px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-gc{
  border-radius: 1.25rem !important;
  padding: 24px !important;
  cursor: pointer !important;
  height: 200px !important;
  overflow-y: auto !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(14,165,233,0.12) !important;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-gc:hover{
  box-shadow: 0 4px 24px rgba(14,165,233,0.10) !important;
  transform: translateY(-2px) !important;
  border-color: rgba(239,68,68,0.28) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-tag{
  color: #0EA5E9 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-out{
  color: #F1F5F9 !important;
  font-size: 25px !important;
  line-height: 1.35 !important;
  overflow-wrap: anywhere !important;
  margin-top: 28px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-ph{
  color: rgba(148,163,184,0.5) !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-more{
  justify-content: center !important;
  padding-top: 28px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-more-btn{
  border: 0 !important;
  border-radius: 999px !important;
  padding: 13px 28px !important;
  background: linear-gradient(135deg, #0EA5E9, #EF4444) !important;
  color: rgba(255,255,255,1) !important;
  font-weight: 800 !important;
  cursor: pointer !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-empty{
  color: #94A3B8 !important;
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(14,165,233,0.12) !important;
  border-radius: 1.25rem !important;
  padding: 28px !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-tst{
  position: fixed !important;
  left: 50% !important;
  bottom: 32px !important;
  transform: translateX(-50%) !important;
  background: linear-gradient(135deg, #0EA5E9, #EF4444) !important;
  border-radius: 999px !important;
  padding: 16px 36px !important;
  color: rgba(255,255,255,1) !important;
  z-index: 9999 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 180ms ease, transform 180ms ease !important;
  font-weight: 800 !important;
}.wpc-scope-302 .tc-wp-tool-root #jws-wrap#jws-wrap .jws-tst.show{
  opacity: 1 !important;
  transform: translateX(-50%) translateY(-4px) !important;
}@media (min-width: 768px){.tc-wp-tool-root #jws-wrap#jws-wrap .jws-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 28px !important;
  }}@media (min-width: 1024px){.tc-wp-tool-root #jws-wrap#jws-wrap .jws-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 28px !important;
  }}@media (max-width: 767px){.tc-wp-tool-root #jws-wrap#jws-wrap .jws-main{
    padding: 24px 14px 52px !important;
  }.tc-wp-tool-root #jws-wrap#jws-wrap h1{
    font-size: 34px !important;
  }.tc-wp-tool-root #jws-wrap#jws-wrap .jws-panel, .tc-wp-tool-root #jws-wrap#jws-wrap .jws-countbar{
    padding: 18px !important;
  }.tc-wp-tool-root #jws-wrap#jws-wrap .jws-gc{
    height: 184px !important;
    padding: 20px !important;
  }}@media (max-width: 480px){.tc-wp-tool-root #jws-wrap#jws-wrap h1{
    font-size: 28px !important;
  }.tc-wp-tool-root #jws-wrap#jws-wrap .jws-hero p{
    font-size: 15px !important;
  }.tc-wp-tool-root #jws-wrap#jws-wrap .jws-filter{
    padding: 8px 14px !important;
  }.tc-wp-tool-root #jws-wrap#jws-wrap .jws-out{
    font-size: 22px !important;
  }}.wpc-scope-302 /* 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-302 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .jws-tool-wrap{}