:root{--bg: #f2f6fa;--surface: #ffffff;--surface-strong: #f7fafd;--ink: #161922;--muted: #56565b;--line: #d5e5ee;--green: #3a8b5b;--teal: #13529c;--blue: #2c70be;--red: #962317;--amber: #d77c0d;--gold: #f5d07a;--shadow: 0 18px 42px rgba(19, 82, 156, .12);--soft-shadow: 0 10px 28px rgba(19, 82, 156, .08);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-width:320px;height:100vh;overflow:hidden;background:linear-gradient(180deg,#fffffffa,#f7fafdf5 44%,#f2f6fa),linear-gradient(135deg,#13529c14,#13529c00 36%)}button,input{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}a{color:inherit}.app-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,1120px);height:100vh;margin:0 auto;padding:16px 14px 10px}.topbar{display:grid;align-items:center;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:6px 2px 20px}.brand{display:contents}.brand h1{align-self:center;justify-self:center;color:var(--teal);grid-column:2;font-size:42px;font-weight:900;letter-spacing:.04em;text-align:center}.brand-logo{display:block;width:88px;height:auto;grid-column:1;justify-self:start;filter:drop-shadow(0 8px 16px rgba(19,82,156,.1))}.eyebrow{margin:0 0 3px;color:var(--teal);font-size:12px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{font-size:25px;line-height:1.1;font-weight:800}h2{font-size:26px;line-height:1.1;font-weight:800}h3{font-size:16px;line-height:1.22}.content,.view-stack,.detail-view{display:grid;gap:16px}.content{min-height:0;overflow-y:auto;padding-bottom:16px;scrollbar-width:thin}.view-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.view-heading svg{flex:0 0 auto;color:var(--blue)}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-tile{display:block;width:100%;min-height:92px;border:1px solid var(--line);border-top:4px solid rgba(19,82,156,.18);border-radius:8px;padding:14px;color:inherit;text-align:left;background:linear-gradient(180deg,#fffffffa,#f7fafdf5),var(--surface);box-shadow:var(--soft-shadow);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.metric-tile:hover{border-color:#2c70be5c;box-shadow:0 16px 34px #13529c21}.metric-tile:active{transform:translateY(1px)}.metric-tile:focus-visible,.today-section:focus-visible{outline:3px solid rgba(19,82,156,.22);outline-offset:3px}.metric-tile span{display:block;color:var(--muted);font-size:13px;line-height:1.25}.metric-tile strong{display:block;margin-top:11px;font-size:32px;line-height:1}.metric-tile.attention{border-top-color:#d77c0d80}.metric-tile.success{border-top-color:#3a8b5b80}.metric-tile.attention strong{color:var(--amber)}.metric-tile.danger strong{color:var(--red)}.metric-tile.quote strong{color:var(--blue)}.metric-tile.success strong{color:var(--green)}.metric-tile.neutral strong{color:var(--muted)}.alert-list,.pipeline-list,.opportunity-list,.task-list,.timeline,.communication-list,.reason-list{display:grid;gap:10px}.today-section{display:grid;gap:10px;scroll-margin-top:18px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:8px;color:var(--teal);background:#13529c14;font-weight:850}.alert-card,.stage-row,.opportunity-row{display:grid;align-items:start;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:8px;padding:14px 10px 14px 12px;background:var(--surface);box-shadow:var(--soft-shadow)}.alert-card.critical{border-left-color:var(--red)}.alert-card.warning{border-left-color:var(--amber)}.alert-card.positive{border-left-color:var(--green)}.alert-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--surface-strong)}.alert-card.critical .alert-icon{color:var(--red);background:#fae9e8}.alert-card.warning .alert-icon{color:var(--amber);background:#f5d07a52}.alert-card.positive .alert-icon{color:var(--green);background:#eaf8ef}.alert-body{min-width:0}.alert-topline,.meta-line,.stage-metrics{display:flex;flex-wrap:wrap;gap:7px 10px;color:var(--muted);font-size:12px;line-height:1.25}.alert-body h3,.row-main h3{margin-top:6px}.alert-body p,.panel p,.row-main p{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.42}.severity-pill{border-radius:999px;padding:3px 7px;color:#fff;font-weight:800}.severity-pill.critical{background:var(--red)}.severity-pill.warning{background:var(--amber)}.severity-pill.positive{background:var(--green)}.value-pill{border-radius:999px;padding:3px 7px;color:var(--green);background:#eaf8ef;font-weight:850}.alert-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:11px}.chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.chip{max-width:100%;border:1px solid rgba(19,82,156,.18);border-radius:999px;padding:5px 8px;color:var(--teal);background:#f7fafd;font-size:12px;font-weight:750;overflow-wrap:anywhere}.icon-action{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;color:var(--teal);background:#f7fafd}.icon-action:hover{color:#fff;background:var(--teal)}.stage-row{grid-template-columns:auto minmax(0,1fr) auto auto;border-left-color:var(--blue)}.stage-row.final{border-left-color:var(--green)}.stage-order{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#fff;background:var(--blue);font-weight:850}.stage-alert-count{display:grid;place-items:center;min-width:34px;height:34px;border-radius:8px;color:var(--muted);background:var(--surface-strong);font-weight:850}.stage-alert-count.has-alerts{color:#fff;background:var(--red)}.search-box{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr);gap:10px;border:1px solid var(--line);border-radius:8px;padding:0 12px;min-height:48px;background:var(--surface)}.search-box svg{color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.segmented,.sector-strip{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.segmented::-webkit-scrollbar,.sector-strip::-webkit-scrollbar{display:none}.segmented button,.sector-strip button,.text-action{flex:0 0 auto;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:9px 11px;color:var(--muted);background:var(--surface);font-size:13px;font-weight:800}.segmented button.active,.sector-strip button.active,.text-action{border-color:#13529c59;color:#fff;background:var(--teal)}.text-action.ghost{display:inline-flex;align-items:center;gap:5px;border-color:transparent;color:var(--green);background:transparent;padding-right:0;font-size:14px}.text-action.ghost svg{stroke-width:3}.empty-state{display:flex;align-items:center;gap:10px;border:1px dashed var(--line);border-radius:8px;padding:18px;color:var(--muted);background:#ffffffb8}.empty-state svg{color:var(--green)}.opportunity-row{border-left-color:var(--gold)}.row-status{padding-top:5px}.status-dot{display:block;width:12px;height:12px;border-radius:50%;background:var(--blue)}.status-dot.won{background:var(--green)}.status-dot.lost,.status-dot.abandoned{background:var(--amber)}.row-title-line{display:flex;justify-content:space-between;gap:10px}.row-title-line span{flex:0 0 auto;color:var(--green);font-size:13px;font-weight:850}.detail-hero{display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding-bottom:15px}.detail-hero p{margin-top:6px;color:var(--muted)}.detail-status{align-self:flex-start;border-radius:999px;padding:7px 10px;color:#fff;background:var(--blue);font-size:12px;font-weight:850}.detail-status.won{background:var(--green)}.detail-status.lost,.detail-status.abandoned{background:var(--amber)}.detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.fact{display:grid;gap:6px;min-width:0;min-height:112px;border:1px solid var(--line);border-radius:8px;padding:11px;background:var(--surface)}.fact svg{color:var(--teal)}.fact span{color:var(--muted);font-size:12px}.fact strong{min-width:0;font-size:14px;line-height:1.22;overflow-wrap:anywhere}.panel{border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--surface)}.attention-panel{border-left:5px solid var(--red)}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-title svg{color:var(--teal)}.reason-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;color:var(--muted);font-size:14px;line-height:1.35}.reason-item.critical svg{color:var(--red)}.reason-item.warning svg{color:var(--amber)}.reason-item.positive svg{color:var(--green)}.process-line{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:5px}.process-line span{height:9px;border-radius:999px;background:var(--line)}.process-line span.done{background:#3a8b5b73}.process-line span.current{background:var(--green)}.current-stage{font-weight:850}.external-link{display:inline-flex;align-items:center;gap:7px;width:fit-content;min-height:44px;margin-top:8px;border-radius:8px;padding:9px 11px;color:#fff;background:var(--blue);font-size:13px;font-weight:850;text-decoration:none}.task-row,.communication-row,.timeline-item{border-top:1px solid var(--line);padding-top:10px}.task-row{display:flex;justify-content:space-between;gap:10px;color:var(--muted)}.task-row strong{color:var(--ink)}.task-row.overdue strong{color:var(--red)}.timeline-item span,.communication-row span{color:var(--muted);font-size:12px}.timeline-item strong,.communication-row strong{display:block;margin-top:3px}.bottom-nav{z-index:10;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%;max-width:640px;margin:0 auto;border:1px solid rgba(220,228,223,.95);border-radius:8px;padding:6px;background:#fffffff0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-button{display:grid;justify-items:center;gap:3px;min-height:56px;border-radius:8px;padding:7px 4px;color:var(--muted);background:transparent;font-size:11px;font-weight:800}.nav-button.active{color:#fff;background:var(--teal)}@media(min-width:760px){.app-shell{padding:28px 28px 14px}.content{max-width:980px;margin:0 auto}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.alert-list,.opportunity-list{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-view{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start}.detail-hero,.detail-facts,.attention-panel{grid-column:1 / -1}}@media(max-width:420px){.app-shell{padding-right:10px;padding-left:10px}h1{font-size:28px}h2{font-size:23px}.detail-facts{grid-template-columns:1fr}.alert-card,.stage-row,.opportunity-row{grid-template-columns:minmax(0,1fr) auto}.alert-icon,.stage-order,.row-status{display:none}.stage-alert-count{grid-column:1;width:fit-content}}
