:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#152536;background:#eef3f6;--navy:#17324d;--navy2:#245171;--gold:#ddb84b;--green:#14735b;--red:#b33d35;--muted:#607284}*{box-sizing:border-box}body{margin:0}button{font:inherit;touch-action:manipulation;cursor:pointer}header{position:sticky;top:0;z-index:3;min-height:66px;padding:17px max(14px,calc((100% - 420px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff}header b{font-size:22px;letter-spacing:.01em}.network{display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:99px;background:#ffffff20;font-size:12px}.network::before{content:"";width:8px;height:8px;border-radius:50%;background:#38c890;box-shadow:0 0 0 5px #38c89020}.network.offline::before{background:#e2aa3b;box-shadow:0 0 0 5px #e2aa3b20}main{max-width:420px;margin:auto;padding:12px 12px 28px}.login-screen{min-height:calc(100dvh - 110px);display:grid;place-items:center}.google-button{border:0;border-radius:13px;padding:15px 24px;background:#fff;color:var(--navy);font-weight:750;box-shadow:0 5px 18px #19324d16}.utility-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.utility-button{min-height:43px;border:0;border-radius:11px;padding:10px 16px;background:#fff;color:var(--navy);font-weight:700}.account{text-align:right}.account strong{display:block;font-size:14px}.account button{border:0;padding:3px 0 0;background:transparent;color:#6a7b89;font-size:11px}.camera-button{width:100%;min-height:112px;border:0;border-radius:18px;background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff;display:flex;align-items:center;justify-content:center;gap:15px;font-size:21px;font-weight:800;box-shadow:0 8px 24px #17324d28}.camera-button:active{transform:scale(.99)}.camera-icon{width:54px;height:54px;border:4px solid #fff;border-radius:50%;display:grid;place-items:center}.camera-icon span{width:13px;height:13px;border-radius:50%;background:var(--gold)}.upload-status{width:100%;border:0;border-radius:11px;margin-top:9px;padding:10px 11px;display:flex;justify-content:space-between;background:#fff1cf;color:#7c5700;font-size:12px;font-weight:700}.status{min-height:20px;margin:7px 2px;color:var(--green);font-size:12px;font-weight:700}.evidence-record{margin:8px 0;padding:9px;border-radius:13px;background:#fff;box-shadow:0 3px 12px #19324d0f}.record-head{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:7px}.record-head h2{margin:0;font-size:15px}.record-state{color:var(--green);font-size:11px;font-weight:700}.record-state.pending{color:#9a6800}.media-strip{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.thumbnail,.media-action,.voice-chip{flex:0 0 46px;height:46px;border:0;border-radius:8px;padding:0;overflow:hidden}.thumbnail{position:relative;background:#718087}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail small{position:absolute;left:3px;bottom:1px;color:#fff;text-shadow:0 1px 3px #000;font-size:10px}.media-action{display:grid;place-items:center;background:#e6edf2;color:var(--navy);font-size:21px;font-weight:700}.photo-add{background:var(--navy);color:#fff}.voice-button{font-size:18px}.voice-button.recording{background:var(--red);color:#fff;animation:pulse 1.2s infinite}.voice-add{font-size:22px}.voice-chip{display:grid;place-items:center;width:auto;min-width:46px;padding:0 8px;background:#e6edf2;color:var(--navy);font-size:11px;font-weight:700}@keyframes pulse{50%{opacity:.7}}.pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-top:10px}.pagination button{min-height:42px;border:0;border-radius:11px;background:#fff;color:var(--navy)}.pagination button:last-child{justify-self:stretch}.pagination button:disabled{opacity:.4}.pagination span{text-align:center;color:#607284;font-size:11px}.history-head{display:flex;align-items:center;justify-content:space-between}.history-head h1{font-size:22px}.history-head button{border:0;border-radius:10px;padding:9px 12px;background:#e6edf2;color:var(--navy)}.history-record{background:#fff;border-left:4px solid var(--green);padding:13px;margin:9px 0;border-radius:10px}.history-record h2{margin:0;font-size:16px}.history-record p{margin:5px 0;color:#566779;font-size:13px}.history-record small{color:#637587}dialog{width:min(92vw,560px);border:0;border-radius:14px;padding:10px;background:#10161c}dialog::backdrop{background:#07101ab8}dialog img{display:block;width:100%;max-height:72vh;object-fit:contain}.dialog-actions{display:flex;justify-content:space-between;gap:10px;padding-top:10px}.dialog-actions button{flex:1;border:0;border-radius:10px;padding:12px;background:#e6edf2;color:var(--navy);font-weight:700}.dialog-actions #retake-photo{background:var(--gold)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:760px){main{max-width:760px}.login-screen{min-height:calc(100dvh - 120px)}#today-records{display:grid;grid-template-columns:1fr 1fr;gap:10px}.evidence-record{margin:0}.camera-button{min-height:130px}}
