:root{--m-black:#090909;--m-yellow:#ffe500;--m-cream:#fff8cf;--m-white:#fff;--m-green:#a1ff7d;--m-red:#ff4b40;--m-orange:#ffb347;--m-muted:#6a6759;--safe-bottom:env(safe-area-inset-bottom,0px)}
.mobile-v2{background:linear-gradient(180deg,var(--m-yellow) 0, #fff2a3 220px,var(--m-cream) 220px);color:var(--m-black);font-family:Inter,Arial,sans-serif;min-height:100vh}
.mobile-v2 *{box-sizing:border-box}.mobile-v2 h1,.mobile-v2 h2,.mobile-v2 b,.mobile-v2 button{font-family:Arial Black,Inter,Arial,sans-serif}.mobile-v2 p{font-family:Inter,Arial,sans-serif}
.mobile-shell{width:min(620px,100%);margin:0 auto;padding:14px 14px calc(104px + var(--safe-bottom))}.mobile-app-header{position:sticky;top:8px;z-index:30;display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;padding:10px 12px;background:rgba(255,255,255,.94);border:3px solid var(--m-black);box-shadow:5px 5px var(--m-black);backdrop-filter:blur(12px)}
.mobile-brand{display:flex;align-items:center;gap:10px;color:var(--m-black);text-decoration:none}.mobile-brand img{width:46px;height:46px;border:2px solid var(--m-black);background:var(--m-yellow)}.mobile-brand b{display:block;font-size:20px;line-height:1}.mobile-brand small{display:block;margin-top:4px;font-size:10px}.mobile-header-actions{display:flex;gap:8px}.icon-button,.avatar-button{width:42px;height:42px;display:grid;place-items:center;border:3px solid var(--m-black);background:var(--m-yellow);color:var(--m-black);box-shadow:3px 3px var(--m-black);font-weight:900;text-decoration:none;cursor:pointer}.avatar-button{border-radius:50%;background:var(--m-black);color:var(--m-yellow)}
.network-status{position:fixed;z-index:100;left:50%;top:0;transform:translateX(-50%);width:min(620px,100%);padding:8px 12px;background:var(--m-red);color:#fff;text-align:center;font-weight:900;border-bottom:3px solid #000}.mobile-card{background:var(--m-white);border:3px solid var(--m-black);box-shadow:6px 6px var(--m-black);padding:16px;margin:0 0 16px}.eyebrow{display:block;font-size:10px;letter-spacing:.12em;font-weight:900;color:#5c5845;margin-bottom:5px}.hero-card{display:flex;justify-content:space-between;align-items:center;background:var(--m-yellow)}.hero-card h1{font-size:28px;line-height:1.05;margin:4px 0}.hero-card p{margin:6px 0 0;font-weight:800}.today-pill{width:72px;height:72px;display:grid;place-items:center;background:#fff;border:3px solid #000;box-shadow:4px 4px #000;font-size:23px;font-weight:900;line-height:1}.today-pill small{display:block;font-size:10px;margin-top:-15px}
.mobile-info-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.mobile-info-strip>div{min-width:0;background:#000;color:#fff;padding:12px;border:3px solid #000}.mobile-info-strip small{display:block;color:#ffe500;font-size:10px;margin-bottom:4px}.mobile-info-strip b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.today-status-grid .status-card{margin:0 0 16px}.status-card span{font-size:10px;font-weight:900}.status-card b{display:block;font-size:30px;margin:7px 0}.status-card small{font-weight:800}.status-card.ok{background:var(--m-green)}.status-card.warn{background:#fff}.mobile-primary-action{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0 0 16px;padding:16px;background:var(--m-black);color:var(--m-yellow);border:3px solid var(--m-black);box-shadow:6px 6px var(--m-yellow);text-decoration:none;font-weight:900;cursor:pointer}.mobile-primary-action b{font-size:24px}.mobile-primary-action.complete{background:#fff;color:#000;box-shadow:6px 6px #000}.mobile-primary-action.form-button{margin-top:8px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px}.section-heading h2{font-size:20px;margin:0}.section-heading a{font-size:12px;color:#000;font-weight:900}.monthly-stats{display:grid;grid-template-columns:repeat(3,1fr);border:3px solid #000}.monthly-stats>div{padding:12px;text-align:center;border-right:3px solid #000}.monthly-stats>div:last-child{border-right:0}.monthly-stats b{font-size:25px;display:block}.monthly-stats small{font-size:10px;font-weight:800}.mobile-history-list{display:grid;gap:10px}.mobile-history-item{display:flex;align-items:center;gap:11px;padding:10px;border:2px solid #000;background:#fff}.mobile-history-item img{width:66px;height:66px;object-fit:cover;border:2px solid #000;flex:0 0 auto}.history-main{min-width:0;flex:1}.history-main b,.history-main span,.history-main small{display:block}.history-main b{font-size:13px}.history-main span{font-size:12px;font-weight:800;margin:5px 0}.history-main small{font-size:11px;color:var(--m-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-dot{width:13px;height:13px;border:2px solid #000;background:#ddd;flex:0 0 auto}.status-dot.valid,.status-dot.success{background:var(--m-green)}.status-dot.late{background:var(--m-orange)}.status-dot.outside_radius,.status-dot.failed{background:var(--m-red)}.history-status{display:inline-block!important;width:max-content;margin-top:7px;padding:4px 6px;border:2px solid #000;font-size:9px;font-style:normal;font-weight:900;background:#eee}.history-status.valid{background:var(--m-green)}.history-status.late{background:var(--m-orange)}.history-status.outside_radius{background:#ffb3b3}.empty-state{text-align:center;padding:24px 10px}.empty-state p{color:var(--m-muted)}
.mobile-page-title{padding:10px 2px 14px}.mobile-page-title h1{font-size:31px;margin:4px 0}.mobile-page-title p{font-weight:700;line-height:1.5;margin:7px 0}.attendance-assignment{margin-bottom:12px}.step-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0 16px}.step-progress span{padding:8px 4px;border:2px solid #000;background:#fff;text-align:center;font-size:11px;font-weight:900;opacity:.48}.step-progress span b{display:block;font-size:9px;margin-top:3px}.step-progress span.active{opacity:1;background:var(--m-yellow)}.step-progress span.done{background:var(--m-green)}.mobile-camera-card{padding:12px}.camera-stage{position:relative;width:100%;aspect-ratio:3/4;background:#151515;border:3px solid #000;overflow:hidden;margin-bottom:12px}.camera-stage video,.camera-stage .preview{width:100%;height:100%;min-height:0;max-width:none;object-fit:cover;border:0;margin:0}.camera-stage .preview[hidden]{display:none}.camera-label{position:absolute;top:10px;left:10px;background:#000;color:#ffe500;border:2px solid #ffe500;padding:5px 7px;font-size:10px;font-weight:900}.mobile-alert{padding:11px 12px;border:3px solid #000;background:#fff;margin-bottom:12px;font-weight:800;line-height:1.35}.mobile-alert.success{background:var(--m-green)}.mobile-alert.danger{background:var(--m-red);color:#fff}.mobile-action-grid{display:grid;gap:8px}.three-actions{grid-template-columns:repeat(3,1fr)}.mobile-secondary-button{border:3px solid #000;background:#fff;padding:11px 5px;box-shadow:3px 3px #000;font-size:10px;cursor:pointer}.mobile-secondary-button b{display:block;font-size:17px;margin-bottom:4px}.gps-status{display:flex;align-items:center;gap:11px;margin:14px 0;padding:12px;background:#fff8cf;border:3px solid #000}.gps-icon{font-size:31px}.gps-status small,.gps-status b{display:block}.gps-status small{font-size:9px}.gps-status b{font-size:11px;word-break:break-word;margin-top:4px}.submit-grid{grid-template-columns:1fr 1fr}.mobile-submit{min-height:76px;border:3px solid #000;box-shadow:4px 4px #000;padding:10px;cursor:pointer}.mobile-submit small,.mobile-submit b{display:block}.mobile-submit small{font-size:9px}.mobile-submit b{font-size:15px;margin-top:5px}.mobile-submit.check-in{background:var(--m-green)}.mobile-submit.check-out{background:var(--m-red);color:#fff}.mobile-submit:disabled{opacity:.45;box-shadow:none;transform:translate(4px,4px)}.privacy-note{font-size:12px}.privacy-note p{line-height:1.5;margin-bottom:0}
.mobile-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-filter label{font-size:11px}.mobile-filter input,.mobile-filter select{margin-top:5px;padding:10px;border:2px solid #000}.mobile-filter-button{grid-column:1/-1;border:3px solid #000;background:#ffe500;box-shadow:4px 4px #000;padding:11px;font-weight:900}.profile-summary{display:flex;align-items:center;gap:12px}.profile-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#000;color:#ffe500;font-size:24px;font-weight:900;flex:0 0 auto}.profile-summary h2{font-size:17px;margin:0}.profile-summary p{font-size:11px;margin:5px 0}.logout-button{margin-left:auto;border:2px solid #000;background:#ffb3b3;color:#000;padding:8px;text-decoration:none;font-size:10px;font-weight:900}.pin-form{display:grid;gap:8px}.pin-form input{margin-top:5px}.form-help{font-size:11px;color:var(--m-muted);line-height:1.5}.security-list{display:grid;gap:8px}.security-list article{display:flex;align-items:center;gap:10px;padding:10px;border:2px solid #000}.security-list b,.security-list small{display:block}.security-list small{font-size:10px;margin-top:3px}.login-state{width:12px;height:12px;border:2px solid #000;background:#ddd}.login-state.success{background:var(--m-green)}.login-state.failed,.login-state.locked{background:var(--m-red)}
.mobile-bottom-nav{position:fixed;left:50%;bottom:calc(10px + var(--safe-bottom));transform:translateX(-50%);width:min(590px,calc(100% - 20px));display:grid;grid-template-columns:repeat(4,1fr);gap:6px;z-index:50;padding:7px;background:#fff;border:3px solid #000;box-shadow:6px 6px #000}.mobile-bottom-nav a{display:grid;place-items:center;gap:2px;min-height:50px;background:#fff;border:0;box-shadow:none;padding:4px;color:#000;text-decoration:none}.mobile-bottom-nav a span{font-size:19px;font-weight:900}.mobile-bottom-nav a small{font-size:9px;font-weight:900}.mobile-bottom-nav a.active{background:#ffe500;border:2px solid #000}.mobile-login-shell{width:min(480px,100%);margin:auto;padding:22px}.mobile-login-brand{display:flex;align-items:center;gap:15px;margin-bottom:18px}.mobile-login-brand img{border:3px solid #000;box-shadow:5px 5px #000}.mobile-login-brand h1{font-size:36px;margin:2px 0}.mobile-login-brand p{margin:0;font-weight:800}.mobile-login-card{width:100%;margin:0}.mobile-admin-link{display:block;text-align:center;margin-top:15px;color:#000;font-size:12px;font-weight:900}.pwa-install[hidden]{display:none!important}
@media(max-width:390px){.mobile-shell{padding-left:10px;padding-right:10px}.hero-card h1{font-size:23px}.today-pill{width:64px;height:64px;font-size:20px}.mobile-info-strip{grid-template-columns:1fr}.three-actions{grid-template-columns:1fr}.mobile-secondary-button{display:flex;align-items:center;gap:10px;justify-content:center}.mobile-secondary-button b{margin:0}.monthly-stats small{font-size:8px}}
@media(display-mode:standalone){.mobile-app-header{top:calc(8px + env(safe-area-inset-top,0px))}.mobile-shell{padding-top:calc(14px + env(safe-area-inset-top,0px))}}
