:root{--red:#b91c1c;--red2:#dc2626;--yellow:#fbbf24;--green:#128c4b;--text:#1f2937;--muted:#6b7280;--border:#e5e7eb;--light:#f8fafc;--card:#fff;--shadow:0 14px 38px rgba(31,41,55,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:#f8fafc;padding-bottom:118px}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}a{color:inherit}.announcement{background:#7f1d1d;color:#fff;text-align:center;padding:7px 12px;font-size:11px;font-weight:700}.topbar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);display:flex;justify-content:space-between;align-items:center;padding:11px 15px;border-bottom:1px solid var(--border)}.brand-wrap{display:flex;gap:10px;align-items:center;text-decoration:none}.logo{width:45px;height:45px;border-radius:14px;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 7px 18px rgba(185,28,28,.25)}.brand-wrap h1{font-size:16px;margin:0}.brand-wrap p{font-size:10px;color:var(--muted);margin:3px 0 0}.header-actions{display:flex;align-items:center;gap:7px}.header-chat{display:none;text-decoration:none;color:var(--green);font-size:12px;font-weight:800}.icon-btn{border:0;background:#fef2f2;color:var(--red);border-radius:12px;padding:10px 11px;font-weight:800}main{max-width:1180px;margin:auto;padding:14px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#991b1b,#dc2626 65%,#ef4444);border-radius:25px;padding:26px 20px;color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 44px rgba(185,28,28,.23)}.hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(251,191,36,.22);right:-70px;top:-90px}.hero-copy{position:relative;z-index:2}.hero h2{font-size:29px;line-height:1.06;margin:12px 0 10px;max-width:560px}.hero p{font-size:13px;line-height:1.65;max-width:540px;color:#fff5f5}.pill{display:inline-flex;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hero-buttons{display:flex;gap:9px;margin-top:14px}.primary-btn,.secondary-btn,.outline-btn,.whatsapp-btn{border:0;border-radius:13px;padding:13px 16px;font-weight:800;text-decoration:none}.primary-btn{background:var(--yellow);color:#4a3100}.secondary-btn{border:1px solid rgba(255,255,255,.5);color:#fff}.hero-points{display:flex;flex-wrap:wrap;gap:11px;margin-top:16px;font-size:10px;font-weight:700}.hero-visual{display:none;position:relative;z-index:2;grid-template-columns:repeat(2,70px);gap:10px}.hero-visual div{height:70px;border-radius:20px;background:rgba(255,255,255,.16);display:grid;place-items:center;font-size:36px;transform:rotate(4deg)}.search-section{margin-top:16px}.search-box{background:#fff;border:1px solid var(--border);border-radius:16px;padding:0 12px;display:flex;align-items:center;gap:9px;box-shadow:0 9px 24px rgba(31,41,55,.06)}.search-box input{border:0;outline:0;width:100%;padding:16px 0;background:transparent}.search-box button{border:0;background:transparent;font-size:23px;color:var(--muted);visibility:hidden}section{margin-bottom:25px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:20px 2px 12px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--red);font-weight:900;margin:0 0 4px}.section-heading h3,.about-card h3,.modal-header h3{margin:0;font-size:20px}.section-heading.light .eyebrow,.section-heading.light h3{color:#fff}.text-btn{border:0;background:transparent;color:var(--red);font-weight:800;font-size:12px}.category-row{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 8px;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-card{min-width:112px;min-height:94px;border:1px solid var(--border);background:#fff;border-radius:17px;padding:13px 10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;box-shadow:0 8px 20px rgba(31,41,55,.04)}.category-card span{font-size:26px}.category-card b{font-size:11px;line-height:1.25}.category-card.active{background:#fef2f2;border-color:#fecaca;color:var(--red)}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.brand-card{border:1px solid var(--border);background:#fff;border-radius:15px;padding:11px 6px;text-align:center;min-width:0}.brand-card span{width:40px;height:40px;border-radius:50%;background:#fef2f2;color:var(--red);display:grid;place-items:center;margin:auto;font-weight:900;font-size:12px}.brand-card b{display:block;font-size:10px;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-card small{display:none;color:var(--muted);font-size:9px}.brand-card.active{border-color:var(--red);box-shadow:0 0 0 2px #fee2e2}.offers-section{background:linear-gradient(135deg,#7f1d1d,#b91c1c);margin-left:-14px;margin-right:-14px;padding:1px 14px 18px}.offer-cards{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.offer-card{min-width:260px;background:#fff;border-radius:17px;padding:10px;display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:9px}.offer-product{width:60px;height:60px;border-radius:13px;background:#fff7ed;display:grid;place-items:center;overflow:hidden}.offer-product img,.product-image img,.cart-thumb img,.detail-image img{width:100%;height:100%;object-fit:contain}.offer-product .emoji-visual{font-size:31px}.offer-card span{font-size:9px;font-weight:900;color:var(--red);text-transform:uppercase}.offer-card h4{font-size:11px;margin:3px 0}.offer-card p{font-size:9px;color:var(--muted);margin:0}.offer-card button{border:0;background:var(--yellow);border-radius:10px;padding:8px;font-size:10px;font-weight:800}.benefits{display:grid;grid-template-columns:1fr;gap:9px}.benefits article{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--border);border-radius:15px;padding:13px}.benefits article>span{font-size:25px}.benefits strong,.benefits small{display:block}.benefits strong{font-size:12px}.benefits small{font-size:10px;color:var(--muted);margin-top:3px}.product-heading{align-items:center}.product-heading select{max-width:145px;border:1px solid var(--border);background:#fff;padding:10px;border-radius:12px;color:var(--text);font-size:11px}.result-count{margin:4px 0 0;color:var(--muted);font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 7px 21px rgba(31,41,55,.04)}.image-button{border:0;padding:0;background:transparent}.product-image{aspect-ratio:1.08/1;background:linear-gradient(145deg,#fff,#f8fafc);display:grid;place-items:center;font-size:55px;position:relative;overflow:hidden}.product-image img{padding:12px}.stock-badge,.scheme-badge,.new-badge{position:absolute;top:8px;font-size:8px;font-weight:900;padding:5px 7px;border-radius:999px;z-index:2}.stock-badge{right:8px;background:#dcfce7;color:#166534}.stock-badge.out{background:#fee2e2;color:#991b1b}.scheme-badge{left:8px;background:#fef3c7;color:#854d0e;max-width:62%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-badge{left:8px;top:36px;background:#dbeafe;color:#1d4ed8}.emoji-visual{font-size:55px}.product-body{padding:12px;display:flex;flex-direction:column;flex:1}.brand{font-size:9px;color:var(--red);font-weight:900;letter-spacing:.08em}.product-title{border:0;background:transparent;padding:0;text-align:left;color:var(--text);font-size:13px;font-weight:700;line-height:1.3;margin:5px 0 4px;min-height:34px}.pack{font-size:10px;color:var(--muted);line-height:1.35}.price-row{margin-top:11px}.mrp{font-size:9px;color:var(--muted);text-decoration:line-through}.rate{font-size:17px;font-weight:900}.rate small{font-size:8px;color:var(--muted);font-weight:600}.add-row{margin-top:auto;padding-top:11px}.add-btn{width:100%;border:0;background:var(--red);color:#fff;border-radius:11px;padding:10px 5px;font-size:10px;font-weight:900}.add-btn.disabled{background:#d1d5db}.qty-control{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:11px;overflow:hidden}.qty-control button{border:0;background:transparent;padding:9px;font-weight:900;color:var(--red)}.qty-control span{text-align:center;font-weight:900}.empty-state{text-align:center;padding:40px 20px;color:var(--muted)}.empty-state div{font-size:40px}.empty-state.compact{padding:25px}.outline-btn{display:inline-block;border:1px solid var(--red);color:var(--red);background:#fff}.about-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:19px;display:flex;gap:18px;justify-content:space-between;align-items:flex-start;flex-direction:column}.about-card p{color:var(--muted);font-size:12px;line-height:1.6;max-width:650px}.about-actions{display:flex;flex-direction:column;gap:9px;width:100%}.about-actions .outline-btn{text-align:center}.admin-link{text-align:center;font-size:11px;color:var(--muted)}.floating-whatsapp{position:fixed;right:16px;bottom:138px;z-index:24;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;text-decoration:none;background:#25d366;color:#fff;box-shadow:0 12px 28px rgba(37,211,102,.35);font-size:22px}.sticky-cart{position:fixed;left:12px;right:12px;bottom:72px;z-index:25;max-width:760px;margin:auto;background:#1f2937;color:#fff;border-radius:16px;padding:11px 12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 18px 40px rgba(0,0,0,.25)}.sticky-cart div{display:flex;flex-direction:column}.sticky-cart span{font-size:10px;color:#d1d5db}.sticky-cart button{background:var(--yellow);border:0;border-radius:11px;padding:10px 13px;font-weight:900}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:24;height:64px;background:#fff;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:#fff;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:17px}.bottom-nav button span{font-size:9px}.bottom-nav button.active{color:var(--red);font-weight:900}.modal{position:fixed;inset:0;background:rgba(17,24,39,.62);z-index:50;display:flex;align-items:flex-end;justify-content:center}.modal-panel{background:#fff;width:100%;max-width:720px;max-height:93vh;overflow:auto;border-radius:24px 24px 0 0;padding:19px}.modal-header{display:flex;justify-content:space-between;align-items:start;position:sticky;top:-19px;background:#fff;padding:19px 0 12px;z-index:3}.close-btn{border:0;background:var(--light);width:38px;height:38px;border-radius:12px;font-size:23px}.detail-panel{position:relative}.detail-close{position:absolute;right:14px;top:14px;z-index:4}.detail-image{height:260px;background:#f8fafc;border-radius:18px;display:grid;place-items:center;overflow:hidden}.detail-image .emoji-visual{font-size:100px}.detail-image img{padding:18px}.detail-copy{padding:18px 3px 3px}.detail-copy h3{font-size:24px;margin:7px 0}.detail-pack{color:var(--muted);margin:0}.detail-scheme{background:#fef3c7;border-radius:10px;padding:10px;margin-top:13px;color:#854d0e;font-weight:800;font-size:12px}.detail-price{display:flex;flex-direction:column;margin:15px 0}.detail-price span{font-size:11px;color:var(--muted);text-decoration:line-through}.detail-price strong{font-size:20px}.detail-copy>p{font-size:12px;color:var(--muted);line-height:1.55}.availability{font-weight:700!important}.detail-add{padding:14px;font-size:13px}.detail-qty{max-width:180px}.cart-items{display:flex;flex-direction:column;gap:9px}.cart-item{display:grid;grid-template-columns:50px 1fr auto;gap:9px;align-items:center;border:1px solid var(--border);border-radius:14px;padding:9px}.cart-thumb{width:50px;height:50px;border-radius:10px;background:var(--light);display:grid;place-items:center;overflow:hidden}.cart-thumb .emoji-visual{font-size:25px}.cart-item h5{margin:0 0 4px;font-size:11px}.cart-item p{margin:0;color:var(--muted);font-size:9px}.qty-control.small{margin-top:7px;max-width:105px}.qty-control.small button{padding:6px}.line-total{text-align:right;font-size:11px;font-weight:800}.line-total button{display:block;border:0;background:transparent;color:var(--red);font-size:9px;margin:6px 0 0 auto}.customer-form{margin-top:17px;border-top:1px solid var(--border);padding-top:15px}.customer-form h4{margin:0 0 11px}.form-grid{display:grid;grid-template-columns:1fr;gap:9px}.customer-form label,.admin-form label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:700;color:var(--muted)}.customer-form input,.customer-form select,.customer-form textarea,.admin-form input,.admin-form textarea{border:1px solid var(--border);border-radius:11px;padding:11px;background:#fff;color:var(--text);outline:none}.customer-form>label,.admin-form>label{margin-top:9px}.cart-summary{display:flex;justify-content:space-between;margin:17px 0 11px;padding-top:13px;border-top:1px solid var(--border)}.cart-summary strong{font-size:19px}.whatsapp-btn{width:100%;background:#25d366;color:#fff;font-size:14px}.clear-cart-btn{width:100%;border:0;background:transparent;color:var(--red);font-size:10px;padding:12px}.fine-print{text-align:center;font-size:9px;color:var(--muted)}.toast{position:fixed;left:50%;transform:translateX(-50%);bottom:145px;z-index:80;background:#111827;color:#fff;border-radius:999px;padding:10px 15px;font-size:11px;box-shadow:var(--shadow)}
/* Admin */.admin-body{padding-bottom:30px}.admin-header{background:linear-gradient(135deg,#7f1d1d,#dc2626);color:#fff;padding:22px;display:flex;justify-content:space-between;gap:18px;align-items:center}.admin-header a{font-size:11px}.admin-header h1{margin:8px 0 3px;font-size:25px}.admin-header p{margin:0;font-size:11px;color:#fee2e2}.primary-admin{border:0;background:var(--yellow);padding:12px 14px;border-radius:11px;font-weight:900}.primary-admin.full{width:100%;margin-top:17px}.admin-main{max-width:1100px;margin:auto;padding:18px}.admin-note{background:#fffbeb;border:1px solid #fde68a;border-radius:13px;padding:13px;font-size:11px;line-height:1.5}.admin-toolbar{display:flex;gap:10px;justify-content:space-between;flex-direction:column;margin:14px 0}.admin-toolbar>input{border:1px solid var(--border);border-radius:11px;padding:11px}.admin-toolbar div{display:flex;gap:7px;flex-wrap:wrap}.admin-toolbar button,.file-btn,.admin-table button{border:1px solid var(--border);background:#fff;border-radius:9px;padding:9px;font-size:10px;font-weight:700}.file-btn input{display:none}.danger-light,.delete-action{color:var(--red)!important}.admin-table-wrap{overflow:auto;background:#fff;border:1px solid var(--border);border-radius:15px}.admin-table{border-collapse:collapse;width:100%;min-width:700px}.admin-table th,.admin-table td{text-align:left;padding:11px;border-bottom:1px solid var(--border);font-size:11px}.admin-table td small{display:block;color:var(--muted);margin-top:3px}.status{background:#dcfce7;color:#166534;padding:5px 7px;border-radius:999px;font-size:9px;font-weight:800}.status.off{background:#fee2e2;color:#991b1b}.empty-cell{text-align:center!important;color:var(--muted);padding:30px!important}.admin-form .form-grid{grid-template-columns:1fr}.check-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:13px}.check-row label{flex-direction:row;color:var(--text)}
@media(min-width:700px){body{padding-bottom:35px}.topbar{padding:14px 28px}.header-chat{display:block}main{padding:24px}.hero{padding:42px}.hero h2{font-size:45px}.hero p{font-size:15px}.hero-visual{display:grid}.brand-grid{grid-template-columns:repeat(8,1fr);gap:12px}.brand-card{padding:13px 8px}.brand-card small{display:block;margin-top:3px}.offers-section{margin-left:0;margin-right:0;border-radius:23px;padding:1px 20px 20px}.benefits{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr);gap:15px}.bottom-nav{display:none}.floating-whatsapp{bottom:25px}.sticky-cart{bottom:20px}.modal{align-items:center}.modal-panel{border-radius:24px}.detail-panel{display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-image{height:100%;min-height:430px}.form-grid,.admin-form .form-grid{grid-template-columns:1fr 1fr}.about-card{align-items:center;flex-direction:row}.about-actions{width:auto}.admin-toolbar{flex-direction:row}.admin-toolbar>input{min-width:290px}}
@media(max-width:390px){.hero h2{font-size:25px}.hero-buttons{flex-direction:column}.hero-buttons>*{text-align:center}.brand-grid{grid-template-columns:repeat(3,1fr)}.product-grid{gap:8px}.product-body{padding:10px}.product-title{font-size:12px}}
.install-btn{border:0;background:#111827;color:#fff;border-radius:10px;padding:9px 10px;font-size:10px;font-weight:800}.retailer-tools{display:grid;grid-template-columns:1fr;gap:10px}.retailer-tools button{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:0 8px 22px rgba(31,41,55,.05)}.retailer-tools button>span{width:42px;height:42px;border-radius:13px;background:#fef2f2;color:var(--red);display:grid;place-items:center;font-size:21px}.retailer-tools strong,.retailer-tools small{display:block}.retailer-tools small{color:var(--muted);margin-top:3px;font-size:9px}.wishlist-btn{position:absolute;right:8px;bottom:8px;width:32px;height:32px;border-radius:50%;border:1px solid var(--border);background:#fff;z-index:3;font-size:18px;color:var(--muted)}.wishlist-btn.saved{background:#fee2e2;color:var(--red);border-color:#fecaca}.history-list{display:flex;flex-direction:column;gap:10px}.history-card{border:1px solid var(--border);border-radius:14px;padding:13px}.history-card h4{margin:0 0 4px;font-size:13px}.history-card p{margin:3px 0;color:var(--muted);font-size:10px}.history-card button{border:0;background:var(--red);color:#fff;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:800;margin-top:8px}.profile-form{border-top:0;margin-top:0;padding-top:0}.offline-pill{position:fixed;top:78px;left:50%;transform:translateX(-50%);z-index:90;background:#111827;color:#fff;border-radius:999px;padding:8px 12px;font-size:10px}@media(min-width:700px){.retailer-tools{grid-template-columns:repeat(3,1fr)}}
.cloud-status{position:fixed;left:50%;top:74px;transform:translate(-50%,-12px);z-index:9999;background:#0f172a;color:#fff;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transition:.2s}.cloud-status.show{opacity:1;transform:translate(-50%,0)}.cloud-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#ecfdf5;color:#166534;font-size:12px;font-weight:800}.cloud-badge.local{background:#fff7ed;color:#9a3412}.auth-shell{max-width:430px;margin:70px auto;padding:24px}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:26px;box-shadow:0 20px 50px #0f172a12}.auth-card h1{margin:8px 0}.auth-card input{width:100%;padding:13px;border:1px solid #d1d5db;border-radius:12px;margin:7px 0 14px}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.admin-tabs button{padding:10px 15px;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-weight:800}.admin-tabs button.active{background:#b91c1c;color:#fff;border-color:#b91c1c}.order-card-admin{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;margin:12px 0}.order-card-admin header{display:flex;justify-content:space-between;gap:10px}.order-card-admin select{padding:8px;border-radius:9px}.order-items-admin{font-size:13px;color:#475569;margin-top:10px}.image-upload-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.setup-box{max-width:850px;margin:20px auto;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;padding:18px}.hidden-panel{display:none!important}

.refresh-btn{border:1px solid #fecaca;background:#fff;color:var(--red);border-radius:10px;padding:9px 10px;font-size:10px;font-weight:800;white-space:nowrap}.refresh-btn:disabled{opacity:.65;cursor:wait}
@media(max-width:480px){.refresh-btn{padding:9px 8px;font-size:0}.refresh-btn:before{content:'↻';font-size:18px}.header-actions{gap:5px}}

/* V5.1 — fast, marketplace-inspired storefront */
:root{--navy:#131921;--navy2:#232f3e;--orange:#ffb000;--orange2:#ff9900;--red:#b91c1c;--yellow:#ffd814;--text:#17202a;--light:#f3f3f3;--shadow:0 3px 12px rgba(15,23,42,.12)}
body{background:#eaeded}
.announcement{background:#b91c1c;padding:6px 10px;font-size:10px}
.topbar{background:var(--navy);border:0;display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 12px 12px}
.brand-wrap{color:#fff}.brand-wrap p{color:#cbd5e1}.logo{width:39px;height:39px;border-radius:9px;background:#fff;color:#b91c1c;box-shadow:none;border:2px solid var(--orange)}
.delivery-chip{display:none;color:#fff;text-decoration:none;align-items:center;gap:6px}.delivery-chip>span{font-size:20px}.delivery-chip small,.delivery-chip strong{display:block}.delivery-chip small{font-size:9px;color:#cbd5e1}.delivery-chip strong{font-size:11px}
.header-actions{justify-self:end}.header-chat{color:#fff}.refresh-btn,.install-btn{border-color:#475569;background:transparent;color:#fff}.icon-btn{position:relative;background:transparent;color:#fff;padding:7px 5px}.icon-btn b{position:absolute;top:-2px;left:21px;background:var(--orange);color:#111827;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center;font-size:10px}.top-cart-label{display:none}.cart-symbol{font-size:22px}
.header-search{grid-column:1/-1;width:100%;border:3px solid var(--orange);border-radius:9px;box-shadow:none}.header-search input{padding:11px 0;font-size:13px}.header-search>span{color:#111827}.header-search:focus-within{border-color:#ffca56}
main{padding:10px}.hero{border-radius:0;margin:-10px -10px 0;padding:23px 18px 26px;background:linear-gradient(112deg,#fff3d6 0%,#ffd77a 52%,#ffb000 100%);color:#111827;box-shadow:none}.hero:after{background:rgba(255,255,255,.38)}.hero h2{font-size:25px;max-width:390px}.hero p{color:#374151;line-height:1.45;margin:7px 0}.pill{background:#131921;color:#fff;border:0}.primary-btn{background:#ffd814;color:#111827;border:1px solid #f0b800;border-radius:999px;padding:11px 16px}.secondary-btn{background:#fff;color:#111827;border:1px solid #9ca3af;border-radius:999px;padding:11px 16px}.hero-points{color:#374151}
section{margin-bottom:18px}.section-heading{margin:17px 2px 9px}.section-heading h3,.about-card h3,.modal-header h3{font-size:18px}.eyebrow{color:#b91c1c}
.category-row{margin:0 -10px;padding:2px 10px 8px}.category-card{min-width:93px;min-height:86px;border:0;border-radius:4px;box-shadow:var(--shadow)}.category-card.active{box-shadow:inset 0 0 0 2px var(--orange)}
.brand-grid{display:flex;overflow-x:auto;gap:8px;margin:0 -10px;padding:2px 10px 9px;scrollbar-width:none}.brand-card{min-width:88px;border:0;border-radius:4px;box-shadow:var(--shadow)}.brand-card.active{border:0;box-shadow:inset 0 0 0 2px var(--orange)}
.offers-section{background:var(--navy2);margin-left:-10px;margin-right:-10px;padding:1px 10px 16px}.offer-card{border-radius:5px}.offer-card button{background:#ffd814;border:1px solid #f0b800;border-radius:999px}
.retailer-tools{grid-template-columns:repeat(3,1fr);gap:7px}.retailer-tools button{border:0;border-radius:5px;padding:10px 7px;display:block;text-align:center;box-shadow:var(--shadow)}.retailer-tools button>span{margin:0 auto 6px;width:38px;height:38px}.retailer-tools small{display:none}.retailer-tools strong{font-size:10px}
.benefits{display:none}.product-grid{gap:7px}.product-card{border:0;border-radius:4px;box-shadow:0 2px 7px rgba(15,23,42,.13)}.product-image{aspect-ratio:1/1;background:#fff}.product-image img{padding:8px}.product-body{padding:10px}.brand{color:#64748b}.product-title{font-weight:600}.rate{font-size:18px}.add-btn{background:#ffd814;color:#111827;border:1px solid #f0b800;border-radius:999px}.qty-control{background:#fff;border:2px solid var(--orange);border-radius:999px}.qty-control button{color:#111827}.wishlist-btn{box-shadow:0 1px 4px rgba(0,0,0,.15)}
.about-card{border:0;border-radius:5px}.floating-whatsapp{bottom:141px}.sticky-cart{background:var(--navy2);border-radius:8px}.sticky-cart button{background:#ffd814}.bottom-nav{grid-template-columns:repeat(5,1fr);height:62px}.bottom-nav button.active{color:#b91c1c;border-top:3px solid var(--orange)}
.modal-panel{border-radius:14px 14px 0 0}.whatsapp-btn{border-radius:999px}
@media(min-width:700px){.topbar{grid-template-columns:auto auto 1fr auto;align-items:center;padding:10px 25px}.delivery-chip{display:flex}.header-search{grid-column:auto;grid-row:auto;max-width:680px}.top-cart-label{display:inline;font-size:11px;font-weight:800;margin-left:3px}.hero{margin:0;border-radius:5px;padding:38px}.brand-grid{display:grid;overflow:visible;margin:0;padding:0}.offers-section{margin-left:0;margin-right:0;border-radius:5px}.product-grid{gap:13px}.retailer-tools button{display:flex;text-align:left;padding:14px}.retailer-tools button>span{margin:0}.retailer-tools small{display:block}}
@media(max-width:390px){.brand-wrap h1{font-size:14px}.brand-wrap p{font-size:9px}.hero h2{font-size:23px}.hero-buttons{flex-direction:row}.hero-buttons>*{font-size:11px;padding:10px 12px}.hero-points{gap:7px;font-size:9px}}

/* Full-screen catalogue browser */
.browse-page{position:fixed;inset:0;z-index:45;background:#fff;overflow:auto;padding-bottom:72px}
.browse-head{position:sticky;top:0;z-index:4;background:var(--navy);color:#fff;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;padding:10px 12px}
.browse-head button{border:0;background:transparent;color:#fff;font-size:23px}.browse-head small{display:block;color:#cbd5e1;font-size:9px}.browse-head h2{font-size:16px;margin:2px 0 0}.browse-cart{font-size:20px!important}
.browse-search{position:sticky;top:61px;z-index:4;margin:0;border:8px solid var(--navy);border-top:0;border-radius:0;box-shadow:none}.browse-search input{padding:12px 0}
.browse-layout{display:grid;grid-template-columns:104px minmax(0,1fr);min-height:calc(100vh - 120px)}
.browse-sidebar{background:#f1f5f5;border-right:1px solid #d8dee3}
.browse-side-btn{width:100%;min-height:93px;border:0;border-bottom:1px solid #d8dee3;background:transparent;padding:9px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#334155;font-size:9px;line-height:1.25}
.browse-side-btn span{font-size:27px}.browse-side-btn.active{background:#fff;color:#111827;border-left:5px solid #0f7c8c;font-weight:800}
.browse-content{min-width:0;padding:0 14px 28px;margin:0;max-width:none}
.browse-content section{margin:0}.browse-section{padding:20px 0 7px;border-bottom:1px solid #e5e7eb}.browse-title-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.browse-title-row h3{font-size:15px;margin:0;white-space:nowrap}.browse-title-row:after{content:"";height:1px;background:#e5e7eb;flex:1}
.browse-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px 10px}.browse-tile{border:0;background:#fff;padding:0;min-width:0;text-align:center}.browse-tile span{width:58px;height:58px;border-radius:50%;background:#f8fafc;display:grid;place-items:center;margin:auto;font-size:34px;overflow:hidden}.browse-tile span img{width:100%;height:100%;object-fit:contain;padding:4px}.browse-tile b{display:block;font-size:10px;line-height:1.25;margin-top:7px;font-weight:500;overflow-wrap:anywhere}
.browse-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.browse-quick-grid button{border:0;background:#fff;padding:4px;text-align:center}.browse-quick-grid span{width:50px;height:50px;border-radius:50%;background:#fff5d6;display:grid;place-items:center;margin:auto;font-size:25px}.browse-quick-grid b{display:block;font-size:9px;margin-top:7px}
.browse-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 9px}.browse-brand{border:0;background:#fff;text-align:center;min-width:0}.browse-brand span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#e0f2fe;color:#075985;font-weight:900}.browse-brand b{display:block;font-size:9px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(min-width:700px){.browse-page{left:50%;right:auto;width:min(760px,100%);transform:translateX(-50%);box-shadow:0 0 0 100vmax rgba(15,23,42,.65)}.browse-layout{grid-template-columns:160px 1fr}.browse-side-btn{min-height:105px;font-size:11px}.browse-tile span{width:80px;height:80px;font-size:42px}.browse-tile b{font-size:12px}.browse-content{padding-left:24px;padding-right:24px}}

/* V5.3 quick catalogue manager */
.manager-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.manager-summary>div{background:#fff;border:1px solid var(--border);border-radius:14px;padding:13px}.manager-summary b,.manager-summary span{display:block}.manager-summary b{font-size:22px}.manager-summary span{font-size:9px;color:var(--muted);margin-top:3px}
.catalogue-filters{display:grid;grid-template-columns:1fr;gap:9px;margin-bottom:10px}.admin-search-wrap{background:#fff;border:1px solid var(--border);border-radius:12px;padding:0 11px;display:flex;align-items:center;gap:8px}.admin-search-wrap input{width:100%;border:0;outline:0;padding:12px 0}.catalogue-filters select,.catalogue-filters button,.bulk-edit-bar select,.bulk-edit-bar input,.bulk-edit-bar button{border:1px solid var(--border);border-radius:10px;padding:10px;background:#fff}
.brand-filter-row{display:flex;gap:7px;overflow-x:auto;padding:1px 0 10px;scrollbar-width:none}.brand-filter-row button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;white-space:nowrap;font-size:10px;font-weight:700}.brand-filter-row button.active{background:#2563eb;border-color:#2563eb;color:#fff}
.bulk-edit-bar{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:10px;margin-bottom:12px;box-shadow:0 5px 18px rgba(37,99,235,.08)}.bulk-edit-bar>div{grid-column:1/-1}.bulk-edit-bar b,.bulk-edit-bar small{display:block}.bulk-edit-bar small{font-size:9px;color:#64748b;margin-top:2px}.bulk-edit-bar .save-all-btn{background:#16a34a;color:#fff;border-color:#15803d;font-weight:800}.bulk-edit-bar .save-all-btn:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed}
.quick-table{min-width:1280px}.quick-table th:first-child,.quick-table td:first-child{width:38px;text-align:center}.quick-product{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center;min-width:260px}.quick-photo{width:52px;height:52px;border:1px dashed #94a3b8;border-radius:10px;background:#f8fafc;display:grid;place-items:center;overflow:hidden;cursor:pointer;position:relative}.quick-photo img{width:100%;height:100%;object-fit:contain}.quick-photo span{font-size:20px}.quick-photo:after{content:'＋';position:absolute;right:2px;bottom:2px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#2563eb;color:#fff;font-size:12px}.quick-photo.uploading:after{content:'…';background:#f59e0b}.quick-photo input{display:none}.quick-product b,.quick-product small{display:block}.quick-product small{color:var(--muted);margin-top:3px}.inline-price,.inline-text{border:1px solid #cbd5e1;border-radius:9px;padding:9px;font-weight:700}.inline-price{width:92px}.inline-text{width:170px;font-weight:500}.inline-price.changed,.inline-text.changed{border-color:#f59e0b;background:#fffbeb}.stock-toggle{border:0!important;border-radius:999px!important;padding:7px 10px!important;background:#dcfce7!important;color:#166534!important;font-size:9px!important;font-weight:800!important}.stock-toggle.out{background:#fee2e2!important;color:#991b1b!important}.row-saving{opacity:.55;pointer-events:none}
.image-tip{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:12px;padding:10px 12px;font-size:10px;margin-bottom:10px}
@media(min-width:700px){.manager-summary{max-width:520px}.catalogue-filters{grid-template-columns:minmax(280px,1fr) 190px auto}.bulk-edit-bar{grid-template-columns:minmax(170px,1fr) 220px 120px auto auto}.bulk-edit-bar>div{grid-column:auto}.quick-table th,.quick-table td{padding:9px}}

/* V5.5 responsive catalogue cards — no horizontal scrolling */
.product-list-head{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px 13px;margin-bottom:9px}.product-list-head label{font-size:11px;font-weight:800;display:flex;align-items:center;gap:7px}.product-list-head small{font-size:9px;color:var(--muted)}
.field-chooser{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:14px;padding:10px 12px;margin-bottom:10px}.field-chooser>div{margin-right:auto;min-width:140px}.field-chooser b,.field-chooser small{display:block}.field-chooser b{font-size:11px}.field-chooser small{font-size:8px;color:var(--muted);margin-top:2px}.field-chooser label{display:flex;align-items:center;gap:5px;border:1px solid #dbe3ea;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;white-space:nowrap}.field-chooser label:has(input:checked){background:#eff6ff;border-color:#60a5fa;color:#1d4ed8}
.quick-card-list{display:flex;flex-direction:column;gap:9px}.quick-edit-card{background:#fff;border:1px solid var(--border);border-radius:15px;padding:11px;box-shadow:0 4px 14px rgba(15,23,42,.05);min-width:0}.quick-edit-card:has(.product-check:checked){border-color:#60a5fa;box-shadow:0 0 0 2px #dbeafe}
.quick-card-top{display:grid;grid-template-columns:24px 52px minmax(0,1fr) auto;align-items:center;gap:9px}.product-check{width:17px;height:17px}.quick-product-info{min-width:0}.quick-product-info b,.quick-product-info small{display:block}.quick-product-info b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-product-info small{font-size:9px;color:var(--muted);margin-top:4px}
.quick-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:8px;margin:10px 0 0 85px}.quick-fields:empty{display:none}.quick-fields label{display:flex;flex-direction:column;gap:5px;min-width:0;color:#64748b;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.quick-fields .inline-price,.quick-fields .inline-text{width:100%;min-width:0;padding:8px;font-size:11px;color:var(--text);text-transform:none;letter-spacing:normal}.quick-edit-card.no-photo .quick-card-top{grid-template-columns:24px minmax(0,1fr) auto}.quick-edit-card.no-photo .quick-fields{margin-left:33px}
.quick-card-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.quick-card-actions button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:700}
.admin-table-wrap{overflow:visible}.quick-table{min-width:0}
@media(max-width:699px){.admin-main{padding:10px}.field-chooser>div{width:100%}.field-chooser label{flex:1;justify-content:center}.product-list-head{align-items:flex-start;flex-direction:column}.product-list-head small{display:none}.bulk-edit-bar{position:static}.quick-card-top{grid-template-columns:22px 48px minmax(0,1fr)}.quick-edit-card.no-photo .quick-card-top{grid-template-columns:22px minmax(0,1fr)}.quick-photo{width:48px;height:48px}.quick-card-top .stock-toggle{grid-column:3;justify-self:start}.quick-edit-card.no-photo .quick-card-top .stock-toggle{grid-column:2}.quick-fields,.quick-edit-card.no-photo .quick-fields{grid-template-columns:1fr 1fr;margin:11px 0 0}.quick-card-actions{justify-content:flex-start;margin-left:0}.quick-product-info b{white-space:normal;line-height:1.3}}

/* V5.6 dense desktop view */
@media(min-width:900px){
  .admin-main{max-width:1450px;padding:12px 18px}
  .admin-tabs{margin:10px 0}.admin-tabs button{padding:7px 12px;font-size:10px}
  .manager-summary{display:flex;gap:7px;margin-bottom:8px;max-width:none}.manager-summary>div{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:9px}.manager-summary b{font-size:15px}.manager-summary span{font-size:8px;margin:0}
  .catalogue-filters{margin-bottom:6px}.admin-search-wrap input{padding:8px 0}.catalogue-filters select,.catalogue-filters button{padding:8px}
  .brand-filter-row{padding-bottom:6px}.brand-filter-row button{padding:5px 9px;font-size:9px}
  .field-chooser{padding:6px 8px;margin-bottom:7px;gap:5px}.field-chooser>div{min-width:115px}.field-chooser small{display:none}.field-chooser label{padding:4px 7px;font-size:8px}
  .bulk-edit-bar{padding:6px 8px;margin-bottom:7px;border-radius:10px;gap:6px}.bulk-edit-bar select,.bulk-edit-bar input,.bulk-edit-bar button{padding:7px;font-size:9px}.bulk-edit-bar small{display:none}
  .product-list-head{padding:6px 9px;margin-bottom:5px}.quick-card-list{gap:4px}
  .quick-edit-card{display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(370px,2fr) 62px;align-items:center;gap:8px;padding:5px 7px;border-radius:9px;min-height:50px}
  .quick-card-top{grid-template-columns:20px 38px minmax(0,1fr) auto;gap:6px}.quick-edit-card.no-photo .quick-card-top{grid-template-columns:20px minmax(0,1fr) auto}
  .quick-photo{width:38px;height:38px;border-radius:7px}.quick-photo:after{width:14px;height:14px;font-size:9px}
  .quick-product-info b{font-size:10px}.quick-product-info small{font-size:8px;margin-top:2px}
  .quick-fields,.quick-edit-card.no-photo .quick-fields{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:5px;margin:0}.quick-fields label{gap:2px;font-size:7px}.quick-fields .inline-price,.quick-fields .inline-text{padding:6px 7px;font-size:10px;height:30px}
  .stock-toggle{padding:5px 7px!important;font-size:8px!important}
  .quick-card-actions{margin:0;gap:3px}.quick-card-actions button{width:28px;height:28px;padding:0;font-size:14px}
}

/* V5.7 bulk image manager */
.image-manager-head{display:flex;justify-content:space-between;align-items:center;gap:15px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bfdbfe;border-radius:16px;padding:15px;margin-bottom:10px}.image-manager-head h2{font-size:19px;margin:0}.image-manager-head p{font-size:10px;color:var(--muted);margin:4px 0 0}.multi-image-btn{background:#2563eb;color:#fff;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.multi-image-btn input{display:none}
.image-mode-tabs{display:flex;gap:7px;margin-bottom:9px}.image-mode-tabs button{border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;font-size:9px;font-weight:800}.image-mode-tabs button.active{background:#2563eb;border-color:#2563eb;color:#fff}
.image-manager-tools{display:grid;grid-template-columns:1fr 210px auto;gap:8px;margin-bottom:9px}.image-manager-tools select,.missing-toggle{border:1px solid var(--border);background:#fff;border-radius:10px;padding:9px}.missing-toggle{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700;white-space:nowrap}
.image-match-help{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:9px 11px;font-size:9px;color:#854d0e;margin-bottom:9px}.image-progress{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:10px;color:#065f46;font-size:10px;font-weight:700;margin-bottom:9px}
.bulk-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.bulk-image-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:7px;min-width:0}.bulk-image-photo{aspect-ratio:1.25/1;border:1px dashed #94a3b8;border-radius:9px;background:#f8fafc;display:grid;place-items:center;overflow:hidden;cursor:pointer;position:relative}.bulk-image-photo img{width:100%;height:100%;object-fit:contain;padding:3px}.bulk-image-photo span{font-size:28px;color:#2563eb}.bulk-image-photo:after{content:'Replace';position:absolute;right:4px;bottom:4px;background:#2563eb;color:#fff;border-radius:999px;padding:3px 6px;font-size:7px;font-weight:800}.bulk-image-photo.missing:after{content:'Add image'}.bulk-image-photo input{display:none}.bulk-image-card b,.bulk-image-card small,.bulk-image-card em{display:block}.bulk-image-card b{font-size:10px;line-height:1.25;margin-top:7px}.bulk-image-card small{font-size:8px;color:var(--muted);margin-top:3px}.bulk-image-card em{font-size:7px;color:#15803d;font-style:normal;font-weight:800;margin-top:4px}.bulk-image-photo.missing+div em{color:#b45309}
.brand-card span img,.category-visual img,.browse-brand span img{width:100%;height:100%;object-fit:contain;padding:3px}.category-visual{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f8fafc}
@media(max-width:899px){.image-manager-head{align-items:flex-start;flex-direction:column}.image-manager-tools{grid-template-columns:1fr}.bulk-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* V5.9 combo offers */
.offer-admin-head{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px;margin-bottom:10px}.offer-admin-head h2{margin:0;font-size:19px}.offer-admin-head p{margin:4px 0 0;color:var(--muted);font-size:10px}.offer-admin-list{display:grid;gap:8px}.offer-admin-card{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid var(--border);border-radius:13px;padding:13px}.offer-admin-card h3{margin:5px 0 3px;font-size:14px}.offer-admin-card p,.offer-admin-card small{margin:0;color:var(--muted);font-size:9px}.offer-admin-card>div:last-child{display:flex;gap:6px}.offer-status{display:inline-block;border-radius:999px;padding:3px 7px;background:#fee2e2;color:#991b1b;font-size:7px;font-weight:900}.offer-status.active{background:#dcfce7;color:#166534}.offer-product-picker{border:1px solid var(--border);border-radius:12px;padding:9px;background:#f8fafc}.offer-product-picker>input{width:100%;margin-bottom:8px}.offer-picker-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:8px}.offer-picker-actions button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:700}.offer-picker-actions span{margin-left:auto;font-size:10px;color:var(--muted);font-weight:700}.offer-product-checklist{max-height:260px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.offer-product-option{display:flex!important;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:9px;padding:8px;cursor:pointer}.offer-product-option input{width:auto!important;margin:0}.offer-product-option span{min-width:0}.offer-product-option b,.offer-product-option small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-product-option b{font-size:10px}.offer-product-option small{font-size:8px;color:var(--muted);margin-top:2px}@media(max-width:699px){.offer-product-checklist{grid-template-columns:1fr}.offer-picker-actions span{width:100%;margin-left:0}}.automatic-offer{padding:15px}.automatic-offer div{width:100%}.applied-offers{margin-top:10px;padding:12px;border:1px solid #86efac;background:#f0fdf4;border-radius:12px}.applied-offers b,.applied-offers span{display:block}.applied-offers span{font-size:11px;color:#166534;margin-top:5px}@media(max-width:699px){.offer-admin-head,.offer-admin-card{align-items:flex-start;flex-direction:column}.offer-admin-card>div:last-child{width:100%}.offer-admin-card>div:last-child button{flex:1}}

/* V5.9.4 visual offer carousel */
.offer-cards{align-items:stretch}.visual-offer-card{min-width:min(720px,92vw);display:grid;grid-template-columns:minmax(250px,.95fr) minmax(250px,1.05fr);gap:18px;padding:15px;border-radius:18px}.offer-visual-stage{position:relative;min-height:210px;border-radius:16px;background:linear-gradient(135deg,#fff7f4,#fff 55%,#fff8d9);display:flex;align-items:center;justify-content:center;padding:24px 38px 30px;overflow:hidden}.offer-visual-products{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.eligible-rotator{transition:opacity .16s ease,transform .16s ease}.eligible-rotator.changing{opacity:.15;transform:scale(.94)}.offer-visual-product{position:relative;width:120px;min-width:0;text-align:center}.offer-visual-image{height:135px;border-radius:14px;background:#fff;display:grid;place-items:center;padding:8px;box-shadow:0 10px 25px rgba(15,23,42,.08);overflow:hidden}.offer-visual-image img{width:100%;height:100%;object-fit:contain}.offer-visual-image .emoji-visual{font-size:54px}.offer-visual-product small{display:block;margin-top:7px;font-size:10px;font-weight:800;color:#374151;line-height:1.2}.offer-plus{font-size:30px;color:#111827}.free-badge{position:absolute;z-index:3;right:-9px;top:-10px;width:50px;height:50px;border-radius:50%;background:#ffd600;border:3px solid #fff;display:grid;place-items:center;font-size:10px;color:#111;box-shadow:0 8px 17px rgba(0,0,0,.13)}.offer-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:34px;height:34px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;font-size:23px;line-height:1;color:#111827;box-shadow:0 5px 13px rgba(15,23,42,.1)}.offer-arrow.prev{left:8px}.offer-arrow.next{right:8px}.offer-dots{position:absolute;bottom:11px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.offer-dot{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:#c7cbd1}.offer-dot.active{width:20px;background:var(--red)}.offer-visual-copy{display:flex;flex-direction:column;justify-content:center}.offer-visual-copy>span{font-size:10px}.offer-visual-copy h4{font-size:22px;margin:7px 0}.offer-visual-copy .offer-rule{font-size:15px;line-height:1.45;color:#1f2937;margin:0 0 13px}.offer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.offer-stats>div{border:1px solid #ead8d5;border-radius:12px;padding:9px;background:#fff;min-height:64px}.offer-stats small{display:block;font-size:8px;color:#6b7280;font-weight:900;margin-bottom:5px}.offer-stats b{display:block;font-size:11px;line-height:1.25}.offer-stats .saving b{font-size:15px;color:var(--red)}.offer-visual-copy em{font-style:normal;color:#15803d;font-size:10px;font-weight:800;margin-top:11px}.offer-visual-product.missing span{font-size:48px}.offer-visual-product.missing small{font-size:11px}
@media(max-width:680px){.visual-offer-card{min-width:88vw;grid-template-columns:1fr;padding:10px;gap:9px}.offer-visual-stage{min-height:175px;padding:18px 32px 26px}.offer-visual-product{width:94px}.offer-visual-image{height:108px}.free-badge{width:43px;height:43px;font-size:9px}.offer-visual-copy h4{font-size:16px}.offer-visual-copy .offer-rule{font-size:12px}.offer-stats>div{padding:7px;min-height:57px}.offer-stats b{font-size:9px}.offer-stats .saving b{font-size:12px}}


/* V6.0 Smart Schemes Engine */
.offers-subtitle{margin:5px 0 0;color:rgba(255,255,255,.78);font-size:13px}
.applicable-offers{display:grid;gap:5px;margin:9px 0 2px}.applicable-offers span,.detail-applicable-offers span{display:block;border-radius:8px;background:#fff5e5;border:1px solid #ffd79b;color:#8a4b00;font-size:10px;font-weight:800;line-height:1.25;padding:6px 7px}.detail-applicable-offers{display:grid;gap:7px;margin:12px 0;padding:12px;border-radius:14px;background:#fffaf1;border:1px solid #f2d3a5}.detail-applicable-offers b{font-size:13px;color:#5f3b05}
.cart-offer-progress{display:grid;gap:10px;margin:0 0 14px}.scheme-progress-card{border:1px solid #f0d0a4;background:linear-gradient(135deg,#fffaf0,#fff);border-radius:16px;padding:12px}.scheme-progress-card.unlocked{border-color:#a7dfbf;background:linear-gradient(135deg,#effcf4,#fff)}.scheme-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.scheme-progress-head small{display:block;color:#b45f06;font-size:9px;font-weight:900;letter-spacing:.08em}.scheme-progress-card.unlocked .scheme-progress-head small{color:#16804b}.scheme-progress-head b{display:block;margin-top:2px;font-size:13px;color:#17212b}.scheme-progress-head>span{font-size:13px;font-weight:900;color:#c45b00}.scheme-progress-track{height:9px;margin:10px 0 8px;border-radius:99px;background:#eee;overflow:hidden}.scheme-progress-track i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#ff9f0a,#e53935);transition:width .35s ease}.scheme-progress-card.unlocked .scheme-progress-track i{background:linear-gradient(90deg,#26a269,#14804a)}.scheme-progress-card>strong{font-size:13px;color:#1f2937}.scheme-progress-card>p{margin:3px 0 0;font-size:11px;color:#667085}
.smart-recommendations{margin-top:15px;padding-top:14px;border-top:1px solid #eceff3}.recommendation-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.recommendation-head small{font-size:9px;font-weight:900;color:#d24a2f;letter-spacing:.08em}.recommendation-head h4{margin:2px 0 0;font-size:15px}.recommendation-head button{border:0;border-radius:10px;background:#1f7a4d;color:#fff;font-size:11px;font-weight:800;padding:8px 10px}.recommendation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.recommendation-item{border:1px solid #e3e7ec;background:#fff;border-radius:12px;padding:7px;text-align:left;min-width:0}.recommendation-item>span{display:flex;height:62px;align-items:center;justify-content:center}.recommendation-item img{width:100%;height:100%;object-fit:contain}.recommendation-item .emoji-visual{font-size:32px}.recommendation-item b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;margin-top:5px}.recommendation-item small{font-size:10px;color:#1f7a4d;font-weight:800}
@media(max-width:600px){.recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scheme-progress-card{padding:11px}.applicable-offers span{font-size:9px}}

/* V6.2 Smart Shopping Experience */
.product-card .applicable-offers{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 2px}
.product-offer-badge{border:0;border-radius:8px;background:#fff1d6;color:#8a3b00;font-size:10px;font-weight:900;line-height:1.25;padding:6px 8px;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(245,166,35,.25)}
.product-offer-badge.free{background:#fff3c4;color:#8a3b00}.product-offer-badge.discount{background:#ffe9e8;color:#a61b1b}.product-offer-badge.value{background:#eaf4ff;color:#165a9b}
.product-offer-badge:active{transform:scale(.98)}
.product-status-row{position:absolute;left:8px;bottom:8px;display:flex;flex-wrap:wrap;gap:5px;z-index:3;max-width:calc(100% - 16px)}
.product-status-pill{border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;letter-spacing:.02em;background:#e9f8ee;color:#14763a;box-shadow:0 2px 7px rgba(0,0,0,.08)}
.product-status-pill.limited{background:#fff3cd;color:#8a5a00}.product-status-pill.out{background:#fde8e8;color:#a61b1b}.product-status-pill.best{background:#fff0d4;color:#a64b00}.product-status-pill.new{background:#e8f1ff;color:#1c56a4}
.product-image>.stock-badge,.product-image>.new-badge{display:none!important}
.offer-detail-panel{max-width:570px}
.offer-detail-hero{border-radius:18px;background:linear-gradient(135deg,#fff8e7,#fff);padding:18px;margin-bottom:14px;border:1px solid #f2dfb2}
.offer-detail-hero h4{font-size:22px;margin:0 0 7px}.offer-detail-hero p{margin:0;font-size:15px;line-height:1.5;color:#4a5565}
.offer-reward{display:flex;align-items:center;gap:12px;padding:13px;margin-top:14px;border-radius:14px;background:#eafaf0;color:#116b36}.offer-reward span{font-size:28px}.offer-reward b{display:block}.offer-reward small{display:block;margin-top:3px}
.offer-eligible-title{font-weight:900;margin:17px 0 9px}.offer-eligible-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:280px;overflow:auto}
.offer-eligible-item{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #e7e9ed;border-radius:12px;background:#fff}.offer-eligible-item .mini-image{width:48px;height:48px;display:grid;place-items:center;flex:none}.offer-eligible-item img{width:100%;height:100%;object-fit:contain}.offer-eligible-item b{font-size:12px;line-height:1.25}.offer-eligible-item small{display:block;color:#687180;margin-top:3px}
.offer-detail-saving{margin-top:14px;border-radius:12px;padding:11px 13px;background:#fff0ef;color:#a61b1b;font-weight:900}
.floating-offer-progress{position:fixed;left:50%;bottom:146px;transform:translateX(-50%);width:min(520px,calc(100% - 24px));z-index:75;background:#111d2d;color:#fff;border:1px solid rgba(255,190,0,.5);border-radius:17px;padding:12px 44px 12px 14px;box-shadow:0 15px 38px rgba(0,0,0,.28);cursor:pointer;transition:.25s ease}
.floating-offer-progress.hidden{display:none}.floating-offer-progress.unlocked{background:#0d6b39;border-color:#53d68a}.floating-offer-progress.minimised{width:auto;left:auto;right:14px;transform:none;padding:10px 40px 10px 12px}.floating-offer-progress.minimised .floating-progress-track,.floating-offer-progress.minimised p{display:none}
.floating-progress-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.floating-progress-top small{display:block;color:#ffc928;font-weight:900;font-size:9px;letter-spacing:.08em}.floating-progress-top b{font-size:13px}.floating-progress-top span{font-size:12px;font-weight:900;color:#ffc928}
.floating-progress-track{height:6px;border-radius:999px;background:rgba(255,255,255,.18);overflow:hidden;margin:8px 0 6px}.floating-progress-track i{display:block;height:100%;border-radius:inherit;background:#ffc107}.floating-offer-progress.unlocked .floating-progress-track i{background:#67e397}.floating-offer-progress p{margin:0;font-size:11px;color:#dce3ec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.floating-offer-close{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:17px;cursor:pointer}
/* Compact homepage offer card */
.visual-offer-card .offer-stats{display:none!important}.visual-offer-card .offer-visual-copy{padding-top:12px!important}.visual-offer-card .offer-visual-copy>span{display:none!important}.visual-offer-card .offer-visual-copy h4{margin-top:0!important}.visual-offer-card .offer-save-line{margin:9px 0 2px;font-size:15px}.visual-offer-card .offer-save-line b{color:#b42318;font-size:18px}.visual-offer-card .offer-visual-stage{min-height:0!important}.visual-offer-card .offer-visual-image{height:128px!important}.visual-offer-card .offer-rule{margin-bottom:5px!important}
@media(max-width:600px){.offer-eligible-grid{grid-template-columns:1fr}.floating-offer-progress{bottom:140px}.visual-offer-card .offer-visual-image{height:112px!important}}

/* V6.2.1 — Featured-offer product image visibility fix */
.visual-offer-card .offer-visual-image{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  padding:12px!important;
}
.visual-offer-card .offer-visual-image img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:auto!important;
}
.visual-offer-card .offer-visual-product{
  overflow:visible!important;
}
@media(max-width:600px){
  .visual-offer-card .offer-visual-image{
    height:138px!important;
    padding:10px!important;
  }
  .visual-offer-card .offer-visual-product{
    width:108px!important;
  }
  .visual-offer-card .offer-visual-stage{
    padding-top:14px!important;
    padding-bottom:27px!important;
  }
}

/* V6.2.2: use the full visual area for discount offers with one product */
.visual-offer-card.single-product-offer .offer-visual-products{
  justify-content:center!important;
}
.visual-offer-card.single-product-offer .offer-visual-product{
  width:210px!important;
}
.visual-offer-card.single-product-offer .offer-visual-image{
  height:170px!important;
  padding:12px!important;
}
.visual-offer-card.single-product-offer .offer-visual-image img{
  max-width:92%!important;
  max-height:92%!important;
}
@media(max-width:600px){
  .visual-offer-card.single-product-offer .offer-visual-stage{
    min-height:205px!important;
    padding:12px 42px 28px!important;
  }
  .visual-offer-card.single-product-offer .offer-visual-product{
    width:190px!important;
  }
  .visual-offer-card.single-product-offer .offer-visual-image{
    height:158px!important;
    padding:10px!important;
  }
  .visual-offer-card.single-product-offer .offer-visual-product small{
    font-size:12px!important;
    margin-top:6px!important;
  }
}

/* V6.2.3 — non-blocking floating offer progress */
.floating-offer-progress{
  bottom:142px;
  max-width:520px;
}
.floating-offer-progress.minimised{
  left:auto;
  right:14px;
  bottom:140px;
  width:auto;
  max-width:calc(100% - 28px);
  min-height:44px;
  padding:10px 42px 10px 13px;
  border-radius:999px;
}
.floating-offer-progress.minimised .floating-progress-top span,
.floating-offer-progress.minimised .floating-progress-track,
.floating-offer-progress.minimised p{
  display:none;
}
.floating-offer-progress.minimised .floating-progress-top b{
  display:none;
}
.floating-offer-progress.minimised .floating-progress-top small{
  font-size:11px;
  white-space:nowrap;
}
.floating-offer-progress.modal-paused{display:none!important}
@media(max-width:600px){
  .floating-offer-progress{bottom:140px}
  .floating-offer-progress.minimised{bottom:138px;right:10px;max-width:calc(100% - 20px)}
}

/* V6.2.4 — interactive shopping inside offer details */
.offer-shopping-grid{grid-template-columns:1fr;max-height:none;overflow:visible}
.offer-shopping-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 11px}
.offer-popup-product{display:flex;align-items:center;gap:10px;min-width:0;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}
.offer-popup-product-copy{min-width:0}.offer-popup-product-copy b{display:block;font-size:13px;line-height:1.25}.offer-popup-product-copy small{display:block;margin-top:4px;font-size:11px;color:#667085}.offer-popup-product-copy em{display:block;margin-top:5px;font-style:normal;font-size:9px;font-weight:900;color:#16804b}.offer-popup-product-copy em.stock-limited{color:#b45f06}.offer-popup-product-copy em.stock-out{color:#b42318}
.offer-popup-add{align-self:center;border:0;border-radius:10px;background:#ffbf00;color:#111827;font-size:12px;font-weight:900;padding:10px 14px;white-space:nowrap}.offer-popup-add.disabled{background:#e5e7eb;color:#8a94a3}
.offer-popup-qty{align-self:center;display:grid;grid-template-columns:34px 28px 34px;align-items:center;border:1px solid #d9dde4;border-radius:11px;overflow:hidden;background:#fff}.offer-popup-qty button{height:36px;border:0;background:#f7f8fa;font-size:20px;font-weight:800}.offer-popup-qty b{text-align:center;font-size:13px}
.offer-popup-progress{margin:0 0 14px;padding:13px;border-radius:14px;background:#fff8e7;border:1px solid #f1d79d}.offer-popup-progress.unlocked{background:#eafaf0;border-color:#9ddbb8}.offer-popup-progress>div{display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-items:center}.offer-popup-progress small{grid-column:1/2;color:#a75c00;font-size:9px;font-weight:900;letter-spacing:.06em}.offer-popup-progress.unlocked small{color:#137442}.offer-popup-progress b{font-size:13px}.offer-popup-progress span{grid-row:1/3;grid-column:2;font-weight:900;color:#b45f06}.offer-popup-progress.unlocked span{color:#137442}.offer-popup-progress i{display:block;height:8px;margin:9px 0 6px;border-radius:99px;background:#e7e7e7;overflow:hidden}.offer-popup-progress i u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffae00,#ef4444);text-decoration:none}.offer-popup-progress.unlocked i u{background:linear-gradient(90deg,#26a269,#14804a)}.offer-popup-progress p{margin:0;font-size:11px;color:#596273}
.offer-popup-view-order{position:sticky;bottom:-1px;width:100%;margin-top:14px;border:0;border-radius:13px;background:#111d2d;color:#fff;font-size:14px;font-weight:900;padding:14px;box-shadow:0 -7px 18px rgba(255,255,255,.95)}
@media(max-width:600px){.offer-detail-panel{padding-bottom:18px}.offer-shopping-item{grid-template-columns:minmax(0,1fr) auto}.offer-popup-add{padding:9px 12px}.offer-popup-qty{grid-template-columns:32px 24px 32px}}

/* V11 — Modern marketplace homepage */
:root{--market-blue:#0078ad;--market-blue-dark:#005f8a;--market-sky:#e9f7fc;--market-ink:#141414;--market-line:#e0e0e0;--market-green:#16883f;--red:var(--market-blue);--red2:#00a2c7;--yellow:#ffd814;--green:var(--market-green);--text:var(--market-ink);--muted:#5f6368;--border:var(--market-line);--light:#f5f7f8;--shadow:0 8px 24px rgba(0,62,92,.10)}
body{background:#f5f7f8;color:var(--market-ink)}
.app-header{background:linear-gradient(135deg,var(--market-blue-dark),var(--market-blue));box-shadow:0 4px 14px rgba(0,67,100,.2)}
.mobile-brandline{color:#fff}.mobile-logo,.logo{background:#fff;color:var(--market-blue);border-radius:50%;box-shadow:none}.mobile-brandmark small,.retailer-location small{color:rgba(255,255,255,.78)}
.header-support,.mobile-refresh,.retailer-location,.mode-switch button,.quick-tabs button{color:#fff}.header-support{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.12)}
.mode-switch{background:rgba(0,0,0,.16)}.mode-switch button.active,.mode-switch .active{background:#fff;color:var(--market-blue)}
.retailer-location{border-color:rgba(255,255,255,.2)}
.app-search-row{background:transparent}.header-search{border:0;border-radius:9px;box-shadow:0 2px 8px rgba(0,0,0,.13)}.header-search input{font-size:14px}.header-search button{color:var(--market-blue)}
.quick-tabs{border:0;background:rgba(0,0,0,.08)}.quick-tabs button.active{background:#fff;color:var(--market-blue);border-radius:9px}
main{max-width:1280px}
.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:4px 0 12px;background:#d9e7ec;border:1px solid #d9e7ec;border-radius:12px;overflow:hidden}.service-strip span{background:#fff;padding:10px 8px;text-align:center}.service-strip b,.service-strip small{display:block}.service-strip b{font-size:11px;color:#183b4d}.service-strip small{font-size:9px;color:var(--muted);margin-top:2px}
.app-promo-section{margin-bottom:18px}.app-promo-card{min-height:230px;border-radius:18px;background:linear-gradient(120deg,#006a9a 0%,#008fc1 62%,#65d3e6 100%);box-shadow:0 12px 28px rgba(0,120,173,.23)}.app-promo-card.alt{background:linear-gradient(120deg,#112c3a,#20566f 60%,#43a7b8)}.promo-copy{max-width:64%}.promo-copy small{color:#d5f6ff}.promo-copy h2{font-size:clamp(25px,4vw,45px);line-height:1.04;letter-spacing:-.035em}.promo-copy p{max-width:520px;font-size:13px;line-height:1.55}.promo-copy button{background:#fff;color:#006b99;border-radius:9px;padding:12px 18px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.promo-visual{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3)}
.home-secondary-hero{display:none}
.retailer-dashboard{border:1px solid #dce8ed;background:#fff;border-radius:16px;box-shadow:none}.dashboard-primary,.quick-order-launch,.add-btn,.history-card button{background:var(--market-blue)!important}.dashboard-stats button{background:#f4fbfe;border-color:#d9eef6}.dashboard-profile-btn{color:var(--market-blue);border-color:#b8dce9}
.section-heading{margin-top:24px}.eyebrow{color:var(--market-blue)}.section-heading h3{font-size:21px;letter-spacing:-.02em}.text-btn{color:var(--market-blue)}
.category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:10px}.category-card{min-width:0;min-height:106px;border-radius:14px;align-items:center;text-align:center;background:#fff;box-shadow:none}.category-card span{width:58px;height:58px;border-radius:50%;background:var(--market-sky);display:grid;place-items:center}.category-card.active{background:#edfaff;border-color:#78c8e2;color:var(--market-blue)}
.brand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.brand-card{border-radius:14px;box-shadow:none}.brand-card span{background:var(--market-sky);color:var(--market-blue)}.brand-card.active{border-color:var(--market-blue);box-shadow:0 0 0 2px #d8f1fa}
.offers-section{background:linear-gradient(135deg,#006b99,#008db8);border-radius:18px}.offer-card{border-radius:13px}.offer-card span{color:var(--market-blue)}.offer-card button{background:var(--market-blue);color:#fff}
.retailer-tools button,.benefits article,.product-card,.about-card{box-shadow:none}.retailer-tools button>span{background:var(--market-sky);color:var(--market-blue)}
.product-card{border-radius:12px}.product-image{background:#fff}.brand{color:var(--market-blue)}.stock-badge{background:#e8f6ec;color:#146c32}.scheme-badge{background:#fff3cd;color:#7a5200}.qty-control{background:#eaf8fd;border-color:#9dd8eb}.qty-control button{color:var(--market-blue)}
.outline-btn{border-color:var(--market-blue);color:var(--market-blue)}.floating-whatsapp{bottom:145px}.sticky-cart{background:#173646}.sticky-cart button{background:#fff;color:var(--market-blue)}
.bottom-nav button.active{color:var(--market-blue)}.whatsapp-btn{background:#1f9d55}.primary-btn{background:var(--market-blue);color:#fff}
@media(min-width:700px){.service-strip{margin-top:0}.service-strip b{font-size:13px}.service-strip small{font-size:10px}.category-row{grid-template-columns:repeat(8,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.app-promo-card{min-height:330px;padding:38px 46px}.floating-whatsapp{bottom:26px}}
@media(max-width:520px){main{padding:10px}.service-strip{margin-top:0}.service-strip span{padding:8px 4px}.service-strip b{font-size:9px}.service-strip small{font-size:8px}.app-promo-section{margin-left:-10px;margin-right:-10px}.app-promo-card{min-height:205px;border-radius:0;padding:22px 18px}.promo-copy{max-width:73%}.promo-copy h2{font-size:27px}.promo-copy p{font-size:11px}.promo-visual{right:-22px;transform:scale(.84)}.category-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.category-card{min-height:96px;padding:9px 5px}.category-card span{width:50px;height:50px}.category-card b{font-size:10px}.brand-grid{gap:7px}.brand-card{padding:9px 4px}.floating-whatsapp{bottom:142px}}

/* V12 — Natraj marketplace system */
.app-header{border-bottom:0}.app-search-row{padding-bottom:14px}.service-strip{box-shadow:0 5px 16px rgba(16,67,88,.06)}
.app-promo-track{scroll-snap-type:x mandatory}.app-promo-card{scroll-snap-align:start}.promo-dots{margin-top:8px}
.dashboard-welcome h3{letter-spacing:-.025em}.dashboard-actions button{min-height:42px}.dashboard-brands{scrollbar-width:none}
.category-card,.brand-card{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.category-card:active,.brand-card:active{transform:scale(.97)}
.product-grid{align-items:stretch}.product-card{position:relative;min-width:0;background:#fff;transition:box-shadow .18s ease,transform .18s ease}.product-card:hover{box-shadow:0 8px 22px rgba(25,85,110,.1);transform:translateY(-1px)}
.product-image{aspect-ratio:1.18/1;border-bottom:1px solid #f1f3f4}.product-image img{padding:8px}.product-body{padding:10px}.product-title{font-size:12px;line-height:1.28;min-height:31px;margin:4px 0 3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brand{font-size:8px}.pack{font-size:9px;min-height:24px}.price-row{margin-top:7px}.mrp{font-size:8px}.rate{font-size:16px;line-height:1.1}.add-row{padding-top:8px}.add-btn{min-height:34px;border-radius:8px;padding:7px 4px}.qty-control{min-height:34px;border-radius:8px}.qty-control button{padding:7px}.scheme-badge,.stock-badge,.new-badge{top:6px}.scheme-badge{left:6px}.stock-badge{right:6px}.wishlist-btn{right:6px;bottom:6px;width:30px;height:30px}
.applicable-offers{display:flex;gap:4px;flex-wrap:wrap;margin-top:5px}.applicable-offers span{font-size:7px;padding:3px 5px;border-radius:5px;background:#e8f7fd;color:#006b99;font-weight:800}
.parent-variant-card .variant-picker-label{font-size:8px;color:#68737a}.parent-variant-card .variant-picker{width:100%;margin-top:3px;border:1px solid #d9e5ea;border-radius:7px;background:#f8fbfc;padding:6px;font-size:9px}.parent-cart-total{font-size:8px;color:#16703a;margin-top:4px}
.detail-panel{padding:0;overflow:hidden}.detail-panel>.close-btn{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.12)}.detail-image{border-radius:0;background:#fff;border-bottom:1px solid #e8ecef}.detail-copy{padding:18px}.detail-copy .brand{display:inline-flex;background:#e7f7fd;color:#006b99;border-radius:5px;padding:5px 7px}.detail-copy h3{font-size:22px;line-height:1.2;letter-spacing:-.025em}.detail-pack{font-size:12px}.detail-price{background:#f7fafb;border:1px solid #e3eaed;border-radius:12px;padding:12px;margin:14px 0}.detail-price span{font-size:10px}.detail-price strong{font-size:22px;color:#111}.detail-scheme{border:1px solid #efd58a}.detail-applicable-offers{display:flex;flex-direction:column;gap:6px;background:#edf9fd;border:1px solid #c9e9f4;border-radius:11px;padding:11px}.detail-applicable-offers b{font-size:11px;color:#005f86}.detail-applicable-offers span{font-size:10px;color:#234a5b}.detail-copy>p{border-bottom:1px solid #eef1f2;padding-bottom:10px}.detail-copy .availability{border:0}.detail-add{background:#ffd814!important;color:#171717!important;border:1px solid #e9b600;border-radius:999px}.detail-qty{border-radius:999px}.modal-panel.cart-panel{border-top:5px solid var(--market-blue)}
.quick-order-row{border-radius:10px!important}.quick-order-row .quick-row-image{background:#fff}.quick-order-head{background:linear-gradient(135deg,#005f8a,#0078ad)}
.sticky-cart{border-radius:10px}.bottom-nav{box-shadow:0 -7px 22px rgba(32,65,78,.1)}
@media(max-width:520px){.product-grid{gap:7px}.product-card{border-radius:9px}.product-image{aspect-ratio:1.08/1}.product-body{padding:8px}.rate{font-size:15px}.detail-image{height:300px}.detail-copy{padding:16px}.detail-copy h3{font-size:20px}.modal-panel.detail-panel{max-height:96vh}}
@media(min-width:700px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.detail-panel{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);max-width:900px}.detail-image{min-height:520px;border-right:1px solid #e8ecef;border-bottom:0}.detail-copy{padding:34px}}
@media(min-width:1100px){.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}

/* V6.3 Lightning Fast Ordering */
.catalogue-heading-actions{display:flex;align-items:center;gap:10px}
.quick-order-launch{border:0;border-radius:12px;background:#111827;color:#fff;padding:11px 14px;font-weight:850;cursor:pointer;white-space:nowrap}
.quick-order-page{position:fixed;inset:0;z-index:1200;background:#f5f7fb;display:flex;flex-direction:column;overflow:hidden}
.quick-order-page.hidden{display:none}
.quick-order-head{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:13px 14px;background:#111827;color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.15)}
.quick-order-head>button{width:40px;height:40px;border:0;border-radius:12px;background:rgba(255,255,255,.12);color:#fff;font-size:20px}
.quick-order-head small{opacity:.72;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.quick-order-head h2{margin:2px 0 0;font-size:20px}
.quick-cart-btn{width:auto!important;padding:0 12px!important;font-size:15px!important}.quick-cart-btn b{background:#e53935;padding:2px 7px;border-radius:99px;margin-left:4px}
.quick-order-tools{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:10px;padding:12px;background:#fff;border-bottom:1px solid #e5e7eb}
.quick-search{display:flex;align-items:center;gap:7px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;padding:0 10px}.quick-search input{width:100%;border:0;background:transparent;padding:11px 0;outline:0;font-size:14px}.quick-search button{border:0;background:transparent;font-size:20px;color:#6b7280}
.quick-order-tools select{border:1px solid #d1d5db;border-radius:12px;padding:0 10px;background:#fff;font-weight:700}
.quick-order-list{flex:1;overflow:auto;padding:10px 10px 105px;display:grid;gap:8px}
.quick-order-row{display:grid;grid-template-columns:60px minmax(0,1fr) auto;gap:10px;align-items:center;background:#fff;border:1px solid #e7e9ee;border-radius:14px;padding:9px;box-shadow:0 2px 8px rgba(15,23,42,.04)}
.quick-order-thumb{width:60px;height:66px;border-radius:10px;background:#f7f7f8;display:flex;align-items:center;justify-content:center;overflow:hidden}.quick-order-thumb img{width:100%;height:100%;object-fit:contain}.quick-order-thumb{font-size:30px}
.quick-order-info{min-width:0}.quick-order-info small{display:block;color:#d92d20;font-weight:850;font-size:10px;letter-spacing:.03em}.quick-order-info h4{margin:3px 0;font-size:14px;line-height:1.2;color:#111827}.quick-order-info p{margin:0;color:#667085;font-size:11px}.quick-order-info b{display:block;margin-top:4px;font-size:14px;color:#111827}
.quick-order-controls{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.quick-piece-control{display:grid;grid-template-columns:32px 52px 32px;height:34px;border:1px solid #d92d20;border-radius:9px;overflow:hidden}.quick-piece-control button{border:0;background:#fff;color:#d92d20;font-weight:900;font-size:17px}.quick-piece-control input{width:100%;border:0;border-left:1px solid #f2c4c1;border-right:1px solid #f2c4c1;text-align:center;font-weight:850;outline:0;-moz-appearance:textfield}.quick-piece-control input::-webkit-inner-spin-button{display:none}
.quick-case-control{display:flex;align-items:center;gap:5px;background:#fff6e5;border:1px solid #f4d49b;border-radius:8px;padding:4px 6px}.quick-case-control span{font-size:9px;color:#7a4b00;font-weight:800}.quick-case-control button{width:25px;height:25px;border:0;border-radius:6px;background:#fff;color:#a05a00;font-weight:900}.quick-case-count{font-size:11px!important;min-width:18px;text-align:center}
.quick-order-summary{position:fixed;left:10px;right:10px;bottom:10px;z-index:1220;background:#111827;color:#fff;border-radius:16px;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px rgba(0,0,0,.25)}.quick-order-summary.hidden{display:none}.quick-order-summary div{display:flex;flex-direction:column;font-size:13px}.quick-order-summary div span{opacity:.82}.quick-order-summary button{border:0;border-radius:11px;background:#e53935;color:#fff;font-weight:850;padding:10px 16px}
.quick-empty{text-align:center;padding:50px 20px;color:#667085}
@media(max-width:600px){.catalogue-heading-actions{flex-direction:column;align-items:stretch}.quick-order-launch{padding:9px 11px}.quick-order-tools{grid-template-columns:1fr}.quick-order-tools select{height:42px}.quick-order-row{grid-template-columns:52px minmax(0,1fr);}.quick-order-thumb{width:52px;height:60px}.quick-order-controls{grid-column:1/-1;flex-direction:row;justify-content:flex-end;align-items:center}.quick-piece-control{grid-template-columns:36px 62px 36px}.quick-case-control{margin-right:auto}.quick-order-list{padding-bottom:100px}}

/* V6.3.1: always-visible Quick Order entry */
.hero-quick-order{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:2px solid #111827;color:#111827;background:#fff;font-weight:850;cursor:pointer}
.hero-quick-order:hover{background:#f3f4f6}
@media(max-width:600px){.hero-buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hero-buttons .primary-btn{grid-column:1/-1}.hero-buttons a,.hero-buttons button{width:100%;text-align:center}}

/* V6.4 Retailer Dashboard */
.retailer-dashboard{margin:18px auto 30px;padding:22px;border:1px solid #e4e7eb;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f7f9fb 100%);box-shadow:0 10px 30px rgba(19,25,33,.08)}
.dashboard-welcome{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.dashboard-welcome h3{margin:2px 0 6px;font-size:24px}.dashboard-welcome p:last-child{margin:0;color:#59636e}.dashboard-profile-btn{border:1px solid #d5d9d9;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;white-space:nowrap}
.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.dashboard-stats button{display:flex;gap:12px;align-items:center;text-align:left;border:1px solid #e3e6e6;background:#fff;border-radius:16px;padding:15px;min-width:0}.dashboard-stats button>span{font-size:25px}.dashboard-stats div{display:grid;min-width:0}.dashboard-stats small{color:#68737d}.dashboard-stats b{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-stats em{font-size:12px;color:#69747e;font-style:normal;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dashboard-actions{display:flex;gap:10px;margin-top:14px}.dashboard-actions button{border:1px solid #c7cbd1;background:#fff;border-radius:12px;padding:12px 16px;font-weight:850}.dashboard-actions .dashboard-primary{background:#ffd814;border-color:#f2c200;color:#111}
.dashboard-brands{display:flex;gap:8px;overflow:auto;margin-top:16px;padding-bottom:2px}.dashboard-brand-chip{border:1px solid #dfe3e6;background:#fff;border-radius:999px;padding:8px 12px;font-weight:750;white-space:nowrap}
@media(max-width:700px){.retailer-dashboard{margin:12px 12px 24px;padding:16px;border-radius:18px}.dashboard-welcome h3{font-size:20px}.dashboard-profile-btn{padding:8px 11px}.dashboard-stats{grid-template-columns:1fr;gap:8px}.dashboard-stats button{padding:12px}.dashboard-actions{display:grid;grid-template-columns:1fr}.dashboard-actions button{width:100%}}

/* V6.5 Parent + Variant Catalogue */
.parent-variant-card .variant-picker-label,.detail-variant-label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:800;color:#5f6368;margin:8px 0}
.variant-picker{width:100%;border:1px solid #d7dce2;border-radius:9px;background:#fff;padding:9px 10px;font:inherit;font-size:13px;color:#202124;outline:none}
.variant-picker:focus{border-color:#b91c1c;box-shadow:0 0 0 3px rgba(185,28,28,.09)}
.parent-cart-total{display:block;color:#08783e;font-weight:700;margin-top:6px}
.parent-variant-card .add-btn{font-size:12px}
.catalogue-import-hero{padding:20px;border-radius:18px;background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #fed7aa;margin-bottom:16px}.catalogue-import-hero h2{margin:2px 0 6px}.catalogue-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.catalogue-import-card{padding:18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.catalogue-import-card>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fee2e2;color:#991b1b;font-weight:800}.catalogue-import-card h3{margin:10px 0 5px}.catalogue-import-card p{color:#6b7280;min-height:44px}.catalogue-import-card>div{display:flex;gap:8px;flex-wrap:wrap}.import-report{margin-top:12px;padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #cbd5e1;white-space:pre-wrap;max-height:260px;overflow:auto}.file-btn.primary-admin{display:inline-flex;color:white}@media(max-width:700px){.catalogue-import-grid{grid-template-columns:1fr}.catalogue-import-card p{min-height:0}}


/* Phase 7: smart search, salesman mode and analytics */
.voice-search-btn,.filter-search-btn{border:0;background:transparent;font-size:18px;cursor:pointer;padding:6px}.voice-search-btn.listening{animation:pulseMic 1s infinite;background:#fee2e2;border-radius:50%}@keyframes pulseMic{50%{transform:scale(1.12)}}
.phase7-filter-panel{max-width:650px}.phase7-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.phase7-filter-grid label{display:grid;gap:7px;font-weight:700;font-size:13px}.phase7-filter-grid input,.phase7-filter-grid select{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:10px;background:white}.phase7-filter-actions,.salesman-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.phase7-filter-actions button,.salesman-actions button,.salesman-order-card button{padding:11px 15px;border-radius:10px;border:1px solid #d1d5db;background:white;font-weight:800;cursor:pointer}.smart-filter-summary{grid-column:1/-1;background:#fff7ed;border:1px solid #fed7aa;padding:10px 12px;border-radius:10px;font-size:13px}
.salesman-page{position:fixed;inset:0;z-index:120;background:#f3f4f6;overflow:auto}.salesman-layout{max-width:1050px;margin:0 auto;padding:24px;display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.salesman-customer-card,.salesman-order-card{background:white;border-radius:18px;padding:22px;box-shadow:0 8px 28px rgba(0,0,0,.08)}.salesman-order-card{display:flex;flex-direction:column;gap:12px}.salesman-order-card button{width:100%}.salesman-actions{justify-content:flex-start;flex-wrap:wrap}
.analytics-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.analytics-range{display:flex;gap:8px}.analytics-range select,.analytics-range button{padding:10px 12px;border:1px solid #d1d5db;border-radius:9px;background:white}.analytics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.analytics-kpis article{background:white;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.analytics-kpis small{display:block;color:#6b7280}.analytics-kpis b{font-size:26px;display:block;margin:6px 0}.analytics-kpis em{font-style:normal;font-size:12px;color:#047857}.analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.analytics-grid>article{background:white;border:1px solid #e5e7eb;border-radius:14px;padding:18px;min-height:250px}.analytics-bars{display:flex;align-items:end;gap:7px;height:190px;padding-top:20px}.analytics-bar{flex:1;min-width:12px;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:5px;height:100%}.analytics-bar i{display:block;width:100%;max-width:34px;background:#b91c1c;border-radius:6px 6px 0 0;min-height:3px}.analytics-bar small{font-size:9px;writing-mode:vertical-rl;max-height:52px;overflow:hidden}.analytics-ranking{display:grid;gap:11px}.analytics-rank-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.analytics-rank-row p{margin:0;font-weight:700}.analytics-rank-row small{color:#6b7280}.analytics-rank-track{grid-column:1/-1;height:7px;background:#f3f4f6;border-radius:99px;overflow:hidden}.analytics-rank-track i{display:block;height:100%;background:#f59e0b;border-radius:99px}.analytics-health{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.analytics-health div{padding:15px;border-radius:12px;background:#f9fafb}.analytics-health b{font-size:24px;display:block}
@media(max-width:760px){.phase7-filter-grid,.salesman-layout,.analytics-grid{grid-template-columns:1fr}.analytics-kpis{grid-template-columns:repeat(2,1fr)}.salesman-layout{padding:12px}.analytics-head{align-items:stretch;flex-direction:column}.header-search .voice-search-btn{margin-left:auto}}

/* V7.0.2 — floating smart search */
@media (max-width:699px){
  .header-search{
    position:fixed;
    top:calc(env(safe-area-inset-top) + 72px);
    left:12px;
    right:12px;
    width:auto;
    z-index:42;
    border:2px solid var(--orange);
    border-radius:999px;
    padding:0 10px 0 14px;
    background:rgba(255,255,255,.98);
    box-shadow:0 12px 30px rgba(17,24,39,.22);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
    transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;
  }
  .header-search:focus-within{
    transform:translateY(-2px);
    border-color:#ffb000;
    box-shadow:0 16px 36px rgba(17,24,39,.28);
  }
  .header-search input{padding:13px 0;font-size:14px;min-width:0}
  .header-search .voice-search-btn,
  .header-search .filter-search-btn,
  .header-search #clearSearch{visibility:visible;flex:0 0 auto}
  .header-search .voice-search-btn,
  .header-search .filter-search-btn{width:36px;height:36px;display:grid;place-items:center;border-radius:50%}
  .header-search #clearSearch{font-size:22px;width:30px}
  main{padding-top:78px}
}
@media (min-width:700px){
  .header-search{position:relative;top:auto;left:auto;right:auto}
}

.search-launch-btn{border:0;background:transparent;padding:0;font-size:18px;cursor:pointer;flex:0 0 auto}.header-search .search-launch-btn{color:inherit}

/* V9.0 — JioMart-inspired Natraj Foods storefront */
:root{--jm-blue:#0078ad;--jm-blue-dark:#005f8a;--jm-sky:#e8f7ff;--jm-green:#00a650;--jm-yellow:#ffd814;--jm-bg:#f5f7f9;--jm-ink:#141414;--jm-muted:#5f6368;--jm-line:#e6e8eb;--jm-radius:18px}
body{background:var(--jm-bg);color:var(--jm-ink)}
.announcement{background:#e8f7ff;color:#005f8a;padding:8px 12px;font-weight:800}
.topbar{background:var(--jm-blue);border:0;box-shadow:0 3px 14px rgba(0,74,112,.22)}
.logo{background:#fff;color:var(--jm-blue);box-shadow:none;border-radius:50%}
.brand-wrap h1,.brand-wrap p{color:#fff}.brand-wrap p{opacity:.85}
.delivery-chip{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25)}
.refresh-btn,.install-btn,.header-chat{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.12)}
.icon-btn{background:#fff;color:var(--jm-blue);border-radius:999px}
.header-search{background:#fff;border:0;border-radius:999px;box-shadow:0 5px 18px rgba(0,0,0,.16)}
.header-search input{font-size:14px}.header-search button{color:var(--jm-blue)}
main{max-width:1280px}
.hero{background:linear-gradient(110deg,#dff5ff 0%,#f2fbff 52%,#cdefff 100%);color:var(--jm-ink);border-radius:22px;box-shadow:none;border:1px solid #ccecfb}
.hero:after{background:rgba(0,120,173,.09)}.hero h2{color:#08354a}.hero p{color:#375967}.pill{background:var(--jm-blue);color:#fff;border:0}.hero-points{color:#315667}
.primary-btn{background:var(--jm-blue);color:#fff;border:0}.secondary-btn,.hero-quick-order{background:#fff;color:var(--jm-blue);border:1px solid #8fcfe9}
.retailer-dashboard{background:#fff;border:0;box-shadow:0 4px 18px rgba(31,54,68,.08);border-radius:var(--jm-radius)}
.dashboard-actions .dashboard-primary{background:var(--jm-blue);border-color:var(--jm-blue);color:#fff}
.dashboard-profile-btn,.dashboard-actions button{border-color:#b7dfee;color:var(--jm-blue)}
.section-heading h3{font-size:21px}.eyebrow{color:var(--jm-blue)}.text-btn{color:var(--jm-blue)}
.category-row{gap:14px}.category-card{min-width:108px;min-height:118px;align-items:center;justify-content:flex-start;gap:9px;text-align:center;border:0;border-radius:16px;background:#fff;box-shadow:0 3px 12px rgba(33,52,64,.08)}
.category-card span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--jm-sky);font-size:31px}.category-card b{font-size:12px}.category-card.active{background:#fff;box-shadow:inset 0 0 0 2px var(--jm-blue)}
.brand-grid{gap:12px}.brand-card{border:0;border-radius:16px;box-shadow:0 3px 12px rgba(33,52,64,.08);padding:13px 7px}.brand-card span{width:54px;height:54px;background:var(--jm-sky);color:var(--jm-blue)}.brand-card.active{box-shadow:inset 0 0 0 2px var(--jm-blue)}
.offers-section{background:linear-gradient(120deg,#0078ad,#005f8a);border-radius:22px}.offer-card{border-radius:16px}.offer-card span{color:var(--jm-blue)}.offer-card button{background:var(--jm-blue);color:#fff}
.product-grid{gap:13px}.product-card{border:0;border-radius:16px;box-shadow:0 3px 14px rgba(33,52,64,.09);overflow:visible}.product-image{border-radius:16px 16px 0 0;background:#fff}.product-image img{padding:13px}.brand{color:var(--jm-muted)}.product-title{font-size:13px;line-height:1.38}.mrp{font-size:10px}.rate{color:#111;font-size:18px}.rate small{color:var(--jm-muted)}
.add-btn{background:#fff;color:var(--jm-blue);border:1.5px solid var(--jm-blue);border-radius:9px;padding:9px 5px}.qty-control{background:var(--jm-blue);border-color:var(--jm-blue);border-radius:9px;color:#fff}.qty-control button{color:#fff}
.stock-badge{background:#e7f8ee;color:#08783e}.scheme-badge{background:#fff4cc;color:#765800}.new-badge{background:var(--jm-sky);color:var(--jm-blue)}
.retailer-tools button,.benefits article,.about-card{border:0;box-shadow:0 3px 12px rgba(33,52,64,.07);border-radius:16px}
.bottom-nav{background:#fff;border-top:1px solid var(--jm-line);box-shadow:0 -5px 16px rgba(31,54,68,.09)}.bottom-nav button.active{color:var(--jm-blue)}
.floating-whatsapp{bottom:145px}.sticky-cart{background:var(--jm-blue);border-radius:14px}.sticky-cart button{background:#fff;color:var(--jm-blue)}
.quick-order-summary{background:var(--jm-blue)}.quick-order-summary button{background:#fff;color:var(--jm-blue)}
@media(max-width:699px){
 body{padding-bottom:122px}.topbar{padding:9px 11px 74px;grid-template-columns:1fr auto}.header-search{top:65px;left:10px;right:10px;border:0;padding-left:12px}.header-search:focus-within{border:0;box-shadow:0 7px 24px rgba(0,0,0,.22)}
 main{padding:10px}.hero{margin:0;border-radius:18px;padding:21px 17px}.hero h2{font-size:25px}.hero-buttons{grid-template-columns:1fr 1fr}.hero-buttons .primary-btn{grid-column:1/-1}
 .retailer-dashboard{margin:13px 0 22px;padding:15px}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:7px}.dashboard-stats button{display:grid;text-align:center;justify-items:center;padding:10px 5px}.dashboard-stats button>span{font-size:21px}.dashboard-stats b{font-size:11px}.dashboard-stats em{font-size:9px}.dashboard-actions{grid-template-columns:1fr 1fr}.dashboard-actions .dashboard-primary{grid-column:1/-1}
 .category-row{margin:0 -10px;padding:3px 10px 10px}.category-card{min-width:94px;min-height:106px}.category-card span{width:58px;height:58px}
 .brand-grid{display:flex;overflow-x:auto;margin:0 -10px;padding:3px 10px 10px}.brand-card{min-width:92px}
 .offers-section{margin-left:0;margin-right:0;padding:1px 13px 16px}.product-grid{gap:8px}.product-card{border-radius:13px}.product-image{border-radius:13px 13px 0 0}.product-body{padding:9px}.product-title{font-size:12px;min-height:33px}.rate{font-size:16px}.add-btn{font-size:10px}
}
@media(min-width:700px){.topbar{grid-template-columns:auto auto minmax(280px,1fr) auto}.hero{padding:38px}.product-grid{grid-template-columns:repeat(5,1fr)}}

/* V10 — JioMart-inspired Natraj Foods retailer storefront */
:root{--app-blue:#0783ae;--app-blue-dark:#006f99;--app-red:#ed174c;--app-bg:#f6f6f6}
body{background:#fff;color:#171717}
.app-header{background:linear-gradient(180deg,#087fa9 0%,#0783ae 100%);color:#fff;padding:16px max(4.2vw,18px) 0;position:relative;z-index:40}
.mode-switch{height:58px;background:#fff;border-radius:999px;padding:6px;display:grid;grid-template-columns:1fr 1fr;gap:4px;max-width:680px;margin:0 auto 20px}
.mode-switch button{border:0;border-radius:999px;background:transparent;font-size:20px;font-weight:850;color:#121212}.mode-switch button.active,.mode-switch .mode-quick{background:#ffb72d}.mode-switch .mode-all.active{background:#fff}.mode-switch.quick-active .mode-quick{background:#ffb72d}.mode-switch:not(.quick-active) .mode-quick{background:transparent}.mode-switch:not(.quick-active) .mode-all{background:#0783ae;color:#fff}
.retailer-location{width:100%;max-width:680px;margin:0 auto 18px;display:grid;grid-template-columns:42px 1fr 24px;align-items:center;color:#fff;border:0;background:transparent;text-align:left;padding:0}.location-icon{font-size:34px}.location-copy{display:grid;min-width:0}.location-copy strong{font-size:18px;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-copy small{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.95;margin-top:3px}.location-chevron{font-size:24px}
.app-search-row{max-width:680px;margin:0 auto 18px;display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:12px;align-items:center}.app-header .header-search{position:static!important;inset:auto!important;width:auto!important;height:54px;border:0!important;border-radius:999px!important;background:#f3f3f5!important;padding:0 12px!important;box-shadow:none!important;display:flex!important;align-items:center}.app-header .header-search input{height:100%;font-size:18px;background:transparent;border:0;min-width:0}.search-launch-btn{font-size:30px!important;color:#111!important}.voice-search-btn,.filter-search-btn{font-size:16px}.profile-round{width:58px;height:58px;border-radius:50%;border:0;background:#bfe0eb;color:#0783ae;font-size:0;position:relative}.profile-round:before{content:'●';font-size:24px;position:absolute;top:6px;left:18px}.profile-round:after{content:'';width:30px;height:17px;background:#0783ae;border-radius:20px 20px 10px 10px;position:absolute;bottom:8px;left:14px}
.quick-tabs{max-width:760px;margin:0 auto;display:flex;overflow-x:auto;gap:30px;scrollbar-width:none}.quick-tabs::-webkit-scrollbar{display:none}.quick-tabs button{position:relative;min-width:78px;padding:4px 0 16px;border:0;background:transparent;color:#fff;font-weight:750;font-size:14px;white-space:nowrap;display:grid;justify-items:center;gap:5px}.quick-tabs button span{font-size:25px}.quick-tabs button.active:after{content:'';position:absolute;bottom:0;left:8px;right:8px;height:4px;border-radius:99px;background:#ffc238}.desktop-brand-tools{display:none}
.app-promo-section{padding:22px 0 8px;overflow:hidden}.app-promo-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 4.2vw;scrollbar-width:none}.app-promo-track::-webkit-scrollbar{display:none}.app-promo-card{min-width:88vw;max-width:690px;min-height:260px;scroll-snap-align:center;border-radius:18px;padding:30px;background:linear-gradient(120deg,#dbeeff,#fff3cd);display:flex;justify-content:space-between;overflow:hidden}.app-promo-card.alt{background:linear-gradient(120deg,#f0ccff,#e5f7ff)}.app-promo-card small{font-weight:900;color:#087fa9}.app-promo-card h2{font-size:30px;max-width:370px;margin:10px 0}.app-promo-card p{max-width:360px}.app-promo-card button{border:0;border-radius:999px;background:#087fa9;color:#fff;font-weight:800;padding:11px 22px}.promo-products{align-self:center;font-size:55px;max-width:210px;line-height:1.5}.promo-dots{display:flex;justify-content:center;gap:12px;padding:16px}.promo-dots i{width:10px;height:10px;border-radius:50%;background:#ccc}.promo-dots i.active{width:46px;border-radius:99px;background:#0783ae}
.hero{display:none}.retailer-dashboard{display:none}
main>section:not(.app-promo-section){max-width:1180px}
.section-heading{margin-bottom:14px}.section-heading .eyebrow{display:none}.section-heading h3{font-size:25px;color:#101010}.text-btn{color:#0783ae;font-size:17px;font-weight:850}
.category-row{display:flex;overflow-x:auto;gap:14px}.category-card{min-width:118px;border:0!important;box-shadow:none!important;background:transparent!important}.category-card .category-icon{width:104px;height:104px;border-radius:16px;background:#f4f4f4}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr))}.brand-card{border:0!important;background:#f7f7f7!important;border-radius:16px!important}
.product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.product-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.product-image{background:#f5f5f5!important;border-radius:16px!important;min-height:210px}.product-body{padding:10px 2px 16px!important}.product-title{text-align:left;font-size:15px!important;font-weight:650!important;color:#555!important;line-height:1.35;height:42px;overflow:hidden}.pack{background:#f3f3f3;padding:6px;text-align:center;border-radius:0 0 10px 10px}.rate{font-size:21px!important;color:#111!important}.mrp{color:#aaa!important}.add-btn{border:2px solid #0783ae!important;background:#fff!important;color:#0783ae!important;border-radius:12px!important;font-weight:850!important}.wishlist-btn{left:8px!important;right:auto!important;background:transparent!important;color:#bbb!important;font-size:26px!important}.stock-badge,.product-status-row{display:none!important}
.offers-section{background:#fff!important;color:#111!important;padding-left:0!important;padding-right:0!important}.offers-section .light h3{color:#111!important}.offer-cards{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.offer-card,.visual-offer-card{border:0!important;background:#fff!important;color:#111!important;box-shadow:none!important}
.bottom-nav{height:76px;background:#fff;border-top:1px solid #ddd;box-shadow:0 -2px 12px rgba(0,0,0,.05);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{color:#5e5e5e;font-size:25px;gap:3px}.bottom-nav button span{font-size:13px;font-weight:750}.bottom-nav button.active{color:var(--app-red)}
.floating-whatsapp{bottom:95px}.sticky-cart{bottom:88px}
@media(min-width:800px){.app-header{padding-top:20px}.mode-switch,.retailer-location,.app-search-row,.quick-tabs{max-width:1180px}.desktop-brand-tools{display:flex;max-width:1180px;margin:16px auto 0;padding:14px 0;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.2)}.brand-wrap h1,.brand-wrap p{color:#fff}.app-promo-card{min-width:680px}.bottom-nav{max-width:680px;left:50%;transform:translateX(-50%);border-radius:22px 22px 0 0}}
@media(max-width:699px){body{padding-bottom:78px}.app-header{padding-top:16px}.mode-switch{height:52px;margin-bottom:22px}.mode-switch button{font-size:18px}.retailer-location{margin-bottom:20px}.location-copy strong{font-size:17px}.location-copy small{font-size:13px}.app-search-row{grid-template-columns:minmax(0,1fr) 52px;gap:10px}.app-header .header-search{height:52px!important}.profile-round{width:52px;height:52px}.profile-round:before{left:15px}.profile-round:after{left:11px}.quick-tabs{margin-left:-4px;margin-right:-18px;gap:20px}.app-promo-section{padding-top:16px}.app-promo-card{min-height:190px;padding:20px}.app-promo-card h2{font-size:23px;margin:7px 0}.app-promo-card p{font-size:13px;max-width:230px}.promo-products{font-size:36px;max-width:110px}.app-promo-card button{padding:9px 17px}.section-heading h3{font-size:22px}.category-row{margin-left:-2px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-image{min-height:170px}.product-card .product-body{padding:8px 0 14px!important}.product-title{font-size:14px!important}.offers-section{border-radius:0!important}.retailer-tools,.benefits,.about-card{display:none!important}main>section:not(.app-promo-section){margin-top:25px;padding-left:16px;padding-right:16px}.app-promo-section{padding-left:0!important;padding-right:0!important;margin-top:0!important}.browse-page{background:#f5f5f5}.browse-head{background:#fff!important;color:#111!important;padding-top:calc(env(safe-area-inset-top) + 20px)!important}.browse-search{background:#fff}.browse-layout{grid-template-columns:116px 1fr!important}.browse-sidebar{background:#fff}.browse-side-btn{min-height:100px;border-radius:0!important}.browse-side-btn.active{background:#e9f7fc!important;color:#0783ae!important}.browse-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.browse-tile{background:#fff;border:1px solid #e5e5e5;border-radius:14px}.browse-tile-visual{height:104px}.browse-content{padding:16px 12px!important}.browse-section h3{font-size:21px}}

/* V10.1 — Professional wholesale visual refinement */
:root{
  --pro-blue:#087eaa;
  --pro-blue-deep:#056589;
  --pro-ink:#14212b;
  --pro-muted:#66737d;
  --pro-line:#e7ecef;
  --pro-surface:#ffffff;
  --pro-soft:#f5f8fa;
  --pro-accent:#f6b51d;
  --pro-success:#10935f;
  --pro-radius:18px;
  --pro-shadow:0 8px 28px rgba(18,54,73,.09);
}
*{box-sizing:border-box}
body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:#f7f9fa;color:var(--pro-ink);letter-spacing:-.01em}
button,input,select{font:inherit}
.app-header{background:linear-gradient(145deg,#087da7 0%,#086f96 100%);padding-top:12px;box-shadow:0 8px 28px rgba(4,72,101,.18)}
.mobile-brandline{max-width:1180px;margin:0 auto 14px;display:flex;align-items:center;justify-content:space-between}
.mobile-brandmark{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}
.mobile-logo{width:38px;height:38px;border-radius:12px;background:#fff;color:var(--pro-blue);display:grid;place-items:center;font-size:15px;font-weight:900;box-shadow:0 4px 12px rgba(0,0,0,.12)}
.mobile-brandmark>span:last-child{display:grid;line-height:1.05}.mobile-brandmark strong{font-size:16px;letter-spacing:.01em}.mobile-brandmark small{font-size:10px;opacity:.78;margin-top:4px;text-transform:uppercase;letter-spacing:.12em}
.header-support{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:8px 13px;font-size:12px;font-weight:750}
.mode-switch{height:54px;margin-bottom:18px;box-shadow:0 6px 18px rgba(0,0,0,.12);padding:5px}
.mode-switch button{font-size:15px;font-weight:800;letter-spacing:-.01em}.mode-switch .mode-quick,.mode-switch.quick-active .mode-quick{background:var(--pro-accent);color:#322500}.mode-switch:not(.quick-active) .mode-all{background:var(--pro-blue);color:#fff}
.retailer-location{margin-bottom:16px;grid-template-columns:38px 1fr 20px;padding:2px 4px}.location-icon{width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.15);display:grid;place-items:center;font-size:18px}.location-copy strong{font-size:16px;text-transform:none;font-weight:800}.location-copy small{font-size:12px;opacity:.82}.location-chevron{font-size:18px;opacity:.8}
.app-search-row{margin-bottom:15px;grid-template-columns:minmax(0,1fr) 50px}.app-header .header-search{height:50px!important;background:#fff!important;border-radius:15px!important;box-shadow:0 5px 18px rgba(0,0,0,.12)!important;padding:0 13px!important}.app-header .header-search input{font-size:14px;color:var(--pro-ink)}.app-header .header-search input::placeholder{color:#98a1a8}.search-launch-btn{font-size:24px!important;color:#2e3b44!important}.voice-search-btn,.filter-search-btn{opacity:.65}.profile-round{width:50px;height:50px;background:#e4f1f6;color:var(--pro-blue);box-shadow:0 5px 16px rgba(0,0,0,.1)}.profile-round:before{font-size:20px;top:5px;left:15px}.profile-round:after{width:26px;height:14px;bottom:8px;left:12px}
.quick-tabs{gap:16px}.quick-tabs button{min-width:82px;font-size:11px;font-weight:700;padding-bottom:13px;opacity:.85}.quick-tabs button span{width:31px;height:31px;border-radius:10px;background:rgba(255,255,255,.13);display:grid;place-items:center;font-size:16px;font-weight:900}.quick-tabs button.active{opacity:1}.quick-tabs button.active span{background:#fff;color:var(--pro-blue)}.quick-tabs button.active:after{height:3px;background:var(--pro-accent)}
main{background:#f7f9fa}.app-promo-section{padding-top:18px}.app-promo-track{gap:14px}.app-promo-card{position:relative;min-height:224px;border-radius:22px;padding:26px;background:linear-gradient(125deg,#e9f6fc 0%,#fff 58%,#fff2d1 100%);box-shadow:var(--pro-shadow);border:1px solid rgba(8,126,170,.09)}.app-promo-card.alt{background:linear-gradient(125deg,#eef1ff 0%,#fff 58%,#e7f7f4 100%)}.promo-copy{position:relative;z-index:2;max-width:68%}.app-promo-card small{font-size:10px;letter-spacing:.13em;color:var(--pro-blue-deep)}.app-promo-card h2{font-size:28px;line-height:1.08;color:var(--pro-ink);margin:10px 0 9px}.app-promo-card p{font-size:13px;line-height:1.5;color:var(--pro-muted);margin:0 0 18px}.app-promo-card button{background:var(--pro-blue);padding:10px 17px;font-size:12px;box-shadow:0 6px 14px rgba(8,126,170,.2)}
.promo-visual{position:absolute;right:18px;top:23px;width:150px;height:174px;border-radius:22px;background:linear-gradient(145deg,#0b88b6,#056487);box-shadow:0 18px 34px rgba(5,101,137,.22);transform:rotate(3deg);display:grid;place-items:center;color:#fff;overflow:hidden}.promo-visual:before,.promo-visual:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.12)}.promo-visual:before{width:110px;height:110px;right:-35px;top:-25px}.promo-visual:after{width:75px;height:75px;left:-28px;bottom:-18px}.promo-visual span{font-size:17px;line-height:1.05;font-weight:900;text-align:center;letter-spacing:.04em}.promo-visual i{position:absolute;width:82px;height:7px;border-radius:99px;background:var(--pro-accent);bottom:40px}.promo-visual b{position:absolute;bottom:13px;right:15px;font-size:12px;letter-spacing:.1em}.promo-visual.dark{background:linear-gradient(145deg,#263d54,#102637)}
.promo-dots{padding:13px}.promo-dots i{width:7px;height:7px;background:#c7d0d5}.promo-dots i.active{width:30px;background:var(--pro-blue)}
main>section:not(.app-promo-section){background:#fff;border:1px solid var(--pro-line);border-radius:22px;box-shadow:0 5px 20px rgba(26,56,72,.045)}
.section-heading h3{font-size:22px;letter-spacing:-.025em}.text-btn{font-size:13px;border:1px solid #d9e4e9;border-radius:999px;padding:8px 12px;background:#fff}
.category-card{min-width:108px}.category-card .category-icon{width:92px;height:92px;border-radius:20px;background:linear-gradient(145deg,#f8fafb,#eef3f5);border:1px solid #e6ecef}.category-card strong{font-size:12px;color:#34434d;margin-top:7px}
.brand-card{background:#fff!important;border:1px solid var(--pro-line)!important;border-radius:18px!important;box-shadow:0 4px 12px rgba(20,50,66,.04)!important;transition:transform .18s ease,box-shadow .18s ease}.brand-card:active{transform:scale(.98)}
.product-grid{gap:14px}.product-card{border:1px solid var(--pro-line)!important;border-radius:18px!important;overflow:hidden;box-shadow:0 5px 18px rgba(20,50,66,.05)!important;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 11px 28px rgba(20,50,66,.09)!important}.product-image{min-height:200px;border-radius:0!important;background:linear-gradient(180deg,#fbfcfc,#f2f5f6)!important}.product-body{padding:12px!important}.product-title{color:#33414a!important;font-size:13px!important;font-weight:650!important;height:36px;min-height:36px}.pack{font-size:11px;background:#f3f6f7;color:#69757d;border-radius:8px;padding:5px 8px;margin-bottom:8px}.rate{font-size:19px!important;font-weight:850}.mrp{font-size:11px}.discount,.saving{color:var(--pro-success)!important;font-weight:800}.add-btn{border:1.5px solid var(--pro-blue)!important;border-radius:10px!important;min-height:38px;background:#fff!important;font-size:12px!important}.add-btn:active{background:#edf8fc!important}.wishlist-btn{font-size:22px!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.9)!important;border-radius:50%!important;box-shadow:0 3px 10px rgba(0,0,0,.07)!important}
.offers-section{padding:20px!important}.offer-card,.visual-offer-card{border:1px solid var(--pro-line)!important;border-radius:18px!important;box-shadow:0 5px 18px rgba(20,50,66,.05)!important;overflow:hidden}
.bottom-nav{height:72px;border-top:1px solid #e3e8eb;box-shadow:0 -8px 26px rgba(25,53,67,.09);padding:7px 8px max(7px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.bottom-nav button{font-size:0;gap:4px;position:relative}.bottom-nav button i{display:grid;place-items:center;width:25px;height:25px;font-style:normal;color:currentColor;position:relative}.bottom-nav button span{font-size:10px;font-weight:750}.bottom-nav button.active{color:var(--pro-blue)}.nav-home:before{content:"";width:17px;height:15px;background:currentColor;clip-path:polygon(50% 0,100% 42%,88% 42%,88% 100%,60% 100%,60% 68%,40% 68%,40% 100%,12% 100%,12% 42%,0 42%)}.nav-grid:before{content:"";width:18px;height:18px;background:linear-gradient(currentColor 0 0) 0 0/7px 7px no-repeat,linear-gradient(currentColor 0 0) 100% 0/7px 7px no-repeat,linear-gradient(currentColor 0 0) 0 100%/7px 7px no-repeat,linear-gradient(currentColor 0 0) 100% 100%/7px 7px no-repeat;border-radius:3px}.nav-heart:before{content:"♡";font-size:27px;line-height:1}.nav-offer{border:2px solid currentColor;border-radius:50%;font-size:13px;font-weight:900}
.floating-whatsapp{width:48px;height:48px;font-size:20px;box-shadow:0 8px 20px rgba(20,120,75,.25)}
.modal-panel{border-radius:24px;box-shadow:0 24px 80px rgba(10,31,43,.24)}.primary-btn,.whatsapp-btn,.primary-admin{border-radius:12px;min-height:45px;font-weight:800}.customer-form input,.phase7-filter-grid input,.phase7-filter-grid select{border-radius:11px;border:1px solid #dce4e8;background:#fbfcfc}
@media(max-width:699px){
  .app-header{padding-left:15px;padding-right:15px}.mobile-brandline{margin-bottom:12px}.mode-switch{margin-bottom:16px}.quick-tabs{margin-right:-15px}.app-promo-track{padding:0 15px}.app-promo-card{min-width:calc(100vw - 30px);min-height:184px;padding:20px}.promo-copy{max-width:70%}.app-promo-card h2{font-size:21px}.app-promo-card p{font-size:11px;line-height:1.4;margin-bottom:13px}.promo-visual{width:104px;height:132px;right:14px;top:20px;border-radius:17px}.promo-visual span{font-size:13px}.promo-visual i{width:55px;height:5px;bottom:31px}.promo-visual b{font-size:9px}.app-promo-card button{padding:8px 13px;font-size:10px}
  main>section:not(.app-promo-section){margin:18px 10px 0!important;padding:16px!important;border-radius:18px}.section-heading h3{font-size:19px}.category-row{margin-left:-6px;margin-right:-6px;padding-left:6px}.category-card{min-width:94px}.category-card .category-icon{width:78px;height:78px}.product-grid{gap:10px}.product-card{border-radius:15px!important}.product-image{min-height:156px}.product-body{padding:9px!important}.product-title{font-size:12px!important;height:34px}.rate{font-size:17px!important}.add-btn{min-height:34px}.offers-section{padding:16px!important}.bottom-nav{left:8px;right:8px;width:auto;border:1px solid #e2e8eb;bottom:7px;border-radius:18px;padding-bottom:7px}.floating-whatsapp{bottom:92px;right:16px}.sticky-cart{bottom:88px}
}
@media(min-width:800px){.mobile-brandline{display:none}.app-header{padding-top:18px}.app-promo-section{max-width:1180px;margin:auto}.app-promo-track{padding:0}.app-promo-card{min-width:calc(50% - 7px)}main>section:not(.app-promo-section){padding:24px}}

/* V10.3 — compact, polished “Shop by category” rail */
.category-row{
  display:flex;
  gap:12px;
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x proximity;
  scrollbar-width:none;
  padding:3px 2px 8px;
}
.category-row::-webkit-scrollbar{display:none}
.category-card{
  flex:0 0 104px;
  min-width:0;
  width:104px;
  min-height:126px;
  padding:9px 7px 10px;
  gap:7px;
  justify-content:flex-start;
  align-items:center;
  scroll-snap-align:start;
  border:1px solid #e7edf0!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfdfe 100%)!important;
  box-shadow:0 5px 14px rgba(20,50,66,.055)!important;
  text-align:center;
  text-decoration:none;
}
.category-card .category-icon,
.category-card>span:first-child{
  width:76px;
  height:76px;
  flex:0 0 76px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:0;
  border-radius:16px;
  background:linear-gradient(145deg,#eef8fc,#e3f3f9);
  color:var(--pro-blue);
  font-size:30px;
}
.category-card .category-icon img,
.category-card>span:first-child img{
  width:100%;
  height:100%;
  padding:7px;
  object-fit:contain;
  mix-blend-mode:multiply;
}
.category-card strong,
.category-card b{
  display:-webkit-box;
  width:100%;
  min-height:30px;
  margin:0;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  font-size:11.5px;
  font-weight:750;
  line-height:1.28;
  color:#263842;
  text-align:center;
}
.category-card.active{
  border-color:#79c5df!important;
  background:#effaff!important;
  box-shadow:0 0 0 2px rgba(8,126,170,.10)!important;
}
.category-card.active strong,
.category-card.active b{color:var(--pro-blue-deep)}

@media(max-width:699px){
  main>section:has(.category-row){padding:15px 14px 13px!important}
  main>section:has(.category-row) .section-heading{margin:2px 0 13px}
  .category-row{
    gap:10px;
    margin:0 -14px;
    padding:3px 14px 9px;
  }
  .category-card{
    flex-basis:96px;
    width:96px;
    min-height:120px;
    padding:8px 6px 9px;
    border-radius:16px!important;
  }
  .category-card .category-icon,
  .category-card>span:first-child{
    width:70px;
    height:70px;
    flex-basis:70px;
    border-radius:15px;
  }
}

@media(min-width:700px){
  .category-row{gap:14px}
  .category-card{flex-basis:118px;width:118px;min-height:137px}
  .category-card .category-icon,
  .category-card>span:first-child{width:84px;height:84px;flex-basis:84px}
}

/* V10.2 header refresh and bottom account navigation */
.mobile-header-actions{display:flex;align-items:center;gap:8px}.mobile-refresh{height:38px;min-width:62px;padding:4px 10px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-weight:750}.mobile-refresh span{font-size:18px;line-height:1}.mobile-refresh small{font-size:10px;font-weight:750}.mobile-refresh:disabled{opacity:.65;cursor:wait}.app-search-row{grid-template-columns:minmax(0,1fr)!important}.profile-round{display:none!important}.nav-account:before{content:"";width:18px;height:18px;border:2px solid currentColor;border-radius:50%;position:absolute;top:0;left:3px}.nav-account:after{content:"";width:22px;height:11px;border:2px solid currentColor;border-bottom:0;border-radius:15px 15px 0 0;position:absolute;bottom:0;left:1px}.bottom-nav{grid-template-columns:repeat(5,1fr)!important}@media(max-width:420px){.mobile-refresh{min-width:40px;padding:4px 8px}.mobile-refresh small{display:none}.header-support{padding:8px 11px}}
/* V15 retailer login, cloud order history and one-tap reorder */
.retailer-account-panel{max-width:560px}.retailer-auth-view{padding:4px 0}.account-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}.account-benefits span{background:#f4faf6;border:1px solid #d7eadc;border-radius:12px;padding:12px 8px;color:#1e5b36;font-size:12px;font-weight:700;text-align:center}.retailer-field{display:grid;gap:7px;font-size:13px;font-weight:700;color:#35443b;margin-bottom:12px}.retailer-field input,.profile-form textarea,.profile-form select{width:100%;border:1px solid #d8dfda;border-radius:10px;padding:12px;background:#fff;font:inherit;box-sizing:border-box}.mobile-input{display:flex;border:1px solid #d8dfda;border-radius:10px;overflow:hidden;background:#fff}.mobile-input b{padding:12px;background:#f1f4f2;border-right:1px solid #d8dfda}.mobile-input input{border:0;border-radius:0}.otp-step{margin-top:12px}.text-action{display:block;border:0;background:none;color:#087b46;font-weight:700;margin:10px auto;cursor:pointer}.fine-print.error{color:#b42318}.signed-in-strip{display:flex;align-items:center;justify-content:space-between;background:#effaf2;border:1px solid #cce8d4;border-radius:14px;padding:12px 14px;margin-bottom:16px}.signed-in-strip>div{display:flex;align-items:center;gap:10px}.signed-in-strip>div>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#0b8f50;color:#fff}.signed-in-strip p{display:grid;margin:0}.signed-in-strip small{color:#627067}.signed-in-strip button{border:0;background:#fff;color:#b42318;border-radius:8px;padding:8px 10px;font-weight:700}.history-panel{max-width:650px}.history-account-notice{display:flex;align-items:center;gap:10px;background:#fff7e8;border:1px solid #f5d79d;border-radius:12px;padding:12px;margin-bottom:12px}.history-account-notice span{color:#665d4e;font-size:12px;flex:1}.history-account-notice button{border:0;background:#087b46;color:#fff;border-radius:8px;padding:9px 12px;font-weight:700}.account-order-card{border:1px solid #e0e7e2;border-radius:14px;padding:14px;margin-bottom:12px;background:#fff}.order-card-top{display:flex;justify-content:space-between;align-items:flex-start}.order-card-top small{color:#6a766e}.order-status{padding:5px 9px;border-radius:999px;background:#eef2ef;color:#45534a;font-size:11px;font-weight:800}.status-confirmed{background:#e7f2ff;color:#075da8}.status-dispatched{background:#fff2d9;color:#895900}.status-delivered{background:#e6f7ec;color:#08743f}.account-order-card details{border-top:1px solid #edf0ee;padding-top:8px;margin-top:8px}.account-order-card summary{cursor:pointer;color:#087b46;font-weight:700}.history-items{display:grid;gap:6px;margin-top:8px}.history-items span{display:flex;justify-content:space-between;gap:10px;font-size:12px}.history-items em{font-style:normal;white-space:nowrap;color:#657168}.account-order-card>button{width:100%;border:0;border-radius:10px;background:#087b46;color:#fff;padding:11px;font-weight:800;margin-top:12px}.history-loading{text-align:center;padding:30px;color:#66736b}
.account-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:16px;background:#eef3ef;border-radius:12px}.account-mode-switch button{border:0;border-radius:9px;padding:10px;background:transparent;color:#58645c;font-weight:800;cursor:pointer}.account-mode-switch button.active{background:#fff;color:#087b46;box-shadow:0 2px 7px rgba(20,55,34,.12)}.recovery-link{text-align:center;text-decoration:none}.retailer-field input:focus,.profile-form textarea:focus,.profile-form select:focus{outline:2px solid rgba(8,123,70,.18);border-color:#087b46}
@media(max-width:560px){.account-benefits{grid-template-columns:1fr}.account-benefits span{text-align:left}.history-account-notice{align-items:flex-start;flex-wrap:wrap}.history-account-notice span{flex-basis:100%}.retailer-account-panel,.history-panel{max-height:88vh;overflow:auto}}
/* V15.2 approval-gated catalogue */
body.retailer-access-locked { overflow: hidden !important; background: linear-gradient(160deg,#0078ad,#005f73) !important; }
body.retailer-access-locked > :not(#accountModal):not(script) { visibility: hidden !important; pointer-events: none !important; }
body.retailer-access-locked #accountModal { display: flex !important; visibility: visible !important; z-index: 10000 !important; background: linear-gradient(160deg,rgba(0,120,173,.98),rgba(0,95,115,.98)); }
body.retailer-access-locked #accountModal .account-panel { max-height: min(94vh,820px); }
body.retailer-access-locked #closeAccountBtn { display: none !important; }
body.retailer-access-locked #accountTitle::after { content: 'Wholesale rates are available only to approved retailers.'; display: block; max-width: 32rem; margin-top: .45rem; color: #56706a; font-size: .82rem; font-weight: 600; line-height: 1.4; }
