/* v1.2.0-fix428 kitchen simple operation UX */
.fix428-kitchen-mode-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px;padding:12px 14px;border:1px solid var(--line,#dfe5e8);border-radius:14px;background:#fff}.fix428-kitchen-mode-copy{display:flex;flex-direction:column;gap:2px}.fix428-kitchen-mode-copy small{color:#66757d}.fix428-kitchen-mode-toggle{display:flex;gap:6px;flex-wrap:wrap}.fix428-kitchen-mode-toggle button{min-height:42px;padding:8px 14px;border:1px solid #cbd5da;border-radius:999px;background:#fff;font:inherit;font-weight:700;cursor:pointer}.fix428-kitchen-mode-toggle button.active{border-color:#18262d;background:#18262d;color:#fff}.fix428-kitchen-mode-toggle button:disabled{cursor:default;opacity:.72}.fix428-simple-mode .fix428-simple-complete{min-width:112px;min-height:52px;font-size:1.05rem;font-weight:800}.fix428-undo-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:12px 14px;border:1px solid #cbd5da;border-radius:14px;background:#fff}.fix428-undo-banner span{font-weight:700}.fix428-undo-banner .btn{flex:0 0 auto;min-height:42px}@media(max-width:720px){.fix428-kitchen-mode-toolbar{align-items:stretch;flex-direction:column}.fix428-kitchen-mode-toggle{display:grid;grid-template-columns:1fr 1fr}.fix428-kitchen-mode-toggle button{width:100%}.fix428-simple-mode .fix428-simple-complete{width:100%;min-height:56px}.fix428-undo-banner{align-items:stretch;flex-direction:column}.fix428-undo-banner .btn{width:100%}}
