:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#163d32;background:#fffef9;--green:#163d32;--lime:#e1fc7b;--muted:#687870}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer;border:1px solid #ccd7c9;background:white;color:var(--green);border-radius:8px;padding:12px 16px}button:disabled{cursor:not-allowed;opacity:.48}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #6b8f12;outline-offset:3px}h1,h2,h3,p{margin-top:0}.preview{background:var(--green);color:var(--lime);text-align:center;padding:10px 18px;font-size:11px;letter-spacing:1.3px}header{max-width:1380px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:26px 50px;border-bottom:1px solid #e5e8df}.wordmark{font-weight:900;font-size:34px;letter-spacing:-2px}.wordmark span{display:block;font-size:8px;letter-spacing:2px;margin-top:3px}nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:600}nav button{border:0;background:transparent}.bag{border:1px solid #c8d2c2;border-radius:50px;padding:12px 18px}.bag b{display:inline-block;margin-left:8px}.hero{max-width:1380px;margin:auto;padding:64px 50px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;margin-bottom:18px}h1{font-size:clamp(44px,5.4vw,76px);line-height:1.04;letter-spacing:-3px;font-weight:750;margin-bottom:24px}h1 em{font-family:Georgia,serif;font-weight:500}#tagline{font-size:17px;line-height:1.65;max-width:440px;color:#5c6f62}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 22px;background:var(--lime);border:0;color:var(--green);border-radius:8px;font-weight:750;font-size:14px}.primary span{font-size:22px;line-height:1}.promise{display:flex;align-items:center;gap:12px;margin-top:30px}.promise strong{font-size:13px}.promise small{display:block;font-size:11px;color:var(--muted);margin-top:5px;max-width:350px}.dot{border-radius:50%;width:9px;height:9px;background:#89a952}.hero-art{height:435px;border-radius:110px 12px 110px 12px;background:#ebedcf;position:relative;overflow:hidden}.hero-art>img{width:100%;height:100%;object-fit:cover}.hero-label{position:absolute;bottom:28px;right:24px;background:var(--lime);border-radius:50%;width:125px;height:125px;display:grid;place-content:center;text-align:center;transform:rotate(12deg);font-size:11px;font-weight:850;line-height:1.6}.plate-art{position:absolute;inset:45px;border-radius:50%;background:#fefdf5;box-shadow:0 8px 28px #28443620,inset 0 0 0 25px #f8f5e6;display:grid;place-content:center;text-align:center;font-family:Georgia,serif;font-size:64px;font-style:italic}.menu-section{background:#f4f5ed;padding:58px max(28px,calc((100vw - 1280px)/2));border-top:1px solid #e4e8dc}.section-heading{display:flex;justify-content:space-between;align-items:center}h2{font-size:34px;letter-spacing:-1px;margin-bottom:22px}.section-heading .eyebrow{margin-bottom:10px}.pickup{font-size:12px;border:1px solid #d3dacc;border-radius:24px;padding:10px 15px}.categories{display:flex;flex-wrap:wrap;gap:9px;margin:12px 0 28px}.categories button{border-radius:30px;font-size:13px}.categories button.active{background:var(--green);color:white}.ordering-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:32px;align-items:start}.menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.food-card{border-radius:14px;background:white;overflow:hidden;border:1px solid #e1e6d9}.food-image{width:100%;aspect-ratio:1.5;object-fit:cover;background:#e9ecd9;display:grid;place-content:center;font-family:Georgia,serif;font-size:32px;color:#60734b}.food-body{padding:22px}.food-card h3{font-size:21px;margin-bottom:9px;letter-spacing:-.4px}.food-card p{font-size:13px;color:#687870;line-height:1.6;min-height:42px}.food-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.food-bottom button{border-radius:30px;font-size:12px}.cart{position:sticky;top:24px;padding:26px;background:white;border-radius:14px;border:1px solid #dce2d4}.cart h2{font-size:26px}.cart .eyebrow{font-size:8px;letter-spacing:1.2px}.cart-line{border-bottom:1px solid #e7eadf;padding:14px 0;font-size:13px}.cart-line strong{display:block}.cart-line small{display:block;color:var(--muted);line-height:1.6;margin:6px 0}.cart-line div{display:flex;align-items:center;justify-content:space-between}.remove{border:0;padding:4px 0;color:#657465;text-decoration:underline;font-size:11px}.total{display:flex;justify-content:space-between;margin:24px 0 10px}.small{font-size:11px;color:var(--muted);line-height:1.65}form label{display:block;font-size:12px;font-weight:600;margin:15px 0}label span{font-weight:400}input,textarea{width:100%;border:1px solid #c5cfbf;background:#fcfcf8;padding:12px;border-radius:6px;margin-top:7px;color:var(--green)}textarea{min-height:75px}#checkout-button{width:100%;font-size:13px;padding:15px}#checkout-error{font-size:12px;color:#a8351d;line-height:1.5;margin:15px 0 0}.allergy{font-size:11px;line-height:1.7;color:var(--muted);padding-top:24px;max-width:650px}.steps{max-width:1280px;margin:auto;padding:60px 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.steps b{font-size:12px;background:#e9efce;display:inline-block;padding:10px;border-radius:50%;margin-bottom:18px}.steps h3{font-size:20px}.steps p{font-size:13px;line-height:1.7;color:var(--muted)}footer{background:var(--green);color:#f6f6ec;padding:42px max(28px,calc((100vw - 1224px)/2));display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}footer strong{font-size:26px}footer span{font-size:12px}footer p{font-size:11px;color:#becdbe;width:100%;margin:0;line-height:1.6}dialog{border:1px solid #c7d4bb;border-radius:18px;max-width:600px;width:calc(100% - 30px);padding:30px;color:var(--green);max-height:90vh}dialog::backdrop{background:#112920aa}dialog h2{font-size:28px;padding-right:24px}.close{position:absolute;top:14px;right:14px;border:0;font-size:20px}fieldset{border:1px solid #d4dfc8;border-radius:10px;margin:18px 0;padding:15px}legend{font-size:13px;font-weight:700}fieldset label{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:400}fieldset input{width:auto;margin:0}.dialog-bottom{display:flex;align-items:end;gap:20px}.dialog-bottom label{width:85px;margin:0}.dialog-bottom .primary{flex:1;justify-content:center}#tracking{max-width:1180px;margin:0 auto 45px;background:var(--green);color:white;padding:32px;border-radius:18px;scroll-margin-top:25px}#tracking h2{font-size:28px}#tracking p{line-height:1.6;color:#d1dfca}.tracking-top{display:flex;justify-content:space-between;gap:20px}.tracking-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0 15px}.tracking-step{border-top:3px solid #5b7460;padding-top:14px;font-size:12px;line-height:1.6}.tracking-step.done{border-color:var(--lime);color:var(--lime)}.eta-card{background:#ffffff10;padding:15px 20px;border-radius:12px}.eta-card strong{font-size:24px}.eta-card small{display:block;margin-top:6px;font-size:11px}.order-choice{width:100%;text-align:left;margin:7px 0}.warning{color:#a44028}#notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 20px;background:var(--green);color:white;border-radius:8px;z-index:10;display:none}#notice.visible{display:block}
@media(max-width:1000px){header{padding:24px 28px}.hero{padding:42px 28px;gap:32px}.hero-art{height:360px}.ordering-layout{grid-template-columns:1fr 300px;gap:20px}.menu-grid{grid-template-columns:1fr}#tracking{margin:0 28px 32px}.steps{gap:25px}}
@media(max-width:680px){header{padding:20px;align-items:flex-start}.wordmark{font-size:27px}nav{gap:9px;font-size:11px}nav>a:first-child{display:none}nav button{padding:10px 4px}.bag{padding:10px}.hero{grid-template-columns:1fr;padding:35px 22px;gap:30px}h1{font-size:51px}.hero-art{height:285px;border-radius:70px 10px 70px 10px}.hero-label{width:100px;height:100px}.plate-art{inset:25px 65px;font-size:44px}.menu-section{padding:34px 20px}.ordering-layout{grid-template-columns:1fr}.menu-grid{grid-template-columns:1fr 1fr;gap:12px}.food-body{padding:14px}.food-card h3{font-size:17px}.food-card p{font-size:11px}.food-bottom{flex-wrap:wrap}.food-bottom button{padding:8px 12px}.cart{position:static;margin-top:15px}.pickup{display:none}.section-heading h2{font-size:29px}.steps{grid-template-columns:1fr;gap:24px;padding:35px 25px}.steps b{float:left;margin:0 18px 40px 0}.steps p{margin-bottom:0}.tracking-top{flex-direction:column}#tracking{margin:0 20px 25px;padding:25px}.tracking-steps{gap:6px}.tracking-step{font-size:10px}dialog{padding:24px}.dialog-bottom{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.powered{display:flex;gap:9px;align-items:center;margin-left:auto}.powered img{width:125px;height:auto;object-fit:contain}.powered span{font-size:11px}.restaurant-logo{display:block;max-width:210px;max-height:70px;object-fit:contain}.account-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check-label{display:flex;gap:10px;align-items:flex-start;line-height:1.6}.check-label input{width:18px;flex-shrink:0;margin-top:2px}.account-note{font-size:12px;line-height:1.6;background:#f4f5ed;border-radius:8px;padding:15px}.account-actions,.favorite-row{display:flex;gap:8px;justify-content:space-between;margin:16px 0}.account-actions button,.favorite-row button{font-size:12px}#account-dialog hr{border:0;border-top:1px solid #e1e6d9;margin:25px 0}#save-favorite{font-size:12px;margin-top:15px;width:100%}body[data-accent=peach]{--lime:#ffd1a3}body[data-accent=sky]{--lime:#bce6ff}body[data-accent=rose]{--lime:#fbcbd7}body[data-layout=classic] .hero-art{border-radius:12px}body[data-layout=classic] h1{font-family:Georgia,serif;font-weight:500}body[data-layout=bold] .hero-art{border-radius:0}body[data-layout=bold] h1{text-transform:uppercase;font-weight:900;letter-spacing:-2px}.hero h1{max-width:650px;overflow-wrap:anywhere}
@media(max-width:680px){header{flex-wrap:wrap;gap:18px}.restaurant-logo{max-width:175px;height:50px}nav{width:100%;justify-content:space-between}nav>a:first-child{display:block}.powered{margin-left:0}.account-columns{grid-template-columns:1fr;gap:0}#notice{max-width:90vw;width:max-content;font-size:13px}.wordmark{min-width:0}}

.hero-caption{position:absolute;bottom:82px;left:25px;right:25px;font-size:16px;font-weight:700;color:white;text-shadow:0 1px 5px #000;filter:drop-shadow(0 1px 3px #000)}.hero-controls{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:center;gap:10px;color:#163d32;background:#fffef9f2;padding:5px 10px;border-radius:30px;width:max-content;max-width:calc(100% - 40px);margin:auto}.hero-controls button{border:0;border-radius:25px;font-size:12px;padding:10px;background:transparent}.hero-controls span{font-size:11px}.hero-food-photo{animation:hero-in .4s ease-out}@keyframes hero-in{from{opacity:.55}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-food-photo{animation:none}}
