.webcam-test-panel{display:flex;flex-direction:column;gap:18px;min-width:0}.webcam-test-panel__actions,.webcam-test-panel__header,.webcam-test-panel__heading,.webcam-test-panel__snapshot-actions,.webcam-test-panel__snapshot-copy{align-items:center;display:flex}.webcam-test-panel__header{gap:14px;justify-content:space-between}.webcam-test-panel__heading{gap:12px;min-width:0}.webcam-test-panel__heading-icon,.webcam-test-panel__snapshot-icon{background:#ea55551f;border-radius:15px;color:var(--danger-color);display:grid;flex:0 0 auto;place-items:center}.webcam-test-panel__heading-icon{height:46px;width:46px}.webcam-test-panel__heading-icon svg{height:26px;width:26px}.webcam-test-panel__section-title,.webcam-test-panel__title{color:#111827;font-weight:800;margin:0}.webcam-test-panel__title{font-size:20px}.webcam-test-panel__section-title{font-size:17px}.webcam-test-panel__error p,.webcam-test-panel__snapshot-copy p,.webcam-test-panel__subtitle{color:#6b7280;font-size:13px;line-height:1.5;margin:0}.webcam-test-panel__status{background:#f3f4f6;border-radius:999px;color:#4b5563;flex:0 0 auto;font-size:11px;font-weight:800;padding:6px 9px}.webcam-test-panel__status--requesting{background:#fff7ed;color:#c2410c}.webcam-test-panel__status--active{background:#ecfdf3;color:#15803d}.webcam-test-panel__status--error{background:#fef2f2;color:#b91c1c}.webcam-test-panel__workspace{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:0 18px 44px #11182712;display:grid;grid-template-columns:minmax(245px,300px) minmax(0,1fr);min-width:0;overflow:hidden}.webcam-test-panel__controls{background:#fbfcfe;border-right:1px solid rgba(17,24,39,.08);display:flex;flex-direction:column;gap:16px;min-width:0;padding:18px}.webcam-test-panel__metrics{display:grid;gap:8px;margin:0}.webcam-test-panel__metrics div{align-items:center;background:#fff;border:1px solid #edf0f4;border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:10px 12px}.webcam-test-panel__metrics dt{color:#6b7280;font-size:12px}.webcam-test-panel__metrics dd{color:#111827;font-size:12px;font-weight:800;margin:0;text-align:right}.webcam-test-panel__notes{display:flex;flex-direction:column;gap:10px;list-style:none;margin:auto 0 0;padding:0}.webcam-test-panel__notes li{align-items:flex-start;color:#6b7280;display:flex;font-size:12px;gap:8px;line-height:1.45}.webcam-test-panel__notes svg{color:#9ca3af;flex:0 0 18px;height:18px;width:18px}.webcam-test-panel__preview-column{display:flex;flex-direction:column;gap:14px;min-width:0;padding:18px}.webcam-test-panel__preview{background:#111827;border-radius:16px;display:grid;min-height:360px;overflow:hidden;place-items:center;position:relative}.webcam-test-panel__video{height:100%;min-height:360px;-o-object-fit:contain;object-fit:contain;width:100%}.webcam-test-panel__video--mirrored{transform:scaleX(-1)}.webcam-test-panel__empty{align-items:center;background:radial-gradient(circle at 50% 35%,#273142 0,#111827 70%);color:#fff;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;padding:24px;position:absolute;text-align:center}.webcam-test-panel__empty svg{color:#9ca3af;height:52px;width:52px}.webcam-test-panel__empty p{color:#cbd5e1;font-size:13px;line-height:1.5;margin:0;max-width:420px}.webcam-test-panel__live-badge{align-items:center;backdrop-filter:blur(8px);background:#111827bd;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;gap:7px;left:12px;padding:7px 10px;position:absolute;top:12px}.webcam-test-panel__live-badge span{background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px #22c55e33;height:8px;width:8px}.webcam-test-panel__error{background:#fef2f2;border-radius:12px;color:#b91c1c;display:grid;gap:9px;grid-template-columns:auto minmax(0,1fr);padding:12px}.webcam-test-panel__error svg{height:19px;width:19px}.webcam-test-panel__error p{color:inherit}.webcam-test-panel__actions{flex-wrap:wrap;gap:9px;justify-content:center}.webcam-test-panel__snapshot{background:#f0fdf4;border:1px solid rgba(21,128,61,.16);border-radius:16px;display:flex;flex-direction:column;gap:14px;min-width:0;padding:16px}.webcam-test-panel__snapshot-copy{gap:10px}.webcam-test-panel__snapshot-icon{background:#dcfce7;color:#166534;height:42px;width:42px}.webcam-test-panel__snapshot img{background:#111827;border-radius:13px;max-height:520px;-o-object-fit:contain;object-fit:contain;width:100%}.webcam-test-panel__snapshot-actions{flex-wrap:wrap;gap:9px}.webcam-test-panel__live-status{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0)}@media(max-width:820px){.webcam-test-panel__workspace{grid-template-columns:minmax(0,1fr)}.webcam-test-panel__controls{border-bottom:1px solid rgba(17,24,39,.08);border-right:0}}@media(max-width:620px){.webcam-test-panel__header{align-items:flex-start;flex-direction:column}.webcam-test-panel__controls,.webcam-test-panel__preview-column{padding:14px}.webcam-test-panel__preview,.webcam-test-panel__video{min-height:250px}.webcam-test-panel__actions,.webcam-test-panel__actions .UiButton,.webcam-test-panel__snapshot-actions,.webcam-test-panel__snapshot-actions .UiButton{width:100%}}
