.stat-capture_main__rQjGz{min-height:100vh;padding:2rem 0;background:var(--bg-main)}.stat-capture_container__RA5F6{max-width:1400px;margin:0 auto;padding:0 1.5rem}.stat-capture_header__V1OkF{text-align:center;margin-bottom:2rem}.stat-capture_title__P0K5Q{font-size:2rem;font-weight:700;color:var(--brand-red-main);margin-bottom:.5rem}.stat-capture_description__y5Mja{color:var(--text-secondary);font-size:1rem;line-height:1.6}.stat-capture_imageSlots__sjOCU{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}@media (max-width:768px){.stat-capture_imageSlots__sjOCU{grid-template-columns:1fr}}.stat-capture_imageSlot__iXxo7{position:relative;border:2px dashed hsla(0,0%,100%,.15);border-radius:12px;padding:1rem;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;background:hsla(0,0%,100%,.02)}.stat-capture_imageSlot__iXxo7:hover{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.04)}.stat-capture_imageSlot__iXxo7.stat-capture_active__UA0Mo{border-color:var(--brand-red-main);background:rgba(217,43,75,.08)}.stat-capture_slotLabel__2ed3G{position:absolute;top:.5rem;left:.75rem;font-size:.8rem;font-weight:600;color:var(--brand-red-main);background:rgba(0,0,0,.5);padding:.2rem .5rem;border-radius:4px}.stat-capture_slotEmpty__jOv1_{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--text-secondary)}.stat-capture_slotIcon__8i7HT{width:32px;height:32px;opacity:.5}.stat-capture_slotEmpty__jOv1_ span{font-size:.85rem}.stat-capture_slotImage__NvYsM{max-width:100%;max-height:160px;border-radius:6px;object-fit:contain}.stat-capture_slotProcessing__ASF6O{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--brand-red-main)}.stat-capture_spinnerSmall__hi65a{width:24px;height:24px;animation:stat-capture_spin__ogRlz 1s linear infinite}.stat-capture_slotRemove__bCx3P{position:absolute;top:.5rem;right:.5rem;padding:.3rem;background:rgba(239,68,68,.8);border:none;border-radius:4px;color:#fff;cursor:pointer;opacity:0;transition:opacity .15s}.stat-capture_imageSlot__iXxo7:hover .stat-capture_slotRemove__bCx3P{opacity:1}.stat-capture_hiddenInput__4DcGC{display:none}.stat-capture_errorBanner__uiahY{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:var(--danger);margin-bottom:1.5rem}.stat-capture_errorIcon__DM4kk{width:18px;height:18px}.stat-capture_resultSection__BWsPm{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;padding:1.5rem;min-height:500px}.stat-capture_resultHeader___W2ZN{display:flex;align-items:baseline;gap:1rem;margin-bottom:1rem}.stat-capture_resultTitle__eufLd{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:var(--text-main);margin:0}.stat-capture_successIcon__4SONZ{width:20px;height:20px;color:var(--success)}.stat-capture_resultHint__j42Ie{font-size:.85rem;color:var(--text-secondary);margin:0}.stat-capture_statsContainer__uXAqi{display:flex;flex-direction:column;gap:1.5rem}.stat-capture_statCategory__UWMXF{background:rgba(0,0,0,.2);border-radius:8px;padding:1rem}.stat-capture_categoryHeader__iD9e5{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.stat-capture_categoryName__btl79{font-size:.9rem;font-weight:600;color:var(--brand-red-main);margin:0}.stat-capture_compareButton__VDvzQ{display:flex;align-items:center;gap:.35rem;padding:.35rem .65rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);border-radius:6px;color:var(--text-secondary);font-size:.75rem;cursor:pointer;transition:all .15s ease}.stat-capture_compareButton__VDvzQ:hover{background:hsla(0,0%,100%,.12);color:var(--text-main)}.stat-capture_compareButton__VDvzQ.stat-capture_compareActive__BpV8i{background:rgba(217,43,75,.2);border-color:var(--brand-red-main);color:var(--brand-red-main)}.stat-capture_compareView__ema8O{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:768px){.stat-capture_compareView__ema8O{grid-template-columns:1fr}}.stat-capture_compareImage__nGzKu{background:rgba(0,0,0,.3);border-radius:8px;padding:.5rem;display:flex;align-items:flex-start;justify-content:center;max-height:400px;overflow:auto}.stat-capture_compareImage__nGzKu img{max-width:100%;border-radius:4px}.stat-capture_compareStats__3S9wd{display:flex;flex-direction:column;gap:.4rem;max-height:400px;overflow-y:auto}.stat-capture_statGrid__KK3Bh{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem}@media (max-width:1024px){.stat-capture_statGrid__KK3Bh{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stat-capture_statGrid__KK3Bh{grid-template-columns:1fr}}.stat-capture_statItem__sqgsk{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:hsla(0,0%,100%,.03);border-radius:6px;border:1px solid transparent;transition:all .15s ease}.stat-capture_statItem__sqgsk:hover{border-color:hsla(0,0%,100%,.1)}.stat-capture_statName__0gGwU{flex:1 1;color:var(--text-secondary);font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-capture_statValue__dhoYc{display:flex;align-items:center;gap:.3rem;color:var(--brand-red-main);font-weight:600;font-size:.9rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:background .15s ease}.stat-capture_statValue__dhoYc:hover{background:hsla(0,0%,100%,.08)}.stat-capture_editIcon__uGgnS{width:12px;height:12px;opacity:.3}.stat-capture_statValue__dhoYc:hover .stat-capture_editIcon__uGgnS{opacity:1}.stat-capture_statInput__lB3_O{width:80px;padding:.2rem .4rem;background:rgba(0,0,0,.3);border:1px solid var(--brand-red-main);border-radius:4px;color:var(--text-main);font-size:.9rem;text-align:right}.stat-capture_statInput__lB3_O:focus{outline:none;box-shadow:0 0 0 2px rgba(217,43,75,.3)}.stat-capture_deleteButton__GTgeJ{padding:.2rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;opacity:0;transition:all .15s ease}.stat-capture_statItem__sqgsk:hover .stat-capture_deleteButton__GTgeJ{opacity:.6}.stat-capture_deleteButton__GTgeJ:hover{opacity:1;color:var(--danger)}.stat-capture_emptyState__lzidU{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:var(--text-secondary);text-align:center}.stat-capture_emptyState__lzidU p{margin:.25rem 0}.stat-capture_emptyHint__H5uJ0{font-size:.85rem;opacity:.7}.stat-capture_actionButtons__vzwb_{display:flex;gap:1rem;margin-top:1.5rem}.stat-capture_resetButton__QILcB,.stat-capture_saveButton__DNugc{flex:1 1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.stat-capture_resetButton__QILcB{background:hsla(0,0%,100%,.1);color:var(--text-main)}.stat-capture_resetButton__QILcB:hover{background:hsla(0,0%,100%,.15)}.stat-capture_saveButton__DNugc{background:var(--brand-red-main);color:#fff}.stat-capture_saveButton__DNugc:hover{background:#c02040}.stat-capture_debugSection__DdFZf{margin-top:2rem;padding:1rem;background:rgba(0,0,0,.3);border-radius:8px;font-size:.85rem}.stat-capture_debugSection__DdFZf summary{cursor:pointer;color:var(--text-secondary);margin-bottom:.5rem}.stat-capture_debugText__gAyc2{background:rgba(0,0,0,.5);padding:1rem;border-radius:6px;overflow-x:auto;white-space:pre-wrap;font-family:JetBrains Mono,monospace;font-size:.8rem;color:var(--text-secondary);max-height:150px;overflow-y:auto;margin:.5rem 0}@keyframes stat-capture_spin__ogRlz{to{transform:rotate(1turn)}}