.wpe-pd-banner{position:relative;overflow:hidden;isolation:isolate;width:100%;height:325px;border-radius:22px}.wpe-pd-banner.wpe-pd-banner-same-layout{height:auto!important;aspect-ratio:3.2/1;min-height:0}.wpe-pd-banner-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.wpe-pd-product-image{position:absolute;left:32.5%;bottom:-10%;width:48%;max-height:110%;object-fit:contain;filter:drop-shadow(0 16px 16px rgba(51,30,10,.12))}.wpe-pd-deal-image{position:absolute;right:3.2%;top:10%;width:19%;height:auto}.wpe-pd-filter{--wpe-yellow:#fdbb00;--wpe-text:#0c0c0d;--wpe-pink:#e60055;--wpe-border:#efe5ce;color:var(--wpe-text);font-family:Arial,Helvetica,sans-serif}.wpe-pd-heading{margin:0 0 12px}.wpe-pd-heading-title{margin:0;font-size:22px;line-height:1.2;font-weight:800;letter-spacing:-.01em}.wpe-pd-heading-line{display:block;width:34px;height:4px;margin-top:6px;border-radius:99px;background:var(--wpe-yellow)}.wpe-pd-category-list{display:grid;gap:10px}.wpe-pd-category-item{width:100%;min-height:58px;padding:0 16px 0 18px;border:1px solid var(--wpe-border);border-radius:9px;background:#fff;color:var(--wpe-text);display:flex;align-items:center;justify-content:space-between;text-decoration:none;font-size:17px;font-weight:650;box-shadow:0 2px 3px rgba(39,31,13,.03);transition:.2s ease}.wpe-pd-category-item:hover{border-color:var(--wpe-yellow);background:#fffdf7;transform:translateY(-1px);color:inherit}.wpe-pd-arrow{flex:0 0 28px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--wpe-yellow)}.wpe-pd-arrow svg{width:16px;height:16px;fill:none;stroke:#111;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.wpe-pd-empty{padding:18px;border:1px dashed #ddd;border-radius:10px}.wpe-pd-price-card{margin-top:12px;padding:14px 18px;border-radius:10px;background:#fff;box-shadow:0 5px 14px rgba(21,27,38,.07)}.wpe-pd-price-heading .wpe-pd-heading-title{font-size:18px}.wpe-pd-price-heading .wpe-pd-heading-line{width:28px;height:4px;margin-top:6px}.wpe-pd-range-wrap{position:relative;height:34px;margin:10px 28px 0}.wpe-pd-slider-track,.wpe-pd-slider-fill{position:absolute;top:50%;height:4px;transform:translateY(-50%);border-radius:99px}.wpe-pd-slider-track{left:0;right:0;background:#f5e2a3}.wpe-pd-slider-fill{left:0;right:0;background:var(--wpe-yellow)}.wpe-pd-range{position:absolute;inset:0;width:100%;height:34px;margin:0;background:transparent;appearance:none;-webkit-appearance:none;pointer-events:none;outline:none}.wpe-pd-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;border:2px solid var(--wpe-yellow);background:#fff;pointer-events:auto;cursor:grab;box-shadow:0 2px 4px rgba(0,0,0,.08)}.wpe-pd-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;border:2px solid var(--wpe-yellow);background:#fff;pointer-events:auto;cursor:grab;box-shadow:0 2px 4px rgba(0,0,0,.08)}.wpe-pd-price-values{margin:-1px 27px 0;display:flex;justify-content:space-between;font-size:15px}.wpe-pd-price-values b{font-weight:500}.wpe-pd-actions{margin-top:14px;display:flex}.wpe-pd-reset{width:170px;min-height:50px;border:1.5px solid var(--wpe-pink);border-radius:11px;color:var(--wpe-pink);background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:17px;font-weight:700;transition:.2s ease}.wpe-pd-reset:hover{opacity:.88;color:inherit}.wpe-pd-reset svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:767px){.wpe-pd-heading-title{font-size:19px}.wpe-pd-category-item{min-height:52px;padding:0 14px;font-size:15px}.wpe-pd-arrow{width:26px;height:26px;flex-basis:26px}.wpe-pd-arrow svg{width:14px;height:14px}.wpe-pd-price-card{padding:12px 14px}.wpe-pd-range-wrap{margin-left:18px;margin-right:18px}.wpe-pd-price-values{margin-left:17px;margin-right:17px;font-size:14px}.wpe-pd-reset{width:100%;min-height:48px;font-size:16px}}

/* Responsive category menu layout control - rendered directly on widget root */
@media (min-width:1025px){
  .wpe-pd-layout-desktop-horizontal .wpe-pd-category-list{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:10px}
  .wpe-pd-layout-desktop-horizontal .wpe-pd-category-item{width:auto!important;min-width:140px;flex:0 0 auto}
  .wpe-pd-layout-desktop-vertical .wpe-pd-category-list{display:grid!important;grid-template-columns:1fr}
  .wpe-pd-layout-desktop-vertical .wpe-pd-category-item{width:100%!important}
}
@media (min-width:768px) and (max-width:1024px){
  .wpe-pd-layout-tablet-horizontal .wpe-pd-category-list{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:10px}
  .wpe-pd-layout-tablet-horizontal .wpe-pd-category-item{width:auto!important;min-width:135px;flex:0 0 auto}
  .wpe-pd-layout-tablet-vertical .wpe-pd-category-list{display:grid!important;grid-template-columns:1fr}
  .wpe-pd-layout-tablet-vertical .wpe-pd-category-item{width:100%!important}
}
@media (max-width:767px){
  .wpe-pd-layout-mobile-horizontal .wpe-pd-category-list{display:flex!important;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:8px}
  .wpe-pd-layout-mobile-horizontal .wpe-pd-category-item{width:auto!important;min-width:125px;flex:0 0 auto}
  .wpe-pd-layout-mobile-vertical .wpe-pd-category-list{display:grid!important;grid-template-columns:1fr}
  .wpe-pd-layout-mobile-vertical .wpe-pd-category-item{width:100%!important}
}
