#pv-favorites-dialog{box-sizing:border-box;width:min(640px,100%);max-width:100%;max-height:100dvh;height:100dvh;margin:0 0 0 auto;border:0;padding:32px;background:#fff;color:#25372d;font:14px/1.6 Arial;overflow:auto}#pv-favorites-dialog::backdrop{background:#18231b80}.pv-fav-top{display:flex;justify-content:space-between;gap:20px}.pv-fav-top p{font-size:9px;letter-spacing:.15em}.pv-fav-top h2{font:36px Georgia;margin:8px 0}.pv-fav-top button{border:0;background:none;font-size:30px;align-self:start;cursor:pointer}.pv-fav-note{color:#687166;margin:20px 0 28px}.pv-fav-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.pv-fav-controls label{width:100%}#pv-favorites-dialog select,#pv-favorites-dialog input{padding:12px;border:1px solid #d7dcd5;background:white;min-width:0;max-width:100%;font:inherit}#pv-favorites-dialog button{cursor:pointer}#pv-favorites-dialog button:not([data-pv-fav-close]){padding:10px 14px;border:1px solid #d7dcd5;background:#f4f5ef;color:inherit;font:12px Arial}#pv-fav-create{margin:22px 0}#pv-fav-create>div{display:flex;gap:8px;margin-top:6px}#pv-fav-create input{flex:1}#pv-fav-items article{display:grid;grid-template-columns:85px 1fr;gap:18px;padding:20px 0;border-top:1px solid #e5e8e1}#pv-fav-items img{width:85px;height:110px;object-fit:contain;background:#f6f5f0}#pv-fav-items a{color:inherit;text-decoration:none}#pv-fav-items h3{font:19px Georgia;margin:0 0 12px}#pv-fav-items select{width:100%;margin:8px 0}.pv-fav-browse{display:inline-block;color:inherit;margin-top:28px;text-underline-offset:5px}.pv-save-product{border:1px solid #d8ddd4;background:white;color:#24382d;padding:10px 14px;cursor:pointer;font:12px Arial}.pv-save-product[aria-pressed=true]{background:#24382d;color:white}.pv-fav-product-action{max-width:1440px;margin:20px auto;padding:0 4vw}.pv-fav-empty{background:#f4f5ef;padding:26px;font:22px/1.4 Georgia}@media(max-width:500px){#pv-favorites-dialog{padding:24px 20px}.pv-fav-top h2{font-size:30px}}
