@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-95 .tc-wp-tool-root img, .wpc-scope-95 .tc-wp-tool-root video, .wpc-scope-95 .tc-wp-tool-root svg, .wpc-scope-95 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap *{ box-sizing:border-box !important; }.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap{
  width:100% !important;
  max-width:100% !important;
  margin-top:-20px !important;
  margin-bottom:-20px !important;
  background:linear-gradient(135deg, rgba(91,70,54,0.08), rgba(180,83,9,0.06), rgba(245,245,240,0.85), #FFFFFF) !important;
  min-height:100vh !important;
  position:relative !important;
  overflow:hidden !important;
  z-index:1 !important;
  font-family:Inter, Arial, sans-serif !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap::before{
  content:"" !important;
  position:absolute !important;
  width:520px !important;
  height:520px !important;
  top:-220px !important;
  left:-180px !important;
  background:radial-gradient(circle, rgba(91,70,54,0.06), rgba(91,70,54,0)) !important;
  pointer-events:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap::after{
  content:"" !important;
  position:absolute !important;
  width:560px !important;
  height:560px !important;
  right:-220px !important;
  bottom:-240px !important;
  background:radial-gradient(circle, rgba(180,83,9,0.05), rgba(180,83,9,0)) !important;
  pointer-events:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap h1, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap h2, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap h3, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap h4, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap p, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap button, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap textarea, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap section, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap main, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap article, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap div, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap span{
  text-shadow:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap a{
  color:#5B4636 !important;
  text-decoration:none !important;
  text-shadow:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-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-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-hero{
  text-align:center !important;
  padding:34px 0 26px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-hero h1{
  margin:0 auto 14px !important;
  font-size:clamp(2rem, 5vw, 4rem) !important;
  line-height:1.04 !important;
  font-weight:800 !important;
  letter-spacing:0 !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-hero p{
  margin:0 auto !important;
  max-width:760px !important;
  color:rgba(91,70,54,0.78) !important;
  font-size:1rem !important;
  line-height:1.65 !important;
  font-weight:500 !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gp{
  background:rgba(255,255,255,0.82) !important;
  backdrop-filter:blur(20px) !important;
  -webkit-backdrop-filter:blur(20px) !important;
  border-radius:1.5rem !important;
  padding:28px !important;
  border:1px solid rgba(91,70,54,0.10) !important;
  box-shadow:0 22px 70px rgba(91,70,54,0.12) !important;
  transition:border-color 180ms ease, box-shadow 180ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gp:hover{
  border-color:rgba(91,70,54,0.18) !important;
  box-shadow:0 28px 86px rgba(91,70,54,0.16) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-input-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin-bottom:10px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-input-head label, .wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-input-head span{
  color:rgba(91,70,54,0.82) !important;
  font-size:0.78rem !important;
  font-weight:800 !important;
  text-transform:uppercase !important;
  letter-spacing:0.08em !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap #tpw-in{
  width:100% !important;
  min-height:140px !important;
  resize:vertical !important;
  border:1px solid rgba(91,70,54,0.16) !important;
  border-radius:18px !important;
  background:rgba(255,255,255,0.76) !important;
  color:#5B4636 !important;
  padding:18px !important;
  outline:none !important;
  font:600 1rem/1.7 Inter, Arial, sans-serif !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.8) !important;
  transition:border-color 180ms ease, box-shadow 180ms ease, background 180ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap #tpw-in:focus{
  border-color:rgba(180,83,9,0.44) !important;
  background:rgba(255,255,255,0.94) !important;
  box-shadow:0 0 0 4px rgba(180,83,9,0.10), inset 0 1px 0 rgba(255,255,255,0.9) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap #tpw-in::placeholder{
  color:rgba(91,70,54,0.42) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gc{
  min-height:174px !important;
  height:174px !important;
  overflow:auto !important;
  cursor:pointer !important;
  border:1px solid rgba(91,70,54,0.12) !important;
  border-radius:18px !important;
  background:rgba(255,255,255,0.78) !important;
  padding:16px !important;
  box-shadow:0 14px 38px rgba(91,70,54,0.10) !important;
  transition:transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gc:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(180,83,9,0.28) !important;
  box-shadow:0 20px 54px rgba(91,70,54,0.16) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gc::-webkit-scrollbar{
  width:8px !important;
  height:8px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gc::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg, #5B4636, #B45309) !important;
  border-radius:9999px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-tgr{
  color:#5B4636 !important;
  background:linear-gradient(90deg, #5B4636, #B45309) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-grid{
  display:grid !important;
  gap:18px !important;
  margin-top:24px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-actions{
  display:flex !important;
  justify-content:flex-end !important;
  margin:12px 0 18px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cl{
  appearance:none !important;
  border:0 !important;
  background:transparent !important;
  color:#B45309 !important;
  padding:6px 0 !important;
  font-size:12px !important;
  font-weight:800 !important;
  text-transform:uppercase !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  cursor:pointer !important;
  transition:transform 160ms ease, color 160ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cl:hover{
  transform:translateX(2px) !important;
  color:#5B4636 !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cl svg{
  width:15px !important;
  height:15px !important;
  stroke:currentColor !important;
  stroke-width:2.2 !important;
  fill:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-lb{
  border:1px solid rgba(91,70,54,0.18) !important;
  border-radius:9999px !important;
  padding:18px 48px !important;
  text-transform:uppercase !important;
  color:#FFFFFF !important;
  font-weight:800 !important;
  letter-spacing:0.08em !important;
  background:linear-gradient(135deg, #5B4636, #B45309) !important;
  cursor:pointer !important;
  box-shadow:0 16px 34px rgba(91,70,54,0.18) !important;
  transition:transform 180ms ease, box-shadow 180ms ease, opacity 180ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-lb:hover{
  transform:translateY(-2px) !important;
  box-shadow:0 22px 44px rgba(91,70,54,0.22) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-lm{
  text-align:center !important;
  margin-top:32px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap #tpw-lmb:disabled{
  opacity:0.55 !important;
  cursor:not-allowed !important;
  transform:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap button:focus-visible{
  outline:3px solid rgba(180,83,9,0.34) !important;
  outline-offset:3px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-card-top{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  margin-bottom:14px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-preview{
  min-height:62px !important;
  color:#5B4636 !important;
  font-size:1.35rem !important;
  line-height:1.55 !important;
  font-weight:700 !important;
  overflow-wrap:anywhere !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-name{
  color:rgba(91,70,54,0.58) !important;
  margin-top:14px !important;
  font-size:0.78rem !important;
  font-weight:800 !important;
  letter-spacing:0.06em !important;
  text-transform:uppercase !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cb{
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  padding:2px !important;
  border-radius:9999px !important;
  border:1px solid rgba(91,70,54,0.14) !important;
  background:rgba(255,255,255,0.82) !important;
  color:#5B4636 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  cursor:pointer !important;
  transition:background 160ms ease, color 160ms ease, transform 160ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cb:hover{
  background:#5B4636 !important;
  color:#FFFFFF !important;
  transform:scale(1.05) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cb.ok{
  background:#B45309 !important;
  color:#FFFFFF !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cb svg{
  width:17px !important;
  height:17px !important;
  stroke:currentColor !important;
  stroke-width:2 !important;
  fill:none !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-filters{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  margin:0 0 16px !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-filter{
  border:1px solid rgba(91,70,54,0.14) !important;
  background:rgba(255,255,255,0.68) !important;
  color:#5B4636 !important;
  border-radius:9999px !important;
  padding:10px 16px !important;
  font-size:0.82rem !important;
  font-weight:800 !important;
  cursor:pointer !important;
  transition:background 160ms ease, color 160ms ease, border-color 160ms ease, transform 160ms ease !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-filter:hover{
  transform:translateY(-1px) !important;
  border-color:rgba(180,83,9,0.32) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-filter.active{
  background:linear-gradient(135deg, #5B4636, #B45309) !important;
  color:#FFFFFF !important;
  border-color:rgba(91,70,54,0) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-badge{
  display:inline-flex !important;
  align-items:center !important;
  border-radius:9999px !important;
  padding:6px 10px !important;
  color:#B45309 !important;
  background:rgba(180,83,9,0.09) !important;
  border:1px solid rgba(180,83,9,0.12) !important;
  font-size:0.68rem !important;
  font-weight:800 !important;
  letter-spacing:0.08em !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-count{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  color:rgba(91,70,54,0.72) !important;
  font-size:0.86rem !important;
  font-weight:800 !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-copy-hint{
  border:1px solid rgba(91,70,54,0.12) !important;
  border-radius:9999px !important;
  padding:6px 10px !important;
  color:rgba(91,70,54,0.58) !important;
  background:rgba(255,255,255,0.56) !important;
  font-size:0.72rem !important;
  text-transform:uppercase !important;
  letter-spacing:0.06em !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-empty{
  color:rgba(91,70,54,0.68) !important;
  font-weight:800 !important;
  padding:20px !important;
  border:1px dashed rgba(91,70,54,0.2) !important;
  border-radius:18px !important;
  background:rgba(255,255,255,0.56) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-tst#tpw-tst{
  position:fixed !important;
  bottom:22px !important;
  left:50% !important;
  transform:translateX(-50%) translateY(16px) !important;
  border-radius:9999px !important;
  padding:16px 36px !important;
  color:#FFFFFF !important;
  background:linear-gradient(135deg, #5B4636, #B45309) !important;
  z-index:9999 !important;
  opacity:0 !important;
  pointer-events:none !important;
  transition:opacity 180ms ease, transform 180ms ease !important;
  font-family:Inter, Arial, sans-serif !important;
  font-weight:800 !important;
  box-shadow:0 18px 48px rgba(91,70,54,0.28) !important;
}.wpc-scope-95 .tc-wp-tool-root #tpw-tst#tpw-tst.show{
  opacity:1 !important;
  transform:translateX(-50%) translateY(0) !important;
}@media (min-width:768px){.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
    gap:28px !important;
  }}@media (min-width:1024px){.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-grid{
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:28px !important;
  }}@media (max-width:767px){.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-main{
    padding:24px 12px 48px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gp{
    padding:20px !important;
    border-radius:20px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gc{
    height:154px !important;
    min-height:154px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-cb{
    width:32px !important;
    height:32px !important;
    min-width:32px !important;
    min-height:32px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-preview{
    font-size:1.18rem !important;
  }}@media (max-width:480px){.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-main{
    padding:20px 10px 40px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-hero{
    padding:24px 0 20px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-gp{
    padding:16px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap #tpw-in{
    min-height:118px !important;
    padding:14px !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-filter{
    padding:8px 11px !important;
    font-size:0.76rem !important;
  }.tc-wp-tool-root #tpw-wrap#tpw-wrap .tpw-lb{
    width:100% !important;
    padding:15px 20px !important;
  }}.wpc-scope-95 /* 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-95 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .tpw-wrap{}