.pp-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:grid;place-items:center;z-index:9999;padding:24px;font-weight:700}.pp-modal{width:min(980px,92vw);max-height:min(760px,86vh);background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;box-shadow:0 18px 60px rgba(0,0,0,.5);overflow:hidden;display:flex;flex-direction:column;color:#000;height:70%}.pp-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid hsla(0,0%,100%,.08)}.pp-title{font-size:16px;font-weight:700;letter-spacing:.2px}.pp-close{display:flex;justify-self:center;align-items:center;width:34px;height:34px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#fff;cursor:pointer}.pp-close:hover{background:hsla(0,0%,100%,.12)}.pp-tabs{display:flex;gap:10px;padding:12px 18px;overflow-x:auto;border-bottom:1px solid hsla(0,0%,100%,.08)}.pp-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:#00c28c;color:#fff;cursor:pointer;white-space:nowrap;font-size:13px}.pp-tab.active{background:#00c28c;border-color:rgba(0,0,0,.22)}.pp-tabCount{font-size:12px;opacity:.85;padding:2px 8px;border-radius:999px;background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12)}.pp-body{padding:16px 18px;overflow:auto;flex:1 1}.pp-empty{padding:24px;border-radius:12px;border:1px dashed hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.05);opacity:.9}.pp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:900px){.pp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.pp-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.pp-card{text-align:left;border-radius:14px;border:1px solid hsla(0,0%,100%,.12);background:rgba(31,25,25,.06);overflow:hidden;cursor:pointer;padding:0;color:inherit}.pp-card:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18)}.pp-imgWrap{height:160px;background:rgba(0,0,0,.25);display:grid;place-items:center;overflow:hidden}.pp-img{width:100%;height:100%;object-fit:cover}.pp-imgPlaceholder{opacity:.7;font-size:12px}.pp-cardInfo{padding:12px 12px 14px;display:grid;grid-gap:8px;gap:8px}.pp-cardTitle{font-size:14px;line-height:1.2;font-weight:700}.pp-cardDesc{font-size:12px;opacity:.82;line-height:1.35;min-height:32px;font-weight:700}.pp-cardMeta{display:flex;align-items:center;justify-content:flex-start;gap:10px}.pp-price{font-weight:800;font-size:13px}.pp-badge{font-size:12px;font-weight:700;padding:4px 8px;border-radius:999px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18)}.pp-footer{padding:12px 18px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:flex-end;gap:10px}.pp-secondary{padding:10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:#00c28c;color:#fff;cursor:pointer}.navbarPriceDiscounted{color:red;font-weight:700}.navbarprice{font-weight:700}