.popup-overlay[data-astro-cid-g3hfgxcg]{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:100}.popup-overlay[data-astro-cid-g3hfgxcg].popup-hidden{display:none}.popup-card[data-astro-cid-g3hfgxcg]{background:var(--white);border:2px solid var(--black);box-shadow:6px 6px 0 var(--coral);width:100%;max-width:480px;padding:0;margin:16px}.popup-header[data-astro-cid-g3hfgxcg]{padding:28px 28px 20px;border-bottom:1px solid var(--light)}.popup-tag[data-astro-cid-g3hfgxcg]{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:8px}.popup-title[data-astro-cid-g3hfgxcg]{font-family:var(--font-display);font-size:1.35rem;color:var(--black);margin:0 0 8px}.popup-subtitle[data-astro-cid-g3hfgxcg]{font-size:.875rem;color:#555;margin:0;line-height:1.5}.popup-body[data-astro-cid-g3hfgxcg]{padding:20px 28px;display:flex;flex-direction:column;gap:16px}.field-group[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column;gap:6px}.field-label[data-astro-cid-g3hfgxcg]{font-size:.8rem;font-weight:600;color:var(--dark)}.field-input[data-astro-cid-g3hfgxcg]{height:40px;border:2px solid var(--black);padding:0 12px;font-size:.875rem;font-family:var(--font-body);outline:none;background:var(--white);color:var(--dark)}.field-input[data-astro-cid-g3hfgxcg]:focus{border-color:var(--coral)}.toggle-row[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;justify-content:space-between;gap:12px}.toggle-info[data-astro-cid-g3hfgxcg]{flex:1;min-width:0}.toggle-label[data-astro-cid-g3hfgxcg]{display:block;font-size:.8rem;font-weight:600;color:var(--dark)}.toggle-link[data-astro-cid-g3hfgxcg]{text-decoration:underline;font-weight:700;color:inherit}.toggle-link[data-astro-cid-g3hfgxcg]:hover{color:var(--black)}.toggle-sub[data-astro-cid-g3hfgxcg]{display:block;font-size:.72rem;color:var(--muted);margin-top:2px}.toggle-btn[data-astro-cid-g3hfgxcg]{width:44px;height:24px;border:2px solid var(--black);background:#d0d0d0;border-radius:0;cursor:pointer;position:relative;flex-shrink:0;transition:background .15s;padding:0}.toggle-btn[data-astro-cid-g3hfgxcg].toggle-on{background:var(--coral)}.toggle-thumb[data-astro-cid-g3hfgxcg]{position:absolute;top:2px;left:2px;width:16px;height:16px;background:var(--black);transition:transform .15s}.toggle-btn[data-astro-cid-g3hfgxcg].toggle-on .toggle-thumb[data-astro-cid-g3hfgxcg]{transform:translate(20px)}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.toggle-shake[data-astro-cid-g3hfgxcg]{animation:shake .3s ease}.info-box[data-astro-cid-g3hfgxcg]{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:2px solid;font-size:.8rem;line-height:1.5;border-radius:0}.info-green[data-astro-cid-g3hfgxcg]{background:#eafaf0;border-color:#1a7f37;color:#145c28}.info-amber[data-astro-cid-g3hfgxcg]{background:#fff8e6;border-color:#d97706;color:#7c4d00}.info-icon[data-astro-cid-g3hfgxcg]{font-weight:700;font-size:.85rem;flex-shrink:0;margin-top:1px}.info-text[data-astro-cid-g3hfgxcg]{margin:0}.popup-footer[data-astro-cid-g3hfgxcg]{display:flex;justify-content:flex-end;gap:10px;padding:16px 28px 24px;border-top:1px solid var(--light)}.btn-secondary[data-astro-cid-g3hfgxcg]{padding:10px 20px;border:2px solid var(--black);background:var(--white);font-size:.875rem;font-weight:600;cursor:pointer}.btn-secondary[data-astro-cid-g3hfgxcg]:hover{background:#f0f0f0}.btn-primary[data-astro-cid-g3hfgxcg]{padding:10px 24px;border:2px solid var(--black);background:var(--black);color:var(--white);font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:3px 3px 0 var(--coral);transition:transform .1s,box-shadow .1s}.btn-primary[data-astro-cid-g3hfgxcg]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--coral)}.cache-banner[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 32px;font-size:.82rem;border-bottom:var(--border)}.cache-banner-hidden[data-astro-cid-g3hfgxcg]{display:none}.cache-banner-neutral[data-astro-cid-g3hfgxcg]{background:var(--bg-accent);color:var(--muted)}.cache-banner-amber[data-astro-cid-g3hfgxcg]{background:#fff8e6;color:#7c4d00}.btn-force-new[data-astro-cid-g3hfgxcg]{padding:5px 14px;border:var(--border);background:var(--white);font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.btn-force-new[data-astro-cid-g3hfgxcg]:hover{background:var(--black);color:var(--white)}nav[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:72px;border-bottom:var(--border);background:var(--white);position:sticky;top:0;z-index:20}.logo[data-astro-cid-g3hfgxcg]{font-family:var(--font-display);font-size:1.1rem}.nav-links[data-astro-cid-g3hfgxcg]{display:flex;gap:32px;font-size:.9rem}.nav-links[data-astro-cid-g3hfgxcg] a[data-astro-cid-g3hfgxcg]:before{content:"";display:inline-block;width:7px;height:7px;background:var(--coral);border-radius:50%;margin-right:6px;vertical-align:middle}.nav-links[data-astro-cid-g3hfgxcg] a[data-astro-cid-g3hfgxcg]:hover{text-decoration:underline}.btn-nav[data-astro-cid-g3hfgxcg]{background:var(--coral);border:var(--border);box-shadow:var(--shadow-dark);padding:8px 20px;font-size:.875rem;font-weight:600;transition:transform .1s,box-shadow .1s}.btn-nav[data-astro-cid-g3hfgxcg]:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--black)}.url-bar[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;padding:0 32px;height:48px;border-bottom:var(--border);background:var(--bg-accent);gap:0}.url-input[data-astro-cid-g3hfgxcg]{flex:1;height:32px;border:var(--border);border-right:none;padding:0 14px;font-family:var(--font-mono);font-size:.8rem;background:var(--white);outline:none;color:var(--dark)}.btn-analyze[data-astro-cid-g3hfgxcg]{height:32px;padding:0 16px;background:var(--black);color:var(--white);border:var(--border);font-size:.8rem;font-weight:700;display:flex;align-items:center}.btn-analyze[data-astro-cid-g3hfgxcg]:hover{background:var(--dark)}.analysis-layout[data-astro-cid-g3hfgxcg]{display:grid;grid-template-columns:240px 1fr;height:calc(100vh - 176px);overflow:hidden}.mobile-banner[data-astro-cid-g3hfgxcg]{display:none;align-items:center;justify-content:space-between;gap:12px;padding:8px 20px;background:#fff8e6;border-bottom:var(--border);font-size:.8rem;color:#7c4d00}.mobile-banner-text[data-astro-cid-g3hfgxcg]{flex:1}.mobile-banner-close[data-astro-cid-g3hfgxcg]{width:24px;height:24px;border:1px solid #7c4d00;background:transparent;color:#7c4d00;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}@media(max-width:900px){.analysis-layout[data-astro-cid-g3hfgxcg]{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:auto;min-height:calc(100vh - 176px);overflow:visible}aside[data-astro-cid-g3hfgxcg]{border-right:none;border-bottom:var(--border);overflow-x:auto;overflow-y:hidden;height:56px;display:flex;flex-direction:row;align-items:center;gap:0;padding:0 8px;scrollbar-width:none}aside[data-astro-cid-g3hfgxcg]::-webkit-scrollbar{display:none}.sidebar-header[data-astro-cid-g3hfgxcg]{display:none}.agent-row[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:none;border-right:1px solid var(--light);padding:4px 10px;gap:2px;min-width:max-content;height:100%}.agent-row[data-astro-cid-g3hfgxcg]:last-child{border-right:none}.agent-check[data-astro-cid-g3hfgxcg]{width:14px;height:14px;font-size:.6rem}.agent-info[data-astro-cid-g3hfgxcg]{gap:0}.agent-label[data-astro-cid-g3hfgxcg]{font-size:.7rem;white-space:nowrap}.agent-sub[data-astro-cid-g3hfgxcg]{display:none}.agent-status[data-astro-cid-g3hfgxcg]{font-size:.65rem;white-space:nowrap}main[data-astro-cid-g3hfgxcg]{overflow-y:auto;height:calc(100vh - 232px)}}aside[data-astro-cid-g3hfgxcg]{border-right:var(--border);background:var(--white);overflow-y:auto}.sidebar-header[data-astro-cid-g3hfgxcg]{padding:12px 16px;border-bottom:var(--border);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#f8f8f8}.agent-row[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--light)}.agent-row[data-astro-cid-g3hfgxcg].row-done{background:#fafff8}.agent-check[data-astro-cid-g3hfgxcg]{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:var(--border);font-size:.7rem;flex-shrink:0;color:var(--muted);background:var(--white)}.agent-check[data-astro-cid-g3hfgxcg].check-done{background:var(--green);color:var(--black);font-weight:700;border-color:var(--black)}.agent-check[data-astro-cid-g3hfgxcg].check-running{color:var(--dark);background:var(--coral)}.agent-info[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.agent-label[data-astro-cid-g3hfgxcg]{font-size:.8rem;font-weight:600;color:var(--dark);display:flex;align-items:center;gap:5px}.wiki-link[data-astro-cid-g3hfgxcg]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid var(--black);border-radius:50%;font-family:var(--font-mono);font-size:.6rem;font-weight:700;font-style:normal;color:var(--black);text-decoration:none;flex-shrink:0;line-height:1}.wiki-link[data-astro-cid-g3hfgxcg]:hover{background:var(--black);color:var(--white)}.agent-sub[data-astro-cid-g3hfgxcg]{font-size:.7rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-status[data-astro-cid-g3hfgxcg]{font-family:var(--font-mono);font-size:.65rem;white-space:nowrap;color:var(--muted);flex-shrink:0}.agent-status[data-astro-cid-g3hfgxcg].status-completado{color:#1a7f37;font-weight:700}.agent-status[data-astro-cid-g3hfgxcg].status-en-curso{color:#0070f3}main[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column;overflow:hidden}.doc-header[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:var(--border);background:var(--white);flex-shrink:0;gap:16px}.doc-title-area[data-astro-cid-g3hfgxcg]{min-width:0}h2[data-astro-cid-g3hfgxcg]{font-size:.95rem;font-weight:700;color:var(--dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-meta[data-astro-cid-g3hfgxcg]{font-size:.75rem;color:var(--muted);font-family:var(--font-mono);margin-top:2px}.doc-actions[data-astro-cid-g3hfgxcg]{display:flex;gap:8px;flex-shrink:0}.btn-action[data-astro-cid-g3hfgxcg]{padding:7px 18px;border:var(--border);background:var(--white);font-size:.82rem;font-weight:500;transition:background .1s}.btn-action[data-astro-cid-g3hfgxcg]:not(:disabled):hover{background:#f0f0f0}.btn-action-primary[data-astro-cid-g3hfgxcg]:not(:disabled){background:var(--black);color:var(--white)}.btn-action-primary[data-astro-cid-g3hfgxcg]:not(:disabled):hover{background:var(--dark)}.btn-action[data-astro-cid-g3hfgxcg]:disabled{opacity:.35;cursor:not-allowed}#doc-body[data-astro-cid-g3hfgxcg]{flex:1;overflow-y:auto;padding:24px 28px}.doc-waiting[data-astro-cid-g3hfgxcg]{color:var(--muted);font-style:italic;font-size:.875rem}.doc-section[data-astro-cid-g3hfgxcg]{font-family:var(--font-mono);font-size:.78rem;line-height:1.7;white-space:pre-wrap;border-bottom:1px dashed var(--light);padding-bottom:20px;margin-bottom:20px}.doc-final[data-astro-cid-g3hfgxcg]{font-family:var(--font-mono);font-size:.78rem;line-height:1.7;white-space:pre-wrap;color:var(--dark)}.doc-error[data-astro-cid-g3hfgxcg]{color:#c00;font-size:.875rem}footer[data-astro-cid-g3hfgxcg]{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-top:var(--border);flex-shrink:0}.footer-copy[data-astro-cid-g3hfgxcg]{font-size:.8rem;color:var(--muted)}.footer-links[data-astro-cid-g3hfgxcg]{display:flex;gap:8px}.btn-footer[data-astro-cid-g3hfgxcg]{font-size:.8rem;padding:5px 14px;border:var(--border);background:var(--white);box-shadow:var(--shadow)}.btn-footer[data-astro-cid-g3hfgxcg]:hover{background:var(--black);color:var(--white)}
