:root{--red:#8e2435;--ink:#30231f;--muted:#8b7d74;--line:#e9e2db;--cream:#faf6ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);font:14px/1.5 Arial,Helvetica,sans-serif;background:#fffefa}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}svg{width:22px;height:22px;flex-shrink:0}.preview{display:flex;justify-content:center;gap:16px;padding:7px;background:var(--red);color:white;letter-spacing:1.5px;font-size:9px}.preview span{opacity:.8;letter-spacing:.5px}header{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:19px 5vw;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:61px;height:61px;border-radius:50%}.brand>span{font:25px Georgia,serif;color:var(--red);letter-spacing:-.6px}.brand small{display:block;font:8px Arial,sans-serif;letter-spacing:2.1px;margin-top:6px}.search{display:flex;align-items:center;gap:12px;background:#f6f3ef;border:1px solid var(--line);border-radius:7px;padding:12px 16px;max-width:610px;flex:1}.search input{min-width:0;width:100%;background:none;border:0;outline:0;font-size:12px}.search>span{display:none}.search svg{width:18px}.bag{display:flex;align-items:center;gap:10px;background:none;border:0;font-size:12px;flex-shrink:0}.bag b{border-radius:50%;background:var(--red);color:white;min-width:23px;height:23px;font-size:10px;display:grid;place-items:center}nav{display:flex;align-items:center;gap:28px;padding:0 5vw;border-bottom:1px solid var(--line);height:53px;white-space:nowrap}nav button{font-size:12px;border:0;background:none;height:100%;padding:0;position:relative}nav button.selected{color:var(--red);font-weight:bold}nav button.selected:after{position:absolute;content:'';height:2px;bottom:0;left:0;right:0;background:var(--red)}nav>span{margin-left:auto;font-size:10px;color:var(--muted)}main{max-width:1600px;margin:auto;padding:25px 5vw 0}.hero{display:grid;grid-template-columns:1fr 1fr;position:relative;min-height:310px;background:#f1e5d6;border-radius:12px;overflow:hidden}.hero-text{padding:35px 40px;position:relative;z-index:2}.eyebrow{font-size:9px;letter-spacing:1.6px;color:var(--red);font-weight:600}.hero h1{font-family:Georgia,serif;font-size:clamp(38px,4.2vw,66px);font-weight:400;line-height:1.03;letter-spacing:-2px;margin:13px 0}.hero h1 em{color:var(--red);font-weight:400}.hero p{font-size:12px;line-height:1.8;color:#7d6553}.solid{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:var(--red);color:white;border:1px solid var(--red);border-radius:5px;padding:12px 20px;font-size:11px;transition:background .2s,transform .2s}.solid:hover{background:#681525;transform:translateY(-2px)}.hero .solid{margin-top:20px}.hero-photo{position:relative;overflow:hidden}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:80% 56%;transform:scale(1.05);transition:transform .8s}.hero-photo:hover>img{transform:scale(1.09)}.photo-label{position:absolute;bottom:21px;right:25px;color:#fff4e3;font:italic 19px Georgia,serif}.hero-counter{position:absolute;bottom:13px;left:calc(50% - 80px);font-size:11px;color:#9e8267}.hero-counter span{font-size:6px;letter-spacing:.7px;display:block}.trust{display:flex;justify-content:space-around;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);font-size:10px;color:#7c6654;letter-spacing:.3px}#shop{padding:36px 0 55px}.shop-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px}.shop-head .eyebrow{font-size:8px;letter-spacing:1.5px;color:#a18b76}.shop-head h2{font:34px Georgia,serif;letter-spacing:-1px;margin-top:7px}.shop-head h2 span{color:var(--red)}.sort-label{font-size:11px;color:var(--muted);display:flex;gap:10px;align-items:center}select{background:#fffefa;border:1px solid var(--line);border-radius:5px;padding:8px 10px;font-size:11px;max-width:165px}.shop-line{display:flex;justify-content:space-between;font-size:10px;color:#9a8c80;padding:10px 0 17px;border-top:1px solid var(--line)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:box-shadow .25s,transform .25s}.product:hover{box-shadow:0 8px 25px #4627170d;transform:translateY(-3px)}.product-photo{position:relative;aspect-ratio:1.33;overflow:hidden;background:#f1e6d2}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product:hover img{transform:scale(1.07)}.product-tag{position:absolute;left:10px;top:10px;background:#fffaf0ed;padding:4px 8px;border-radius:3px;color:#6a4427;font-size:7px;letter-spacing:.8px}.product-content{padding:15px}.type{font-size:7px;color:#998675;letter-spacing:1px;margin-bottom:5px}.product h3{font-size:16px;font-weight:500;line-height:1.25;min-height:39px}.pack-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:11px 0}.pack-row select{font-size:10px;width:90px;padding:6px 8px;background:#faf8f4}.veg{border:1px solid #398458;padding:3px;width:12px;height:12px}.veg:before{content:'';display:block;background:#398458;border-radius:50%;width:4px;height:4px}.buy-row{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eee8df;padding-top:12px}.price{font-size:18px;font-weight:600}.price small{display:block;font-size:7px;font-weight:400;color:#aa9582;letter-spacing:.4px}.add{border:1px solid var(--red);background:white;color:var(--red);border-radius:4px;font-size:10px;padding:8px 12px;font-weight:bold;min-width:82px}.add:hover{background:var(--red);color:white}.add span{margin-left:10px;font-size:14px}.pantry{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#f4ede4;border-radius:10px;padding:40px;margin-bottom:50px}.pantry .eyebrow{font-size:8px}.pantry h2{font:39px/1.05 Georgia,serif;letter-spacing:-1px;margin:15px 0}.pantry p{font-size:12px;line-height:1.8;color:var(--muted)}.pantry-links{display:flex;flex-direction:column;justify-content:center}.pantry-links button{display:flex;align-items:center;text-align:left;background:none;border:0;border-bottom:1px solid #d8cab8;padding:18px 0;font:24px Georgia,serif;gap:22px}.pantry-links button>span{font:8px Arial,sans-serif;color:#a08972}.pantry-links button>b{margin-left:auto;font-weight:400;font-size:23px;color:var(--red)}footer{background:#332923;color:#efe3d4;padding:40px 5vw 20px}.footer-top{display:flex;align-items:start;justify-content:space-between;gap:25px;padding-bottom:30px}.footer-top h3{font:30px Georgia,serif}.footer-top p{font-size:11px;color:#bca999;margin-top:10px}.footer-top small{display:block;font-size:8px;color:#bca999;letter-spacing:1px;margin-bottom:12px}.footer-top a{display:block;font-size:12px;margin-bottom:7px}.footer-top>a{font-size:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#bca999;border-top:1px solid #ffffff1c;padding-top:18px}.empty{text-align:center;padding:60px;background:var(--cream)}.empty h3{font:32px Georgia,serif}.empty p{color:var(--muted);font-size:13px;margin:15px auto 23px;max-width:430px}.empty>button{display:block;margin:20px auto 0;background:none;border:0;text-decoration:underline;font-size:12px}dialog{border:0;background:#fffefa;padding:28px;max-width:500px;width:calc(100% - 30px);max-height:90svh;border-radius:10px;color:var(--ink)}dialog::backdrop{background:#211712b8;backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;gap:25px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.dialog-head h2{font:31px Georgia,serif;margin-top:8px}.dialog-head button{border:0;background:none;font-size:30px}.item{display:grid;grid-template-columns:60px 1fr auto;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.item img{width:60px;height:60px;object-fit:cover;border-radius:4px}.item h3{font-size:14px;font-weight:500}.item p{font-size:10px;color:var(--muted)}.item button{background:none;border:0;font-size:10px;color:var(--red);text-decoration:underline}.item b{font-size:12px}.basket-note{font-size:11px;color:var(--muted);margin:20px 0}#summary{font-size:14px;margin-top:20px}#summary strong{float:right}#toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.2s;background:var(--red);color:white;border-radius:5px;padding:12px 20px;font-size:12px;z-index:40;width:max-content;max-width:90%}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1500px){main{padding-left:65px;padding-right:65px}}@media(max-width:1000px){header{gap:20px;padding:16px 4vw}.brand>span{font-size:21px}.brand img{width:52px;height:52px}nav{gap:21px;padding:0 4vw;overflow:auto}nav>span{display:none}main{padding:20px 4vw 0}.hero-text{padding:28px}.hero h1{font-size:47px}.hero{min-height:295px}.grid{gap:15px}.product-content{padding:12px}.product h3{font-size:15px}.price{font-size:16px}.add{min-width:67px;padding:7px 9px;font-size:9px}.add span{margin-left:5px}.pantry{padding:30px}.trust{font-size:9px}}@media(max-width:650px){.preview{font-size:7px;gap:9px;padding:6px;letter-spacing:1px}.preview span{letter-spacing:0}header{padding:15px 20px;flex-wrap:wrap;gap:15px}.brand img{width:46px;height:46px}.brand>span{font-size:22px}.brand small{font-size:7px;letter-spacing:1.5px}.bag{font-size:11px;gap:7px;padding:5px 0}.bag svg{width:19px}.bag b{height:20px;min-width:20px;font-size:9px}.search{order:3;flex-basis:100%;max-width:none;padding:10px 12px}.search input{font-size:11px}nav{height:44px;padding:0 20px;gap:25px}nav button{font-size:11px;flex-shrink:0}main{padding:16px 15px 0}.hero{min-height:245px;grid-template-columns:1.15fr 1fr;border-radius:8px}.hero-text{padding:25px 0 25px 20px}.hero .eyebrow{font-size:6px;letter-spacing:1px;display:block;max-width:130px}.hero h1{font-size:36px;line-height:1.05;letter-spacing:-1.5px;position:relative;z-index:3;width:220px;margin:14px 0}.hero p{font-size:10px;line-height:1.7;max-width:175px}.hero p br{display:none}.hero .solid{font-size:9px;padding:10px 12px;gap:14px;margin-top:17px}.hero-photo{margin-left:-25px}.hero-photo img{object-position:77% 50%;height:100%;width:100%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1e5d6 0%,#f1e5d640 15%,transparent 45%)}.photo-label,.hero-counter{display:none}.trust{padding:15px 3px;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;font-size:8px;text-align:center}#shop{padding-top:27px;padding-bottom:32px}.shop-head{align-items:center;gap:12px}.shop-head .eyebrow{font-size:6px;letter-spacing:1px}.shop-head h2{font-size:26px;margin-top:6px;letter-spacing:-.8px}.sort-label{font-size:0;gap:0}.sort-label select{font-size:9px;max-width:112px;padding:7px 5px}.shop-line{font-size:8px;padding:10px 0 13px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.product{border-radius:7px}.product-photo{aspect-ratio:1.12}.product-tag{font-size:6px;left:7px;top:7px;padding:3px 6px}.product-content{padding:10px}.type{font-size:6px;letter-spacing:.6px}.product h3{font-size:14px;min-height:36px}.pack-row{margin:9px 0}.pack-row select{font-size:9px;padding:5px 7px;width:78px}.buy-row{padding-top:9px}.price{font-size:16px}.price small{font-size:6px}.add{min-width:62px;font-size:9px;padding:6px 7px}.add span{margin-left:4px;font-size:12px}.pantry{display:block;padding:25px;margin-bottom:30px}.pantry h2{font-size:34px}.pantry .eyebrow{font-size:7px}.pantry p{font-size:11px}.pantry-links{margin-top:14px}.pantry-links button{font-size:22px;padding:13px 0}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>div:first-child{width:100%}.footer-top h3{font-size:28px}.footer-top a{font-size:11px}.footer-bottom{font-size:8px;align-items:start}.footer-bottom>span{max-width:50%}footer{padding:30px 22px 20px}.empty{padding:35px 20px}.empty h3{font-size:28px}.empty p{font-size:12px}dialog{padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.veg.nonveg{border-color:#9e4934}.veg.nonveg:before{background:#9e4934;border-radius:0;clip-path:polygon(50% 0,100% 100%,0 100%)}.product-photo img{object-fit:cover}.product h3{min-height:60px}.pantry-links button{padding:13px 0}@media(max-width:650px){.product h3{min-height:70px}.preview{font-size:6px}.preview span{font-size:7px}}
.hero{background:#f4ede3;min-height:385px;grid-template-columns:1.05fr 1fr;border-radius:12px;border:1px solid #e9e0d3}.hero-text{padding:43px 0 32px 43px}.hero .eyebrow{font-size:8px;letter-spacing:2px;color:#99795f}.hero h1{font-size:clamp(42px,4.5vw,68px);letter-spacing:-2.4px;line-height:1.03;margin:21px 0 17px;white-space:nowrap}.hero p{font-size:13px;color:#86715e}.hero-photo{margin:0;overflow:hidden}.hero-photo>img{object-position:67% 50%;transform:none}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f4ede3 0%,#f4ede360 12%,transparent 40%);pointer-events:none}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:24px}.hero .solid{margin-top:0;font-size:11px;padding:14px 20px;border-radius:3px}.hero-secondary{background:none;border:0;border-bottom:1px solid #b9a590;color:#704a38;font-size:10px;padding:8px 0}.hero-detail{display:flex;align-items:center;gap:8px;font-size:9px;color:#9a8169;margin-top:27px}.hero-detail>span{font:22px Georgia,serif;color:#8e2435}.hero-detail i{font-size:9px;margin:0 9px;color:#b49970;font-style:normal}.photo-label{bottom:23px;color:#fff7e9;text-shadow:0 1px 10px #352419aa;font-size:18px;z-index:2}@media(max-width:1000px){.hero-text{padding:35px 0 28px 28px}.hero{min-height:340px}.hero h1{font-size:49px}.hero-actions{gap:14px}.hero-detail{font-size:8px}.hero .solid{padding:12px 15px}}@media(max-width:650px){.hero{grid-template-columns:1fr;min-height:0;position:relative}.hero-text{padding:26px 25px 0;z-index:2}.hero .eyebrow{font-size:7px;max-width:none;letter-spacing:1.6px}.hero h1{font-size:42px;white-space:normal;letter-spacing:-1.8px;width:auto;margin:15px 0 14px}.hero p{font-size:11px;max-width:none}.hero p br{display:block}.hero-actions{margin-top:20px;gap:24px}.hero .solid{font-size:10px;padding:12px 16px}.hero-secondary{font-size:10px}.hero-detail{margin-top:19px;font-size:8px}.hero-detail>span{font-size:19px}.hero-photo{height:215px;margin-top:-9px}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:65% 63%;transform:none}.hero-photo:after{background:linear-gradient(180deg,#f4ede3,transparent 27%)}.photo-label{display:block;font-size:14px;bottom:16px;right:18px}}
.product-description{font-size:12px;line-height:1.5;color:#827364;min-height:54px;margin:7px 0 8px}.help-section{padding:10px 0 55px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.help-section h2{font:28px/1.2 Georgia,serif;color:#63372e;margin-bottom:19px}.help-section p{font-size:14px;line-height:1.8;color:#827364}.about-copy>a{display:inline-block;font-size:14px;margin-top:20px;color:var(--red)}.faq details{border-bottom:1px solid var(--line);padding:14px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:500}.faq details p{margin-top:10px}.search input{font-size:14px}nav button,.bag,.sort-label,select,.add{font-size:13px}.hero p{font-size:14px}.hero h1{white-space:normal}.hero .eyebrow{font-size:11px}.product-type,.type,.product-tag{font-size:10px}.price small{font-size:10px}.pack-row select{font-size:12px;width:100px}.footer-bottom{font-size:11px}.shop-line{font-size:12px}@media(max-width:650px){.help-section{grid-template-columns:1fr;gap:30px;padding-bottom:35px}.help-section h2{font-size:25px}.product-description{font-size:12px;min-height:90px}.product-content{padding:10px}.product h3{font-size:15px}.add{font-size:12px;min-width:57px;padding:7px 6px}.add span{margin-left:2px}.buy-row{flex-wrap:wrap}.shop-line{font-size:10px}.footer-bottom{font-size:10px}.hero .eyebrow{font-size:10px}.hero p{font-size:14px}.hero-detail{flex-wrap:wrap}}
