.pix-run-overlay{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#f3f4f6}.pix-run-overlay[data-view="processing"],.pix-run-overlay[data-view="error"]{position:fixed;inset:0;z-index:80}.pix-run-overlay[data-view="result"]{position:relative;z-index:auto;display:block;width:100%;min-height:auto;overflow:visible;padding:2.5rem 0 3rem;background:linear-gradient(180deg,#ffe1e8 0%,#fff5f7 28%,#f3f4f6 100%)}body.pix-run-result-active .pix-adobe-upload-page,body.pix-run-result-active .pix-tool-marketing,body.pix-run-result-active [data-pe-upload-shell]{display:none!important}.pix-run-overlay[data-view="processing"] .pix-run-result-wrap,.pix-run-overlay[data-view="processing"] .pix-run-error{display:none!important}.pix-run-overlay[data-view="result"] .pix-run-processing,.pix-run-overlay[data-view="result"] .pix-run-error{display:none!important}.pix-run-overlay[data-view="error"] .pix-run-processing,.pix-run-overlay[data-view="error"] .pix-run-result-wrap{display:none!important}.pix-run-overlay[data-view="processing"],.pix-run-overlay[data-view="error"]{align-items:center;justify-content:center}.pix-run-overlay[data-view="result"]{align-items:stretch;justify-content:flex-start}.pix-run-processing{width:100%;max-width:28rem;margin:0 auto;text-align:center;flex-shrink:0}.pix-run-spinner{width:3rem;height:3rem;margin:0 auto 1.5rem;border:3px solid #e5e7eb;border-top-color:#e63a61;border-radius:50%;animation:pix-run-spin 0.85s linear infinite}@keyframes pix-run-spin{to{transform:rotate(360deg)}}.pix-run-brand{display:flex;flex-direction:column;align-items:center;gap:0.75rem;margin-bottom:1.75rem}.pix-run-brand img{height:3rem;width:auto}.pix-run-brand-name{font-size:1.125rem;font-weight:700;color:#111827;letter-spacing:-0.02em}.pix-run-processing-title{font-size:1.25rem;font-weight:700;line-height:1.35;color:#111827;margin:0 0 1.25rem}.pix-run-progress-wrap{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.75rem}.pix-run-progress-track{flex:1;height:0.375rem;border-radius:999px;background:#e5e7eb;overflow:hidden}.pix-run-progress-fill{height:100%;width:0%;border-radius:inherit;background:linear-gradient(90deg,#e63a61,#f04971);transition:width 0.35s ease}.pix-run-progress-pct{min-width:2.5rem;font-size:0.875rem;font-weight:600;color:#374151;text-align:right}.pix-run-cancel{display:inline-flex;align-items:center;justify-content:center;min-width:7rem;padding:0.625rem 1.5rem;border-radius:999px;border:1px solid #374151;background:#fff;font-size:0.9375rem;font-weight:500;color:#111827;cursor:pointer;transition:background 0.15s,border-color 0.15s}.pix-run-cancel:hover{background:#f9fafb;border-color:#111827}.pix-run-error{width:100%;max-width:28rem;margin:0 auto;text-align:center;flex-shrink:0;padding:2rem;border-radius:1rem;background:#fff;border:1px solid #fecdd3;box-shadow:0 10px 40px rgba(15,23,42,0.08)}.pix-run-error-title{font-size:1.125rem;font-weight:700;color:#be123c;margin:0 0 0.5rem}.pix-run-error-msg{font-size:0.9375rem;color:#4b5563;margin:0 0 1.25rem}.pix-run-result-wrap{width:min(100%,72rem);max-height:none;margin:0 auto;overflow:visible;flex-shrink:0;padding-inline:1rem}.pix-run-result{display:grid;grid-template-columns:1fr;border-radius:1.25rem;overflow:hidden;background:#fff;box-shadow:0 24px 64px rgba(15,23,42,0.14)}@media (min-width:900px){.pix-run-result{grid-template-columns:minmax(18rem,22rem) 1fr;min-height:32rem}}.pix-run-result-side{padding:1.75rem 1.5rem 1.5rem;background:linear-gradient(180deg,#fff 0%,#fff8fa 100%);border-bottom:1px solid #f1f5f9}@media (min-width:900px){.pix-run-result-side{border-bottom:none;border-right:1px solid #f1f5f9}}.pix-run-result-heading{font-size:1.375rem;font-weight:700;line-height:1.3;color:#111827;margin:0 0 0.5rem}.pix-run-result-stats{font-size:0.875rem;color:#6b7280;margin:0 0 1.25rem}.pix-run-result-stats strong{color:#111827;font-weight:600}.pix-run-actions{display:flex;flex-wrap:wrap;gap:0.625rem;margin-bottom:1rem}.pix-run-download{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;flex:1;min-width:10rem;padding:0.75rem 1.25rem;border:none;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,0.35);transition:transform 0.15s,box-shadow 0.15s}.pix-run-download:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(37,99,235,0.4)}.pix-run-copy{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#475569;cursor:pointer;transition:background 0.15s,border-color 0.15s}.pix-run-copy:hover{background:#f8fafc;border-color:#94a3b8}.pix-run-privacy{font-size:0.6875rem;line-height:1.45;color:#6b7280;margin:0 0 1.25rem}.pix-run-related-title{font-size:0.8125rem;font-weight:600;color:#374151;margin:0 0 0.625rem}.pix-run-related-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.375rem}.pix-run-related-list a{display:flex;align-items:center;gap:0.625rem;padding:0.5rem 0.625rem;border-radius:0.625rem;font-size:0.8125rem;font-weight:500;color:#1f2937;text-decoration:none;transition:background 0.15s}.pix-run-related-list a:hover{background:#f1f5f9}.pix-run-related-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:0.5rem;background:#fff1f4;color:#e63a61;flex-shrink:0}.pix-run-another{display:inline-flex;align-items:center;gap:0.375rem;margin-top:1rem;padding:0;border:none;background:none;font-size:0.8125rem;font-weight:600;color:#2563eb;cursor:pointer}.pix-run-another:hover{text-decoration:underline}.pix-run-preview-pane{position:relative;min-height:16rem;background:#f8fafc;display:flex;flex-direction:column}@media (min-width:900px){.pix-run-preview-pane{min-height:32rem}}.pix-run-preview-badge{position:absolute;top:1rem;left:50%;transform:translateX(-50%);z-index:2;max-width:calc(100% - 2rem);padding:0.375rem 0.875rem;border-radius:999px;background:rgba(17,24,39,0.88);color:#fff;font-size:0.75rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pix-run-preview-body{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem 1.5rem;overflow:auto}.pix-run-preview-body iframe,.pix-run-preview-body object,.pix-run-preview-body img{max-width:100%;max-height:100%;border:none;border-radius:0.25rem;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.08)}.pix-run-preview-body object.pix-run-preview-pdf{width:100%;min-height:24rem;height:100%}.pix-run-preview-body iframe{width:100%;height:100%;min-height:20rem}.pix-run-preview-fallback{text-align:center;color:#64748b;font-size:0.875rem}.pix-run-preview-fallback svg{display:block;margin:0 auto 0.75rem;width:3rem;height:3rem;color:#94a3b8}