:root{font-family:Arial,"Microsoft YaHei",sans-serif;color:#1c2924;background:#f3f5f2}*{box-sizing:border-box}body{margin:0}header{height:52px;background:#153d35;color:#fff;padding:16px 22px}main{max-width:1500px;margin:auto;padding:14px}.overview-heading{display:flex;justify-content:space-between;align-items:center}.overview-heading h1{margin:0;font-size:23px}.overview-heading p{margin:3px 0;color:#65736d}.overview-heading button{height:32px}.today-cards{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin:10px 0}.today-cards article,.overview-panel{background:#fff;border:1px solid #d5ddd8;border-radius:6px;padding:10px}.today-cards span{display:block;color:#68756f;font-size:12px}.today-cards strong{font-size:25px}.overview-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:10px}.overview-panel{margin-bottom:10px}.overview-panel h2{font-size:16px;margin:0 0 9px}.pipeline{display:flex;align-items:center;gap:12px}.pipeline div{flex:1;background:#edf4f0;padding:10px}.pipeline span{display:block;font-size:12px}.pipeline strong{font-size:24px}.compact-bars{display:grid;gap:6px}.compact-bars>div{display:grid;grid-template-columns:130px 1fr 48px;gap:7px;align-items:center;font-size:12px}.compact-bars i{height:12px;background:#edf0ee}.compact-bars b{display:block;height:100%;background:#347e6b}.hourly-chart{height:145px;display:flex;align-items:end;gap:5px}.hour{flex:1;text-align:center}.hour>span{height:115px;display:flex;gap:1px;justify-content:center;align-items:end}.hour i{width:6px;display:block;min-height:1px}.registered{background:#9a7547}.scanned{background:#237a65}.uploaded{background:#3d6f9f}.hour small{font-size:10px}.legend{font-size:11px;color:#65736d}.legend i{display:inline-block;width:8px;height:8px;margin-left:10px}.exception-summary{display:block;color:#934321;text-decoration:none;padding:14px;background:#fff5ed}.exception-summary b{font-size:20px}@media(max-width:950px){.today-cards{grid-template-columns:repeat(4,1fr)}.overview-grid{grid-template-columns:1fr}}
