.product-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:20px}@media (min-width: 992px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1400px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #00000014;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #0000001f}.product-image img{max-height:150px;width:100%;object-fit:contain}.product-card .card-body{padding:12px;text-align:center;display:flex;flex-direction:column}.product-title{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:6px}.rating{display:flex;justify-content:center;gap:3px;font-size:12px;color:#f59e0b;margin-bottom:6px}.price{font-size:16px;font-weight:700;color:#b45309}.price-wrap{margin-bottom:6px}.mrp{font-size:12px;color:#9ca3af;text-decoration:line-through}.stock-info{font-size:12px;margin-bottom:4px}.stock-low{color:#dc2626;font-weight:600}.product-card form{display:flex;justify-content:center}.benefits{font-size:11px;color:#059669;margin-top:6px}.trust-line{font-size:11px;color:#92400e;margin-top:6px;font-weight:600}.product-detail-page{background:#fff}.product-image-box{border-radius:12px;background:#f9fafb;padding:16px;text-align:center}.product-image-box img{max-height:420px;width:100%;object-fit:contain}.image-chips{display:flex;gap:10px;margin-top:12px}.chip-image{width:70px;height:70px;object-fit:cover;border:2px solid #eee;border-radius:8px;margin:5px;cursor:pointer;transition:border .2s}.chip-image.active,.chip-image:hover{border-color:#000}.brand-name{font-size:14px;font-weight:700;color:#ff3f6c}.product-title{font-size:18px;font-weight:700;margin:4px 0}.rating-row{font-size:14px;color:#16a34a;margin-bottom:12px}.price-row{display:flex;gap:10px;align-items:center;margin-bottom:20px}.price-row #price{font-size:20px;font-weight:800}.price-row .mrp{text-decoration:line-through;padding:0 .35em;margin:0 .3em;color:#999;text-decoration-color:#aaa;font-size:15px}.price-row .discount{color:#16a34a;font-weight:700}.variant-section{margin:24px 0}.section-label{font-size:15px;font-weight:600;color:#333;margin-bottom:12px}.variant-chips{display:flex;flex-wrap:wrap;gap:12px}.variant-chip{padding:10px 20px;border:1.5px solid #ddd;border-radius:999px;background:#fff;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s ease;box-shadow:0 1px 4px #0000000a;white-space:nowrap}.variant-chip:hover{border-color:#e91e63;background:#fff0f5;transform:translateY(-1px);box-shadow:0 4px 12px #e91e6326}.variant-chip.active{border-color:#e91e63;background:#e91e63;color:#fff;font-weight:600;box-shadow:0 4px 14px #e91e634d;transform:translateY(-1px)}.variant-chip:disabled,.variant-chip.out-of-stock{opacity:.5;cursor:not-allowed;background:#f5f5f5;border-color:#ddd}@media (max-width: 576px){.variant-chips{gap:10px}.variant-chip{padding:9px 16px;font-size:13px}}.delivery-box input{padding:10px;width:220px;border-radius:6px;border:1px solid #d1d5db}.purchase-actions{display:flex;align-items:center;gap:16px;margin:28px 0 36px;flex-wrap:wrap}.quantity-stepper{display:flex;align-items:center;background:#f9fafb;border-radius:999px;padding:6px 10px;box-shadow:inset 0 1px 4px #0000000f;height:52px;flex-shrink:0;width:auto}.stepper-btn{width:44px;height:44px;border:none;background:transparent;color:#555;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.stepper-btn:hover{background:#00000014}.stepper-btn:active{transform:scale(.95)}.qty-input{width:60px;text-align:center;background:transparent;border:none;font-size:18px;font-weight:600;-moz-appearance:textfield}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.btn-add-cart{flex:1;min-width:220px;height:52px;background:#ef6800;color:#fff;border:none;border-radius:999px;font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #e91e634d}.btn-add-cart:hover{background:#c2185b;transform:translateY(-2px);box-shadow:0 8px 24px #e91e6366}.btn-add-cart:active{transform:translateY(0)}.btn-add-cart:disabled{background:#aaa;cursor:not-allowed;box-shadow:none}.trust-badges{color:#555}.trust-badges i{transition:transform .3s ease}.trust-badges i:hover{transform:scale(1.15)}.trust-badges p{font-size:.85rem;white-space:nowrap}.attributes-table{display:flex;flex-direction:column;gap:12px;background:#ffffff40;border:1px solid #ffd70033;border-radius:10px;padding:16px;box-shadow:0 2px 12px #8b00000f}.attribute-row{display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;border-bottom:1px solid #eee}.attribute-row:last-child{border-bottom:none}.attribute-label{font-weight:600;color:#5c2018;min-width:140px;flex-shrink:0}.attribute-value{color:#333;flex:1;text-align:right;font-weight:500}.attribute-value strong,.attribute-value b{color:#8b0000}.description-content{line-height:1.8;font-size:1.05rem;color:#444;text-align:justify;margin:auto}.devotional-benefits{list-style:none;padding-left:0}.devotional-benefits li{position:relative;padding-left:30px;margin-bottom:10px}.devotional-benefits li:before{content:"❁";position:absolute;left:0;color:#b8860b;font-size:1.3rem}.border-gold{border-left:4px solid #b8860b;padding-left:16px;font-style:italic;color:#6b4e31}@media (max-width: 576px){.purchase-actions{flex-direction:column;gap:18px}.btn-add-cart{width:100%}.quantity-stepper{width:100%;justify-content:center;padding:6px 20px}.attributes-list li{margin-bottom:8px;line-height:1.5}}
