:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0}.shell{max-width:1100px;margin:0 auto;padding:18px}.hidden{display:none!important}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 8px 30px rgba(15,23,42,.05);margin-bottom:14px}.login-card{max-width:420px;margin:8vh auto}.brandmark{width:50px;height:50px;border-radius:15px;background:#0f172a;color:white;display:grid;place-items:center;font-weight:900;font-size:24px}h1,h2,h3{margin:.35rem 0}.muted{color:#64748b}.eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-weight:700}label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;margin:12px 0}input{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:12px;font-size:16px;background:white}button,.button{border:0;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary{background:#0f172a;color:#fff}.secondary{background:#e2e8f0;color:#0f172a}.ghost{background:transparent;border:1px solid #cbd5e1}.topbar,.row{display:flex;align-items:center;gap:12px}.topbar,.between{justify-content:space-between}.wrap{flex-wrap:wrap}.clock-card{text-align:center}.clock{font-size:46px;font-weight:900;letter-spacing:.02em}.badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e2e8f0;font-size:12px;font-weight:800}.badge.good{background:#dcfce7;color:#166534}.badge.bad{background:#fee2e2;color:#991b1b}.punch-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}.punch{min-height:130px;color:white;display:flex;flex-direction:column;gap:8px}.punch span{font-size:20px}.punch small{opacity:.85}.punch.in{background:#15803d}.punch.out{background:#b91c1c}.punch:disabled{opacity:.45;cursor:not-allowed}.msg{min-height:22px;color:#b91c1c}.msg.good{color:#166534}.center{text-align:center}.timeline{display:grid;gap:8px}.timeline-item{display:flex;justify-content:space-between;border-bottom:1px solid #e2e8f0;padding:10px 0}.tabs{display:flex;gap:8px;padding:8px}.tabs button{background:transparent}.tabs button.active{background:#0f172a;color:white}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.kpi{padding:14px;border:1px solid #e2e8f0;border-radius:14px}.kpi b{font-size:26px;display:block}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:10px;border-bottom:1px solid #e2e8f0;font-size:13px}th{background:#f8fafc;position:sticky;top:0}.status-present{color:#166534;font-weight:900}.status-absent{color:#991b1b;font-weight:900}.status-left{color:#92400e;font-weight:900}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.check{flex-direction:row;align-items:center}.check input{width:auto}.location-card button{margin-top:8px}@media(max-width:700px){.shell{padding:10px}.punch-grid{grid-template-columns:1fr 1fr}.punch{min-height:110px}.clock{font-size:38px}.kpis{grid-template-columns:1fr 1fr 1fr}.form-grid{grid-template-columns:1fr}.topbar{align-items:flex-start}.card{border-radius:15px;padding:14px}}

.install-btn{width:100%;margin-top:4px}.install-hint{font-size:12px;line-height:1.45;margin-top:10px}
