.commerce-screen{gap:clamp(var(--phekong-space-8), 7vw, 6.5rem);padding-bottom:clamp(var(--phekong-space-8), 8vw, 7rem);color:var(--phekong-ink);background:var(--phekong-bg);display:grid}.commerce-screen__section{gap:var(--phekong-space-6);min-width:0;display:grid}.product-filter{gap:var(--phekong-space-3);border:0;flex-wrap:wrap;margin:0;padding:0;display:flex}.product-filter button{border:1px solid var(--phekong-border);border-radius:var(--phekong-radius-pill);min-height:2.85rem;color:var(--phekong-ink);background:var(--phekong-surface);font:inherit;cursor:pointer;padding:.65rem 1rem;font-weight:750}.product-filter button[aria-pressed=true]{border-color:var(--phekong-brand-strong);color:var(--phekong-surface);background:var(--phekong-brand-strong)}.product-filter button:focus-visible{outline:3px solid var(--phekong-focus);outline-offset:3px}.product-filter__count{margin:calc(-1 * var(--phekong-space-3)) 0 0;color:var(--phekong-muted);font-size:.9rem}.product-finder .product-catalogue{padding:var(--phekong-space-5);border:1px solid var(--phekong-border);border-radius:var(--phekong-radius-xl);overflow:hidden}.shopping-confidence__grid{gap:var(--phekong-space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.shopping-confidence article{align-content:start;gap:var(--phekong-space-3);min-width:0;padding:var(--phekong-space-5);border:1px solid var(--phekong-border);border-radius:var(--phekong-radius-lg);background:var(--phekong-surface);box-shadow:var(--phekong-card-shadow);display:grid}.shopping-confidence article span{color:var(--phekong-brand);font-family:var(--phekong-font-display);font-size:1.5rem}.shopping-confidence h3,.shopping-confidence p{margin:0}.shopping-confidence h3{font-family:var(--phekong-font-display);font-size:1.45rem}.shopping-confidence p{color:var(--phekong-muted);line-height:1.7}@media (max-width:58rem){.shopping-confidence__grid{grid-template-columns:1fr}}@media (max-width:38rem){.commerce-screen{gap:var(--phekong-space-8)}.product-filter{grid-template-columns:1fr 1fr;display:grid}.product-filter button{width:100%}.product-finder .product-catalogue{padding:var(--phekong-space-3);border-radius:var(--phekong-radius-lg)}}@media (max-width:23rem){.product-filter{grid-template-columns:1fr}}
.products-screen .product-catalogue{background:radial-gradient(circle at 0% 100%, color-mix(in srgb, var(--phekong-visual-a) 28%, transparent), transparent 26%), linear-gradient(180deg, var(--phekong-surface-2), var(--phekong-accent-soft))}.products-screen .product-catalogue:before{background:radial-gradient(circle at 5% 76%, color-mix(in srgb, var(--phekong-visual-b) 34%, transparent), transparent 10rem), radial-gradient(circle at 100% 90%, color-mix(in srgb, var(--phekong-accent) 20%, transparent), transparent 11rem)}.products-screen .product-catalogue__intro h2,.products-screen .product-card__price{color:var(--phekong-ink)}.products-screen .product-catalogue__intro p{color:var(--phekong-muted)}.products-screen .product-catalogue__next{color:var(--phekong-accent-soft);background:var(--phekong-footer-bg);box-shadow:var(--phekong-card-shadow)}.products-screen .product-card{border-color:var(--phekong-border);background:var(--phekong-surface);box-shadow:var(--phekong-card-shadow)}.products-screen .product-card__status--in-stock,.products-screen .product-card__status--ready{color:var(--phekong-surface);background:var(--phekong-success)}.products-screen .product-card__status--low-stock,.products-screen .product-card__status--low{color:var(--phekong-footer-bg);background:var(--phekong-accent)}.products-screen .product-card__status--out-of-stock,.products-screen .product-card__status--out{color:var(--phekong-surface);background:var(--phekong-danger)}.products-screen .product-card__media{background:linear-gradient(180deg, color-mix(in srgb, var(--phekong-visual-d) 72%, transparent), var(--phekong-visual-d))}.products-screen .product-card__content{background:linear-gradient(180deg, var(--phekong-surface), var(--phekong-surface-2))}.products-screen .product-card__favorite{color:var(--phekong-footer-text);border-color:color-mix(in srgb, var(--phekong-footer-text) 36%, transparent);background:color-mix(in srgb, var(--phekong-footer-bg) 44%, transparent)}.products-screen .product-card__media .product-card__status{left:.8rem;right:auto}
