:root{font-family:Inter,system-ui,-apple-system,sans-serif;color:#17213a;background:#eef2f8;font-size:16px}*{box-sizing:border-box}body{margin:0}.app-shell{width:min(100%,430px);min-height:100vh;margin:auto;padding:18px 14px 92px;background:#fff}header{display:flex;align-items:center;justify-content:space-between;min-height:48px}.brand{font-size:21px;font-weight:850;color:#17213a;text-decoration:none}.brand span{color:#2275e6}.brand small,small{display:block;font-size:12px;color:#71809a;font-weight:500}.avatar,.back{width:44px;height:44px;border:0;border-radius:50%;background:#eaf1ff;color:#1464cc;font-size:18px;font-weight:800}.back{margin-left:auto;margin-right:8px}.primary,button{min-height:42px;border:0;border-radius:11px;padding:8px 12px;font:inherit;font-weight:700;cursor:pointer}.primary{background:#146be0;color:#fff}.block{width:100%;margin:16px 0}.intro{margin:24px 2px 11px}.intro h1{font-size:23px;margin:0}.tasks,.forklifts{border-top:1px solid #e3e9f2}.task,.forklift-row{display:flex;width:100%;text-align:left;gap:9px;justify-content:space-between;padding:15px 3px;border:0;border-bottom:1px solid #e3e9f2;background:#fff;text-decoration:none;color:inherit}.task h2,.forklift-row strong{display:block;font-size:16px;margin:5px 0}.task p{font-size:12px;color:#66738a;margin:3px 0}.status{height:max-content;padding:5px 8px;white-space:nowrap;border-radius:99px;background:#eef1f5;color:#647087;font-size:11px;font-weight:800;font-style:normal}.danger{background:#ffe8e8;color:#b42318}.summary{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0}.summary span,.problem,.history-event{padding:10px;border:1px solid #e3e9f2;border-radius:10px}.summary b{display:block;font-size:19px}.empty{margin:60px 0;text-align:center;padding:22px;border:1px dashed #d5dfed;border-radius:16px;color:#62708a}nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);min-height:70px;display:flex;justify-content:space-around;background:#fff;border-top:1px solid #e1e7f0;z-index:4}nav a{flex:1;text-align:center;text-decoration:none;color:#6e7990;font-size:11px;padding:10px 2px}nav b{font-size:20px;display:block}nav a.on{color:#1265d5}dialog{border:0;border-radius:19px;width:min(calc(100% - 24px),402px);padding:0;box-shadow:0 20px 50px #17213a55}dialog::backdrop{background:#17213a77}form{padding:19px;display:grid;gap:13px}.sheet-head{display:flex;justify-content:space-between;align-items:center}.sheet-head h1{font-size:21px;margin:0}label{display:grid;gap:5px;font-size:14px;font-weight:700}input,textarea,select{width:100%;min-height:44px;border:1px solid #cfd9e7;border-radius:10px;padding:9px;font:inherit;background:#fff}textarea{min-height:90px}.form-error{color:#c5222c;margin:0;font-size:13px}.card{margin-top:18px}.card h1{font-size:24px;margin:11px 0 3px}.card-top{display:flex;justify-content:space-between;gap:8px}.problems,.history{margin-top:26px}.history-event{margin:8px 0}.history-event p{margin:6px 0}.history-event a{color:#146be0}@media(min-width:600px){.app-shell{box-shadow:0 0 0 1px #dce4f0}}
