.advisor-report-shell{max-width:1200px;margin:0 auto;padding:24px;color:#0f172a}.advisor-report-error,.advisor-report-hero,.advisor-report-panel,.advisor-report-section-card,.advisor-report-verification{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.advisor-report-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:28px;margin-bottom:20px}.advisor-report-eyebrow{color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.advisor-report-hero h1{margin:0;font-size:2rem}.advisor-report-subtitle{max-width:720px;color:#475569;margin:10px 0 0;line-height:1.6}.advisor-report-actions{display:flex;gap:12px;flex-wrap:wrap}.advisor-report-button{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;border:1px solid #cbd5e1;color:#0f172a;text-decoration:none;font-weight:600;background:#f8fafc;cursor:pointer}.advisor-report-button-primary{border-color:#2563eb;background:#2563eb;color:#ffffff}.advisor-report-button.is-disabled{opacity:.55;pointer-events:none}.advisor-report-button-icon,.advisor-report-error-icon,.advisor-report-verification-icon{width:20px;height:20px}.advisor-report-error,.advisor-report-verification{display:flex;gap:12px;align-items:center;padding:18px 20px;margin-bottom:20px}.advisor-report-verification.is-approved{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.advisor-report-error,.advisor-report-verification.is-warning{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.advisor-report-grid{display:grid;grid-gap:20px;gap:20px}.advisor-report-progress-panel{max-width:520px;margin:18px auto 0}.advisor-report-progress-bar{height:10px;background:#e2e8f0;border-radius:999px;overflow:hidden}.advisor-report-progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;transition:width .3s ease}.advisor-report-job-status,.advisor-report-progress-text{color:#64748b;font-size:.95rem;margin-top:10px}.advisor-report-job-status{margin-bottom:20px}.advisor-report-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.advisor-report-diagnostics-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.advisor-report-columns{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.advisor-report-panel,.advisor-report-section-card{padding:24px}.advisor-report-panel h2,.advisor-report-section-card h2{margin-top:0;margin-bottom:14px;font-size:1.25rem}.advisor-report-panel-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.advisor-report-metric-card{background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;padding:18px}.advisor-report-metric-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.advisor-report-metric-value{margin-top:8px;font-size:1.8rem;font-weight:700}.advisor-report-metric-note{margin-top:8px;color:#64748b;line-height:1.5}.advisor-report-section-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.advisor-report-section-source{color:#64748b;font-size:.9rem}.advisor-report-callout{margin:12px 0 16px;padding:14px 16px;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;line-height:1.6}.advisor-report-callout--caution{background:#fffbeb;border-color:#fde68a;color:#78350f}.advisor-report-interpretation-block{margin:12px 0 16px;padding:16px 18px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.advisor-report-withdrawal-playbook{margin:16px 0;padding:16px 18px;border-radius:12px;background:#f0fdf4;border:1px solid #bbf7d0}.advisor-report-withdrawal-playbook h3{color:#14532d}.advisor-report-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:.82rem;font-weight:700;white-space:nowrap}.advisor-report-status-pill--on-track{background:#dcfce7;color:#166534}.advisor-report-status-pill--watch{background:#fef3c7;color:#b45309}.advisor-report-status-pill--needs-review{background:#fee2e2;color:#b91c1c}.advisor-report-diagnostics-callout{margin-top:0;margin-bottom:20px}.advisor-report-list-card li,.advisor-report-muted,.advisor-report-narrative,.advisor-report-panel li,.advisor-report-table-row span{color:#334155;line-height:1.7}.advisor-report-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0}.advisor-report-list-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.advisor-report-list-card h3{margin-top:0;margin-bottom:10px;font-size:.95rem;text-transform:uppercase;letter-spacing:.04em;color:#475569}.advisor-report-table{display:flex;flex-direction:column;gap:10px}.advisor-report-table-row{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.6fr;grid-gap:12px;gap:12px;padding:12px 14px;border-radius:12px;background:#f8fafc}.advisor-report-table--wide .advisor-report-table-row{grid-template-columns:minmax(0,1.45fr) minmax(0,.95fr) minmax(0,.75fr) minmax(0,1.35fr)}.advisor-report-table--3col .advisor-report-table-row{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,.9fr)}.advisor-report-table--2col .advisor-report-table-row{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr)}.advisor-report-table-head{background:#e2e8f0;font-weight:700;color:#0f172a}.advisor-report-sections{display:flex;flex-direction:column;gap:20px}.advisor-report-chart-panel{min-height:380px}.advisor-report-chart{height:300px;margin-top:8px}.advisor-report-flow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0 20px}.advisor-report-flow-step{background:linear-gradient(180deg,#ffffff,#eff6ff);border:1px solid #bfdbfe;border-radius:16px;padding:16px}.advisor-report-flow-label{color:#475569;font-size:.85rem;line-height:1.4}.advisor-report-flow-value{margin-top:8px;font-size:1.35rem;font-weight:700;color:#0f172a}.advisor-report-roth-timeline{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;margin-top:10px;scrollbar-width:thin}.advisor-report-roth-timeline::-webkit-scrollbar{height:8px}.advisor-report-roth-timeline::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.advisor-report-roth-timeline-step{min-width:156px;background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:18px;padding:14px;text-align:center;box-shadow:0 8px 18px rgba(15,23,42,.04)}.advisor-report-roth-status{width:42px;height:42px;margin:0 auto 10px;border-radius:999px;display:flex;align-items:center;justify-content:center}.advisor-report-roth-status--standard{background:#dcfce7;color:#15803d}.advisor-report-roth-status--monitor,.advisor-report-roth-status--opportunity,.advisor-report-roth-status--review{background:#fef3c7;color:#b45309}.advisor-report-roth-status-icon{width:22px;height:22px}.advisor-report-roth-timeline-year{font-weight:700;color:#0f172a}.advisor-report-roth-timeline-label{display:none}.advisor-report-roth-timeline-reason{margin-top:8px;font-size:.82rem;color:#64748b;line-height:1.45}.advisor-report-roth-pill{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700}.advisor-report-roth-pill--standard{background:#dcfce7;color:#15803d}.advisor-report-roth-pill--monitor,.advisor-report-roth-pill--opportunity,.advisor-report-roth-pill--review{background:#fef3c7;color:#b45309}.advisor-report-table-row--roth-guidance{grid-template-columns:.8fr 1fr 1.2fr .9fr 2fr}.advisor-report-roth-flag{font-weight:700}.advisor-report-roth-flag--standard{color:#15803d}.advisor-report-roth-flag--monitor,.advisor-report-roth-flag--opportunity,.advisor-report-roth-flag--review{color:#b45309}.advisor-report-footer{color:#64748b;font-size:.9rem;text-align:center;margin:28px 0 8px}.advisor-report-shell--generating{display:flex;align-items:center;justify-content:center;min-height:min(70vh,560px);padding-top:32px;padding-bottom:48px}.advisor-report-generating-card{width:100%;max-width:480px;margin:0 auto;padding:36px 32px 32px;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.06);text-align:center}.advisor-report-generating-spinner{width:48px;height:48px;margin:0 auto 20px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:advisor-report-spin .85s linear infinite}@keyframes advisor-report-spin{to{transform:rotate(1turn)}}.advisor-report-generating-eyebrow{margin:0 0 8px;color:#2563eb;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.advisor-report-generating-title{margin:0 0 12px;font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.25}.advisor-report-generating-message{margin:0 0 24px;color:#475569;font-size:.95rem;line-height:1.55;min-height:2.8em}.advisor-report-generating-percent{font-size:3.25rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#1d4ed8;letter-spacing:-.04em;line-height:1;margin-bottom:16px}.advisor-report-generating-percent-symbol{font-size:1.35rem;font-weight:700;margin-left:2px;opacity:.85}.advisor-report-generating-bar{height:12px;margin-bottom:20px}.advisor-report-progress-bar--indeterminate{background:#e2e8f0}.advisor-report-progress-fill--indeterminate{width:38%;max-width:180px;animation:advisor-report-indeterminate-slide 1.35s ease-in-out infinite}@keyframes advisor-report-indeterminate-slide{0%{transform:translateX(-120%);opacity:.65}50%{opacity:1}to{transform:translateX(320%);opacity:.65}}.advisor-report-generating-footnote{margin:0;color:#94a3b8;font-size:.8rem;line-height:1.5}.ar-activity-feed{display:flex;flex-direction:column;gap:2px;margin:16px 0 20px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;text-align:left;max-height:280px;overflow-y:auto}.ar-feed-step{display:flex;align-items:center;gap:8px;padding:5px 4px;border-radius:6px;font-size:.78rem;line-height:1.35;transition:opacity .3s ease,background-color .3s ease;animation:ar-feed-fadein .35s ease-out}@keyframes ar-feed-fadein{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ar-feed-step--done{opacity:.55}.ar-feed-step--active{background:rgba(37,99,235,.06);font-weight:600;color:#1e3a5f}.ar-feed-step--upcoming{opacity:.35}.ar-feed-icon{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.ar-feed-pulse{display:block;width:10px;height:10px;border-radius:50%;background:#2563eb;animation:ar-pulse 1.2s ease-in-out infinite}@keyframes ar-pulse{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 0 0 rgba(37,99,235,.45)}50%{transform:scale(1.3);opacity:.8;box-shadow:0 0 0 5px rgba(37,99,235,0)}}.ar-feed-dot{display:block;width:8px;height:8px;border-radius:50%;background:#cbd5e1}.ar-feed-label{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ar-feed-agent{flex-shrink:0;padding:1px 7px;border-radius:9px;font-size:.625rem;font-weight:600;letter-spacing:.02em;background:#e0e7ff;color:#3730a3;white-space:nowrap}.ar-feed-agent--ai{background:linear-gradient(135deg,#dbeafe,#ede9fe);color:#4f46e5}.advisor-report-agent-diagnostics{margin-top:20px;padding:16px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;text-align:left;max-height:320px;overflow:auto}.advisor-report-agent-diagnostics-title{margin:0 0 10px;font-size:.8125rem;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.04em}.advisor-report-agent-diagnostics-summary{margin:0 0 8px;font-size:.8125rem;color:#475569;line-height:1.5}.advisor-report-agent-diagnostics-slowest{margin:0 0 10px;font-size:.8125rem;color:#b45309;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;padding:8px 10px}.advisor-report-agent-diagnostics-badge{display:inline-block;margin-right:8px;padding:2px 8px;border-radius:6px;font-size:.625rem;font-weight:700;text-transform:uppercase;background:#fef3c7;color:#92400e}.advisor-report-agent-diagnostics-ok{margin:0 0 10px;font-size:.75rem;color:#15803d}.advisor-report-agent-diagnostics-errors{margin:0 0 10px;padding-left:18px;font-size:.75rem;color:#b91c1c}.advisor-report-agent-diagnostics-table-wrap{overflow-x:auto}.advisor-report-agent-diagnostics-table{width:100%;border-collapse:collapse;font-size:.75rem}.advisor-report-agent-diagnostics-table td,.advisor-report-agent-diagnostics-table th{padding:6px 8px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.advisor-report-agent-diagnostics-table th{color:#64748b;font-weight:600}.advisor-report-agent-diagnostics-row--slow{background:#fff7ed;outline:1px solid #fdba74}@media (max-width:960px){.advisor-report-columns,.advisor-report-diagnostics-grid,.advisor-report-flow-steps,.advisor-report-metrics-grid,.advisor-report-roth-timeline,.advisor-report-summary-grid{grid-template-columns:1fr}.advisor-report-hero{flex-direction:column}.advisor-report-table-row{grid-template-columns:1fr}}