@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--orange:#ed5c2b;--green:#137c48;--ink:#233a30;--muted:#79847e;--line:#e7ebe6;--cream:#fff9ec}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:14px}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif;letter-spacing:-.04em;margin:0;font-weight:800}h1{font-size:36px;line-height:1.2}h2{font-size:26px;line-height:1.3}h3{font-size:18px}p{line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #d9e0d8;border-radius:9px;background:white;color:var(--ink);font-size:15px}input:focus,select:focus,textarea:focus{outline:2px solid #158450;outline-offset:2px}textarea{resize:vertical}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #d88e43;outline-offset:4px}.skip{position:fixed;top:-100px;z-index:100}.skip:focus{top:8px;left:12px;background:white;padding:15px}.demo-strip{display:flex;justify-content:center;align-items:center;gap:13px;padding:8px 22px;font-size:10px;letter-spacing:.05em;font-weight:800;background:#263d31;color:#fff8e7}.demo-strip span{font-weight:400;letter-spacing:0;color:#d3decf}.demo-strip a{text-decoration:underline;margin-left:20px}#header{position:sticky;top:0;z-index:30;background:var(--orange);color:white;box-shadow:0 2px 0 #00000005}.head-inner{max-width:1480px;padding:14px 4%;margin:auto;display:flex;align-items:center;gap:25px}.brand{width:150px;flex-shrink:0;height:58px;overflow:hidden;display:grid;place-items:center}.brand img{width:158px;height:94px;object-fit:contain}.delivery{display:flex;align-items:center;gap:9px;text-align:left;padding:0;max-width:230px}.delivery strong{font-size:13px;display:block;margin-bottom:5px}.delivery small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;font-size:10px;color:#ffe3d5}.search{display:flex;align-items:center;gap:10px;flex:1;background:white;border-radius:10px;color:#728277;padding:0 16px;min-width:160px}.search input{border:0;outline:none;padding:16px 0;font-size:12px;background:none;min-width:0}.search kbd{font-size:18px}.head-account,.menu-button{display:grid;place-items:center}.desktop-cart{background:#fff6ef;color:#274c35;border-radius:9px;display:flex;align-items:center;gap:9px;padding:13px 16px;font-weight:700;white-space:nowrap;font-size:12px}.desktop-cart b{margin-left:7px;color:var(--orange)}.menu-button{display:none}.page{max-width:1380px;margin:auto;padding:30px 4% 60px}.narrow{max-width:1150px}.hero-market{border-radius:17px;overflow:hidden;background:#edf2e6;display:grid;grid-template-columns:1.1fr 1fr;min-height:325px;margin-bottom:40px}.hero-content{padding:36px 42px;position:relative}.eyebrow{font-size:9px;font-weight:750;letter-spacing:.15em;display:block;color:#697b66}.hero-content .eyebrow{color:#5b7655}.hero-content h1{font-size:38px;line-height:1.2;margin:18px 0 13px;letter-spacing:-.045em}.hero-content h1 em{font-family:Georgia,serif;font-weight:400;color:#528055}.hero-content p{font-size:13px;color:#637261;margin:0 0 20px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px;border-radius:9px;font-weight:750;font-size:12px;min-height:44px;text-decoration:none;transition:background .15s}.primary{background:var(--green);color:white}.primary:hover{background:#0d6137}.cream{background:#244b32;color:white}.secondary{background:#fff;border:1px solid #dce3d8}.secondary:hover{background:#f2f6ed}.full{width:100%}.hero-points{display:flex;gap:15px;align-items:center;margin-top:25px;color:#687966;font-size:9px}.hero-points span{display:flex;align-items:center;gap:4px}.hero-photo{position:relative;min-width:0}.hero-photo:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#edf2e6,transparent 17%);z-index:1}.hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-photo>span{display:flex;gap:7px;align-items:center;position:absolute;bottom:20px;right:20px;padding:10px 14px;border-radius:30px;background:white;color:#36533b;font-size:10px;z-index:2;box-shadow:0 4px 20px #0001}.section{margin:35px 0 42px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.section-title h2{margin-top:7px}.section-title>a{font-size:12px;color:var(--green);display:flex;align-items:center;gap:10px;white-space:nowrap}.section-title p{font-size:13px;color:var(--muted);margin:7px 0 0}.categories{display:grid;grid-template-columns:repeat(10,1fr);gap:18px}.category-tile{padding:0;text-align:center;min-width:0}.category-tile>span{display:block;border-radius:16px;background:color-mix(in srgb,var(--tint) 16%,#fff);height:104px;overflow:hidden;transition:transform .2s}.category-tile:hover>span{transform:translateY(-3px)}.category-tile img{width:100%;height:110px;object-fit:contain}.category-tile strong{font-size:11px;line-height:1.5;display:block;margin:10px auto 0;max-width:90px;font-weight:650}.product-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.product{border:1px solid var(--line);border-radius:13px;padding:12px;background:white;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s}.product:hover{box-shadow:0 5px 18px #223a300d}.product-image{display:block;position:relative;border-radius:9px;background:#f7f8f5;width:100%;padding:0;height:160px;margin-bottom:12px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.product-image:hover img{transform:scale(1.04)}.discount{position:absolute;left:0;top:0;color:white;background:var(--green);border-radius:0 0 8px 0;padding:5px 7px;font-size:9px;font-weight:800;line-height:1.25;text-align:center}.brand-name{font-size:9px;color:#899589;display:block;margin-bottom:5px}.product-name{padding:0;text-align:left;line-height:1.45;font-weight:650;font-size:12px;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pack{font-size:10px;color:#7f8c82;margin:10px 0 14px;display:block}.product-bottom{display:flex;justify-content:space-between;gap:5px;align-items:center;margin-top:auto}.product-bottom del{display:block;color:#9a9f99;font-size:9px;margin-bottom:2px}.product-bottom strong{font-size:13px}.add{border:1px solid #24894f;color:#137c48;background:#f6fff4;padding:8px 10px;border-radius:7px;min-width:70px;font-size:11px;font-weight:800;display:flex;justify-content:space-between;gap:12px}.add span{font-size:12px}.qty{display:flex;align-items:center;justify-content:space-between;border:1px solid #27874e;border-radius:7px;color:#137c48;background:#f2fff2;min-width:80px;height:34px;font-weight:750}.qty button{width:28px;height:32px;font-size:18px;padding:0}.qty span{font-size:12px}.sold-out{color:#8b8e86;font-size:10px}.promo-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.promo{display:flex;align-items:center;justify-content:space-between;text-align:left;border-radius:14px;overflow:hidden;padding:28px 30px;min-width:0;height:210px}.promo.green{background:#edf4e4;color:#285a35}.promo.peach{background:#fff0de;color:#76462d}.promo h2{font-size:28px;margin:15px 0}.promo img{height:210px;max-width:40%;object-fit:contain;transform:rotate(8deg)}.promo div>span:last-child{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700}.store-story{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ede9dc;border-radius:15px;overflow:hidden;background:#fffaf0;margin-top:45px}.store-story>img{width:100%;height:280px;object-fit:cover}.store-story>div{padding:35px 40px}.store-story h2{margin:14px 0;font-size:28px}.store-story p{font-size:13px;color:#7b7f70;max-width:400px}.store-story a{font-size:12px;color:var(--green);font-weight:700}#footer{display:flex;justify-content:space-between;gap:40px;border-top:1px solid var(--line);max-width:1270px;margin:0 auto;padding:40px 4% 45px}#footer strong{font-family:Manrope,sans-serif;font-size:20px}#footer p{font-size:12px;color:var(--muted)}#footer a{font-size:11px;color:var(--green);display:block;margin-bottom:10px}#footer small{font-size:10px;color:#8b958a;max-width:340px;display:block;line-height:1.8}#bottom-nav{display:none}#cart-bar{display:none}.shop-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:10px 0 30px}.shop-heading h1{margin:10px 0}.shop-heading p{color:var(--muted);font-size:12px}.sort{display:flex;align-items:center;gap:10px;font-size:11px;white-space:nowrap}.sort select{width:180px;font-size:12px}.shop-layout{display:grid;grid-template-columns:195px 1fr;gap:27px}.category-sidebar{position:sticky;top:115px;align-self:start;border:1px solid var(--line);border-radius:12px;overflow:hidden}.category-sidebar button{display:flex;align-items:center;gap:10px;padding:16px 14px;width:100%;text-align:left;font-size:11px;line-height:1.5;border-bottom:1px solid #f2f3ef}.category-sidebar button.active{background:#fff0e8;color:#df5425;border-left:3px solid #ef642b;font-weight:750}.shop-results{min-width:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.availability-note{padding:14px 17px;border-radius:10px;background:#f0f5e9;display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:20px;color:#457044}.availability-note span{font-size:10px;margin-left:auto}.load-more{display:flex;margin:28px auto}.empty{text-align:center;padding:65px 20px}.empty>svg{color:#db7e4a;margin-bottom:20px}.empty h2{font-size:25px;margin-bottom:12px}.empty p{color:var(--muted);margin-bottom:24px}.back{display:block;font-size:12px;color:var(--green);margin:0 0 24px}.narrow>h1{margin-bottom:30px}.count-badge{font-size:16px;background:#f0f5e9;padding:4px 12px;border-radius:20px;vertical-align:middle}.checkout-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:28px}.card-panel,.bill,.order-card{border:1px solid var(--line);border-radius:14px;padding:25px;background:white;margin-bottom:22px}.card-panel h2{font-size:22px}.cart-item{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #edf0e9}.cart-item:last-child{border:0;padding-bottom:0}.cart-item>img{width:65px;height:75px;object-fit:contain;background:#f7f8f4;border-radius:7px}.cart-item>div:nth-child(2){flex:1;min-width:0}.cart-item strong{font-size:12px;line-height:1.5;display:block}.cart-item small,.cart-item>div>span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.cart-item>b{font-size:12px;min-width:50px;text-align:right}.bill{background:#fafbf7}.bill>p{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin:20px 0}.bill .savings{color:var(--green)}.bill-total{border-top:1px dashed #d0d9c9;padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700}.bill-total strong{font-size:23px}.bill small{display:block;font-size:10px;color:var(--muted);line-height:1.8;margin-top:18px}.fine{font-size:11px;color:#899284;line-height:1.7}.intro{color:var(--muted);margin-top:-15px;margin-bottom:28px}.callout{display:flex;align-items:center;gap:15px;background:#f1f6e9;border:1px solid #e2ead8;border-radius:12px;padding:19px 20px;margin:20px 0;color:#507143}.callout p{margin:0;font-size:12px}.callout strong{font-size:13px;display:block;margin-bottom:6px}.callout svg{flex-shrink:0}.text-button{font-size:12px;color:var(--green);text-decoration:underline;text-underline-offset:4px;padding:6px 0}.danger{color:#c45131}.card-panel h3>svg{vertical-align:middle;margin-right:6px}.card-panel p{color:#69776a;font-size:13px}.card-panel small{color:var(--muted);line-height:1.7}.payment{padding-top:10px}.payment legend{font-size:18px;font-weight:750;padding:0 8px}.payment label{display:flex;align-items:center;gap:13px;border:1px solid #e2e8dc;border-radius:10px;padding:17px 13px;margin:12px 0}.payment label:has(input:checked){border-color:#18854d;background:#f4faef}.payment input{width:16px;accent-color:var(--green)}.payment b{display:block;font-size:13px}.payment small{display:block;font-size:10px;margin-top:6px}.payment label>span:nth-child(2){flex:1}.upi-mark{font-style:italic;font-weight:900;color:#516c3d}.order-note{font-size:13px;display:block}.order-note textarea{margin-top:12px}.order-card .section-title{border-bottom:1px solid var(--line);padding-bottom:20px}.order-card h3{margin:7px 0}.status{border-radius:25px;background:#fff0dd;color:#9a6a26;padding:8px 12px;font-size:10px;font-weight:700}.order-message{display:flex;gap:25px;align-items:center;padding:20px 0}.order-message>svg{color:var(--green);flex-shrink:0}.order-message h2{font-size:24px}.order-message p{font-size:12px;color:var(--muted);max-width:650px}.timeline{list-style:none;padding:0;display:flex;justify-content:space-between;margin:25px 0 35px}.timeline li{position:relative;flex:1;color:#929c92;font-size:10px;text-align:center;padding:0 3px}.timeline li:before{content:'';position:absolute;top:13px;left:0;right:0;height:2px;background:#e7ece4;z-index:0}.timeline span{display:block;position:relative;z-index:1;border:2px solid #dce4d7;background:#fff;border-radius:50%;width:28px;height:28px;line-height:24px;margin:0 auto 12px}.timeline li.done{color:var(--green)}.timeline .done span{background:var(--green);border-color:var(--green);color:white}.order-facts{display:flex;justify-content:space-between;gap:14px;background:#f5f7f1;padding:15px;border-radius:9px;font-size:11px;margin:12px 0}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:13px;font-weight:650}details p{font-size:12px;color:#75826d}details a{font-size:12px;color:var(--green);text-decoration:underline}details p>b{float:right}.profile-head{display:flex;align-items:center;gap:25px;margin:5px 0 35px}.profile-head h1{margin-top:10px}.profile-head p{font-size:12px;color:var(--muted)}.profile-head>svg{background:#eef4e6;border-radius:15px;box-sizing:content-box;padding:25px;color:var(--green)}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.profile-option{display:flex;align-items:center;gap:15px;padding:24px 0;border-bottom:1px solid var(--line);text-align:left;width:100%}.profile-option>span{flex:1}.profile-option b{display:block;font-size:13px}.profile-option small{display:block;font-size:10px;margin-top:5px}.profile-option>svg{color:#90a08c}.profile-store{width:100%;height:180px;object-fit:cover;border-radius:9px;margin-bottom:20px}.profile-grid a{color:var(--green)}.admin-page{background:#f8faf5}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px}.admin-stats>div{border:1px solid var(--line);border-radius:12px;background:white;padding:22px}.admin-stats b{display:block;font-size:32px;margin-top:13px;font-family:Manrope,sans-serif}.admin-stats small{color:var(--muted);font-size:11px}.admin-order{padding:20px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-order b{font-size:12px}.admin-order small,.admin-order span{display:block;font-size:11px;margin-top:7px}.admin-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.admin-actions button{font-size:10px}.check-label{display:flex!important;align-items:center;gap:10px;font-size:11px!important}.check-label input{width:16px;accent-color:var(--green)}.import-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;border:1px dashed #b6c7aa;background:#f5f9ef;border-radius:12px;padding:25px;margin:22px 0 30px}.import-panel h3{margin-top:12px}.import-panel p{font-size:12px}.upload-label{position:relative;overflow:hidden;cursor:pointer}.upload-label input{position:absolute;inset:0;opacity:0;cursor:pointer}.admin-search{max-width:450px;margin-bottom:18px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{color:#7a8673;background:#f5f7f1;font-weight:600;font-size:10px;padding:12px}td{padding:13px;border-bottom:1px solid var(--line)}td small{display:block;font-size:9px;margin-top:5px}.import-review{padding:20px;border:1px solid #b3cfa7;border-radius:10px;margin-bottom:25px}.import-review li{font-size:11px;margin:8px 0}.import-review .primary{margin-top:15px}.import-review .text-button{margin-left:15px}.store-row{display:flex;gap:15px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.store-row b{font-size:13px}.store-row small{display:block;font-size:11px}.muted{color:var(--muted)}dialog{border:0;border-radius:18px;width:min(560px,calc(100% - 30px));max-height:90dvh;padding:28px;color:var(--ink);box-shadow:0 25px 100px #0003}dialog.wide{width:min(670px,calc(100% - 30px))}dialog::backdrop{background:#15271fcc;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.modal-head h2{font-size:23px}.icon-button{display:grid;place-items:center;background:#f3f5ef;border-radius:50%;width:35px;height:35px;flex-shrink:0}dialog label{display:block;font-size:12px;margin:16px 0}dialog label>input,dialog label>select{margin-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row label{margin:12px 0}.menu-links a{display:block;padding:16px 5px;border-bottom:1px solid var(--line);font-weight:600}#map{height:210px;background:#e7ece1;border-radius:10px;z-index:1}.delivery-pin{color:var(--orange);font-size:30px;text-shadow:0 2px 3px #3337;line-height:1}.delivery-pin>span{background:white;border-radius:50%;border:2px solid var(--orange);line-height:24px;padding:2px;font-size:24px;display:block}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.product-detail>img{width:100%;background:#f6f7f3;border-radius:10px}.product-detail h2 del{font-size:14px;color:#999;font-weight:400}.product-detail .add,.product-detail .qty{max-width:140px;margin-top:20px}.product-detail p{font-size:12px;color:var(--muted)}#toast{position:fixed;left:50%;transform:translate(-50%,20px);bottom:30px;background:#253f30;color:white;z-index:100;padding:15px 22px;border-radius:12px;max-width:90%;width:max-content;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 5px 20px #0002}#toast.show{opacity:1;transform:translate(-50%,0)}.loading{text-align:center;padding:100px 0;color:var(--green)}
@media(min-width:1500px){.hero-content h1{font-size:43px}}@media(max-width:1100px){.head-inner{gap:15px}.brand{width:125px}.brand img{width:140px}.delivery{max-width:170px}.delivery small{max-width:145px}.delivery strong{font-size:11px}.head-account{display:none}.categories{grid-template-columns:repeat(5,1fr);gap:20px}.category-tile>span{height:115px}.category-tile strong{max-width:none}.product-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-content{padding:30px}.hero-content h1{font-size:32px}.hero-points{flex-wrap:wrap;gap:10px}.hero-market{min-height:340px}.promo h2{font-size:24px}.promo{padding:24px}.shop-layout{grid-template-columns:165px 1fr}.category-sidebar button{font-size:10px}.checkout-layout{grid-template-columns:1.5fr 1fr;gap:20px}.cart-item{gap:9px}.cart-item img{width:45px}.cart-item{flex-wrap:wrap}.admin-order{align-items:flex-start;flex-direction:column}.admin-actions{justify-content:flex-start}}
@media(max-width:700px){body{padding-bottom:85px;font-size:13px}.demo-strip{font-size:8px;padding:7px 12px;justify-content:space-between;gap:5px}.demo-strip span{display:none}.demo-strip a{margin:0;font-size:8px}.head-inner{display:grid;grid-template-columns:100px 1fr 30px;gap:10px;padding:12px 18px 15px}.brand{width:98px;height:44px;grid-row:1;grid-column:1}.brand img{width:104px;height:65px}.delivery{max-width:none;grid-row:1;grid-column:2;gap:6px}.delivery>svg{width:17px;flex-shrink:0}.delivery strong{font-size:10px;line-height:1.4;margin-bottom:2px}.delivery small{font-size:9px;max-width:145px}.menu-button{display:grid;grid-row:1;grid-column:3;background:#ffffff20;border-radius:50%;height:30px;width:30px;padding:4px}.search{grid-column:1/-1;grid-row:2;width:100%;border-radius:8px;padding:0 13px;gap:8px}.search input{font-size:11px;padding:13px 0}.search kbd{display:none}.search svg{width:18px}.desktop-cart{display:none}.page{padding:18px 16px 35px}.hero-market{grid-template-columns:1.25fr .85fr;min-height:225px;margin-bottom:28px;border-radius:12px}.hero-content{padding:22px 0 21px 18px;z-index:2}.hero-content .eyebrow{font-size:6px;letter-spacing:.1em}.hero-content h1{font-size:24px;line-height:1.16;margin:12px 0}.hero-content p{font-size:10px;line-height:1.5;margin-bottom:16px;max-width:170px}.hero-content .primary{font-size:9px;padding:11px 13px;min-height:35px;gap:6px}.hero-content .primary svg{width:15px}.hero-points{display:none}.hero-photo img{object-position:58% center}.hero-photo:before{background:linear-gradient(90deg,#edf2e6,transparent 30%)}.hero-photo>span{font-size:6px;padding:7px;bottom:12px;right:8px;gap:3px}.hero-photo>span svg{width:10px}.section{margin:25px 0 30px}.section-title{margin-bottom:15px;gap:10px}.section-title h2{font-size:19px;margin-top:5px}.eyebrow{font-size:7px;letter-spacing:.11em}.section-title>a{font-size:10px;gap:5px}.section-title>a svg{width:14px}.categories{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 9px}.category-tile>span{height:65px;border-radius:11px}.category-tile img{height:70px}.category-tile strong{font-size:8px;line-height:1.4;margin-top:7px}.product-rail{display:flex;overflow-x:auto;gap:12px;padding-bottom:10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#e0e6da transparent}.product-rail>.product{flex:0 0 155px;scroll-snap-align:start}.product{padding:10px;border-radius:10px}.product-image{height:128px;margin-bottom:9px}.product-name{font-size:11px;min-height:32px}.brand-name{font-size:8px}.pack{font-size:9px;margin:8px 0 11px}.add{font-size:10px;min-width:62px;padding:8px;gap:6px}.product-bottom strong{font-size:12px}.product-bottom del{font-size:8px}.qty{min-width:70px;height:31px}.qty button{width:23px;height:29px}.qty span{font-size:11px}.promo-row{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x proximity;padding-bottom:6px}.promo{flex:0 0 90%;height:155px;padding:21px;scroll-snap-align:start}.promo h2{font-size:23px;margin:10px 0}.promo img{height:150px}.promo .eyebrow{font-size:6px}.promo div>span:last-child{font-size:10px}.store-story{grid-template-columns:1fr;margin-top:30px;border-radius:12px}.store-story>img{height:180px}.store-story>div{padding:24px}.store-story h2{font-size:25px;margin:10px 0}.store-story p{font-size:12px}#footer{padding:28px 20px 70px;flex-direction:column;gap:18px}#footer strong{font-size:18px}#footer small{font-size:9px}#bottom-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:40;padding:11px 8px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e8ece6;background:#fff;box-shadow:0 -3px 15px #10291b05}#bottom-nav>a{display:flex;align-items:center;flex-direction:column;gap:5px;color:#93a08e;font-size:9px;min-width:50px;position:relative}#bottom-nav a[aria-current]{color:var(--orange);font-weight:750}#bottom-nav b{position:absolute;right:4px;top:-7px;background:var(--orange);color:white;border-radius:10px;padding:2px 5px;font-size:8px}#cart-bar{display:block;position:fixed;bottom:75px;left:15px;right:15px;z-index:35}#cart-bar>a{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--green);color:white;border-radius:10px;padding:15px 16px;box-shadow:0 7px 20px #173d3233;font-size:11px}#cart-bar span{display:flex;align-items:center;gap:12px}.shop-heading{display:block;margin:4px 0 18px}.shop-heading h1{font-size:27px}.shop-heading p{font-size:10px}.sort{justify-content:flex-end;margin-top:15px;font-size:10px}.sort select{font-size:11px;padding:8px;width:165px}.shop-layout{grid-template-columns:76px 1fr;gap:10px;margin-left:-6px;margin-right:-6px}.category-sidebar{top:135px;border-radius:8px}.category-sidebar button{padding:13px 5px;gap:7px;flex-direction:column;text-align:center;font-size:8px;line-height:1.4}.category-sidebar button.active{border-left-width:3px}.category-sidebar svg{width:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-grid .product{padding:7px}.product-grid .product-image{height:107px}.product-grid .product-name{font-size:10px;min-height:43px;-webkit-line-clamp:3}.product-grid .product-bottom{flex-wrap:wrap;gap:9px}.product-grid .add,.product-grid .qty{width:100%;justify-content:space-between}.product-grid .product-bottom>div:first-child{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.product-grid .product-bottom del{order:2}.product-grid .pack{font-size:8px}.availability-note{font-size:10px;padding:10px;flex-wrap:wrap;gap:6px;margin-bottom:12px}.availability-note span{font-size:8px;margin:0;width:100%}.narrow>h1{font-size:28px;margin-bottom:20px}.back{font-size:11px;margin-bottom:18px}.checkout-layout{grid-template-columns:1fr;gap:0}.card-panel,.bill,.order-card{padding:18px;border-radius:12px;margin-bottom:18px}.card-panel h3{font-size:16px}.cart-item{flex-wrap:nowrap;gap:8px}.cart-item img{width:40px;height:60px}.cart-item strong{font-size:10px}.cart-item>b{min-width:35px;font-size:10px}.cart-item .qty{min-width:64px;width:64px}.cart-item .qty button{width:20px}.cart-item small,.cart-item>div>span{font-size:8px}.text-button{font-size:10px}.callout{padding:15px;gap:10px}.callout p{font-size:11px}.callout strong{font-size:11px}.primary,.secondary{font-size:11px}.bill>p{font-size:11px}.bill-total{font-size:13px}.bill-total strong{font-size:21px}.order-message{gap:14px}.order-message h2{font-size:20px}.order-message p{font-size:11px}.order-message>svg{width:30px}.order-card .section-title{align-items:flex-start}.order-card .section-title small{font-size:9px}.order-card h3{font-size:16px}.status{font-size:8px;padding:7px 9px;max-width:105px}.timeline li{font-size:8px}.timeline span{width:24px;height:24px;font-size:10px;line-height:20px}.timeline li:before{top:11px}.order-facts{flex-direction:column;font-size:10px;gap:8px}.profile-grid{grid-template-columns:1fr;gap:0}.profile-head{gap:15px}.profile-head>svg{padding:15px;width:25px;height:25px}.profile-head h1{font-size:25px}.profile-head p{font-size:10px}.profile-option small{overflow-wrap:anywhere}.admin-stats{grid-template-columns:repeat(2,1fr);gap:12px}.admin-stats>div{padding:16px}.admin-stats b{font-size:26px}.admin-stats small{font-size:9px}.admin-page .shop-heading>a{margin-top:12px}.admin-page .section-title{flex-wrap:wrap}.admin-page h2{font-size:20px}.import-panel{grid-template-columns:1fr;gap:15px;padding:18px}.admin-actions{gap:9px}.admin-actions .check-label{width:100%}td,th{padding:10px 7px;font-size:10px}td small{font-size:8px}.admin-page .card-panel{padding:16px}.import-review{padding:12px}dialog{padding:20px;max-height:92dvh;border-radius:15px}.modal-head h2{font-size:20px}.form-row{gap:10px}dialog label{font-size:11px}dialog input,dialog select{font-size:14px;padding:11px}.product-detail{gap:15px}.product-detail p{font-size:11px}.product-detail h2{font-size:23px}#toast{bottom:145px;font-size:11px;padding:13px 17px}.empty{padding:45px 10px}.empty h2{font-size:23px}.empty p{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Keep the original logo proportions within its header slot. */
.brand img{width:100%;height:100%;object-fit:contain}.brand{background:#d83906;border-radius:5px}.product-name{font-size:13px}@media(max-width:700px){.brand{height:44px}.product-name{font-size:12px}.product-grid .product-name{font-size:11px}.category-tile strong{font-size:9px}}
.brand{display:block;position:relative}.brand img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
