.tech-completed-modal{position:fixed;z-index:1090;inset:0;display:grid;place-items:end center}.tech-completed-backdrop{position:absolute;inset:0;background:rgba(13,31,22,.5);backdrop-filter:blur(3px)}.tech-completed-dialog{position:relative;width:min(100%,680px);max-height:90vh;overflow:auto;padding:24px 18px 18px;border-radius:22px 22px 0 0;background:#fff;color:#263b44;box-shadow:0 -12px 35px rgba(20,49,33,.18);animation:techCompletedUp .22s ease-out}.tech-completed-close{position:absolute;top:15px;right:15px;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:9px;background:#f1f5f2;color:#53636a}.tech-completed-kicker{color:#287052;font-size:9px;font-weight:900;letter-spacing:.13em}.tech-completed-dialog h2{margin:9px 40px 17px;color:#17252c;font:800 19px/1.2 Manrope,sans-serif}.tech-completed-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:10px;background:#eef3ef}.tech-completed-tabs button{padding:9px 5px;border:0;border-radius:7px;background:transparent;color:#718078;font-size:10px;font-weight:800}.tech-completed-tabs button.active{background:#fff;color:#17633f;box-shadow:0 2px 6px rgba(35,51,61,.08)}.tech-completed-panel{display:none;padding-top:15px}.tech-completed-panel.active{display:block}.tech-completed-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tech-completed-metrics div{padding:13px;border:1px solid #dfe9e1;border-radius:11px;background:#f8fbf8}.tech-completed-metrics span,.tech-completed-info span,.tech-completed-photos>span{display:block;color:#718078;font-size:9px;font-weight:800}.tech-completed-metrics strong{display:block;margin-top:5px;color:#17633f;font:800 17px Manrope}.tech-completed-metrics small{display:block;margin-top:3px;color:#7a8b91;font-size:8px}.tech-completed-info{display:flex;justify-content:space-between;gap:10px;margin-top:9px;padding:12px;border-bottom:1px solid #edf0f1}.tech-completed-info span,.tech-completed-info b{font-size:10px}.tech-completed-info b{color:#263b44}.tech-completed-photos{padding-top:14px}.tech-completed-photos>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.tech-completed-photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.tech-completed-empty{grid-column:1/-1;color:#718078;font-size:10px}.tech-completed-result{padding:15px;border:1px solid #d9e8df;border-radius:12px;background:#f5faf6}.tech-completed-result span{color:#35634d;font-size:10px;font-weight:900}.tech-completed-result strong{display:block;margin-top:11px;color:#527265;font-size:10px}.tech-completed-result b{display:block;margin-top:4px;color:#164f34;font:800 20px Manrope}.tech-completed-result small{display:block;margin-top:13px;padding-top:10px;border-top:1px solid #dcebe1;color:#718078;font-size:10px}.tech-completed-result em{color:#17633f;font-style:normal;font-weight:900}.tech-completed-result-status{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:7px 9px;border-radius:7px;background:#e4f3e8;color:#26734b;font-size:10px;font-weight:900}.tech-completed-result-status.failed{background:#faeeee;color:#a44740}.tech-completed-dismiss{width:100%;margin-top:16px;padding:12px;border:0;border-radius:10px;background:#17633f;color:#fff;font-size:11px;font-weight:900}@keyframes techCompletedUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}html[data-theme="dark"] .tech-completed-dialog{background:#1b262b}html[data-theme="dark"] .tech-completed-dialog h2{color:#f0f5f6}html[data-theme="dark"] .tech-completed-tabs{background:#202c31}html[data-theme="dark"] .tech-completed-tabs button.active{background:#29363b;color:#a8d8b8}html[data-theme="dark"] .tech-completed-metrics div,html[data-theme="dark"] .tech-completed-result{border-color:#365047;background:#20332d}html[data-theme="dark"] .tech-completed-metrics strong,html[data-theme="dark"] .tech-completed-result b{color:#d7f0dd}html[data-theme="dark"] .tech-completed-info{border-color:#2d3c42}html[data-theme="dark"] .tech-completed-info b,html[data-theme="dark"] .tech-completed-result small{color:#c3d0d4}
