*{box-sizing:border-box}body{margin:0;background:#fff;color:#173f67;font-family:Arial,Helvetica,sans-serif}header{min-height:108px;border-bottom:4px solid #00a651;display:flex;align-items:center;padding:12px 25px;gap:25px;background:#fff}.brand{font-size:32px;font-weight:900;color:#173f67;line-height:.8}.brand span{color:#00a651}.brand small{display:block;font-size:9px;color:#00a651;letter-spacing:1px;margin-top:12px}.user{font-size:14px;color:#00a651;min-width:150px}.user span{font-size:15px}nav{margin-left:auto;display:flex;gap:8px}nav button{height:76px;min-width:78px;border:0;border-radius:13px;background:#00a651;color:#fff;font-size:27px;font-weight:900;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}nav button small{font-size:9px;line-height:1.05;margin-top:4px}main{max-width:1280px;margin:auto;padding:25px 28px}h1{font-size:29px;color:#00a651;margin:0 0 18px;font-weight:900}.message{padding:13px 17px;border-left:6px solid #00a651;background:#f3f8f5;border-radius:7px;margin-bottom:15px}.message.warning{border-color:#f0b400;background:#fff8d9;color:#7b5a00}.message.success{border-color:#00a651;background:#eefaf3}.message.info{color:#173f67}.sheet{border:1px solid #d8e2de;border-radius:10px;padding:18px;background:#fff;box-shadow:0 2px 10px #00000008}.topline{display:flex;align-items:end;gap:40px;margin-bottom:17px}.topline label{font-size:17px;font-weight:900}.topline select{display:block;margin-top:6px;width:190px;padding:10px;border:2px solid #00a651;border-radius:7px;color:#173f67;font-weight:700;background:#fff}.date{font-size:11px}.date b{font-size:14px}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{border-bottom:1px solid #dfe7e3;padding:9px 8px}thead th{background:#edf6f1;color:#173f67;font-size:12px}tbody td{font-size:14px}th:nth-child(1){width:25%}th:nth-child(2){width:9%}th:nth-child(3){width:13%}th:nth-child(4){width:10%}th:nth-child(5),th:nth-child(6){width:9%}th:nth-child(7){width:9%}th:nth-child(8){width:16%}.product{font-weight:800}.center{text-align:center}.order{font-weight:800;color:#173f67}.full,.empty{width:65px;padding:7px;text-align:center;border:2px solid #00a651;border-radius:7px;font-size:15px}.attention td{background:#fff5d9}.bad{color:#e3262e;font-weight:900}.ok{color:#00a651;font-weight:900}.irregular{text-align:center}.check,.cross{font-size:25px;font-weight:900}.check{color:#00a651}.cross{color:#e3262e;display:none}tfoot th{font-size:13px;background:#f5f8f6}.legend{font-size:11px;margin-top:10px;display:flex;gap:6px;align-items:center}.legend .cross{display:inline}.actions{display:flex;justify-content:center;gap:10px;margin-top:18px}.actions button,.mainBtn{border:0;border-radius:7px;padding:12px 35px;font-size:17px;font-weight:900;cursor:pointer}.validate,.mainBtn{background:#00a651;color:#fff}.cancel{background:#cfcfcf;color:#fff}.alerts{display:flex;gap:15px;margin:25px 0}.alerts div{border:2px solid #00a651;padding:18px;border-radius:8px}.alerts b{font-size:25px;color:#00a651;margin-left:15px}.home{text-align:center;padding-top:35px}.placeholder{font-size:20px;padding:50px}@media(max-width:900px){header{flex-wrap:wrap}.user{order:3;width:100%}nav{width:100%;overflow:auto}nav button{min-width:70px}main{padding:18px 10px}.sheet{overflow-x:auto}table{min-width:850px}}
