@import url('/css/account-dashboard-reference.css');
:root{--gsb-green:#07652f;--gsb-dark:#034a25;--gsb-bright:#2f922e;--gsb-gold:#efc45e;--gsb-bg:#f7f7f3;--gsb-border:#e8e9e3;--gsb-shadow:0 5px 18px rgba(7,70,35,.09)}
body.customer-app{background:var(--gsb-bg);color:#15251b}.gsb-sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:linear-gradient(165deg,#045329,#087036 72%,#034521);color:#fff;z-index:110;padding:22px 14px 18px;display:flex;flex-direction:column;overflow-y:auto}.gsb-side-brand{display:flex;flex-direction:column;align-items:center;color:#fff!important;margin:0 8px 20px}.gsb-cart-logo{font-size:38px;line-height:1}.gsb-side-brand strong{font:900 31px/1 Manrope;margin-top:8px}.gsb-side-brand>b{font:800 15px Manrope;color:var(--gsb-gold)}.gsb-side-brand small{font-size:7px;letter-spacing:.12em;margin-top:5px;color:#d7ead9}.gsb-sidebar nav{display:flex;flex-direction:column;gap:4px}.gsb-sidebar nav a{display:flex;align-items:center;gap:13px;color:#fff;padding:10px 13px;border-radius:9px;font-size:12px;font-weight:600}.gsb-sidebar nav a span{width:20px;text-align:center;font-size:19px}.gsb-sidebar nav a:hover,.gsb-sidebar nav a.active{background:linear-gradient(90deg,#e4b94c,#f5d77e);color:#183d25}.gsb-loyalty{margin-top:auto;border:2px solid var(--gsb-gold);border-radius:19px;padding:15px;text-align:center;display:flex;flex-direction:column;align-items:center;color:#fff}.gsb-loyalty>span{font-size:31px;color:var(--gsb-gold)}.gsb-loyalty>b{font:800 16px Manrope;color:var(--gsb-gold)}.gsb-loyalty small{font-size:9px;margin:5px 0 11px}.gsb-loyalty a{background:linear-gradient(#f6dc87,#dfab3e);color:#23452b;padding:8px 19px;border-radius:9px;font-size:10px;font-weight:900}.customer-app .q-header,.customer-app .q-footer,.customer-app .q-mobile-nav,.customer-app .q-main{margin-left:238px}.customer-app .q-header{box-shadow:0 2px 12px rgba(0,0,0,.05)}.customer-app .q-logo{display:none}.customer-app .q-header-grid{grid-template-columns:230px 1fr 235px;min-height:72px}.customer-app .q-location{grid-column:3;grid-row:1;border:0}.customer-app .q-search{grid-column:2;grid-row:1;background:#fff;border-radius:9px}.customer-app .q-search button{background:var(--gsb-green);color:#fff;border-radius:9px;padding:0 23px}.customer-app .q-actions{grid-column:1;grid-row:1;justify-content:flex-start}.customer-app .q-menu{display:none}.customer-app .q-main{padding:0 26px 30px;min-width:0}.customer-app .shell{width:min(1180px,100%)}
.gsb-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;padding-top:16px}.gsb-welcome{height:43px;display:flex;justify-content:space-between;align-items:center}.gsb-welcome>div{display:flex;align-items:center;gap:13px}.gsb-welcome>div>span{font-size:23px;color:var(--gsb-green)}.gsb-welcome p{margin:0;display:flex;flex-direction:column}.gsb-welcome p b{font-size:14px}.gsb-welcome p small{font-size:9px;color:#7a827c}.gsb-deliver{display:none}.gsb-hero{height:285px;border-radius:14px;overflow:hidden;background:linear-gradient(120deg,#fffef8 0 47%,#f3f5df);border:1px solid #eeeee4;box-shadow:var(--gsb-shadow);display:grid;grid-template-columns:45% 55%;position:relative}.gsb-hero:before,.gsb-hero:after{content:"";position:absolute;width:210px;height:25px;background:var(--gsb-green);bottom:-10px;transform:rotate(7deg)}.gsb-hero:before{left:-25px}.gsb-hero:after{right:-20px;transform:rotate(-5deg)}.gsb-hero-copy{padding:48px 0 25px 42px;z-index:2}.gsb-hero-copy>small{font-size:10px;color:#b58619;font-weight:800}.gsb-hero-copy h1{font-size:33px;line-height:1.02;margin:10px 0;color:var(--gsb-green);letter-spacing:-.04em}.gsb-hero-copy p{font-size:11px;max-width:300px;color:#5e665f}.gsb-hero-copy>a{display:inline-flex;align-items:center;gap:8px;background:var(--gsb-green);color:#fff;padding:9px 14px;border-radius:20px;font-size:9px;font-weight:900}.gsb-hero-copy>a b{display:grid;place-items:center;background:#fff;color:var(--gsb-green);width:17px;height:17px;border-radius:50%;font-size:14px}.gsb-hero-products{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:20px 45px 30px 0}.gsb-hero-products>img{width:24%;height:70%;object-fit:cover;border-radius:12px 12px 4px 4px;box-shadow:0 8px 18px #003b251f;margin-left:-6%;background:#fff}.gsb-hero-products>img:nth-child(2){height:84%;z-index:2}.gsb-hero-products>img:nth-child(3){height:76%;z-index:3}.gsb-hero-products>img:nth-child(4){height:67%;z-index:4}.gsb-hero-products>span{position:absolute;right:12px;top:55px;width:92px;height:112px;border-radius:46%;background:var(--gsb-green);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(4deg);z-index:5}.gsb-hero-products>span b{font:900 30px Manrope}.gsb-hero-products>span small{font-size:8px;font-weight:800}.gsb-promises{height:73px;background:#fff;border:1px solid var(--gsb-border);border-radius:13px;box-shadow:var(--gsb-shadow);display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px}.gsb-promises>div{display:flex;align-items:center;justify-content:center;gap:10px}.gsb-promises>div+div{border-left:1px solid var(--gsb-border)}.gsb-promises span{width:37px;height:37px;border-radius:50%;background:#f5f4e9;color:var(--gsb-green);display:grid;place-items:center;font-size:20px}.gsb-promises p{display:flex;flex-direction:column;margin:0}.gsb-promises b{font-size:10px;color:var(--gsb-dark)}.gsb-promises small{font-size:8px;color:#7a817c}.gsb-dashboard-side{display:flex;flex-direction:column;gap:15px;padding-top:43px}.gsb-offer{min-height:285px;background:radial-gradient(circle at 50% 36%,#138044,#075529 65%);border-radius:14px;color:#fff;padding:17px;display:flex;flex-direction:column;align-items:center;box-shadow:var(--gsb-shadow)}.gsb-offer>div,.gsb-mini-card>div{display:flex;width:100%;justify-content:space-between;align-items:center}.gsb-offer>div b{font-size:11px}.gsb-offer>div a{font-size:8px}.gsb-offer>span{margin-top:27px;color:var(--gsb-gold);font-weight:900;font-size:13px}.gsb-offer>strong{font:900 32px/.9 Manrope;text-align:center;color:var(--gsb-gold);margin:6px}.gsb-offer>b{font-size:13px}.gsb-offer>small{font-size:8px}.gsb-offer>a{margin-top:15px;background:linear-gradient(#f4d679,#e5b743);color:#174528;border-radius:8px;padding:9px 25px;font-size:9px;font-weight:900}.gsb-mini-card{background:#fff;border:1px solid var(--gsb-border);border-radius:14px;padding:16px;box-shadow:var(--gsb-shadow)}.gsb-mini-card>div b{font-size:12px}.gsb-mini-card>div a{font-size:8px;color:var(--gsb-green)}.gsb-mini-card p{display:flex;gap:10px;align-items:center;margin:15px 0}.gsb-mini-card p>span{width:35px;height:35px;border-radius:8px;background:#edf6e9;color:var(--gsb-green);display:grid;place-items:center}.gsb-mini-card p>b{display:flex;flex-direction:column;font-size:10px}.gsb-mini-card p small{font-size:8px;color:#7b827d;font-weight:400}.gsb-mini-card p i{margin-left:auto;color:#fff;background:var(--gsb-green);border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-style:normal}.gsb-track{display:block;text-align:center;background:var(--gsb-green);color:#fff!important;padding:9px;border-radius:6px;font-size:9px;font-weight:900}.wallet strong{display:block;font:800 18px Manrope;margin-top:13px}.wallet>small{font-size:8px;color:#7c837e}
.customer-app .quick-section{padding:28px 0}.customer-app .quick-heading{margin-bottom:13px}.customer-app .quick-heading>div>span{display:none}.customer-app .quick-heading h2{font:800 17px Manrope;letter-spacing:-.02em}.customer-app .quick-heading>a{font-size:9px}.customer-app .quick-categories{grid-template-columns:repeat(6,1fr);gap:10px}.customer-app .quick-categories a{background:#fff!important;border:1px solid var(--gsb-border);min-height:150px;justify-content:center;box-shadow:var(--gsb-shadow)}.customer-app .quick-categories img{width:88px;height:75px;border-radius:6px;object-fit:contain}.customer-app .quick-categories b{font-size:10px}.customer-app .quick-deals{display:none}.customer-app .quick-products{grid-template-columns:repeat(4,1fr)}.customer-app .quick-product{box-shadow:var(--gsb-shadow)}.customer-app .quick-product-image{height:145px;background:#fff}.customer-app .quick-product-image img{object-fit:contain;padding:9px}.customer-app .quick-product-image>small{background:var(--gsb-green);color:#fff}.customer-app .quick-delivery,.customer-app .quick-product-image .heart{display:none}.customer-app .quick-price button{background:var(--gsb-green);color:#fff;border:0;border-radius:5px}.customer-app .quick-price b{color:var(--gsb-green)}.customer-app .moment-grid,.customer-app .quick-associate{display:none}.customer-app .q-footer{background:var(--gsb-dark)}
@media(max-width:1100px){.gsb-sidebar{width:205px}.customer-app .q-header,.customer-app .q-footer,.customer-app .q-mobile-nav,.customer-app .q-main{margin-left:205px}.gsb-dashboard{grid-template-columns:1fr}.gsb-dashboard-side{display:none}.customer-app .q-header-grid{grid-template-columns:180px 1fr 180px}.customer-app .quick-categories{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){body.customer-app{background:#fff}.gsb-sidebar{display:none}.customer-app .q-header,.customer-app .q-footer,.customer-app .q-mobile-nav,.customer-app .q-main{margin-left:0}.customer-app .q-header{position:relative;background:linear-gradient(150deg,#24912e,#56aa2e);height:205px;border-radius:0 0 50% 12%/0 0 18% 8%;color:#fff}.customer-app .q-header-grid{display:grid;grid-template-columns:1fr 106px 1fr;grid-template-rows:92px 50px;width:calc(100% - 30px);padding:0;gap:7px}.customer-app .q-logo{display:flex;grid-column:2;grid-row:1;align-self:end;justify-self:center;width:104px;height:104px;background:#fff;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.17);justify-content:center;transform:translateY(23px);z-index:3}.customer-app .q-logo>span{font-size:0;background:none;width:auto}.customer-app .q-logo>span:after{content:"🛒";font-size:42px}.customer-app .q-logo>div{position:absolute;bottom:14px;align-items:center}.customer-app .q-logo b{font-size:15px;color:#3d962d}.customer-app .q-logo small{display:none}.customer-app .q-location{grid-column:1;grid-row:1;background:transparent;color:#fff;align-self:center;padding:0}.customer-app .q-location>span{display:block}.customer-app .q-location b{font-size:10px}.customer-app .q-location small{font-size:8px;color:#fff}.customer-app .q-search{grid-column:1/-1;grid-row:2;z-index:4;height:49px;box-shadow:0 5px 15px rgba(0,0,0,.12);border:0}.customer-app .q-search button{font-size:0;width:55px}.customer-app .q-search button:after{content:"⌕";font-size:24px}.customer-app .q-actions{display:flex;grid-column:3;grid-row:1;justify-content:flex-end;align-items:center}.customer-app .q-actions a{display:none}.customer-app .q-actions a.q-cart{display:flex;color:#fff;font-size:23px}.customer-app .q-actions a.q-cart small{display:none}.customer-app .q-main{padding:0 15px 20px}.gsb-dashboard{display:block;padding-top:10px}.gsb-welcome,.gsb-dashboard-side{display:none}.gsb-hero{height:323px;display:block;border-radius:16px}.gsb-hero-copy{padding:35px 25px 0;width:55%}.gsb-hero-copy h1{font-size:29px;color:#121812}.gsb-hero-copy h1 span{color:var(--gsb-green)}.gsb-hero-copy p{font-size:10px}.gsb-hero-products{position:absolute;right:0;bottom:0;width:62%;height:78%;padding:20px 8px 32px}.gsb-hero-products>img{height:58%;width:27%}.gsb-hero-products>img:nth-child(2){height:65%}.gsb-hero-products>img:nth-child(3){height:61%}.gsb-hero-products>img:nth-child(4),.gsb-hero-products>span{display:none}.gsb-promises{position:relative;margin:-79px 9px 0;height:62px;z-index:6;background:rgba(255,255,255,.94)}.gsb-promises span{width:30px;height:30px;font-size:15px}.gsb-promises b{font-size:8px}.gsb-promises small{display:none}.customer-app .quick-section{padding:25px 0}.customer-app .quick-heading h2{font-size:16px}.customer-app .quick-categories{display:flex;overflow-x:auto;gap:10px;padding:3px 1px 10px}.customer-app .quick-categories a{min-width:99px;min-height:125px;box-shadow:none}.customer-app .quick-categories img{width:66px;height:62px}.customer-app .quick-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-app .quick-product-image{height:150px}.customer-app .quick-product-body{padding:9px}.customer-app .quick-price button{font-size:0;width:32px;height:32px;border-radius:50%;padding:0}.customer-app .quick-price button:after{content:"+";font-size:18px}.customer-app .product-rail-section:nth-of-type(n+8){display:none}.customer-app .q-footer{display:none}.customer-app .q-mobile-nav{display:grid;margin:0;grid-template-columns:repeat(5,1fr);border-radius:26px 26px 0 0;padding-top:12px}.customer-app .q-mobile-nav a:first-child{color:var(--gsb-bright)}.customer-app .q-mobile-nav span{font-size:22px}.customer-app .q-mobile-nav a{font-size:9px}.customer-app .q-toast{top:215px}}

/* Global Super Bazaarr text palette: green, white and gold only. */
.customer-app{color:var(--gsb-dark)}
.customer-app h1,.customer-app h2,.customer-app h3,.customer-app h4,.customer-app h5,.customer-app h6,
.customer-app .quick-heading h2,.customer-app .quick-product h3,.customer-app .quick-categories b,
.customer-app .gsb-welcome p b,.customer-app .gsb-mini-card,.customer-app .catalog-page,
.customer-app .product-detail,.customer-app .cart-page,.customer-app .checkout,.customer-app .account-panel{color:var(--gsb-dark)}
.customer-app p,.customer-app small,.customer-app label,.customer-app .quick-product-body>small,
.customer-app .catalog-toolbar,.customer-app .detail-copy>p{color:var(--gsb-green)}
.customer-app a{color:var(--gsb-green)}
.customer-app .quick-heading>a,.customer-app .section-head>a,.customer-app .catalog-sidebar>a,
.customer-app .quick-price b,.customer-app .detail-price,.customer-app .product-bottom b{color:var(--gsb-green)}
.customer-app del{color:#a77b19!important}
.customer-app .q-search input,.customer-app input,.customer-app textarea,.customer-app select{color:var(--gsb-dark)}
.customer-app .q-search input::placeholder,.customer-app input::placeholder,.customer-app textarea::placeholder{color:var(--gsb-green);opacity:.68}
.customer-app button,.customer-app .btn-primary-gsb,.customer-app .gsb-track,
.customer-app .quick-price button,.customer-app .product-bottom button{color:#fff}
.customer-app .gsb-sidebar,.customer-app .gsb-sidebar a,.customer-app .gsb-sidebar small,
.customer-app .q-footer,.customer-app .q-footer h3,.customer-app .q-footer a,.customer-app .q-footer p,
.customer-app .gsb-offer,.customer-app .gsb-offer a,.customer-app .quick-associate,
.customer-app .quick-associate p{color:#fff}
.customer-app .gsb-side-brand>b,.customer-app .gsb-loyalty>span,.customer-app .gsb-loyalty>b,
.customer-app .gsb-offer>span,.customer-app .gsb-offer>strong,.customer-app .q-social,
.customer-app .quick-associate a{color:var(--gsb-gold)}
.customer-app .gsb-sidebar nav a:hover,.customer-app .gsb-sidebar nav a.active,
.customer-app .gsb-loyalty a,.customer-app .gsb-offer>a{color:var(--gsb-dark)}
@media(max-width:700px){.customer-app .gsb-hero-copy h1{color:var(--gsb-dark)}.customer-app .q-header,.customer-app .q-header small,.customer-app .q-header a{color:#fff}.customer-app .q-logo b{color:var(--gsb-green)}.customer-app .q-mobile-nav a{color:var(--gsb-dark)}.customer-app .q-mobile-nav a:first-child{color:var(--gsb-green)}}

/* Public storefront layout — reference palette without dashboard UI. */
.customer-app .q-header,.customer-app .q-footer,.customer-app .q-mobile-nav,.customer-app .q-main{margin-left:0}
.customer-app .q-main{padding:0 24px 35px}
.customer-app .q-logo{display:flex}
.customer-app .q-header-grid{grid-template-columns:210px 225px minmax(280px,1fr) 220px;min-height:78px}
.customer-app .q-logo{grid-column:1;grid-row:1}
.customer-app .q-location{grid-column:2;grid-row:1}
.customer-app .q-search{grid-column:3;grid-row:1}
.customer-app .q-actions{grid-column:4;grid-row:1;justify-content:flex-end}
.customer-app .q-menu{display:block}
.customer-app .q-category-all{background:var(--gsb-green)}
.customer-app .q-search button{background:var(--gsb-green);color:#fff}
.customer-app .q-logo>span{background:var(--gsb-gold);color:var(--gsb-dark)}
.customer-app .q-logo b{color:var(--gsb-green)}
.gsb-home-hero{min-height:465px;margin-top:24px;border-radius:22px;overflow:hidden;display:grid;grid-template-columns:49% 51%;position:relative;background:linear-gradient(115deg,#fffdf7 0 48%,#eaf3df 100%);border:1px solid #e5eadf;box-shadow:var(--gsb-shadow)}
.gsb-home-hero:before{content:"";position:absolute;inset:auto -8% -105px -8%;height:150px;background:var(--gsb-green);transform:rotate(-2deg)}
.gsb-home-hero .gsb-hero-copy{padding:75px 20px 55px 62px;position:relative;z-index:4}
.gsb-home-hero .gsb-hero-copy>small{color:#aa7912;font-size:10px;letter-spacing:.18em;font-weight:900}
.gsb-home-hero h1{font-size:51px;line-height:1.02;margin:17px 0;color:var(--gsb-dark)}
.gsb-home-hero h1 span{color:var(--gsb-green)}
.gsb-home-hero p{max-width:510px;font-size:15px;line-height:1.65;color:var(--gsb-green)}
.gsb-hero-actions{display:flex;align-items:center;gap:13px;margin:26px 0 22px}
.gsb-hero-actions>a{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:13px 20px;font-size:12px;font-weight:900}
.gsb-shop-primary{background:var(--gsb-green);color:#fff!important}.gsb-shop-primary b{margin-left:12px}
.gsb-shop-secondary{border:1px solid var(--gsb-green);color:var(--gsb-green)!important;background:#fff}
.gsb-hero-trust{display:flex;gap:18px;flex-wrap:wrap;color:var(--gsb-green);font-size:10px;font-weight:700}
.gsb-hero-showcase{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:60px 62px 75px 20px}
.gsb-gold-ring{position:absolute;width:345px;height:345px;border-radius:50%;background:linear-gradient(145deg,#f9dd83,#dca637);top:48px;right:70px;opacity:.82}
.gsb-hero-showcase>img{position:relative;width:25%;height:68%;object-fit:cover;border-radius:45% 45% 13px 13px;border:7px solid #fff;box-shadow:0 14px 30px rgba(3,74,37,.17);margin-left:-5%;z-index:2;background:#fff}
.gsb-hero-showcase>img:nth-of-type(2){height:82%;z-index:3}.gsb-hero-showcase>img:nth-of-type(3){height:73%;z-index:4}.gsb-hero-showcase>img:nth-of-type(4){height:62%;z-index:5}
.gsb-saving-badge{position:absolute;right:28px;top:55px;width:112px;height:112px;border-radius:50%;background:var(--gsb-green);color:#fff;z-index:7;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(3,74,37,.25);transform:rotate(7deg)}
.gsb-saving-badge b{font:900 30px Manrope;color:var(--gsb-gold)}.gsb-saving-badge small,.gsb-saving-badge span{color:#fff;font-size:8px;font-weight:800}
.gsb-service-strip{position:relative;margin-top:-35px;z-index:8;background:#fff;border:1px solid var(--gsb-border);border-radius:14px;box-shadow:var(--gsb-shadow);min-height:82px;display:grid;grid-template-columns:repeat(4,1fr)}
.gsb-service-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px}.gsb-service-strip>div+div{border-left:1px solid var(--gsb-border)}
.gsb-service-strip>div>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f8f1da;color:var(--gsb-green);font-size:20px}.gsb-service-strip p{display:flex;flex-direction:column;margin:0}.gsb-service-strip b{font-size:11px;color:var(--gsb-dark)}.gsb-service-strip small{font-size:8px;color:var(--gsb-green)}
@media(max-width:1000px){.customer-app .q-header-grid{grid-template-columns:180px 1fr auto}.customer-app .q-location{display:none}.customer-app .q-search{grid-column:2}.customer-app .q-actions{grid-column:3}.gsb-home-hero{grid-template-columns:1fr;min-height:auto}.gsb-home-hero .gsb-hero-copy{padding:55px 45px 20px}.gsb-hero-showcase{min-height:335px;padding-top:20px}.gsb-gold-ring{top:5px;right:calc(50% - 170px)}}
@media(max-width:700px){.customer-app .q-main{padding:0 15px 22px}.customer-app .q-header{height:205px}.customer-app .q-header-grid{grid-template-columns:1fr 106px 1fr;grid-template-rows:92px 50px}.customer-app .q-logo{grid-column:2}.customer-app .q-location{display:flex;grid-column:1}.customer-app .q-search{grid-column:1/-1;grid-row:2}.customer-app .q-actions{grid-column:3}.customer-app .q-menu{display:none}.gsb-home-hero{display:block;margin-top:15px;border-radius:18px;min-height:510px}.gsb-home-hero .gsb-hero-copy{padding:35px 23px 10px;width:100%}.gsb-home-hero h1{font-size:36px;max-width:480px}.gsb-home-hero p{font-size:12px;max-width:90%}.gsb-hero-actions{margin:19px 0 14px}.gsb-hero-actions>a{padding:11px 14px;font-size:10px}.gsb-hero-trust{gap:9px;font-size:8px}.gsb-hero-showcase{position:absolute;left:0;right:0;bottom:0;height:230px;min-height:0;padding:15px 35px 37px}.gsb-gold-ring{width:210px;height:210px;right:calc(50% - 105px);top:2px}.gsb-hero-showcase>img{border-width:4px}.gsb-saving-badge{width:76px;height:76px;right:17px;top:9px}.gsb-saving-badge b{font-size:20px}.gsb-service-strip{margin-top:12px;grid-template-columns:1fr 1fr}.gsb-service-strip>div{justify-content:flex-start;padding:12px 8px}.gsb-service-strip>div:nth-child(3){border-left:0}.gsb-service-strip>div:nth-child(n+3){border-top:1px solid var(--gsb-border)}.gsb-service-strip>div>span{width:32px;height:32px;font-size:16px}.gsb-service-strip b{font-size:9px}.gsb-service-strip small{font-size:7px}}

/* Finishing details and responsive resilience. */
html,body{max-width:100%;overflow-x:hidden}.customer-app a,.customer-app button{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.customer-app button:active,.customer-app a:active{transform:scale(.98)}
.customer-app .quick-deals{display:grid;background:linear-gradient(115deg,var(--gsb-dark),var(--gsb-green));color:#fff;box-shadow:var(--gsb-shadow);margin-top:5px}.customer-app .quick-deals h2,.customer-app .quick-deals p,.customer-app .quick-deals a,.customer-app .quick-deals>div:first-child>span{color:#fff}.customer-app .quick-deals .deal-stack{background:var(--gsb-gold);color:var(--gsb-dark)}.customer-app .quick-deals .deal-stack span,.customer-app .quick-deals .deal-stack strong{color:var(--gsb-dark)}
.customer-app .quick-product{display:flex;flex-direction:column}.customer-app .quick-product-body{display:flex;flex:1;flex-direction:column}.customer-app .quick-price{margin-top:auto}.customer-app .quick-price button{min-height:34px;min-width:48px}.customer-app .quick-categories a{position:relative;overflow:hidden}.customer-app img.image-unavailable{display:block!important;background:linear-gradient(145deg,#f8f1da,#edf6e9);color:transparent}.customer-app .quick-categories img.image-unavailable:after{content:"Product"}.customer-app .quick-heading h2{line-height:1.2}.customer-app .q-actions a,.customer-app .q-mobile-nav a{min-height:44px;justify-content:center}
@media(max-width:700px){.customer-app .quick-deals{min-height:185px;margin:0;padding:24px 20px;grid-template-columns:1fr 92px;border-radius:16px}.customer-app .quick-deals h2{font-size:25px}.customer-app .quick-deals p{font-size:10px;max-width:210px}.customer-app .quick-deals .deal-stack{width:88px;height:88px}.customer-app .quick-deals .deal-icons{display:none}.customer-app .quick-section{padding:28px 0}.customer-app .quick-heading{align-items:center}.customer-app .quick-heading h2{font-size:19px}.customer-app .quick-heading>a{font-size:9px;white-space:nowrap}.customer-app .quick-product h3{height:auto;min-height:34px}.customer-app .quick-product-image{height:158px}.customer-app .quick-product-image img{padding:12px}.customer-app .q-mobile-nav{padding-bottom:calc(9px + env(safe-area-inset-bottom));box-shadow:0 -8px 25px rgba(3,74,37,.12)}.customer-app{padding-bottom:74px}}
@media(max-width:480px){.gsb-home-hero{min-height:535px}.gsb-home-hero .gsb-hero-copy{padding:31px 22px 8px}.gsb-home-hero h1{font-size:34px}.gsb-hero-actions{flex-wrap:wrap;gap:8px}.gsb-hero-actions>a{min-height:42px}.gsb-hero-trust{display:none}.gsb-hero-showcase{height:238px;padding-left:25px;padding-right:25px}.gsb-service-strip{border-radius:12px}.customer-app .quick-categories a{min-width:92px}.customer-app .quick-categories b{font-size:9px}.customer-app .quick-products{gap:9px}.customer-app .quick-product-image{height:145px}.customer-app .quick-price b{font-size:13px}}
@media(max-width:360px){.customer-app .q-header-grid{width:calc(100% - 20px);grid-template-columns:1fr 90px 1fr}.customer-app .q-logo{width:90px;height:90px}.gsb-home-hero{min-height:555px}.gsb-home-hero h1{font-size:30px}.gsb-home-hero p{max-width:100%}.gsb-hero-actions>a{padding:10px 11px}.gsb-hero-showcase{height:225px}.customer-app .quick-products{grid-template-columns:1fr}.customer-app .quick-product-image{height:220px}.customer-app .quick-deals{grid-template-columns:1fr 78px;padding:20px 16px}.customer-app .quick-deals .deal-stack{width:76px;height:76px}}

/* Reference storefront composition */
.gsb-topbar{height:34px;background:linear-gradient(90deg,#064b27,#07652f);color:#fff;font-size:10px}.gsb-topbar>.shell{height:100%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.gsb-topbar>.shell>span:nth-child(2){text-align:center}.gsb-topbar nav{display:flex;justify-content:flex-end;gap:18px}.gsb-topbar a{color:#fff;font-weight:700}.gsb-home-hero,.gsb-home-hero+.gsb-service-strip{display:none!important}.customer-app .q-header{top:0}.customer-app .q-header-grid{min-height:68px;grid-template-columns:235px minmax(360px,1fr) 245px}.customer-app .q-logo{grid-column:1}.customer-app .q-location{display:none}.customer-app .q-search{grid-column:2}.customer-app .q-actions{grid-column:3}.customer-app .q-menu>.shell{height:48px}.customer-app .q-category-all{min-width:200px;justify-content:center;background:linear-gradient(100deg,#d6a631,#efc65f);color:var(--gsb-dark)}.customer-app .q-menu nav{justify-content:space-around;gap:12px}.customer-app .q-menu nav a{font-size:10px}.customer-app .q-menu>.shell>span{display:none}.customer-app .q-main{padding-top:0}.market-home-top{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:15px;padding-top:17px}.market-hero{height:330px;border-radius:14px;overflow:hidden;position:relative;background:linear-gradient(100deg,#fffdf4 0,#f7f8e8 48%,#eaf3dd 100%);border:1px solid #e4e8dc}.market-hero:before,.market-hero:after{content:"";position:absolute;border-radius:50%;background:#73a929;filter:blur(2px);opacity:.45}.market-hero:before{width:18px;height:43px;top:36px;left:53%;transform:rotate(-30deg)}.market-hero:after{width:14px;height:35px;right:6%;bottom:54px;transform:rotate(25deg)}.market-hero-copy{position:relative;z-index:5;padding:35px 0 20px 60px}.market-hero-copy>span{font:700 24px Manrope;color:#377b25}.market-hero-copy h1{font-size:49px;line-height:1;margin:2px 0 9px;color:var(--gsb-dark)}.market-hero-copy>p{font-size:16px;line-height:1.45;color:#59645c;margin:0 0 17px}.market-hero-copy>a{display:inline-flex;align-items:center;gap:18px;background:linear-gradient(100deg,#1f712b,#4d9b30);color:#fff;padding:11px 18px;border-radius:25px;font-size:11px;font-weight:900}.market-hero-copy>a b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#ffffff24}.market-hero-benefits{display:flex;gap:10px;margin-top:18px;background:rgba(255,255,255,.72);border-radius:30px;width:max-content;padding:8px 12px}.market-hero-benefits small{display:flex;align-items:center;gap:8px;color:#2d7b2a;padding:0 12px;font-size:18px}.market-hero-benefits small+small{border-left:1px solid #d8dfcf}.market-hero-benefits b{color:#173d24;font-size:9px;line-height:1.25}.market-grocery-art{position:absolute;right:3%;top:7%;bottom:0;width:52%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:30px}.market-art-circle{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#fff8cc,#ddebaf 67%,transparent 68%);right:4%;top:2%}.market-grocery-art img{position:relative;width:18%;height:55%;object-fit:cover;border-radius:45% 45% 10px 10px;border:5px solid #fff;box-shadow:0 9px 20px rgba(4,75,37,.16);margin-left:-4%;z-index:2}.market-grocery-art img:nth-of-type(2){height:67%;z-index:3}.market-grocery-art img:nth-of-type(3){height:73%;z-index:4}.market-grocery-art img:nth-of-type(4){height:62%;z-index:5}.market-grocery-art img:nth-of-type(5){height:52%;z-index:6}.market-grocery-art>strong{position:absolute;z-index:7;bottom:16px;background:#b98a3b;color:#fff;padding:7px 18px;border-radius:5px;text-align:center;font:900 14px Manrope}.market-grocery-art>strong small{display:block;color:#fff;font-size:6px;letter-spacing:.16em}.market-arrow{position:absolute;top:46%;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:var(--gsb-green);box-shadow:0 4px 12px rgba(0,0,0,.12);z-index:8;font-size:24px}.market-arrow.left{left:10px}.market-arrow.right{right:10px}.market-dots{position:absolute;bottom:10px;left:50%;display:flex;gap:6px}.market-dots i{width:8px;height:8px;border-radius:50%;background:#c4c8c1}.market-dots i:first-child{background:var(--gsb-green)}.market-deals{height:330px;background:linear-gradient(145deg,#f3f8ee,#fff);border:1px solid #e5e9df;border-radius:14px;padding:13px;overflow:hidden}.market-deals header>span{font-size:9px;color:var(--gsb-green)}.market-deals header h2{font-size:15px;margin:1px 0 9px}.market-deals header>small{font-size:8px}.deal-timer{display:flex;gap:5px;margin:5px 0 9px}.deal-timer>b{width:31px;text-align:center;background:#fff;border:1px solid #dfe5da;border-radius:4px;color:var(--gsb-green);font-size:11px;padding:3px}.deal-timer small{display:block;font-size:5px;color:#6a756e}.market-deals article{height:99px;display:grid;grid-template-columns:70px 1fr;gap:8px;background:#fff;border:1px solid #e7eae3;border-radius:8px;padding:7px;position:relative;margin-top:7px}.market-deals article>a img{width:100%;height:82px;object-fit:contain}.market-deals article h3{font:700 9px Manrope;margin:4px 0 10px;max-width:110px}.market-deals article p{margin:0;font-size:8px}.market-deals article p b{font-size:12px;color:var(--gsb-dark)}.market-deals article del{font-size:7px}.market-deals article form button{position:absolute;right:7px;bottom:7px;width:118px;height:20px;border:0;border-radius:4px;background:linear-gradient(90deg,#d6a42e,#efc866);font-size:7px;color:var(--gsb-dark);font-weight:800}.market-deals article>span{position:absolute;right:7px;top:52px;background:var(--gsb-green);color:#fff;border-radius:3px;padding:3px 5px;font-size:6px}.customer-app .quick-section{padding:28px 0 8px}.customer-app .quick-categories{grid-template-columns:repeat(8,1fr)}.customer-app .quick-categories a{min-height:120px}.customer-app .quick-categories a:nth-child(n+9){display:none}.customer-app .quick-categories img{height:68px}.customer-app .quick-products{grid-template-columns:repeat(6,1fr);gap:10px}.customer-app .quick-product:nth-child(n+7){display:none}.customer-app .quick-product-image{height:108px}.customer-app .quick-product h3{font-size:10px}.customer-app .quick-price button{min-width:30px;width:30px;height:30px;font-size:0;border-radius:50%}.customer-app .quick-price button:after{content:"+";font-size:18px}.customer-app .quick-deals{min-height:130px;margin-top:22px;grid-template-columns:1fr 105px 1fr;padding:20px 35px}.customer-app .quick-deals h2{font-size:23px}.customer-app .quick-deals .deal-stack{width:90px;height:90px}.customer-app .quick-deals .deal-icons{font-size:45px}.customer-app .product-rail-section:nth-of-type(n+7){display:none}
@media(max-width:900px){.gsb-topbar>.shell{grid-template-columns:1fr 1fr}.gsb-topbar nav{display:none}.market-home-top{grid-template-columns:1fr}.market-deals{display:none}.customer-app .quick-products{grid-template-columns:repeat(4,1fr)}.customer-app .quick-categories{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){.gsb-topbar{display:none}.customer-app .q-header-grid{grid-template-columns:1fr 106px 1fr}.customer-app .q-location{display:flex}.market-home-top{padding-top:14px}.market-hero{height:420px}.market-hero-copy{padding:35px 22px}.market-hero-copy>span{font-size:19px}.market-hero-copy h1{font-size:38px}.market-hero-copy>p{font-size:12px}.market-hero-benefits{position:absolute;left:16px;right:16px;bottom:17px;width:auto;justify-content:center;padding:7px 4px}.market-hero-benefits small{font-size:15px;padding:0 6px}.market-hero-benefits b{font-size:7px}.market-grocery-art{width:73%;height:205px;top:auto;bottom:38px;right:0;padding-bottom:35px}.market-art-circle{width:205px;height:205px;right:4%;top:0}.market-grocery-art img{border-width:3px}.market-grocery-art>strong{bottom:21px;font-size:10px}.market-arrow{display:none}.market-dots{bottom:7px}.customer-app .quick-categories{display:flex}.customer-app .quick-categories a:nth-child(n+9){display:flex}.customer-app .quick-products{grid-template-columns:repeat(2,1fr)}.customer-app .quick-product:nth-child(n+7){display:flex}.customer-app .quick-product-image{height:145px}.customer-app .quick-deals{grid-template-columns:1fr 82px;min-height:165px;padding:20px}.customer-app .quick-deals .deal-stack{width:76px;height:76px}.customer-app .quick-deals .deal-icons{display:none}}

/* Pixel-aligned reference header */
.customer-app .gsb-topbar,.customer-app .q-header{font-family:Poppins,Arial,sans-serif}
.customer-app .gsb-topbar{height:35px;background:#07562d;font-size:10px;font-weight:500;color:#fff}
.customer-app .gsb-topbar b,.customer-app .gsb-topbar a{font-weight:600}
.customer-app .gsb-topbar nav{gap:20px}
.customer-app .q-header-grid{width:min(1465px,calc(100% - 32px));grid-template-columns:235px minmax(420px,1fr) 315px;gap:22px}
.customer-app .market-logo{display:flex;align-items:center;gap:7px;width:auto;height:auto;background:transparent;box-shadow:none;color:#28741f;padding:0;justify-self:start}
.customer-app .market-logo-cart{display:block;width:auto;height:auto;background:transparent;color:#318024;font-size:38px;line-height:1;transform:scaleX(-1)}
.customer-app .market-logo div{display:flex;flex-direction:column;align-items:flex-start}
.customer-app .market-logo b{font:700 27px/1 Poppins,Arial,sans-serif;text-transform:none;letter-spacing:-.8px;color:#347d24}
.customer-app .market-logo small{font:700 11px/1.1 Poppins,Arial,sans-serif;letter-spacing:0;text-transform:none;color:#347d24}
.customer-app .market-search{height:40px;border:1px solid #e1e4df;border-radius:5px;display:grid;grid-template-columns:112px 1fr 80px;overflow:hidden;background:#fff;box-shadow:none}
.customer-app .market-search select{border:0;border-right:1px solid #e5e7e2;background:#f8f8f6;padding:0 13px;font:400 9px Poppins,Arial,sans-serif;color:#444b46;outline:0}
.customer-app .market-search input{border:0;padding:0 15px;font:400 10px Poppins,Arial,sans-serif;color:#5f6560;min-width:0;outline:0}
.customer-app .market-search input::placeholder{color:#858985;opacity:1}
.customer-app .market-search button{border:0;border-radius:0;background:#337824;color:#fff;font:600 10px Poppins,Arial,sans-serif}
.customer-app .market-actions{display:grid;grid-template-columns:1fr 1fr;height:44px;align-items:center}
.customer-app .market-actions>a{position:relative;display:grid;grid-template-columns:30px 1fr;align-items:center;justify-content:start;min-height:44px;padding:0 12px;color:#17211a}
.customer-app .market-actions>a+a{border-left:1px solid #e4e6e2}
.customer-app .market-actions>a>span{font-size:24px;grid-row:1}
.customer-app .market-actions>a>small{display:flex;flex-direction:column;align-items:flex-start;font:400 8px/1.45 Poppins,Arial,sans-serif;color:#686d69;white-space:nowrap}
.customer-app .market-actions small strong{display:block;font:500 10px/1.45 Poppins,Arial,sans-serif;color:#17211a}
.customer-app .market-actions>a>b{position:absolute;left:29px;top:-5px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#2f7b27;color:#fff;font-size:8px}
.customer-app .market-menu{height:57px;border-top:1px solid #eceeeb;border-bottom:1px solid #e6e8e4;background:#fff}
.customer-app .market-menu>.shell{width:min(1465px,calc(100% - 32px));height:56px;max-width:none;align-items:center}
.customer-app .market-menu .q-category-all{align-self:auto;width:200px;min-width:200px;height:41px;padding:0 24px;justify-content:flex-start;gap:11px;border-radius:6px;background:#dda92f;color:#fff;font:600 11px Poppins,Arial,sans-serif}
.customer-app .market-menu nav{height:56px;display:flex;align-items:stretch;justify-content:space-between;gap:0;flex:1;padding:0 0 0 35px}
.customer-app .market-menu nav a{display:flex;align-items:center;justify-content:center;position:relative;padding:0 8px;font:500 10px Poppins,Arial,sans-serif;white-space:nowrap;color:#111a14}
.customer-app .market-menu nav a.active:after{content:"";position:absolute;left:8px;right:8px;bottom:7px;height:2px;background:#2e7b27}
.customer-app .market-menu nav .market-offers{color:#17211a}
@media(max-width:1250px){.customer-app .q-header-grid{grid-template-columns:190px minmax(320px,1fr) 260px;gap:10px}.customer-app .market-menu nav{padding-left:10px}.customer-app .market-menu nav a{font-size:9px;padding:0 5px}.customer-app .market-logo b{font-size:23px}.customer-app .market-menu .q-category-all{width:185px;min-width:185px;padding:0 18px}}
@media(max-width:900px){.customer-app .market-menu nav{overflow-x:auto}.customer-app .market-menu nav a{min-width:max-content}.customer-app .market-actions{display:flex}.customer-app .market-account{display:none!important}.customer-app .q-header-grid{grid-template-columns:180px 1fr 70px}.customer-app .market-search{grid-template-columns:90px 1fr 65px}}
@media(max-width:700px){.customer-app .q-header-grid{grid-template-columns:115px 1fr 48px}.customer-app .market-logo-cart{font-size:28px}.customer-app .market-logo b{font-size:17px}.customer-app .market-logo small{font-size:7px}.customer-app .market-search{grid-template-columns:1fr 55px;height:38px}.customer-app .market-search select{display:none}.customer-app .market-actions>a{padding:0;display:flex}.customer-app .market-actions small{display:none!important}.customer-app .market-menu .q-category-all{min-width:155px}.customer-app .market-menu nav{padding-left:4px}}

/* Reference cart page */
.market-cart-page{padding:18px 0 10px}.market-breadcrumb{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--gsb-green);margin-bottom:14px}.market-breadcrumb a{color:var(--gsb-dark)}.market-cart-title h1{font-size:24px;margin:0 0 15px}.market-cart-title h1 small{font:500 15px DM Sans;color:var(--gsb-dark)}.market-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px}.market-cart-main{min-width:0}.market-saving{height:43px;border:1px solid #d5e8cd;border-radius:8px;background:linear-gradient(90deg,#f5faef,#fff);color:var(--gsb-green);display:flex;align-items:center;padding:0 17px;gap:10px;font-size:11px;margin-bottom:11px}.market-saving span{flex:1}.market-saving b{font-size:14px}.market-saving i{font-style:normal;font-size:23px}.market-cart-lines{border:1px solid var(--gsb-border);border-radius:9px;overflow:hidden;background:#fff}.market-cart-lines article{min-height:102px;display:grid;grid-template-columns:105px minmax(170px,1.3fr) 140px 116px 82px 28px;align-items:center;gap:12px;padding:10px 16px;position:relative}.market-cart-lines article+article{border-top:1px solid var(--gsb-border)}.cart-product-image{height:82px;display:block}.cart-product-image img{width:100%;height:100%;object-fit:contain}.cart-product-name h3{font:700 12px Manrope;margin:0 0 3px}.cart-product-name>small{display:block;font-size:9px}.cart-product-name>span{display:inline-block;margin-top:7px;background:#e9f5e4;color:var(--gsb-green);border-radius:3px;padding:3px 6px;font-size:8px;font-weight:800}.cart-unit-price b{font-size:13px;color:var(--gsb-dark)}.cart-unit-price del{font-size:9px;margin-left:6px}.cart-unit-price small{display:block;font-size:8px;margin-top:8px}.cart-quantity{height:34px;border:1px solid #dfe3dc;border-radius:5px;display:grid;grid-template-columns:1fr 45px 1fr;align-items:center;text-align:center}.cart-quantity form{height:100%}.cart-quantity button{width:100%;height:100%;border:0;background:#fff;color:var(--gsb-dark);font-size:18px}.cart-quantity form:first-child{border-right:1px solid #dfe3dc}.cart-quantity form:last-child{border-left:1px solid #dfe3dc}.cart-quantity>b{font-size:12px}.market-cart-lines article>strong{text-align:right;color:var(--gsb-dark);font-size:14px}.cart-remove button{border:0;background:transparent;color:#7a827c;font-size:17px}.market-cart-more{min-height:68px;border:1px solid var(--gsb-border);border-radius:8px;margin-top:10px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;background:#fff}.market-cart-more>div{display:flex;align-items:center;gap:14px}.market-cart-more>div>span{font-size:28px;color:var(--gsb-green)}.market-cart-more p{display:flex;flex-direction:column;margin:0}.market-cart-more p b{font-size:11px;color:var(--gsb-dark)}.market-cart-more p small{font-size:8px}.market-cart-more>a{border:1px solid var(--gsb-green);border-radius:5px;padding:10px 25px;font-size:10px;font-weight:800}.market-cart-section-head{display:flex;justify-content:space-between;align-items:center;margin:20px 0 11px}.market-cart-section-head h2{font-size:15px;margin:0}.market-cart-section-head a{font-size:9px}.market-recommend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.market-recommend-grid article{min-height:158px;border:1px solid var(--gsb-border);border-radius:8px;background:#fff;padding:8px;display:grid;grid-template-columns:42% 1fr;gap:7px}.market-recommend-grid article>a img{width:100%;height:110px;object-fit:contain}.market-recommend-grid h3{font:600 8px/1.3 Manrope;margin:4px 0}.market-recommend-grid span{font-size:7px;background:#e9f5e4;color:var(--gsb-green);padding:2px 4px}.market-recommend-grid p{margin:10px 0 4px}.market-recommend-grid p b{font-size:11px}.market-recommend-grid p del{font-size:7px}.market-recommend-grid form button{width:100%;height:27px;background:#fff;border:1px solid var(--gsb-green);border-radius:4px;color:var(--gsb-green);font-size:9px}.market-recommend-grid form button b{float:right}.market-cart-side{display:flex;flex-direction:column;gap:12px}.market-cart-side>section{border:1px solid var(--gsb-border);border-radius:10px;background:#fff;padding:18px;box-shadow:0 3px 12px rgba(3,74,37,.04)}.market-cart-side h2{font-size:14px;margin:0 0 15px}.market-promo form{display:grid;grid-template-columns:1fr 72px;height:39px}.market-promo input{min-width:0;border:1px solid #dce1da;border-radius:5px 0 0 5px;padding:0 11px;font-size:9px}.market-promo button{border:0;background:var(--gsb-green);color:#fff;font-weight:800;border-radius:0 5px 5px 0}.market-promo>a{display:block;margin-top:12px;font-size:9px;font-weight:800}.market-price-details p{display:flex;justify-content:space-between;font-size:10px;margin:14px 0}.market-price-details .discount,.market-price-details .discount b{color:var(--gsb-green)}.market-price-details hr{border:0;border-top:1px dashed #d9ddd7;margin:19px 0}.market-price-details .cart-grand-total{align-items:center}.cart-grand-total span{display:flex;flex-direction:column}.cart-grand-total span>b{font-size:11px}.cart-grand-total span small{font-size:8px}.cart-grand-total strong{font-size:21px}.market-price-details>a{display:flex;justify-content:center;align-items:center;gap:55px;background:linear-gradient(90deg,#268423,#4b9c25);color:#fff;border-radius:5px;padding:13px;font-size:12px;font-weight:900}.market-delivery-card{min-height:155px;background:linear-gradient(135deg,#fbfff7,#eef7e8)!important;display:flex;align-items:center}.market-delivery-card h2{color:var(--gsb-green);font-size:15px}.market-delivery-card p{font-size:10px;line-height:1.6;max-width:170px}.market-delivery-card a{font-size:9px;font-weight:900}.market-delivery-card>span{font-size:55px;margin-left:auto}.market-cart-services{margin-top:28px!important}.market-cart-empty{text-align:center;background:#fff;border:1px solid var(--gsb-border);border-radius:12px;padding:70px 20px}.market-cart-empty>span{font-size:55px}.market-cart-empty h2{font-size:24px}.market-cart-empty p{font-size:12px}.market-cart-empty a{display:inline-block;background:var(--gsb-green);color:#fff;padding:12px 25px;border-radius:6px;font-weight:800}
@media(max-width:1000px){.market-cart-layout{grid-template-columns:1fr}.market-cart-side{display:grid;grid-template-columns:1fr 1fr}.market-price-details{grid-row:1/3;grid-column:2}.market-cart-lines article{grid-template-columns:90px 1.2fr 120px 105px 70px 25px}.market-cart-services{display:grid!important}}
@media(max-width:700px){.market-cart-page{padding-top:14px}.market-cart-title h1{font-size:22px}.market-cart-layout{gap:16px}.market-saving{font-size:10px}.market-cart-lines article{grid-template-columns:78px 1fr auto;gap:8px;padding:12px 10px;min-height:132px}.cart-product-image{height:72px}.cart-product-name{align-self:start}.cart-unit-price{grid-column:2;align-self:end}.cart-quantity{grid-column:2;width:105px;margin-top:5px}.market-cart-lines article>strong{grid-column:3;grid-row:2}.cart-remove{grid-column:3;grid-row:1;align-self:start}.market-cart-more{gap:10px;padding:12px}.market-cart-more p small{max-width:155px}.market-cart-more>a{padding:9px 10px;white-space:nowrap}.market-recommend-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.market-recommend-grid article{min-width:210px;scroll-snap-align:start}.market-cart-side{display:flex}.market-price-details{order:1}.market-promo{order:2}.market-delivery-card{order:3}.market-cart-services{display:grid!important;margin-top:18px!important}.market-cart-services>div{min-height:64px}.market-cart-services>div:nth-child(3){border-left:0}.market-cart-services>div:nth-child(n+3){border-top:1px solid var(--gsb-border)}}
@media(max-width:390px){.market-cart-more>div>span{display:none}.market-cart-more p small{max-width:125px}.market-cart-lines article{grid-template-columns:66px 1fr auto}.cart-product-image{height:64px}.market-saving i{display:none}.market-cart-services small{display:none}}

/* Premium photographic hero requested for the reference storefront. */
.customer-app .market-hero{background:#f5f6e8 url('../images/grocery-hero-v2.png') center center/cover no-repeat;box-shadow:0 5px 20px rgba(38,91,28,.08)}
.customer-app .market-hero:before,.customer-app .market-hero:after,.customer-app .market-art-circle{display:none}
.customer-app .market-grocery-art{pointer-events:none}
.customer-app .market-grocery-art img{display:none}
.customer-app .market-grocery-art>strong{right:13%;bottom:62px;background:transparent;color:#2f7428;padding:0;text-align:center;font:800 15px Poppins,Arial,sans-serif;text-shadow:0 1px #fff7}
.customer-app .market-grocery-art>strong small{color:#2f7428;font-size:6px;letter-spacing:.16em}
@media(max-width:700px){.customer-app .market-hero{background-position:61% center}.customer-app .market-grocery-art>strong{right:8%;bottom:52px}}

/* Functional multi-banner carousel. */
.customer-app .market-hero{background:#f5f6e8}
.customer-app .market-slide{position:absolute;inset:0;background:var(--hero-image) center/cover no-repeat;opacity:0;visibility:hidden;transform:translateX(2%);transition:opacity .55s ease,transform .65s ease,visibility .55s;z-index:1}
.customer-app .market-slide.is-active{opacity:1;visibility:visible;transform:translateX(0);z-index:2}
.customer-app .market-slide .market-hero-copy{position:relative;z-index:3}
.customer-app .market-hero>.market-hero-benefits{position:absolute;left:60px;bottom:38px;margin:0;z-index:6}
.customer-app .market-arrow,.customer-app .market-dots{z-index:8}
.customer-app .market-dots{transform:translateX(-50%)}
.customer-app .market-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#bfc4bd;cursor:pointer;transition:width .25s ease,background .25s ease}
.customer-app .market-dots button.is-active{width:20px;border-radius:5px;background:var(--gsb-green)}
@media(max-width:700px){.customer-app .market-slide{background-position:60% center}.customer-app .market-slide .market-hero-copy{padding-top:32px}.customer-app .market-hero>.market-hero-benefits{left:16px;right:16px;bottom:17px}.customer-app .market-dots{bottom:7px}}

/* Reference content immediately below the homepage banner. */
.reference-shop{padding-top:27px;padding-bottom:18px;font-family:Poppins,Arial,sans-serif}
.reference-section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.reference-section-head h2{margin:0;font:600 15px/1.2 Poppins;color:#132b1c}.reference-section-head a{font:500 9px Poppins;color:#2f7626}.reference-section-head a b{font-size:16px;margin-left:8px}
.reference-categories{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px}.reference-categories>a{height:121px;border:1px solid #e4e7e1;border-radius:9px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#111a14;box-shadow:0 2px 8px rgba(25,70,35,.025)}.reference-categories>a>span{height:78px;width:100%;display:grid;place-items:center}.reference-categories img{width:90%;height:75px;object-fit:contain}.reference-categories>a>b{font:500 9px/1.25 Poppins;text-align:center;padding:0 4px}.reference-view-all span{grid-template-columns:repeat(2,17px)!important;grid-template-rows:repeat(2,17px);gap:5px;height:auto!important;width:auto!important}.reference-view-all i{display:block;width:17px;height:17px;border-radius:50%;background:#d5a12d}.reference-view-all b{margin-top:12px}
.offer-head{margin-top:25px}.reference-offers{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.reference-offers article{height:110px;border:1px solid #e4e7e1;border-radius:8px;background:#fff;display:grid;grid-template-columns:62px 1fr;gap:6px;align-items:center;position:relative;padding:7px 8px;overflow:hidden}.reference-discount{position:absolute;left:8px;top:7px;width:27px;height:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#2e7c25;color:#fff;border-radius:4px 4px 8px 8px;font:600 8px Poppins;z-index:2}.reference-discount small{font-size:6px}.reference-offer-image{height:92px}.reference-offer-image img{width:100%;height:100%;object-fit:contain}.reference-offers h3{font:500 8px/1.35 Poppins;color:#17211a;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reference-offers p{margin:0}.reference-offers p b{font:600 12px Poppins;color:#17251b}.reference-offers del{font-size:7px;color:#89908b}.reference-offers form{position:absolute;right:8px;bottom:7px}.reference-offers form button{width:21px;height:21px;border:0;border-radius:50%;background:#2d7b25;color:#fff;font-size:18px;line-height:18px;padding:0}
.reference-promos{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.reference-promo{height:105px;border-radius:9px;overflow:hidden;position:relative;display:flex;align-items:center;padding:16px 36px;color:#fff}.reference-promo.savings{background:linear-gradient(100deg,#275f21,#4a8e21)}.reference-promo.quality{background:linear-gradient(100deg,#d99e27,#efbd4c)}.reference-promo>div:first-child{position:relative;z-index:2}.reference-promo h3{font:500 15px/1.45 Poppins;margin:0 0 9px;color:#fff}.reference-promo a{display:inline-flex;align-items:center;gap:14px;background:#fff;color:#2d7126;border-radius:18px;padding:6px 13px;font:500 8px Poppins}.reference-promo-products{position:absolute;right:15px;bottom:0;width:54%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.reference-promo-products img{width:20%;height:82%;object-fit:contain;filter:drop-shadow(0 5px 5px #0002);margin-left:-4px}.reference-services{height:62px;margin-top:11px;border:1px solid #e2e5df;border-radius:7px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr)}.reference-services>div{display:flex;align-items:center;justify-content:center;gap:14px}.reference-services>div+div{border-left:1px solid #e7e9e5}.reference-services span{font-size:29px;color:#2f7b25}.reference-services p{display:flex;flex-direction:column;margin:0}.reference-services b{font:500 10px Poppins;color:#17211a}.reference-services small{font:400 7px Poppins;color:#59615c;margin-top:3px}
@media(max-width:1000px){.reference-categories{grid-template-columns:repeat(5,1fr)}.reference-offers{grid-template-columns:repeat(3,1fr)}.reference-promos{grid-template-columns:1fr}.reference-services{grid-template-columns:repeat(2,1fr);height:auto}.reference-services>div{height:62px}.reference-services>div:nth-child(3){border-left:0}.reference-services>div:nth-child(n+3){border-top:1px solid #e7e9e5}}
@media(max-width:700px){.reference-shop{padding-top:20px}.reference-categories,.reference-offers{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.reference-categories>a{min-width:128px;scroll-snap-align:start}.reference-offers article{min-width:210px;scroll-snap-align:start}.reference-promo{height:125px;padding:18px}.reference-promo h3{font-size:13px}.reference-promo-products{width:52%;opacity:.9}.reference-services span{font-size:23px}.reference-services>div{gap:9px}}

/* Stable vector logo mark matching the supplied reference (replaces OS emoji rendering). */
.customer-app .market-logo-cart{flex:0 0 57px;width:57px!important;height:48px!important;font-size:0!important;transform:none!important;background:transparent!important;border-radius:0!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 58'%3E%3Cg fill='none' stroke='%23377d25' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h9l7 34h38l8-25H17'/%3E%3Cpath d='M22 21h40M25 29h34M31 15v24M43 15v24M55 15v24'/%3E%3Ccircle cx='28' cy='49' r='4' fill='%23377d25'/%3E%3Ccircle cx='55' cy='49' r='4' fill='%23377d25'/%3E%3Cpath d='M29 10c4-7 10-8 15-3-5 1-9 4-10 8M38 7c1-4 4-6 8-6'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}
.customer-app .market-logo{gap:4px}
.customer-app .market-logo b{font-size:28px;letter-spacing:-1.1px;color:#347d24}
.customer-app .market-logo small{font-size:10px;color:#347d24;margin-top:1px}
@media(max-width:700px){.customer-app .market-logo-cart{flex-basis:40px;width:40px!important;height:34px!important}.customer-app .market-logo b{font-size:18px}.customer-app .market-logo small{font-size:7px}}

/* Browser-independent previous/next carousel chevrons. */
.customer-app .market-arrow{display:grid;place-items:center;width:42px;height:42px;padding:0;background:#fff;color:#2f7b25;font-size:0!important;border:1px solid #e1e5df;box-shadow:0 4px 14px rgba(10,55,26,.14)}
.customer-app .market-arrow::before{content:"";display:block;width:10px;height:10px;border-top:2px solid #2f7b25;border-right:2px solid #2f7b25}
.customer-app .market-arrow.left::before{transform:rotate(-135deg);margin-left:4px}
.customer-app .market-arrow.right::before{transform:rotate(45deg);margin-right:4px}
.customer-app .market-arrow:hover{background:#2f7b25}
.customer-app .market-arrow:hover::before{border-color:#fff}
@media(max-width:700px){.customer-app .market-arrow{display:grid;width:34px;height:34px}}

/* Account header reflects verified session state without showing static placeholder identity. */
.customer-app .market-account small{display:flex!important;opacity:1!important;visibility:visible!important;transition:opacity .15s ease;color:#69716b!important}.customer-app .market-account small strong{display:block!important;color:#246d27!important}.customer-app .market-account.is-authenticated small strong{color:#17211a!important}

/* Immediate add-to-cart state and confirmation. */
.customer-app button.cart-adding{opacity:.65;cursor:wait;transform:scale(.94)}.customer-app button.cart-added{background:#155e36!important;border-color:#155e36!important;color:#fff!important;font-size:13px!important}.customer-app button.cart-added::after{display:none!important}.customer-app .quick-price button.cart-added,.customer-app .reference-offers button.cart-added,.customer-app .popular-price button.cart-added{font-size:15px!important}.ajax-cart-toast{position:fixed;right:24px;top:115px;z-index:1000;min-width:285px;display:flex;align-items:center;gap:12px;padding:14px 17px;border-radius:10px;background:#124f35;color:#fff;box-shadow:0 12px 35px rgba(8,48,29,.24);opacity:0;transform:translateY(-12px);transition:opacity .22s ease,transform .22s ease;font-family:Poppins,Arial,sans-serif}.ajax-cart-toast.show{opacity:1;transform:translateY(0)}.ajax-cart-toast>span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#17623c;font-weight:800}.ajax-cart-toast>div{display:flex;flex-direction:column}.ajax-cart-toast b{font-size:11px}.ajax-cart-toast small{margin-top:2px;color:#cce2d5;font-size:8px}@media(max-width:700px){.ajax-cart-toast{left:14px;right:14px;top:auto;bottom:82px;min-width:0}}
.customer-app article.item-is-added{position:relative!important;box-shadow:0 0 0 2px #63a757!important}.customer-app .item-added-indicator{position:absolute;z-index:20;left:50%;top:10px;transform:translateX(-50%);min-width:max-content;padding:5px 10px;border-radius:15px;background:#155e36;color:#fff;font:600 8px Poppins,Arial,sans-serif;box-shadow:0 4px 12px rgba(13,76,42,.2);pointer-events:none}.customer-app .catalog-grid .product-bottom form button.cart-added{width:76px!important;border-radius:8px!important;font:600 9px Poppins!important}.customer-app .market-deals article.item-is-added .item-added-indicator{top:auto;bottom:6px;left:36px}.customer-app .reference-offers article.item-is-added .item-added-indicator{top:6px;left:auto;right:6px;transform:none}.customer-app .reference-offers button.cart-added,.customer-app .popular-price button.cart-added,.customer-app .quick-price button.cart-added{font-size:0!important}.customer-app .reference-offers button.cart-added::before,.customer-app .popular-price button.cart-added::before,.customer-app .quick-price button.cart-added::before{content:"✓";font-size:15px}

/* Refined category imagery and popular products rail. */
.reference-categories .category-fallback{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#eff7eb,#dcebd5);color:#397d2c;font:600 30px Poppins;font-style:normal}.reference-categories .category-fallback[hidden]{display:none}.reference-categories img{transition:transform .25s ease}.reference-categories>a:hover img{transform:translateY(-3px) scale(1.04)}
.popular-head{margin-top:32px;margin-bottom:14px}.popular-head>div small{display:block;margin-bottom:3px;color:#3b7e2d;font:500 8px Poppins;text-transform:uppercase;letter-spacing:.12em}.popular-head h2{font-size:18px}
.popular-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.popular-card{min-width:0;height:285px;display:flex;flex-direction:column;border:1px solid #e3e6e0;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 3px 12px rgba(17,68,31,.035);transition:transform .2s ease,box-shadow .2s ease}.popular-card:hover{transform:translateY(-3px);box-shadow:0 9px 24px rgba(17,68,31,.09)}.popular-image{position:relative;display:block;height:185px;background:linear-gradient(145deg,#fafbf8,#f3f6ef);overflow:hidden}.popular-image img{width:100%;height:100%;object-fit:contain;padding:15px;transition:transform .25s ease}.popular-card:hover .popular-image img{transform:scale(1.04)}.popular-image>span{position:absolute;top:10px;left:10px;background:#2f7d27;color:#fff;border-radius:4px;padding:5px 7px;font:600 7px Poppins}.popular-copy{display:flex;flex:1;flex-direction:column;padding:11px 12px}.popular-copy>small{font:400 7px Poppins;color:#7c847e}.popular-copy h3{height:33px;margin:4px 0 7px;font:500 10px/1.45 Poppins;color:#17211a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.popular-price{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.popular-price p{margin:0;display:flex;align-items:baseline;gap:7px}.popular-price p b{font:600 13px Poppins;color:#17351f}.popular-price del{font:400 8px Poppins;color:#929891}.popular-price form button{width:29px;height:29px;border:0;border-radius:50%;background:#2f7d27;color:#fff;font-size:20px;line-height:1;padding:0;transition:background .2s ease,transform .2s ease}.popular-price form button:hover{background:#dda62d;transform:rotate(90deg)}
@media(max-width:1000px){.popular-products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.popular-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 1px 10px}.popular-card{min-width:220px;scroll-snap-align:start}.popular-head{margin-top:25px}}

/* Final mobile storefront layout — intentionally last to neutralize legacy mobile rules. */
@media(max-width:700px){
 html,body{width:100%;min-width:0;overflow-x:hidden}
 body.customer-app{padding-bottom:70px!important;background:#f8f9f6!important}
 .customer-app .gsb-topbar,.customer-app .market-menu{display:none!important}
 .customer-app .q-header{position:sticky!important;top:0!important;z-index:95!important;width:100%!important;height:116px!important;min-height:116px!important;margin:0!important;border-radius:0!important;background:#fff!important;color:#17251b!important;box-shadow:0 3px 14px rgba(19,62,28,.09)!important}
 .customer-app .q-top{height:116px!important;background:#fff!important}
 .customer-app .q-header-grid{width:calc(100% - 24px)!important;height:116px!important;min-height:116px!important;margin:0 auto!important;padding:8px 0 9px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 43px!important;grid-template-rows:48px 43px!important;column-gap:8px!important;row-gap:7px!important}
 .customer-app .market-logo{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:start!important;position:static!important;width:auto!important;height:44px!important;margin:0!important;padding:0!important;transform:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;gap:3px!important;overflow:visible!important}
 .customer-app .market-logo-cart{flex:0 0 43px!important;width:43px!important;height:38px!important}
 .customer-app .market-logo>div{position:static!important;align-items:flex-start!important}
 .customer-app .market-logo b{font-size:19px!important;line-height:1!important;color:#347d24!important}
 .customer-app .market-logo small{display:block!important;margin-top:2px!important;font-size:7px!important;color:#347d24!important}
 .customer-app .market-search{grid-column:1/-1!important;grid-row:2!important;width:100%!important;height:43px!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 66px!important;border:1px solid #dfe4dc!important;border-radius:7px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
 .customer-app .market-search select{display:none!important}
 .customer-app .market-search input{display:block!important;width:100%!important;height:41px!important;padding:0 12px!important;background:#fff!important;color:#364039!important;font-size:11px!important}
 .customer-app .market-search button{display:block!important;width:66px!important;height:42px!important;padding:0!important;background:#337b26!important;color:#fff!important;font-size:10px!important}
 .customer-app .market-search button::after{display:none!important;content:none!important}
 .customer-app .market-actions{grid-column:2!important;grid-row:1!important;display:flex!important;width:43px!important;height:43px!important;align-items:center!important;justify-content:center!important}
 .customer-app .market-actions .market-account{display:none!important}
 .customer-app .market-actions .market-cart{display:flex!important;width:43px!important;height:43px!important;min-width:43px!important;min-height:43px!important;padding:0!important;border:0!important;align-items:center!important;justify-content:center!important;color:#2f7428!important}
 .customer-app .market-cart>span{font-size:24px!important;line-height:1!important}
 .customer-app .market-cart>small{display:none!important}
 .customer-app .market-cart>b{left:auto!important;right:-2px!important;top:-2px!important;width:17px!important;height:17px!important;background:#2f7b25!important;color:#fff!important}
 .customer-app .q-main{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0 12px 24px!important}
 .customer-app .shell{width:100%!important;max-width:100%!important}
 .customer-app .q-mobile-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:110!important;width:100%!important;height:66px!important;margin:0!important;padding:8px 3px calc(7px + env(safe-area-inset-bottom))!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;border-radius:18px 18px 0 0!important;border:1px solid #e1e5df!important;border-bottom:0!important;background:#fff!important;box-shadow:0 -7px 22px rgba(17,58,27,.12)!important}
 .customer-app .q-mobile-nav a{display:flex!important;min-width:0!important;min-height:48px!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#34543d!important;font-size:8px!important}
 .customer-app .q-mobile-nav span{font-size:19px!important;line-height:1!important}
 .customer-app .q-mobile-nav b{top:-2px!important;background:#b9e928!important;color:#17391f!important}
 .customer-app .q-footer{display:none!important}
 .customer-app .market-home-top{padding-top:12px!important;grid-template-columns:1fr!important}
 .customer-app .market-hero{height:390px!important;border-radius:13px!important}
 .customer-app .market-deals{display:none!important}
 .customer-app .market-slide{background-position:64% center!important}
 .customer-app .market-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0,rgba(255,255,255,.78) 48%,rgba(255,255,255,0) 75%)}
 .customer-app .market-slide .market-hero-copy{width:76%!important;padding:33px 15px!important;position:relative!important;z-index:2!important}
 .customer-app .market-hero-copy>span{font-size:15px!important}.customer-app .market-hero-copy h1{font-size:31px!important}.customer-app .market-hero-copy>p{font-size:10px!important}
 .customer-app .market-hero>.market-hero-benefits{left:10px!important;right:10px!important;bottom:25px!important;padding:7px 2px!important}
 .customer-app .market-arrow{top:47%!important;width:32px!important;height:32px!important}.customer-app .market-arrow.left{left:6px!important}.customer-app .market-arrow.right{right:6px!important}
}
@media(max-width:360px){.customer-app .q-header-grid{width:calc(100% - 18px)!important}.customer-app .market-logo-cart{flex-basis:39px!important;width:39px!important}.customer-app .market-logo b{font-size:17px!important}.customer-app .market-hero{height:365px!important}.customer-app .market-slide .market-hero-copy{width:82%!important;padding-left:13px!important}.customer-app .market-hero-copy h1{font-size:28px!important}}

/* Final catalog polish: consistent icons and selected/action states above legacy rules. */
.customer-app .catalog-sidebar>a{color:#25372a!important;background:#fff!important;border-left:3px solid transparent!important}.customer-app .catalog-sidebar>a i{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;background:color-mix(in srgb,var(--accent) 55%,#fff)!important;color:#276e2a!important;font:600 11px Poppins,Arial,sans-serif!important;text-transform:uppercase!important}.customer-app .catalog-sidebar>a.active{background:#eef7ea!important;color:#226a27!important;border-left-color:#2f7b25!important;box-shadow:inset 0 0 0 1px #dcebd7!important}.customer-app .catalog-sidebar>a.active i{background:#2f7b25!important;color:#fff!important}.customer-app .catalog-sidebar>a.active em,.customer-app .catalog-sidebar>a.active span{color:#226a27!important;font-weight:600!important}.customer-app .catalog-results{min-width:0}.customer-app .catalog-grid{grid-template-columns:repeat(auto-fill,minmax(255px,315px))!important;justify-content:start!important}.customer-app .catalog-grid .product-card{width:100%!important;min-width:0!important}.customer-app .catalog-wishlist button{display:grid!important;place-items:center!important;background:#fff!important;border:1px solid #dfe5dd!important;color:#2e7130!important;font-size:0!important}.customer-app .catalog-wishlist button i{display:none!important}.customer-app .catalog-wishlist button::before{content:"♡"!important;display:block!important;color:#2e7130!important;font:400 23px/1 Arial,sans-serif!important}.customer-app .catalog-wishlist button:hover,.customer-app .catalog-wishlist button:focus-visible{background:#eef7ea!important;border-color:#2f7b25!important}.customer-app .catalog-grid .product-bottom form button{display:grid!important;place-items:center!important;background:#2f7b25!important;border:1px solid #2f7b25!important;color:#fff!important;font:500 24px/1 Arial,sans-serif!important}.customer-app .catalog-grid .product-bottom form button::after{display:none!important}.customer-app .catalog-grid .product-bottom form button:hover{background:#dca62c!important;border-color:#dca62c!important}.customer-app .catalog-grid .product-info{min-height:180px!important;display:flex!important;flex-direction:column!important}.customer-app .catalog-grid .product-bottom{margin-top:auto!important}
@media(max-width:1000px){.customer-app .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.customer-app .catalog-grid{grid-template-columns:1fr!important}.customer-app .catalog-sidebar>a{border:1px solid #e0e5de!important;border-left-width:3px!important}.customer-app .catalog-sidebar>a.active{border-color:#2f7b25!important}}

/* Homepage service strip palette matched to the supplied cream/green reference. */
.customer-app .reference-services{min-height:82px;height:auto;background:#fff!important;border:1px solid #e4e7e1!important;border-radius:12px!important;box-shadow:0 8px 24px rgba(35,73,38,.07)!important;overflow:hidden}.customer-app .reference-services>div{min-height:82px;gap:15px!important;padding:10px 18px!important}.customer-app .reference-services>div+div{border-left:1px solid #e4e7e1!important}.customer-app .reference-services span{flex:0 0 43px;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#faf2d9!important;color:#086432!important;font-size:22px!important}.customer-app .reference-services b{color:#075d30!important;font:600 11px Poppins,Arial,sans-serif!important}.customer-app .reference-services small{color:#086432!important;font:400 8px Poppins,Arial,sans-serif!important;margin-top:3px!important}
@media(max-width:1000px){.customer-app .reference-services>div:nth-child(3){border-left:0!important}.customer-app .reference-services>div:nth-child(n+3){border-top:1px solid #e4e7e1!important}}
@media(max-width:700px){.customer-app .reference-services>div{min-height:70px;padding:8px 10px!important;gap:9px!important}.customer-app .reference-services span{flex-basis:35px;width:35px;height:35px;font-size:18px!important}.customer-app .reference-services b{font-size:9px!important}.customer-app .reference-services small{font-size:7px!important}}

/* Live, scrollable Deals of the Day panel. */
.customer-app .market-deals{display:flex;flex-direction:column;height:330px;padding:13px 10px 8px;overflow:hidden}.customer-app .market-deals>header{flex:0 0 auto;padding:0 3px}.customer-app .deal-timer b strong{display:block;font:600 11px Poppins;color:#17672d}.customer-app .deal-timer.is-finished{opacity:.55}.customer-app .deal-timer.is-finished b strong{color:#7a8b7d}.customer-app .deal-list{flex:1;min-height:0;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:thin;scrollbar-color:#b8d0b2 transparent;padding:0 3px 2px}.customer-app .deal-list::-webkit-scrollbar{width:4px}.customer-app .deal-list::-webkit-scrollbar-thumb{background:#b8d0b2;border-radius:5px}.customer-app .deal-list article{scroll-snap-align:start;min-height:99px}.customer-app .deal-scroll-controls{flex:0 0 25px;display:flex;align-items:center;justify-content:center;gap:10px;padding-top:3px}.customer-app .deal-scroll-controls button{width:22px;height:22px;display:grid;place-items:center;border:1px solid #dce4d9;border-radius:50%;background:#fff;color:#24702a;font:500 16px/1 Arial;transform:rotate(90deg)}.customer-app .deal-scroll-controls small{color:#30752d;font:500 7px Poppins}.customer-app .deal-scroll-controls button:hover{background:#2f792a;color:#fff}.customer-app .market-deals article>span{top:52px;right:7px}
.customer-app .deal-list article{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.customer-app .deal-list article:hover,.customer-app .deal-list article:focus-within{z-index:3;transform:translateY(-2px);border-color:#9fc895;background:#fbfff9;box-shadow:0 7px 18px rgba(25,88,35,.12)}.customer-app .deal-list article>a img{transition:transform .28s ease}.customer-app .deal-list article:hover>a img{transform:scale(1.07)}.customer-app .deal-list article form button{transition:background .2s ease,color .2s ease,transform .2s ease}.customer-app .deal-list article form button:hover{background:#2f792a;color:#fff;transform:translateY(-1px)}.customer-app .deal-list article>span{transition:transform .2s ease,background .2s ease}.customer-app .deal-list article:hover>span{transform:scale(1.06);background:#dba526}.customer-app .deal-scroll-controls button{transition:background .2s ease,color .2s ease,transform .2s ease}.customer-app .deal-scroll-controls button:hover{transform:rotate(90deg) scale(1.1)}@media(hover:none){.customer-app .deal-list article:hover{transform:none}.customer-app .deal-list article:hover>a img{transform:none}}
