@charset "UTF-8";:root{--primary: lightblue;--light: white}body{margin:0}._header_1japk_1{background-color:var(--primary);display:flex;align-items:center;justify-content:space-between;padding:0 2rem}._title_1japk_9{color:var(--light);font-size:1.5rem}._menu-container_1japk_14{display:flex}._menu-link_1japk_18{color:#00f;display:block;padding:1rem;text-decoration:none;font-size:1.1rem;transition:.2s}._menu-link_1japk_18:hover{color:var(--light);background-color:#00f}._video-container_10bf7_2{background-color:var(--primary);padding-bottom:2rem;display:flex;flex-direction:column;align-items:center}._status-bar_10bf7_11{width:100%;padding:.6rem 0;text-align:center;font-size:1.6rem;font-weight:700;color:#fff;letter-spacing:.05em;text-shadow:0 1px 4px rgba(0,0,0,.4);transition:background-color .4s}._score-track_10bf7_24{position:relative;width:100%;height:14px;background:#222}._score-fill_10bf7_31{height:100%;transition:width .3s,background-color .4s}._score-label_10bf7_36{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.65rem;color:#ccc}._cam-wrapper_10bf7_46{position:relative;display:inline-block;margin-top:1rem;border-radius:6px;overflow:hidden;box-shadow:0 4px 16px #00000059}._metrics_10bf7_56{margin-top:1rem;width:480px;display:flex;flex-direction:column;gap:.5rem}._metric_10bf7_56{background:#0000002e;border-radius:6px;padding:.45rem .75rem}._metric-header_10bf7_70{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:4px;color:#eee}._bar-track_10bf7_78{position:relative;height:8px;background:#333;border-radius:4px;overflow:visible}._bar-fill_10bf7_86{height:100%;border-radius:4px;transition:width .2s,background-color .3s}._bar-mark_10bf7_92{position:absolute;top:-2px;width:2px;height:12px;background:#ffffff80;transform:translate(-50%)}._text-metrics_10bf7_102{display:flex;justify-content:space-around;font-size:.78rem;color:#ddd;margin-top:.25rem;background:#0000002e;border-radius:6px;padding:.4rem .75rem}._cam-overlay_10bf7_114{position:absolute;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.03em}._landmark-toggle_10bf7_128{margin-top:.75rem;display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#333;cursor:pointer}._landmark-toggle_10bf7_128 input{cursor:pointer}._methodology_o6ozg_1{background-color:#e0e0e0;border-radius:.25rem;margin:2rem;padding:1rem}._container_hga5h_1{display:flex;gap:1.5rem;margin:2rem;flex-wrap:wrap;justify-content:center}._camera_hga5h_9 video{border:2px solid #000;border-radius:6px}._panel_hga5h_14{width:480px;display:flex;flex-direction:column;gap:.5rem}._userBox_hga5h_21{background:#0000002e;border-radius:6px;padding:.5rem .75rem;display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#eee;margin-bottom:.4rem}._userBox_hga5h_21 label{display:flex;align-items:center;gap:.5rem}._userBox_hga5h_21 select{flex:1;padding:.3rem .5rem;border:1px solid #444;background:#2a2a2a;color:#fff;border-radius:4px}._userInfo_hga5h_46{font-size:.78rem;color:#aaa;padding-left:1rem}._statusBar_hga5h_52{width:100%;padding:.6rem 0;text-align:center;font-size:1.4rem;font-weight:700;color:#fff;letter-spacing:.05em;border-radius:6px;transition:background-color .4s}._scoreTrack_hga5h_64{position:relative;width:100%;height:14px;background:#222;border-radius:4px;overflow:hidden}._scoreFill_hga5h_73{height:100%;transition:width .3s,background-color .4s}._scoreLabel_hga5h_78{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:.65rem;color:#ccc}._metrics_hga5h_87{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._metric_hga5h_87{background:#0000002e;border-radius:6px;padding:.45rem .75rem}._metricHeader_hga5h_100{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:4px;color:#eee}._barTrack_hga5h_108{position:relative;height:8px;background:#333;border-radius:4px}._barFill_hga5h_115{height:100%;border-radius:4px;transition:width .2s,background-color .3s}._barMark_hga5h_121{position:absolute;top:-2px;width:2px;height:12px;background:#ffffff80;transform:translate(-50%)}._textMetrics_hga5h_130{display:flex;justify-content:space-around;font-size:.78rem;color:#ddd;margin-top:.25rem;background:#0000002e;border-radius:6px;padding:.4rem .75rem}._camera_43i9v_1{display:flex;justify-content:center;margin:2rem}._camera_43i9v_1 video{border:2px solid #000}._container_nehvg_1{max-width:900px;margin:2rem auto;padding:0 1rem}._container_nehvg_1 h1{margin:0 0 1rem}._form_nehvg_10{background:#f5f7fa;padding:1.25rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1rem}._form_nehvg_10 h2{grid-column:1/-1;margin:0 0 .5rem;font-size:1.05rem}._form_nehvg_10 label{display:flex;flex-direction:column;font-size:.85rem;color:#444;gap:.3rem}._form_nehvg_10 input,._form_nehvg_10 select{padding:.45rem .6rem;border:1px solid #ccc;border-radius:5px;font-size:.95rem;background:#fff}._form_nehvg_10 input:focus,._form_nehvg_10 select:focus{border-color:#1976d2;outline:none}._form_nehvg_10 ._buttons_nehvg_42{grid-column:1/-1;display:flex;gap:.5rem;margin-top:.5rem}._form_nehvg_10 ._buttons_nehvg_42 button{padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;font-size:.95rem}._form_nehvg_10 ._buttons_nehvg_42 button[type=submit]{background:#1976d2;color:#fff}._form_nehvg_10 ._buttons_nehvg_42 button[type=submit]:hover{background:#1565c0}._form_nehvg_10 ._buttons_nehvg_42 button[type=button]{background:#e0e0e0;color:#333}._form_nehvg_10 ._buttons_nehvg_42 button[type=button]:hover{background:#d0d0d0}._error_nehvg_70{grid-column:1/-1;color:#d50000;font-size:.85rem}._table_nehvg_76{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}._table_nehvg_76 th,._table_nehvg_76 td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #eee;font-size:.9rem}._table_nehvg_76 th{background:#fafafa;font-weight:600;color:#333}._table_nehvg_76 tr:last-child td{border-bottom:none}._actions_nehvg_99{display:flex;gap:.4rem}._actions_nehvg_99 button{padding:.3rem .7rem;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.8rem;background:#fff}._actions_nehvg_99 button:hover{background:#f0f0f0}._actions_nehvg_99 button:last-child{color:#d50000;border-color:#f5b5b5}._actions_nehvg_99 button:last-child:hover{background:#fff5f5}._empty_nehvg_122{text-align:center;color:#888;padding:1.5rem!important}._wrapper_197sd_1{position:fixed;inset:0;background:linear-gradient(135deg,#0d1b2a,#1b2a3a);display:flex;align-items:center;justify-content:center;z-index:9999}._box_197sd_11{width:320px;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;gap:.6rem}._box_197sd_11 h1{margin:0;font-size:1.4rem}._box_197sd_11 p{margin:0;font-size:.9rem;color:#555}._box_197sd_11 input{padding:.6rem .75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none}._box_197sd_11 input:focus{border-color:#1976d2}._box_197sd_11 button{padding:.6rem;background:#1976d2;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s}._box_197sd_11 button:hover{background:#1565c0}._error_197sd_54{color:#d50000;font-size:.8rem}
