.order-submit-overlay{z-index:95;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;animation:.2s fade-in;display:flex;position:fixed;inset:0}.order-submit-modal{border:1px solid color-mix(in srgb, var(--foreground) 8%, var(--border));background:var(--surface);border-radius:1.25rem;width:min(40rem,100%);max-height:min(92vh,44rem);padding:1.35rem;overflow-y:auto;box-shadow:0 28px 64px #0f172a38}.order-submit-head{justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:1rem;display:flex}.order-submit-kicker{letter-spacing:.04em;color:var(--primary);text-transform:uppercase;font-size:.68rem;font-weight:900}.order-submit-title{color:var(--foreground);margin-top:.15rem;font-size:1.25rem;font-weight:900}.order-submit-sub{color:var(--muted);margin-top:.35rem;font-size:.78rem;font-weight:600}.order-submit-close{border:1px solid var(--border);background:var(--surface);width:2.15rem;height:2.15rem;color:var(--muted);cursor:pointer;border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.order-submit-alert{color:#b45309;background:#fef7eb;border:1px solid #f59e0b4d;border-radius:.9rem;margin-bottom:1rem;padding:.75rem .9rem;font-size:.78rem;font-weight:800;line-height:1.5}.order-submit-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.order-submit-meta-item{border:1px solid color-mix(in srgb, var(--foreground) 5%, var(--border));background:color-mix(in srgb, var(--background) 40%, white);border-radius:.8rem;padding:.65rem .75rem}.order-submit-meta-label{color:var(--muted);font-size:.65rem;font-weight:900}.order-submit-meta-value{color:var(--foreground);margin-top:.2rem;font-size:.85rem;font-weight:900}.order-submit-meta-value--total{color:var(--primary);font-size:1rem}.order-submit-items-title{color:var(--foreground);margin-bottom:.5rem;font-size:.82rem;font-weight:900}.order-submit-items{flex-direction:column;gap:.4rem;max-height:14rem;margin-bottom:1rem;display:flex;overflow-y:auto}.order-submit-item{border:1px solid color-mix(in srgb, var(--foreground) 5%, var(--border));border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .7rem;font-size:.78rem;display:flex}.order-submit-item-name{color:var(--foreground);font-weight:900}.order-submit-item-meta{color:var(--muted);margin-top:.1rem;font-size:.68rem;font-weight:700}.order-submit-item-total{color:var(--primary);white-space:nowrap;font-weight:900}.order-submit-notes{border:1px solid var(--border);background:color-mix(in srgb, var(--background) 50%, white);border-radius:.8rem;margin-bottom:1rem;padding:.7rem .8rem;font-size:.8rem;font-weight:600;line-height:1.45}.order-submit-notes-label{color:var(--muted);margin-bottom:.25rem;font-size:.65rem;font-weight:900}.order-submit-error{color:#dc2626;background:#fdf2f2;border:1px solid #dc262640;border-radius:.75rem;margin-bottom:.75rem;padding:.55rem .75rem;font-size:.75rem;font-weight:800}.order-submit-actions{border-top:1px solid var(--border);flex-direction:column;gap:.55rem;padding-top:1rem;display:flex}.order-submit-actions-row{gap:.5rem;display:flex}.order-submit-hint{text-align:center;color:var(--muted);font-size:.68rem;font-weight:700;line-height:1.45}
