.table-wrap{width:100%;overflow-x:auto}.worker-name{display:flex;align-items:center;gap:10px;min-width:210px}.worker-name img{width:52px;height:52px;border-radius:10px;object-fit:cover}.wa-link{color:#087e5c;font-weight:750}.worker-dashboard{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#fff;padding:22px;border-radius:16px;box-shadow:0 4px 22px #173b5714}.worker-identity{display:flex;align-items:center;gap:18px}.worker-identity h1,.worker-identity p{margin:3px 0}.live-clock{text-align:center;background:#173b57;color:#fff;padding:18px 28px;border-radius:14px;min-width:220px}.live-clock span{display:block;font-size:42px;font-weight:800;font-variant-numeric:tabular-nums}.live-clock small{color:#dce9f2;font-size:16px}.last-mark{margin:22px 0;padding:25px;text-align:center;border-radius:16px;background:#fff4d8;border:2px solid #f2a000}.last-mark span,.last-mark strong,.last-mark b{display:block}.last-mark span{font-size:13px;letter-spacing:.12em}.last-mark strong{font-size:29px;color:#b76800;margin:8px}.last-mark b{font-size:21px}.mark-actions button{font-size:17px}.history{margin-top:35px}.history-filter{display:flex;align-items:end;gap:12px;max-width:560px}.history-filter label{flex:1}.month-tabs{display:grid;grid-template-columns:repeat(12,minmax(90px,1fr));background:#17212a;margin-top:20px;overflow-x:auto}.month-tabs a{color:#fff;text-decoration:none;text-align:center;padding:10px 7px;font-size:13px}.month-tabs a.active{background:#f39a00;color:#111;font-weight:800}.hours-table th{background:#f39a00;color:#17212a;white-space:nowrap}.hours-table tfoot th{background:#17212a;color:#fff}.hours-table td{white-space:nowrap}@media(max-width:700px){.worker-dashboard{align-items:stretch;flex-direction:column}.worker-identity{width:100%}.live-clock{width:100%}.live-clock span{font-size:38px}.history-filter{display:grid;grid-template-columns:1fr 1fr}.history-filter button{grid-column:1/-1}.month-tabs{grid-template-columns:repeat(12,95px)}}
