.record-editor{z-index:10011;pointer-events:auto;box-sizing:border-box;color:#252629;background:#fff;border:1px solid #e5e8eb;border-radius:24px;width:min(640px,100vw - 24px);max-height:90dvh;margin:0;padding:24px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #1b263333}.record-edit-overlay{z-index:10010;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18232e55;position:fixed;inset:0}.record-editor header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:22px;display:flex}.record-editor header p,.record-editor .muted{color:#666e78;font-size:13px}.record-editor h2{margin:4px 0;font-size:24px}.record-editor fieldset,.inline-supplier fieldset{border:0;min-width:0;padding:0}.record-edit-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.record-editor label,.inline-supplier label{flex-direction:column;gap:6px;min-width:0;font-size:13px;font-weight:600;display:flex}.record-editor input,.record-editor select,.record-editor textarea,.inline-supplier input{box-sizing:border-box;width:100%;font:inherit;background:#f9fafb;border:1px solid #dce0e5;border-radius:12px;min-width:0;padding:11px}.record-editor input[type=checkbox]{accent-color:#809841;width:22px;height:22px}.record-editor footer,.inline-supplier fieldset>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.inline-supplier{margin:10px 0}.inline-supplier fieldset{background:#f4f6f7;border-radius:16px;padding:16px}.inline-supplier label{margin-top:10px}.inline-supplier legend{font-weight:600}.record-editor button,.inline-supplier button{white-space:normal;height:auto;min-height:40px}.record-editor :focus-visible,.inline-supplier :focus-visible{outline-offset:3px;outline:2px solid #81994e}@media (width<=480px){.record-edit-fields{grid-template-columns:1fr}.record-editor{padding:18px}}.kitchen-stations{background:var(--surface-raised,#f5f6f3);border:1px solid #e4e7df;border-radius:16px;flex:100%;gap:8px;min-width:0;margin-block:8px;padding:12px;display:grid;box-shadow:inset 0 1px #fff}.kitchen-stations-heading{flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:650;display:flex}.kitchen-stations-heading span{color:#66705f;margin-left:auto;font-size:11px;font-weight:400}.kitchen-station{background:#fff;border:1px solid #ebede7;border-radius:12px;gap:8px;min-width:0;padding:10px;display:grid}.kitchen-station>div{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.kitchen-station strong{overflow-wrap:anywhere;font-size:12px}.kitchen-station-status{text-transform:capitalize;color:#525e48;font-size:11px}.kitchen-station ul{overflow-wrap:anywhere;margin:0;padding-left:16px;font-size:12px}.kitchen-station .btn{white-space:normal;text-align:left;overflow-wrap:anywhere;justify-self:start;max-width:100%;height:auto;min-height:36px}.kitchen-station small{color:#8b5c17}.kitchen-stations .error{margin:0}
