.quantity-selector.svelte-1vc9804{--selector-height: var(--btn-height-md, 2.75rem);--selector-radius: var(--radius-full, 9999px);--selector-bg: var(--color-bg-grouped-secondary, #ffffff);--selector-border: var(--color-gray-4, #D1D1D6);--selector-text: var(--color-label, #000000);--selector-accent: var(--color-brand-primary, #0077b6);--selector-accent-dark: var(--color-brand-dark, #032a5e);display:flex;align-items:center;justify-content:center;min-width:70px}.add-button.svelte-1vc9804{display:flex;align-items:center;justify-content:center;gap:.35rem;height:var(--selector-height);padding:0 1rem;background:var(--selector-bg);border:1.5px solid var(--selector-border);border-radius:var(--selector-radius);color:var(--selector-accent);font-size:.875rem;font-weight:600;cursor:pointer;transition:all var(--duration-quick, .25s) var(--ease-out, cubic-bezier(0, 0, .58, 1));-webkit-tap-highlight-color:transparent;touch-action:manipulation}.add-button.svelte-1vc9804:hover{border-color:var(--selector-accent);background:#0077b60d}.add-button.svelte-1vc9804:active{transform:scale(.96)}.quantity-badge.svelte-1vc9804{display:flex;align-items:center;justify-content:center;height:var(--selector-height);min-width:var(--selector-height);padding:0 .75rem;background:var(--selector-accent);border:none;border-radius:var(--selector-radius);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all var(--duration-quick, .25s) var(--ease-out, cubic-bezier(0, 0, .58, 1));-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-shadow:0 2px 8px #0077b640}.quantity-badge.svelte-1vc9804:hover{background:var(--selector-accent-dark);transform:scale(1.02)}.quantity-badge.svelte-1vc9804:active{transform:scale(.96)}.badge-qty.svelte-1vc9804{min-width:1.25rem;text-align:center}.stepper.svelte-1vc9804{display:flex;align-items:center;gap:0;height:var(--selector-height);background:var(--selector-accent);border-radius:var(--selector-radius);overflow:hidden;box-shadow:0 2px 12px #0077b64d;animation:svelte-1vc9804-expandIn var(--spring-snappy-duration, .35s) var(--spring-snappy, cubic-bezier(.23, 1, .32, 1))}@keyframes svelte-1vc9804-expandIn{0%{transform:scale(.9);opacity:.8}to{transform:scale(1);opacity:1}}.stepper-btn.svelte-1vc9804{display:flex;align-items:center;justify-content:center;width:var(--selector-height);height:100%;background:transparent;border:none;color:#fff;cursor:pointer;transition:all var(--duration-instant, .1s) var(--ease-out, cubic-bezier(0, 0, .58, 1));-webkit-tap-highlight-color:transparent;touch-action:manipulation}.stepper-btn.svelte-1vc9804:hover:not(:disabled){background:#ffffff26}.stepper-btn.svelte-1vc9804:active:not(:disabled){background:#ffffff40;transform:scale(.95)}.stepper-btn.svelte-1vc9804:disabled{opacity:.4;cursor:not-allowed}.stepper-btn.decrement.svelte-1vc9804{border-right:1px solid rgba(255,255,255,.2)}.stepper-btn.increment.svelte-1vc9804{border-left:1px solid rgba(255,255,255,.2)}.stepper-qty.svelte-1vc9804{min-width:2.5rem;text-align:center;font-size:1.125rem;font-weight:700;color:#fff;padding:0 .25rem}@media (min-width: 641px){.quantity-selector.svelte-1vc9804{display:none}}@media (prefers-reduced-motion: reduce){.add-button.svelte-1vc9804,.quantity-badge.svelte-1vc9804,.stepper-btn.svelte-1vc9804{transition:none}.stepper.svelte-1vc9804{animation:none}}.mobile-order-summary-btn.svelte-1vb3xow{display:none}@media (max-width: 900px){.mobile-order-summary-btn.svelte-1vb3xow{display:flex;align-items:center;gap:.35rem;position:fixed;bottom:1.25rem;left:1.25rem;z-index:1450;background:var(--primary-blue, #0077b6);color:#fff;border:none;border-radius:9999px;padding:.6rem 1rem;font-size:.8rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #00000040;transition:all .2s ease}.mobile-order-summary-btn.svelte-1vb3xow:hover{background:var(--dark-blue, #032a5e);transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.mobile-order-summary-btn.svelte-1vb3xow svg:where(.svelte-1vb3xow){flex-shrink:0}}.modal-overlay.svelte-1vb3xow{position:fixed;top:0;right:0;bottom:0;left:0;background:#032a5e99;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-backdrop.svelte-1vb3xow{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:transparent;cursor:pointer}.modal-panel.svelte-1vb3xow{position:relative;z-index:1;background:var(--color-background-primary, #ffffff);width:min(1200px,100%);max-height:90dvh;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column}.modal-header.svelte-1vb3xow{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;border-bottom:1px solid var(--border-color-subtle, #e2e8f0);gap:1rem;background:var(--color-background-primary, #ffffff)}.modal-eyebrow.svelte-1vb3xow{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--primary-blue, #0077b6);margin:0 0 .5rem;font-weight:600}.modal-header.svelte-1vb3xow h2:where(.svelte-1vb3xow){margin:0 0 .35rem;font-size:1.75rem;font-weight:700;color:var(--dark-blue, #032a5e)}.modal-subtitle.svelte-1vb3xow{margin:0;color:var(--color-label-secondary, #64748b);font-size:.95rem}.modal-close.svelte-1vb3xow{border:none;background:var(--color-fill-secondary, #f1f5f9);color:var(--color-label-primary, #1e293b);width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.modal-close.svelte-1vb3xow:hover{background:var(--primary-blue, #0077b6);color:#fff}.notice.svelte-1vb3xow{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.9rem;margin:0}.notice.success.svelte-1vb3xow{background:linear-gradient(90deg,#22c55e1a,#22c55e0d);color:#166534;border-bottom:1px solid rgba(34,197,94,.2)}.notice.warning.svelte-1vb3xow{background:linear-gradient(90deg,#eab3081a,#eab3080d);color:#854d0e;border-bottom:1px solid rgba(234,179,8,.2)}.modal-body.svelte-1vb3xow{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,380px);gap:1.5rem;padding:1.5rem 2rem 2rem;overflow-y:auto;flex:1}.menu-column.svelte-1vb3xow{display:flex;flex-direction:column;gap:1.5rem}.menu-category.svelte-1vb3xow{background:var(--color-background-secondary, #f8fafc);border-radius:1rem;padding:1.25rem;border:1px solid var(--border-color-subtle, #e2e8f0)}.category-header.svelte-1vb3xow{margin-bottom:1rem}.menu-category.svelte-1vb3xow h3:where(.svelte-1vb3xow){margin:0 0 .25rem;font-size:1.15rem;font-weight:700;color:var(--dark-blue, #032a5e)}.category-description.svelte-1vb3xow{margin:0;color:var(--color-label-secondary, #64748b);font-size:.9rem}.menu-grid.svelte-1vb3xow{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem}.menu-card.svelte-1vb3xow{background:var(--color-background-primary, #ffffff);border-radius:.75rem;padding:1rem;border:2px solid var(--border-color-subtle, #e2e8f0);display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;transition:all .2s ease}@media (min-width: 641px){.menu-card.svelte-1vb3xow:hover{border-color:var(--primary-blue, #0077b6)}}.menu-card.selected.svelte-1vb3xow{border-color:var(--primary-blue, #0077b6);background:linear-gradient(135deg,#0077b608,#48cae408)}.menu-card-content.svelte-1vb3xow{flex:1}.menu-card.svelte-1vb3xow h4:where(.svelte-1vb3xow){margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:var(--dark-blue, #032a5e)}.serves-inline.svelte-1vb3xow{font-weight:400;font-size:.85rem;color:var(--color-label-secondary, #64748b)}.menu-description.svelte-1vb3xow{margin:0 0 .5rem;font-size:.85rem;color:var(--color-label-secondary, #64748b);line-height:1.4}.menu-meta.svelte-1vb3xow{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.menu-meta.svelte-1vb3xow .serves:where(.svelte-1vb3xow){color:var(--color-label-tertiary, #94a3b8)}.menu-meta.svelte-1vb3xow .price:where(.svelte-1vb3xow){font-weight:700;color:var(--primary-blue, #0077b6)}.menu-meta.svelte-1vb3xow .price-note:where(.svelte-1vb3xow){font-weight:400;font-size:.7rem;opacity:.8}.min-note.svelte-1vb3xow{margin:.25rem 0 0;font-size:.7rem;font-weight:600;color:var(--color-label-tertiary, #94a3b8);text-transform:uppercase;letter-spacing:.03em}.category-status-container.svelte-1vb3xow{height:37px;display:flex;align-items:center;gap:.5rem}.category-status.svelte-1vb3xow{margin:.5rem 0 0;font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:.25rem;width:fit-content}.category-status.met.svelte-1vb3xow{background:#22c55e1a;color:#166534}.category-status.unmet.svelte-1vb3xow{background:#eab30826;color:#854d0e}.menu-card.below-minimum.svelte-1vb3xow{border-color:#f59e0b;background:#f59e0b0d}.quantity-field.svelte-1vb3xow{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.5rem;border-top:1px solid var(--border-color-subtle, #e2e8f0)}.quantity-label.svelte-1vb3xow{font-size:.8rem;font-weight:500;color:var(--color-label-secondary, #64748b)}.quantity-field.svelte-1vb3xow input:where(.svelte-1vb3xow){width:70px;padding:.4rem .5rem;border-radius:.5rem;border:1px solid var(--border-color-strong, #cbd5e1);font-size:1rem;text-align:center;background:var(--color-background-primary, #ffffff);color:var(--dark-blue, #032a5e)}.quantity-field.svelte-1vb3xow input:where(.svelte-1vb3xow):focus{outline:none;border-color:var(--primary-blue, #0077b6);box-shadow:0 0 0 3px #0077b61a}.desktop-only.svelte-1vb3xow{display:flex}@media (max-width: 640px){.desktop-only.svelte-1vb3xow{display:none!important}.quantity-field.svelte-1vb3xow{justify-content:flex-end}}.summary-column.svelte-1vb3xow{background:var(--color-background-secondary, #f8fafc);border-radius:1rem;padding:1.25rem;border:1px solid var(--border-color-subtle, #e2e8f0);display:flex;flex-direction:column;gap:1rem;height:fit-content;position:sticky;top:0}.summary-column.svelte-1vb3xow h3:where(.svelte-1vb3xow){margin:0;font-size:1.25rem;font-weight:700;color:var(--dark-blue, #032a5e)}.summary-lede.svelte-1vb3xow{margin:0;color:var(--color-label-secondary, #64748b);font-size:.9rem}.summary-list.svelte-1vb3xow{border-top:1px solid var(--border-color-subtle, #e2e8f0);border-bottom:1px solid var(--border-color-subtle, #e2e8f0);padding:1rem 0;display:flex;flex-direction:column;gap:.75rem;max-height:200px;overflow-y:auto}.summary-empty.svelte-1vb3xow{margin:0;color:var(--color-label-tertiary, #94a3b8);font-size:.9rem;font-style:italic}.summary-row.svelte-1vb3xow{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.summary-title.svelte-1vb3xow{margin:0;font-weight:600;font-size:.9rem;color:var(--dark-blue, #032a5e)}.summary-quantity.svelte-1vb3xow{margin:.15rem 0 0;font-size:.8rem;color:var(--color-label-tertiary, #94a3b8)}.summary-price.svelte-1vb3xow{margin:0;font-weight:600;color:var(--dark-blue, #032a5e);font-size:.9rem;white-space:nowrap}.summary-total-row.svelte-1vb3xow{display:flex;justify-content:space-between;align-items:center;gap:1rem}.summary-total.svelte-1vb3xow{display:flex;justify-content:space-between;font-weight:700;font-size:1.1rem;color:var(--dark-blue, #032a5e);flex:1}.clear-order-btn.svelte-1vb3xow{background:transparent;border:1px solid var(--border-color-strong, #cbd5e1);color:var(--color-label-secondary, #64748b);padding:.35rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.clear-order-btn.svelte-1vb3xow:hover{background:#ef44441a;border-color:#ef44444d;color:#dc2626}.summary-note.svelte-1vb3xow{margin:0;font-size:.8rem;color:var(--color-label-tertiary, #94a3b8)}.order-minimum-status.svelte-1vb3xow{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border-radius:.5rem;font-size:.85rem;font-weight:500}.order-minimum-status.met.svelte-1vb3xow{background:#22c55e1a;color:#166534;border:1px solid rgba(34,197,94,.2)}.order-minimum-status.unmet.svelte-1vb3xow{background:#f59e0b1a;color:#92400e;border:1px solid rgba(245,158,11,.25)}.order-minimum-status.svelte-1vb3xow svg:where(.svelte-1vb3xow){flex-shrink:0}.order-minimum-note.svelte-1vb3xow{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;background:#0077b60f;border-radius:.5rem;font-size:.8rem;font-weight:500;color:var(--primary-blue, #0077b6)}.order-minimum-note.svelte-1vb3xow svg:where(.svelte-1vb3xow){flex-shrink:0;opacity:.7}.validation-warnings.svelte-1vb3xow{background:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:.5rem;padding:.75rem;margin-top:.5rem}.validation-title.svelte-1vb3xow{display:flex;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#92400e}.validation-warnings.svelte-1vb3xow ul:where(.svelte-1vb3xow){margin:0;padding-left:1.25rem;font-size:.8rem;color:#92400e}.validation-warnings.svelte-1vb3xow li:where(.svelte-1vb3xow){margin:.25rem 0}.checkout-form.svelte-1vb3xow{display:flex;flex-direction:column;gap:.75rem}.form-grid.svelte-1vb3xow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.form-field.svelte-1vb3xow{display:flex;flex-direction:column;gap:.25rem}.form-field.svelte-1vb3xow span:where(.svelte-1vb3xow){font-size:.8rem;font-weight:500;color:var(--color-label-secondary, #64748b)}.form-field.svelte-1vb3xow input:where(.svelte-1vb3xow),.form-field.svelte-1vb3xow textarea:where(.svelte-1vb3xow){padding:.6rem .75rem;border-radius:.5rem;border:1px solid var(--border-color-strong, #cbd5e1);font-size:1rem;background:var(--color-background-primary, #ffffff);color:var(--dark-blue, #032a5e);transition:all .2s ease}.form-field.svelte-1vb3xow input:where(.svelte-1vb3xow):focus,.form-field.svelte-1vb3xow textarea:where(.svelte-1vb3xow):focus{outline:none;border-color:var(--primary-blue, #0077b6);box-shadow:0 0 0 3px #0077b61a}.form-field.svelte-1vb3xow textarea:where(.svelte-1vb3xow){resize:vertical;min-height:60px}.notes-field.svelte-1vb3xow{grid-column:1 / -1}.form-error.svelte-1vb3xow{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:.5rem;color:#dc2626;font-size:.85rem}.form-error.svelte-1vb3xow svg:where(.svelte-1vb3xow){flex-shrink:0;margin-top:.1rem}.checkout-button.svelte-1vb3xow{display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--primary-blue, #0077b6);color:#fff;border:none;border-radius:9999px;padding:.85rem 1.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}.checkout-button.svelte-1vb3xow:hover:not(:disabled){background:var(--dark-blue, #032a5e);transform:translateY(-1px)}.checkout-button.svelte-1vb3xow:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-1vb3xow{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1vb3xow-spin .8s linear infinite}@keyframes svelte-1vb3xow-spin{to{transform:rotate(360deg)}}.security-note.svelte-1vb3xow{display:flex;align-items:center;justify-content:center;gap:.35rem;margin:0;font-size:.75rem;color:var(--color-label-tertiary, #94a3b8);text-align:center}@media (max-width: 900px){.modal-body.svelte-1vb3xow{grid-template-columns:1fr}.summary-column.svelte-1vb3xow{position:static}}@media (max-width: 640px){.modal-overlay.svelte-1vb3xow{padding:0}.modal-panel.svelte-1vb3xow{border-radius:0;max-height:100dvh;height:100%}.modal-header.svelte-1vb3xow{padding:1rem 1.25rem}.modal-header.svelte-1vb3xow h2:where(.svelte-1vb3xow){font-size:1.35rem}.modal-body.svelte-1vb3xow{padding:1rem 1.25rem 1.5rem}.menu-category.svelte-1vb3xow,.summary-column.svelte-1vb3xow{padding:1rem}.menu-grid.svelte-1vb3xow,.form-grid.svelte-1vb3xow{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.svelte-1vb3xow,.svelte-1vb3xow:before,.svelte-1vb3xow:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.modal-overlay.svelte-1yp2v8r{position:fixed;top:0;right:0;bottom:0;left:0;background:#032a5e99;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-backdrop.svelte-1yp2v8r{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:transparent;cursor:pointer}.modal-panel.svelte-1yp2v8r{position:relative;z-index:1;background:var(--color-background-primary, #ffffff);width:min(1000px,100%);max-height:90dvh;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column}.modal-header.svelte-1yp2v8r{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;border-bottom:1px solid var(--border-color-subtle, #e2e8f0);gap:1rem;background:var(--color-background-primary, #ffffff)}.modal-eyebrow.svelte-1yp2v8r{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--primary-blue, #0077b6);margin:0 0 .5rem;font-weight:600}.modal-header.svelte-1yp2v8r h2:where(.svelte-1yp2v8r){margin:0 0 .35rem;font-size:1.75rem;font-weight:700;color:var(--dark-blue, #032a5e)}.modal-subtitle.svelte-1yp2v8r{margin:0;color:var(--color-label-secondary, #64748b);font-size:.95rem}.modal-close.svelte-1yp2v8r{border:none;background:var(--color-fill-secondary, #f1f5f9);color:var(--color-label-primary, #1e293b);width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.modal-close.svelte-1yp2v8r:hover{background:var(--primary-blue, #0077b6);color:#fff}.download-bar.svelte-1yp2v8r{background:linear-gradient(135deg,#0077b614,#48cae40d);border-bottom:1px solid rgba(0,119,182,.1);padding:1rem 2rem}.email-bar-content.svelte-1yp2v8r{display:flex;flex-direction:column;gap:.75rem}.email-bar-info.svelte-1yp2v8r{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pdf-badge.svelte-1yp2v8r{display:inline-flex;align-items:center;gap:.4rem;background:#fff;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500;color:var(--dark-blue, #032a5e);border:1px solid var(--border-color-subtle, #e2e8f0)}.pdf-badge.svelte-1yp2v8r svg:where(.svelte-1yp2v8r){color:var(--primary-blue, #0077b6)}.email-form.svelte-1yp2v8r{display:flex;flex-direction:column;gap:.5rem}.email-input-group.svelte-1yp2v8r{display:flex;gap:.5rem}.email-input-group.svelte-1yp2v8r input:where(.svelte-1yp2v8r){flex:1;padding:.625rem 1rem;border:1px solid var(--border-color-strong, #cbd5e1);border-radius:8px;font-size:.95rem;background:#fff;color:var(--dark-blue, #032a5e);transition:all .2s ease;min-width:0}.email-input-group.svelte-1yp2v8r input:where(.svelte-1yp2v8r):focus{outline:none;border-color:var(--primary-blue, #0077b6);box-shadow:0 0 0 3px #0077b61a}.email-input-group.svelte-1yp2v8r input:where(.svelte-1yp2v8r):disabled{opacity:.7;cursor:not-allowed}.email-submit-btn.svelte-1yp2v8r{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--primary-blue, #0077b6);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.email-submit-btn.svelte-1yp2v8r:hover:not(:disabled){background:var(--dark-blue, #032a5e)}.email-submit-btn.svelte-1yp2v8r:disabled{opacity:.6;cursor:not-allowed}.email-trust.svelte-1yp2v8r{margin:0;font-size:.75rem;color:var(--color-label-tertiary, #94a3b8)}.email-error.svelte-1yp2v8r{margin:0;font-size:.8rem;color:#dc2626}.instant-view-link.svelte-1yp2v8r{background:none;border:none;padding:0;font-size:.8rem;color:var(--primary-blue, #0077b6);cursor:pointer;text-decoration:none;font-weight:500;transition:color .2s ease;align-self:flex-start}.instant-view-link.svelte-1yp2v8r:hover{color:var(--dark-blue, #032a5e);text-decoration:underline}.email-success.svelte-1yp2v8r{display:flex;align-items:flex-start;gap:.75rem}.success-icon.svelte-1yp2v8r{width:32px;height:32px;background:#22c55e26;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.success-content.svelte-1yp2v8r{flex:1}.success-title.svelte-1yp2v8r{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:var(--dark-blue, #032a5e)}.success-help.svelte-1yp2v8r{margin:0;font-size:.8rem;color:var(--color-label-secondary, #64748b)}.text-link.svelte-1yp2v8r{background:none;border:none;padding:0;color:var(--primary-blue, #0077b6);cursor:pointer;font-size:inherit;font-weight:500;text-decoration:underline}.text-link.svelte-1yp2v8r:hover{color:var(--dark-blue, #032a5e)}.spinner.svelte-1yp2v8r{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1yp2v8r-spin .8s linear infinite}@keyframes svelte-1yp2v8r-spin{to{transform:rotate(360deg)}}.modal-body.svelte-1yp2v8r{padding:0;overflow-y:auto;flex:1}.menu-content.svelte-1yp2v8r{padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;gap:2rem}.menu-section.svelte-1yp2v8r{background:var(--color-background-secondary, #f8fafc);border-radius:1rem;padding:1.5rem;border:1px solid var(--border-color-subtle, #e2e8f0)}.section-header.svelte-1yp2v8r{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color-subtle, #e2e8f0)}.section-header.svelte-1yp2v8r h3:where(.svelte-1yp2v8r){margin:0 0 .35rem;font-size:1.25rem;font-weight:700;color:var(--dark-blue, #032a5e)}.section-description.svelte-1yp2v8r{margin:0;color:var(--color-label-secondary, #64748b);font-size:.9rem}.menu-grid.svelte-1yp2v8r{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.menu-item.svelte-1yp2v8r{background:var(--color-background-primary, #ffffff);border-radius:.75rem;padding:1rem;border:1px solid var(--border-color-subtle, #e2e8f0);transition:all .2s ease}.menu-item.svelte-1yp2v8r:hover{border-color:#0077b64d;box-shadow:0 4px 12px #0077b614}.item-content.svelte-1yp2v8r{display:flex;flex-direction:column;gap:.5rem;height:100%}.item-header.svelte-1yp2v8r{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.item-header.svelte-1yp2v8r h4:where(.svelte-1yp2v8r){margin:0;font-size:.95rem;font-weight:600;color:var(--dark-blue, #032a5e);line-height:1.3}.item-price.svelte-1yp2v8r{font-weight:700;color:var(--primary-blue, #0077b6);font-size:.95rem;white-space:nowrap;flex-shrink:0}.price-note.svelte-1yp2v8r{font-weight:400;font-size:.75rem;opacity:.8;display:block}.item-description.svelte-1yp2v8r{margin:0;font-size:.85rem;color:var(--color-label-secondary, #64748b);line-height:1.5}.item-meta.svelte-1yp2v8r{display:flex;align-items:center;gap:.75rem;margin-top:auto}.item-serves.svelte-1yp2v8r{font-size:.75rem;color:var(--color-label-tertiary, #94a3b8);font-weight:500}.item-min.svelte-1yp2v8r{font-size:.7rem;font-weight:600;color:var(--color-label-tertiary, #94a3b8);text-transform:uppercase;letter-spacing:.03em;background:#0077b614;padding:.15rem .5rem;border-radius:4px}.menu-footer.svelte-1yp2v8r{background:linear-gradient(135deg,#0077b614,#48cae40d);border-radius:1rem;padding:2rem;text-align:center;border:1px solid rgba(0,119,182,.1)}.footer-content.svelte-1yp2v8r h3:where(.svelte-1yp2v8r){margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--dark-blue, #032a5e)}.footer-content.svelte-1yp2v8r p:where(.svelte-1yp2v8r){margin:0 0 1.5rem;font-size:.9rem;color:var(--color-label-secondary, #64748b)}.footer-actions.svelte-1yp2v8r{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary.svelte-1yp2v8r{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--primary-blue, #0077b6);color:#fff;border:none;border-radius:9999px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.cta-primary.svelte-1yp2v8r:hover{background:var(--dark-blue, #032a5e);transform:translateY(-2px);box-shadow:0 4px 16px #0003}@media (max-width: 768px){.modal-overlay.svelte-1yp2v8r{padding:0}.modal-panel.svelte-1yp2v8r{border-radius:0;max-height:100dvh;height:100%}.modal-header.svelte-1yp2v8r{padding:1rem 1.25rem}.modal-header.svelte-1yp2v8r h2:where(.svelte-1yp2v8r){font-size:1.35rem}.download-bar.svelte-1yp2v8r{padding:1rem 1.25rem}.email-input-group.svelte-1yp2v8r{flex-direction:column}.email-submit-btn.svelte-1yp2v8r{justify-content:center}.instant-view-link.svelte-1yp2v8r{align-self:center}.email-success.svelte-1yp2v8r{flex-direction:column;text-align:center;align-items:center}.menu-content.svelte-1yp2v8r{padding:1rem 1.25rem 1.5rem;gap:1.5rem}.menu-section.svelte-1yp2v8r{padding:1rem}.menu-grid.svelte-1yp2v8r{grid-template-columns:1fr}.menu-footer.svelte-1yp2v8r{padding:1.5rem}.footer-content.svelte-1yp2v8r h3:where(.svelte-1yp2v8r){font-size:1.25rem}.footer-actions.svelte-1yp2v8r{flex-direction:column}.cta-primary.svelte-1yp2v8r{width:100%;justify-content:center}}@media (prefers-reduced-motion: reduce){.svelte-1yp2v8r,.svelte-1yp2v8r:before,.svelte-1yp2v8r:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.catering-page.svelte-2bnu0a{min-height:100vh}.hero-section.svelte-2bnu0a{position:relative;min-height:95vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-background.svelte-2bnu0a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-background.svelte-2bnu0a img:where(.svelte-2bnu0a){width:100%;height:100%;object-fit:cover}.hero-overlay.svelte-2bnu0a{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#032a5eeb,#0077b6d1,#032a5eeb)}.hero-container.svelte-2bnu0a{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem}.hero-content.svelte-2bnu0a{max-width:800px;margin:0 auto;text-align:center}.hero-eyebrow.svelte-2bnu0a{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1.25rem;border-radius:100px;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);animation:svelte-2bnu0a-fadeSlideUp .6s ease forwards}.hero-title.svelte-2bnu0a{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em;animation:svelte-2bnu0a-fadeSlideUp .6s ease .1s forwards;opacity:0}.hero-title.svelte-2bnu0a .highlight:where(.svelte-2bnu0a){background:linear-gradient(135deg,#48cae4,#90e0ef,#48cae4);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-2bnu0a-gradientShift 3s ease infinite}.hero-subtitle.svelte-2bnu0a{font-size:1.125rem;line-height:1.7;color:#ffffffe6;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto;animation:svelte-2bnu0a-fadeSlideUp .6s ease .2s forwards;opacity:0}.hero-ctas.svelte-2bnu0a{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem;animation:svelte-2bnu0a-fadeSlideUp .6s ease .3s forwards;opacity:0}.cta-primary.svelte-2bnu0a{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:linear-gradient(135deg,#fff,#f8fafc);color:var(--color-primary, #0077b6);border:none;border-radius:100px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000026,0 0 0 1px #fff3}.cta-primary.svelte-2bnu0a:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003,0 0 0 1px #ffffff4d}.cta-primary.svelte-2bnu0a svg:where(.svelte-2bnu0a){transition:transform .3s ease}.cta-primary.svelte-2bnu0a:hover svg:where(.svelte-2bnu0a){transform:translate(3px)}.cta-secondary.svelte-2bnu0a{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1.5px solid rgba(255,255,255,.3);border-radius:100px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-secondary.svelte-2bnu0a:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.hero-badges.svelte-2bnu0a{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:svelte-2bnu0a-fadeSlideUp .6s ease .4s forwards;opacity:0}.badge.svelte-2bnu0a{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:100px;font-size:.8rem;font-weight:500;color:#ffffffe6;transition:all .3s ease}.badge.svelte-2bnu0a:hover{background:#ffffff26;transform:translateY(-2px)}.badge.svelte-2bnu0a svg:where(.svelte-2bnu0a){opacity:.8}.menu-section.svelte-2bnu0a{background:#fff;padding:6rem 0}.section-container.svelte-2bnu0a{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-2bnu0a{text-align:center;max-width:600px;margin:0 auto 4rem}.section-eyebrow.svelte-2bnu0a{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary, #0077b6);margin:0 0 .75rem}.section-title.svelte-2bnu0a{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--color-text-primary, #032a5e);margin:0 0 1rem;letter-spacing:-.02em}.section-description.svelte-2bnu0a{font-size:1.1rem;line-height:1.7;color:var(--color-text-secondary, #64748b);margin:0}.options-grid.svelte-2bnu0a{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.option-card.svelte-2bnu0a{position:relative;display:flex;gap:1.5rem;padding:2.5rem;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid rgba(0,119,182,.1);border-radius:20px;transition:all .4s ease;overflow:hidden}.option-card.svelte-2bnu0a:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary, #0077b6),#48cae4);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.option-card.svelte-2bnu0a:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0077b61f;border-color:#0077b633}.option-card.svelte-2bnu0a:hover:before{transform:scaleX(1)}.option-icon.svelte-2bnu0a{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-primary, #0077b6),#005a8c);border-radius:14px;color:#fff;box-shadow:0 4px 12px #0077b64d}.option-content.svelte-2bnu0a{flex:1;position:relative}.option-number.svelte-2bnu0a{position:absolute;top:-.5rem;right:0;font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,var(--color-primary, #0077b6),#48cae4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.1;line-height:1}.option-content.svelte-2bnu0a h3:where(.svelte-2bnu0a){font-size:1.375rem;font-weight:700;color:var(--color-text-primary, #032a5e);margin:0 0 .75rem}.option-content.svelte-2bnu0a p:where(.svelte-2bnu0a){font-size:1rem;line-height:1.7;color:var(--color-text-secondary, #64748b);margin:0 0 1.5rem}.option-link.svelte-2bnu0a{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary, #0077b6);font-weight:600;font-size:.95rem;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;transition:all .3s ease}.option-link.svelte-2bnu0a:hover{color:#005a8c;gap:.75rem}.option-link.svelte-2bnu0a svg:where(.svelte-2bnu0a){transition:transform .3s ease}.option-link.svelte-2bnu0a:hover svg:where(.svelte-2bnu0a){transform:translate(3px)}.partner-section.svelte-2bnu0a{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:6rem 0}.partner-grid.svelte-2bnu0a{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.partner-image-wrapper.svelte-2bnu0a{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 48px #0000001f;transition:all .5s ease}.partner-image-wrapper.svelte-2bnu0a:hover{transform:translateY(-8px);box-shadow:0 32px 64px #00000029}.partner-image-wrapper.svelte-2bnu0a img:where(.svelte-2bnu0a){width:100%;height:auto;display:block;transition:transform .6s ease}.partner-image-wrapper.svelte-2bnu0a:hover img:where(.svelte-2bnu0a){transform:scale(1.05)}.image-badge.svelte-2bnu0a{position:absolute;bottom:1.5rem;left:1.5rem;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;font-size:.8rem;font-weight:600;color:var(--color-primary, #0077b6);box-shadow:0 4px 16px #0000001a}.image-badge.svelte-2bnu0a svg:where(.svelte-2bnu0a){color:#fbbf24}.partner-content.svelte-2bnu0a{display:flex;flex-direction:column;gap:1rem}.partner-title.svelte-2bnu0a{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--color-text-primary, #032a5e);margin:0;letter-spacing:-.02em}.partner-description.svelte-2bnu0a{font-size:1.1rem;line-height:1.8;color:var(--color-text-secondary, #64748b);margin:0}.partner-features.svelte-2bnu0a{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.partner-feature.svelte-2bnu0a{display:flex;align-items:center;gap:.75rem;color:var(--color-text-primary, #032a5e);font-weight:500}.partner-feature.svelte-2bnu0a svg:where(.svelte-2bnu0a){color:#10b981;flex-shrink:0}.partner-cta.svelte-2bnu0a{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-primary, #0077b6) 0%,#005a8c 100%);color:#fff;border:none;border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;margin-top:1rem;width:fit-content;transition:all .3s ease;box-shadow:0 4px 16px #0077b64d}.partner-cta.svelte-2bnu0a:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0077b666}.partner-cta.svelte-2bnu0a svg:where(.svelte-2bnu0a){transition:transform .3s ease}.partner-cta.svelte-2bnu0a:hover svg:where(.svelte-2bnu0a){transform:translate(3px,-3px)}.cta-section.svelte-2bnu0a{background:#fff;padding:4rem 0 6rem}.cta-card.svelte-2bnu0a{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3rem;background:linear-gradient(135deg,var(--color-primary, #0077b6) 0%,#005a8c 100%);border-radius:24px;box-shadow:0 20px 40px #0077b640}.cta-content.svelte-2bnu0a h2:where(.svelte-2bnu0a){font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .5rem}.cta-content.svelte-2bnu0a p:where(.svelte-2bnu0a){font-size:1.05rem;color:#ffffffd9;margin:0}.cta-actions.svelte-2bnu0a{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.cta-actions.svelte-2bnu0a .cta-primary:where(.svelte-2bnu0a){background:#fff;color:var(--color-primary, #0077b6)}.cta-secondary-link.svelte-2bnu0a{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-secondary-link.svelte-2bnu0a:hover{color:#fff}@keyframes svelte-2bnu0a-fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-2bnu0a-gradientShift{0%,to{background-position:0% center}50%{background-position:200% center}}@media (max-width: 968px){.hero-section.svelte-2bnu0a{min-height:85vh}.hero-container.svelte-2bnu0a{padding:5rem 1.5rem 3rem}.options-grid.svelte-2bnu0a{grid-template-columns:1fr}.partner-grid.svelte-2bnu0a{grid-template-columns:1fr;gap:3rem}.partner-image-wrapper.svelte-2bnu0a{max-width:500px;margin:0 auto}.cta-card.svelte-2bnu0a{flex-direction:column;text-align:center;padding:2.5rem 2rem}.cta-actions.svelte-2bnu0a{flex-direction:column;width:100%}.cta-actions.svelte-2bnu0a .cta-primary:where(.svelte-2bnu0a){min-width:100%;justify-content:center}}@media (max-width: 640px){.hero-section.svelte-2bnu0a{min-height:90vh}.hero-container.svelte-2bnu0a{padding:4rem 1.25rem 2rem}.hero-title.svelte-2bnu0a{font-size:clamp(2rem,8vw,2.75rem)}.hero-ctas.svelte-2bnu0a{flex-direction:column;align-items:center}.cta-primary.svelte-2bnu0a,.cta-secondary.svelte-2bnu0a{min-width:100%;max-width:280px;justify-content:center}.hero-badges.svelte-2bnu0a{gap:.75rem}.badge.svelte-2bnu0a{padding:.5rem .875rem;font-size:.75rem}.section-container.svelte-2bnu0a{padding:0 1.25rem}.menu-section.svelte-2bnu0a,.partner-section.svelte-2bnu0a{padding:4rem 0}.section-header.svelte-2bnu0a{margin-bottom:3rem}.option-card.svelte-2bnu0a{flex-direction:column;padding:2rem}.option-number.svelte-2bnu0a{top:-.25rem;font-size:2.5rem}.partner-content.svelte-2bnu0a{text-align:center}.partner-features.svelte-2bnu0a{align-items:center}.partner-cta.svelte-2bnu0a{width:100%;justify-content:center}}@media (prefers-reduced-motion: reduce){.svelte-2bnu0a,.svelte-2bnu0a:before,.svelte-2bnu0a:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
