@import "https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&display=swap";
:root{--pg-sky:#0ea5e9;--pg-sky-dark:#0284c7;--pg-sky-deep:#0369a1;--pg-sky-light:#38bdf8;--pg-black:#0f172a;--pg-black-soft:#1e293b;--pg-sky-glow:#0ea5e940;--pg-sky-border:#0ea5e933;--pg-sky-border-h:#0ea5e980;--pg-bg:#fff;--pg-card:#fff;--pg-card-hover:#f8fafc;--pg-ink:#0f172a;--pg-ink-soft:#1e293b;--pg-ink-muted:#475569;--pg-serif:"Goldman", system-ui, sans-serif;--pg-sans:"Goldman", system-ui, sans-serif;--pg-ease-out:cubic-bezier(.22, 1, .36, 1)}.sub-root{background:#fff;min-height:100vh;position:relative;overflow-x:hidden}.sub-ambient{pointer-events:none;z-index:0;background:radial-gradient(circle,#0ea5e90a 0%,#0000 65%);width:900px;height:900px;position:fixed;top:-25%;left:50%;transform:translate(-50%)}.sub-grain{opacity:.35;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E");position:fixed;inset:0}.sub-lines{pointer-events:none;z-index:0;justify-content:space-between;padding:0 6%;display:flex;position:fixed;inset:0}.sub-lines span{background:linear-gradient(#0000,#0ea5e90a 25% 75%,#0000);width:1px;height:100%}.sub-hero{z-index:1;background:#fff;border-bottom:1px solid #0ea5e91f;padding:2rem 2rem 1.5rem;position:relative}.sub-hero-inner{max-width:1320px;margin:0 auto}.sub-breadcrumb{font-family:var(--pg-sans);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.52rem;font-weight:600;display:flex}.sub-breadcrumb-link{color:#0ea5e9;text-decoration:none;transition:color .3s}.sub-breadcrumb-link:hover{color:#0284c7}.sub-breadcrumb-sep{color:#0ea5e959}.sub-breadcrumb-current{color:#0f172a}.sub-title{font-family:var(--pg-serif);color:#0f172a;margin:0 0 .4rem;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:400;line-height:1.15}.sub-title em{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.sub-description{font-family:var(--pg-sans);letter-spacing:.04em;color:#64748b;max-width:520px;margin:0;font-size:.72rem;font-weight:400;line-height:1.5}.sub-deco{align-items:center;gap:.6rem;margin-top:.85rem;display:flex}.sub-deco-line{background:linear-gradient(90deg,#0ea5e9,#0000);width:28px;height:1px}.sub-deco-diamond{opacity:.55;background:#0ea5e9;width:4px;height:4px;transform:rotate(45deg)}.sub-main{z-index:1;background:#fff;max-width:1320px;margin:0 auto;padding:1.5rem 2rem 5rem;position:relative}.cat-subnav{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.8rem;margin-bottom:2rem;display:grid}.cat-subnav-item{transition:all .3s var(--pg-ease-out);background:#f8fafc;border:1px solid #0ea5e933;border-radius:12px;padding:.75rem 1rem;text-decoration:none;box-shadow:0 1px 6px #0000000a}.cat-subnav-item:hover{background:#fff;border-color:#0ea5e966;transform:translateY(-3px);box-shadow:0 8px 20px #0ea5e914}.cat-subnav-name{font-family:var(--pg-serif);background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.2rem;font-size:.85rem;font-weight:600;display:block}.cat-subnav-desc{font-family:var(--pg-sans);color:#94a3b8;font-size:.52rem;font-weight:400;line-height:1.4;display:block}.cat-section{margin-top:1rem}.cat-section-header{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.cat-section-title{font-family:var(--pg-serif);color:#0f172a;margin:0;font-size:1.2rem;font-weight:500}.cat-section-line{background:linear-gradient(90deg,#0ea5e947,#0000);flex:1;height:1px}.pg-toolbar{border-bottom:1px solid #0ea5e91f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:.8rem;display:flex}.pg-search-wrap{flex:1;min-width:200px;position:relative}.pg-search-icon{color:#94a3b8;pointer-events:none;width:13px;height:13px;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.pg-search{width:100%;font-family:var(--pg-sans);color:#0f172a;background:#f8fafc;border:1px solid #0ea5e940;border-radius:40px;outline:none;padding:.65rem 1rem .65rem 2.3rem;font-size:.68rem;font-weight:400;transition:all .3s}.pg-search:focus{background:#fff;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.pg-search::placeholder{color:#94a3b8}.pg-sort-select{font-family:var(--pg-sans);letter-spacing:.08em;color:#0f172a;cursor:pointer;appearance:none;background:#f8fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230ea5e9' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right .85rem center/11px no-repeat;border:1px solid #0ea5e940;border-radius:40px;outline:none;padding:.65rem 2.2rem .65rem 1rem;font-size:.64rem;font-weight:500}.pg-sort-select:focus{background:#fff;border-color:#0ea5e9}.pg-count{font-family:var(--pg-sans);letter-spacing:.08em;color:#64748b;white-space:nowrap;font-size:.6rem;font-weight:400}.pg-count em{color:#0ea5e9;font-style:normal;font-weight:600}.pg-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:stretch;gap:1.5rem;display:grid}.pg-card{background:var(--pg-card);cursor:pointer;transition:all .5s var(--pg-ease-out);width:100%;color:inherit;border:1px solid #0ea5e933;border-radius:20px;flex-direction:column;height:100%;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.pg-card:after{content:"";opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 50% 0,#0ea5e90f,#0000 70%);border-radius:20px;transition:opacity .45s;position:absolute;inset:0}.pg-card:before{content:"";pointer-events:none;z-index:5;background:linear-gradient(90deg,#0ea5e9,#0f172a,#0284c7,#0f172a,#0ea5e9);width:0;height:3px;transition:width .65s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0}.pg-card:hover{background:var(--pg-card-hover);border-color:#0ea5e973;transform:translateY(-8px);box-shadow:0 24px 48px #0ea5e91f,0 8px 20px #0000000f}.pg-card:hover:after{opacity:1}.pg-card:hover:before{width:100%}.pg-card-img{background:#f1f5f9;flex-shrink:0;width:100%;padding-top:100%;position:relative;overflow:hidden}.pg-card-img img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .75s var(--pg-ease-out), opacity .3s ease;position:absolute;inset:0}.pg-card:hover .pg-card-img img{transform:scale(1.1)}.pg-card-img:after{content:"";opacity:0;z-index:1;background:linear-gradient(#0000 50%,#0000000d 100%);transition:opacity .4s;position:absolute;inset:0}.pg-card:hover .pg-card-img:after{opacity:1}.pg-card-placeholder{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pg-card-placeholder svg{color:#0ea5e966;width:52px;height:52px}.pg-icon-buttons{z-index:4;opacity:1;transition:transform .35s var(--pg-ease-out), opacity .3s ease;justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:.8rem;left:.8rem;right:.8rem;transform:translateY(0)}.pg-icon-btn{cursor:pointer;width:40px;height:40px;transition:all .3s var(--pg-ease-out);-webkit-backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #0ea5e94d;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000000a}.pg-icon-btn svg{color:#0ea5e9;width:17px;height:17px;transition:all .25s}.pg-icon-btn:hover{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);border-color:#0ea5e9;transform:scale(1.12);box-shadow:0 6px 18px #0ea5e94d}.pg-icon-btn:hover svg{color:#fff}.pg-icon-btn:disabled{opacity:.55;cursor:not-allowed}.pg-card-badges{z-index:4;flex-direction:column;gap:.3rem;display:flex;position:absolute;top:.85rem;left:.85rem}.pg-badge{font-family:var(--pg-sans);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);border-radius:30px;align-items:center;padding:.3rem .9rem;font-size:.5rem;font-weight:600;display:inline-flex}.pg-badge--cat,.pg-badge--feat{background:linear-gradient(#0ea5e9,#0f172a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;border:1px solid #0ea5e94d}.pg-badge--sale{color:#0ea5e9;background:#0ea5e91f;border:1px solid #0ea5e94d}.pg-badge--new{background:linear-gradient(#0ea5e9,#0f172a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;border:1px solid #0ea5e94d}.pg-badge--low{color:#d97706;background:#f59e0b1f;border:1px solid #f59e0b4d}.pg-card-body{z-index:3;background:#fff;flex-direction:column;gap:0;padding:1rem 1rem 1.2rem;display:flex;position:relative}.pg-card-brand{font-family:var(--pg-sans);letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;height:20px;min-height:20px;margin:0;font-size:.6rem;font-weight:600;line-height:20px;display:block;overflow:hidden}.pg-card-name{font-family:var(--pg-serif);color:#0f172a;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;min-height:44px;max-height:44px;margin:0 0 .25rem;font-size:1rem;font-weight:600;line-height:1.4;transition:color .35s;display:-webkit-box;overflow:hidden}.pg-card:hover .pg-card-name{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.pg-card-price-row{flex-wrap:wrap;align-items:baseline;gap:.55rem;height:42px;min-height:42px;margin:0 0 .25rem;display:flex}.pg-card-price{font-family:var(--pg-serif);color:#0f172a;letter-spacing:-.01em;font-size:1.35rem;font-weight:600;line-height:1.2}.pg-card-orig{font-family:var(--pg-sans);color:#94a3b8;font-size:.75rem;font-weight:600;line-height:1.2;text-decoration:line-through}.pg-card-discount{font-family:var(--pg-sans);background:linear-gradient(#0ea5e9 0%,#0f172a 100%);-webkit-text-fill-color:transparent;letter-spacing:.04em;background-color:#0ea5e91a;-webkit-background-clip:text;background-clip:text;border-radius:20px;padding:.1rem .5rem;font-size:.65rem;font-weight:600;line-height:1.2;display:inline-block}.pg-card-rating{align-items:center;gap:6px;height:35px;min-height:35px;max-height:35px;margin:0;display:flex}.pg-card-rating-count{color:#64748b;letter-spacing:.01em;font-size:17px;font-weight:600}.pg-card-variants-wrapper{flex-direction:column;gap:.6rem;height:80px;min-height:80px;max-height:80px;margin:0;display:flex;overflow:hidden}.pg-card-variants{flex-wrap:nowrap;align-items:flex-start;gap:.6rem;margin:0;display:flex;overflow:hidden}.pg-variant-label{font-family:var(--pg-sans);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;white-space:nowrap;background-color:#0ea5e914;-webkit-background-clip:text;background-clip:text;border-radius:20px;align-items:center;gap:.25rem;height:28px;padding:.2rem .6rem;font-size:.55rem;font-weight:600;display:inline-flex}.pg-variant-thumbnails{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.pg-variant-thumb{min-width:52px;cursor:pointer!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.35rem!important;width:auto!important;padding:0!important;transition:all .2s!important;display:flex!important}.pg-variant-thumb-img{background:#f8fafc;border:2px solid #0ea5e933;border-radius:12px;width:48px;height:48px;transition:all .25s;overflow:hidden}.pg-variant-thumb-img img{object-fit:cover;width:100%;height:100%;display:block}.pg-variant-thumb-placeholder{background:linear-gradient(135deg,#0ea5e914,#0f172a0a);border:2px solid #0ea5e933;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex}.pg-variant-thumb-text{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:600}.pg-variant-thumb-label{font-family:var(--pg-sans);color:#475569;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;max-width:65px;font-size:.65rem;font-weight:600;transition:color .2s;overflow:hidden}.pg-variant-thumb:hover .pg-variant-thumb-img{border-color:#0ea5e9;transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e933}.pg-variant-thumb:hover .pg-variant-thumb-placeholder{background:#0ea5e91a;border-color:#0ea5e9;transform:translateY(-2px)}.pg-variant-thumb:hover .pg-variant-thumb-label{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.pg-variant-thumb.active .pg-variant-thumb-img{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e94d}.pg-variant-thumb.active .pg-variant-thumb-placeholder{background:#0ea5e91f;border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e933}.pg-variant-thumb.active .pg-variant-thumb-label{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.pg-variant-more{background:linear-gradient(#0ea5e9 0%,#0f172a 100%);color:#0000;font-size:.65rem;font-weight:600;font-family:var(--pg-sans);letter-spacing:.02em;cursor:default;background-color:#0ea5e914;-webkit-background-clip:text;background-clip:text;border:1px solid #0ea5e933;border-radius:20px;padding:.3rem .7rem}.pg-card-stock{font-family:var(--pg-sans);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.35rem;height:28px;min-height:28px;max-height:28px;margin:0;font-size:.6rem;font-weight:600;display:flex}.pg-card-stock:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.pg-card-stock.in{color:#15803d}.pg-card-stock.in:before{background:#22c55e}.pg-card-stock.low{color:#d97706}.pg-card-stock.low:before{background:#f59e0b}.pg-card-stock.out{color:#0ea5e9}.pg-card-stock.out:before{background:#ef4444}@keyframes pg-spin{to{transform:rotate(360deg)}}.pg-spinner{border:2px solid #0ea5e933;border-top-color:#0ea5e9;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite pg-spin;display:inline-block}.pg-empty{text-align:center;background:#fff;border:1px solid #0ea5e926;border-radius:20px;grid-column:1/-1;padding:3rem 2rem}.pg-empty-icon{color:#0ea5e94d;border:1px solid #0ea5e933;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex}.pg-empty-icon svg{width:24px;height:24px}.pg-empty-title{font-family:var(--pg-serif);color:#0f172a;margin:0 0 .4rem;font-size:1.1rem;font-weight:500}.pg-empty-sub{font-family:var(--pg-sans);color:#64748b;font-size:.68rem;font-weight:400}@media (max-width:1100px){.sub-hero{padding:1.5rem 1.5rem 1rem}.sub-main{padding:1rem 1.5rem 4rem}.pg-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.2rem}}@media (max-width:900px){.sub-hero{padding:1.2rem 1.2rem 1rem}.sub-main{padding:.8rem 1.2rem 3.5rem}.pg-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem}.pg-icon-btn{width:38px;height:38px}.pg-icon-btn svg{width:15px;height:15px}.pg-card-name{min-height:42px;max-height:42px;font-size:.95rem}.pg-card-price{font-size:1.15rem}.pg-card-price-row{height:38px;min-height:38px}.pg-card-rating,.pg-card-stock{height:26px;min-height:26px}.pg-card-variants-wrapper{height:72px;min-height:72px;max-height:72px}.pg-card-body{padding:.85rem .9rem 1rem}.pg-variant-thumb-img,.pg-variant-thumb-placeholder{width:44px;height:44px}.pg-variant-thumb-label{max-width:55px;font-size:.6rem}}@media (max-width:640px){.sub-hero{padding:1rem 1rem .8rem}.sub-main{padding:.6rem 1rem 3rem}.pg-toolbar{flex-direction:column;align-items:stretch;gap:.6rem}.pg-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.pg-icon-btn{width:36px;height:36px}.pg-icon-btn svg{width:14px;height:14px}.pg-card-name{min-height:40px;max-height:40px;font-size:.9rem}.pg-card-price{font-size:1.1rem}.pg-card-brand{height:18px;font-size:.55rem;line-height:18px}.pg-card-price-row{height:36px;min-height:36px}.pg-card-rating,.pg-card-stock{height:24px;min-height:24px}.pg-card-variants-wrapper{height:68px;min-height:68px;max-height:68px}.pg-card-body{padding:.75rem .8rem .9rem}.pg-icon-buttons{bottom:.6rem;left:.6rem;right:.6rem}.pg-variant-thumb-img,.pg-variant-thumb-placeholder{border-radius:10px;width:40px;height:40px}.pg-variant-thumb-label{max-width:48px;font-size:.55rem}.pg-variant-label{height:24px;padding:.15rem .5rem;font-size:.5rem}.pg-variant-thumbnails{gap:.4rem}}@media (max-width:480px){.pg-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.pg-icon-btn{width:34px;height:34px}.pg-icon-btn svg{width:13px;height:13px}.pg-card-name{font-size:.88rem}.pg-card-price{font-size:1rem}.pg-card-rating,.pg-card-stock{height:22px;min-height:22px}.pg-card-variants-wrapper{height:62px;min-height:62px;max-height:62px}.pg-variant-thumb-img,.pg-variant-thumb-placeholder{border-radius:8px;width:36px;height:36px}.pg-variant-thumb-label{max-width:42px;font-size:.5rem}.pg-variant-thumb-text{font-size:.85rem}}@media (max-width:360px){.pg-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pg-card,.pg-card-img img,.pg-icon-buttons,.pg-card:before{transition:none;animation:none}.pg-icon-buttons,.pg-card:hover .pg-icon-buttons{opacity:1;transform:none}}[dir=rtl] .pg-card-body{text-align:right}[dir=rtl] .pg-card-price-row{flex-direction:row-reverse;justify-content:flex-start}[dir=rtl] .pg-card-variants,[dir=rtl] .pg-variant-thumbnails{flex-direction:row-reverse}[dir=rtl] .grid-controls-bar{flex-direction:row;justify-content:space-between}[dir=rtl] .grid-controls-left{flex-direction:row}[dir=rtl] .grid-sort-select{background-position:.8rem;padding-left:2rem;padding-right:1rem}[dir=rtl] .pg-search-icon{left:auto;right:.9rem}[dir=rtl] .pg-search{padding:.65rem 2.3rem .65rem 1rem}[dir=rtl] .pg-card-badges{left:auto;right:.85rem}
