:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0c0d0e;color:#f6f6f7}*{box-sizing:border-box}body{margin:0;padding:env(safe-area-inset-top) 16px env(safe-area-inset-bottom)}main{max-width:540px;margin:0 auto;padding:22px 0 24px}header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;color:#92969d}h1{font-size:25px;letter-spacing:-.6px;margin:3px 0 0;font-weight:900}.badge{font-size:11px;font-weight:650;background:#26282c;border-radius:20px;padding:7px 10px;white-space:nowrap}.badge.ok{color:#43e396;background:#113126}.badge.off{color:#ffbb70;background:#352819}.photo{aspect-ratio:3/4;background:#000;position:relative;border-radius:14px;overflow:hidden;max-height:55vh;display:flex;justify-content:center}.photo img{width:100%;height:100%;object-fit:contain}.photo img:not([src]){visibility:hidden}#empty{position:absolute;inset:45% 10% auto;text-align:center;color:#8e9299;font-size:13px}#viewLabel{position:absolute;top:12px;left:12px;padding:5px 8px;background:#000b;border-radius:6px;font-size:10px;font-weight:800;letter-spacing:.08em;color:#43e396}.camera-status{font-size:13px;line-height:1.4;margin:13px 0;text-align:center;min-height:18px;color:#c7cbd0}button{font:inherit;cursor:pointer;border:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.45}.capture{background:#ff263c;color:white;display:block;width:100%;padding:21px 10px;border-radius:13px;font-size:27px;line-height:1;font-weight:900;box-shadow:0 7px 28px #ff263c20}.capture:active:not(:disabled){transform:scale(.985);background:#e4172d}.capture.busy{background:#464a53;box-shadow:none;font-size:21px}#instruction{text-align:center;font-size:12px;color:#9fa5af;margin:12px 0 6px}#notice{font-size:13px;text-align:center;color:#ffc179;min-height:18px;line-height:1.5}.processing{padding:18px;background:#17191c;border:1px solid #25282d;border-radius:12px;margin-top:12px}.processing p{font-size:13px;line-height:1.5;margin:8px 0 14px;color:#d0d3d9}.secondary{background:#2a2e35;color:#e5e9ee;font-size:13px;padding:12px 14px;border-radius:8px;width:100%;font-weight:650}details{margin-top:15px;border:1px solid #26292e;border-radius:10px}summary{font-size:13px;padding:14px;cursor:pointer;color:#adb4bf}.settings{padding:0 14px 14px;display:grid;gap:10px}.settings>span{font-size:12px;color:#8e96a2}.zoom{display:flex;gap:8px}.zoom button{flex:1;padding:12px;background:#24272d;color:#e9ecf0;border-radius:7px}.zoom button.selected{background:#28463b;color:#69efb1}footer{text-align:center;font-size:11px;color:#676f7a;margin-top:22px}#pairing{background:#1c2025;border:1px solid #343b45;border-radius:14px;padding:22px}#pairing h2{font-size:20px}#pairing p{font-size:14px;color:#b9c0cb;line-height:1.65}@media(min-width:700px){.photo{max-height:58vh}main{padding-top:30px}}[hidden]{display:none!important}

#loginForm{max-width:420px;margin:24px auto;text-align:left}#loginForm label{display:block;margin-bottom:8px}#password{width:100%;box-sizing:border-box;font:inherit;font-size:20px;padding:14px;background:#222;color:#fff;border:1px solid #555;border-radius:10px;margin-bottom:16px}#loginError{color:#ff7777}
