@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#d92528;--yellow:#ffd445;--ink:#202020;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #2374bc;outline-offset:4px}.announcement{background:var(--red);color:white;text-align:center;padding:10px;font-size:.75rem;letter-spacing:2px;font-weight:700}.announcement span{color:var(--yellow);margin-left:12px}header{height:102px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:var(--paper);border-bottom:1px solid #dedbd5}.brand{display:inline-flex;flex-direction:column;align-items:center;color:var(--red);transform:skew(-7deg);line-height:.9}.brand strong{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:2.3rem;font-weight:900;letter-spacing:-1px}.brand span{font-weight:900;font-size:1rem;margin-top:9px;letter-spacing:2px}header nav{display:flex;gap:35px;align-items:center;font-weight:700;font-size:.9rem}.navbutton{border:0;background:none;font-size:inherit;font-weight:inherit;color:inherit;padding:8px 0}.bag{border:2px solid var(--ink);background:none;padding:12px 19px;font-weight:700}.bag span{background:var(--red);color:white;border-radius:50%;padding:3px 7px;margin-left:10px}.hero{display:grid;grid-template-columns:46% 54%;background:var(--red);color:white;min-height:510px;overflow:hidden}.hero-copy{padding:56px 0 40px 13%;position:relative;z-index:1}.eyebrow{font-size:.8rem;font-weight:800;letter-spacing:2px;margin:0 0 16px}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;text-transform:uppercase;line-height:.96;margin:0;font-weight:800}h1{font-size:clamp(3.8rem,6.4vw,6.5rem);letter-spacing:-1px}h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p:not(.eyebrow){line-height:1.6;margin:24px 0}.button{border:0;display:inline-flex;justify-content:space-between;gap:35px;align-items:center;min-height:52px;padding:16px 23px;font-weight:800;font-size:.88rem;letter-spacing:.6px}.yellow{background:var(--yellow);color:var(--ink)}.button span{font-size:1.4rem;line-height:1}.hero-note{font-size:.65rem;letter-spacing:1.3px;margin-top:26px;font-weight:700}.hero-photo{position:relative;background:#1c1816;min-width:0}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.stamp{position:absolute;right:30px;top:30px;background:var(--yellow);color:var(--ink);border-radius:50%;width:117px;height:117px;text-align:center;padding:24px 12px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:1.1rem;line-height:1.05;transform:rotate(12deg);box-shadow:0 0 0 5px #ffd44555}.stamp b{font-size:1.4rem}.photo-caption{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(transparent,#000b);padding:50px 30px 22px;font-weight:700;font-size:.8rem;letter-spacing:1px;display:flex;justify-content:space-between}.ticker{background:var(--yellow);padding:15px 0;white-space:nowrap;overflow:hidden;text-align:center;font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:1px}.ticker span{margin:0 28px}.menu-section{padding:65px 6% 70px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.red{color:var(--red)}h2{font-size:3.4rem}.section-heading>p{margin:0;line-height:1.5;color:#62605c;font-size:.95rem}.menu-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #d6d3cd;margin-bottom:30px;padding-bottom:18px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid #ccc9c3;padding:10px 18px;background:transparent;font-weight:700;font-size:.88rem}.filters button.active{background:var(--ink);color:white;border-color:var(--ink)}.demo-label{color:#706b63;font-size:.67rem;letter-spacing:1px}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:white;border:1px solid #ddd9d2;display:flex;flex-direction:column}.card-top{height:165px;position:relative;background:#eee9df;overflow:hidden}.card-top img{width:100%;height:100%;object-fit:cover}.card-tag{position:absolute;left:16px;top:16px;background:var(--yellow);padding:6px 10px;font-size:.65rem;letter-spacing:1px;font-weight:800}.card-body{padding:25px;flex:1;display:flex;flex-direction:column}.card-number{color:var(--red);font-size:.75rem;letter-spacing:2px;font-weight:700;margin-bottom:12px}h3{font-size:2rem}.card p{color:#68635c;line-height:1.55;font-size:.92rem;margin:14px 0 24px;flex:1}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.price{font-weight:700}.price small{display:block;color:#736c63;font-weight:400;font-size:.75rem;margin-top:4px}.add{background:none;border:2px solid var(--red);color:var(--red);padding:10px 16px;font-size:.78rem;font-weight:800}.add:hover{background:var(--red);color:white}.story{background:var(--ink);color:white;display:grid;grid-template-columns:1.1fr 1fr;gap:60px;padding:55px 6%}.story h2{font-size:3.2rem}.story .eyebrow{color:var(--yellow)}.story p:not(.eyebrow){line-height:1.7;margin:0 0 24px;color:#e0dcd6}footer{display:flex;justify-content:space-between;align-items:center;padding:40px 6%;gap:30px}.fine{font-size:.8rem;line-height:1.6;color:#77716b}.mobile-nav{display:none}dialog{border:0;background:var(--paper);color:var(--ink);padding:35px;width:min(540px,calc(100% - 24px));max-height:90dvh;overflow:auto;box-shadow:0 20px 80px #0005}dialog::backdrop{background:#0009;backdrop-filter:blur(3px)}dialog h2{font-size:2.7rem;margin-right:25px}dialog p{line-height:1.6;color:#6d675e}.close{position:absolute;right:16px;top:12px;background:none;border:0;font-size:2rem;padding:0 10px}.field{display:flex;flex-direction:column;gap:9px;margin:18px 0;font-weight:600}select,textarea{border:1px solid #aaa298;background:white;padding:12px;color:var(--ink);width:100%;border-radius:0}fieldset{border:1px solid #cfc8bc;margin:22px 0;padding:16px}legend{font-weight:700;padding:0 7px}fieldset label{display:flex;align-items:center;gap:10px;margin:8px 0;line-height:1.5}input[type=radio],input[type=checkbox]{width:19px;height:19px;accent-color:var(--red)}.add-row{display:flex;justify-content:space-between;align-items:center;gap:15px}.add-row input{width:65px;padding:10px;border:1px solid #bbb}.redbutton{background:var(--red);color:white}.cart-item{padding:20px 0;border-bottom:1px solid #d9d1c8}.cart-item h3{font-size:1.6rem}.cart-item p{font-size:.85rem;margin:8px 0}.cart-actions{display:flex;gap:14px;align-items:center}.cart-actions button{min-width:34px;min-height:34px;border:1px solid #ccc;background:white}.cart-actions .remove{margin-left:auto;color:var(--red);border:0}.total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin:25px 0 12px}.wide{width:100%;justify-content:center}.skip{position:fixed;left:12px;top:-70px;z-index:20;background:white;padding:14px}.skip:focus{top:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:16px 25px;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s;text-align:center;max-width:90%}#toast.visible{opacity:1}@media(min-width:1500px){.hero{min-height:610px}.hero-copy{padding-top:80px}}@media(max-width:850px){header{padding:0 5%;height:85px}header nav{gap:20px;font-size:.8rem}.brand strong{font-size:1.9rem}.hero{grid-template-columns:1fr 1fr;min-height:450px}.hero-copy{padding:42px 20px 35px 10%}h1{font-size:3.8rem}.hero-note{font-size:.6rem}.stamp{width:95px;height:95px;font-size:.9rem;padding:17px 8px;right:18px}.stamp b{font-size:1.2rem}.menu-grid{grid-template-columns:repeat(2,1fr)}.demo-label{display:none}.story{gap:30px}.story h2{font-size:2.6rem}footer>p:not(.fine){display:none}}@media(max-width:580px){body{padding-bottom:65px}.announcement{font-size:.6rem;letter-spacing:1px}header{height:82px}header nav{display:none}.brand strong{font-size:2rem}.brand span{font-size:.8rem}.bag{font-size:.8rem;padding:10px 13px}.hero{display:flex;flex-direction:column}.hero-copy{padding:35px 6% 28px}.eyebrow{font-size:.68rem}h1{font-size:4.1rem}.hero-copy>p:not(.eyebrow){font-size:.95rem;margin:18px 0}.hero-note{display:none}.hero-photo{height:290px}.stamp{top:20px}.photo-caption{font-size:.68rem;padding-left:6%}.ticker{font-size:1.05rem;padding:12px 0}.menu-section{padding:40px 5%}h2{font-size:2.7rem}.section-heading{margin-bottom:24px}.section-heading>p{display:none}.menu-toolbar{margin-bottom:22px}.filters{gap:5px}.filters button{padding:10px 12px;font-size:.8rem}.menu-grid{grid-template-columns:1fr;gap:18px}.card-top{height:190px}.card-body{padding:22px}.story{grid-template-columns:1fr;padding:38px 6%;gap:24px}.story h2{font-size:2.8rem}footer{padding:30px 6%;align-items:start;flex-direction:column;gap:15px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;width:100%;height:65px;padding-bottom:env(safe-area-inset-bottom);z-index:10;align-items:center;justify-content:space-around;background:var(--paper);border-top:1px solid #ccc;font-size:.88rem;font-weight:700}.mobile-nav button{border:0;background:none;color:var(--ink);padding:12px}.mobile-nav span{color:var(--red)}dialog{padding:30px 22px}#toast{bottom:80px;width:max-content;max-width:90%}.add-row{flex-wrap:wrap}.add-row .button{flex:1;justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}