:root{--green:#0c3929;--green2:#07291d;--red:#d9212b;--cream:#faf8f2;--ink:#18201d;--muted:#66706b;--line:#e6e5df;font-family:Inter,system-ui,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff}.material-symbols-rounded{font-size:22px}.header{height:88px;padding:0 clamp(22px,3.5vw,56px);display:flex;align-items:center;gap:28px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.logo{width:255px;text-decoration:none;color:var(--green);display:grid;line-height:.8}.logo span{font:800 39px/1 Barlow Condensed,sans-serif;letter-spacing:-1.5px}.logo b{color:var(--red);font:700 22px/1.1 Barlow Condensed,sans-serif;font-style:italic;margin-left:39px}.search{height:48px;max-width:460px;flex:1;border:1px solid #d5d8d4;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#69716e}.search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #0c392912}.search input{width:100%;border:0;outline:0;font:15px Inter;background:transparent}.pickup{height:56px;min-width:285px;border:1px solid #d5d8d4;background:#fff;border-radius:9px;padding:0 13px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.pickup>span:nth-child(2){display:grid;flex:1}.pickup small{font-size:10px;color:#6c746f}.pickup b{font-size:12px}.pickup em{font-size:9px;color:#4e8b66;font-style:normal;margin-top:2px}.icon-btn,.menu-btn{border:0;background:transparent;cursor:pointer}.bag{position:relative;width:48px;height:48px}.bag b{position:absolute;right:2px;top:1px;width:19px;height:19px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:9px}.menu-btn{width:48px;height:48px;background:var(--green);border-radius:6px;padding:13px;display:grid;align-content:space-between}.menu-btn i{height:2px;background:#fff;border-radius:2px}.menu{position:fixed;right:clamp(22px,3.5vw,56px);top:78px;width:270px;min-height:330px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #10281f2b;z-index:60;display:none;flex-direction:column}.menu.open{display:flex}.menu a,.menu button{height:48px;border:0;border-radius:6px;background:#fff;color:#28302d;display:flex;align-items:center;gap:12px;padding:0 12px;text-decoration:none;font:500 13px Inter;cursor:pointer;text-align:left}.menu a:hover,.menu button:hover{background:#f2f5f2;color:var(--green)}.menu div{margin:auto 8px 6px;border-top:1px solid var(--line)}.menu .employee-link{border-top:1px solid var(--line);border-radius:0;padding-top:7px}.menu-scrim{display:none;position:fixed;inset:88px 0 0;background:#0a1e161f;z-index:50}.menu-scrim.show{display:block}.hero{height:430px;position:relative;overflow:hidden;background:var(--green)}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#082b20 0,#0a3025e8 36%,#0a302555 62%,transparent)}.hero-content{position:relative;z-index:2;color:#fff;padding:62px clamp(30px,4vw,70px);max-width:700px}.kicker{color:#d7c291;font-size:10px;letter-spacing:.18em;font-weight:800}.hero h1{font:800 clamp(42px,4.3vw,66px)/.97 Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:-.5px;margin:13px 0 27px;text-wrap:balance}.hero-actions{display:flex;gap:14px}.primary,.secondary{height:48px;border:0;border-radius:6px;padding:0 22px;font-weight:750;cursor:pointer}.primary{background:var(--red);color:#fff}.primary:hover{background:#bd1721;transform:translateY(-1px)}.secondary{background:#fff;color:var(--green)}.perks{display:flex;gap:27px;margin-top:31px;font-size:11px;color:#e2e8e5}.perks span{display:flex;align-items:center;gap:6px}.perks .material-symbols-rounded{font-size:17px}.category-row{min-height:88px;padding:14px clamp(22px,3vw,50px);display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);overflow:auto}.category-row button{height:54px;min-width:120px;padding:0 20px;border:1px solid var(--line);border-radius:28px;background:#fff;display:flex;align-items:center;gap:9px;justify-content:center;font-weight:600;color:#4b5651;cursor:pointer;white-space:nowrap}.category-row button:hover{border-color:var(--green);color:var(--green);background:#f6f8f6}.deals{padding:37px clamp(22px,3.5vw,56px) 28px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.section-head span{font-size:9px;letter-spacing:.13em;color:#8a918e;font-weight:800}.section-head h2{font:800 36px/1 Barlow Condensed;margin:5px 0 0;color:var(--green);text-transform:uppercase}.section-head button{border:0;background:transparent;color:var(--red);font-weight:700;display:flex;align-items:center;gap:5px;cursor:pointer}.deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.deal-card{position:relative;border:1px solid var(--line);border-radius:9px;padding:12px 14px 17px;min-width:0;background:#fff}.deal-card>img{width:100%;height:175px;object-fit:contain;display:block}.save{position:absolute;z-index:2;top:12px;left:12px;background:var(--red);color:#fff;padding:5px 8px;border-radius:3px;font-size:9px;font-weight:800}.deal-card>p{font-size:8px;color:#929a96;letter-spacing:.09em;margin:10px 0 5px}.deal-card h3{font-size:14px;margin:0}.price{display:flex;align-items:flex-end;gap:9px;margin-top:12px}.price b{font:800 27px Barlow Condensed;color:var(--red)}.price sup{font-size:15px}.price del{font-size:9px;color:#8f9693;margin-bottom:5px}.add{position:absolute;right:12px;bottom:14px;width:34px;height:34px;border:0;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;cursor:pointer}.store-info{margin:8px clamp(22px,3.5vw,56px) 32px;padding:18px 20px;display:grid;grid-template-columns:1fr 1.2fr 1.2fr;gap:25px;background:#f4f6f2;border-radius:9px}.store-info>div,.store-info article{display:flex;align-items:center;gap:13px}.store-info article{padding-left:25px;border-left:1px solid #d8dcd7}.store-info .material-symbols-rounded{font-size:29px;color:var(--green)}.store-info b{font-size:12px}.store-info p{font-size:10px;color:#757d79;margin:4px 0}.store-info a,.store-info button{font-size:9px;color:var(--green);font-weight:700;border:0;padding:0;background:transparent;text-decoration:none;cursor:pointer}body>footer{min-height:88px;background:var(--green2);color:#fff;display:flex;align-items:center;padding:20px clamp(22px,3.5vw,56px);gap:50px}body>footer>div{display:grid}body>footer strong{font:800 21px Barlow Condensed}body>footer span,body>footer small{font-size:9px;color:#aebeb7}body>footer nav{display:flex;gap:25px}body>footer a{color:#d9e2de;text-decoration:none;font-size:10px}body>footer>small{margin-left:auto}.bag-drawer{position:fixed;right:-420px;top:0;bottom:0;width:min(400px,100%);z-index:80;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0a1c1533;transition:right .25s}.bag-drawer.open{right:0}.bag-drawer header{padding:23px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.bag-drawer header small{font-size:8px;color:#999}.bag-drawer h2{font:800 22px Barlow Condensed;margin:4px 0}.bag-drawer header button{border:0;background:transparent;font-size:23px}.bag-empty{text-align:center;padding:70px 30px;color:#858d89}.bag-empty>.material-symbols-rounded{font-size:38px}.bag-empty h3{color:var(--ink)}.bag-item{display:flex;align-items:center;justify-content:space-between;padding:14px 23px;border-bottom:1px solid var(--line);font-size:12px}.bag-item span{display:grid}.bag-item small{color:#8b928f;margin-top:4px}.bag-item button{border:0;background:transparent}.bag-drawer>footer{margin-top:auto;padding:20px 23px;border-top:1px solid var(--line)}.bag-drawer footer div{display:flex;justify-content:space-between;margin-bottom:15px}.bag-drawer footer .primary{width:100%}.drawer-scrim{position:fixed;inset:0;background:#071b1355;z-index:70;display:none}.drawer-scrim.show{display:block}.toast{position:fixed;right:25px;bottom:25px;background:var(--green);color:#fff;padding:12px 17px;border-radius:6px;z-index:90;opacity:0;transform:translateY(8px);transition:.2s;font-size:12px}.toast.show{opacity:1;transform:none}@media(max-width:1000px){.logo{width:210px}.pickup{min-width:230px}.deal-grid{grid-template-columns:repeat(2,1fr)}.hero{height:480px}.hero-content{padding-top:75px}.store-info{grid-template-columns:1fr 1fr}.store-intro{grid-column:1/-1}.store-info article:first-of-type{border-left:0;padding-left:0}}@media(max-width:760px){.header{height:72px;padding:0 14px;gap:8px}.logo{width:auto}.logo span{font-size:28px}.logo b{font-size:16px;margin-left:25px}.search,.pickup{display:none}.bag{margin-left:auto}.menu-btn{height:44px;width:44px}.menu{right:10px;top:66px}.menu-scrim{inset:72px 0 0}.hero{height:520px}.hero-overlay{background:linear-gradient(90deg,#082b20eb,#082b20a8)}.hero-content{padding:65px 22px}.hero h1{font-size:50px;max-width:580px}.perks{gap:12px;flex-wrap:wrap}.category-row{padding-left:14px;justify-content:flex-start}.deal-grid{grid-template-columns:1fr 1fr}.deals{padding-left:14px;padding-right:14px}.deal-card>img{height:135px}.store-info{margin:8px 14px 25px;grid-template-columns:1fr}.store-intro{grid-column:auto}.store-info article{border-left:0;border-top:1px solid #d8dcd7;padding:14px 0 0}body>footer{display:grid;gap:15px}body>footer>small{margin-left:0}}@media(max-width:480px){.hero h1{font-size:42px}.hero-actions{display:grid}.hero-actions button{width:100%}.deal-grid{grid-template-columns:1fr}.deal-card>img{height:200px}.section-head button{font-size:0}.section-head button .material-symbols-rounded{font-size:22px}body>footer nav{flex-wrap:wrap}}
