:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.4;color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(1200px 700px at 15% 10%,rgba(99,102,241,.18),transparent 55%),radial-gradient(900px 600px at 85% 0%,rgba(56,189,248,.12),transparent 50%),linear-gradient(180deg,#070b16,#0b1020 55%,#070b16);color:#ffffffeb}button{font:inherit;padding:8px 10px;border-radius:10px;border:1px solid currentColor;background:transparent;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.page{--panelBg: rgba(255, 255, 255, .06);--panelBg2: rgba(255, 255, 255, .045);--border: rgba(255, 255, 255, .1);--border2: rgba(255, 255, 255, .16);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .7);--muted2: rgba(255, 255, 255, .55);--accent: rgba(251, 191, 36, .95);max-width:1180px;margin:0 auto;padding:18px;color:var(--text)}.small{font-size:12px}.header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 4px;margin-bottom:14px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brandMark{width:38px;height:38px;border-radius:12px;background:#ffffff0f;border:1px solid var(--border);display:grid;place-items:center;flex:0 0 auto}.brandDot{width:14px;height:14px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 4px #fbbf241f}.headerMeta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.title{margin:0;font-size:20px;letter-spacing:.2px}.hero{border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,#ffffff12,#ffffff09);padding:20px;margin-bottom:16px}.heroInner{max-width:920px;margin:0 auto;text-align:center}.heroTitle{margin:0;font-size:18px;font-weight:650}.heroText{margin-top:8px;color:var(--muted)}.grid{display:grid;grid-template-columns:1fr;gap:18px}.col{display:flex;flex-direction:column;gap:14px;min-width:0}@media (min-width: 900px){.grid{grid-template-columns:1.1fr .9fr}}@media (max-width: 720px){.page{padding:14px}.header{flex-direction:column;align-items:stretch}.headerMeta{align-items:stretch}}.panel{border:1px solid var(--border);border-radius:18px;padding:16px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button{border:1px solid var(--border2);border-radius:14px;padding:9px 12px;background:#ffffff08;color:var(--text);font:inherit;cursor:pointer}.button:hover{background:#ffffff0f}.input{border:1px solid var(--border2);border-radius:14px;padding:9px 12px;background:#0000002e;font:inherit;min-width:220px;color:var(--text)}.button:focus-visible,.chip:focus-visible,.seg:focus-visible{outline:2px solid rgba(255,255,255,.65);outline-offset:2px}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button:disabled{opacity:.5;cursor:not-allowed}.panelTitle{margin:0 0 10px;font-size:16px}.videoWrap{width:100%;margin-top:10px;border-radius:18px;border:1px solid var(--border);background:#00000038;overflow:hidden;aspect-ratio:16 / 9;display:grid;place-items:center}.video{width:100%;height:100%;object-fit:cover;border:0;border-radius:0}.guidanceInline{margin:10px 0;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff08;color:var(--muted)}.cameraStatus{margin-top:10px}.guidancePanel{border-width:2px}.guidanceBig{font-size:16px;line-height:1.35;margin-top:6px}.examples{margin-top:12px}.label{font-weight:600;margin-bottom:6px}.formRow{margin-top:10px}.checkbox{display:flex;gap:10px;align-items:center}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid var(--border2);border-radius:999px;padding:6px 10px;background:#ffffff08;cursor:pointer;font:inherit;color:var(--text)}.chipOn{background:#ffffffdb;color:#000000e6}.segmented{display:flex;gap:8px;flex-wrap:wrap}.seg{border:1px solid var(--border2);border-radius:10px;padding:6px 10px;background:#ffffff08;cursor:pointer;font:inherit;color:var(--text)}.segOn{background:#ffffffdb;color:#000000e6}.controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.resultTitle{margin:0;font-size:16px}.riskBadge{border:1px solid var(--border2);border-radius:999px;padding:2px 8px;font-size:12px;white-space:nowrap;color:var(--muted)}.section{margin-top:12px}.sectionTitle{margin:0 0 6px;font-size:14px}.list{margin:0;padding-left:18px}.muted{color:var(--muted)}.error{margin-top:10px;border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:10px;background:#0003}.hidden{display:none}.headerControls{justify-content:flex-end}.cameraPlaceholder{margin-top:12px;border-radius:18px;border:1px solid var(--border);background:#00000038;aspect-ratio:16 / 9;display:grid;place-items:center}.cameraPlaceholderIcon{width:44px;height:34px;border-radius:10px;border:2px solid rgba(255,255,255,.4);position:relative;opacity:.7}.cameraPlaceholderIcon:before{content:"";position:absolute;width:12px;height:12px;border-radius:999px;border:2px solid rgba(255,255,255,.4);left:50%;top:50%;transform:translate(-50%,-50%)}
