.execution-result-form{display:grid;gap:12px}.execution-result-card,.execution-evidence-card{padding:16px;border:1px solid #dfe7e9;border-radius:18px;background:#fff;box-shadow:0 4px 14px rgba(35,51,61,.045)}.execution-result-card label{display:block;margin:15px 0 7px;color:#263b44;font-size:11px;font-weight:800}.execution-result-card input,.execution-result-card select,.execution-result-card textarea{width:100%;padding:11px 12px;border:1px solid #d7e2de;border-radius:10px;background:#fbfdfb;color:#263b44;font:inherit;font-size:12px;outline:0}.execution-result-card input:focus,.execution-result-card select:focus,.execution-result-card textarea:focus{border-color:#4b9b77;box-shadow:0 0 0 3px #4b9b7720}.execution-result-input{display:flex;align-items:center;gap:8px}.execution-result-input input{flex:1}.execution-result-input span{color:#53636a;font-size:11px}.execution-result-choice{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:13px;color:#53636a;font-size:10px}.execution-result-choice span{width:100%;font-weight:800;color:#35634d}.execution-result-choice label{display:flex;align-items:center;gap:4px;margin:0;font-weight:600}.execution-result-choice input{width:auto}.execution-camera-picker{display:grid;justify-items:center;gap:4px;margin:15px 0 10px;padding:19px 10px;border:1.5px dashed #a8cdb5;border-radius:13px;background:#f7fbf8;color:#35634d;text-align:center;cursor:pointer}.execution-camera-picker i{font-size:24px;color:#4b9b77}.execution-camera-picker strong{font-size:12px}.execution-camera-picker small{color:#718078;font-size:10px}.execution-evidence-card>input{position:absolute;width:1px;height:1px;opacity:0}.execution-evidence-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.execution-evidence-thumb{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#edf3ef}.execution-evidence-thumb img{width:100%;height:100%;object-fit:cover}.execution-evidence-thumb span{position:absolute;right:4px;bottom:4px;padding:3px 5px;border-radius:5px;background:rgba(16,42,31,.75);color:#fff;font-size:9px}.execution-pause{width:100%;margin-top:10px;padding:12px;border:1px solid #cbded2;border-radius:11px;background:#fff;color:#35634d;font-size:11px;font-weight:900}.execution-pause:hover{background:#f3faf5}.execution-complete:disabled,.execution-pause:disabled{opacity:.6;cursor:wait}html[data-theme="dark"] .execution-result-card,html[data-theme="dark"] .execution-evidence-card{border-color:#2d3c42;background:#1b262b}html[data-theme="dark"] .execution-result-card label,html[data-theme="dark"] .execution-result-card input,html[data-theme="dark"] .execution-result-card select,html[data-theme="dark"] .execution-result-card textarea{color:#e5edef}html[data-theme="dark"] .execution-result-card input,html[data-theme="dark"] .execution-result-card select,html[data-theme="dark"] .execution-result-card textarea,html[data-theme="dark"] .execution-pause{border-color:#405158;background:#202c31}html[data-theme="dark"] .execution-camera-picker{border-color:#4a8060;background:#20332d}html[data-theme="dark"] .execution-pause{color:#b9dfc3}
