*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f4f5f7;color:#1f2430}button{border:0;cursor:pointer;font-family:inherit}.center{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{background:#fff;border-radius:14px;box-shadow:0 4px 24px rgba(0,0,0,.06);padding:32px;width:100%;max-width:380px}.auth-card h1{margin:0 0 4px;font-size:20px}.auth-card p.sub{margin:0 0 20px;color:#777;font-size:14px}.auth-card label{display:block;font-size:13px;color:#555;margin:14px 0 6px}.auth-card input{padding:11px 12px;border:1px solid #d8dade}.auth-card button,.auth-card input{width:100%;border-radius:9px;font-size:15px}.auth-card button{margin-top:22px;padding:12px;background:#2d6cdf;color:#fff;font-weight:600}.auth-card button:hover{background:#245ac0}.error{margin-top:16px;color:#c0392b;font-size:14px}.cab{max-width:920px;margin:0 auto;padding:22px 16px 64px}.cab-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:4px 2px 18px;flex-wrap:wrap}.cab-head h1{margin:0;font-size:26px;font-weight:700}.filter{gap:10px 12px;flex-wrap:wrap;justify-content:flex-end}.filter,.filter-main{display:flex;align-items:center}.filter-main{gap:8px}.filter-label{font-size:14px;color:#6b7280}.filter input[type=date]{padding:8px 10px;font-size:14px;border:1px solid #d8dade;border-radius:9px}.search{padding:8px 18px;border-radius:9px;background:#41b883;color:#fff;font-size:14px;font-weight:600}.search:hover{background:#37a071}.presets{display:flex;gap:6px}.preset{padding:7px 12px;border-radius:8px;background:#eceef2;color:#444;font-size:13px;font-weight:600}.preset:hover{background:#e0e3e9}.logout-link{color:#2d6cdf;text-decoration:none;font-size:14px;font-weight:600}.logout-link:hover{text-decoration:underline}.toolbar{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.search-input{width:100%;padding:11px 14px;border:1px solid #e1e4ea;border-radius:11px;font-size:15px;background:#fff}.search-input:focus{outline:none;border-color:#2d6cdf}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #e1e4ea;color:#4a5160;font-size:13px}.chip b{color:#1f2430}.chip:hover{border-color:#c7ccd6}.chip.active{background:#2d6cdf;border-color:#2d6cdf;color:#fff}.chip.active b{color:#fff}.group-head{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a909a;margin:6px 2px 10px}.cards+.group-head{margin-top:22px}.prod{margin-bottom:26px}.prod-axis{position:relative;height:18px;margin:0 2px 8px;font-size:12px;color:#aeb4bf}.prod-axis-end{position:absolute;right:0}.prod-rows{display:flex;flex-direction:column;gap:10px}.prod-row{gap:14px;background:#fff;border:1px solid #e7e9ee;border-radius:12px;padding:10px 14px;box-shadow:0 1px 3px rgba(16,24,40,.05)}.prod-info,.prod-row{display:flex;align-items:center}.prod-info{gap:10px;width:320px;flex-shrink:0}.prod-photo{width:46px;height:46px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f0f1f4}.prod-name{font-size:14px;font-weight:600;color:#1f2430;line-height:1.25}.prod-sub{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:4px;font-size:12px;color:#8a909a}.prod-status{font-weight:700;font-size:11px;padding:2px 8px;border-radius:999px;background:#eef0f3;color:#5a6270}.prod-status[data-step="1"]{background:#fdf3df;color:#a9791f}.prod-status[data-step="2"]{background:#e6f0ff;color:#1f6fd6}.prod-status[data-step="3"]{background:#efe9fb;color:#7b52c4}.prod-status[data-step="4"]{background:#e6f7f2;color:#1b9e7e}.prod-status[data-step="5"]{background:#e3f6ec;color:#1f9d57}.prod-track{position:relative;flex:1 1;height:30px;background:#f4f5f7;border-radius:8px;min-width:120px}.prod-bar{position:absolute;top:4px;height:22px;border-radius:6px;background:#c7ccd6;display:flex;align-items:center;min-width:8px}.prod-bar[data-step="1"]{background:#e6b54a}.prod-bar[data-step="2"]{background:#2d8cf0}.prod-bar[data-step="3"]{background:#9b72e0}.prod-bar[data-step="4"]{background:#2bbd9e}.prod-bar[data-step="5"]{background:#2bbd6e}.prod-bar.overdue{outline:2px solid #e0563f;outline-offset:-2px}.prod-bar-label{font-size:11px;color:#fff;font-weight:600;padding:0 8px;white-space:nowrap}.prod-today{position:absolute;top:-3px;bottom:-3px;width:2px;background:#e0563f;border-radius:1px}@media (max-width:640px){.prod-row{flex-direction:column;align-items:stretch}.prod-info{width:100%}}.cards{display:flex;flex-direction:column;gap:14px}.card{position:relative;background:#fff;border:1px solid #e7e9ee;border-left:4px solid #c7ccd6;border-radius:14px;padding:16px 18px;box-shadow:0 1px 3px rgba(16,24,40,.05)}.card-top{justify-content:space-between;margin-bottom:12px}.card-top,.card-top-left{display:flex;align-items:center;gap:10px}.card-top-left{flex-wrap:wrap}.wc{display:inline-flex;align-items:center;gap:8px}.wc-btn{padding:6px 14px;border-radius:8px;background:#dc2626;color:#fff;font-size:13px;font-weight:700}.wc-btn:hover{background:#c01f1f}.wc-btn:disabled{opacity:.7;cursor:default}.wc-err{font-size:13px;color:#b3261e}.badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:700;background:#eceef2;color:#5a6270}.card-num{color:#aeb4bf;font-size:13px;font-weight:600}.kind-transit{border-left-color:#2d8cf0}.badge-transit{background:#e6f0ff;color:#1f6fd6}.kind-done{border-left-color:#2bbd6e}.badge-done{background:#e3f6ec;color:#1f9d57}.kind-problem{border-left-color:#f08a4b}.badge-problem{background:#fdebe1;color:#d9622b}.kind-moscow{border-left-color:#9b72e0}.badge-moscow{background:#efe9fb;color:#7b52c4}.kind-waiting{border-left-color:#e6b54a}.badge-waiting{background:#fdf3df;color:#a9791f}.fields{display:flex;flex-direction:column;gap:7px}.row{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:15px}.row .k{color:#8a909a;min-width:138px}.row .v{color:#1f2430;font-weight:500}.row .v.muted{color:#aeb4bf;font-style:italic;font-weight:400}.track-btn{margin-left:8px;padding:6px 13px;border-radius:8px;background:#41b883;color:#fff;font-size:13px;font-weight:600}.track-btn:hover{background:#37a071}.track-btn:disabled{opacity:.7;cursor:default}.track-result{flex-basis:100%;margin-top:6px;padding:10px 12px;background:#f0f7f3;border:1px solid #d4e9de;border-radius:9px;font-size:14px;display:flex;flex-wrap:wrap;gap:6px 18px;color:#2a3b32}.track-result.err{background:#fdecea;border-color:#f6c9c2;color:#b3261e}.track-result .ti b{color:#1f9d57}.nakl-block{margin-top:12px;padding-top:12px;border-top:1px dashed #eceef2}.nakl-block>.k{display:block;color:#8a909a;font-size:15px;margin-bottom:8px}.nakl-thumb{display:inline-block;position:relative;padding:0;background:none;border:1px solid #e7e9ee;border-radius:8px;overflow:hidden;line-height:0}.nakl-thumb img{max-width:220px;max-height:140px;object-fit:cover;display:block}.nakl-thumb-hint{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);color:#fff;font-size:11px;line-height:1.4;padding:3px 6px;text-align:center}.nakl-pending{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px}.req-btn{padding:6px 14px;border-radius:8px;background:#2d6cdf;color:#fff;font-size:13px;font-weight:600}.req-btn:hover{background:#245ac0}.req-btn:disabled{opacity:.65;cursor:default}.req-ok{font-size:13px;font-weight:600;color:#1f9d57}.req-err{font-size:13px;color:#b3261e}.lightbox{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.8);display:grid;place-items:center;padding:24px}.lightbox img{max-width:95vw;max-height:92vh;border-radius:6px;background:#fff}.lightbox-close{position:fixed;top:16px;right:20px;width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;font-size:20px}.lightbox-close:hover{background:hsla(0,0%,100%,.3)}.more{display:block;margin:18px auto 0;padding:12px 36px;border-radius:10px;background:#2d6cdf;color:#fff;font-size:15px;font-weight:600}.more:hover{background:#245ac0}.more:disabled{opacity:.7;cursor:default}.msg{background:#fff;border:1px solid #e7e9ee;border-radius:12px;padding:32px;text-align:center;color:#8a909a;margin-bottom:16px}.msg.err{color:#c0392b}.skel{background:linear-gradient(90deg,#ececf0 25%,#f5f6f8 37%,#ececf0 63%);background-size:400% 100%;animation:shimmer 1.3s ease infinite;border-radius:7px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.skel-title{height:30px;width:220px}.card.skeleton{border-left-color:#e7e9ee}.skel-badge{height:24px;width:130px;border-radius:999px;margin-bottom:14px}.skel-line{height:14px;margin:9px 0}.w40{width:40%}.w50{width:50%}.w55{width:55%}.w60{width:60%}.w70{width:70%}.skel-hint{text-align:center;color:#8a909a;font-size:14px;margin-top:18px}@media (max-width:640px){.cab{padding:16px 12px 48px}.cab-head{flex-direction:column;gap:12px}.cab-head h1{font-size:22px}.filter{width:100%;justify-content:flex-start}.filter input[type=date],.filter-main{flex:1 1}.row{gap:2px 8px}.row .k{min-width:120px}.row .k,.row .v{font-size:14px}.track-btn{margin-left:0;margin-top:4px}.nakl-thumb img{max-width:100%}}