.pvl-variants{margin:1.5rem 0}.pvl-title{font-size:1rem;margin:0 0 .75rem}.pvl-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.pvl-card{display:flex;flex-direction:column;gap:.35rem;color:inherit;text-decoration:none;min-width:0}.pvl-image-wrap{display:block;aspect-ratio:1/1;background:#f5f5f5;border:1px solid #ddd;overflow:hidden}.pvl-card img{width:100%;height:100%;object-fit:cover}.pvl-card.is-current .pvl-image-wrap{border:2px solid currentColor}.pvl-name{font-size:.78rem;line-height:1.25;overflow:hidden}.pvl-more{margin-top:.85rem;border:0;background:transparent;padding:0;text-decoration:underline;cursor:pointer}.pvl-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:9998}.pvl-drawer{position:fixed;top:0;right:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:9999;transform:translateX(100%);transition:transform .22s ease;box-shadow:-8px 0 30px rgba(0,0,0,.14);overflow:auto}.pvl-drawer.is-open{transform:translateX(0)}.pvl-drawer-header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:1.1rem;background:#fff;border-bottom:1px solid #eee;z-index:1}.pvl-drawer-header h3{margin:0;font-size:1.15rem}.pvl-close{border:0;background:transparent;font-size:2rem;line-height:1;cursor:pointer}.pvl-drawer-list{padding:.5rem 1rem}.pvl-drawer-product{display:flex;align-items:center;gap:.9rem;padding:.75rem 0;border-bottom:1px solid #eee;color:inherit;text-decoration:none}.pvl-drawer-product img{width:76px;height:76px;object-fit:cover}.pvl-drawer-product span{display:flex;flex-direction:column;gap:.2rem}.pvl-drawer-product small{opacity:.7}.pvl-drawer-product.is-current{font-weight:600}.pvl-lock-scroll{overflow:hidden}@media(max-width:480px){.pvl-grid{gap:.4rem}.pvl-name{font-size:.7rem}}
@media(min-width:768px){.pvl-more--mobile-only{display:none}}
@media(max-width:767px){.pvl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pvl-grid>.pvl-card:nth-child(n+4){display:none}}
