:root{--ay-green:#176b45;--ay-soft:#f3f8f4;--ay-line:#e5ece6}body{color:#26332b;background:#fff}.top-strip{background:#103d2b;color:#dcebe3}.hero{background:linear-gradient(135deg,#f5faf6,#eef5ea)}.store-soft{background:var(--ay-soft)}.trust-card,.feature-card,.product-card,.category-tile,.empty-state{background:#fff;border:1px solid var(--ay-line);border-radius:1.25rem;box-shadow:0 12px 30px rgba(24,71,46,.06)}.feature-card{height:100%;padding:1.5rem}.btn-success{background:var(--ay-green);border-color:var(--ay-green)}.category-tile{display:block;overflow:hidden;height:100%;transition:.2s}.category-tile:hover,.product-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(24,71,46,.1)}.category-tile img{width:100%;height:150px;object-fit:cover}.category-placeholder{height:150px;display:grid;place-items:center;background:#eaf4ed;color:var(--ay-green);font-size:2rem;font-weight:700}.product-card{overflow:hidden;transition:.2s}.product-image-wrap{display:block;height:220px;background:#fafcfb;position:relative}.product-image-wrap img,.product-detail-main img,.product-thumb img{width:100%;height:100%;object-fit:contain}.product-placeholder{height:100%;display:grid;place-items:center;background:#eef5ef;color:#7b9885;font-size:.8rem;font-weight:700;letter-spacing:.08em}.product-placeholder.large{min-height:420px}.rx-badge{position:absolute;right:.65rem;top:.65rem;background:#fff3cd;color:#664d03;border:1px solid #ffecb5;border-radius:.5rem;padding:.2rem .45rem;font-weight:700}.product-title{color:#26332b;text-decoration:none;font-weight:600;line-height:1.35}.product-title:hover{color:var(--ay-green)}.product-detail-main{height:480px;border:1px solid var(--ay-line);border-radius:1.25rem;overflow:hidden;background:#fff}.product-thumb{height:90px;border:1px solid var(--ay-line);border-radius:.75rem;overflow:hidden;background:#fff}@media(max-width:767px){.product-image-wrap{height:170px}.product-detail-main{height:340px}.top-strip small:last-child{display:none}}
.basket-row{border:1px solid var(--ay-line);border-radius:1rem;background:#fff}.basket-image{height:90px;border-radius:.75rem;background:#f5f8f5;overflow:hidden;display:grid;place-items:center;color:#7b9885;font-weight:700}.basket-image img{width:100%;height:100%;object-fit:contain}.fulfil-card,.payment-option{display:flex;gap:.75rem;align-items:flex-start;border:1px solid var(--ay-line);border-radius:1rem;padding:1rem;cursor:pointer;height:100%}.fulfil-card span,.payment-option small{display:block;color:#6c757d}.payment-option{margin-bottom:.75rem}.payment-option span{flex:1}
