@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17212b;font-synthesis:none;--ink:#17212b;--muted:#72808a;--line:#dce4e8;--paper:#f8fafb;--blue:#176ca4;--navy:#102f49;--pale:#e6f1f7;--orange:#e3743c;--orange-pale:#fff0e7;--green:#25836c;--green-pale:#e6f4ef;background:#e9eef1;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{background:#dce4e8;min-width:320px;min-height:100vh;margin:0}button{font:inherit;cursor:pointer}.mobile-shell{background:#f3f6f8;width:100%;max-width:520px;min-height:100vh;margin:auto;position:relative;box-shadow:0 0 60px #112d4229}.app-header{height:68px;padding:env(safe-area-inset-top) 16px 0;color:#fff;background:var(--navy);z-index:20;grid-template-columns:1fr auto 38px;align-items:center;gap:8px;display:grid;position:sticky;top:0}.app-brand{align-items:center;gap:8px;display:flex}.app-brand>svg{color:#f4a261;width:27px}.app-brand b,.app-brand span{display:block}.app-brand b{letter-spacing:.08em;font:700 20px/1 Barlow Condensed}.app-brand span{color:#89a5b6;margin-top:2px;font-size:8px}.warehouse-pill{color:#c7d7e0;background:#ffffff14;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:9px;display:flex}.warehouse-pill svg{width:14px}.header-bell{color:#dce7ed;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid;position:relative}.header-bell svg{width:19px}.header-bell i{width:15px;height:15px;color:var(--navy);background:#f4a261;border-radius:50%;place-items:center;font-size:7px;font-style:normal;display:grid;position:absolute;top:2px;right:1px}.mobile-page{padding:16px 14px 94px}.shift-card{color:#fff;background:#164d73;border-radius:16px 16px 16px 4px;min-height:213px;padding:24px 21px;position:relative;overflow:hidden;box-shadow:0 14px 34px #1b3f5833}.shift-card:after{content:"";border:28px solid #ffffff0e;border-radius:50%;width:230px;height:230px;position:absolute;top:-110px;right:-110px}.shift-copy span{color:#8fc6e3;font-size:9px}.shift-copy h1{letter-spacing:-.04em;margin:7px 0 5px;font-size:25px}.shift-copy p{color:#bad0dc;margin:0;font-size:10px}.shift-copy b{color:#ffc17c}.warehouse-mark{color:#f4a261;background:#ffffff14;border-radius:12px 12px 12px 3px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:57px;right:20px}.warehouse-mark svg{width:23px}.shift-rail{grid-template-columns:27px 1fr 27px 1fr 27px;align-items:center;margin-top:31px;display:grid}.shift-rail>i{color:#7596aa;background:#315f7e;border:2px solid #4c7691;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.shift-rail>i svg{width:13px}.shift-rail>i.done{color:#fff;background:var(--green);border-color:#61aa96}.shift-rail>i.active{color:#18374e;background:#f4a261;border-color:#ffc27d;box-shadow:0 0 0 5px #f4a2611f}.shift-rail>span{background:#416d89;height:2px}.shift-labels{color:#8faaba;justify-content:space-between;margin-top:7px;font-size:7px;display:flex}.section-title{justify-content:space-between;align-items:flex-end;margin:23px 2px 11px;display:flex}.section-title span,.section-title h2{display:block}.section-title span{color:#77909f;letter-spacing:.08em;font-size:8px}.section-title h2{margin:4px 0 0;font-size:16px}.section-title button{color:var(--blue);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:9px;display:flex}.section-title.compact{margin:0 0 9px}.section-title.compact>svg{color:var(--blue)}.task-stack{gap:10px;display:grid}.task-card{text-align:left;width:100%;min-height:156px;color:var(--ink);border:1px solid var(--line);border-left:4px solid var(--blue);background:#fff;border-radius:11px 11px 11px 3px;padding:14px;box-shadow:0 5px 18px #2039490d}.task-card.orange{border-left-color:var(--orange)}.task-card.green{border-left-color:var(--green)}.task-top{justify-content:space-between;align-items:center;display:flex}.kind,.deadline{align-items:center;gap:5px;display:flex}.kind{color:var(--blue);font-size:9px;font-weight:700}.orange .kind{color:var(--orange)}.green .kind{color:var(--green)}.kind i{background:currentColor;border-radius:50%;width:6px;height:6px}.deadline{color:#87939b;font-size:8px}.task-id{letter-spacing:.04em;margin-top:11px;font:700 17px Barlow Condensed;display:block}.task-route{color:#667782;align-items:center;gap:4px;margin-top:5px;font-size:9px;display:flex}.task-route svg{width:12px}.task-progress{grid-template-columns:1fr 42px;align-items:center;gap:9px;margin-top:13px;display:grid}.task-progress>div{background:#e3e9ec;border-radius:3px;height:6px;overflow:hidden}.task-progress>div i{background:var(--blue);height:100%;display:block}.orange .task-progress>div i{background:var(--orange)}.green .task-progress>div i{background:var(--green)}.task-progress>b{font:700 13px Barlow Condensed}.task-foot{color:#7b8992;border-top:1px solid #e7ecef;align-items:center;height:28px;margin-top:8px;font-size:8px;display:flex}.people{margin-left:auto;display:flex}.people i{color:#31566e;background:#dceaf2;border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:-4px;font-size:7px;font-style:normal;display:grid}.task-foot em{color:var(--blue);align-items:center;margin-left:8px;font-style:normal;font-weight:700;display:flex}.team-live{border:1px solid var(--line);background:#fff;border-radius:11px 11px 11px 3px;margin-top:14px;padding:15px}.live-row{border-top:1px solid #e7ecef;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-height:50px;display:grid}.live-row>i{color:#596a74;background:#e8edef;border-radius:9px 9px 9px 3px;place-items:center;width:29px;height:29px;font-size:8px;font-style:normal;display:grid}.live-row>i.blue{color:var(--blue);background:var(--pale)}.live-row>i.orange{color:var(--orange);background:var(--orange-pale)}.live-row p{margin:0;font-size:9px}.live-row small{color:#8a969e;margin-top:3px;font-size:7px;display:block}.list-heading{padding:9px 2px 4px}.list-heading span{color:var(--blue);font-size:9px}.list-heading h1{margin:6px 0 4px;font-size:24px}.list-heading p{color:var(--muted);margin:0;font-size:9px}.mobile-search{color:#89969e;border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;height:39px;margin:15px 0 10px;padding:0 12px;font-size:9px;display:flex}.mobile-search svg{width:16px}.filter-pills{gap:7px;margin-bottom:12px;display:flex}.filter-pills button{color:#687781;background:#e9eef1;border:0;border-radius:15px;height:29px;padding:0 11px;font-size:8px}.filter-pills button.active{color:var(--blue);background:var(--pale);font-weight:700}.profile-card{color:#fff;background:#143f66;border-radius:14px 14px 14px 4px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:21px;display:grid}.profile-avatar{color:#173b54;background:#f4a261;border-radius:15px 15px 15px 4px;place-items:center;width:52px;height:52px;font:700 21px Barlow Condensed;display:grid}.profile-card h1{margin:0 0 4px;font-size:18px}.profile-card p{color:#9fb5c3;margin:0;font-size:9px}.profile-card>span{color:#77c7b1;background:#37ae8f26;border-radius:10px;padding:4px 8px;font-size:8px}.profile-panel{border:1px solid var(--line);background:#fff;border-radius:11px;margin-top:12px;padding:15px}.profile-panel h2{margin:0 0 8px;font-size:13px}.profile-panel>div:not(.personal-numbers){border-top:1px solid #e7ecef;grid-template-columns:32px 1fr 18px;align-items:center;gap:9px;min-height:58px;display:grid}.profile-panel svg{width:18px;color:var(--blue)}.profile-panel p{margin:0}.profile-panel b,.profile-panel span{display:block}.profile-panel b{font-size:10px}.profile-panel span{color:#80909a;margin-top:3px;font-size:8px}.personal-numbers{grid-template-columns:repeat(3,1fr);display:grid}.personal-numbers p{text-align:center;border-left:1px solid #e2e8eb}.personal-numbers p:first-child{border:0}.personal-numbers b{font:700 22px Barlow Condensed}.bottom-nav{height:72px;padding:6px 10px calc(6px + env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafcfdf5;border-top:1px solid #d6e0e5;grid-template-columns:repeat(4,1fr);width:100%;max-width:520px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#82909a;background:0 0;border:0;align-content:center;place-items:center;gap:2px;font-size:8px;display:grid;position:relative}.bottom-nav svg{width:20px}.bottom-nav button.active{color:var(--blue);font-weight:700}.bottom-nav button>i{color:#17364b;background:#f4a261;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;font-style:normal;display:grid;position:absolute;top:3px;right:21%}.detail-screen{z-index:50;background:#f3f6f8;max-width:520px;margin:auto;position:fixed;inset:0;overflow-y:auto}.detail-header{height:68px;padding:env(safe-area-inset-top) 12px 0;color:#fff;background:var(--navy);text-align:center;grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.detail-header button{color:#fff;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid}.detail-header svg{width:20px}.detail-header span,.detail-header b{display:block}.detail-header span{color:#93aebf;font-size:8px}.detail-header b{letter-spacing:.04em;margin-top:3px;font:700 13px Barlow Condensed}.detail-screen main{padding-bottom:96px}.detail-summary{color:#fff;background:#164d73;padding:20px 18px}.detail-status{justify-content:space-between;align-items:center;display:flex}.detail-status>span{color:#9fc1d4;align-items:center;gap:5px;font-size:8px;display:flex}.detail-status>span i{background:#f4a261;border-radius:50%;width:6px;height:6px}.detail-summary h1{margin:17px 0 7px;font:700 38px Barlow Condensed}.detail-summary h1 em{color:#8ba9ba;font-size:17px;font-style:normal}.detail-bar{background:#315f7c;border-radius:4px;height:7px;overflow:hidden}.detail-bar i{background:#f4a261;height:100%;display:block}.detail-summary>p{color:#b1c8d5;align-items:center;gap:5px;margin:13px 0 0;font-size:9px;display:flex}.detail-summary>p svg{width:14px}.detail-lines{border:1px solid var(--line);background:#fff;border-radius:11px;margin:12px;padding:14px}.detail-lines .section-title>b{color:#71818b;font-size:9px}.detail-line{border-top:1px solid #e5eaed;grid-template-columns:40px 1fr 45px;align-items:center;gap:9px;min-height:75px;display:grid}.product-letter{color:#42657a;background:#e5edf1;border-radius:9px 9px 9px 3px;place-items:center;width:39px;height:39px;font:700 16px Barlow Condensed;display:grid}.detail-line b,.detail-line span,.detail-line code{display:block}.detail-line b{font-size:9px}.detail-line span{color:#667984;margin:3px 0;font-size:8px}.detail-line code{color:#82919a;letter-spacing:.04em;font:600 8px Barlow Condensed}.detail-line>strong{color:var(--orange);text-align:right;font:700 14px Barlow Condensed}.detail-line>strong.done{color:var(--green)}.rule-note{color:var(--orange);background:var(--orange-pale);border-radius:8px;gap:9px;margin:0 12px;padding:12px;display:flex}.rule-note svg{width:18px}.rule-note p{margin:0}.rule-note b,.rule-note span{display:block}.rule-note b{font-size:9px}.rule-note span{color:#936d59;margin-top:3px;font-size:8px}.detail-actions{height:80px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));z-index:55;border-top:1px solid var(--line);background:#fff;grid-template-columns:105px 1fr;gap:9px;width:100%;max-width:520px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.detail-actions button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.detail-actions svg{width:17px}.manual-action{color:#526975;background:#edf2f4}.scan-action{color:#fff;background:var(--blue)}.camera-screen{z-index:100;color:#fff;background:#07141d;max-width:520px;margin:auto;position:fixed;inset:0;overflow:hidden}.camera-screen>video{object-fit:cover;width:100%;height:100%}.camera-shade{background:linear-gradient(#040e16b8,#0000 25% 58%,#040e16d6 75%);position:absolute;inset:0}.camera-screen>header{height:72px;padding:env(safe-area-inset-top) 12px 0;z-index:3;text-align:center;grid-template-columns:42px 1fr 42px;align-items:center;display:grid;position:absolute;top:0;left:0;right:0}.camera-screen header button{color:#fff;background:#00000038;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.camera-screen header svg{width:20px}.camera-screen header span,.camera-screen header b{display:block}.camera-screen header span{color:#b7c7d0;font-size:8px}.camera-screen header b{margin-top:3px;font:700 13px Barlow Condensed}.finder{z-index:2;width:78%;max-width:340px;height:180px;position:absolute;top:34%;left:50%;transform:translate(-50%,-50%)}.finder i{border-style:solid;border-color:#f4a261;width:42px;height:42px;position:absolute}.finder i:first-child{border-width:3px 0 0 3px;top:0;left:0}.finder i:nth-child(2){border-width:3px 3px 0 0;top:0;right:0}.finder i:nth-child(3){border-width:0 0 3px 3px;bottom:0;left:0}.finder i:nth-child(4){border-width:0 3px 3px 0;bottom:0;right:0}.finder span{background:#f4a261;height:2px;animation:2s ease-in-out infinite scanner;position:absolute;top:50%;left:5px;right:5px;box-shadow:0 0 14px #f4a261}@keyframes scanner{0%,to{transform:translateY(-70px)}50%{transform:translateY(70px)}}.camera-message{z-index:3;color:#dbe5ea;justify-content:center;align-items:center;gap:7px;font-size:9px;display:flex;position:absolute;top:48%;left:0;right:0}.camera-message svg{width:17px}.camera-bottom{z-index:4;padding:18px 16px calc(18px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#091822e6;border-radius:21px 21px 0 0;position:absolute;bottom:0;left:0;right:0}.last-product{background:#ffffff14;border:1px solid #ffffff17;border-radius:9px;grid-template-columns:40px 1fr 46px;align-items:center;gap:9px;padding:10px;display:grid}.last-product span,.last-product b{display:block}.last-product span{color:#91a7b4;font-size:8px}.last-product b{margin-top:3px;font-size:9px}.last-product>strong{font:700 15px Barlow Condensed}.simulate,.keyboard{border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:42px;margin-top:9px;font-size:9px;font-weight:700;display:flex}.simulate{color:#16364c;background:#f4a261}.keyboard{color:#cad7df;background:#ffffff14}.simulate svg,.keyboard svg{width:17px}.camera-toast{z-index:6;color:#fff;background:var(--green);border-radius:20px;align-items:center;gap:7px;padding:10px 15px;font-size:10px;display:flex;position:absolute;top:18%;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000004d}.camera-toast svg{width:16px}.camera-screen.success{box-shadow:inset 0 0 0 6px #42b294}@media (width>=521px){body{padding:20px 0}.mobile-shell{border-radius:20px;min-height:calc(100vh - 40px);overflow:hidden}.bottom-nav{border-radius:0 0 20px 20px;bottom:20px}.detail-screen,.camera-screen{border-radius:20px;top:20px;bottom:20px}.detail-actions{border-radius:0 0 20px 20px;bottom:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
