.batch-modal-overlay-v2{position:fixed;inset:0;background:#000000e6;backdrop-filter:blur(16px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.batch-modal-v2{width:min(1200px,96vw);height:min(720px,92vh);background:linear-gradient(145deg,#0b0c0f,#14161c,#0a0b0e);border-radius:24px;border:1px solid rgba(40,255,136,.12);box-shadow:0 40px 100px #000000d9,0 0 0 1px #28ff880d inset,0 0 50px #28ff8814;display:flex;flex-direction:column;overflow:hidden;min-height:0;animation:scaleIn .35s cubic-bezier(.16,1,.3,1)}@keyframes scaleIn{0%{opacity:0;transform:scale(.94) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.batch-header-v2{padding:24px 32px;background:linear-gradient(180deg,rgba(40,255,136,.04) 0%,transparent 100%);border-bottom:1px solid rgba(40,255,136,.12);display:flex;align-items:center;justify-content:space-between;gap:20px;flex-shrink:0}.batch-header-left{display:flex;align-items:center;gap:20px;flex-shrink:0}.batch-header-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-width:0}.batch-header-icon{width:64px;height:64px;border-radius:14px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #ffffff1a inset;color:#ffffffa6;flex-shrink:0}.batch-title-v2{font-size:22px;font-weight:800;color:#fff;margin:0 0 4px;letter-spacing:-.02em;line-height:1}.batch-subtitle-v2{font-size:13px;color:#ffffff8c;margin:0;font-weight:500;line-height:1}.batch-header-stats{display:flex;gap:16px;flex-shrink:0}.batch-stat-card{padding:12px 20px;background:#ffffff0a;border:1px solid rgba(40,255,136,.15);border-radius:12px;min-width:90px;text-align:center}.batch-stat-card.alert{background:#ff3b301a;border-color:#ff3b3040}.batch-stat-label{font-size:11px;color:#ffffff8c;margin-bottom:6px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1}.batch-stat-value{font-size:26px;font-weight:900;color:#28ff88;font-variant-numeric:tabular-nums;line-height:1}.batch-stat-value.critical,.batch-stat-value.warning{color:#ff5247}.batch-stat-value.success{color:#28ff88}.batch-close-btn-v2{width:40px;height:40px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffa6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.batch-close-btn-v2:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:scale(1.08)}.batch-close-btn-v2:active{transform:scale(.96)}.batch-content-v2{display:flex;flex:1;overflow:hidden;min-height:0}.batch-sidebar-v2{width:260px;background:#00000059;border-right:1px solid rgba(40,255,136,.1);display:flex;flex-direction:column;flex-shrink:0}.batch-section-header{padding:20px 20px 14px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.batch-section-header h3{font-size:12px;font-weight:800;color:#ffffff80;margin:0;text-transform:uppercase;letter-spacing:.12em}.batch-count-badge{background:linear-gradient(135deg,#28ff882e,#28ff881f);color:#28ff88;padding:5px 12px;border-radius:10px;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;border:1px solid rgba(40,255,136,.25)}.batch-method-list{padding:0 16px;flex:1;overflow-y:auto;overflow-x:hidden}.batch-method-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 10px;background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);margin-bottom:8px;text-align:left}.batch-method-item:hover{background:#ffffff0d;border-color:#28ff8826;transform:translate(4px)}.batch-method-item.active{background:linear-gradient(135deg,#28ff881f,#28ff8814);border-color:#28ff884d;transform:translate(6px)}.batch-method-item.active .batch-method-icon{background:linear-gradient(135deg,#28ff88,#20e87a);color:#000;box-shadow:0 6px 20px #28ff8866;border-color:#ffffff26}.batch-method-icon{width:40px;height:40px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#ffffffa6;flex-shrink:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.batch-method-label{flex:1;min-width:0}.batch-method-name{font-size:14px;font-weight:700;color:#fff;margin-bottom:3px;line-height:1.3}.batch-method-desc{font-size:11px;color:#ffffff7a;line-height:1.3}.batch-sidebar-actions{padding:20px;border-top:1px solid rgba(40,255,136,.1);display:flex;flex-direction:column;gap:10px;flex-shrink:0}.batch-action-btn{width:100%;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.batch-action-btn.primary{background:linear-gradient(135deg,#28ff88,#20e87a);border-color:#ffffff1f;color:#000;box-shadow:0 6px 24px #28ff8859}.batch-action-btn.primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 32px #28ff8880}.batch-action-btn.primary:active:not(:disabled){transform:translateY(0)}.batch-action-btn.primary:disabled{opacity:.5;cursor:not-allowed}.batch-action-btn.secondary{background:#ffffff0d;border-color:#28ff8826;color:#fff}.batch-action-btn.secondary:hover:not(:disabled){background:#ffffff1a;border-color:#28ff8840;transform:translateY(-2px)}.batch-action-btn.danger{background:#ff3b301a;border-color:#ff3b3040;color:#ff6b6b}.batch-action-btn.danger:hover:not(:disabled){background:#ff3b302e;border-color:#ff3b3066;transform:translateY(-2px)}.batch-main-area-v2{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;min-height:0;background:linear-gradient(180deg,#0000001a,#00000040)}.batch-upload-panel-v2{padding:24px 28px;border-bottom:1px solid rgba(40,255,136,.1);background:linear-gradient(180deg,#0000004d,#0003);flex-shrink:0;box-shadow:0 4px 20px #0003}.batch-upload-panel-v2.compact{padding:12px 24px}.batch-upload-content{max-width:900px;width:100%}.batch-upload-panel-v2.compact .batch-upload-header{margin-bottom:10px}.batch-upload-panel-v2.compact .batch-upload-header h4{font-size:14px;margin-bottom:3px}.batch-upload-panel-v2.compact .batch-upload-header p{font-size:11px}.batch-upload-panel-v2.compact .batch-template-btn-v2{padding:8px 14px;font-size:11px}.batch-upload-panel-v2.compact .batch-template-btn-v2 svg{width:11px;height:11px}.batch-upload-panel-v2.compact .batch-template-btn-v2{padding:10px 16px;font-size:12px}.batch-upload-panel-v2.compact .batch-template-btn-v2 svg{width:12px;height:12px}.batch-form-group{margin-bottom:22px}.batch-form-label{display:block;font-size:12px;font-weight:700;color:#ffffffb3;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}.batch-input-v2,.batch-textarea-v2{width:100%;padding:16px 18px;background:#ffffff0d;border:1px solid rgba(40,255,136,.15);border-radius:14px;color:#fff;font-size:15px;font-family:inherit;transition:all .25s cubic-bezier(.4,0,.2,1)}.batch-input-v2:focus,.batch-textarea-v2:focus{outline:none;background:#ffffff14;border-color:#28ff8873;box-shadow:0 0 0 4px #28ff881f}.batch-input-v2::placeholder,.batch-textarea-v2::placeholder{color:#ffffff52}.batch-textarea-v2{resize:vertical;font-family:JetBrains Mono,Courier New,monospace;line-height:1.7}.batch-submit-btn{padding:16px 28px;background:linear-gradient(135deg,#28ff88,#20e87a);border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#000;font-size:15px;font-weight:800;display:inline-flex;align-items:center;gap:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #28ff884d}.batch-submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 32px #28ff8873}.batch-submit-btn:active:not(:disabled){transform:translateY(-1px)}.batch-submit-btn:disabled{opacity:.5;cursor:not-allowed}.batch-upload-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:20px}.batch-upload-header h4{font-size:18px;font-weight:800;color:#fff;margin:0 0 6px;letter-spacing:-.02em}.batch-upload-header p{font-size:13px;color:#ffffff8c;margin:0;line-height:1.5}.batch-upload-header code{background:#28ff881f;color:#28ff88;padding:3px 10px;border-radius:8px;font-size:13px;font-family:JetBrains Mono,monospace;border:1px solid rgba(40,255,136,.2)}.batch-template-btn-v2{padding:12px 20px;background:#ffffff0d;border:1px solid rgba(40,255,136,.15);border-radius:12px;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.batch-template-btn-v2:hover{background:#ffffff1a;border-color:#28ff884d;transform:translateY(-2px)}.batch-file-dropzone{border:2px dashed rgba(40,255,136,.2);border-radius:16px;padding:42px 28px;text-align:center;background:#28ff8808;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.batch-file-dropzone.compact{padding:16px;border-radius:10px}.batch-file-dropzone:hover{border-color:#28ff8873;background:#28ff880f;transform:scale(1.01)}.batch-file-dropzone svg{color:#ffffff59;margin-bottom:20px;display:block;margin-left:auto;margin-right:auto}.batch-file-dropzone.compact svg{margin-bottom:8px;width:24px;height:24px}.batch-file-dropzone p{color:#ffffffa6;font-size:15px;font-weight:600;margin:0}.batch-file-dropzone.compact p{font-size:12px}.batch-file-input-hidden{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.batch-loading-state{display:flex;flex-direction:column;align-items:center;gap:18px}.batch-spinner{width:20px;height:20px;border:4px solid rgba(255,255,255,.08);border-top-color:#28ff88;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.batch-loading-state p{color:#28ff88;font-size:15px;font-weight:700;margin:0}.batch-camera-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.batch-camera-grid.compact{gap:8px}.batch-camera-card{padding:32px 22px;background:#ffffff0d;border:1px solid rgba(40,255,136,.15);border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);color:#fff;font-size:14px;font-weight:700}.batch-camera-grid.compact .batch-camera-card{padding:16px 12px;gap:6px;font-size:12px;border-radius:10px}.batch-camera-card:hover{background:#ffffff1a;border-color:#28ff8859;transform:translateY(-3px);box-shadow:0 8px 24px #28ff882e}.batch-camera-card svg{color:#ffffff73}.batch-results-panel-v2{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;background:#00000026}.batch-results-header{padding:14px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(40,255,136,.1);flex-shrink:0;background:#0003}.batch-results-header h3{font-size:14px;font-weight:800;color:#fff;margin:0;letter-spacing:-.01em}.batch-analysis-progress{display:flex;align-items:center;gap:14px}.batch-progress-info{display:flex;gap:14px;font-size:12px;color:#ffffffa6;font-weight:700;font-variant-numeric:tabular-nums}.batch-cancel-analysis{padding:10px 14px;background:#ff3b3026;border:1px solid rgba(255,59,48,.35);border-radius:10px;color:#ff6b6b;font-size:12px;font-weight:700;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.batch-cancel-analysis:hover{background:#ff3b3040;border-color:#ff3b3080;transform:translateY(-1px)}.batch-progress-bar-container{padding:12px 28px 14px;border-bottom:1px solid rgba(40,255,136,.1);flex-shrink:0;background:#0003}.batch-progress-bar-v2{height:5px;background:#ffffff0f;border-radius:999px;overflow:hidden;margin-bottom:6px;border:1px solid rgba(255,255,255,.08)}.batch-progress-fill-v2{height:100%;background:linear-gradient(90deg,#28ff88,#20e87a);border-radius:999px;transition:width .35s cubic-bezier(.4,0,.2,1);box-shadow:0 0 24px #28ff8899}.batch-progress-text{font-size:12px;color:#ffffff8c;font-weight:700;font-variant-numeric:tabular-nums}.batch-empty-state-v2{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center;background:#0000001a}.batch-empty-state-v2 svg{color:#ffffff1f;margin-bottom:28px}.batch-empty-state-v2 h4{font-size:20px;font-weight:800;color:#ffffffd9;margin:0 0 10px;letter-spacing:-.01em}.batch-empty-state-v2 p{font-size:14px;color:#ffffff73;margin:0;max-width:450px;line-height:1.6}.batch-results-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;align-content:start;min-height:0}.batch-result-card-v2{background:linear-gradient(145deg,#ffffff0f,#ffffff08);border:1px solid rgba(40,255,136,.15);border-radius:14px;padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1);height:fit-content}.batch-result-card-v2:hover{background:linear-gradient(145deg,#ffffff1a,#ffffff0f);border-color:#28ff884d;transform:translateY(-3px);box-shadow:0 12px 32px #0006}.batch-result-card-v2.analyzed{border-color:#28ff884d;box-shadow:0 0 0 1px #28ff881a inset}.batch-result-header-v2{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;gap:12px}.batch-result-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.batch-image-badge{width:24px;height:24px;border-radius:7px;background:#28ff8826;border:1px solid rgba(40,255,136,.3);display:flex;align-items:center;justify-content:center;color:#28ff88;flex-shrink:0}.batch-result-name{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.batch-remove-btn-v2{width:32px;height:32px;border-radius:9px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffff73;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.batch-remove-btn-v2:hover:not(:disabled){background:#ff3b302e;border-color:#ff3b3059;color:#ff6b6b;transform:scale(1.08)}.batch-remove-btn-v2:disabled{opacity:.3;cursor:not-allowed}.batch-result-content{font-size:12px;line-height:1.6;margin-bottom:14px;font-family:JetBrains Mono,monospace;word-break:break-word}.batch-result-metrics{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid rgba(40,255,136,.1);flex-wrap:wrap}.batch-metric-score{padding:10px 14px;border-radius:10px;background:#28ff881f;border:1px solid rgba(40,255,136,.25);text-align:center;min-width:65px;flex-shrink:0}.batch-metric-score.risk-critical,.batch-metric-score.risk-high{background:#ff3b301f;border-color:#ff3b304d}.batch-metric-score.risk-medium{background:#ff9f0a1f;border-color:#ff9f0a4d}.batch-metric-value{font-size:20px;font-weight:900;color:#28ff88;margin-bottom:2px;font-variant-numeric:tabular-nums;line-height:1}.batch-metric-score.risk-critical .batch-metric-value,.batch-metric-score.risk-high .batch-metric-value{color:#ff6b6b}.batch-metric-score.risk-medium .batch-metric-value{color:#ff9f0a}.batch-metric-label{font-size:10px;color:#ffffff8c;font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1}.batch-metric-item{text-align:center;flex:1;min-width:60px}.batch-metric-item .batch-metric-value{font-size:18px;color:#ffffffd9;margin-bottom:3px}.batch-risk-badge{padding:8px 14px;border-radius:9px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-left:auto;line-height:1;flex-shrink:0}.batch-risk-badge.risk-low{background:#28ff882e;color:#28ff88;border:1px solid rgba(40,255,136,.3)}.batch-risk-badge.risk-medium{background:#ff9f0a2e;color:#ff9f0a;border:1px solid rgba(255,159,10,.3)}.batch-risk-badge.risk-high,.batch-risk-badge.risk-critical{background:#ff3b302e;color:#ff6b6b;border:1px solid rgba(255,59,48,.3)}.batch-result-pending{padding:16px;text-align:center;border-top:1px solid rgba(40,255,136,.1);margin-top:16px;color:#ffffff73;font-size:13px;font-weight:700}.batch-analyzing-indicator{display:flex;align-items:center;justify-content:center;gap:12px;color:#28ff88}.batch-pulse{width:10px;height:10px;background:#28ff88;border-radius:50%;box-shadow:0 0 16px #28ff8899;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.25)}}.camera-modal-overlay-v2{position:fixed;inset:0;background:#000000eb;backdrop-filter:blur(20px);z-index:10001;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .25s ease}.camera-modal-v2{width:min(800px,92vw);background:linear-gradient(145deg,#0b0c0f,#14161c);border-radius:24px;border:1px solid rgba(40,255,136,.15);box-shadow:0 40px 100px #000000e6,0 0 50px #28ff881a;overflow:hidden;animation:scaleIn .35s cubic-bezier(.16,1,.3,1)}.camera-modal-header-v2{padding:24px 28px;background:#28ff880a;border-bottom:1px solid rgba(40,255,136,.12);display:flex;align-items:center;justify-content:space-between}.camera-modal-header-v2 h3{font-size:18px;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em}.camera-close-btn-v2{width:40px;height:40px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffa6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.camera-close-btn-v2:hover{background:#ffffff1a;color:#fff;transform:scale(1.08)}.camera-viewport-v2{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden}.camera-start-screen{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:radial-gradient(circle at center,rgba(40,255,136,.06),transparent 70%)}.camera-start-screen svg{color:#ffffff38}.camera-start-btn-v2{padding:18px 36px;background:linear-gradient(135deg,#28ff88,#20e87a);border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#000;font-size:17px;font-weight:800;display:inline-flex;align-items:center;gap:14px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 36px #28ff8859}.camera-start-btn-v2:hover{transform:translateY(-3px);box-shadow:0 14px 48px #28ff8880}.camera-video-v2{width:100%;height:100%;object-fit:cover}.camera-controls-v2{padding:28px 32px;display:flex;align-items:center;justify-content:center;gap:18px;background:#00000059}.camera-control-btn{padding:16px 28px;border-radius:14px;font-size:16px;font-weight:700;display:inline-flex;align-items:center;gap:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid}.camera-control-btn.primary{background:linear-gradient(135deg,#28ff88,#20e87a);border-color:#ffffff1f;color:#000;box-shadow:0 6px 24px #28ff8859}.camera-control-btn.primary:hover{transform:scale(1.06);box-shadow:0 8px 32px #28ff8880}.camera-control-btn.secondary{background:#ffffff0d;border-color:#ffffff1f;color:#fff}.camera-control-btn.secondary:hover{background:#ffffff1a;border-color:#fff3}@media (max-width: 1600px){.batch-results-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 1400px){.batch-results-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width: 1200px){.batch-modal-v2{width:96vw;height:94vh}.batch-sidebar-v2{width:240px}.batch-header-stats{display:none}.batch-title-v2{font-size:20px}.batch-results-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));padding:16px}}@media (max-width: 900px){.batch-content-v2{flex-direction:column}.batch-sidebar-v2{width:100%;border-right:none;border-bottom:1px solid rgba(40,255,136,.1);max-height:50%;overflow-y:auto}.batch-results-list{grid-template-columns:1fr;padding:20px}.batch-camera-grid{grid-template-columns:1fr}}@media (max-width: 600px){.batch-header-v2{padding:20px}.batch-title-v2{font-size:20px}.batch-subtitle-v2{font-size:12px}.batch-header-icon{width:48px;height:48px}.batch-header-icon img{width:40px!important;height:40px!important}.batch-results-list{padding:16px;gap:16px}.batch-upload-panel-v2{padding:20px}.batch-result-card-v2{padding:16px}.batch-results-header{padding:20px;flex-direction:column;align-items:flex-start;gap:12px}.batch-analysis-progress{width:100%;justify-content:space-between}.batch-result-metrics{flex-direction:column;gap:10px}.batch-metric-score{width:100%;padding:14px}.batch-metric-item{width:100%}.batch-metric-label{font-size:9px}.batch-metric-value{font-size:20px}.batch-risk-badge{width:100%;text-align:center;padding:10px 14px}.batch-empty-state-v2{padding:60px 24px}.batch-empty-state-v2 svg{width:80px;height:80px}.batch-empty-state-v2 h4{font-size:18px}.batch-empty-state-v2 p{font-size:13px}.camera-modal-v2{width:100vw;height:100vh;border-radius:0;max-width:100%}.camera-modal-header-v2{padding:16px}.camera-modal-header-v2 h3{font-size:18px}.camera-viewport-v2{aspect-ratio:4 / 3}.camera-controls-v2{padding:16px;flex-direction:column}.camera-control-btn{width:100%;justify-content:center;padding:14px 24px}.camera-start-btn-v2{width:100%;max-width:280px;justify-content:center}}.batch-sidebar-v2::-webkit-scrollbar,.batch-results-list::-webkit-scrollbar,.batch-method-list::-webkit-scrollbar{width:10px}.batch-sidebar-v2::-webkit-scrollbar-track,.batch-results-list::-webkit-scrollbar-track,.batch-method-list::-webkit-scrollbar-track{background:transparent}.batch-sidebar-v2::-webkit-scrollbar-thumb,.batch-results-list::-webkit-scrollbar-thumb,.batch-method-list::-webkit-scrollbar-thumb{background:#28ff8826;border-radius:5px;border:2px solid transparent;background-clip:padding-box}.batch-sidebar-v2::-webkit-scrollbar-thumb:hover,.batch-results-list::-webkit-scrollbar-thumb:hover,.batch-method-list::-webkit-scrollbar-thumb:hover{background:#28ff8840;background-clip:padding-box}.batch-result-item.threat{border-left-color:#f44}@media (max-width: 1024px){.batch-modal-content-v2{width:95vw;max-width:720px;margin:20px}.batch-header-v2{padding:20px;flex-direction:column;align-items:stretch;gap:16px}.batch-header-left{width:100%}.batch-header-icon{width:42px;height:42px}.batch-header-icon img{width:40px!important;height:40px!important}.batch-title-v2{font-size:18px}.batch-subtitle-v2{font-size:11px}.batch-body-v2{padding:20px;max-height:calc(100vh - 180px)}.batch-input-group{gap:12px}.batch-options-grid{grid-template-columns:1fr;gap:10px}.batch-option-card{padding:12px}.batch-option-icon{width:36px;height:36px}.batch-option-icon svg{width:16px;height:16px}.batch-option-title{font-size:12px}.batch-option-desc{font-size:10px}.batch-file-input-wrapper{padding:16px}.batch-upload-icon{width:40px;height:40px;margin-bottom:10px}.batch-btn-primary,.batch-btn-secondary{padding:12px 20px;font-size:13px}.batch-actions{flex-direction:column;gap:10px}.batch-actions button{width:100%}.batch-stats-grid{grid-template-columns:1fr;gap:10px}.batch-stat-card{padding:12px}.batch-stat-label{font-size:11px}.batch-stat-value{font-size:22px}.batch-result-item{padding:12px}.batch-result-header{flex-direction:column;align-items:stretch;gap:12px}.batch-result-info{width:100%}.batch-image-badge{width:24px;height:24px;border-radius:7px;background:#28ff8826;border:1px solid rgba(40,255,136,.3);display:flex;align-items:center;justify-content:center;color:#28ff88;flex-shrink:0}.batch-result-name{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.batch-remove-btn-v2{width:100%;height:40px;border-radius:10px;justify-content:center;font-size:14px}.batch-remove-btn-v2:after{content:" Remove";margin-left:6px}.batch-result-content{font-size:14px;max-height:150px;overflow-y:auto}.batch-result-metrics{flex-direction:column;gap:10px}.batch-metric-score{width:100%;padding:14px}.batch-metric-item{width:100%}.batch-metric-label{font-size:9px}.batch-metric-value{font-size:20px}.batch-risk-badge{width:100%;text-align:center;padding:10px 14px}.batch-empty-state-v2{padding:60px 24px}.batch-empty-state-v2 svg{width:80px;height:80px}.batch-empty-state-v2 h4{font-size:18px}.batch-empty-state-v2 p{font-size:13px}.camera-modal-v2{width:100vw;height:100vh;border-radius:0;max-width:100%}.camera-modal-header-v2{padding:16px}.camera-modal-header-v2 h3{font-size:18px}.camera-viewport-v2{aspect-ratio:4 / 3}.camera-controls-v2{padding:16px;flex-direction:column}.camera-control-btn{width:100%;justify-content:center;padding:14px 24px}.camera-start-btn-v2{width:100%;max-width:280px;justify-content:center}}@media (max-width: 768px){.batch-modal-content-v2{width:100vw;height:100vh;max-width:100%;max-height:100%;border-radius:0;margin:0}.batch-modal-overlay-v2{padding:0}.batch-header-v2{padding:16px;flex-direction:column;align-items:stretch;gap:16px}.batch-header-left{width:100%}.batch-header-icon{width:42px;height:42px}.batch-header-icon img{width:40px!important;height:40px!important}.batch-title-v2{font-size:18px}.batch-subtitle-v2{font-size:10px}.batch-close-btn-v2{width:100%;height:48px;border-radius:10px;font-size:14px}.batch-body-v2{padding:16px;max-height:calc(100vh - 120px);overflow-y:auto}.batch-input-group{gap:10px}.batch-textarea-v2{min-height:100px;font-size:14px;padding:10px}.batch-options-grid{grid-template-columns:1fr;gap:8px}.batch-option-card{padding:10px}.batch-option-icon{width:32px;height:32px}.batch-option-icon svg{width:16px;height:16px}.batch-option-title{font-size:12px}.batch-option-desc{font-size:10px}.batch-file-input-wrapper{padding:16px}.batch-upload-icon{width:40px;height:40px;margin-bottom:10px}.batch-btn-primary,.batch-btn-secondary{padding:12px 20px;font-size:13px}.batch-actions{flex-direction:column;gap:10px}.batch-actions button{width:100%}.batch-stats-grid{grid-template-columns:1fr;gap:10px}.batch-stat-card{padding:12px}.batch-stat-label{font-size:11px}.batch-stat-value{font-size:22px}.batch-result-item{padding:12px}.batch-result-header{flex-direction:column;align-items:stretch;gap:12px}.batch-result-info{width:100%}.batch-image-badge{width:24px;height:24px;border-radius:7px;background:#28ff8826;border:1px solid rgba(40,255,136,.3);display:flex;align-items:center;justify-content:center;color:#28ff88;flex-shrink:0}.batch-result-name{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.batch-remove-btn-v2{width:100%;height:40px;border-radius:10px;justify-content:center;font-size:14px}.batch-remove-btn-v2:after{content:" Remove";margin-left:6px}.batch-result-content{font-size:14px;max-height:150px;overflow-y:auto}.batch-result-metrics{flex-direction:column;gap:10px}.batch-metric-score{width:100%;padding:14px}.batch-metric-item{width:100%}.batch-metric-label{font-size:9px}.batch-metric-value{font-size:20px}.batch-risk-badge{width:100%;text-align:center;padding:10px 14px}.batch-empty-state-v2{padding:60px 24px}.batch-empty-state-v2 svg{width:80px;height:80px}.batch-empty-state-v2 h4{font-size:18px}.batch-empty-state-v2 p{font-size:13px}.camera-modal-v2{width:100vw;height:100vh;border-radius:0;max-width:100%}.camera-modal-header-v2{padding:16px}.camera-modal-header-v2 h3{font-size:18px}.camera-viewport-v2{aspect-ratio:4 / 3}.camera-controls-v2{padding:16px;flex-direction:column}.camera-control-btn{width:100%;justify-content:center;padding:14px 24px}.camera-start-btn-v2{width:100%;max-width:280px;justify-content:center}}@media (max-width: 480px){.batch-header-v2{padding:12px}.batch-header-icon{width:38px;height:38px}.batch-header-icon img{width:36px!important;height:36px!important}.batch-title-v2{font-size:16px}.batch-subtitle-v2{font-size:10px}.batch-body-v2{padding:12px}.batch-textarea-v2{min-height:80px;font-size:13px}.batch-option-card{padding:10px}.batch-option-icon{width:32px;height:32px}.batch-option-icon svg{width:16px;height:16px}.batch-option-title{font-size:12px}.batch-option-desc{font-size:10px}.batch-stat-value{font-size:20px}.batch-result-text{font-size:12px}}@media (max-height: 600px) and (orientation: landscape){.batch-body-v2{max-height:calc(100vh - 120px);overflow-y:auto}.batch-header-v2{padding:12px 16px}.batch-textarea-v2{min-height:60px}}.batch-background-banner{background:linear-gradient(135deg,#28ff8814,#28ff880a);border:1px solid rgba(40,255,136,.2);border-radius:12px;padding:14px 18px;margin-bottom:16px;display:flex;align-items:center;gap:12px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.batch-banner-icon{color:#28ff88e6;flex-shrink:0;display:flex;align-items:center;justify-content:center}.batch-banner-content{flex:1;display:flex;align-items:center;gap:8px;color:#ffffffe6;font-size:13.5px;line-height:1.4;flex-wrap:wrap}.batch-banner-content strong{color:#28ff88f2;font-weight:600}.batch-banner-separator{color:#fff6;margin:0 2px}.batch-banner-note{color:#fff9;font-size:12px;font-style:italic;white-space:nowrap}@media (max-width: 768px){.batch-background-banner{flex-direction:column;align-items:flex-start;gap:8px}.batch-banner-note{white-space:normal}}.batch-analysis-queue{padding:20px;background:#ffffff05;border-radius:12px;border:1px solid rgba(255,255,255,.08);max-height:480px;overflow-y:auto;overflow-x:hidden}@media (max-width: 768px){.batch-analysis-queue{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}@media (max-width: 480px){.batch-header-v2{padding:12px}.batch-header-icon{width:42px;height:42px}.batch-header-icon img{width:40px!important;height:40px!important}.batch-title-v2{font-size:18px}.batch-subtitle-v2{font-size:11px}.batch-stat-card{padding:8px 10px}.batch-stat-label{font-size:8px}.batch-stat-value{font-size:20px}.batch-method-item{width:180px}.batch-method-icon{width:40px;height:40px}.batch-method-name{font-size:14px}.batch-method-desc{font-size:11px}.batch-upload-header h4{font-size:16px}.batch-result-name{font-size:14px}.batch-result-content{font-size:13px}.batch-metric-value{font-size:20px}.batch-metric-label{font-size:9px}}@media (max-width: 900px) and (orientation: landscape){.batch-header-v2{flex-direction:row;padding:12px 16px}.batch-header-left{width:auto;flex:1}.batch-header-stats{width:auto;flex:0 0 auto}.batch-stat-card{min-width:80px}.batch-close-btn-v2{width:44px;height:44px}.batch-content-v2{flex-direction:row}.batch-sidebar-v2{width:280px;max-height:none;border-right:1px solid rgba(40,255,136,.1);border-bottom:none}.batch-method-list{flex-direction:column;overflow-y:auto;overflow-x:hidden}.batch-method-item{width:100%}}@media (hover: none) and (pointer: coarse){.batch-method-item{padding:18px 16px}.batch-action-btn{padding:16px 20px;font-size:15px}.batch-close-btn-v2,.batch-remove-btn-v2{min-width:44px;min-height:44px}.batch-action-btn,.batch-method-item,.batch-close-btn-v2,.batch-remove-btn-v2,.camera-control-btn{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.batch-method-list,.batch-results-list,.batch-sidebar-v2{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.batch-action-btn:active,.batch-method-item:active,.camera-control-btn:active{transform:scale(.97);opacity:.9}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.batch-header-icon,.batch-method-icon,.batch-image-badge{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){.batch-modal-v2,.camera-modal-v2,.batch-method-item,.batch-action-btn,.batch-result-card-v2{animation:none!important;transition:none!important}.batch-spinner,.batch-pulse{animation:none!important}}@media (prefers-color-scheme: dark){.batch-modal-v2{background:linear-gradient(145deg,#000,#0a0b0e,#000)}.batch-sidebar-v2{background:#00000080}}@media (max-width: 768px){.batch-modal-v2{width:100vw;height:100vh;border-radius:0;max-width:100%;max-height:100%}.batch-modal-overlay-v2{padding:0}.batch-header-v2{flex-direction:column;align-items:stretch;padding:16px;gap:16px}.batch-header-left{width:100%}.batch-header-stats{display:flex!important;width:100%;justify-content:space-between;gap:10px}.batch-stat-card{flex:1;min-width:0;padding:10px 12px}.batch-stat-label{font-size:9px}.batch-stat-value{font-size:24px}.batch-close-btn-v2{width:100%;height:48px;border-radius:10px;font-size:14px}.batch-content-v2{flex-direction:column}.batch-sidebar-v2{width:100%;max-height:40vh;border-right:none;border-bottom:1px solid rgba(40,255,136,.1)}.batch-method-list{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:12px 16px;gap:12px;-webkit-overflow-scrolling:touch}.batch-method-item{flex-shrink:0;width:200px;margin-bottom:0}.batch-sidebar-actions{padding:16px;gap:10px}.batch-action-btn{width:100%;padding:14px 16px;font-size:14px}.batch-upload-panel-v2{padding:16px}.batch-upload-header{flex-direction:column;gap:16px}.batch-upload-header h4{font-size:16px}.batch-upload-header p{font-size:13px}.batch-template-btn-v2{width:100%;justify-content:center}.batch-form-group{margin-bottom:16px}.batch-input-v2,.batch-textarea-v2{padding:14px 16px;font-size:16px}.batch-textarea-v2{min-height:120px}.batch-submit-btn{width:100%;padding:16px 24px;justify-content:center}.batch-file-dropzone{padding:40px 24px}.batch-file-dropzone svg{width:48px;height:48px}.batch-file-dropzone p{font-size:14px}.batch-camera-grid{grid-template-columns:1fr;gap:12px}.batch-camera-card{padding:32px 24px}.batch-results-header{flex-direction:column;align-items:stretch;padding:16px;gap:12px}.batch-analysis-progress{width:100%;flex-direction:column;gap:12px}.batch-progress-info{width:100%;justify-content:space-between}.batch-cancel-analysis{width:100%;padding:12px 16px;justify-content:center}}@media (max-width: 480px){.batch-header-v2{padding:12px}.batch-header-icon{width:42px;height:42px}.batch-header-icon img{width:36px!important;height:36px!important}.batch-title-v2{font-size:18px}.batch-subtitle-v2{font-size:11px}.batch-stat-card{padding:8px 10px}.batch-stat-label{font-size:8px}.batch-stat-value{font-size:20px}.batch-method-item{width:180px}.batch-method-icon{width:40px;height:40px}.batch-method-name{font-size:14px}.batch-method-desc{font-size:11px}.batch-upload-header h4{font-size:16px}.batch-result-name{font-size:14px}.batch-result-content{font-size:13px}.batch-metric-value{font-size:20px}.batch-metric-label{font-size:9px}}@media (max-width: 900px) and (orientation: landscape){.batch-header-v2{flex-direction:row;padding:12px 16px}}.batch-completion-banner{background:linear-gradient(135deg,#28ff8826,#28ff8814);border:1px solid rgba(40,255,136,.35);border-radius:12px;padding:14px 18px;margin-bottom:16px;display:flex;align-items:center;gap:12px;animation:slideDown .3s ease;box-shadow:0 4px 12px #28ff881a}.batch-completion-banner .batch-banner-icon{color:#28ff88;background:#28ff8833;padding:8px;border-radius:8px}.batch-completion-banner .batch-banner-content strong{color:#28ff88;font-weight:700}@media (max-width: 900px){.batch-main-area-v2{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.batch-results-panel-v2{flex:1;display:flex;flex-direction:column;min-height:0;overflow:visible}.batch-results-list{flex:1;overflow-y:visible;overflow-x:hidden;min-height:min-content}}@media (max-width: 768px){.batch-main-area-v2{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.batch-upload-panel-v2{flex-shrink:0;overflow:visible}.batch-results-panel-v2{flex:1;min-height:0;overflow:visible}}
