.title{color:var(--color-primary-brown)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,h1,h2,p{margin:0;padding:0}footer.svelte-zktcig{margin-top:2em}.hidden.svelte-zktcig{display:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:var(--color-muted-beige);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary-brown: #813c14;--color-secondary-brown: #a97d5b;--color-light-background: #f3f0de;--color-muted-beige: #d4c0a7;--color-soft-cream: #efebd8}input.svelte-zktcig,textarea.svelte-zktcig{font-family:inherit;font-size:1rem;font-weight:400;color:var(--color-primary-brown);background:#fff;border:1px solid var(--color-primary-brown);border-radius:.25rem;padding:.5rem;box-sizing:border-box;width:100%;outline:none}input.svelte-zktcig:focus,textarea.svelte-zktcig:focus{border-color:var(--color-secondary-brown);box-shadow:0 0 0 2px #813c1433}.modal.svelte-zktcig input:where(.svelte-zktcig),.modal.svelte-zktcig textarea:where(.svelte-zktcig){width:100%}main.svelte-zktcig{padding:0;margin:0}.main-layout.svelte-zktcig{display:flex;gap:0;max-width:100%;margin:0;align-items:flex-start;flex-wrap:wrap}.menu.svelte-zktcig{width:100%;display:block}.header.svelte-zktcig{position:sticky;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 0;background:var(--color-soft-cream);border-bottom:1px solid var(--color-primary-brown);width:100%;z-index:100;top:0;border-radius:12px}h1.title.svelte-zktcig{padding:0;margin:0}.filter-buttons.svelte-zktcig{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.filter-buttons.svelte-zktcig button:where(.svelte-zktcig){padding:.5rem 1rem;border:1px solid var(--color-primary-brown);border-radius:.25rem;background:var(--color-soft-cream);color:var(--color-primary-brown);cursor:pointer;transition:all .2s}.filter-buttons.svelte-zktcig button.active:where(.svelte-zktcig),.filter-buttons.svelte-zktcig button:where(.svelte-zktcig):hover{background:var(--color-primary-brown);color:var(--color-soft-cream)}.lunch-container.svelte-zktcig{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem;justify-content:center;align-items:stretch}.lunch-item.svelte-zktcig{border:2px solid var(--color-primary-brown);border-radius:.5rem;padding:1rem;width:200px;background:var(--color-soft-cream);display:flex;flex-direction:column}.lunch-item.svelte-zktcig h2:where(.svelte-zktcig){font-size:1.8rem;font-weight:700;margin:0 0 .3rem;color:var(--color-primary-brown);line-height:1.3;text-align:center}.lunch-item.svelte-zktcig button:where(.svelte-zktcig){width:100%;border:1px solid var(--color-primary-brown);background:var(--color-primary-brown);color:var(--color-soft-cream);cursor:pointer}.basket-sidebar.svelte-zktcig{position:fixed;top:0;right:-350px;width:300px;height:100vh;background:var(--color-soft-cream);border-left:2px solid var(--color-primary-brown);padding:1rem;color:var(--color-secondary-brown);box-shadow:-4px 0 12px #0003;transition:right .3s ease-in-out;z-index:999;display:flex;flex-direction:column}.basket-sidebar.active.svelte-zktcig{right:0}.basket-sidebar.svelte-zktcig ul:where(.svelte-zktcig){list-style:none;padding:0}.basket-sidebar.svelte-zktcig li:where(.svelte-zktcig){display:flex;justify-content:space-between;margin-bottom:.5rem}.basket-sidebar.svelte-zktcig button:where(.svelte-zktcig){border:1px solid var(--color-primary-brown);background:var(--color-secondary-brown);color:var(--color-soft-cream);cursor:pointer;border-radius:.25rem;padding:.2rem .5rem}.basket-toggle.svelte-zktcig{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:var(--color-primary-brown);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0000004d;z-index:1000}.basket-toggle.svelte-zktcig svg:where(.svelte-zktcig){width:28px;height:28px;stroke:#fff}.basket-count.svelte-zktcig{position:absolute;top:-5px;right:-5px;background:#ff3e00;color:#fff;font-weight:700;font-size:.75rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid white}.loading.svelte-zktcig{margin-top:1rem}.modal.svelte-zktcig input:where(.svelte-zktcig),.modal.svelte-zktcig textarea:where(.svelte-zktcig){background:#fff;color:var(--color-primary-brown)}.modal-backdrop.svelte-zktcig{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal.svelte-zktcig{background:var(--color-soft-cream);padding:1.5rem;border-radius:.75rem;border:2px solid var(--color-primary-brown);color:var(--color-primary-brown);box-sizing:border-box;width:min(90%,400px)}.modal.svelte-zktcig ul:where(.svelte-zktcig){list-style:none;padding:0;margin-bottom:1rem}.modal.svelte-zktcig li:where(.svelte-zktcig){margin-bottom:.25rem}.modal-total.svelte-zktcig{font-weight:700;margin-bottom:1rem}.modal.svelte-zktcig input:where(.svelte-zktcig),.modal.svelte-zktcig textarea:where(.svelte-zktcig){width:100%;margin-bottom:.5rem;padding:.5rem;border-radius:.25rem;border:1px solid var(--color-primary-brown);box-sizing:border-box}.modal-actions.svelte-zktcig{display:flex;justify-content:space-between;margin-top:1rem}.modal-actions.svelte-zktcig button:where(.svelte-zktcig){padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--color-primary-brown);cursor:pointer}.labels.svelte-zktcig{font-size:.85rem;color:var(--color-secondary-brown);margin-bottom:.5rem;text-align:left}.lunch-item.svelte-zktcig .price:where(.svelte-zktcig){font-size:1.25rem;font-weight:700;color:var(--color-primary-brown);background-color:var(--color-soft-cream);padding:.25rem .5rem;border:1px solid var(--color-primary-brown);border-radius:.5rem;display:inline-block;margin-bottom:.5rem}.lunch-item.svelte-zktcig .spacer:where(.svelte-zktcig){flex-grow:1}.item_description.svelte-zktcig{font-size:1.1rem;font-weight:700;color:var(--color-secondary-brown);margin-bottom:.5rem}main.svelte-1edsooj{padding:1rem;font-family:system-ui,sans-serif}h1.svelte-1edsooj{margin-bottom:1rem;color:#813c14}table.svelte-1edsooj{width:100%;border-collapse:collapse;margin-top:1rem}th.svelte-1edsooj{font-size:.8rem;font-weight:300;text-align:left;padding-left:1rem;background-color:#a97d5b;color:#fff;text-transform:uppercase}td.svelte-1edsooj{text-align:left;padding:.5rem 1rem;border:1px solid #813c14;color:#000}tbody.svelte-1edsooj tr:where(.svelte-1edsooj):hover{background-color:#efebd8;color:#000}.modal-backdrop.svelte-1edsooj{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal.svelte-1edsooj{background:#00f;border:2px solid #813c14;padding:1.5rem;border-radius:.75rem;max-width:500px;width:90%;box-shadow:0 4px 12px #0000004d}.modal.svelte-1edsooj h2:where(.svelte-1edsooj){margin-top:0}.modal.svelte-1edsooj button:where(.svelte-1edsooj){margin-top:1rem;padding:.5rem 1rem;border:1px solid #813c14;background:#813c14;color:#efebd8;cursor:pointer;border-radius:.25rem}.modal.two-col.svelte-1edsooj{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:700px}.modal-left.svelte-1edsooj,.modal-right.svelte-1edsooj{display:flex;flex-direction:column}.modal-total.svelte-1edsooj{margin-top:1rem;font-size:1.1rem;font-weight:700}.order-lines.svelte-1edsooj{list-style:none;padding:0;margin:0 0 1rem}.order-lines.svelte-1edsooj li:where(.svelte-1edsooj){display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid #813c14;font-size:.95rem}.modal-actions.svelte-1edsooj{display:flex;gap:.75rem;margin-top:1rem}.modal-actions.svelte-1edsooj button:where(.svelte-1edsooj){flex:1;padding:.5rem}.thank-you-backdrop.svelte-1jdnl7c{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:1000}.thank-you.svelte-1jdnl7c{text-align:center;padding:2rem;background:var(--color-soft-cream);border:4px solid white;border-radius:1rem;max-width:500px;width:90%;color:var(--color-primary-brown);box-shadow:0 4px 12px #0000004d}.thank-you.svelte-1jdnl7c a:where(.svelte-1jdnl7c){display:inline-block;margin-top:1rem;padding:.5rem 1rem;background:var(--color-primary-brown);color:var(--color-soft-cream);border-radius:.25rem;text-decoration:none}
