:root{--ink:#111827;--muted:#64748b;--line:#e5e7eb;--paper:#f7f8fa;--white:#fff;--red:#d71920;--red2:#a90f15;--navy:#172033;--green:#0f7b61;--shadow:0 20px 60px rgba(15,23,42,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}.site-header,.portal-bar{height:72px;display:flex;align-items:center;padding:0 5vw;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border-radius:10px;background:var(--red);color:#fff;display:grid;place-items:center}.landing-nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:14px;color:#475569}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--red);color:#fff;padding:13px 18px;font-weight:800;cursor:pointer}.button:hover{background:var(--red2)}.button-small{padding:9px 14px}.button-secondary{background:#111827}.button-light{background:#fff;color:#111827}.text-link{font-weight:750;color:var(--red)}.hero{min-height:650px;padding:90px 7vw;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:radial-gradient(circle at 85% 15%,rgba(215,25,32,.09),transparent 28%),#fff}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:850;font-size:11px;color:var(--red)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(42px,5vw,72px);line-height:.98;letter-spacing:-.055em;max-width:800px;margin:18px 0 24px}.hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:700px}.hero-actions{display:flex;gap:22px;align-items:center;margin:30px 0 44px}.hero-kpis{display:flex;gap:42px}.hero-kpis div{display:flex;flex-direction:column;gap:3px}.hero-kpis strong{font-size:22px}.hero-kpis span{font-size:12px;color:var(--muted)}.hero-panel{background:var(--navy);color:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 80px rgba(23,32,51,.22)}.panel-top{display:flex;justify-content:space-between;font-size:12px;color:#cbd5e1;margin-bottom:22px}.status-dot{color:#9ae6c9}.metric-card{padding:26px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);border-radius:18px;display:flex;flex-direction:column;gap:7px}.metric-card span,.metric-grid span{color:#cbd5e1;font-size:12px}.metric-card strong{font-size:31px}.metric-card small,.metric-grid small{color:#94a3b8}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.metric-grid div{padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:14px;display:flex;flex-direction:column}.metric-grid strong{font-size:25px;margin:5px 0}.section{padding:95px 7vw}.section h2,.contact-section h2{font-size:40px;letter-spacing:-.04em;margin:12px 0 40px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;min-height:220px}.feature-icon{font-size:12px;font-weight:900;color:var(--red)}.feature-grid h3{font-size:21px;margin:32px 0 10px}.feature-grid p{line-height:1.65;color:var(--muted)}.contact-section{margin:0 5vw 60px;background:var(--navy);color:#fff;border-radius:24px;padding:55px 60px;display:flex;align-items:center;justify-content:space-between}.contact-section p{color:#cbd5e1;max-width:650px}.site-footer{padding:30px 6vw;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.auth-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,rgba(215,25,32,.10),transparent 30%),#f8fafc}.auth-brand{position:absolute;top:28px;left:36px}.auth-card{width:min(440px,92vw);background:#fff;border:1px solid var(--line);border-radius:22px;padding:42px;box-shadow:var(--shadow)}.auth-card h1{font-size:40px;letter-spacing:-.04em;margin:12px 0}.auth-card>p,.auth-card>small{color:var(--muted);line-height:1.6}.auth-form{display:grid;gap:18px;margin:30px 0}.auth-form label{display:grid;gap:8px;font-size:13px;font-weight:750}.auth-form input,.date-picker select{padding:13px 14px;border:1px solid #cbd5e1;border-radius:9px;font:inherit;background:#fff}.flash{padding:12px;border-radius:8px;background:#fff1f2;color:#9f1239;font-size:13px}.portal-bar{padding:0 24px;height:68px}.portal-brand{min-width:210px}.file-strip{display:flex;gap:4px;margin:0 auto;overflow-x:auto;padding:5px 10px}.file-strip a{min-width:64px;padding:6px 7px;border-radius:9px;display:flex;align-items:center;flex-direction:column;gap:3px;color:#475569}.file-strip a:hover{background:#f1f5f9;color:#111827}.file-strip span{font-size:16px}.file-strip small{font-size:9px;white-space:nowrap}.user-menu{display:flex;align-items:center;gap:12px;font-size:12px;color:#475569}.user-menu a{font-weight:750;color:#111827}.user-dot{width:30px;height:30px;border-radius:50%;background:#111827;color:#fff;display:grid;place-items:center}.portal-main,.viewer-main{padding:40px clamp(20px,5vw,72px) 70px}.dashboard-heading,.viewer-header{display:flex;justify-content:space-between;align-items:end;gap:30px}.dashboard-heading h1,.viewer-header h1{font-size:38px;letter-spacing:-.04em;margin:8px 0}.dashboard-heading p{color:var(--muted)}.date-picker label{font-size:11px;text-transform:uppercase;font-weight:850;letter-spacing:.08em;display:grid;gap:6px}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.summary-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;gap:7px}.summary-card.accent{background:var(--navy);color:#fff}.summary-card span{font-size:12px;color:var(--muted)}.summary-card.accent span,.summary-card.accent small{color:#cbd5e1}.summary-card strong{font-size:26px;letter-spacing:-.02em}.summary-card small{color:var(--muted)}.dashboard-split{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px}.panel-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.panel-heading h2{font-size:22px;letter-spacing:-.025em;margin:7px 0}.executive-copy{font-size:17px;line-height:1.7;color:#334155}.warnings{margin-top:18px;padding:16px;background:#fff7ed;border-radius:10px;color:#9a3412}.warnings p{margin:7px 0;font-size:13px}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.action-grid div{padding:14px;border:1px solid var(--line);border-radius:10px;display:flex;justify-content:space-between;align-items:center}.action-grid span{font-size:12px;color:var(--muted)}.action-grid strong{font-size:20px}.files-panel{margin-top:16px}.file-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.file-card{border:1px solid var(--line);border-radius:12px;padding:14px;display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center}.file-card.missing{opacity:.45}.file-card div{min-width:0}.file-card strong,.file-card small{display:block}.file-card small{color:var(--muted);font-size:10px;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.file-card a{font-size:12px;font-weight:800;color:var(--red)}.file-icon{font-size:20px}.muted{font-size:11px;color:var(--muted)}.empty-state{padding:70px;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;text-align:center}.viewer-title{margin:auto;font-size:12px;color:var(--muted);max-width:45vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:24px;max-height:70vh}table{border-collapse:collapse;width:100%;font-size:12px}th{position:sticky;top:0;background:#111827;color:#fff;text-align:left;padding:10px;white-space:nowrap}td{padding:9px 10px;border-bottom:1px solid #eef2f7;white-space:nowrap}.code-view,.markdown-view{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;overflow:auto;line-height:1.65}.code-view{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;white-space:pre-wrap}.markdown-view{max-width:980px}.markdown-view h1,.markdown-view h2,.markdown-view h3{letter-spacing:-.02em}.markdown-view table{margin:18px 0}.markdown-view th{position:static}.viewer-note{font-size:11px;color:var(--muted);margin-top:10px}@media(max-width:1000px){.hero,.dashboard-split{grid-template-columns:1fr}.feature-grid,.file-grid{grid-template-columns:1fr 1fr}.summary-grid{grid-template-columns:1fr 1fr}.file-strip{display:none}}@media(max-width:680px){.landing-nav a:not(.button){display:none}.hero{padding:65px 6vw}.hero-kpis{gap:20px}.feature-grid,.file-grid,.summary-grid{grid-template-columns:1fr}.contact-section{margin:0 20px 40px;padding:35px;display:block}.contact-section .button{margin-top:20px}.site-footer{display:block}.portal-brand span:last-child{display:none}.portal-brand{min-width:auto}.user-menu span:not(.user-dot){display:none}.dashboard-heading,.viewer-header{align-items:start;flex-direction:column}}

/* --- 2026 portal UX upgrade: interactive reports + technology positioning --- */
:root{--blue:#2459ff;--blue-soft:#edf3ff;--cyan:#0f9fba;--violet:#6857ff;--soft:#f2f5f9;--success:#0b8064;--warning:#b45309}
.hero-upgraded{background:radial-gradient(circle at 84% 12%,rgba(36,89,255,.11),transparent 25%),radial-gradient(circle at 67% 70%,rgba(215,25,32,.07),transparent 27%),#fff}.hero-upgraded .hero-copy>p{max-width:760px}.intelligence-preview{background:linear-gradient(155deg,#101828,#18243d 62%,#151d31)}.signal-stack{display:grid;gap:10px;margin-top:13px}.signal-stack>div{display:grid;grid-template-columns:34px 1fr auto;gap:12px;align-items:center;padding:14px 15px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.035)}.signal-stack i{font-style:normal;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.1);font-size:10px;color:#cbd5e1}.signal-stack span{display:flex;flex-direction:column}.signal-stack strong{font-size:13px}.signal-stack small{color:#94a3b8;margin-top:3px;font-size:10px}.signal-stack b{font-size:9px;letter-spacing:.08em;color:#9ae6c9}.trust-strip{padding:21px 7vw;background:#111827;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px}.trust-strip>span{color:#cbd5e1}.trust-strip div{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.trust-strip b{padding:7px 10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:10px}.section-intro{max-width:850px;margin-bottom:36px}.section-intro h2{margin-bottom:17px}.section-intro p{font-size:17px;line-height:1.7;color:var(--muted);max-width:760px}.feature-grid-8{grid-template-columns:repeat(4,1fr)}.feature-grid-8 article{min-height:250px;position:relative;overflow:hidden}.feature-grid-8 article:after{content:"";position:absolute;right:-30px;bottom:-30px;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(36,89,255,.08),transparent 70%)}.integration-section{margin:0 5vw 70px;padding:70px clamp(28px,5vw,72px);background:linear-gradient(140deg,#0f172a,#192846);color:#fff;border-radius:28px;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;box-shadow:0 28px 80px rgba(15,23,42,.16)}.integration-copy h2{font-size:42px;letter-spacing:-.045em;margin:14px 0 18px}.integration-copy p{color:#cbd5e1;line-height:1.75;font-size:16px}.integration-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.integration-badges span{padding:10px 13px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:10px;font-size:11px;font-weight:800}.integration-diagram{padding:30px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045)}.source-node,.engine-node{padding:20px;border-radius:15px;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:5px}.source-node{background:rgba(255,255,255,.04)}.engine-node{background:linear-gradient(135deg,rgba(36,89,255,.24),rgba(104,87,255,.16));border-color:rgba(111,143,255,.32)}.source-node small,.engine-node small{color:#94a3b8}.connector-line{text-align:center;padding:9px;color:#7dd3fc}.destination-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.destination-grid span{padding:12px;border-radius:10px;background:rgba(255,255,255,.07);text-align:center;font-size:11px;font-weight:800}.technology-section{background:linear-gradient(#f8fafc,#f4f7fb)}.technology-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tech-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:26px;box-shadow:0 10px 30px rgba(15,23,42,.035)}.tech-card>span{font-size:10px;font-weight:900;color:var(--blue);letter-spacing:.1em}.tech-card h3{font-size:19px;margin:26px 0 10px}.tech-card p{font-size:13px;color:var(--muted);line-height:1.65}

/* Dashboard information architecture */
.portal-main{max-width:1720px;margin:0 auto}.dashboard-heading p{max-width:800px}.executive-panel{background:linear-gradient(135deg,#fff,#fbfdff)}.pricing-panel{background:linear-gradient(150deg,#fff,#f8faff)}.insight-ribbon{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center;margin:18px 0;background:linear-gradient(120deg,#111827,#1d2b49);border-radius:16px;padding:20px 22px;color:#fff}.insight-ribbon>div{display:flex;flex-direction:column;gap:3px}.ribbon-kicker{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#93c5fd;font-weight:900}.insight-ribbon strong{font-size:15px}.insight-ribbon small{color:#94a3b8}.flow-arrow{color:#60a5fa;font-size:20px}.files-panel{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px}.library-heading p{color:var(--muted);margin:6px 0 0}.report-group{padding-top:22px;margin-top:17px;border-top:1px solid #edf0f4}.report-group:first-of-type{border-top:0}.report-group-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.report-group-title h3{font-size:14px;margin:0;letter-spacing:-.01em}.report-group-title span{font-size:10px;color:var(--muted);background:#f1f5f9;padding:5px 8px;border-radius:999px}.file-card{min-height:86px;grid-template-columns:40px 1fr auto;padding:16px;background:#fff;transition:.18s ease}.file-card:hover:not(.missing){border-color:#c5d2ee;box-shadow:0 10px 30px rgba(15,23,42,.06);transform:translateY(-1px)}.file-card div strong{font-size:13px}.file-card div small{font-size:10px;line-height:1.45;margin-top:5px;white-space:normal;overflow:visible}.file-card a{padding:7px 9px;border-radius:8px;background:#fff1f2}.file-grid{grid-template-columns:repeat(3,1fr)}

/* Friendly report viewer */
.viewer-main{max-width:1720px;margin:0 auto}.viewer-header{align-items:center}.viewer-header>div{max-width:900px}.viewer-header p{color:var(--muted);margin-bottom:0;line-height:1.6}.viewer-title{font-weight:750;color:#334155}.content-card{box-shadow:0 10px 35px rgba(15,23,42,.035)}.data-workspace{margin-top:25px}.data-toolbar{display:grid;grid-template-columns:minmax(230px,1.5fr) repeat(5,minmax(130px,.75fr)) auto;gap:10px;align-items:end;padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px}.data-toolbar label{display:grid;gap:6px}.data-toolbar label>span{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-weight:850}.data-toolbar input,.data-toolbar select{height:39px;border:1px solid #d5dce6;border-radius:8px;padding:0 10px;background:#fff;font:inherit;font-size:11px;min-width:0}.toolbar-search input{font-size:12px}.button-ghost{height:39px;padding:0 14px;background:#f1f5f9;color:#334155}.button-ghost:hover{background:#e2e8f0}.data-status-row{display:grid;grid-template-columns:repeat(4,150px);gap:8px;margin:10px 0}.data-stat{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:9px}.data-stat span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.data-stat strong{font-size:13px}.group-summary{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:12px 0;padding:11px 12px;background:#edf4ff;border:1px solid #dbe8ff;border-radius:10px}.group-summary>strong{font-size:10px;color:#334155;margin-right:4px}.group-chip{border:1px solid #c7d7f5;background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750;color:#334155;cursor:pointer}.group-chip:hover{border-color:#7ea3ea;color:#1d4ed8}.interactive-table-wrap{max-height:68vh;margin-top:10px}.interactive-table-wrap table{min-width:max-content}.interactive-table-wrap thead tr.column-headings th{top:0;z-index:4;padding:0}.interactive-table-wrap thead tr.column-filters th{top:34px;z-index:3;background:#e9eef6;padding:5px 6px}.sort-head{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:34px;padding:8px 10px;border:0;background:transparent;color:#fff;font:inherit;font-size:10px;font-weight:850;cursor:pointer;text-align:left}.sort-head:hover{background:rgba(255,255,255,.08)}.sort-indicator{font-size:8px;color:#93c5fd}.column-filters input{width:100%;min-width:80px;height:27px;border:1px solid #d2dbe8;border-radius:6px;padding:0 7px;font-size:9px}.interactive-table-wrap td{font-size:10px}.numeric-cell{text-align:right;font-variant-numeric:tabular-nums}.money-cell{font-weight:750;color:#0f5e4a}.percent-cell{font-weight:700}.group-row td{position:sticky;left:0;font-weight:850;color:#1e3a5f;letter-spacing:.01em;border-bottom:1px solid #d8e3f3}.group-level-1 td{background:#eaf2ff;padding:9px 10px;font-size:10px}.group-level-2 td{background:#f5f8fd;padding:7px 22px;font-size:9px;color:#52647b}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 3px;color:var(--muted);font-size:10px}.pager{display:flex;align-items:center;gap:8px}.pager button{border:1px solid #d4dbe5;background:#fff;border-radius:7px;padding:6px 9px;font-size:9px;cursor:pointer}.pager button:disabled{opacity:.4;cursor:default}.warning-note{background:#fff7ed;border:1px solid #fed7aa;padding:10px 12px;border-radius:8px;color:#9a3412}

/* Consistent 3-decimal presentation helpers */
.summary-card strong{font-variant-numeric:tabular-nums}.markdown-view table td,.markdown-view table th{font-variant-numeric:tabular-nums}

@media(max-width:1320px){.feature-grid-8,.technology-grid{grid-template-columns:repeat(2,1fr)}.data-toolbar{grid-template-columns:repeat(3,1fr)}.toolbar-search{grid-column:span 2}.file-grid{grid-template-columns:1fr 1fr}.integration-section{gap:35px}.hero{gap:35px}}
@media(max-width:1000px){.integration-section{grid-template-columns:1fr}.trust-strip{align-items:flex-start;flex-direction:column}.trust-strip div{justify-content:flex-start}.insight-ribbon{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg);justify-self:start}.data-status-row{grid-template-columns:1fr 1fr}.data-toolbar{grid-template-columns:1fr 1fr}.toolbar-search{grid-column:span 2}}
@media(max-width:680px){.feature-grid-8,.technology-grid{grid-template-columns:1fr}.integration-section{margin:0 18px 45px;padding:38px 24px}.integration-copy h2{font-size:32px}.hero-kpis{display:grid;grid-template-columns:1fr 1fr}.file-grid{grid-template-columns:1fr}.data-toolbar{grid-template-columns:1fr}.toolbar-search{grid-column:auto}.data-status-row{grid-template-columns:1fr 1fr}.viewer-header .button{width:100%}.viewer-main{padding-left:14px;padding-right:14px}}

/* Mindrover dashboard polish: normalize all top-strip icon boxes, including the numeric 15-day icon. */
.file-strip .strip-icon{width:24px;height:24px;display:grid;place-items:center;line-height:1;font-size:16px;font-weight:800;flex:0 0 24px}
.file-strip .strip-icon-number{font-size:11px;letter-spacing:-.02em;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#334155}
.forecast-date-controls{display:flex;align-items:flex-end;gap:10px}.forecast-date-controls label{min-width:175px}.forecast-date-controls small{font-size:9px;letter-spacing:0;text-transform:none;font-weight:600;color:var(--muted)}
.run-date-label{opacity:.78}
@media(max-width:680px){.forecast-date-controls{width:100%;align-items:stretch;flex-direction:column}.forecast-date-controls label{min-width:0;width:100%}}

/* Decision cockpit -------------------------------------------------------- */
.decision-cockpit{max-width:1780px}.cockpit-heading{align-items:flex-end}.cockpit-heading h1{font-size:42px}.portal-flashes{display:grid;gap:8px;margin-bottom:16px}.flash-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.decision-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:26px 0 16px}.decision-kpi{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;min-height:136px;display:flex;flex-direction:column;gap:7px;box-shadow:0 6px 22px rgba(15,23,42,.035)}.decision-kpi-primary{background:linear-gradient(135deg,#111827,#1d2b49);color:#fff;border-color:#111827}.decision-kpi-warn{border-color:#fecaca;background:#fffafa}.decision-kpi>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:var(--muted)}.decision-kpi-primary>span,.decision-kpi-primary small{color:#cbd5e1}.decision-kpi>strong{font-size:30px;letter-spacing:-.035em;line-height:1.05}.decision-kpi .posture-text{font-size:23px}.decision-kpi small{color:var(--muted);font-size:10.5px;line-height:1.45;margin-top:auto}.priority-panel{padding:0;overflow:hidden}.decision-panel-heading{padding:24px 26px 18px;border-bottom:1px solid var(--line);align-items:center}.decision-panel-heading p,.pressure-panel .panel-heading p{color:var(--muted);font-size:12px;margin:4px 0 0;max-width:760px}.decision-table-wrap{overflow:auto;max-height:610px}.decision-table{min-width:1320px}.decision-table th{top:0;background:#f8fafc;color:#475569;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:11px 12px}.decision-table td{padding:12px;border-bottom:1px solid #eef2f7;vertical-align:top}.decision-row:hover td{background:#fbfdff}.decision-table .cell-sub{display:block;font-size:9px;color:var(--muted);margin-top:4px}.reason-cell{white-space:normal!important;min-width:250px;max-width:360px;color:#475569;line-height:1.5;font-size:11px}.rate-from{color:#64748b}.rate-arrow{margin:0 5px;color:#94a3b8}.action-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.04em;white-space:nowrap}.action-move-up{background:#ecfdf5;color:#047857}.action-move-down{background:#eff6ff;color:#1d4ed8}.action-hold{background:#f1f5f9;color:#475569}.action-freeze{background:#eef2ff;color:#4338ca}.action-stop-booking{background:#fff1f2;color:#be123c}.confidence{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:850}.confidence-high{background:#ecfdf5;color:#047857}.confidence-medium{background:#fff7ed;color:#c2410c}.confidence-low{background:#fff1f2;color:#be123c}.manager-actions{min-width:180px}.decision-inline-form{display:flex;gap:5px}.decision-button{border:1px solid #cbd5e1;background:#fff;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:850;cursor:pointer}.decision-button.accept{background:#111827;border-color:#111827;color:#fff}.decision-button.record:hover,.override-control summary:hover{border-color:#94a3b8;background:#f8fafc}.override-control{margin-top:6px;position:relative}.override-control summary{display:inline-flex;border:1px solid #cbd5e1;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:850;cursor:pointer;list-style:none}.override-control summary::-webkit-details-marker{display:none}.override-form{margin-top:8px;padding:10px;background:#f8fafc;border:1px solid var(--line);border-radius:9px;display:grid;gap:8px;width:240px}.override-form label{display:grid;gap:4px;font-size:9px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.04em}.override-form select,.override-form input,.override-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:6px;padding:7px;font:inherit;background:#fff;resize:vertical}.compact-empty{padding:35px;color:var(--muted);text-align:center}.pressure-panel{margin-top:16px}.pressure-strip{display:grid;grid-template-columns:repeat(7,minmax(105px,1fr));gap:8px;margin-top:16px}.pressure-day{min-height:112px;border:1px solid var(--line);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:5px;background:#fff;transition:.16s ease}.pressure-day:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,23,42,.06)}.pressure-day.selected{outline:2px solid #111827;outline-offset:1px}.pressure-day>span{font-size:10px;color:var(--muted);font-weight:800}.pressure-day>strong{font-size:10px;line-height:1.25}.pressure-day>small{font-size:10px;color:#475569}.pressure-day>em{margin-top:auto;font-style:normal;font-size:9px;color:#be123c;font-weight:800}.pressure-move-up{border-top:3px solid #10b981}.pressure-move-down{border-top:3px solid #3b82f6}.pressure-hold{border-top:3px solid #94a3b8}.pressure-freeze{border-top:3px solid #6366f1}.pressure-stop-booking{border-top:3px solid #e11d48;background:#fffafa}.cockpit-two-column{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.recommendation-list,.change-list,.exception-list,.transfer-list{display:grid;gap:8px;margin-top:12px}.recommendation-item,.change-item,.exception-item,.transfer-item{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #eef2f7}.recommendation-item:last-child,.change-item:last-child,.exception-item:last-child,.transfer-item:last-child{border-bottom:0}.recommendation-item>div,.change-item>div,.exception-item>div,.transfer-item>div{min-width:0;flex:1}.recommendation-item strong,.change-item strong,.exception-item strong,.transfer-item strong{font-size:12px;display:block}.recommendation-item small,.change-item small,.exception-item small,.transfer-item small{display:block;color:var(--muted);font-size:10px;line-height:1.45;margin-top:3px}.recommendation-item>b{font-size:12px}.action-symbol{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-weight:900}.action-symbol.action-move-up{background:#ecfdf5;color:#047857}.action-symbol.action-move-down{background:#eff6ff;color:#1d4ed8}.action-symbol.action-stop-booking{background:#fff1f2;color:#be123c}.action-symbol.action-freeze{background:#eef2ff;color:#4338ca}.action-symbol.action-hold{background:#f1f5f9;color:#475569}.change-action{font-size:9px;font-weight:850;padding:5px 8px;border-radius:8px;background:#fff7ed;color:#9a3412;max-width:155px;text-align:right}.change-util{font-size:11px;font-weight:850}.change-util.up{color:#047857}.change-util.down{color:#1d4ed8}.count-pill{font-size:11px;padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#475569}.good-state{background:#ecfdf5;color:#065f46;padding:14px;border-radius:10px;font-size:11px}.transfer-units{width:34px;height:34px;border-radius:9px;background:#111827;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.decision-disclaimer,.cockpit-footnote{font-size:9.5px;line-height:1.5;color:#64748b;margin:14px 0 0}.supporting-context{margin-top:18px;background:#111827;color:#fff;border-radius:17px;padding:22px}.supporting-heading{display:flex;align-items:end;justify-content:space-between}.supporting-heading h2{margin:5px 0 0;font-size:18px}.context-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.context-cards>div{border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:13px;background:rgba(255,255,255,.04);display:flex;flex-direction:column;gap:4px}.context-cards span{font-size:9px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-weight:850}.context-cards strong{font-size:16px}.context-cards small{font-size:9px;color:#94a3b8}.audit-panel{margin-top:16px}.recent-decisions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.recent-decisions>div{padding:11px;border:1px solid var(--line);border-radius:9px;display:grid;gap:3px}.recent-decisions strong{font-size:11px}.recent-decisions span{font-size:9px;color:var(--muted)}.recent-decisions b{font-size:11px}.report-library-collapse{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.report-library-collapse>summary{cursor:pointer;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;list-style:none}.report-library-collapse>summary::-webkit-details-marker{display:none}.report-library-collapse>summary span{display:grid;gap:3px}.report-library-collapse>summary strong{font-size:13px}.report-library-collapse>summary small{font-size:10px;color:var(--muted)}.report-library-collapse>summary b{font-size:10px;color:var(--red)}.compact-library{border:0;border-top:1px solid var(--line);border-radius:0;margin:0;padding:20px}.cockpit-footnote{margin-top:16px;text-align:center}.forecast-date-controls{display:flex;gap:9px;align-items:flex-start}.forecast-date-controls label{min-width:180px}.forecast-date-controls small{font-size:8px;color:var(--muted);text-transform:none;letter-spacing:0;font-weight:500}

@media(max-width:1250px){.decision-kpi-grid{grid-template-columns:1fr 1fr}.pressure-strip{grid-template-columns:repeat(4,1fr)}.recent-decisions{grid-template-columns:1fr 1fr}.decision-panel-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:900px){.cockpit-two-column{grid-template-columns:1fr}.pressure-strip{grid-template-columns:repeat(2,1fr)}.context-cards{grid-template-columns:1fr 1fr}.forecast-date-controls{flex-direction:column}.decision-kpi-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.decision-kpi-grid,.context-cards,.recent-decisions{grid-template-columns:1fr}.pressure-strip{grid-template-columns:1fr 1fr}.cockpit-heading h1{font-size:34px}.decision-cockpit{padding-left:15px;padding-right:15px}.decision-kpi{min-height:auto}.decision-panel-heading{padding:18px}.priority-panel{border-radius:13px}}

/* Simplified decision cockpit + profile ----------------------------------- */
.portal-spacer{flex:1}.profile-menu{position:relative}.profile-menu>summary{list-style:none;display:flex;align-items:center;gap:9px;cursor:pointer;padding:5px 7px;border-radius:10px;user-select:none}.profile-menu>summary::-webkit-details-marker{display:none}.profile-menu>summary:hover,.profile-menu[open]>summary{background:#f1f5f9}.profile-menu-name{font-size:12px;font-weight:750;color:#334155}.profile-caret{font-size:11px;color:#94a3b8}.profile-popover{position:absolute;right:0;top:calc(100% + 9px);width:220px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:8px;box-shadow:0 18px 50px rgba(15,23,42,.16);z-index:50}.profile-popover-head{padding:9px 10px 11px;border-bottom:1px solid #eef2f7;margin-bottom:5px;display:grid;gap:2px}.profile-popover-head strong{font-size:12px}.profile-popover-head small{font-size:9.5px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.profile-popover>a{display:block;padding:9px 10px;border-radius:8px;font-size:11px;font-weight:700;color:#334155}.profile-popover>a:hover{background:#f8fafc;color:#111827}.viewer-actions{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:11px;font-weight:750;color:#334155}.viewer-actions>a:hover{color:var(--red)}

.simple-cockpit{max-width:1540px}.simple-heading{align-items:center;margin-bottom:18px}.simple-heading h1{font-size:40px;margin-bottom:7px}.simple-heading p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.decision-brief{background:linear-gradient(135deg,#111827,#1b2942);color:#fff;border-radius:18px;padding:24px 26px;display:grid;grid-template-columns:minmax(310px,1.25fr) minmax(420px,1fr);gap:26px;align-items:center;box-shadow:0 12px 34px rgba(15,23,42,.10)}.brief-posture .eyebrow{color:#fca5a5}.brief-posture h2{font-size:30px;letter-spacing:-.035em;margin:7px 0 8px}.brief-posture p{font-size:11px;color:#cbd5e1;margin:0}.brief-alert{display:inline-flex;margin-top:13px;padding:6px 9px;border-radius:999px;background:rgba(244,63,94,.16);border:1px solid rgba(251,113,133,.25);color:#fecdd3;font-size:9.5px;font-weight:850}.brief-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.brief-stats>div{min-height:92px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:13px;display:flex;flex-direction:column;gap:4px}.brief-stats span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:#94a3b8}.brief-stats strong{font-size:20px;line-height:1.12}.brief-stats small{font-size:8.5px;color:#94a3b8;margin-top:auto}.simple-pressure{margin-top:16px}.simple-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.simple-section-title h2{font-size:18px;margin:4px 0 0}.simple-section-title>small{font-size:9.5px;color:var(--muted)}.pressure-strip-compact{margin:0;grid-template-columns:repeat(7,1fr);gap:7px}.pressure-strip-compact .pressure-day{min-height:82px;padding:10px 11px;gap:3px}.pressure-strip-compact .pressure-day>strong{font-size:9px}.pressure-strip-compact .pressure-day>small{font-size:9px}.pressure-strip-compact .pressure-day>em{font-size:8px}.action-queue{margin-top:16px;padding:0;overflow:visible}.action-queue-heading{padding:20px 22px 14px;border-bottom:1px solid var(--line);align-items:center}.action-queue-heading h2{font-size:21px;margin:5px 0 4px}.action-queue-heading p{font-size:11px;color:var(--muted);max-width:760px;margin:0;line-height:1.5}.action-list{display:grid}.action-card{border-bottom:1px solid #eef2f7;background:#fff}.action-card:last-child{border-bottom:0}.action-card-main{display:grid;grid-template-columns:34px minmax(165px,1.2fr) minmax(170px,.9fr) auto auto auto;gap:12px;align-items:center;padding:13px 20px}.action-identity{display:grid;gap:3px}.action-identity strong{font-size:12px}.action-identity small{font-size:9.5px;color:var(--muted)}.action-rate{display:grid;gap:2px}.action-rate>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:var(--muted)}.action-rate>strong{font-size:12px}.quick-accept-form{display:flex;justify-content:flex-end}.action-review{position:relative}.action-review>summary{list-style:none;cursor:pointer;border:1px solid #cbd5e1;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:850;background:#fff}.action-review>summary::-webkit-details-marker{display:none}.action-review[open]>summary{background:#f8fafc}.action-review-panel{position:absolute;right:0;top:calc(100% + 7px);width:min(520px,78vw);padding:14px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 45px rgba(15,23,42,.16);z-index:15;display:grid;grid-template-columns:1fr auto;gap:14px}.review-reason>span{font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:var(--muted)}.review-reason p{font-size:11px;color:#475569;line-height:1.5;margin:5px 0}.review-reason small{font-size:9px;color:var(--muted)}.review-controls{display:flex;gap:7px;align-items:flex-start}.review-controls .override-control{margin:0}.review-controls .override-form{position:absolute;right:0;top:34px;z-index:20}.action-card-stop-booking{background:#fffafb}.action-card-freeze{background:#fbfbff}

.insight-drawer,.compact-report-drawer{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:visible}.insight-drawer>summary,.compact-report-drawer>summary{list-style:none;cursor:pointer;padding:15px 18px;display:flex;align-items:center;justify-content:space-between}.insight-drawer>summary::-webkit-details-marker,.compact-report-drawer>summary::-webkit-details-marker{display:none}.insight-drawer>summary span,.compact-report-drawer>summary span{display:grid;gap:2px}.insight-drawer>summary strong,.compact-report-drawer>summary strong{font-size:12px}.insight-drawer>summary small,.compact-report-drawer>summary small{font-size:9.5px;color:var(--muted)}.insight-drawer>summary b,.compact-report-drawer>summary b{font-size:9.5px;color:var(--red)}.insight-drawer[open]>summary,.compact-report-drawer[open]>summary{border-bottom:1px solid var(--line);background:#fbfcfe}.insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.insight-block{padding:18px;border-right:1px solid #eef2f7;border-bottom:1px solid #eef2f7;min-height:150px}.insight-block:nth-child(even){border-right:0}.insight-block:nth-last-child(-n+2){border-bottom:0}.insight-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:9px}.insight-title span{font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:var(--muted)}.insight-title strong{font-size:11px}.mini-row{padding:9px 0;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;gap:12px;align-items:center}.mini-row:last-child{border-bottom:0}.mini-row>div{min-width:0}.mini-row strong{font-size:10.5px;display:block}.mini-row small{font-size:9px;display:block;color:var(--muted);margin-top:2px;line-height:1.35}.mini-row>span{font-size:8.5px;text-align:right;color:#475569;font-weight:750;white-space:nowrap}.outlook-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.outlook-mini>div{padding:11px;border:1px solid var(--line);border-radius:9px;display:grid;gap:3px}.outlook-mini span{font-size:8.5px;color:var(--muted)}.outlook-mini strong{font-size:13px}.compact-drawer .recent-decisions{padding:15px;margin:0}.simplified-history{grid-template-columns:repeat(4,1fr)}.compact-report-drawer .compact-library{border:0;margin:0;border-radius:0}.cockpit-footnote{margin:14px auto 0;max-width:850px}.flash-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}

.profile-main{max-width:1160px;margin:0 auto;padding:48px clamp(20px,5vw,64px) 80px}.profile-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.profile-heading h1{font-size:40px;letter-spacing:-.04em;margin:6px 0}.profile-heading p{color:var(--muted);margin:0}.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:26px}.profile-card-head{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #eef2f7}.profile-avatar{width:48px;height:48px;border-radius:14px;background:#111827;color:#fff;display:grid;place-items:center;font-size:18px;font-weight:900}.profile-card-head h2{font-size:19px;margin:0 0 3px}.profile-card-head p{font-size:11px;color:var(--muted);margin:0}.profile-details{display:grid;gap:0;margin-top:8px}.profile-details>div{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:12px 0;border-bottom:1px solid #f1f5f9;align-items:center}.profile-details span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:var(--muted)}.profile-details strong,.profile-details a{font-size:11px;overflow-wrap:anywhere}.profile-details a{color:var(--red);font-weight:750}.profile-note{font-size:9.5px;color:var(--muted);line-height:1.5;margin:18px 0 0}.profile-note a{color:var(--red);font-weight:750}.password-card>h2{font-size:22px;margin:6px 0}.password-card>p{color:var(--muted);font-size:11px;line-height:1.5}.password-form{display:grid;gap:14px;margin-top:20px}.password-form label{display:grid;gap:6px;font-size:10.5px;font-weight:800;color:#334155}.password-form input{width:100%;padding:12px 13px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}.password-form label small{font-size:8.5px;color:var(--muted);font-weight:500}.password-form .button{justify-self:start;margin-top:2px}

@media(max-width:1180px){.decision-brief{grid-template-columns:1fr}.action-card-main{grid-template-columns:34px 1fr 1fr auto auto}.action-review{grid-column:auto}.quick-accept-form{display:none}.pressure-strip-compact{grid-template-columns:repeat(4,1fr)}}
@media(max-width:880px){.profile-menu-name{display:none}.simple-heading{align-items:flex-start;flex-direction:column}.brief-stats{grid-template-columns:repeat(3,1fr)}.action-card-main{grid-template-columns:34px 1fr auto auto}.action-rate{grid-column:2}.confidence{grid-column:3;grid-row:1}.action-review{grid-column:4;grid-row:1}.insight-grid,.profile-layout{grid-template-columns:1fr}.insight-block{border-right:0!important;border-bottom:1px solid #eef2f7!important}.insight-block:last-child{border-bottom:0!important}.simplified-history{grid-template-columns:1fr 1fr}.profile-heading{align-items:flex-start;flex-direction:column}.viewer-title{display:none}}
@media(max-width:620px){.simple-cockpit{padding-left:14px;padding-right:14px}.simple-heading h1,.profile-heading h1{font-size:34px}.decision-brief{padding:19px}.brief-posture h2{font-size:25px}.brief-stats{grid-template-columns:1fr}.pressure-strip-compact{display:flex;overflow-x:auto}.pressure-strip-compact .pressure-day{min-width:112px}.action-card-main{grid-template-columns:30px 1fr auto;gap:9px;padding:13px}.action-rate{grid-column:2}.confidence{display:none}.action-review{grid-column:3;grid-row:1}.action-review-panel{right:-5px;width:min(88vw,480px);grid-template-columns:1fr}.review-controls{justify-content:flex-start}.simplified-history{grid-template-columns:1fr}.outlook-mini{grid-template-columns:1fr}.profile-card{padding:20px}.profile-details>div{grid-template-columns:1fr;gap:4px}.file-strip{display:none}}
