@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@600;700;800;900&display=swap);:root{--g:#25d366;--gd:#1db954;--gl:#e8f5e9;--gl2:#f0fdf4;--red:#e53935;--text:#1a1a1a;--sub:#555;--muted:#9e9e9e;--border:#eee;--bg:#fff;--bg2:#f5f5f5;--card-shadow:0 1px 8px #00000012;--radius:12px;--radius-sm:8px}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f5f5f5;background:var(--bg2);color:#1a1a1a;color:var(--text);font-family:Inter,system-ui,sans-serif}#root,body,html{height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.btn-green{align-items:center;background:#25d366;background:var(--g);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;padding:11px 22px;transition:background .15s,transform .1s}.btn-green:hover{background:#1db954;background:var(--gd)}.btn-green:active{transform:scale(.97)}.btn-outline-green{background:#0000;border:1.5px solid #25d366;border:1.5px solid var(--g);border-radius:8px;border-radius:var(--radius-sm);color:#25d366;color:var(--g);cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:all .15s}.btn-outline-green:hover{background:#f0fdf4;background:var(--gl2)}.card{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 8px #00000012;box-shadow:var(--card-shadow)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skel{animation:shimmer 1.3s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:400px 100%;border-radius:6px}.qty-pill{background:#25d366;background:var(--g);border-radius:20px;gap:8px;padding:5px 10px}.qty-pill,.qty-pill button{align-items:center;display:flex}.qty-pill button{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;font-weight:900;height:20px;justify-content:center;line-height:1;width:20px}.qty-pill span{color:#fff;font-size:14px;font-weight:800;min-width:18px;text-align:center}.add-circle{align-items:center;background:#fff;border:2.5px solid #25d366;border:2.5px solid var(--g);border-radius:50%;color:#25d366;color:var(--g);cursor:pointer;display:flex;flex-shrink:0;font-size:22px;font-weight:900;height:34px;justify-content:center;line-height:1;transition:all .15s;width:34px}.add-circle:hover{background:#f0fdf4;background:var(--gl2)}.badge-pend{background:#fffbeb;color:#b45309}.badge-conf,.badge-pend{border-radius:20px;font-size:11px;font-weight:700;padding:3px 10px}.badge-conf{background:#e8f5e9;color:#1db954;color:var(--gd)}.badge-del{background:#eff6ff;color:#1d4ed8}.badge-cancel,.badge-del{border-radius:20px;font-size:11px;font-weight:700;padding:3px 10px}.badge-cancel{background:#fef2f2;color:#e53935;color:var(--red)}@media (max-width:540px){body{font-size:14px}}
/*# sourceMappingURL=main.00ef5147.css.map*/