:root{--navy: #193799;--orange: #f15a24;--ink: #10131f;--muted: #5b6785;--bg: #f4f6fb;--card: #ffffff;--line: #e3e7f0;--green: #1f9d5b;--red: #c0392b;--amber: #b26b00;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;background:var(--bg);color:var(--ink)}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.4;overscroll-behavior-y:none}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.boot{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:12px 16px;font-weight:700;min-height:48px;background:var(--card);color:var(--ink)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--orange);color:#fff}.btn-lg{width:100%;min-height:56px;font-size:17px;border-radius:14px}.btn-danger{background:var(--red);color:#fff}.btn-ghost{background:#fff;border:1.5px solid var(--line)}.btn-nav{background:var(--navy);color:#fff;width:100%;margin-top:10px}.btn-small{min-height:38px;padding:6px 14px;background:var(--navy);color:#fff;font-size:14px}.btn-link{background:none;border:0;padding:12px;color:var(--muted);font-weight:600;text-decoration:underline}.btn-sticky{position:sticky;bottom:calc(12px + var(--safe-bottom));box-shadow:0 6px 20px #10131f40;margin-top:16px}.btn-problem{width:100%;color:var(--red);text-decoration:none}.input{width:100%;padding:14px;border:1.5px solid var(--line);border-radius:12px;font:inherit;background:#fff;color:var(--ink)}.input:focus{outline:2px solid var(--navy);border-color:var(--navy)}.field-label{display:block;font-size:13px;font-weight:700;color:var(--muted);margin:14px 0 6px;letter-spacing:.02em}.form-error{background:#fdecea;color:#a12622;padding:10px 12px;border-radius:10px;margin:12px 0;font-size:14px}.login{min-height:100vh;padding:calc(32px + var(--safe-top)) 24px 32px;max-width:440px;margin:0 auto}.login-brand{text-align:center;margin-bottom:28px}.login-brand img{border-radius:18px}.login-brand h1{font-size:26px;margin-top:14px}.login-brand p{color:var(--muted);margin-top:6px}.login-form .btn{margin-top:20px}.login-help{text-align:center;color:var(--muted);font-size:14px;margin-top:16px}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:10px;background:var(--navy);color:#fff;padding:calc(10px + var(--safe-top)) 14px 10px}.topbar-title{display:flex;align-items:center;gap:8px;font-weight:800;font-size:18px}.topbar-title img{border-radius:6px}.topbar-chips{flex:1;display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.topbar-chips .chip{font-size:12px;font-weight:700;padding:4px 9px;border-radius:999px;background:#ffffff2e}.topbar-chips .chip-ok{background:#d8f5e6;color:#0e6b3b}.topbar-chips .chip-warn{background:#fff0cf;color:#8a5a00}.topbar-chips .chip-bad{background:#fde1de;color:#a12622}.menu-btn{background:#ffffff26;border:0;color:#fff;width:40px;height:40px;border-radius:10px;font-size:22px;line-height:1}.content{flex:1;padding:14px 14px calc(24px + var(--safe-bottom));width:100%;max-width:560px;margin:0 auto}.banners{max-width:560px;margin:0 auto;width:100%;padding:0 14px}.banner{border-radius:12px;padding:10px 12px;margin-top:10px;font-size:14px;display:flex;flex-direction:column;gap:8px}.banner-actions{display:flex;align-items:center;gap:8px}.banner-info{background:#e9efff;color:#1d2f7a}.banner-bad{background:#fde1de;color:#a12622}.banner-warn{background:#fff0cf;color:#6f4700;margin:12px 0}.banner-ok{background:#d8f5e6;color:#0e6b3b;margin:12px 0}.toast{position:fixed;left:50%;transform:translate(-50%);top:calc(64px + var(--safe-top));z-index:60;background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px;font-weight:600;box-shadow:0 8px 24px #0000004d;max-width:92vw;text-align:center}.section-title{font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin:6px 2px 10px;display:flex;align-items:center;gap:8px}.section-title.muted{color:var(--muted);margin-top:24px}.count{background:var(--orange);color:#fff;border-radius:999px;font-size:12px;padding:1px 8px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:14px;margin-bottom:12px}.job-card{width:100%;text-align:left;display:block}.job-card:active{background:#f0f3fa}.job-card-top{display:flex;align-items:center;gap:8px;margin-bottom:10px}.job-stop{display:flex;align-items:flex-start;gap:10px;margin:4px 0}.dot{width:12px;height:12px;border-radius:50%;margin-top:5px;flex:none}.dot-pickup{background:var(--navy)}.dot-drop{background:var(--orange)}.job-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:14px;margin-top:8px}.job-note{margin-top:8px;color:var(--amber);font-size:14px;font-weight:600}.empty{text-align:center;color:var(--muted);padding:40px 16px}.empty-icon{font-size:44px;margin-bottom:8px}.pill{display:inline-block;padding:3px 10px;border-radius:999px;font-size:13px;font-weight:800;background:#e9efff;color:#1d2f7a}.pill-assigned{background:#ffe9df;color:#b3410f}.pill-in-transit,.pill-at-pickup,.pill-picked-up,.pill-at-dropoff{background:#d8f5e6;color:#0e6b3b}.pill-delivered{background:#eceff5;color:var(--muted)}.pill-failed{background:#fff0cf;color:#8a5a00}.pill-cancelled{background:#fde1de;color:#a12622}.badge{font-size:12px;font-weight:800;padding:3px 8px;border-radius:6px}.badge-high{background:#fde1de;color:#a12622}.back{background:none;border:0;color:var(--navy);font-weight:800;padding:6px 0 12px;font-size:16px}.detail-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.detail-dist{margin-left:auto;color:var(--muted);font-size:14px}.stop-on{border-color:var(--navy);box-shadow:0 0 0 2px #19379926}.stop-head{display:flex;align-items:center;gap:8px}.stop-head .dot{margin-top:0}.stop-kind{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.stop-when{margin-left:auto;font-size:14px;font-weight:700}.stop-address{font-size:18px;font-weight:700;margin:8px 0 4px}.stop-details{color:var(--muted);font-size:15px}.contact-name{font-size:18px;font-weight:700;margin-top:4px}.contact-phone{color:var(--muted)}.contact-actions{display:flex;gap:10px;margin-top:12px}.contact-actions .btn{flex:1}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#10131f8c;z-index:50;display:flex;align-items:flex-end}.sheet{background:#fff;width:100%;max-width:560px;margin:0 auto;border-radius:22px 22px 0 0;padding:18px 16px calc(18px + var(--safe-bottom));max-height:92vh;overflow-y:auto;animation:rise .18s ease-out}@keyframes rise{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.sheet-head h2{font-size:20px}.sheet-close{background:#eef1f8;border:0;width:36px;height:36px;border-radius:50%;font-size:16px}.sheet-note{color:var(--muted);font-size:14px;margin:6px 0 12px}.sheet .btn-lg{margin-top:16px}.menu-list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.menu-row{color:var(--muted);padding:6px 2px}.proof-photos{display:flex;gap:10px;flex-wrap:wrap}.proof-thumb{position:relative;width:96px;height:96px;border-radius:12px;overflow:hidden;background:#eee}.proof-thumb img{width:100%;height:100%;object-fit:cover}.proof-thumb button{position:absolute;top:4px;right:4px;width:26px;height:26px;border-radius:50%;border:0;background:#0009;color:#fff}.proof-ok{position:absolute;bottom:4px;left:4px;background:var(--green);color:#fff;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;font-size:13px}.proof-add{width:96px;height:96px;border-radius:12px;border:2px dashed var(--line);background:#fafbfe;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:700;font-size:13px;color:var(--muted)}.proof-add span{font-size:28px}.sigpad{position:relative;border:1.5px solid var(--line);border-radius:12px;background:#fff}.sigpad-canvas{display:block;width:100%;height:170px;touch-action:none;border-radius:12px}.sigpad-hint{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#b7bfd1;pointer-events:none;font-weight:600}.sigpad-clear{position:absolute;top:8px;right:8px;border:0;background:#eef1f8;border-radius:8px;padding:6px 12px;font-weight:700;font-size:13px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 12px}.chips .chip{border:1.5px solid var(--line);background:#fff;padding:10px 14px;border-radius:999px;font-weight:600}.chips .chip-on{background:var(--navy);color:#fff;border-color:var(--navy)}textarea.input{resize:none}
