.HotspotEditor-module__fJ25EW__container{flex-direction:column;gap:.5rem;display:flex}.HotspotEditor-module__fJ25EW__topBar{border-bottom:1px solid var(--surface-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.6rem;display:flex}.HotspotEditor-module__fJ25EW__topBarRight{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.HotspotEditor-module__fJ25EW__topBarSelect{min-width:170px;margin-bottom:0!important}.HotspotEditor-module__fJ25EW__topBarLeft{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.HotspotEditor-module__fJ25EW__topBarTitle{color:var(--text);font-size:1rem}.HotspotEditor-module__fJ25EW__topBarSub{color:var(--text-muted);font-size:.9rem}.HotspotEditor-module__fJ25EW__separator{color:var(--surface-border);-webkit-user-select:none;user-select:none;font-size:1.1rem}.HotspotEditor-module__fJ25EW__filterCount{color:var(--text-muted);white-space:nowrap;font-size:12px}.HotspotEditor-module__fJ25EW__galleryWrapper{border-right:1px solid var(--surface-border);background-color:var(--surface);flex-direction:column;flex-shrink:0;width:120px;height:100%;display:flex}.HotspotEditor-module__fJ25EW__galleryNavBtn{height:32px;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.HotspotEditor-module__fJ25EW__galleryNavBtn:hover{background:var(--surface-hover);color:var(--primary)}.HotspotEditor-module__fJ25EW__gallery{-ms-overflow-style:none;scrollbar-width:none;flex-flow:column;flex:1;gap:.5rem;padding:.5rem;display:flex;overflow-y:scroll}.HotspotEditor-module__fJ25EW__gallery::-webkit-scrollbar{display:none}.HotspotEditor-module__fJ25EW__imageTab{cursor:pointer;background-color:#0000;flex-direction:column;flex-shrink:0;align-items:center;width:100%;padding:.4rem 0;transition:all .2s ease-out;display:flex}.HotspotEditor-module__fJ25EW__imageTab:hover,.HotspotEditor-module__fJ25EW__imageTab.HotspotEditor-module__fJ25EW__active{background-color:#0000}.HotspotEditor-module__fJ25EW__imageTab.HotspotEditor-module__fJ25EW__active .HotspotEditor-module__fJ25EW__thumbLabel{color:var(--primary);font-size:11px;font-weight:700}.HotspotEditor-module__fJ25EW__imageTab:hover .HotspotEditor-module__fJ25EW__thumbLabel{color:var(--primary)}.HotspotEditor-module__fJ25EW__thumbWrap{border-radius:var(--radius-sm);background-color:#fff;border:2px solid #0000;justify-content:center;align-items:center;width:100px;height:62px;transition:all .2s ease-out;display:flex;overflow:hidden}.HotspotEditor-module__fJ25EW__imageTab.HotspotEditor-module__fJ25EW__active .HotspotEditor-module__fJ25EW__thumbWrap{border:2px solid var(--primary)}.HotspotEditor-module__fJ25EW__imageTab:hover .HotspotEditor-module__fJ25EW__thumbWrap{transform:scale(1.05)}.HotspotEditor-module__fJ25EW__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.HotspotEditor-module__fJ25EW__thumbLabel{text-align:center;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:3px;font-size:10px;overflow:hidden}.HotspotEditor-module__fJ25EW__editorArea{align-items:stretch;gap:1.5rem;height:calc(100vh - 220px);min-height:400px;display:flex}.HotspotEditor-module__fJ25EW__imagePanel{border:1px solid var(--surface-border);border-radius:var(--radius-md);background-color:var(--surface);flex-direction:column;flex:1 1 0;gap:0;min-width:0;height:100%;display:flex;overflow:hidden}.HotspotEditor-module__fJ25EW__zoomBar{border-bottom:1px solid var(--surface-border);background-color:var(--surface);align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.HotspotEditor-module__fJ25EW__zoomBtn{border-radius:var(--radius-sm);border:1px solid var(--surface-border);background:var(--surface);width:30px;height:30px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:flex}.HotspotEditor-module__fJ25EW__zoomBtn:hover{background-color:var(--surface-hover);border-color:var(--primary);color:var(--primary)}.HotspotEditor-module__fJ25EW__imageScrollWrapper{-webkit-user-select:none;user-select:none;background-color:#fff;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;height:auto;min-height:0;display:flex;overflow:hidden!important}.HotspotEditor-module__fJ25EW__imageWrapper{flex-direction:column;align-items:center;min-width:100%;margin:0 auto;padding:100vh 100vw;display:flex;position:relative}.HotspotEditor-module__fJ25EW__imageContainer{cursor:crosshair;-webkit-user-select:none;user-select:none;flex-shrink:0;display:block;position:relative}.HotspotEditor-module__fJ25EW__mainImage{pointer-events:none;width:auto;height:auto;display:block}.HotspotEditor-module__fJ25EW__hotspot{background-color:var(--primary);color:#fff;cursor:grab;z-index:50;-webkit-user-select:none;user-select:none;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;font-weight:700;display:flex;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0006}.HotspotEditor-module__fJ25EW__hotspot:hover{background-color:var(--warning);z-index:60;transform:translate(-50%,-50%)scale(1.3);box-shadow:0 6px 15px #00000080}.HotspotEditor-module__fJ25EW__hotspot:active{cursor:grabbing}.HotspotEditor-module__fJ25EW__hotspotRect{border:2px solid var(--primary);cursor:grab;z-index:50;background-color:#06c3;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute}.HotspotEditor-module__fJ25EW__hotspotRect:hover{border-color:var(--warning);z-index:60;background-color:#06c6}.HotspotEditor-module__fJ25EW__hotspotRect:active{cursor:grabbing}.HotspotEditor-module__fJ25EW__hotspotRect span{background-color:var(--primary);color:#fff;border-radius:4px;padding:2px 4px;font-size:11px;font-weight:700}.HotspotEditor-module__fJ25EW__hotspotBox{border:2px solid var(--primary);background-color:rgba(var(--primary-rgb), .2);z-index:50;cursor:grab;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;transform:translate(-50%,-50%)}.HotspotEditor-module__fJ25EW__hotspotBox:hover{background-color:rgba(var(--primary-rgb), .4);border-color:var(--warning);z-index:60;transform:translate(-50%,-50%)scale(1.2)}.HotspotEditor-module__fJ25EW__hotspotBox:active{cursor:grabbing}.HotspotEditor-module__fJ25EW__hotspotBoxNumber{background-color:var(--primary);color:#fff;border:1px solid #fff;border-radius:50%;padding:1px 4px;font-size:9px;font-weight:700;position:absolute;top:-5px;right:-5px}.HotspotEditor-module__fJ25EW__drawingBox{border:2px dashed var(--primary);z-index:20;pointer-events:none;background-color:#0066cc1a;position:absolute}.HotspotEditor-module__fJ25EW__hotspotPending{z-index:15;background-color:#f59e0b33;border:2px solid #f59e0b;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;animation:1s ease-in-out infinite HotspotEditor-module__fJ25EW__pulse;display:flex;position:absolute;transform:translate(-50%,-50%)}.HotspotEditor-module__fJ25EW__hotspotPending .HotspotEditor-module__fJ25EW__hotspotBoxNumber{color:#fff;background-color:#f59e0b;border-radius:50%;padding:2px 4px;font-size:9px;position:absolute;top:-4px;right:-4px}@keyframes HotspotEditor-module__fJ25EW__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes HotspotEditor-module__fJ25EW__hotspotPulse{0%,to{opacity:.95;transform:translate(-50%,-50%)scale(1)}50%{opacity:.55;transform:translate(-50%,-50%)scale(1.15)}}.HotspotEditor-module__fJ25EW__zoomDivider{background-color:var(--surface-border);width:1px;height:20px;margin:0 .25rem}.HotspotEditor-module__fJ25EW__itemsList{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:.4rem;width:500px;height:100%;max-height:none;padding:.75rem;display:flex;overflow-y:auto}.HotspotEditor-module__fJ25EW__itemsList h3{margin:0;font-size:1rem}.HotspotEditor-module__fJ25EW__itemsTable{border-collapse:collapse;width:100%;font-size:13px}.HotspotEditor-module__fJ25EW__itemsTable th{text-align:left;border-bottom:2px solid var(--surface-border);text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;padding:6px 8px;font-size:11px}.HotspotEditor-module__fJ25EW__itemsTable td{border-bottom:1px solid var(--surface-border);vertical-align:middle;padding:6px 8px}.HotspotEditor-module__fJ25EW__itemsTable tr:last-child td{border-bottom:none}.HotspotEditor-module__fJ25EW__editRow td{background-color:var(--primary-transparent)}.HotspotEditor-module__fJ25EW__inlineInput{border:1px solid var(--primary);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--text);outline:none;padding:4px 6px;font-size:12px}.HotspotEditor-module__fJ25EW__inlineInput:focus{box-shadow:0 0 0 2px var(--primary-transparent)}.HotspotEditor-module__fJ25EW__iconBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.HotspotEditor-module__fJ25EW__iconBtn:hover{background-color:var(--surface-hover);color:var(--primary)}.HotspotEditor-module__fJ25EW__iconBtn:disabled{opacity:.5;cursor:not-allowed}.HotspotEditor-module__fJ25EW__svgHotspotCircle{fill:#ffe0b2;stroke:#ff9800;stroke-width:1.5px;filter:drop-shadow(0 1px 2px #0000001a)}.HotspotEditor-module__fJ25EW__svgHotspotRect{fill:#ff98001a;stroke:#ff9800;stroke-width:1.5px}.HotspotEditor-module__fJ25EW__svgActive .HotspotEditor-module__fJ25EW__svgHotspotCircle{stroke:#e65100;stroke-width:2px;fill:#ffb74d!important}.HotspotEditor-module__fJ25EW__svgActive .HotspotEditor-module__fJ25EW__svgHotspotRect{stroke:#e65100;fill:#ff980040!important}g[data-hotspot-id]:hover .HotspotEditor-module__fJ25EW__svgHotspotCircle{fill:#ffb74d;filter:drop-shadow(0 3px 6px #0003)}g[data-hotspot-id]:hover .HotspotEditor-module__fJ25EW__svgHotspotRect{fill:#ff980033;stroke:#e65100}.HotspotEditor-module__fJ25EW__svgPending .HotspotEditor-module__fJ25EW__svgHotspotCircle{fill:#f59e0b;animation:1.5s ease-in-out infinite HotspotEditor-module__fJ25EW__svgPulse}@keyframes HotspotEditor-module__fJ25EW__svgPulse{0%,to{opacity:.8}50%{opacity:.4}}.HotspotEditor-module__fJ25EW__itemCard{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding:1rem;transition:all .2s;display:flex}.HotspotEditor-module__fJ25EW__itemCard:hover{border-color:var(--primary);box-shadow:0 4px 12px #0003}.HotspotEditor-module__fJ25EW__itemCard.HotspotEditor-module__fJ25EW__active{border-color:var(--warning);background-color:var(--primary-transparent);border-width:2px}.HotspotEditor-module__fJ25EW__itemMainRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.HotspotEditor-module__fJ25EW__itemIdentity{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.HotspotEditor-module__fJ25EW__itemIdentity strong{color:var(--foreground)}.HotspotEditor-module__fJ25EW__itemDescriptionRow{color:var(--foreground);text-transform:uppercase;margin:.25rem 0;font-size:1rem;font-weight:700;line-height:1.4}.HotspotEditor-module__fJ25EW__itemMetaRow{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.HotspotEditor-module__fJ25EW__metaBadge{background-color:var(--surface-hover);color:var(--text-muted);border-radius:var(--radius-full);border:1px solid var(--surface-border);align-items:center;gap:.3rem;padding:.15rem .4rem;font-size:.65rem;display:flex}.HotspotEditor-module__fJ25EW__metaBadge b{color:var(--primary);font-weight:600}
.Button-module__8RiFmG__button{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;outline:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:#fff}.Button-module__8RiFmG__primary:hover:not(:disabled){background-color:var(--primary-hover);box-shadow:0 0 12px var(--primary-transparent)}.Button-module__8RiFmG__secondary{background-color:var(--surface);color:var(--foreground);border-color:var(--surface-border)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background-color:var(--surface-hover)}.Button-module__8RiFmG__danger{background-color:var(--danger);color:#fff}.Button-module__8RiFmG__danger:hover:not(:disabled){opacity:.9}
.Input-module__5jsJuW__inputWrapper{flex-direction:column;gap:.25rem;display:flex}.Input-module__5jsJuW__label{color:var(--text-muted);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);width:100%;color:var(--foreground);outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.Input-module__5jsJuW__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-transparent)}.Input-module__5jsJuW__input::placeholder{color:var(--text-muted);opacity:.7}
.Modal-module__7LRQSW__overlay{-webkit-backdrop-filter:blur(4px);z-index:50;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__7LRQSW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{background-color:var(--background);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;overflow-y:auto}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Modal-module__7LRQSW__title{margin:0;font-size:1.125rem}.Modal-module__7LRQSW__closeButton{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.Modal-module__7LRQSW__closeButton:hover{background-color:var(--surface-hover);color:var(--foreground)}.Modal-module__7LRQSW__body{padding:1.5rem}
.Select-module__E8rWSW__selectWrapper{flex-direction:column;gap:.25rem;min-width:160px;display:flex}.Select-module__E8rWSW__label{color:var(--text-muted);font-size:.875rem;font-weight:500}.Select-module__E8rWSW__select{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);width:100%;color:var(--foreground);appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2394a3b8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .75rem top 50%;background-repeat:no-repeat;background-size:.65rem;outline:none;min-width:0;padding:.625rem 2.5rem .625rem .75rem;font-family:inherit;font-size:.875rem;transition:all .2s}.Select-module__E8rWSW__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-transparent)}.Select-module__E8rWSW__select option{background-color:var(--surface);color:var(--foreground)}.Select-module__E8rWSW__inlineWrapper{border:1px solid var(--surface-border);border-radius:var(--radius-md);background-color:var(--background);cursor:pointer;flex-direction:row;align-items:center;height:38px;transition:all .2s;display:flex;position:relative}.Select-module__E8rWSW__inlineWrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-transparent)}.Select-module__E8rWSW__inlineDisplay{align-items:center;width:100%;padding:0 .75rem;display:flex}.Select-module__E8rWSW__inlineLabelText{color:var(--text-muted);white-space:nowrap;margin-right:.35rem;font-size:.875rem;font-weight:500}.Select-module__E8rWSW__inlineValueText{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex:1;margin-right:1rem;font-size:.875rem;font-weight:600;overflow:hidden}.Select-module__E8rWSW__inlineArrow{color:#94a3b8;font-size:.7rem;transition:transform .2s}.Select-module__E8rWSW__inlineArrowOpen{transform:rotate(180deg)}.Select-module__E8rWSW__clearButton{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;margin-left:-.25rem;padding:.125rem;transition:all .2s;display:flex}.Select-module__E8rWSW__clearButton:hover{background-color:var(--surface-hover);color:var(--danger)}.Select-module__E8rWSW__customDropdownMenu{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);z-index:50;flex-direction:column;width:100%;max-height:300px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.Select-module__E8rWSW__customDropdownItem{color:var(--foreground);cursor:pointer;padding:.625rem .75rem;font-size:.875rem;transition:background-color .2s}.Select-module__E8rWSW__customDropdownItem:hover{background-color:var(--surface-hover)}.Select-module__E8rWSW__customDropdownItemActive{background-color:var(--primary-transparent);color:var(--primary);font-weight:500}
.Switch-module__QeUTqq__switch{width:44px;height:24px;display:inline-block;position:relative}.Switch-module__QeUTqq__switch input{opacity:0;width:0;height:0}.Switch-module__QeUTqq__slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .4s;position:absolute;inset:0}.Switch-module__QeUTqq__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0000001a}input:checked+.Switch-module__QeUTqq__slider{background-color:#2563eb}input:focus+.Switch-module__QeUTqq__slider{box-shadow:0 0 1px #2563eb}input:checked+.Switch-module__QeUTqq__slider:before{transform:translate(20px)}
.OcrAnalyzer-module__gx11JW__wrapper{display:contents}.OcrAnalyzer-module__gx11JW__premiumBtn{border-radius:var(--radius-sm);color:#5c4033;cursor:pointer;background:linear-gradient(135deg,gold,orange);border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #ffd70066}.OcrAnalyzer-module__gx11JW__premiumBtn:hover{filter:brightness(1.1);transform:translateY(-1px)scale(1.02);box-shadow:0 6px 18px #ffd70099}.OcrAnalyzer-module__gx11JW__analyzeBtn{border-radius:var(--radius-sm);border:1.5px solid var(--primary);background:var(--surface);color:var(--primary);cursor:pointer;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.OcrAnalyzer-module__gx11JW__analyzeBtn:hover{background-color:var(--primary-transparent)}.OcrAnalyzer-module__gx11JW__loadingCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;min-width:280px;padding:.75rem 1rem;display:flex}.OcrAnalyzer-module__gx11JW__loadingHeader{align-items:center;gap:.5rem;font-size:13px;font-weight:500;display:flex}.OcrAnalyzer-module__gx11JW__progressBar{background:var(--surface-border);border-radius:99px;height:6px;overflow:hidden}.OcrAnalyzer-module__gx11JW__progressFill{background:linear-gradient(90deg, var(--primary), #6b46c1);border-radius:99px;height:100%;transition:width .3s}.OcrAnalyzer-module__gx11JW__progressLabel{color:var(--text-muted);font-size:11px}.OcrAnalyzer-module__gx11JW__errorCard{border-radius:var(--radius-md);color:#dc2626;background:#ef444414;border:1px solid #ef44444d;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:13px;display:flex}.OcrAnalyzer-module__gx11JW__retryBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:12px;font-weight:600;text-decoration:underline}.OcrAnalyzer-module__gx11JW__blockedCard{border-radius:var(--radius-md);color:#92400e;background:#f59e0b14;border:1px solid #f59e0b66;align-items:flex-start;gap:.6rem;min-width:320px;max-width:480px;padding:.7rem 1rem;font-size:13px;display:flex}.OcrAnalyzer-module__gx11JW__blockedCard svg{color:#d97706;flex-shrink:0;margin-top:2px}.OcrAnalyzer-module__gx11JW__resultsCard{background:var(--surface);border:1.5px solid var(--primary);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;min-width:320px;max-width:100%;padding:.75rem 1rem;display:flex}.OcrAnalyzer-module__gx11JW__resultsHeader{justify-content:space-between;align-items:center;font-size:13px;display:flex}.OcrAnalyzer-module__gx11JW__linkBtn{cursor:pointer;color:var(--primary);background:0 0;border:none;align-items:center;gap:3px;padding:2px 4px;font-size:12px;display:inline-flex}.OcrAnalyzer-module__gx11JW__linkBtn:hover{text-decoration:underline}.OcrAnalyzer-module__gx11JW__chipGrid{flex-wrap:wrap;gap:.4rem;max-height:140px;padding:.25rem 0;display:flex;overflow-y:auto}.OcrAnalyzer-module__gx11JW__chip{border:1.5px solid var(--surface-border);background:var(--surface);cursor:pointer;color:var(--text-muted);border-radius:99px;align-items:center;gap:4px;padding:3px 8px 3px 6px;font-size:12px;transition:all .15s;display:inline-flex}.OcrAnalyzer-module__gx11JW__chip:hover{border-color:var(--primary);color:var(--text)}.OcrAnalyzer-module__gx11JW__chipSelected{border-color:var(--primary);background:var(--primary-transparent);color:var(--primary);font-weight:600}.OcrAnalyzer-module__gx11JW__chipNum{text-align:center;min-width:20px;font-size:13px;font-weight:700}.OcrAnalyzer-module__gx11JW__chipConf{color:var(--text-muted);font-size:10px}.OcrAnalyzer-module__gx11JW__chipSelected .OcrAnalyzer-module__gx11JW__chipConf{color:var(--primary);opacity:.7}.OcrAnalyzer-module__gx11JW__confirmBtn{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--primary), #6b46c1);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0066cc4d}.OcrAnalyzer-module__gx11JW__confirmBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #0066cc73}.OcrAnalyzer-module__gx11JW__confirmBtn:disabled{opacity:.6;cursor:not-allowed}.OcrAnalyzer-module__gx11JW__spinner{animation:1s linear infinite OcrAnalyzer-module__gx11JW__spin}@keyframes OcrAnalyzer-module__gx11JW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Table-module__ceAsYa__container{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);flex:1;width:100%;min-height:0;overflow:auto}.Table-module__ceAsYa__table{border-collapse:collapse;text-align:left;width:100%}.Table-module__ceAsYa__th{z-index:10;background-color:var(--surface);text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:2px solid var(--surface-border);white-space:nowrap;padding:.75rem 1.5rem;font-size:.75rem;font-weight:600;position:sticky;top:0}.Table-module__ceAsYa__td{border-bottom:1px solid var(--surface-border);white-space:nowrap;padding:.625rem 1.5rem;font-size:.875rem}.Table-module__ceAsYa__tr{transition:background-color .2s}.Table-module__ceAsYa__tr:hover{background-color:#ffffff05}.Table-module__ceAsYa__pagination{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:0 0 var(--radius-lg) var(--radius-lg);color:var(--text-muted);border-top:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:.875rem;display:flex}.Table-module__ceAsYa__paginationControls{align-items:center;gap:.5rem;display:flex}.Table-module__ceAsYa__pageButton{border-radius:var(--radius-md);border:1px solid var(--surface-border);width:32px;height:32px;color:var(--text);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;transition:all .2s;display:flex}.Table-module__ceAsYa__pageButton:hover:not(:disabled){background-color:var(--surface-hover);border-color:var(--border)}.Table-module__ceAsYa__pageButton.Table-module__ceAsYa__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.Table-module__ceAsYa__pageButton:disabled{opacity:.5;cursor:not-allowed}.Table-module__ceAsYa__pageSizeSelect{border-radius:var(--radius-sm);border:1px solid var(--surface-border);background-color:var(--surface);color:var(--text);outline:none;padding:.25rem .5rem;font-size:.875rem}
.OcrAnalyzer-module__4jibXW__wrapper{display:contents}.OcrAnalyzer-module__4jibXW__premiumBtn{border-radius:var(--radius-sm);color:#5c4033;cursor:pointer;background:linear-gradient(135deg,gold,orange);border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #ffd70066}.OcrAnalyzer-module__4jibXW__premiumBtn:hover{filter:brightness(1.1);transform:translateY(-1px)scale(1.02);box-shadow:0 6px 18px #ffd70099}.OcrAnalyzer-module__4jibXW__analyzeBtn{border-radius:var(--radius-sm);border:1.5px solid var(--primary);background:var(--surface);color:var(--primary);cursor:pointer;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.OcrAnalyzer-module__4jibXW__analyzeBtn:hover{background-color:var(--primary-transparent)}.OcrAnalyzer-module__4jibXW__loadingCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);flex-direction:column;gap:.5rem;min-width:280px;padding:.75rem 1rem;display:flex}.OcrAnalyzer-module__4jibXW__loadingHeader{align-items:center;gap:.5rem;font-size:13px;font-weight:500;display:flex}.OcrAnalyzer-module__4jibXW__progressBar{background:var(--surface-border);border-radius:99px;height:6px;overflow:hidden}.OcrAnalyzer-module__4jibXW__progressFill{background:linear-gradient(90deg, var(--primary), #6b46c1);border-radius:99px;height:100%;transition:width .3s}.OcrAnalyzer-module__4jibXW__progressLabel{color:var(--text-muted);font-size:11px}.OcrAnalyzer-module__4jibXW__errorCard{border-radius:var(--radius-md);color:#dc2626;background:#ef444414;border:1px solid #ef44444d;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:13px;display:flex}.OcrAnalyzer-module__4jibXW__retryBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:12px;font-weight:600;text-decoration:underline}.OcrAnalyzer-module__4jibXW__blockedCard{border-radius:var(--radius-md);color:#92400e;background:#f59e0b14;border:1px solid #f59e0b66;align-items:flex-start;gap:.6rem;min-width:320px;max-width:480px;padding:.7rem 1rem;font-size:13px;display:flex}.OcrAnalyzer-module__4jibXW__blockedCard svg{color:#d97706;flex-shrink:0;margin-top:2px}.OcrAnalyzer-module__4jibXW__resultsCard{background:var(--surface);border:1.5px solid var(--primary);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;min-width:320px;max-width:100%;padding:.75rem 1rem;display:flex}.OcrAnalyzer-module__4jibXW__resultsHeader{justify-content:space-between;align-items:center;font-size:13px;display:flex}.OcrAnalyzer-module__4jibXW__linkBtn{cursor:pointer;color:var(--primary);background:0 0;border:none;align-items:center;gap:3px;padding:2px 4px;font-size:12px;display:inline-flex}.OcrAnalyzer-module__4jibXW__linkBtn:hover{text-decoration:underline}.OcrAnalyzer-module__4jibXW__chipGrid{flex-wrap:wrap;gap:.4rem;max-height:140px;padding:.25rem 0;display:flex;overflow-y:auto}.OcrAnalyzer-module__4jibXW__chip{border:1.5px solid var(--surface-border);background:var(--surface);cursor:pointer;color:var(--text-muted);border-radius:99px;align-items:center;gap:4px;padding:3px 8px 3px 6px;font-size:12px;transition:all .15s;display:inline-flex}.OcrAnalyzer-module__4jibXW__chip:hover{border-color:var(--primary);color:var(--text)}.OcrAnalyzer-module__4jibXW__chipSelected{border-color:var(--primary);background:var(--primary-transparent);color:var(--primary);font-weight:600}.OcrAnalyzer-module__4jibXW__chipNum{text-align:center;min-width:20px;font-size:13px;font-weight:700}.OcrAnalyzer-module__4jibXW__chipConf{color:var(--text-muted);font-size:10px}.OcrAnalyzer-module__4jibXW__chipSelected .OcrAnalyzer-module__4jibXW__chipConf{color:var(--primary);opacity:.7}.OcrAnalyzer-module__4jibXW__confirmBtn{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--primary), #6b46c1);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0066cc4d}.OcrAnalyzer-module__4jibXW__confirmBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #0066cc73}.OcrAnalyzer-module__4jibXW__confirmBtn:disabled{opacity:.6;cursor:not-allowed}.OcrAnalyzer-module__4jibXW__spinner{animation:1s linear infinite OcrAnalyzer-module__4jibXW__spin}@keyframes OcrAnalyzer-module__4jibXW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
