*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f1f5f9;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}.container{max-width:600px;margin:0 auto;padding:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;padding:1rem;transition:box-shadow .2s;box-shadow:0 1px 4px #0000000f}.card:active{box-shadow:0 0 #0000}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;transition:filter .15s,transform .1s;display:inline-flex}.btn:active{filter:brightness(.92);transform:scale(.97)}.btn:hover{filter:brightness(1.07)}.btn-primary{color:#fff;background:#3b82f6}.btn-success{color:#fff;background:#16a34a}.btn-danger{color:#fff;background:#ef4444}.btn-warning{color:#fff;background:#f59e0b}.btn-gray{color:#fff;background:#64748b}.btn-outline{color:#3b82f6;background:0 0;border:1.5px solid #3b82f6}.btn-full{text-align:center;width:100%;margin-bottom:8px;display:flex}.input{color:#0f172a;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;outline:none;width:100%;margin-bottom:10px;padding:11px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s}.input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.input::placeholder{color:#94a3b8}.error-box{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:14px}.success-box{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:12px;padding:10px 14px;font-size:14px}.badge{letter-spacing:.02em;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:700}.badge-PENDING{color:#854d0e;background:#fef9c3}.badge-CONFIRMED{color:#1d4ed8;background:#dbeafe}.badge-READY{color:#7e22ce;background:#f3e8ff}.badge-ASSIGNED{color:#c2410c;background:#ffedd5}.badge-ON_THE_WAY{color:#0e7490;background:#cffafe}.badge-DELIVERED{color:#16a34a;background:#dcfce7}.badge-RETURNING{color:#92400e;background:#fef3c7}.badge-COMPLETED{color:#065f46;background:#d1fae5}.badge-CANCELLED{color:#dc2626;background:#fee2e2}.badge-NEAR{color:#fff;background:#7c3aed;animation:1s infinite pulse-near}.flex{gap:8px;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-wrap{flex-wrap:wrap}.text-gray{color:#64748b;font-size:13px}.text-green{color:#16a34a;font-weight:700}.text-sm{font-size:13px}.text-xs{font-size:11px}.font-bold{font-weight:700}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mb-8{margin-bottom:8px}.gap-4{gap:4px}#toast-container{z-index:9999;flex-direction:column;gap:8px;max-width:300px;display:flex;position:fixed;top:1rem;right:1rem}.toast{border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;animation:.25s cubic-bezier(.22,.68,0,1.2) slideIn;display:flex;box-shadow:0 4px 16px #0000001f}.toast-success{color:#15803d;background:#f0fdf4;border:1px solid #86efac}.toast-error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.toast-info{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd}.toast-warning{color:#92400e;background:#fffbeb;border:1px solid #fcd34d}@keyframes slideIn{0%{opacity:0;transform:translate(110%)}to{opacity:1;transform:translate(0)}}#support-btn{color:#fff;cursor:pointer;z-index:9999;background:#3b82f6;border:none;border-radius:50%;width:56px;height:56px;font-size:24px;transition:transform .2s,box-shadow .2s;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 16px #3b82f673}#support-btn:active{transform:scale(.92)}#support-window{z-index:9998;background:#fff;border-radius:16px;flex-direction:column;width:300px;display:none;position:fixed;bottom:85px;right:20px;overflow:hidden;box-shadow:0 8px 32px #0000002e}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:8px;animation:1.6s infinite shimmer}.skeleton-text{height:14px;margin-bottom:8px}.skeleton-title{width:60%;height:20px;margin-bottom:8px}.skeleton-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;padding:1rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.badge-count{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:6px;font-size:11px;font-weight:700;animation:1.2s infinite pulse-badge;display:inline-flex}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}#pwa-banner{color:#fff;z-index:9999;background:#1e293b;border-radius:14px;align-items:center;gap:12px;width:90%;max-width:340px;padding:12px 20px;font-size:14px;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d}#pwa-banner button{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:8px;padding:7px 16px;font-weight:700}#pwa-banner .pwa-close{color:#94a3b8;background:0 0;padding:4px 8px}@keyframes pulse-near{0%,to{opacity:1}50%{opacity:.55}}.near-alert{text-align:center;color:#15803d;background:#f0fdf4;border:2px solid #16a34a;border-radius:14px;margin-bottom:8px;padding:12px;font-weight:700;animation:1.5s infinite pulse-near}.divider{border:none;border-top:1px solid #e2e8f0;margin:12px 0}select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}
