.qos-focus-ring:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg,transparent),0 0 0 4px var(--focus-ring);border-radius:inherit}.qos-focus-ring:focus-visible{outline-offset:2px}.qos-toaster{position:fixed;bottom:16px;right:16px;display:flex;flex-direction:column;gap:8px;align-items:flex-end;pointer-events:none;max-width:min(92vw,400px)}.qos-toast{pointer-events:auto;width:100%;display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:10px;background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--card-shadow-lg,0 8px 24px -6px rgba(0,0,0,.35));color:var(--text);font-size:13px;line-height:1.45}.qos-toast-enter{animation:qos-toast-in .22s cubic-bezier(.22,1,.36,1) both}.qos-toast-exit{animation:qos-toast-out .16s ease-in both}@keyframes qos-toast-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes qos-toast-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(6px) scale(.98)}}.qos-scrim{position:fixed;inset:0;background:rgba(0,0,0,.45)}.qos-scrim-enter{animation:qos-scrim-in .16s ease both}@keyframes qos-scrim-in{0%{opacity:0}to{opacity:1}}.qos-kbd{display:inline-flex;align-items:center;gap:2px;padding:1px 5px;min-width:18px;height:18px;justify-content:center;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1;color:var(--text-muted);background:var(--surface2);border:1px solid var(--border);border-radius:4px;box-shadow:0 1px 0 var(--border-strong)}.qos-kbd-sep{font-size:10px;color:var(--text-subtle);padding:0 2px}@media (prefers-reduced-motion:reduce){.qos-scrim-enter,.qos-toast-enter,.qos-toast-exit{animation:none}}.FeedbackScreenshotField_field__eJ_eQ{display:flex;flex-direction:column;gap:8px}.FeedbackScreenshotField_actionButton__9xGQn,.FeedbackScreenshotField_captureButton__MS4us,.FeedbackScreenshotField_removeButton__wHixh,.FeedbackScreenshotField_retryButton__1v8rF{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border-strong);border-radius:8px;background:transparent;color:var(--text-muted);font:inherit;font-size:12px;cursor:pointer}.FeedbackScreenshotField_captureButton__MS4us{align-self:flex-start;border-style:dashed;padding:0 12px}.FeedbackScreenshotField_actionButton__9xGQn:disabled,.FeedbackScreenshotField_captureButton__MS4us:disabled,.FeedbackScreenshotField_removeButton__wHixh:disabled,.FeedbackScreenshotField_retryButton__1v8rF:disabled{cursor:not-allowed;opacity:.55}.FeedbackScreenshotField_previewCard__ckbg_{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--border);border-radius:9px;background:var(--surface2);padding:8px}.FeedbackScreenshotField_preview__I_G4h{width:76px;height:52px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface3)}.FeedbackScreenshotField_summary__TKYDV{min-width:0}.FeedbackScreenshotField_status__Uu92x{margin:0;color:var(--text);font-size:12px;font-weight:600}.FeedbackScreenshotField_detail__ZGvJ3,.FeedbackScreenshotField_error__JjCXX{margin:3px 0 0;color:var(--text-subtle);font-size:11px;line-height:1.4}.FeedbackScreenshotField_error__JjCXX{color:var(--danger-text,#ef4444)}.FeedbackScreenshotField_actions__xEh6F{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.FeedbackScreenshotField_actionButton__9xGQn,.FeedbackScreenshotField_retryButton__1v8rF{min-height:30px;padding:0 9px;font-size:11px}.FeedbackScreenshotField_retryButton__1v8rF{border-color:var(--danger-border,var(--border-strong));color:var(--danger-text,var(--text))}.FeedbackScreenshotField_removeButton__wHixh{min-width:38px;padding:0}.FeedbackScreenshotField_loadingEditor__VCL5g{padding:18px;color:var(--text-muted);font-size:12px}@media (max-width:520px),(pointer:coarse){.FeedbackScreenshotField_actionButton__9xGQn,.FeedbackScreenshotField_captureButton__MS4us,.FeedbackScreenshotField_removeButton__wHixh,.FeedbackScreenshotField_retryButton__1v8rF{min-height:44px}.FeedbackScreenshotField_previewCard__ckbg_{grid-template-columns:64px minmax(0,1fr) auto}.FeedbackScreenshotField_preview__I_G4h{width:64px;height:48px}}