*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;color:#2a2018;background:#faf6ef}.app{max-width:720px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#c1272d;color:#fff}.site-header a{color:#fff;text-decoration:none;font-weight:600}main{flex:1;padding:1rem 1.25rem 3rem}.error-banner{background:#fdecea;color:#611a15;border:1px solid #f5c6cb;border-radius:6px;padding:.75rem 1rem}.menu-category h2{margin-top:2rem;border-bottom:2px solid #e0d8c8;padding-bottom:.25rem}.menu-items{list-style:none;padding:0;margin:0}.menu-item-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.9rem .5rem;border:none;border-bottom:1px solid #eee2d0;background:none;font-size:1rem;text-align:left;cursor:pointer}.menu-item-button:disabled{opacity:.5;cursor:default}.menu-item-price{color:#555}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:10}.builder{background:#fff;border-radius:12px;max-width:640px;width:100%;max-height:90vh;overflow-y:auto;padding:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.builder{grid-template-columns:260px 1fr}}.builder-preview{display:flex;flex-direction:column;align-items:center;gap:.75rem}.builder-total{display:flex;justify-content:space-between;width:100%;font-weight:700}.builder-actions{display:flex;gap:.5rem;width:100%}.group{border:1px solid #eee2d0;border-radius:8px;padding:.75rem;margin-bottom:.75rem}.group-rule{color:#888;font-weight:400;margin-left:.5rem;font-size:.85rem}.mod-row{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0}.mod-86,.mod-price{color:#888;font-size:.85rem}.chip{border:1px solid #ccc;border-radius:999px;background:#fff;padding:.25rem .6rem;margin-left:.25rem;cursor:pointer}.chip.on{background:#c1272d;color:#fff;border-color:#c1272d}button.primary{background:#c1272d;color:#fff;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:1rem;cursor:pointer}button.primary:disabled{opacity:.6;cursor:default}button.ghost{background:none;border:1px solid #ccc;border-radius:8px;padding:.75rem 1.25rem;cursor:pointer}.cart-lines{list-style:none;padding:0}.cart-line{border-bottom:1px solid #eee2d0;padding:.75rem 0}.cart-line-main{display:flex;justify-content:space-between;font-weight:600}.cart-line-mods{color:#666;font-size:.9rem}.cart-line-actions{display:flex;align-items:center;gap:1rem;margin-top:.4rem}.cart-line-actions input[type=number]{width:3.5rem;margin-left:.5rem}.cart-total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin:1rem 0 .25rem}.cart-tax-note{color:#888;font-size:.85rem;margin-top:0}.guest-form{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.guest-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.guest-form input,.guest-form textarea{padding:.5rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.success-page,.cancel-page{text-align:center;padding-top:2rem}.account-tabs{display:flex;gap:.5rem;margin:1rem 0}.account-note{color:#888;font-size:.85rem;margin-top:1rem}.order-number{font-size:1.5rem;font-weight:700}
