:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10233f;background:#eef3f8;font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;padding:14px max(18px,env(safe-area-inset-right)) 14px max(18px,env(safe-area-inset-left));background:#112945;color:#fff;box-shadow:0 2px 15px #0b1f3430}.brand{display:flex;gap:11px;align-items:center;letter-spacing:.09em}.brand small{display:block;font-size:.63rem;font-weight:500;opacity:.75;margin-top:2px}.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#36ccb7;color:#10233f;font-weight:900;font-size:1.15rem}.site{text-align:right;display:flex;flex-direction:column;gap:3px}.status{font-size:.72rem}.status.online{color:#7cead8}.status.offline{color:#ffc4c4}main{max-width:1120px;margin:0 auto;padding:28px 18px 80px}.panel{background:#fff;border:1px solid #dbe4ee;border-radius:18px;box-shadow:0 10px 35px #1b39550d;padding:24px}.narrow{max-width:520px;margin:30px auto}.centered{text-align:center;max-width:680px;margin:50px auto}.eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;color:#007f78;font-size:.72rem;font-weight:800}h1{font-size:clamp(1.65rem,5vw,2.3rem);margin:0 0 10px}h2{margin:0 0 14px;font-size:1.1rem}p{line-height:1.5;color:#4e6178}label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:.85rem;margin:15px 0}input,select{width:100%;padding:13px 14px;border:1px solid #bdcad8;border-radius:10px;font:inherit;background:#fff;color:#10233f}button{border:0;border-radius:10px;padding:12px 16px;font:inherit;font-weight:800;cursor:pointer}.primary{background:#008e82;color:#fff}.secondary{background:#e8f0f5;color:#17324f}.link{background:transparent;color:#006d68;padding:8px}.actions{display:flex;gap:10px;flex-wrap:wrap}.message{max-width:780px;margin:0 auto 18px;padding:13px 16px;border-radius:10px;background:#e5f3f3;color:#164a4a}.message.danger{background:#ffe9e9;color:#802121}.grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr);gap:20px}.toolbar{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.panel-title{display:flex;align-items:center;justify-content:space-between}.badge{background:#d9f5ef;color:#00675f;border-radius:6px;padding:6px 8px;font-size:.65rem;font-weight:900}.camera-wrap{position:relative;aspect-ratio:16/10;background:#14263a;border-radius:14px;overflow:hidden}.camera-wrap video{width:100%;height:100%;object-fit:cover}.guide{position:absolute;left:8%;right:8%;top:24%;bottom:22%;border:2px solid #49e1ca;border-radius:13px;box-shadow:0 0 0 999px #06172722}.camera-status{font-size:.82rem}.instructions li{margin:11px 0;color:#43586f;line-height:1.45}.ip-box{margin-top:18px;background:#f1f5f8;padding:12px 14px;border-radius:9px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.82rem}.pairing-code{font-size:2rem;letter-spacing:.15em;font-weight:900;text-align:center;background:#eff5f8;border-radius:12px;padding:18px;margin:18px 0}.check-panel{max-width:780px;margin:25px auto}.stage{display:flex;align-items:center;gap:15px;border:1px solid #dce5ed;border-radius:13px;padding:16px;margin:12px 0;background:#f9fbfc}.stage-number{display:grid;place-items:center;min-width:35px;height:35px;border-radius:50%;background:#dbe5ed;font-weight:900}.stage div{display:flex;flex-direction:column;gap:4px}.stage-value{color:#63758a;font-size:.87rem}.stage.active{border-color:#30a99e;background:#effaf8}.stage.active .stage-number{background:#30a99e;color:#fff}.stage.pass{border-color:#3cad78;background:#effaf4}.stage.pass .stage-number{background:#3cad78;color:#fff}.stage.review{border-color:#dea62e;background:#fff8e7}.stage.review .stage-number{background:#dea62e;color:#fff}.stage.fail{border-color:#d75656;background:#fff0f0}.stage.fail .stage-number{background:#d75656;color:#fff}.result{margin:20px 0;padding:20px;border-radius:14px;border:2px solid #45a879;background:#f0faf5}.result.danger{border-color:#c94e4e;background:#fff0f0}.result.watch{border-color:#d89e26;background:#fff8e7}.result h2{font-size:1.4rem}.result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.result-grid div{background:#ffffffb5;border-radius:9px;padding:11px;display:flex;flex-direction:column;gap:4px}.result-grid span{font-size:.72rem;color:#627387;text-transform:uppercase;letter-spacing:.05em}.caution{font-weight:700;color:#6e3838}footer{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:10px;background:#112945;color:#d8e7f5;padding:10px 18px calc(10px + env(safe-area-inset-bottom));font-size:.7rem}.s2-tools{margin-top:12px;background:#f1f6f8;border-radius:10px;padding:12px}.s2-report{width:100%;min-height:160px}.s2-focus{width:100%}@media(max-width:760px){.topbar{align-items:flex-start}.site strong{max-width:170px}.grid{grid-template-columns:1fr}.instructions{order:-1}.result-grid{grid-template-columns:1fr}.panel{padding:18px}.toolbar{align-items:center}.camera-wrap{aspect-ratio:4/3}footer{position:static;margin-top:20px;flex-direction:column}main{padding-bottom:24px}}
