.page-header[data-astro-cid-hux5hgdk]{padding:1rem 2rem;background:#fff;border-bottom:1px solid var(--border)}.back-button[data-astro-cid-hux5hgdk]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none;font-size:.9rem;font-weight:600;transition:all .2s}.back-button[data-astro-cid-hux5hgdk]:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.workspace[data-astro-cid-hux5hgdk]{display:grid;grid-template-columns:1fr 1fr 1fr;height:calc(100vh - 70px);overflow:hidden}.col-sticky-header[data-astro-cid-hux5hgdk]{position:sticky;top:0;z-index:10;padding:1.25rem 1.5rem;background:#fff;border-bottom:1px solid var(--border);flex-shrink:0}.col-sticky-header[data-astro-cid-hux5hgdk].center{background:#fdfdfe}.section-label[data-astro-cid-hux5hgdk]{font-size:.7rem;font-weight:900;color:var(--text);text-transform:uppercase;letter-spacing:.2em;border-bottom:3px solid var(--accent);padding-bottom:6px;display:inline-block}.sidebar-left[data-astro-cid-hux5hgdk],.sidebar-right[data-astro-cid-hux5hgdk],.center-column[data-astro-cid-hux5hgdk]{overflow-y:auto;display:flex;flex-direction:column;height:100%}.sidebar-left[data-astro-cid-hux5hgdk]{background:#fff;border-right:1px solid var(--border-dark)}.sidebar-right[data-astro-cid-hux5hgdk]{background:#fff;border-left:1px solid var(--border-dark)}.center-column[data-astro-cid-hux5hgdk]{background:#fdfdfe;border-right:1px solid var(--border-dark)}.sidebar-content[data-astro-cid-hux5hgdk],.center-content[data-astro-cid-hux5hgdk]{padding:1.5rem;flex:1;overflow-y:auto}.section-intro[data-astro-cid-hux5hgdk]{margin-bottom:2rem;text-align:center}.tech-badge-large[data-astro-cid-hux5hgdk]{display:inline-block;font-size:.7rem;font-weight:800;padding:4px 12px;background:#f1f5f9;color:#1e293b;border-radius:6px;border:1px solid #e2e8f0;margin-bottom:1rem}.section-intro[data-astro-cid-hux5hgdk] h2[data-astro-cid-hux5hgdk]{font-size:1.3rem;font-weight:800;color:var(--text);margin:0 0 .75rem}.section-intro[data-astro-cid-hux5hgdk] p[data-astro-cid-hux5hgdk]{font-size:.85rem;color:var(--text-muted);line-height:1.5}.arch-section[data-astro-cid-hux5hgdk]{margin-bottom:2rem}.arch-title[data-astro-cid-hux5hgdk]{font-size:.85rem;font-weight:800;color:var(--accent);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.arch-item[data-astro-cid-hux5hgdk]{display:flex;gap:1rem;margin-bottom:1rem;padding:.75rem;background:var(--bg);border-radius:12px;border:1px solid var(--border)}.arch-icon[data-astro-cid-hux5hgdk]{width:40px;height:40px;background:linear-gradient(135deg,#06f,#0cf);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.5rem}.arch-item[data-astro-cid-hux5hgdk] strong[data-astro-cid-hux5hgdk]{display:block;font-size:.85rem;font-weight:700;color:var(--text);margin-bottom:.25rem}.arch-item[data-astro-cid-hux5hgdk] p[data-astro-cid-hux5hgdk]{font-size:.75rem;color:var(--text-muted);margin:0;line-height:1.4}.tech-list[data-astro-cid-hux5hgdk]{list-style:none;padding:0;margin:0}.tech-list[data-astro-cid-hux5hgdk] li[data-astro-cid-hux5hgdk]{font-size:.8rem;color:var(--text-muted);padding:.5rem 0;border-bottom:1px solid var(--border)}.tech-list[data-astro-cid-hux5hgdk] li[data-astro-cid-hux5hgdk]:last-child{border-bottom:none}.tech-list[data-astro-cid-hux5hgdk] strong[data-astro-cid-hux5hgdk]{color:var(--accent);font-weight:700}.center-column[data-astro-cid-hux5hgdk]{background:#fdfdfe;border-right:1px solid var(--border-dark);overflow-y:auto;display:flex;flex-direction:column;height:100%}.center-content[data-astro-cid-hux5hgdk]{padding:2rem;flex:1;overflow-y:auto}.process-container[data-astro-cid-hux5hgdk]{max-width:550px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.process-step[data-astro-cid-hux5hgdk]{background:#fff;border:2px solid var(--border);border-radius:16px;padding:1.25rem;display:flex;gap:1rem;transition:all .3s;position:relative}.process-step[data-astro-cid-hux5hgdk].clickable{cursor:pointer}.process-step[data-astro-cid-hux5hgdk].clickable:hover{border-color:var(--accent);transform:translate(4px);box-shadow:var(--shadow-sm)}.process-step[data-astro-cid-hux5hgdk].highlight{border-left:6px solid var(--accent);background:var(--accent-soft)}.process-step[data-astro-cid-hux5hgdk].completed{border-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.process-step[data-astro-cid-hux5hgdk].completed .step-number[data-astro-cid-hux5hgdk]{background:linear-gradient(135deg,#10b981,#059669)}.process-step[data-astro-cid-hux5hgdk].completed:after{content:"✓";position:absolute;right:3rem;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#10b981;font-weight:700}.step-expand[data-astro-cid-hux5hgdk]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:.8rem;color:var(--accent);transition:transform .3s}.process-step[data-astro-cid-hux5hgdk].expanded .step-expand[data-astro-cid-hux5hgdk]{transform:translateY(-50%) rotate(180deg)}.task-list[data-astro-cid-hux5hgdk]{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1rem;margin-bottom:1rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.task-item[data-astro-cid-hux5hgdk]{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;background:#fff;border-radius:8px;border:1px solid var(--border);transition:all .2s}.task-item[data-astro-cid-hux5hgdk]:hover{border-color:var(--accent);box-shadow:0 2px 8px #0066ff1a}.task-item[data-astro-cid-hux5hgdk] input[data-astro-cid-hux5hgdk][type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--accent)}.task-item[data-astro-cid-hux5hgdk] label[data-astro-cid-hux5hgdk]{font-size:.85rem;color:var(--text);cursor:pointer;flex:1}.task-item[data-astro-cid-hux5hgdk] input[data-astro-cid-hux5hgdk][type=checkbox]:checked+label[data-astro-cid-hux5hgdk]{text-decoration:line-through;color:var(--text-muted)}.analyze-section[data-astro-cid-hux5hgdk]{margin-top:2rem;padding-top:2rem;border-top:2px solid var(--border)}.analyze-form[data-astro-cid-hux5hgdk]{display:flex;flex-direction:column;gap:1rem}.document-select[data-astro-cid-hux5hgdk]{padding:.75rem;border:2px solid var(--border);border-radius:8px;font-size:.85rem;background:#fff;cursor:pointer}.document-select[data-astro-cid-hux5hgdk]:focus{outline:none;border-color:var(--accent)}.analyze-button[data-astro-cid-hux5hgdk]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#06f,#0cf);color:#fff;border:none;border-radius:10px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.analyze-button[data-astro-cid-hux5hgdk]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #06f6}.analyze-button[data-astro-cid-hux5hgdk]:disabled{opacity:.5;cursor:not-allowed}.analyze-status[data-astro-cid-hux5hgdk]{font-size:.75rem;padding:.5rem;border-radius:8px;text-align:center;min-height:1.5rem}.analyze-status[data-astro-cid-hux5hgdk].success{background:#ecfdf5;color:#059669;border:1px solid #10b981}.analyze-status[data-astro-cid-hux5hgdk].error{background:#fef2f2;color:#dc2626;border:1px solid #ef4444}.analyze-status[data-astro-cid-hux5hgdk].processing{background:var(--accent-soft);color:var(--accent);border:1px solid var(--accent)}.test-status-box[data-astro-cid-hux5hgdk]{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0ea5e9;border-radius:16px;padding:2rem 1.5rem;text-align:center;margin-bottom:1.5rem}.status-icon[data-astro-cid-hux5hgdk]{font-size:3rem;margin-bottom:.75rem}.status-text[data-astro-cid-hux5hgdk]{font-size:.85rem;color:#0369a1;font-weight:600;margin:0;line-height:1.5}.obligations-list[data-astro-cid-hux5hgdk]{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.obligation-item[data-astro-cid-hux5hgdk]{padding:.75rem;background:#fff;border:1px solid var(--border);border-radius:8px;font-size:.75rem}.obligation-id[data-astro-cid-hux5hgdk]{font-weight:700;color:var(--accent);margin-bottom:.25rem}.obligation-text[data-astro-cid-hux5hgdk]{color:var(--text);line-height:1.4;margin-bottom:.5rem}.obligation-tags[data-astro-cid-hux5hgdk]{display:flex;flex-wrap:wrap;gap:.25rem}.obligation-tag[data-astro-cid-hux5hgdk]{font-size:.65rem;padding:2px 6px;background:var(--accent-soft);color:var(--accent);border-radius:4px}.step-results[data-astro-cid-hux5hgdk]{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.step-result-item[data-astro-cid-hux5hgdk]{padding:.75rem;background:#fff;border-left:3px solid var(--accent);border-radius:8px;font-size:.75rem}.step-result-item[data-astro-cid-hux5hgdk].completed{border-left-color:#10b981}.step-result-header[data-astro-cid-hux5hgdk]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.step-result-title[data-astro-cid-hux5hgdk]{font-weight:700;color:var(--text);font-size:.8rem}.step-result-status[data-astro-cid-hux5hgdk]{font-size:.7rem;padding:2px 8px;background:#ecfdf5;color:#059669;border-radius:4px;font-weight:600}.step-result-metrics[data-astro-cid-hux5hgdk]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.5rem}.step-result-metric[data-astro-cid-hux5hgdk]{display:flex;flex-direction:column;gap:.25rem}.metric-label-small[data-astro-cid-hux5hgdk]{font-size:.65rem;color:var(--text-muted);font-weight:600}.metric-value-small[data-astro-cid-hux5hgdk]{font-size:.85rem;color:var(--text);font-weight:700}.agent-performance[data-astro-cid-hux5hgdk]{display:flex;flex-direction:column;gap:.5rem}.agent-perf-item[data-astro-cid-hux5hgdk]{display:flex;align-items:center;justify-content:space-between;padding:.5rem;background:#fff;border:1px solid var(--border);border-radius:6px;font-size:.75rem}.agent-perf-name[data-astro-cid-hux5hgdk]{font-weight:700;color:var(--text)}.agent-perf-badge[data-astro-cid-hux5hgdk]{font-size:.65rem;padding:2px 6px;background:#ecfdf5;color:#059669;border-radius:4px;font-weight:600}.step-number[data-astro-cid-hux5hgdk]{width:40px;height:40px;background:linear-gradient(135deg,#06f,#0cf);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;flex-shrink:0}.step-content[data-astro-cid-hux5hgdk] h4[data-astro-cid-hux5hgdk]{font-size:.9rem;font-weight:800;color:var(--text);margin:0 0 .5rem}.step-content[data-astro-cid-hux5hgdk] p[data-astro-cid-hux5hgdk]{font-size:.8rem;color:var(--text-muted);margin:0 0 .5rem;line-height:1.4}.step-tech[data-astro-cid-hux5hgdk]{font-size:.7rem;color:var(--accent);font-weight:600;background:var(--accent-soft);padding:4px 8px;border-radius:6px;display:inline-block}.results-title[data-astro-cid-hux5hgdk]{font-size:1.1rem;font-weight:800;margin:0 0 1.5rem;color:var(--text)}.metric-card[data-astro-cid-hux5hgdk]{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.25rem;margin-bottom:1rem;transition:all .2s}.metric-card[data-astro-cid-hux5hgdk]:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.metric-icon[data-astro-cid-hux5hgdk]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;color:#fff;font-size:1.5rem}.gradient-purple[data-astro-cid-hux5hgdk]{background:linear-gradient(135deg,#667eea,#764ba2)}.gradient-green[data-astro-cid-hux5hgdk]{background:linear-gradient(135deg,#10b981,#059669)}.gradient-orange[data-astro-cid-hux5hgdk]{background:linear-gradient(135deg,#f59e0b,#d97706)}.gradient-blue[data-astro-cid-hux5hgdk]{background:linear-gradient(135deg,#06f,#0cf)}.metric-value[data-astro-cid-hux5hgdk]{font-size:2rem;font-weight:900;color:var(--text);margin-bottom:.25rem}.metric-label[data-astro-cid-hux5hgdk]{font-size:.8rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.metric-desc[data-astro-cid-hux5hgdk]{font-size:.75rem;color:var(--text-muted);margin:0;line-height:1.4}.output-box[data-astro-cid-hux5hgdk]{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:1.25rem;margin-bottom:1rem}.output-box[data-astro-cid-hux5hgdk] h4[data-astro-cid-hux5hgdk]{font-size:.85rem;font-weight:800;color:var(--text);margin:0 0 .75rem}.format-tags[data-astro-cid-hux5hgdk]{display:flex;flex-wrap:wrap;gap:6px}.format-tag[data-astro-cid-hux5hgdk]{font-size:.7rem;font-weight:700;padding:4px 10px;background:var(--accent-soft);color:var(--accent);border-radius:6px;border:1px solid rgba(0,102,255,.2)}
