:root{color:#18212f;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:24px}.topbar{align-items:center;display:flex;justify-content:space-between;gap:16px;margin:0 auto 20px;max-width:1280px}.topbar h1,.panel h2,.panel h3{margin:0}.eyebrow{color:#5d6b82;font-size:12px;font-weight:800;letter-spacing:0;margin:0 0 6px;text-transform:uppercase}.primary-action,.card-actions button,.suggestion,.icon-button{align-items:center;border:1px solid #d7dde7;background:#fff;border-radius:8px;color:#172033;display:inline-flex;gap:8px;justify-content:center;min-height:40px;padding:0 14px}.primary-action{background:#1358db;border-color:#1358db;color:#fff;font-weight:800}.primary-action:disabled,.card-actions button:disabled{cursor:not-allowed;opacity:.55}.empty-state{align-items:center;background:#fff;border:1px solid #dde3ec;border-radius:8px;display:flex;flex-direction:column;gap:12px;margin:80px auto;max-width:560px;padding:48px;text-align:center}.dashboard-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 360px;margin:0 auto;max-width:1280px}.main-column,.side-column{display:grid;gap:20px}.side-column{align-content:start}.panel{background:#fff;border:1px solid #dde3ec;border-radius:8px;padding:20px}.panel.compact{padding:18px}.panel-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.score-pill,.urgency{align-items:center;background:#eaf1ff;border-radius:999px;color:#174ea6;display:inline-flex;font-size:13px;font-weight:800;gap:6px;padding:7px 10px}.briefing-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.metric{background:#f7f9fc;border:1px solid #e5eaf2;border-radius:8px;min-height:122px;padding:14px}.metric span,.metric p,.reason,.summary,.panel.compact p{color:#5b6678}.metric strong{display:block;font-size:28px;margin:6px 0}.biggest-win{align-items:center;background:#102a43;border-radius:8px;color:#fff;display:flex;justify-content:space-between;margin-top:16px;padding:18px}.biggest-win .eyebrow,.biggest-win p{color:#d8e4f2}.impact-number{align-items:center;background:#13a66b;border-radius:8px;color:#fff;display:flex;flex:0 0 74px;font-size:28px;font-weight:900;height:74px;justify-content:center}.impact-number.small{flex-basis:52px;font-size:20px;height:52px}.plan-list{display:grid;gap:12px}.plan-card{align-items:flex-start;border:1px solid #dde3ec;border-radius:8px;display:grid;gap:14px;grid-template-columns:40px minmax(0,1fr) 54px;padding:16px}.plan-card.complete{background:#f3fbf6;border-color:#bde6ca}.rank{color:#1358db;font-weight:900}.plan-title-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.urgency.now{background:#ffe9e7;color:#b42318}.urgency.today{background:#fff3d6;color:#8a5700}.plan-card ul,.why-box ul{margin:10px 0;padding-left:18px}.card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.score-bar{background:#e6ebf3;border-radius:999px;height:10px;overflow:hidden}.score-bar span{background:#13a66b;display:block;height:100%}.feed-list,.coach-panel{display:grid;gap:10px}.feed-item{align-items:flex-start;display:flex;gap:10px}.feed-item span{background:#1358db;border-radius:50%;flex:0 0 8px;height:8px;margin-top:8px}.mini-intel{background:#f7f9fc;border:1px solid #e5eaf2;border-radius:8px;display:grid;gap:6px;margin-top:12px;padding:12px}.drawer-backdrop{background:#0b13205c;top:0;right:0;bottom:0;left:0;position:fixed}.review-drawer{background:#fff;border-left:1px solid #dce3ee;box-shadow:-20px 0 40px #0d192c2e;height:100%;margin-left:auto;max-width:520px;overflow-y:auto;padding:22px;width:min(100%,520px)}.drawer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.icon-button{min-width:40px;padding:0}.why-box,.reply-box textarea,.suggestion{background:#f7f9fc;border:1px solid #e1e7f0;border-radius:8px}.why-box{padding:14px}.suggestion{align-items:flex-start;display:grid;grid-template-columns:80px 1fr 16px;height:auto;justify-content:start;min-height:56px;padding:12px;text-align:left}.suggestion span{color:#1358db;font-weight:900;text-transform:capitalize}.reply-box{display:grid;gap:8px;font-weight:800;margin:16px 0}.reply-box textarea{min-height:140px;padding:12px;resize:vertical}.full-width{width:100%}@media(max-width:940px){.dashboard-grid,.briefing-grid{grid-template-columns:1fr}.topbar{align-items:stretch;flex-direction:column}.plan-card{grid-template-columns:1fr}}
