.psm-store,.psm-checkout,.psm-auth,.psm-account{font-family:Inter,Arial,sans-serif;color:#111827}.psm-store-head{text-align:center;margin:0 auto 34px;max-width:720px}.psm-store-head span,.psm-chip{color:var(--psm-primary);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.psm-store-head h2{font-size:clamp(34px,5vw,62px);line-height:1.05;margin:8px 0;color:var(--psm-dark)}.psm-store-head p{color:#64748b}.psm-products{display:grid;grid-template-columns:repeat(var(--psm-cols,3),minmax(0,1fr));gap:24px}.psm-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:var(--psm-card-radius);overflow:hidden;box-shadow:0 14px 36px rgba(15,23,42,.08);transition:.3s}.psm-product-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(15,23,42,.16)}.psm-product-img{height:240px;background:#f8fafc;overflow:hidden}.psm-product-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.psm-product-card:hover .psm-product-img img{transform:scale(1.05)}.psm-product-body{padding:22px}.psm-product-body h3{font-size:22px;margin:8px 0;color:var(--psm-dark)}.psm-product-body p{color:#64748b;line-height:1.6}.psm-variation,.psm-order-form input,.psm-order-form textarea,.psm-order-form select,.psm-auth input,.psm-coupon-code{width:100%;border:1px solid #e5e7eb;border-radius:14px;padding:12px;margin:6px 0 14px}.psm-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.psm-product-bottom strong{font-size:22px}.psm-add-cart,.psm-checkout-btn,.psm-place-order,.psm-auth button,.psm-google-btn,.psm-apply-coupon{border:0;border-radius:var(--psm-button-radius);background:var(--psm-primary);color:#fff;padding:12px 18px;font-weight:800;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.psm-cart-toggle{position:fixed;right:22px;bottom:22px;background:var(--psm-dark);color:#fff;border-radius:999px;padding:14px 18px;z-index:9998;box-shadow:0 16px 40px rgba(0,0,0,.25);cursor:pointer}.psm-cart-count{background:var(--psm-primary);padding:2px 8px;border-radius:999px;margin-left:6px}.psm-side-cart{position:fixed;top:0;right:-420px;width:min(400px,92vw);height:100%;background:#fff;z-index:10000;box-shadow:-18px 0 60px rgba(0,0,0,.18);transition:.3s;display:flex;flex-direction:column}.psm-side-cart.open{right:0}.psm-cart-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:9999;display:none}.psm-cart-backdrop.open{display:block}.psm-side-head,.psm-cart-foot{padding:18px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.psm-cart-foot{border-top:1px solid #e5e7eb;border-bottom:0;margin-top:auto;display:block}.psm-close-cart{border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px}.psm-cart-items{padding:16px;overflow:auto}.psm-cart-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;margin-bottom:14px}.psm-cart-item img{width:54px;height:54px;border-radius:12px;object-fit:cover}.psm-qty{display:inline-flex;align-items:center;gap:6px}.psm-qty button{border:1px solid #e5e7eb;background:#fff;border-radius:8px;width:26px;height:26px}.psm-checkout{max-width:860px;margin:auto}.psm-checkout-card,.psm-auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(15,23,42,.08)}.psm-auth{max-width:520px;margin:auto}.psm-google-btn{background:#111827;margin-top:12px}.psm-coupon-row{display:flex;gap:10px}.psm-coupon-row input{margin:0}.psm-upi-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px;margin:10px 0 16px}@media(max-width:980px){.psm-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.psm-products{grid-template-columns:1fr}.psm-product-bottom{align-items:flex-start;flex-direction:column}.psm-coupon-row{flex-direction:column}}
