.tanu-photo-search{gap:20px;min-width:0;font-size:13px;line-height:1.6;display:grid}.tanu-photo-search>p{color:var(--muted);margin:0}.tanu-photo-workspace{border:1px dashed var(--line);background:var(--canvas);border-radius:14px;min-width:0;overflow:hidden}.tanu-photo-workspace.is-dragging{border-color:var(--brand);background:var(--soft)}.tanu-photo-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 18px;display:flex}.tanu-photo-empty>svg{color:var(--brand)}.tanu-photo-input-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.tanu-photo-empty>span,.tanu-photo-empty>small,.tanu-photo-actions small{color:var(--muted)}.tanu-photo-workspace.has-image{border-style:solid;grid-template-columns:minmax(0,1fr) minmax(200px,270px);display:grid}.tanu-photo-picture{background:var(--surface);justify-content:center;align-items:center;min-width:0;min-height:180px;padding:16px;display:flex}.tanu-photo-stage{--photo-height:320px;width:min(100%,calc(var(--photo-height) * var(--photo-ratio)));-webkit-user-select:none;user-select:none;border-radius:6px;line-height:0;position:relative;overflow:hidden}.tanu-photo-stage.is-editing{touch-action:none;cursor:crosshair}.tanu-photo-stage>img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.tanu-photo-selection{border:2px solid var(--brand);pointer-events:none;position:absolute;box-shadow:0 0 0 1000px #0007}.is-editing .tanu-photo-selection{cursor:move;pointer-events:auto}.tanu-photo-corner{cursor:nwse-resize;touch-action:none;width:44px;height:44px;color:var(--brand);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute}.tanu-photo-corner>span{background:var(--brand);border:2px solid #fff;border-radius:3px;width:13px;height:13px;box-shadow:0 1px 4px #0005}.tanu-photo-corner:focus-visible{outline-offset:-9px;background:#0005;outline:2px solid #fff}.tanu-photo-corner.nw{top:-23px;left:-23px}.tanu-photo-corner.ne{cursor:nesw-resize;top:-23px;right:-23px}.tanu-photo-corner.sw{cursor:nesw-resize;bottom:-23px;left:-23px}.tanu-photo-corner.se{bottom:-23px;right:-23px}.tanu-photo-actions{border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-items:stretch;gap:10px;padding:20px;display:flex}.tanu-photo-actions h3,.tanu-photo-actions p{margin:0}.tanu-photo-actions h3{font-size:14px;line-height:1.6}.tanu-photo-actions p{color:var(--muted);font-size:12px}.tanu-photo-actions .tanu-button{white-space:normal;min-height:42px;font-size:12px;line-height:1.5}.tanu-photo-label{font-weight:600}.tanu-photo-actions small{margin-top:4px;font-size:11px;line-height:1.5}.tanu-photo-status{gap:8px;display:grid}.tanu-photo-status:empty{display:none}.tanu-photo-status>p{align-items:center;gap:10px;margin:0;display:flex}.tanu-photo-status>small{color:var(--muted);font-size:12px}.tanu-photo-retry{justify-self:start}.tanu-photo-results{gap:16px;min-width:0;display:grid}.tanu-photo-results>h3{margin:0;font-size:17px}@media (width<=650px){.tanu-photo-workspace.has-image{grid-template-columns:minmax(0,1fr)}.tanu-photo-picture{min-height:120px;padding:12px}.tanu-photo-actions{border-left:0;border-top:1px solid var(--line);gap:8px;padding:14px}.tanu-photo-actions .tanu-button{font-size:13px}.tanu-photo-search{gap:16px}.tanu-photo-stage{--photo-height:280px}.tanu-photo-results>h3{font-size:16px}}
