*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f4f3ee;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}:root{--green:#1d9e75;--green-dark:#085041;--green-mid:#0f6e56;--green-light:#e1f5ee;--green-ll:#9fe1cb;--amber:#ef9f27;--amber-light:#faeeda;--amber-dark:#633806;--blue:#185fa5;--blue-light:#e6f1fb;--red:#a32d2d;--red-light:#fcebeb;--bg:#f4f3ee;--bg2:#eceae3;--border:#d3d1c7;--gray:#888780;--white:#fff;--radius:8px;--radius-lg:12px;--shadow:0 1px 3px #00000014}button{cursor:pointer}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.btn{align-items:center;background:#fff;background:var(--white);border:1px solid #d3d1c7;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius);color:#1a1a1a;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:background .15s}.btn:hover{background:#eceae3;background:var(--bg2)}.btn-primary{background:#1d9e75;background:var(--green);border-color:#1d9e75;border-color:var(--green);color:#fff}.btn-primary:hover{background:#0f6e56;background:var(--green-mid)}.btn-danger{background:#fcebeb;background:var(--red-light);border-color:#f7c1c1;color:#a32d2d;color:var(--red)}.card{background:#fff;border:1px solid #d3d1c7;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow);overflow:hidden}.badge{border-radius:10px;font-size:11px;font-weight:600;padding:3px 8px;white-space:nowrap}.badge-new{background:#fcebeb;background:var(--red-light);color:#a32d2d;color:var(--red)}.badge-confirmed{background:#e1f5ee;background:var(--green-light);color:#085041;color:var(--green-dark)}.badge-loading{background:#faeeda;background:var(--amber-light);color:#633806;color:var(--amber-dark)}.badge-delivering{background:#e6f1fb;background:var(--blue-light);color:#185fa5;color:var(--blue)}.badge-done{background:#eceae3;background:var(--bg2);color:#444}.badge-cancelled{background:#f0f0f0;color:#888}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.form-label{color:#888780;color:var(--gray);font-size:13px}.form-input{background:#f4f3ee;background:var(--bg);border:1px solid #d3d1c7;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius);color:#1a1a1a;font-size:14px;padding:9px 12px;transition:border-color .15s;width:100%}.form-input:focus{border-color:#1d9e75;border-color:var(--green);outline:none}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.page-title{color:#085041;color:var(--green-dark);font-size:20px;font-weight:600}table{border-collapse:collapse;width:100%}thead tr{background:#eceae3;background:var(--bg2)}th{color:#888780;color:var(--gray);font-size:12px;font-weight:600;text-align:left}td,th{padding:10px 14px}td{border-bottom:1px solid #d3d1c7;border-bottom:1px solid var(--border);font-size:13px}tbody tr:hover{background:#fafaf8}tbody tr:last-child td{border-bottom:none}.loading{align-items:center;display:flex;justify-content:center}.empty,.loading{color:#888780;color:var(--gray);font-size:14px;padding:40px}.empty{text-align:center}
/*# sourceMappingURL=main.5e6ed5c4.css.map*/