body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-green:#2d6a4f;--accent-green:#d8f3dc;--text-charcoal:#1b4332;--gold-accent:#ffb703;--white:#fff;--shadow:0 4px 12px #00000014}.main-container{background-color:#fcfcfc;display:flex;flex-direction:column;font-family:Poppins,sans-serif;min-height:100vh}.main-header{background-color:#fff;background-color:var(--white);border-bottom:1px solid #eee;display:flex;justify-content:center;padding:40px 20px;text-align:center}.header-content{align-items:center;display:flex;flex-direction:column;gap:8px;max-width:800px}.store-name{color:#2d6a4f;color:var(--primary-green);font-size:clamp(2.5rem,8vw,3.5rem);font-weight:900;letter-spacing:-2px;line-height:1;margin:0;text-transform:uppercase}.tag-line-en{color:#1b4332;color:var(--text-charcoal);font-size:1rem;font-weight:600;letter-spacing:4px;opacity:.8;text-transform:uppercase}.tag-line-ur{background-color:#d8f3dc;background-color:var(--accent-green);border-radius:100px;color:#2d6a4f;color:var(--primary-green);direction:rtl;font-family:Noto Nastaliq Urdu,serif;font-size:1.5rem;line-height:2.2;margin-top:15px;padding:5px 25px}.instructions,.tag-line-ur{box-shadow:0 4px 12px #00000014;box-shadow:var(--shadow)}.instructions{background-color:#fff;background-color:var(--white);border:none;border-left:5px solid #2d6a4f;border-left:5px solid var(--primary-green);border-radius:8px;margin:20px;padding:15px 20px}.urdu-instructions{color:#1b4332;color:var(--text-charcoal);direction:rtl;font-family:Noto Nastaliq Urdu,serif;font-size:1.1rem;line-height:2.2}.category-section{margin-top:20px;padding:0 20px}.category-heading{border-bottom:3px solid #d8f3dc;border-bottom:3px solid var(--accent-green);color:#2d6a4f;color:var(--primary-green);display:inline-block;font-size:22px;font-weight:800;margin-bottom:20px;padding-bottom:5px}.product-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.product-card{background:#fff;background:var(--white);border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex-basis:calc(50% - 20px);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(50% - 10px);overflow:hidden;transition:transform .3s ease}.product-card:hover{box-shadow:0 4px 12px #00000014;box-shadow:var(--shadow);transform:translateY(-5px)}.product-card img{height:120px;object-fit:cover;width:100%}.product-info{padding:12px;text-align:center}.product-info h3{color:#1b4332;color:var(--text-charcoal);font-size:16px;font-weight:700;margin:0 0 5px}.product-info p{color:#666;font-size:13px;margin-bottom:10px}.product-actions{align-items:center;background:#f9f9f9;display:flex;justify-content:space-between;margin-top:auto;padding:10px}.product-actions button{background-color:#2d6a4f;background-color:var(--primary-green);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;height:32px;width:32px}.product-actions span{color:#2d6a4f;color:var(--primary-green);font-weight:700}.whatsapp-button{background-color:#25d366;border-radius:50px;box-shadow:0 4px 15px #0003;color:#fff;display:inline-block;font-weight:700;margin:20px auto;padding:12px 25px;text-decoration:none;z-index:1000}@media (max-width:600px){.store-name{font-size:2rem}.tag-line-en{font-size:.8rem;letter-spacing:2px}}@media (min-width:576px){.product-card{display:flex;flex-basis:calc(33.33% - 20px);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(33.33% - 20px)}}@media (min-width:768px){.product-card{display:flex;flex-basis:calc(25% - 20px);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(25% - 20px)}}@media (min-width:992px){.product-card{display:flex;flex-basis:calc(20% - 20px);flex-direction:column;flex-grow:1;flex-shrink:1;max-width:calc(20% - 20px)}}
/*# sourceMappingURL=main.76e0098d.css.map*/