.mp-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.mp-modal{border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:100%}.mp-header,.mp-modal{background:#fff;display:flex}.mp-header{align-items:flex-start;justify-content:space-between;padding:20px}.mp-header h3{color:#000;font-size:1.25rem;font-weight:600;margin:0 0 4px}.mp-header p{color:#64748b;font-size:.9rem;margin:0}.mp-close-btn{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:background .2s}.mp-close-btn:hover{background:#f1f5f9}.mp-body{display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding:0 20px 20px}.mp-form-group{margin-bottom:0}.mp-label{color:#000;display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.mp-label-icon{align-items:center;color:#4b5563;display:flex;gap:8px}.mp-input{border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:12px;transition:border-color .2s;width:100%}.mp-input:focus{border-color:#3b82f6;outline:none}.mp-input-sell{border:2px solid #000}.mp-input-sell:focus{border-color:#000}.mp-helper-text{color:#64748b;font-size:.8rem;line-height:1.4;margin-top:6px}.mp-char-count{color:#64748b;font-size:.75rem;margin-top:4px;text-align:right}.mp-pricing-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.mp-pricing-header{align-items:center;color:#3b82f6;display:flex;font-size:1.05rem;font-weight:600;gap:8px;margin-bottom:16px}.mp-pricing-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.mp-discount-banner{align-items:center;background:#dcfce7;border-radius:8px;color:#166534;display:flex;font-size:.9rem;font-weight:500;gap:8px;margin-top:16px;padding:12px}.mp-category-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mp-category-chip{align-items:center;background:#f1f5f9;border-radius:999px;color:#334155;display:flex;font-size:.85rem;font-weight:500;gap:6px;padding:6px 12px}.mp-section-card{border-radius:12px;padding:20px}.mp-section-card.variants{background:#faf5ff;border:1px solid #f3e8ff}.mp-section-card.badge,.mp-section-card.colors,.mp-section-card.stock{background:#fff;border:1px solid #f1f5f9}.mp-flex-wrap{display:flex;flex-wrap:wrap;gap:10px}.mp-toggle-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.mp-toggle-btn.active{background:#000;border:1px solid #000;color:#fff}.mp-badge-preview-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:20px;padding:16px}.mp-stock-dot{border-radius:50%;height:8px;width:8px}.mp-image-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:8px}.mp-image-card{display:flex;flex-direction:column;gap:10px}.mp-image-header{align-items:center;display:flex;justify-content:space-between}.mp-image-title{color:#000;font-size:.85rem;font-weight:600}.mp-image-main-tag{background:#e9f9ef;border-radius:999px;color:#198754;font-size:.7rem;font-weight:700;padding:2px 8px}.mp-image-upload-box{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:140px;padding:10px;transition:background .2s}.mp-image-upload-box:hover{background:#f1f5f9}.mp-image-upload-box.has-image{background:#f8fafc;cursor:default}.mp-image-preview{border-radius:8px;height:120px;object-fit:contain;width:100%}.mp-image-placeholder{align-items:center;color:#008069;display:flex;flex-direction:column;gap:8px}.mp-image-actions{display:flex;gap:8px}.mp-btn-action{align-items:center;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:.8rem;gap:4px;justify-content:center;padding:6px;transition:all .2s}.mp-btn-upload{background:#fff;border:1px solid #e2e8f0;color:#000}.mp-btn-upload:hover{background:#f8fafc}.mp-btn-remove{background:#fff;border:1px solid #f8d7da;color:#dc3545}.mp-btn-remove:hover{background:#fef2f2}.mp-footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;margin-top:8px;padding-top:24px}.mp-btn-cancel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#000;cursor:pointer;flex:1 1;font-weight:600;padding:12px 24px;transition:background .2s}.mp-btn-cancel:hover{background:#f8fafc}.mp-btn-submit{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:12px 24px;transition:background .2s}.mp-btn-submit:hover{background:#333}.mp-btn-submit:disabled{cursor:not-allowed;opacity:.7}.mp-variant-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(85px,1fr))}.mp-variant-type-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#4b5563;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:80px;padding:12px 6px;transition:all .2s}.mp-variant-details{border-radius:12px;margin-top:20px;padding:20px;transition:all .3s ease}.mp-variant-helper{font-size:.9rem;margin-bottom:16px}.mp-quick-select-title{font-size:.9rem;margin-bottom:8px}.mp-quick-select-btn{background:#fff;border-radius:6px;cursor:pointer;font-size:.85rem;padding:6px 12px;transition:all .2s}.mp-quick-select-btn:hover{opacity:.9}.mp-add-options-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mp-add-options-title{font-size:.9rem}.mp-toggle-pricing-btn{background:none;border:none;cursor:pointer;font-size:.9rem;font-weight:500;padding:0}.mp-toggle-pricing-btn:hover{text-decoration:underline}.mp-add-options-row{align-items:center;display:flex;gap:8px}.mp-price-input-wrapper{flex:1 1;min-width:80px;position:relative}.mp-price-symbol{color:#64748b;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.mp-price-input{border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:.95rem;padding:10px 10px 10px 28px;width:100%}.mp-btn-add-variant{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background .2s}.mp-btn-add-variant:hover{background:#333}.mp-variant-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mp-variant-chip{align-items:center;background:#fff;border-radius:999px;display:flex;font-size:.85rem;font-weight:500;gap:6px;padding:6px 12px}.mp-color-swatch-container{align-items:center;display:flex;flex-direction:column;gap:4px}.mp-color-swatch{align-items:center;border-radius:2px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.mp-color-name{color:#4b5563;font-size:10px;font-weight:500}.mobile-app-container{background-color:#f8fafc;box-shadow:none;font-family:system-ui,-apple-system,sans-serif;min-height:100vh;padding-bottom:80px}.mobile-main{display:flex;flex-direction:column;padding-bottom:96px}.store-info-bar{background:#fff;border-bottom:1px solid #e5e7eb;box-sizing:border-box;gap:12px;min-height:72px;padding:14px 16px}.sticky-top{position:sticky;top:0}.store-info{min-width:0}.store-info h1{color:#111827;font-size:1rem;line-height:1.2;margin:0}.btn-call{box-shadow:none;font-size:14px;font-weight:600;outline:none}.btn-call,.cover-image{background:#f1f5f9;flex-shrink:0}.cover-image{height:50vw;max-height:300px}.offer-marquee{background:#1e293b;color:#fff;flex-shrink:0;font-size:14px;font-weight:500}.marquee-content{gap:32px}.sticky-search-filters{border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;padding:12px 16px;z-index:40}.search-container{position:relative}.search-input-wrapper{align-items:center;display:flex}.search-icon{color:#94a3b8;left:12px}.search-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-shadow:none;font-size:14px;padding:10px 12px 10px 36px}.search-input:focus{background:#fff;border-color:#94a3b8;box-shadow:none;outline:none}.filters-bar{padding-bottom:4px}.filters-bar::-webkit-scrollbar{display:none}.toggle-container{flex-shrink:0}.toggle-switch{height:20px;width:36px}.toggle-slider{background-color:#cbd5e1;border-radius:20px;bottom:0;left:0;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;bottom:2px;left:2px;transition:.4s}input:checked+.toggle-slider{background-color:#3b82f6}.veg-toggle input:checked+.toggle-slider{background-color:#22c55e}.non-veg-toggle input:checked+.toggle-slider{background-color:#ef4444}input:checked+.toggle-slider:before{transform:translateX(16px)}.toggle-label{color:#475569;font-size:14px;font-weight:500;gap:4px}.product-list-container{flex:1 1;padding:16px}.section-title h2{color:#0f172a;font-size:18px;font-weight:700;margin:0}.item-count{font-size:14px}.empty-cart,.item-count{color:#64748b;font-weight:500}.empty-cart{padding:40px 20px}.product-grid{grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.product-card{border:none;border-radius:12px;box-shadow:none}.product-image{aspect-ratio:1;background:#f8fafc}.product-badge-left{background:#ffffffe6;border-radius:4px;padding:4px;z-index:10}.product-badges-right{z-index:10}.badge{border-radius:4px;font-size:10px;font-weight:700}.badge.new{background:#3b82f6}.badge.sale{background:#10b981}.badge.limited{background:#8b5cf6}.product-details{gap:0}.product-details>*+*{margin-top:6px}.product-name{color:#1e293b;font-size:14px;line-height:1.25;margin:0}.product-details-price-row,.product-price-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.product-price,.product-price-mrp{font-size:16px;line-height:1.2}.product-price{color:#0f172a}.product-price-mrp{color:#ef4444;text-decoration:line-through}.product-price-discount{color:#16a34a;font-size:10px;font-weight:700}.product-details-mrp,.product-details-price-main{font-size:18px;line-height:1.2}.product-details-price-main{color:#000;font-weight:800}.product-details-mrp{color:#ef4444;text-decoration:line-through}.product-details-discount{background:#dcfce7;border-radius:6px;color:#166534;font-size:14px;font-weight:700;padding:4px 8px}.product-card-variants{display:flex;flex-wrap:wrap;gap:4px}.product-mini-chip{background:#f1f5f9;border-radius:4px;color:#475569;font-size:10px;font-weight:500;padding:2px 6px}.product-card-colors{align-items:center;display:flex;gap:4px}.product-color-dot{border:1px solid #cbd5e1;border-radius:50%;box-shadow:none;height:14px;width:14px}.card-actions{padding-top:8px}.btn-details{background:#f8fafc;box-shadow:none;color:#0f172a;flex:1 1;font-size:13px;outline:none;padding:6px 0}.btn-add,.btn-add-green,.btn-add-option,.btn-add-solid,.btn-add-to-cart-large{background:#16a34a;border:none;box-shadow:none;color:#fff;outline:none}.btn-add{flex:1 1;font-size:13px;font-weight:600;padding:6px 0}.btn-add-option{font-size:14px;font-weight:600;padding:8px}.btn-add-option,.btn-add-to-cart-large{border-radius:999px;cursor:pointer;width:100%}.btn-add-to-cart-large{align-items:center;display:flex;font-size:17px;font-weight:700;gap:8px;justify-content:center;padding:16px}.btn-add-green:active,.btn-add-green:focus,.btn-add-green:hover,.btn-add-option:active,.btn-add-option:focus,.btn-add-option:hover,.btn-add-to-cart-large:active,.btn-add-to-cart-large:focus,.btn-add-to-cart-large:hover,.btn-add:active,.btn-add:focus,.btn-add:hover{background:#15803d;box-shadow:none;color:#fff;outline:none}.qty-pill{background:#eff6ff;flex:1 1;padding:4px 8px}.qty-pill,.qty-pill button{border:none;box-shadow:none}.qty-pill button{background:none;color:#2563eb;outline:none}.qty-pill span{color:#1e3a8a;font-size:14px;font-weight:600}.store-footer{background:#f8fafc;border-top:none;flex-shrink:0;padding:24px 16px}.footer-content h3{color:#0f172a;font-size:16px;font-weight:700;margin-top:0}.disclaimer-list{color:#475569;font-size:14px;line-height:1.5;margin-bottom:16px;padding-left:20px}.store-address{background:#fff;border:none;border-radius:8px;box-shadow:none;color:#475569;font-size:14px;line-height:1.6;padding:12px}.store-address strong{color:#0f172a}.bottom-bar.bottom-bar-split{box-shadow:none;z-index:100}.bottom-bar.bottom-bar-split .fab-btn{align-items:center;border-radius:999px;box-shadow:none;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:48px;min-width:0;outline:none;width:100%}.bottom-bar.bottom-bar-split .fab-categories{background:#000;border:none;color:#fff;display:inline-flex;opacity:1;visibility:visible}.bottom-bar.bottom-bar-split .fab-cart{background:#16a34a;border:none;color:#fff;display:inline-flex}.bottom-bar.bottom-bar-split .fab-categories:active,.bottom-bar.bottom-bar-split .fab-categories:focus,.bottom-bar.bottom-bar-split .fab-categories:hover{background:#000;box-shadow:none;color:#fff;outline:none}.bottom-bar.bottom-bar-split .fab-cart:active,.bottom-bar.bottom-bar-split .fab-cart:focus,.bottom-bar.bottom-bar-split .fab-cart:hover{background:#15803d;box-shadow:none;color:#fff;outline:none}.cart-badge{background:#ef4444;border-radius:999px;font-size:10px;font-weight:700;padding:2px 6px}.cart-modal-overlay{align-items:flex-end;background:#0009;justify-content:center;position:fixed;z-index:1000}.options-modal-overlay{z-index:1100}.options-modal-overlay,.product-details-overlay{align-items:flex-end;background:#0009;display:flex;inset:0;justify-content:center;position:fixed}.product-details-overlay{z-index:1200}.cart-modal-content,.options-modal-content,.product-details-modal{animation:slideUp .3s ease-out forwards;background:#fff;border:none;border-radius:20px 20px 0 0;box-shadow:none;display:flex;flex-direction:column;max-height:90vh;max-width:480px;width:100%}.cart-modal-header,.options-modal-header,.product-details-modal-header{border-bottom:none;border-radius:20px 20px 0 0;z-index:10}.cart-modal-header h2,.options-modal-header h3,.product-details-modal-header h3{color:#0f172a;font-size:18px;font-weight:700;margin:0}.modal-close-btn{align-items:center;background:#f1f5f9;border:none;border-radius:50%;box-shadow:none;color:#475569;cursor:pointer;display:flex;height:32px;justify-content:center;outline:none;width:32px}.cart-items{gap:16px}.cart-item{border-bottom:none;padding-bottom:16px}.cart-item img{border:none;box-shadow:none;height:64px;width:64px}.cart-item-details{display:flex;flex-direction:column;gap:4px}.cart-item-details h4{color:#0f172a;font-size:15px;font-weight:600;margin:0}.cart-item-variant{color:#64748b;font-size:12px;font-weight:500}.cart-item-option-row{align-items:center;display:flex;gap:8px;margin-top:4px}.cart-item-option-label{color:#6b7280;font-size:12px;font-weight:500}.cart-item-color-swatch{border:1px solid #d1d5db;border-radius:999px;box-shadow:none;display:inline-block;flex-shrink:0;height:16px;width:16px}.cart-item-price{color:#0f172a;font-weight:700}.cart-qty{background:#fff;border:none;box-shadow:none;flex:none;width:90px}.cart-qty,.cart-qty button,.cart-qty span{color:#000}.bill-details{background:#f8fafc;border-radius:12px;padding:16px}.bill-details h3{color:#0f172a;font-size:16px;font-weight:700;margin:0 0 12px}.bill-row{color:#475569;font-size:14px;margin-bottom:8px}.bill-row span{align-items:center;display:flex}.bill-row span:last-child{color:#0f172a;font-weight:600}.bill-divider{background:#0000}.bill-row.total{color:#000;font-size:17px;font-weight:700}.bill-row.total span:last-child{color:#000}.options-list{display:flex;flex-direction:column;gap:10px}.option-row{grid-gap:10px;align-items:center;background:#f1f5f9;border:none;border-radius:12px;box-shadow:none;display:grid;gap:10px;grid-template-columns:1fr 90px 100px;padding:12px}.option-col{align-items:center;display:flex}.option-col-price{justify-content:flex-start}.option-col-action{justify-content:flex-end}.option-name{color:#0f172a;font-weight:400}.option-name,.option-price{font-size:14px;line-height:1.3}.option-price{color:#000;font-weight:700}.option-color-info{align-items:center;display:flex;gap:8px}.option-color-dot{border:1px solid #d1d5db;border-radius:999px;box-shadow:none;flex-shrink:0;height:20px;width:20px}.image-viewer-overlay{inset:0;position:fixed;z-index:1300}.full-image-close,.grid-image-nav-btn,.image-nav-btn,.image-viewer-close-btn{border:none;box-shadow:none;outline:none}.grid-image-nav-btn{align-items:center;background:#ffffffeb;border-radius:999px;color:#111827;display:flex;height:28px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:28px;z-index:3}.grid-image-nav-btn.left{left:8px}.grid-image-nav-btn.right{right:8px}.product-details-image-shell{margin:0 auto;max-width:400px;width:100%}.product-details-image-container,.product-details-image-shell{align-items:center;display:flex;justify-content:center;position:relative}.product-details-image-container{background:#f8fafc;border:none;border-radius:16px;box-shadow:none;max-width:100%;min-height:240px;overflow:hidden;width:400px}.product-details-title-row{display:flex;flex-direction:column;gap:8px}.product-details-title-row h2{color:#0f172a;font-size:22px;font-weight:700;line-height:1.3;margin:0}.product-save-row{color:#16a34a;font-size:12px;font-weight:600;margin-top:4px}.product-save-row-details{font-size:13px;margin-bottom:12px}.product-details-desc{display:flex;flex-direction:column;gap:8px}.product-details-desc-title{color:#0f172a;font-size:15px;font-weight:600}.product-details-desc p{color:#475569;font-size:15px;line-height:1.6;margin:0}.product-details-footer{background:#fff;border-top:none;bottom:0;padding:16px;position:sticky}.qty-pill-large{background:#eff6ff;border:none;border-radius:999px;justify-content:space-between;padding:12px 20px}.qty-pill-large,.qty-pill-large button{align-items:center;box-shadow:none;display:flex}.qty-pill-large button{background:#fff;border:none;border-radius:50%;color:#2563eb;cursor:pointer;height:36px;justify-content:center;outline:none;width:36px}.qty-pill-large span{color:#1e3a8a;font-size:18px;font-weight:700}.diet-icon{border:1px solid;border-radius:2px}.diet-icon .circle{height:8px;width:8px}.diet-icon.veg{border-color:#16a34a}.diet-icon.veg .circle{background:#16a34a}.diet-icon.non-veg{border-color:#dc2626}.diet-icon.non-veg .circle{background:#dc2626}.store-demo-alert{background:#fff;border:none;border-radius:14px;box-shadow:none;padding:16px}button:focus,button:focus-visible,input:focus,input:focus-visible{box-shadow:none;outline:none}.sticky-search-filters,.store-info-bar{border-bottom:none}.bottom-bar.bottom-bar-split{border-top:none}.bill-details,.btn-add,.btn-add-option,.btn-add-to-cart-large,.btn-call,.btn-checkout,.btn-details,.cart-item img,.cart-item-color-swatch,.cart-modal-content,.cart-qty,.fab-btn,.fab-cart,.fab-categories,.full-image-close,.grid-image-nav-btn,.image-nav-btn,.image-viewer-close-btn,.mobile-app-container,.modal-close-btn,.option-color-dot,.option-row,.options-modal-content,.product-card,.product-color-dot,.product-details-image-container,.product-details-modal,.qty-pill,.qty-pill button,.qty-pill-large,.qty-pill-large button,.search-input,.store-address,.store-demo-alert{border:none!important;box-shadow:none!important;outline:none!important}.storefront-modal-open{overflow:hidden}.mobile-app-container{z-index:1}.store-info-bar{z-index:120}.sticky-search-filters{top:72px;z-index:110}.bottom-bar.bottom-bar-split{grid-gap:12px;background:#fff;bottom:0;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:1fr 1fr;left:50%;max-width:480px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:fixed;transform:translateX(-50%);width:100%;z-index:50}.cart-modal-overlay,.categories-modal-overlay,.image-viewer-overlay,.options-modal-overlay,.product-details-overlay{inset:0;position:fixed}.cart-modal-overlay,.categories-modal-overlay,.options-modal-overlay,.product-details-overlay{align-items:flex-end;background:#0009;display:flex;justify-content:center}.cart-modal-overlay,.categories-modal-overlay{z-index:3000}.options-modal-overlay{z-index:3100}.product-details-overlay{z-index:3200}.image-viewer-overlay{align-items:center;background:#fff;display:flex;justify-content:center;padding:24px;z-index:3300}.cart-modal-content,.categories-modal-content,.options-modal-content,.product-details-modal{animation:slideUp .28s ease-out forwards;background:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:90vh;max-width:480px;width:100%}.cart-modal-header,.options-modal-header,.product-details-modal-header{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:16px 20px;position:sticky;top:0;z-index:2}.cart-modal-body,.options-modal-body,.product-details-modal-body{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding:20px}.categories-pill-list{display:flex;flex-wrap:wrap;gap:10px}.category-pill{background:#f1f5f9;border:none;border-radius:999px;box-shadow:none;color:#0f172a;cursor:pointer;font-size:14px;font-weight:600;outline:none;padding:10px 14px}.category-pill.active{background:#000;color:#fff}.image-viewer-shell{max-height:92vh;max-width:1100px}.image-viewer-shell,.image-viewer-stage{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.image-viewer-image{display:block;height:auto;max-height:82vh;max-width:100%;object-fit:contain;width:auto}.image-viewer-close-btn{background:#fff;color:#111827;right:-8px;top:-8px;z-index:20}.image-nav-btn,.image-viewer-close-btn{align-items:center;border:none;border-radius:999px;display:flex;height:42px;justify-content:center;position:absolute;width:42px}.image-nav-btn{background:#0f172ac7;color:#fff;top:50%;transform:translateY(-50%);z-index:25}.image-nav-btn.left{left:16px}.image-nav-btn.right{right:16px}.product-details-image-container,.product-details-image-shell{align-items:center!important;display:flex!important;justify-content:center!important;position:relative!important;width:100%!important}.product-details-image-container{background:#0000!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important}.product-details-main-image{cursor:pointer;display:block!important;height:auto!important;margin:0 auto!important;max-height:none!important;max-width:50%!important;min-width:0!important;object-fit:contain!important;width:50%!important}.btn-add,.btn-add-green,.btn-add-option,.btn-add-solid,.btn-add-to-cart-large{background:#16a34a!important;border:none!important;color:#fff!important}.btn-add-green:active,.btn-add-green:focus,.btn-add-green:hover,.btn-add-option:active,.btn-add-option:focus,.btn-add-option:hover,.btn-add-solid:active,.btn-add-solid:focus,.btn-add-solid:hover,.btn-add-to-cart-large:active,.btn-add-to-cart-large:focus,.btn-add-to-cart-large:hover,.btn-add:active,.btn-add:focus,.btn-add:hover{background:#16a34a!important;color:#fff!important}:root{--store-green:#40bc33;--store-green-soft:#40bc331a;--store-green-line:#40bc33;--checkout-pink:#dd2a88}.cart-modal-body{padding-bottom:8px}.cart-items-flat{background:#fff;border-radius:16px;overflow:visible;padding:0 14px}.cart-flat-row{grid-gap:12px;gap:12px;grid-template-columns:64px minmax(0,1fr) 96px;padding:14px 0}.cart-flat-col-image img{border-radius:10px;height:64px;width:64px}.cart-flat-col-action{gap:8px}.cart-flat-qty{background:#40bc3380;border-radius:999px;padding:4px 8px}.cart-flat-qty button{border-radius:999px;cursor:pointer;height:28px;width:28px}.cart-flat-price-main,.cart-flat-qty span{font-size:14px;font-weight:700}.cart-flat-mrp{font-size:11px}.cart-flat-discount{font-size:11px;font-weight:700}.cart-item,.cart-item-details,.cart-item-price,.cart-item-price-block,.cart-item-price-main,.cart-item-price-meta,.cart-items-card,.cart-qty{all:unset}.cart-add-more-link{color:var(--store-green);font-weight:700;margin:0 auto}.bill-details{border:none;border-radius:0;box-shadow:none;padding:16px 0 0}.bill-divider{background:#40bc3340;margin:12px 0}.text-green{color:var(--store-green)!important}.btn-checkout{background:#dd2a88;border-radius:999px;box-shadow:none;font-size:17px;font-weight:700;outline:none;padding:16px 20px}.btn-checkout:active,.btn-checkout:focus,.btn-checkout:hover{background:#dd2a88;color:#fff}.checkout-amount{background:#ffffff2e;font-weight:700;gap:3px}.cart-modal-footer .btn-checkout{align-items:center;background:#dd2a88!important;border:none!important;border-radius:9999px!important;box-shadow:none;color:#fff!important;display:flex;font-size:17px;font-weight:700;height:58px;justify-content:space-between;padding:0 22px;width:100%}.cart-modal-footer .checkout-amount{align-items:center;background:#fff3;border-radius:9999px;display:flex;gap:3px;padding:6px 12px}.cart-modal-content{max-height:92vh}.cart-modal-body{gap:14px;padding:16px 16px 8px}.cart-items-card,.cart-items-flat{background:#fff!important;border:none!important;border-radius:18px!important;box-shadow:none!important;overflow:visible!important;padding:0 16px!important}.cart-item,.cart-items-card .cart-item{background:#0000!important;border-bottom:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;padding:0!important}.cart-flat-row{grid-gap:14px;align-items:start;border-bottom:1px solid #40bc33;display:grid;gap:14px;grid-template-columns:72px minmax(0,1fr) 104px;padding:16px 0}.cart-items-flat .cart-flat-row:last-child{border-bottom:none;padding-bottom:18px}.cart-flat-col{min-width:0}.cart-flat-col-image img{border-radius:14px;display:block;height:72px;object-fit:cover;width:72px}.cart-flat-col-info{min-width:0;padding-top:2px}.cart-flat-col-info h4{color:#111827;font-size:16px;font-weight:700;line-height:1.28;margin:0;word-break:break-word}.cart-flat-variant-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cart-flat-variant-label,.cart-flat-variant-text{color:#6b7280;font-size:13px;font-weight:600;line-height:1.2}.cart-flat-color-swatch{border:1px solid #d1d5db;border-radius:999px;display:inline-block;flex-shrink:0;height:17px;width:17px}.cart-flat-col-action{align-items:stretch;display:flex;flex-direction:column;gap:10px;padding-top:2px}.cart-flat-qty{background:#40bc3399;border-radius:9999px;gap:6px;justify-content:space-between;padding:5px 8px}.cart-flat-qty,.cart-flat-qty button{align-items:center;display:flex;min-height:30px}.cart-flat-qty button{background:#fff;border:none;color:#40bc33;flex:0 0 30px;height:30px;justify-content:center;max-height:30px;max-width:30px;min-width:30px;width:30px}.cart-flat-qty span{color:#111827;font-size:15px;font-weight:800;line-height:1;min-width:18px;text-align:center}.cart-flat-price-block{align-items:right;display:flex;flex-direction:column;gap:2px;text-align:right}.cart-flat-price-main{align-items:right;color:#111827;display:flex;font-size:15px;font-weight:800;gap:2px;justify-content:right;line-height:1.15}.cart-flat-price-meta{align-items:right;display:flex;flex-direction:column;gap:1px}.cart-flat-mrp{color:#ef4444;font-size:12px;font-weight:700;line-height:1.1;text-decoration:line-through}.cart-flat-discount{color:#40bc33;font-size:12px;font-weight:800;line-height:1.1}.cart-add-more-link{background:#0000;border:none;box-shadow:none;color:#40bc33;cursor:pointer;display:block;font-size:13px;font-weight:800;line-height:1.2;margin:4px auto 2px;outline:none;padding:0;text-decoration:underline;width:fit-content}.bill-details{background:#fff!important;border:none!important;border-radius:18px!important;box-shadow:none!important;padding:18px 18px 16px!important}.bill-details h3{font-size:18px;margin:0 0 14px}.bill-row{font-size:15px;font-weight:600}.bill-row span:last-child{font-weight:700}.bill-divider{background:#40bc3338;margin:12px 0 14px}.bill-row.total{font-size:18px}.bill-row.total span:last-child{color:#111827;font-weight:800}.text-green{color:#40bc33!important}.cart-modal-footer{border-top:none;bottom:0;padding:14px 16px 16px;position:sticky;z-index:5}.btn-checkout,.cart-modal-footer .btn-checkout{align-items:center;border:none!important;border-radius:9999px!important;box-shadow:none!important;cursor:pointer;display:flex;font-size:17px;font-weight:800;height:60px;justify-content:space-between;outline:none!important;padding:0 22px;width:100%}.btn-checkout,.btn-checkout:active,.btn-checkout:focus,.btn-checkout:hover,.cart-modal-footer .btn-checkout,.cart-modal-footer .btn-checkout:active,.cart-modal-footer .btn-checkout:focus,.cart-modal-footer .btn-checkout:hover{background:#dd2a88!important;color:#fff!important}.cart-modal-footer .checkout-amount,.checkout-amount{align-items:center;background:#ffffff2e;border-radius:9999px;color:#fff;display:flex;font-weight:800;gap:3px;line-height:1;padding:7px 13px}.cart-item,.cart-item-details,.cart-item-price,.cart-item-price-block,.cart-item-price-main,.cart-item-price-meta,.cart-qty{box-shadow:none!important}@media (max-width:480px){.cart-flat-row{gap:12px;grid-template-columns:68px minmax(0,1fr) 98px}.cart-flat-col-image img{height:68px;width:68px}.cart-flat-col-info h4{font-size:15px}.btn-checkout,.cart-modal-footer .btn-checkout{font-size:16px;height:58px}}.cart-flat-qty{height:22px;padding:2px}.cart-flat-qty button{border-radius:50%;flex:0 0 22px;height:22px;max-height:22px;max-width:22px;min-height:22px;min-width:22px;width:22px}.cart-flat-qty span{font-size:13px}.store-logo{border-radius:999px;display:block;flex-shrink:0;height:42px;max-height:42px;max-width:42px;min-height:42px;min-width:42px;object-fit:cover;width:42px}.categories-strip-shell{gap:12px;padding-bottom:2px}.category-circle-chip{background:#0000;margin:0;min-width:64px;padding:0}.category-circle-image-fallback{font-size:13px}.category-circle-label{max-width:72px;text-overflow:ellipsis;white-space:nowrap}.category-circle-chip.active .category-circle-label{color:#000}.cart-flat-qty button,.qty-pill button{align-items:center;border-radius:50%;display:flex;flex:0 0 24px;height:24px;justify-content:center;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.cart-flat-qty span,.qty-pill span{font-size:14px;font-weight:700}.category-circle-label{min-height:30px}.category-circle-chip{background:linear-gradient(180deg,#16a34a2e 0,#16a34a14 35%,#fff);border-radius:12px;gap:6px;max-width:76px;min-width:76px;padding:8px 6px;width:76px}.category-circle-chip.active{background:linear-gradient(180deg,#16a34a59 0,#16a34a26 40%,#fff)}.categories-strip-shell{-webkit-overflow-scrolling:touch;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 0 4px;scroll-behavior:smooth;scroll-snap-type:x proximity}.categories-strip-shell::-webkit-scrollbar{display:none}.category-circle-chip{align-items:center;background:linear-gradient(180deg,#16a34a2e 0,#16a34a14 38%,#fff);border:none;border-radius:14px;box-shadow:none;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:7px;max-width:82px;min-width:82px;outline:none;padding:8px 6px 6px;scroll-snap-align:start;width:82px}.category-circle-chip.active{background:linear-gradient(180deg,#16a34a52 0,#16a34a24 42%,#fff)}.category-circle-image{align-items:center;background:#f1f5f9;border-radius:50%;display:flex;height:58px;justify-content:center;max-height:58px;max-width:58px;min-height:58px;min-width:58px;overflow:hidden;width:58px}.category-circle-image img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.category-circle-image-fallback{align-items:center;background:#e2e8f0;border-radius:50%;color:#0f172a;display:flex;font-size:14px;font-weight:700;height:100%;justify-content:center;width:100%}.category-circle-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#334155;display:-webkit-box;font-size:12px;font-weight:600;line-height:1.2;min-height:31px;overflow:hidden;text-align:center;white-space:normal;width:100%;word-break:break-word}.category-circle-chip.active .category-circle-label{color:#16a34a;font-weight:700}:root{--bg-color:#f0f2f5;--text-main:#111b21;--sidebar-bg:#008069;--sidebar-hover:#016d59;--accent-green:#25d366;--accent-orange:#ff6b00;--accent-blue:#0d6efd;--accent-blue-hover:#0b5ed7;--white:#fff;--border-color:#e5e7eb;--text-muted:#6b7280;--danger:#dc3545;--danger-hover:#bb2d3b;--warning:#f59e0b;--warning-hover:#d97706;--success:#198754;--success-hover:#157347;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 10px #00000014;--radius-sm:10px;--radius-md:12px;--radius-lg:16px;--sidebar-width:296px}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%}body{background-color:#f0f2f5;background-color:var(--bg-color);color:#111b21;color:var(--text-main);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-container{display:flex;min-height:100vh;overflow:hidden}.sidebar{background-color:#008069;background-color:var(--sidebar-bg);box-shadow:0 4px 10px #00000014;box-shadow:var(--shadow-md);color:#fff;color:var(--white);display:flex;flex-direction:column;flex-shrink:0;width:296px;width:var(--sidebar-width);z-index:20}.sidebar-logo{align-items:center;display:flex;gap:14px;padding:24px 28px}.sidebar-logo i{font-size:28px}.sidebar-logo span{font-size:1.45rem;font-weight:700;letter-spacing:.01em}.profile-card{background-color:#016d59;background-color:var(--sidebar-hover);border-radius:12px;border-radius:var(--radius-md);box-shadow:inset 0 2px 4px #0000000f;margin:0 18px 24px;padding:18px}.profile-name{font-size:1.1rem;font-weight:600;margin-bottom:10px;text-transform:lowercase}.profile-badge{background-color:#25d366;background-color:var(--accent-green);border-radius:9999px;color:#111b21;color:var(--text-main);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:5px 12px;text-transform:uppercase}.nav-menu{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:0 18px}.nav-item{align-items:center;background:#0000;border:none;border-radius:12px;border-radius:var(--radius-md);color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:12px;padding:14px 16px;text-align:left;text-decoration:none;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;width:100%}.nav-item i{font-size:1rem;text-align:center;width:20px}.nav-item:hover{background-color:#016d59;background-color:var(--sidebar-hover)}.nav-item.active{background-color:#ff6b00;background-color:var(--accent-orange);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;color:var(--white);font-weight:600}.nav-item.active:hover{transform:scale(1.01)}.logout-container{margin-top:auto;padding:18px}.logout-btn{align-items:center;background:#0000;border:1px solid #fff3;border-radius:12px;border-radius:var(--radius-md);color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:11px;justify-content:center;padding:13px 16px;transition:background-color .2s ease;width:100%}.logout-btn:hover{background-color:#ffffff1a}.main-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.top-header{align-items:center;background-color:#fff;background-color:var(--white);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:26px 34px;z-index:10}.top-header h1{font-size:1.55rem;font-weight:700}.header-actions{display:flex;gap:16px}.scrollable-content{flex:1 1;overflow-y:auto;padding:32px}.content-wrapper{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:100%}.btn{align-items:center;border:none;border-radius:12px;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:8px;justify-content:center;padding:10px 20px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.btn i{font-size:.95rem}.btn-outline{background-color:initial;border:1px solid #e5e7eb;border:1px solid var(--border-color);color:#374151}.btn-outline:hover{background-color:#f9fafb}.btn-primary{background-color:#0d6efd;background-color:var(--accent-blue);color:#fff;color:var(--white)}.btn-primary:hover{background-color:#0b5ed7;background-color:var(--accent-blue-hover)}.btn--primary{background-color:#0d6efd;background-color:var(--accent-blue);color:#fff;color:var(--white)}.btn--primary:hover{background-color:#0b5ed7;background-color:var(--accent-blue-hover)}.btn--outline{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);color:#374151}.btn--outline:hover{background-color:#f9fafb}.btn--danger{background-color:#dc3545;background-color:var(--danger);color:#fff;color:var(--white)}.btn--danger:hover{background-color:#bb2d3b;background-color:var(--danger-hover)}.btn--warning{background-color:#f59e0b;background-color:var(--warning);color:#fff;color:var(--white)}.btn--warning:hover{background-color:#d97706;background-color:var(--warning-hover)}.btn--success{background-color:#198754;background-color:var(--success);color:#fff;color:var(--white)}.btn--success:hover{background-color:#157347;background-color:var(--success-hover)}.btn--sm{font-size:.92rem;padding:9px 14px}.dashboard-section{display:flex;flex-direction:column;gap:32px}.section-header{align-items:center;display:flex;justify-content:space-between}.section-header h2{font-size:1.55rem;font-weight:700}.section-actions{display:flex;gap:14px}.stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.stat-card{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);min-height:165px;padding:28px;transition:box-shadow .2s ease;.stat-icon{align-items:center;color:#ff6b00;color:var(--accent-orange);display:flex;font-size:48px;justify-content:flex-start}}.stat-card:hover{box-shadow:0 4px 10px #00000014;box-shadow:var(--shadow-md)}.stat-icon{align-items:flex-start;color:#ff6b00;color:var(--accent-orange);display:flex;font-size:48px;justify-content:flex-start;margin-bottom:10px}.stat-icon i{font-size:1.35rem}.stat-info h3{font-size:4rem;font-weight:700;margin-bottom:24px}.stat-info p{color:#6b7280;color:var(--text-muted);font-size:1rem;font-weight:500}.quick-actions{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:32px}.quick-actions h2,.quick-actions h3{font-size:1.25rem;font-weight:700;margin-bottom:24px}.action-buttons{display:flex;flex-wrap:wrap;gap:16px}.categories-grid,.products-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.categories-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.categories-grid,.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.category-card,.product-card{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);overflow:hidden}.product-card.inactive{opacity:.72}.category-image,.product-image{align-items:center;background:#eef2f7;color:#94a3b8;display:flex;height:210px;justify-content:center}.category-image img,.product-image img{height:100%;object-fit:cover;width:100%}.product-placeholder{font-size:2rem}.product-info{padding:22px}.product-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.product-type-indicator,.stock-status{border-radius:9999px;font-size:.78rem;font-weight:700;padding:6px 12px}.product-type-indicator.simple{background:#e8f1ff;color:#2563eb}.product-type-indicator.veg{background:#e9f9ef;color:#198754}.product-type-indicator.non-veg{background:#fdecec;color:#dc3545}.stock-status.in-stock{background:#e9f9ef;color:#198754}.stock-status.out-of-stock{background:#fdecec;color:#dc3545}.category-name,.product-name{font-size:1.15rem;font-weight:700;margin-bottom:10px}.category-description,.category-info,.product-category,.product-description{color:#6b7280;color:var(--text-muted);line-height:1.5;margin-bottom:12px}.product-price{color:#ff6b00;color:var(--accent-orange);font-size:1.4rem;font-weight:700}.category-actions,.product-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.category-card{padding:26px}.category-icon{align-items:center;background-color:#ff6b00;background-color:var(--accent-orange);border-radius:50%;color:#fff;color:var(--white);display:flex;font-size:1.8rem;height:78px;justify-content:center;margin-bottom:18px;width:78px}.orders-container{background:#0000}.orders-filters{margin-bottom:24px;max-width:240px}.form-control{background:#fff;background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--radius-md);font-size:1rem;outline:none;padding:12px 14px;width:100%}.settings-form{display:flex;flex-direction:column;gap:24px;max-width:1100px}.form-section{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:28px}.form-section h3{font-size:1.2rem;margin-bottom:22px}.form-section p{color:#6b7280;color:var(--text-muted);line-height:1.55;margin-bottom:18px}.form-row{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-group{margin-bottom:18px}.form-group label{display:block;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--radius-md);font-size:1rem;outline:none;padding:13px 14px;width:100%}.input-group{align-items:stretch;display:flex}.input-prefix{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:12px 0 0 12px;border-radius:var(--radius-md) 0 0 var(--radius-md);border-right:none;color:#6b7280;color:var(--text-muted);display:flex;padding:0 14px;white-space:nowrap}.input-group input{border-radius:0 12px 12px 0;border-radius:0 var(--radius-md) var(--radius-md) 0}.image-upload-area{background:#f8fafc;border:1.5px dashed #e5e7eb;border:1.5px dashed var(--border-color);border-radius:12px;border-radius:var(--radius-md);margin-top:12px;padding:24px}.image-preview{color:#6b7280;color:var(--text-muted);text-align:center}.image-preview i{font-size:1.7rem;margin-bottom:10px}.image-preview span{display:block;font-weight:600;margin-bottom:6px}.image-preview small{display:block}.checkbox-group{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:768px){.checkbox-group{grid-template-columns:repeat(4,minmax(0,1fr))}}.checkbox-item{align-items:center;display:flex;gap:8px}.checkbox-item input{width:auto}.form-actions{display:flex;justify-content:flex-start;padding-top:8px}.empty-state{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:48px 24px;text-align:center}.empty-state i{color:#6b7280;color:var(--text-muted);font-size:2.2rem;margin-bottom:14px}.empty-state h3{font-size:1.35rem;font-weight:700;margin-bottom:10px}.empty-state p{color:#6b7280;color:var(--text-muted)}.hidden{display:none!important}@media (max-width:991px){.sidebar{width:250px}.top-header{padding:20px 22px}.scrollable-content{padding:22px}}@media (max-width:767px){.app-container{flex-direction:column;overflow:auto}.sidebar{width:100%}.top-header{align-items:flex-start;flex-direction:column;gap:16px}.header-actions{flex-wrap:wrap;width:100%}.content-wrapper{gap:22px}.empty-state,.form-section,.quick-actions,.stat-card{padding:22px}}.payment-method-card{border:1px solid #d9efe7;box-shadow:0 8px 24px #0080690f}.payment-method-header{align-items:center;display:flex;gap:14px;margin-bottom:20px}.payment-method-badge{align-items:center;background:linear-gradient(135deg,#008069,#0aa37f);border-radius:12px;box-shadow:0 8px 18px #0080692e;color:#fff;display:flex;font-size:.82rem;font-weight:700;height:44px;justify-content:center;letter-spacing:.02em;min-width:64px;padding:0 14px}.payment-method-title-wrap h3{margin:0 0 4px}.payment-method-title-wrap p{color:#6b7280;color:var(--text-muted);font-size:.95rem;margin:0}.modern-upload-box{align-items:center;background:linear-gradient(180deg,#f5fcf9,#eef8f4);border:1.5px dashed #b7ddd3;border-radius:18px;cursor:pointer;display:flex;justify-content:center;min-height:260px;transition:all .22s ease}.modern-upload-box:hover{background:linear-gradient(180deg,#f1fbf7,#e6f6f0);border-color:#008069;box-shadow:0 10px 24px #00806914}.modern-upload-box.drag-active{background:linear-gradient(180deg,#ecfaf5,#ddf3ea);border-color:#008069;box-shadow:0 0 0 4px #00806914}.modern-upload-box .image-preview{color:#4b5563;text-align:center;width:100%}.modern-upload-box .image-preview svg{color:#008069;margin-bottom:12px}.modern-upload-box .image-preview span{color:#0f172a;font-size:1.08rem;font-weight:700}.modern-upload-box .image-preview small{color:#6b7280;font-size:.92rem;margin-top:6px}.modern-upload-box .image-preview img{background:#fff;border:1px solid #d8ece5;border-radius:14px;margin-bottom:14px;max-height:220px;max-width:100%;object-fit:contain;padding:10px}.modern-upload-box .action-buttons{justify-content:center;margin-top:16px}.upload-meta-row{display:none}.custom-modal-overlay{align-items:center;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.custom-modal{background:#fff;border-radius:22px;box-shadow:0 24px 60px #0f172a33;max-width:860px;overflow:hidden;width:100%}.product-modal{display:flex;flex-direction:column;max-height:92vh}.custom-modal-header{align-items:flex-start;background:linear-gradient(180deg,#fbfffd,#f4fbf8);border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:24px 28px}.custom-modal-header h3{font-size:1.4rem;font-weight:700;margin:0 0 6px}.custom-modal-header p{color:#6b7280;color:var(--text-muted);font-size:.96rem;margin:0}.custom-modal-body{overflow-y:auto;padding:24px 28px 28px}.custom-modal-footer{display:flex;gap:12px;justify-content:flex-end;margin-top:22px}.icon-only-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.icon-only-btn:hover{background:#f8fafc}.field-error{color:#dc2626;font-size:.86rem;margin-top:6px}.inline-check-row{margin-top:16px}.toggle-check{align-items:center;cursor:pointer;display:inline-flex;font-weight:600;gap:10px}.toggle-check input{width:auto}@media (max-width:767px){.custom-modal-overlay{padding:12px}.custom-modal-body,.custom-modal-header{padding:18px}.custom-modal-footer{flex-direction:column}.custom-modal-footer .btn{width:100%}}.form-group label{color:#0f8f5f;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #cfe8df;border-radius:10px;color:#111b21;font-size:.85rem;padding:10px 12px;transition:border .2s ease,box-shadow .2s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af;font-size:.82rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border:1px solid #25d366;box-shadow:0 0 0 2px #25d36626;outline:none}.form-group textarea{resize:vertical}.form-group small{color:#9ca3af;font-size:.8rem}.form-group input,.form-group select{height:42px}.form-section h3{border-left:4px solid #25d366;color:#0f8f5f;font-weight:700;margin-bottom:14px;padding-left:10px}.category-modal{display:flex;flex-direction:column;max-height:92vh;max-width:760px}.mobile-main{flex:1 1}.btn-call{border-radius:20px;padding:6px 12px}.offer-marquee{font-size:.85rem;padding:8px 0}.marquee-content{animation:marquee 15s linear infinite;display:flex;gap:40px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.search-container{padding:12px 20px}.search-input{border:1px solid #e5e7eb;padding:10px 16px 10px 40px}.product-list-container{padding:20px}.product-card{border-radius:16px}.product-details{gap:6px;padding:12px}.product-name{font-size:.9rem;font-weight:600}.product-price{gap:2px}.card-actions{margin-top:6px}.btn-details{background:#f3f4f6;border-radius:20px;font-size:.75rem;font-weight:600;padding:6px 10px}.btn-add{border:1px solid #008069;border-radius:20px;font-weight:700;padding:6px 14px}.quantity-selector{align-items:center;display:flex;gap:6px}.quantity-selector button{background:#fff;border:1px solid #e5e7eb;border-radius:50%;height:24px;width:24px}.bottom-bar{padding:12px 20px}.fab-btn{font-weight:700;gap:6px;padding:10px 18px}.fab-categories{background:#111827}.cart-modal-overlay{background:#00000080}.cart-modal-content{background:#f8fafc;border-radius:24px 24px 0 0;max-height:85vh}.cart-modal-body,.cart-modal-header{padding:20px}.cart-item{border-radius:12px;gap:10px;padding:10px}.cart-item img{border-radius:8px;height:60px;width:60px}.cart-modal-footer{padding:16px}.btn-checkout{border-radius:12px;padding:14px}.store-preview-topbar{background:#111827;padding:12px 20px}.store-preview-topbar button{background:#fff;border:none;border-radius:6px;padding:6px 12px}.mobile-app-container{height:100vh}.store-info-bar{background:#008069;color:#fff;height:60px;justify-content:space-between;padding:0 20px;position:sticky;top:0;z-index:40}.store-info,.store-info-bar{align-items:center;display:flex}.store-info{gap:10px}.store-info h1{font-size:1.2rem;font-weight:700}.btn-call{align-items:center;background:#facc15;border:none;border-radius:999px;color:#000;cursor:pointer;display:flex;font-weight:700;gap:6px;padding:8px 14px}.cover-image{background:#dbe3e8;height:100px;overflow:hidden;width:100%}.cover-image img{height:100%;object-fit:cover;width:100%}.offer-marquee{background:#fef3c7;border-bottom:1px solid #f5deb0;color:#92400e;font-size:.84rem;font-weight:700;overflow:hidden;padding:9px 0;white-space:nowrap}.marquee-content{animation:marquee 18s linear infinite;display:inline-flex;gap:48px;min-width:max-content;white-space:nowrap}.marquee-content span{display:inline-block;white-space:nowrap}.sticky-search-filters{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:60px;z-index:30}.search-container{background:#fff;padding:14px 20px 10px}.search-input-wrapper{position:relative}.search-icon{color:#6b7280;left:14px;position:absolute;top:12px}.search-input{background:#f1f5f9;border:1px solid #d7dce1;border-radius:999px;font-size:1rem;outline:none;padding:11px 16px 11px 40px;width:100%}.filters-bar{align-items:center;background:#fff;display:flex;justify-content:flex-start;overflow-x:auto;padding:0 20px 14px}.toggles-group{display:flex;gap:16px;min-width:max-content}.toggle-container{align-items:center;display:flex;gap:8px}.toggle-switch{display:inline-block;height:22px;position:relative;width:40px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background:#d1d5db;border-radius:999px;cursor:pointer;inset:0;position:absolute;transition:.25s}.toggle-slider:before{background:#fff;border-radius:50%;content:"";height:16px;left:3px;position:absolute;top:3px;transition:.25s;width:16px}.simple-toggle input:checked+.toggle-slider{background:#64748b}.veg-toggle input:checked+.toggle-slider{background:#22c55e}.non-veg-toggle input:checked+.toggle-slider{background:#ef4444}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(18px)}.toggle-label{color:#111827;font-size:.85rem;font-weight:700;gap:6px}.diet-icon,.toggle-label{align-items:center;display:flex}.diet-icon{background:#fff;border:1.5px solid;border-radius:3px;height:14px;justify-content:center;width:14px}.diet-icon .circle{border-radius:50%;height:6px;width:6px}.diet-icon.veg{border-color:#22c55e}.diet-icon.veg .circle{background:#22c55e}.diet-icon.non-veg{border-color:#ef4444}.diet-icon.non-veg .circle{background:#ef4444}.diet-icon.simple{border-color:#64748b}.diet-icon.simple .circle{background:#64748b}.product-list-container{padding:18px 14px 100px}.section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.section-title h2{color:#111827;font-size:1.05rem;font-weight:800}.item-count{color:#6b7280;font-size:.82rem;font-weight:700}.product-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 1px 3px #0f172a0a;display:flex;flex-direction:column;overflow:hidden}.product-image{aspect-ratio:4/5;background:#e8f0ef;overflow:hidden;position:relative;width:100%}.product-image img{cursor:pointer;height:100%;object-fit:cover;width:100%}.product-badge-left{align-items:center;background:#fff;border-radius:2px;display:flex;justify-content:center;left:8px;position:absolute;top:8px}.product-badges-right{align-items:flex-end;display:flex;flex-direction:column;gap:6px;position:absolute;right:8px;top:8px}.badge{align-items:center;border-radius:999px;box-shadow:0 2px 6px #00000026;color:#fff;display:flex;font-size:.62rem;font-weight:800;gap:4px;padding:4px 8px;text-transform:uppercase}.badge.new{background:#8b5cf6}.badge.hot{background:#ef4444}.badge.best{background:#f59e0b}.product-details{display:flex;flex:1 1;flex-direction:column;padding:12px 12px 14px}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:.95rem;font-weight:700;line-height:1.28;margin-bottom:6px;min-height:2.45em;overflow:hidden}.product-price{color:#111827;font-size:1rem;font-weight:800;gap:1px;margin-bottom:12px}.card-actions,.product-price{align-items:center;display:flex}.card-actions{gap:8px;justify-content:space-between;margin-top:auto}.btn-details{background:#eef2f3;border:none;border-radius:999px;color:#4b5563;cursor:pointer;font-size:.78rem;font-weight:700;min-width:64px;padding:8px}.btn-add{background:#fff;border:1.5px solid #cde5de;border-radius:999px;box-shadow:0 1px 2px #00000008;color:#008069;cursor:pointer;font-size:.8rem;font-weight:800;min-width:74px;padding:8px 18px}.qty-pill{background:#e7f1ee;border-radius:999px;gap:6px;height:32px;justify-content:space-between;min-width:90px;overflow:hidden;padding:3px}.qty-pill,.qty-pill button{align-items:center;display:flex}.qty-pill button{background:#fff;border:1px solid #d6dfdb;border-radius:50%;color:#008069;cursor:pointer;flex-shrink:0;height:28px;justify-content:center;max-height:28px;max-width:28px;min-height:28px;min-width:28px;padding:0;width:28px}.qty-pill span{color:#111827;font-size:.95rem;font-weight:800;min-width:14px;text-align:center}.store-footer{background:#fff;border-top:1px solid #e5e7eb;padding:24px 20px 100px}.footer-content h3{color:#111827;font-size:.95rem;font-weight:800;margin-bottom:12px}.disclaimer-list{list-style:disc;margin-bottom:18px;padding-left:18px}.disclaimer-list li{color:#6b7280;font-size:.8rem;line-height:1.45;margin-bottom:6px}.store-address{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.8rem;line-height:1.5;padding-top:16px}.store-address strong{color:#111827}.fab-btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:flex;font-size:.92rem;font-weight:800;gap:8px;justify-content:center;padding:12px 22px}.fab-categories{background:#030712;color:#fff;min-width:144px}.fab-cart{background:#25d366;color:#000;min-width:144px}.cart-icon-wrapper{position:relative}.cart-badge,.cart-icon-wrapper{align-items:center;display:flex;justify-content:center}.cart-badge{background:#ff3b30;border:2px solid #25d366;border-radius:9px;color:#fff;font-size:.7rem;font-weight:800;height:18px;min-width:18px;padding:0 4px;position:absolute;right:-10px;top:-8px}.cart-modal-overlay{animation:fadeIn .18s ease-out;background:#00000073;display:flex;flex-direction:column;inset:0;justify-content:flex-end;position:absolute;z-index:50}.cart-modal-content{animation:slideUp .24s ease-out;background:#f3f4f6;flex-direction:column;max-height:86vh}.cart-modal-content,.cart-modal-header{border-radius:28px 28px 0 0;display:flex}.cart-modal-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:22px}.cart-modal-header h2{color:#111827;font-size:1.15rem;font-weight:800}.cart-modal-header button{align-items:center;background:#0000;border:none;color:#64748b;cursor:pointer;display:flex;justify-content:center}.cart-modal-body{flex:1 1;overflow-y:auto;padding:16px 16px 20px}.empty-cart{color:#6b7280;font-weight:700;padding:40px 0;text-align:center}.cart-items{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.cart-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;display:flex;gap:12px;padding:12px}.cart-item img{border-radius:12px;flex-shrink:0;height:72px;object-fit:cover;width:72px}.cart-item-details{flex:1 1;min-width:0}.cart-item-details h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-size:.9rem;font-weight:700;line-height:1.3;margin-bottom:6px;overflow:hidden}.cart-item-price{align-items:center;color:#111827;display:flex;font-size:1rem;font-weight:800}.cart-qty{flex:0 0 auto}.bill-details{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px}.bill-details h3{color:#111827;font-size:1rem;font-weight:800;margin-bottom:16px}.bill-row{align-items:center;color:#6b7280;display:flex;font-size:.9rem;font-weight:700;justify-content:space-between;margin-bottom:12px}.bill-row span:last-child{align-items:center;color:#111827;display:flex;gap:2px}.bill-divider{background:#e5e7eb;height:1px;margin:16px 0}.bill-row.total{color:#111827;font-size:1.1rem;font-weight:800;margin-bottom:0}.text-green{color:#16a34a!important}.cart-modal-footer{background:#fff;border-top:1px solid #e5e7eb;padding:16px 18px 18px}.btn-checkout{background:#008069;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:1rem;font-weight:800;justify-content:space-between;padding:16px 18px;width:100%}.btn-checkout,.checkout-amount{align-items:center;display:flex}.checkout-amount{background:#0000001f;border-radius:999px;gap:2px;padding:6px 12px}.full-image-overlay,.product-details-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:80}.full-image-modal,.product-details-modal{background:#fff;border-radius:20px;max-width:420px;overflow:hidden;position:relative;width:100%}.full-image-modal img{background:#000;display:block;max-height:80vh;object-fit:contain;width:100%}.full-image-close{align-items:center;background:#ffffffeb;border:none;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;position:absolute;right:12px;top:12px;width:38px}.product-details-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 18px}.product-details-modal-header h3{color:#111827;font-size:1rem;font-weight:800}.product-details-modal-header button{background:#0000;border:none;color:#64748b;cursor:pointer}.product-details-modal-body{padding:18px}.product-details-modal-body img{border-radius:14px;height:220px;margin-bottom:14px;object-fit:cover;width:100%}.product-details-price{align-items:center;color:#111827;display:flex;font-size:1.05rem;font-weight:800;gap:2px;margin-bottom:12px}.product-details-modal-body p{color:#475569;font-size:.92rem;line-height:1.55}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.toggle-label{background:#fff;border-radius:999px;padding:4px 8px}body.storefront-page-body,body.storefront-page-body #root,html.storefront-page-html{height:100%;overflow:hidden}body.storefront-page-body{margin:0}.mobile-app-container{background:#f8fafc;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100dvh;margin:0 auto;max-width:480px;min-height:100dvh;overflow:hidden;position:relative}.mobile-main{background:#f3f4f6;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.bottom-bar{align-items:center;background:#fff;bottom:0;box-shadow:0 -4px 16px #0000000f;display:flex;justify-content:space-between;left:0;min-height:72px;padding:14px 18px;position:absolute;right:0;z-index:40}.product-modal-enhanced{max-width:980px}.product-images-main-label{display:block;margin-bottom:10px}.product-images-stack{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.product-images-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.product-image-upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0f172a0f;height:100%;padding:14px}.product-image-upload-card-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.product-image-upload-title{align-items:center;color:#111827;display:flex;font-size:14px;font-weight:600;gap:6px}.product-image-upload-badge{background:#eef2ff;border-radius:999px;color:#4338ca;font-size:11px;font-weight:600;padding:4px 8px}.product-image-upload-card-body{align-items:flex-start;display:flex;flex-wrap:wrap;gap:14px}.product-image-preview-box{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-shrink:0;height:150px;justify-content:center;overflow:hidden;width:150px}.product-image-preview-img{display:block;height:auto;max-height:150px;max-width:150px;object-fit:contain;width:auto}.product-image-preview-empty{align-items:center;color:#94a3b8;display:flex;justify-content:center}.product-image-upload-actions-wrap{flex:1 1 220px;min-width:200px}.product-image-upload-meta{color:#475569;font-size:13px;line-height:1.45;margin-bottom:10px}.product-image-upload-actions{display:flex;flex-wrap:wrap;gap:10px}