.autopilot-main{max-width:1380px;margin:auto;padding:28px}.autopilot-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:22px}.autopilot-hero h1{font-size:clamp(2rem,4vw,3.6rem);margin:4px 0 8px;letter-spacing:-.04em}.autopilot-hero p{max-width:760px;color:var(--muted);line-height:1.6}.health-orb{width:156px;height:156px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,rgba(231,201,126,.22),rgba(255,255,255,.03));border:1px solid rgba(231,201,126,.28);flex:0 0 auto}.health-orb span{font-size:2.8rem;font-weight:900}.health-orb small{font-size:.62rem;color:var(--muted);letter-spacing:.08em}.autopilot-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:16px}.ap-kpi{padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--panel)}.ap-kpi small,.ap-kpi span{display:block}.ap-kpi small{color:var(--muted);font-size:.68rem}.ap-kpi strong{display:block;font-size:1.5rem;margin-top:5px}.ap-kpi span{font-size:.68rem;color:var(--muted);margin-top:3px}.autopilot-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:14px;margin-bottom:14px}.ap-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;padding:18px}.ap-card h2{margin:4px 0 14px;font-size:1.05rem}.ap-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.brief-stack,.action-stack,.feedback-stack,.health-list,.source-stack{display:grid;gap:8px}.brief-row,.action-row,.feedback-row,.health-row,.source-row{border:1px solid var(--border);border-radius:13px;padding:12px 13px;background:rgba(255,255,255,.025)}.brief-row{display:flex;gap:10px;align-items:flex-start}.brief-row b{color:var(--gold)}.action-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.action-row strong,.feedback-row strong,.health-row strong{display:block}.action-row span,.feedback-row span,.health-row span{display:block;color:var(--muted);font-size:.75rem;margin-top:3px;line-height:1.4}.action-row.high{border-color:rgba(229,120,91,.45)}.action-row.medium{border-color:rgba(231,201,126,.3)}.action-row.opportunity{border-color:rgba(107,190,145,.35)}.source-row,.health-row{display:flex;justify-content:space-between;gap:10px;align-items:center}.source-bar{height:6px;border-radius:999px;background:rgba(255,255,255,.07);overflow:hidden;margin-top:7px}.source-bar span{display:block;height:100%;background:currentColor}.status-ready{color:#8bd1a4}.status-pending{color:#e7c97e}.feedback-actions{display:flex;gap:6px;margin-top:8px}.feedback-actions button{font-size:.68rem}.ap-card table{font-size:.78rem}.ap-card th{white-space:nowrap}.sla-bad{color:#ff9e9e}.sla-good{color:#8bd1a4}@media(max-width:1050px){.autopilot-kpis{grid-template-columns:repeat(3,1fr)}.autopilot-grid{grid-template-columns:1fr}.health-orb{width:120px;height:120px}.health-orb span{font-size:2.2rem}}@media(max-width:650px){.autopilot-main{padding:18px 12px}.autopilot-hero{align-items:flex-start}.health-orb{width:92px;height:92px}.health-orb span{font-size:1.7rem}.health-orb small{font-size:.48rem;text-align:center}.autopilot-kpis{grid-template-columns:repeat(2,1fr)}.action-row{grid-template-columns:1fr}.ap-card{padding:14px}}