@charset "UTF-8";:root{--color-primary: #7A4A2E;--color-secondary: #E28B3A;--color-text: #2B2B2B;--color-text-muted: #6b6b6b;--color-bg: #F7F3EF;--color-card-bg: #ffffff;--primary: var(--color-primary);--secondary: var(--color-secondary);--text-main: var(--color-text);--text-muted: var(--color-text-muted);--bg-card: var(--color-card-bg)}.no-product-image{display:grid;place-items:center;min-width:72px;min-height:90px;padding:1rem;background:#f3f1ed;color:#665f54;border:1px dashed #c9c2b8;border-radius:8px;font-size:.85rem}.guest-notice{margin-bottom:1.5rem}
