.image-tool-module__KqJ_PG__tool{color:var(--foreground);text-align:center}.image-tool-module__KqJ_PG__fileInput{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.image-tool-module__KqJ_PG__dropzone{border-radius:var(--radius-xl);outline-offset:.5rem;outline:2px dashed #0000;transition:outline-color .15s,background-color .15s}.image-tool-module__KqJ_PG__dropzone[data-dragging]{outline-color:var(--primary);background:color-mix(in oklab,var(--accent)55%,transparent)}.image-tool-module__KqJ_PG__uploadIconRing{background:var(--card);border:1px solid var(--border);width:4.2rem;height:4.2rem;box-shadow:var(--shadow-sm);color:var(--primary);border-radius:50%;place-items:center;margin:0 auto 1.1rem;display:grid}.image-tool-module__KqJ_PG__uploadTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.image-tool-module__KqJ_PG__uploadOr{color:var(--muted-foreground);margin:.9rem 0;font-size:.9rem}.image-tool-module__KqJ_PG__chooseBtn{border-radius:calc(var(--radius)*1.5);background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;line-height:1;transition:transform .15s,box-shadow .2s;display:inline-flex}.image-tool-module__KqJ_PG__chooseBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.image-tool-module__KqJ_PG__chooseBtn:active{transform:translateY(1px)scale(.99)}.image-tool-module__KqJ_PG__chooseBtn:disabled{cursor:not-allowed;opacity:.6}.image-tool-module__KqJ_PG__uploadFootnote{color:var(--muted-foreground);margin-top:1.4rem;font-size:.85rem}.image-tool-module__KqJ_PG__footnoteSep{color:var(--border);margin-inline:.45rem}.image-tool-module__KqJ_PG__spinner{animation:.9s linear infinite image-tool-module__KqJ_PG__tool-spin}@keyframes image-tool-module__KqJ_PG__tool-spin{to{transform:rotate(360deg)}}.image-tool-module__KqJ_PG__status{color:var(--muted-foreground);flex-direction:column;gap:.35rem;margin-top:1.5rem;display:flex}.image-tool-module__KqJ_PG__workspace{text-align:left}.image-tool-module__KqJ_PG__workspaceHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.image-tool-module__KqJ_PG__batchSummary{color:var(--muted-foreground);margin:0;font-size:.85rem;font-weight:600}.image-tool-module__KqJ_PG__clearAllBtn{border:1px solid var(--border);background:var(--card);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.image-tool-module__KqJ_PG__clearAllBtn:hover{color:var(--foreground);border-color:var(--ring)}.image-tool-module__KqJ_PG__progressTrack{background:color-mix(in oklab,var(--foreground)8%,transparent);border-radius:999px;height:.3rem;margin-top:.6rem;overflow:hidden}.image-tool-module__KqJ_PG__progressFill{border-radius:inherit;background:var(--primary);height:100%;transition:width .3s}.image-tool-module__KqJ_PG__strip{scrollbar-width:thin;align-items:center;margin-top:.9rem;padding:1.25rem .3rem .65rem;display:flex;overflow-x:auto}.image-tool-module__KqJ_PG__thumbWrap{flex:none;position:relative}.image-tool-module__KqJ_PG__thumbWrap+.image-tool-module__KqJ_PG__thumbWrap{margin-left:-1.1rem}.image-tool-module__KqJ_PG__thumb{border-radius:var(--radius-lg);border:2px solid var(--border);background:var(--card);cursor:pointer;width:4rem;height:4rem;box-shadow:var(--shadow-sm);padding:0;transition:transform .18s,border-color .15s,box-shadow .18s;display:block;position:relative;overflow:hidden}.image-tool-module__KqJ_PG__thumbWrap:nth-child(odd) .image-tool-module__KqJ_PG__thumb{transform:rotate(-2.5deg)}.image-tool-module__KqJ_PG__thumbWrap:nth-child(2n) .image-tool-module__KqJ_PG__thumb{transform:rotate(2deg)}.image-tool-module__KqJ_PG__thumbWrap:hover .image-tool-module__KqJ_PG__thumb,.image-tool-module__KqJ_PG__thumbWrap:focus-within .image-tool-module__KqJ_PG__thumb{border-color:var(--ring);box-shadow:var(--shadow-md);transform:rotate(0)scale(1.1)}.image-tool-module__KqJ_PG__thumb:active{transform:rotate(0)scale(.94)}.image-tool-module__KqJ_PG__thumbWrap .image-tool-module__KqJ_PG__thumb[aria-current=true]{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in oklab,var(--primary)35%,transparent),var(--shadow-md);animation:.3s cubic-bezier(.34,1.56,.64,1) image-tool-module__KqJ_PG__thumb-pop;transform:rotate(0)scale(1.14)translateY(-.4rem)}@keyframes image-tool-module__KqJ_PG__thumb-pop{0%{transform:rotate(0)scale(.9)translateY(0)}to{transform:rotate(0)scale(1.14)translateY(-.4rem)}}.image-tool-module__KqJ_PG__thumb img{object-fit:cover;width:100%;height:100%;display:block}.image-tool-module__KqJ_PG__thumbBadge{width:1.15rem;height:1.15rem;color:var(--primary-foreground);background:var(--muted-foreground);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:.2rem;right:.2rem}.image-tool-module__KqJ_PG__thumbBadge[data-badge=accepted]{background:var(--primary)}.image-tool-module__KqJ_PG__thumbBadge[data-badge=rejected]{background:var(--destructive)}.image-tool-module__KqJ_PG__badgeIcon{stroke-width:3px;width:.7rem;height:.7rem}.image-tool-module__KqJ_PG__thumbRemove{z-index:3;border:1px solid var(--border);background:var(--card);width:1.1rem;height:1.1rem;color:var(--muted-foreground);cursor:pointer;opacity:0;border-radius:50%;place-items:center;padding:0;transition:opacity .15s,color .15s;display:grid;position:absolute;top:-.35rem;right:-.35rem}.image-tool-module__KqJ_PG__thumbWrap:has(.image-tool-module__KqJ_PG__thumb[aria-current=true]) .image-tool-module__KqJ_PG__thumbRemove{transform:translateY(-.4rem)}.image-tool-module__KqJ_PG__thumbWrap:hover .image-tool-module__KqJ_PG__thumbRemove,.image-tool-module__KqJ_PG__thumbRemove:focus-visible{opacity:1}.image-tool-module__KqJ_PG__thumbRemove:hover{color:var(--destructive)}.image-tool-module__KqJ_PG__addTile{border-radius:var(--radius-lg);border:2px dashed var(--border);width:4rem;height:4rem;color:var(--muted-foreground);cursor:pointer;background:0 0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.2rem;font-size:.62rem;font-weight:600;transition:color .15s,border-color .15s;display:flex}.image-tool-module__KqJ_PG__addTile:hover{color:var(--primary);border-color:var(--primary)}.image-tool-module__KqJ_PG__addTile:disabled{cursor:not-allowed;opacity:.6}.image-tool-module__KqJ_PG__stage{margin-top:.9rem}.image-tool-module__KqJ_PG__stageViewport{border-radius:var(--radius-xl);border:1px solid var(--border);background:repeating-conic-gradient(color-mix(in oklab,var(--foreground)6%,transparent)0% 25%,transparent 0% 50%)0 0/1.25rem 1.25rem,var(--card);touch-action:pan-y;max-height:32rem;position:relative;overflow:hidden}.image-tool-module__KqJ_PG__stageViewport:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}.image-tool-module__KqJ_PG__stageCanvas{justify-content:center;padding:.75rem;line-height:0;display:flex}.image-tool-module__KqJ_PG__stageFrame{justify-content:center;width:fit-content;max-width:100%;line-height:0;animation:.34s cubic-bezier(.22,1.2,.36,1) image-tool-module__KqJ_PG__stage-swap;display:flex;position:relative}@keyframes image-tool-module__KqJ_PG__stage-swap{0%{opacity:.3;transform:scale(.96)translateY(10px)}60%{opacity:1;transform:scale(1.015)translateY(-3px)}to{opacity:1;transform:scale(1)translateY(0)}}.image-tool-module__KqJ_PG__stageFrame img{width:auto;max-width:100%;height:auto;max-height:min(30rem,62vh);display:block}.image-tool-module__KqJ_PG__viewToggle{background:color-mix(in oklab,var(--card)88%,transparent);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:999px;padding:.25rem;display:inline-flex;position:absolute;bottom:.9rem;left:50%;transform:translate(-50%)}.image-tool-module__KqJ_PG__viewToggle button{color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem 1.15rem;font-size:.85rem;font-weight:600;transition:background-color .15s,color .15s}.image-tool-module__KqJ_PG__viewToggle button[aria-pressed=true]{background:var(--foreground);color:var(--background)}.image-tool-module__KqJ_PG__viewToggle button:disabled{cursor:not-allowed;opacity:.45}.image-tool-module__KqJ_PG__stageCaption{text-align:center;color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:.55rem;font-size:.8rem;overflow:hidden}.image-tool-module__KqJ_PG__statusLine{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;margin-top:.9rem;display:flex}.image-tool-module__KqJ_PG__statusLine strong{font-weight:700}.image-tool-module__KqJ_PG__statusLine span{color:var(--muted-foreground)}.image-tool-module__KqJ_PG__statusLine .image-tool-module__KqJ_PG__spinner{width:1rem;height:1rem;color:var(--primary)}.image-tool-module__KqJ_PG__details{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;margin-top:.9rem;padding:.55rem .9rem}.image-tool-module__KqJ_PG__details summary{cursor:pointer;color:var(--muted-foreground);font-size:.82rem;font-weight:600}.image-tool-module__KqJ_PG__assessment{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:.75rem;margin:.8rem 0 0;display:grid}.image-tool-module__KqJ_PG__assessment div{background:color-mix(in oklab,var(--foreground)6%,transparent);border:1px solid color-mix(in oklab,var(--foreground)16%,transparent);border-radius:var(--radius-md);padding:.8rem}.image-tool-module__KqJ_PG__assessment dt{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.image-tool-module__KqJ_PG__assessment dd{margin:.35rem 0 0}.image-tool-module__KqJ_PG__reasonCode{color:var(--muted-foreground);font-size:.8rem}.image-tool-module__KqJ_PG__actionBar{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.1rem;display:flex}.image-tool-module__KqJ_PG__actionBtn{border-radius:calc(var(--radius)*1.5);border:1px solid var(--border);background:var(--card);min-width:8.5rem;color:var(--foreground);box-shadow:var(--shadow-sm);cursor:pointer;justify-content:center;align-items:center;gap:.45rem;padding:.8rem 1.1rem;font-size:.88rem;font-weight:600;transition:border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.image-tool-module__KqJ_PG__actionBtn:hover:not(:disabled){border-color:var(--ring);box-shadow:var(--shadow-md);transform:translateY(-1px)}.image-tool-module__KqJ_PG__actionBtn:disabled{cursor:not-allowed;opacity:.5}.image-tool-module__KqJ_PG__actionBtn.image-tool-module__KqJ_PG__primaryAction{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-md);border-color:#0000}.image-tool-module__KqJ_PG__actionBtn.image-tool-module__KqJ_PG__primaryAction:hover:not(:disabled){box-shadow:var(--shadow-lg)}.image-tool-module__KqJ_PG__haltedNote{max-width:32rem;color:var(--muted-foreground);margin:0;font-size:.85rem}.image-tool-module__KqJ_PG__feedback{text-align:center;min-height:1.2rem;color:var(--muted-foreground);margin:.55rem 0 0;font-size:.82rem}.image-tool-module__KqJ_PG__footerRow{border-top:1px solid color-mix(in oklab,var(--foreground)10%,transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:.9rem;padding-top:.9rem;display:flex}.image-tool-module__KqJ_PG__issueLink{color:var(--muted-foreground);align-items:center;gap:.4rem;font-size:.82rem;text-decoration:none;transition:color .15s;display:inline-flex}.image-tool-module__KqJ_PG__issueLink:hover{color:var(--foreground);text-decoration:underline}.image-tool-module__KqJ_PG__shareRow{align-items:center;gap:.35rem;display:inline-flex}.image-tool-module__KqJ_PG__shareLabel{color:var(--muted-foreground);margin-right:.25rem;font-size:.82rem}.image-tool-module__KqJ_PG__shareBtn{border:1px solid var(--border);background:var(--card);width:1.9rem;height:1.9rem;color:var(--muted-foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.image-tool-module__KqJ_PG__shareBtn:hover{color:var(--primary);border-color:var(--primary)}.image-tool-module__KqJ_PG__shareBtn[aria-pressed=true]{color:var(--primary-foreground);background:var(--primary);border-color:#0000}.image-tool-module__KqJ_PG__qrPanel{justify-content:center;margin-top:.9rem;display:flex}.image-tool-module__KqJ_PG__qrPanel img{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-md);padding:.5rem}.image-tool-module__KqJ_PG__qrPanel .image-tool-module__KqJ_PG__spinner{width:1.5rem;height:1.5rem;color:var(--primary)}.image-tool-module__KqJ_PG__actionBtn:focus-visible,.image-tool-module__KqJ_PG__thumb:focus-visible,.image-tool-module__KqJ_PG__thumbRemove:focus-visible,.image-tool-module__KqJ_PG__addTile:focus-visible,.image-tool-module__KqJ_PG__clearAllBtn:focus-visible,.image-tool-module__KqJ_PG__shareBtn:focus-visible,.image-tool-module__KqJ_PG__viewToggle button:focus-visible{outline:2px solid var(--foreground);outline-offset:2px}
