html[data-theme=light][data-v-8f8410e7]{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-tertiary:#e9ecef;--bg-elevated:#fff;--bg-container:transparent;--bg-navbar:#ffffffe6;--bg-header:#fff;--bg-footer:#fff;--bg-card:#fff;--bg-modal:#fff;--bg-dropdown:#e9ecef;--surface-container-lowest:#fff;--text-menu-link:#212529;--text-primary:#212529;--text-secondary:#6c757d;--text-muted:#adb5bd;--text-inverse:#fff;--text-heading:#212529;--border-color:#dee2e6;--border-light:#e9ecef;--border-medium:#ced4da;--border-strong:#adb5bd;--link-color:#0d6efd;--link-hover-color:#0a58ca;--link-visited:#0d6efd;--shadow-color:#0000001a;--shadow-hover-color:#00000026;--shadow-strong:#0000004d;--hover-bg:#f8f9fa;--active-bg:#e9ecef;--focus-ring:#0d6efd;--success-color:#198754;--warning-color:#ffc107;--danger-color:#dc3545;--info-color:#0dcaf0;--spinner-color:#0d6efd;--loading-text:#0d6efd;--check-icon:#198754;--title-color:#adb5bd;--title-line-color:#adb5bd;--section-divider:#dee2e6;--footer-copyright-bg:#f8f9fa;--footer-copyright-text:#6c757d;--primary:#000e24;--on-primary:#fff;--primary-container:#00234b;--on-primary-container:#718bb9;--inverse-primary:#adc7f8;--secondary:#fb7800;--on-secondary:#fff;--secondary-container:#fb7800;--on-secondary-container:#592600;--surface:#f8f9ff;--on-surface:#0b1c30;--on-surface-variant:#43474e;--outline:#74777f;--outline-variant:#c4c6d0;--background:#f8f9ff;--on-background:#0b1c30;--surface-container:#e5eeff;--surface-container-low:#eff4ff;--surface-container-high:#dce9ff;--surface-container-highest:#d3e4fe;--delivery-primary:#000e24;--delivery-primary-hover:#00234b;--delivery-secondary:#fb7800;--delivery-secondary-hover:#e56d00;--delivery-on-primary:#fff;--delivery-on-secondary:#fff;--delivery-cart-surface:#000e24;--delivery-cart-label:#adc7f8;--delivery-cart-total:#fff;--delivery-price:#994700}html[data-theme=dark][data-v-8f8410e7]{--bg-primary:#121212;--bg-secondary:#2a2a2a;--bg-tertiary:#2d2d2d;--bg-elevated:#2a2a2a;--bg-container:#121212;--bg-navbar:#232323f2;--bg-header:#121212;--bg-footer:#121212;--bg-card:#2a2a2a;--bg-modal:#2d2d2d;--bg-dropdown:#2d2d2d;--surface-container-lowest:#2a2a2a;--text-menu-link:#f8f9fa;--text-primary:#f8f9fa;--text-secondary:#ffffffb3;--text-muted:#ffffff80;--text-inverse:#212529;--text-heading:#f8f9fa;--border-color:#444;--border-light:#333;--border-medium:#555;--border-strong:#666;--link-color:#4dabf7;--link-hover-color:#74c0fc;--link-visited:#4dabf7;--shadow-color:#0000004d;--shadow-hover-color:#00000080;--shadow-strong:#00000080;--hover-bg:#ffffff0d;--active-bg:#ffffff1a;--focus-ring:#3d8bfd;--success-color:#25c876;--warning-color:#ffda6a;--danger-color:#f87171;--info-color:#5c9eff;--spinner-color:#5c9eff;--loading-text:#5c9eff;--check-icon:#25c876;--title-color:#f8f9fa;--title-line-color:#adb5bd;--section-divider:#444;--footer-copyright-bg:#1d3646;--footer-copyright-text:#b2d1e1;--primary:#0a1628;--on-primary:#fff;--primary-container:#1a2744;--on-primary-container:#8ba3cc;--inverse-primary:#6b8fc7;--secondary:#e56d00;--on-secondary:#fff;--secondary-container:#e56d00;--on-secondary-container:#fff;--surface:#121212;--on-surface:#e5e7eb;--on-surface-variant:#9ca3af;--outline:#4b5563;--outline-variant:#374151;--background:#121212;--on-background:#e5e7eb;--surface-container:#1e1e1e;--surface-container-low:#1a1a1a;--surface-container-high:#252525;--surface-container-highest:#2d2d2d;--delivery-primary:#9dbbff;--delivery-primary-hover:#bfd0ff;--delivery-secondary:#ff9638;--delivery-secondary-hover:#ffb064;--delivery-on-primary:#171717;--delivery-on-secondary:#171717;--delivery-cart-surface:#0b1a30;--delivery-cart-label:#a9c1f5;--delivery-cart-total:#fff;--delivery-price:#ff9638}.name-prompt-overlay[data-v-8f8410e7]{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.name-prompt-card[data-v-8f8410e7]{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;width:100%;max-width:380px;padding:1.5rem;animation:.2s ease-out modal-in-8f8410e7;box-shadow:0 20px 60px #00000040}@keyframes modal-in-8f8410e7{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.prompt-title[data-v-8f8410e7]{color:var(--text-heading);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.prompt-desc[data-v-8f8410e7]{color:var(--text-secondary);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.form-group[data-v-8f8410e7]{flex-direction:column;gap:.375rem;margin-bottom:1.25rem;display:flex}.form-group label[data-v-8f8410e7]{color:var(--text-heading);font-size:.85rem;font-weight:600}.form-group .input-name[data-v-8f8410e7]{width:100%;color:var(--text-primary);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;padding:.625rem .875rem;font-size:1rem;transition:border-color .15s}.form-group .input-name[data-v-8f8410e7]:focus{border-color:var(--primary-color);outline:none}.form-group .input-name[data-v-8f8410e7]::placeholder{color:var(--text-muted)}.prompt-actions[data-v-8f8410e7]{gap:.75rem;display:flex}.prompt-actions .btn-save[data-v-8f8410e7],.prompt-actions .btn-skip[data-v-8f8410e7]{cursor:pointer;border-radius:8px;flex:1;padding:.625rem 1rem;font-size:.9rem;font-weight:600;transition:opacity .15s}.prompt-actions .btn-save[data-v-8f8410e7]:disabled,.prompt-actions .btn-skip[data-v-8f8410e7]:disabled{opacity:.5;cursor:not-allowed}.prompt-actions .btn-skip[data-v-8f8410e7]{color:var(--text-secondary);background-color:var(--bg-secondary);border:1px solid var(--border-color)}.prompt-actions .btn-skip[data-v-8f8410e7]:hover:not(:disabled){background-color:var(--bg-tertiary)}.prompt-actions .btn-save[data-v-8f8410e7]{color:#fff;background-color:var(--primary-color);border:1px solid var(--primary-color)}.prompt-actions .btn-save[data-v-8f8410e7]:hover:not(:disabled){opacity:.9}.spinner-small[data-v-8f8410e7]{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin-8f8410e7;display:inline-block}@keyframes spin-8f8410e7{to{transform:rotate(1turn)}}
