@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#85232b;--ink:#252421;--paper:#faf8f2;--line:#d9d6cb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b98a27;outline-offset:5px}.review{background:var(--red);color:white;text-align:center;padding:7px 18px;font-size:12px;font-weight:700;letter-spacing:1px}.review span{font-weight:400;letter-spacing:0;margin-left:20px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 5%;border-bottom:1px solid var(--line)}.brand{font-family:'Barlow Condensed',Impact,sans-serif;font-size:38px;font-weight:800;line-height:1;letter-spacing:-1px;color:var(--red)}.brand span{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:2px;margin-top:9px;font-weight:700}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--red)}.basket{font-size:14px;border:1px solid var(--line);padding:10px 16px}.basket span{display:inline-grid;place-items:center;background:var(--red);color:white;border-radius:50%;width:23px;height:23px;margin-left:9px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:610px}.hero-copy{padding:55px 10% 55px 10%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--red);margin:0 0 20px}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;line-height:1.02;margin:0;font-weight:700}h1{font-size:clamp(65px,6.4vw,104px);letter-spacing:-1.5px}h1 em{font-style:normal;color:var(--red)}.hero-copy>p:not(.eyebrow){max-width:360px;color:#5b5952;margin:24px 0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--red);color:white;border:0;padding:16px 22px;font-weight:600;font-size:14px;cursor:pointer}.button:hover{background:#631b22}.hero .text-link{display:block;margin-top:20px;font-size:14px}.hero-photo{position:relative;background:#2b251e;overflow:hidden}.hero-photo img{height:100%;width:100%;position:absolute;object-fit:cover}.stamp{position:absolute;bottom:48px;left:35px;background:#efe9d8;color:var(--red);border-radius:50%;width:160px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(-10deg);font-size:10px;font-weight:700;letter-spacing:2px;outline:1px solid #efe9d8;outline-offset:5px}.stamp strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:35px;line-height:1;letter-spacing:0;margin:7px}.stamp span{font-size:8px}.photo-note{position:absolute;bottom:12px;right:15px;color:#fff;background:#0008;padding:2px 7px;font-size:12px}.ribbon{display:flex;justify-content:space-around;gap:20px;background:var(--red);color:#fff;padding:21px 5%;font-size:12px;letter-spacing:2px;font-weight:700}.section{padding:80px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:25px}h2{font-size:clamp(43px,4.3vw,64px)}.section-heading>p{max-width:390px;color:#656158}.small{font-size:13px}.muted{color:#706b61}.products{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:26px}.products article{padding:30px 28px 30px 0}.products article+article{border-left:1px solid var(--line);padding-left:28px}.product-number{font-size:11px;color:var(--red);font-weight:700;letter-spacing:1.3px}h3{font-size:34px;margin:22px 0 14px}.products p{color:#656158;font-size:15px;min-height:78px}.product-bottom{display:flex;flex-direction:column;gap:18px;margin-top:30px}.product-bottom span{font-size:12px;color:#706b61}.product-bottom button{background:transparent;border:1px solid var(--red);color:var(--red);padding:12px;cursor:pointer;font-size:14px;font-weight:700}.product-bottom button:hover{background:var(--red);color:white}.order{background:#eae7dd;display:grid;grid-template-columns:0.85fr 1.15fr;gap:8%}.order-intro>p{max-width:340px}ol{padding:0;list-style:none;counter-reset:steps;margin-top:35px}li{counter-increment:steps;position:relative;padding-left:48px;margin:25px 0}li:before{content:'0' counter(steps);position:absolute;left:0;top:0;color:var(--red);font-weight:700}li strong,li span{display:block}li span{font-size:14px;color:#656158;margin-top:5px}.request-card{background:var(--paper);padding:32px}.request-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.request-title h3{font-size:28px;margin:0}.request-title>span{font-size:10px;letter-spacing:1px;color:var(--red)}#items{padding:22px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.empty{font-size:14px;color:#656158}.item{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:10px 0}.item>span{font-size:14px;flex:1}.item input{width:62px;padding:7px}.item button{border:0;background:transparent;cursor:pointer;color:var(--red);font-size:13px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-size:13px;font-weight:600;margin-bottom:16px}input,textarea{display:block;width:100%;border:1px solid #c8c4b9;background:#fffefb;border-radius:0;padding:11px;margin-top:6px;font-size:16px}input:focus,textarea:focus{outline:2px solid var(--red);outline-offset:1px}.preview-note{font-size:13px;color:#655c4e;padding:12px;background:#f0eadd}form>.button{width:100%}#form-status{font-size:14px}.visit{display:grid;grid-template-columns:1fr 1fr;gap:8%}.visit>div>p:not(.eyebrow){max-width:360px;color:#656158}.text-link{font-weight:600;text-decoration:underline;text-underline-offset:5px}.locations{display:grid;grid-template-columns:1fr 1fr;gap:25px}.locations article{border-top:2px solid var(--red);padding-top:20px}.locations span{font-size:11px;font-weight:700;letter-spacing:1px;color:var(--red)}.locations h3{font-size:29px}.locations p,.locations a{font-size:14px}.locations a{font-weight:700}footer{background:#252421;color:#f8f4e9;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:36px 5%}footer .brand{color:inherit}footer>span{font-size:12px;color:#c0baaa}footer p{font-size:14px}@media(max-width:900px){nav{gap:15px}nav a{font-size:12px}.hero{min-height:550px}.hero-copy{padding:45px 8%}h1{font-size:72px}.order,.visit{gap:5%}.request-card{padding:22px}.request-title{display:block}.locations{grid-template-columns:1fr}.products p{min-height:125px}}@media(max-width:640px){header{padding:20px 5%;flex-wrap:wrap}.brand{font-size:32px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}nav a{font-size:13px}.basket{padding:8px 10px}.review span{display:block;margin:2px 0 0;font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 6%}h1{font-size:75px}.hero-photo{height:360px}.ribbon{flex-wrap:wrap;font-size:10px;gap:12px 30px}.section{padding:50px 6%}.section-heading{display:block}.section-heading>p{margin-top:24px}.products{grid-template-columns:1fr}.products article,.products article+article{padding:24px 0;border-left:0;border-bottom:1px solid var(--line)}.products p{min-height:0}.product-bottom{margin-top:20px}.order,.visit{grid-template-columns:1fr;gap:32px}.fields{grid-template-columns:1fr}.request-card{padding:22px}.locations{grid-template-columns:1fr 1fr}footer{align-items:start;flex-direction:column}h2{font-size:49px}.stamp{width:135px;height:135px}.stamp strong{font-size:29px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.original-brand{display:block!important;position:relative;width:240px;height:50px;margin:0!important;overflow:hidden;background:#e0ded4}.original-brand img{position:absolute;width:552px;max-width:none;height:auto;left:-170px;top:-22px}.counter-photo{margin:25px 0 0;position:relative;height:290px;overflow:hidden}.counter-photo img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.counter-photo figcaption{position:absolute;bottom:0;right:0;background:#000b;color:#fff;font-size:12px;padding:6px 12px}.storefront{width:100%;height:200px;object-fit:cover;object-position:center 38%;margin-bottom:25px}.button:disabled{opacity:.6;cursor:not-allowed}.stamp strong{font-size:30px}@media(max-width:640px){.original-brand{width:205px;height:44px}.original-brand img{width:480px;left:-148px;top:-19px}.counter-photo{height:220px}.counter-photo figcaption{font-size:11px}.stamp strong{font-size:26px}}
.menu-section{background:#f1eee5;border-top:1px solid var(--line)}.menu-note{font-size:14px;color:#686257;max-width:880px}.menu-tabs{display:flex;gap:0;border-bottom:2px solid var(--red);margin:30px 0 40px}.menu-tabs button{border:0;background:transparent;padding:17px 28px;font-size:16px;cursor:pointer;color:var(--ink);font-weight:700}.menu-tabs button[aria-selected=true]{color:white;background:var(--red)}[hidden]{display:none!important}.deli-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:7%}.deli-layout h3{margin:0;font-size:40px}.deli-layout>div>p{color:#665f54}.sandwich-sizes article{border-bottom:1px solid #d1cbbf;padding:20px 0}.menu-section h4{font-size:17px;line-height:1.4;margin:0 0 5px}.sandwich-sizes span{font-size:14px;color:#756b5d}.menu-footnote{font-size:13px;color:#766c5f}.menu-callout{background:var(--red);color:white;padding:24px;margin-top:25px}.menu-callout p{font-size:15px;margin:5px 0 0}.daily-menu{margin-top:25px}.daily-menu p{font-size:15px}.menu-choices details{border-top:1px solid #c8c0b2;padding:20px 0}.menu-choices details:last-child{border-bottom:1px solid #c8c0b2}.menu-section summary{font-weight:700;cursor:pointer;font-size:17px}.choice-grid{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:20px;margin-top:25px}.choice-grid h4{font-size:14px;color:var(--red)}.choice-grid p{font-size:14px;line-height:1.85;margin:5px 0 20px}.menu-choices details>p{font-size:15px;line-height:1.9}.menu-choices details>h4{margin-top:20px}.panel-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:35px}.panel-intro h3{font-size:40px;margin:0 0 10px}.panel-intro p{max-width:650px;color:#655f54}.panel-intro>span{font-size:12px;letter-spacing:1px;color:var(--red)}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.bundle{padding:24px;background:var(--paper);border:1px solid #d6cfc2}.bundle summary>span:first-child{font-family:'Barlow Condensed',sans-serif;font-size:28px}.bundle-weight{display:block;font-size:12px;color:var(--red);margin-top:8px}.bundle ul{list-style:none;padding:10px 0 0}.bundle li{padding:6px 0;margin:0;font-size:14px;border-bottom:1px solid var(--line)}.bundle li:before{content:none}.bundle button{border:1px solid var(--red);padding:10px;color:var(--red);background:transparent;font-size:13px;cursor:pointer;width:100%}.tray-sizes{display:flex;gap:60px;padding:20px 0 30px;border-bottom:1px solid var(--line)}.tray-sizes strong{display:block;color:var(--red);font-size:18px}.tray-sizes span{font-size:14px}.tray-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.tray-grid article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.tray-number{font-size:13px;color:var(--red);font-weight:700}.tray-grid p{font-size:15px;margin:0;color:#655f54}.clean-brand{display:flex!important;flex-direction:column;align-items:center;margin:0!important;color:var(--red);min-width:220px}.clean-brand>span{font-family:Georgia,serif!important;font-size:17px!important;letter-spacing:1px!important;margin:0 0 4px!important}.clean-brand strong{font-family:Georgia,serif;font-size:30px;font-style:italic;letter-spacing:-1px;font-weight:700;line-height:1.1}@media(max-width:900px){.bundle-grid{grid-template-columns:1fr 1fr}.choice-grid{grid-template-columns:1fr 1fr}.deli-layout{gap:5%}.clean-brand{min-width:200px}}@media(max-width:640px){.menu-tabs button{padding:14px 10px;flex:1;font-size:14px}.deli-layout{grid-template-columns:1fr;gap:30px}.bundle-grid,.tray-grid{grid-template-columns:1fr}.tray-sizes{gap:25px}.panel-intro{display:block}.menu-section{padding-left:6%;padding-right:6%}.clean-brand{min-width:190px}.clean-brand strong{font-size:27px}.clean-brand>span{font-size:15px!important}}
