.psps-host,.w-search-form{position:relative}
.psps-open{overflow:hidden}
.psps-backdrop{position:fixed;inset:0;z-index:99990;background:rgba(18,18,18,.34);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);pointer-events:none}
.psps-results{position:fixed;z-index:100000;top:var(--psps-top,110px);left:50%;display:flex;flex-direction:column;width:min(960px,94vw);height:min(760px,var(--psps-available-height,80vh));max-height:var(--psps-available-height,80vh);overflow:hidden;transform:translateX(-50%);background:#fff;color:#1f1f1f;border:1px solid rgba(0,0,0,.07);border-radius:16px;box-shadow:0 28px 85px rgba(0,0,0,.23);text-align:left;animation:psps-panel-in .16s ease-out}
.psps-results[hidden],.psps-backdrop[hidden]{display:none!important}
.psps-searchbar{display:grid;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;gap:12px;flex:0 0 70px;padding:0 20px;border-bottom:1px solid #ececec;background:#fff}
.psps-popup-input{width:100%!important;height:68px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font:inherit!important;font-size:18px!important;color:#1f1f1f!important}
.psps-popup-input::-webkit-search-cancel-button{display:none}
.psps-search-icon,.psps-all-icon{position:relative;display:block;width:18px;height:18px;border:2px solid currentColor;border-radius:50%;color:#222}
.psps-search-icon:after,.psps-all-icon:after{content:'';position:absolute;right:-5px;bottom:-3px;width:7px;height:2px;background:currentColor;transform:rotate(45deg);transform-origin:center}
.psps-close{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0!important;background:transparent!important;color:#555!important;font-size:31px;font-weight:300;line-height:1;cursor:pointer;border-radius:50%;transition:background .15s,color .15s}
.psps-close:hover,.psps-close:focus{background:#f5f2f3!important;color:var(--psps-accent)!important;outline:0}
.psps-grid{display:grid;grid-template-columns:minmax(230px,31%) minmax(0,1fr);flex:1;min-height:0;overflow:hidden}
.psps-grid section{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}
.psps-categories-column{border-right:1px solid #e9e9e9}
.psps-heading{display:flex;flex:0 0 56px;align-items:center;justify-content:space-between;gap:15px;height:56px;padding:0 22px;background:#fff;border-bottom:1px solid #eee;font-size:13px;font-weight:800;letter-spacing:.025em;text-transform:uppercase}
.psps-heading small{font-size:12px;font-weight:600;color:#777;text-transform:none;letter-spacing:0}
.psps-products-heading{padding-right:18px}
.psps-sort-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;text-transform:none;letter-spacing:0;color:#555;white-space:nowrap}
.psps-sort{height:34px;padding:0 28px 0 9px;border:1px solid #e5e5e5;border-radius:7px;background:#fff;font-size:12px;color:#333;outline:0;cursor:pointer}
.psps-sort:focus{border-color:var(--psps-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--psps-accent) 15%,transparent)}
.psps-category-list,.psps-product-list{min-height:0;padding:7px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.psps-category-list::-webkit-scrollbar,.psps-product-list::-webkit-scrollbar{width:6px;height:6px}
.psps-category-list::-webkit-scrollbar-track,.psps-product-list::-webkit-scrollbar-track{background:transparent}
.psps-category-list::-webkit-scrollbar-thumb,.psps-product-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:20px}
.psps-category-list::-webkit-scrollbar-thumb:hover,.psps-product-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}
.psps-option{color:inherit!important;text-decoration:none!important;outline:none}
.psps-category{display:grid!important;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:11px;margin:1px 9px;padding:12px 11px;border-radius:8px;transition:background .16s,transform .16s}
.psps-category:hover,.psps-category:focus,.psps-product:hover,.psps-product:focus{background:#f8f6f7}
.psps-category:hover,.psps-category:focus{transform:translateX(2px)}
.psps-category-copy{display:flex;min-width:0}
.psps-category-copy strong{overflow:hidden;font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.psps-category-count{display:grid;place-items:center;min-width:30px;height:24px;padding:0 8px;border-radius:20px;background:var(--psps-category-count-bg,#fbf0f3);color:var(--psps-category-count-color,#c16979);font-size:12px;font-weight:700}
.psps-arrow{font-size:17px;color:#aaa;transition:transform .15s,color .15s}
.psps-category:hover .psps-arrow,.psps-category:focus .psps-arrow{transform:translateX(2px);color:var(--psps-accent)}
.psps-product{display:grid!important;grid-template-columns:92px minmax(0,1fr) auto 18px;align-items:center;gap:17px;padding:13px 18px;border-bottom:1px solid #eee;transition:background .16s}
.psps-product:last-child{border-bottom:0}
.psps-image-wrap{position:relative;display:block;width:92px;height:92px;overflow:hidden;border-radius:10px;background:#f5f5f5}
.psps-product-image{display:block!important;width:92px!important;height:92px!important;min-width:92px;max-width:92px;aspect-ratio:1/1;object-fit:cover!important;object-position:center;transition:transform .2s,opacity .2s}
.psps-product:hover .psps-product-image,.psps-product:focus .psps-product-image{transform:scale(1.035)}
.psps-product.is-out .psps-product-image{opacity:.48;filter:grayscale(.35)}
.psps-sale-badge{position:absolute;left:6px;top:6px;padding:3px 6px;border-radius:4px;background:var(--psps-accent);color:#fff;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.psps-info{display:flex;flex-direction:column;gap:5px;min-width:0}
.psps-info strong{font-size:16px;line-height:1.35}
.psps-info small{font-size:12px;color:#767676}
.psps-product-meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:120px;text-align:right}
.psps-price{font-size:17px;font-weight:800;white-space:nowrap}
.psps-price del{color:#8b8b8b;font-size:12px;font-weight:500;margin-right:5px}
.psps-price ins{text-decoration:none;color:var(--psps-accent)}
.psps-product-meta small{font-size:12px;font-weight:700}
.psps-product-meta .instock{color:#3c9b45}
.psps-product-meta .instock:before{content:'✓ ';font-weight:800}
.psps-product-meta .lowstock{color:#df8423}
.psps-product-meta .outofstock{color:#8a8a8a}
.psps-product-arrow{font-size:18px;color:#aaa;transition:transform .15s,color .15s}
.psps-product:hover .psps-product-arrow,.psps-product:focus .psps-product-arrow{transform:translateX(2px);color:var(--psps-accent)}
.psps-all{display:grid!important;grid-template-columns:24px minmax(0,1fr) 30px;flex:0 0 64px;align-items:center;gap:13px;height:64px;padding:0 24px;border-top:1px solid #e5e5e5;background:linear-gradient(90deg,#fff 0%,#fff7f9 100%);font-size:14px;font-weight:800}
.psps-all:hover,.psps-all:focus{background:#fff3f6}
.psps-all-arrow{font-size:24px;color:var(--psps-accent);transition:transform .15s}
.psps-all:hover .psps-all-arrow,.psps-all:focus .psps-all-arrow{transform:translateX(3px)}
.psps-empty-column,.psps-min-message{padding:30px 22px;text-align:center;color:#777}
.psps-min-message{display:grid;flex:1;place-items:center;font-size:14px}
.psps-skeleton-category,.psps-skeleton-product{position:relative;overflow:hidden}
.psps-skeleton-category:after,.psps-skeleton-product:after{content:'';position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);animation:psps-shimmer 1.15s infinite}
.psps-skeleton-category{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:20px;margin:8px 18px;padding:8px 0}
.psps-skeleton-category i,.psps-skeleton-category b,.psps-skeleton-product i,.psps-skeleton-product b,.psps-skeleton-product em,.psps-skeleton-product strong{display:block;background:#f0edef;border-radius:6px}
.psps-skeleton-category i{height:15px}.psps-skeleton-category b{height:24px;border-radius:15px}
.psps-skeleton-product{display:grid;grid-template-columns:82px minmax(0,1fr) 100px;align-items:center;gap:17px;padding:14px 20px;border-bottom:1px solid #eee}
.psps-skeleton-product>i{width:82px;height:82px;border-radius:10px}
.psps-skeleton-product>span{display:flex;flex-direction:column;gap:9px}.psps-skeleton-product b{width:70%;height:16px}.psps-skeleton-product em{width:45%;height:11px}.psps-skeleton-product strong{height:16px}
@keyframes psps-shimmer{100%{transform:translateX(100%)}}
@keyframes psps-panel-in{from{opacity:0;transform:translate(-50%,7px)}to{opacity:1;transform:translate(-50%,0)}}

@media(max-height:690px) and (min-width:761px){
  .psps-results{border-radius:12px}
  .psps-searchbar{flex-basis:58px}.psps-popup-input{height:56px!important;font-size:16px!important}
  .psps-heading{flex-basis:48px;height:48px}
  .psps-product{grid-template-columns:70px minmax(0,1fr) auto 16px;gap:13px;padding:9px 16px}
  .psps-image-wrap,.psps-product-image{width:70px!important;height:70px!important;min-width:70px;max-width:70px}
  .psps-all{flex-basis:54px;height:54px}
}

@media(max-width:760px){
  .psps-backdrop{background:rgba(18,18,18,.46)}
  .psps-results{top:8px!important;left:8px!important;right:8px!important;width:auto!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;transform:none!important;border-radius:14px;animation:psps-mobile-in .16s ease-out}
  .psps-searchbar{grid-template-columns:21px minmax(0,1fr) 34px;flex-basis:60px;padding:0 14px;gap:10px}
  .psps-popup-input{height:58px!important;font-size:16px!important}
  .psps-close{width:34px;height:34px;font-size:28px}
  .psps-grid{display:flex;flex-direction:column;overflow:hidden}
  .psps-categories-column{flex:0 0 auto;max-height:148px;border-right:0;border-bottom:1px solid #e9e9e9}
  .psps-products-column{flex:1;min-height:0}
  .psps-heading{flex-basis:45px;height:45px;padding:0 14px}
  .psps-products-heading{padding-right:10px}
  .psps-sort-label>span{display:none}
  .psps-sort{max-width:128px;height:31px;padding-left:7px;font-size:11px}
  .psps-category-list{display:flex;gap:8px;padding:10px 12px;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:auto}
  .psps-category{flex:0 0 152px;grid-template-columns:minmax(0,1fr) auto;margin:0;padding:10px 11px;border:1px solid #eee;border-radius:9px;transform:none!important}
  .psps-category-count{min-width:25px;height:21px;padding:0 6px;font-size:11px}
  .psps-arrow{display:none}
  .psps-product-list{flex:1;min-height:0;overflow-y:auto}
  .psps-product{grid-template-columns:60px minmax(0,1fr) auto 13px;gap:10px;padding:11px 12px}
  .psps-image-wrap,.psps-product-image{width:60px!important;height:60px!important;min-width:60px;max-width:60px;border-radius:8px}
  .psps-info strong{font-size:13px}.psps-info small{font-size:10px}
  .psps-product-meta{min-width:76px;gap:5px}.psps-price{font-size:13px}.psps-price del{display:block;margin:0;font-size:10px}.psps-product-meta small{font-size:10px}
  .psps-product-arrow{font-size:14px}
  .psps-sale-badge{left:4px;top:4px;font-size:7px}
  .psps-all{grid-template-columns:19px minmax(0,1fr) 24px;flex-basis:56px;height:56px;padding:0 14px;font-size:12px;gap:10px}
  .psps-all-icon{width:15px;height:15px}
  .psps-skeleton-product{grid-template-columns:60px minmax(0,1fr) 62px;gap:10px;padding:11px 12px}.psps-skeleton-product>i{width:60px;height:60px}
  @keyframes psps-mobile-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
}

@media(max-width:420px){
  .psps-products-heading>span small{display:block;margin-top:2px}
  .psps-category{flex-basis:142px}
  .psps-product{grid-template-columns:56px minmax(0,1fr) auto;gap:9px}
  .psps-image-wrap,.psps-product-image{width:56px!important;height:56px!important;min-width:56px;max-width:56px}
  .psps-product-arrow{display:none}
  .psps-product-meta{min-width:70px}
}


/* Formulario independiente generado por [psps-search-form] o [wcas-search-form] */
.psps-standalone-search{width:100%;min-width:220px}
.psps-search-form-inner{display:flex;align-items:center;position:relative;width:100%}
.psps-search-input{width:100%;height:44px;padding:0 48px 0 16px;border:1px solid rgba(0,0,0,.14);border-radius:999px;background:#fff;color:inherit;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.psps-search-input:focus{border-color:var(--psps-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--psps-accent) 18%,transparent)}
.psps-search-submit{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}
.psps-search-submit span{display:block;width:15px;height:15px;margin:auto;border:2px solid currentColor;border-radius:50%;position:relative}
.psps-search-submit span:after{content:"";position:absolute;width:6px;height:2px;background:currentColor;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}
@media(max-width:760px){.psps-standalone-search{min-width:0}.psps-search-input{height:42px}}
