:root{--navy: #FFFFFF;--navy2: #F4F7FA;--navy3: #E8EEF4;--brand-navy: #172C4B;--page: #EDF2F6;--panel: #FFFFFF;--line: #D2DBE5;--copper: #B87333;--copperL: #D9A672;--copper-text: #9A5C21;--ice: #172C4B;--muted: #40536C;--slate: #60748A;--white: #172C4B;--green: #18864B;--greenL: #18864B;--amber: #9A5C21;--amberL: #9A5C21;--red: #B42318;--redL: #B42318;--purpleL: #8B5CF6}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--page);min-height:100vh;color:var(--white);font-size:15px}input,select,button,textarea{font-family:inherit}textarea{color:var(--ice);background:var(--panel)}.fl{font-size:9px;letter-spacing:2.5px;color:var(--copper-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;margin-bottom:6px;text-transform:none;display:block}input[type=text],input[type=email],input[type=password],select{width:100%;padding:9px 12px;background:var(--panel);border:1px solid #BFCBD7;border-radius:8px;color:var(--ice);font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;outline:none}select{background-color:var(--panel);cursor:pointer}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder{color:#7688a0}.btn{padding:11px 22px;background:linear-gradient(135deg,var(--copper),var(--copperL));border:none;border-radius:8px;color:#fff;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .2s,brightness .2s,box-shadow .2s}.btn:hover{opacity:.9;box-shadow:0 4px 16px #b8733366}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{padding:10px 20px;background:transparent;border:1px solid rgba(184,115,51,.3);border-radius:8px;color:var(--brand-navy);font-size:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s}.btn-ghost:hover{background:#b873331a;border-color:#b8733380}.btn-sm{padding:6px 14px;font-size:11px}.btn-sec{padding:6px 14px;background:var(--panel);border:1px solid var(--line);border-radius:8px;color:var(--brand-navy);font-size:11px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s}.btn-sec:hover{background:#f7f9fb;border-color:#aab9c8}.card{padding:20px 24px;background:var(--panel);border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 24px #162c4b0f;transition:border-color .2s,background .2s}.card:hover{background:var(--panel);box-shadow:0 10px 30px #162c4b1a;border-color:#b8733366}.mirror{margin-top:28px;padding:22px 28px;background:#fffaf4;border:1px solid rgba(184,115,51,.28);border-left:4px solid var(--copper);border-radius:8px}.mirror blockquote{font-size:16px;font-style:normal;color:var(--ice);line-height:1.65}.mirror .sub{margin-top:8px;font-size:11px;color:var(--muted);font-style:normal;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.flex-wrap{display:flex;flex-wrap:wrap;gap:10px}table{width:100%;border-collapse:collapse}th{padding:9px;text-align:left;font-size:11px;letter-spacing:1.5px;color:var(--copper-text);font-weight:600;white-space:nowrap;background:#fff7ef;border-bottom:2px solid rgba(184,115,51,.35);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-transform:none}td{padding:10px 9px;font-size:12px;color:var(--slate);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}tr:nth-child(2n) td{background:#f7f9fb}tr td{border-bottom:1px solid var(--line)}tr:hover td{background:#fff7ef}.rag-badge{padding:3px 7px;border-radius:6px;font-size:9px;font-weight:700;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.slider-tip-wrap:hover .slider-tooltip{display:block!important}.conf-tooltip::-webkit-scrollbar{width:6px}.conf-tooltip::-webkit-scrollbar-track{background:#ffffff12;border-radius:8px}.conf-tooltip::-webkit-scrollbar-thumb{background:#b8733366;border-radius:8px}.conf-tooltip::-webkit-scrollbar-thumb:hover{background:#b8733399}.conf-tooltip{scrollbar-width:thin;scrollbar-color:rgba(184,115,51,.4) rgba(255,255,255,.07)}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#ffffff12;border-radius:8px}*::-webkit-scrollbar-thumb{background:#b873334d;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#b8733380}.tab-content{display:none}.tab-content.active{display:block}.bvf-cell{position:relative;cursor:text;border:1px solid transparent;border-radius:6px;padding:2px 4px;margin:-2px -4px;transition:border-color .15s}.bvf-cell:hover{border-color:#b873334d}.bvf-cell:after{content:"✎";position:absolute;top:2px;right:4px;font-size:10px;color:#b8733300;transition:color .15s;pointer-events:none}.bvf-cell:hover:after{color:#b8733399}.bvf-edit-input{width:100%;resize:vertical;font-size:13px;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.45;background:#fff!important;border:1px solid #BFCBD7;border-radius:6px;padding:4px 6px;color:#172c4b!important;outline:none}.bvf-edit-input::placeholder{color:var(--muted);font-weight:400}.bvf-edit-input:focus{border-color:var(--copper);box-shadow:0 0 6px #b873334d}textarea.bvf-grid-edit-input,input.bvf-grid-edit-input,.bvf-grid-edit-input{color:#172c4b!important;background:#fff!important;-webkit-text-fill-color:#172C4B!important}.inline-edit{position:relative;cursor:pointer;display:inline-flex;align-items:center;border-bottom:1px dashed transparent;transition:border-color .2s;padding-right:16px}.inline-edit:hover{border-bottom-color:#b8733366}.inline-edit:after{content:"✎";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:10px;color:#b8733300;transition:color .2s;pointer-events:none}.inline-edit:hover:after{color:var(--copper)}.inline-edit-purple{position:relative;cursor:pointer;display:inline-flex;align-items:center;border-bottom:1px dashed transparent;transition:border-color .2s;padding-right:16px}.inline-edit-purple:hover{border-bottom-color:#8b5cf666}.inline-edit-purple:after{content:"✎";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:10px;color:#8b5cf600;transition:color .2s;pointer-events:none}.inline-edit-purple:hover:after{color:var(--purpleL)}.inline-edit-badge{cursor:pointer;position:relative;padding-right:18px}.inline-edit-badge:after{content:"✎";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:9px;color:transparent;transition:color .2s;pointer-events:none}.inline-edit-badge:hover:after{color:inherit}.inline-edit-badge:hover{opacity:.85}.mission-card{flex:1;min-width:200px;padding:18px 20px;background:var(--panel);border:1px solid rgba(184,115,51,.25);border-left:4px solid var(--copper);border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.mission-card:hover{background:#fff7ef;border-color:#b8733366;box-shadow:0 0 12px #b873331a}.mission-card-editing{border:1px dashed var(--copper)!important;border-left:4px solid var(--copper)!important;background:#fff7ef!important;box-shadow:0 0 16px #b8733326;cursor:default}.objective-chip{display:inline-block;padding:2px 8px;font-size:9px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;letter-spacing:.5px;border-radius:6px;border:1px solid rgba(184,115,51,.25);background:#f7f9fb;color:var(--muted);transition:all .15s}.objective-chip-active{background:#b873332e;border-color:#b8733380;color:var(--copperL)}.objective-chip-toggle{cursor:pointer}.objective-chip-toggle:hover{border-color:var(--copper);background:#b873331f}.pilot-question{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:10px 0;border-bottom:1px solid #40516a}.pilot-question-text{flex:1;padding-right:8px;color:#2b3d52;font-size:12px;line-height:1.5}.pilot-options{display:grid;grid-template-columns:repeat(3,minmax(64px,1fr));gap:6px;flex:0 0 222px}.pilot-option{min-height:34px;padding:7px 10px;border:1px solid #66788b;border-radius:4px;background:#fff;color:#2b3d52;font:600 11px/1.2 Inter,sans-serif;cursor:pointer}.pilot-option:hover{border-color:#b87333;background:#fff7ef}.pilot-option.selected{color:#fff;border-color:transparent;font-weight:700}.pilot-option.selected.yes{background:#237a4c}.pilot-option.selected.no{background:#b42318}.pilot-option.selected.partial{background:#9a551d}.workspace-shell .workspace-content,.workspace-shell .workspace-content h1,.workspace-shell .workspace-content h2,.workspace-shell .workspace-content h3,.workspace-shell .workspace-content h4,.workspace-shell .workspace-content strong{color:#172c4b}.workspace-shell .workspace-content [style*="background: rgba(255, 255, 255"],.workspace-shell .workspace-content [style*="background:rgba(255,255,255"],.workspace-shell .workspace-content [style*="background: rgb(23, 44, 75)"],.workspace-shell .workspace-content [style*="background: #172C4B"]{background:#fff!important}.workspace-shell .workspace-content [style*="background: rgba(184, 115, 51"],.workspace-shell .workspace-content [style*="background:rgba(184,115,51"]{background:#fff7ef!important}.workspace-shell .workspace-content [style*="color: rgb(246, 249, 253)"],.workspace-shell .workspace-content [style*="color: #F6F9FD"],.workspace-shell .workspace-content [style*="color: rgb(220, 228, 239)"],.workspace-shell .workspace-content [style*="color: #DCE4EF"]{color:#172c4b!important}.workspace-shell .workspace-content [style*="color: rgb(167, 182, 201)"],.workspace-shell .workspace-content [style*="color: #A7B6C9"],.workspace-shell .workspace-content [style*="color: rgb(118, 136, 160)"],.workspace-shell .workspace-content [style*="color: #7688A0"]{color:#60748a!important}.workspace-shell .workspace-content [style*="color: rgb(184, 115, 51)"],.workspace-shell .workspace-content [style*="color: #B87333"],.workspace-shell .workspace-content [style*="color: rgb(217, 166, 114)"],.workspace-shell .workspace-content [style*="color: #D9A672"]{color:#9a5c21!important}.workspace-shell .workspace-content [style*="color: rgb(52, 199, 123)"],.workspace-shell .workspace-content [style*="color: #34C77B"],.workspace-shell .workspace-content [style*="color: rgb(95, 224, 160)"],.workspace-shell .workspace-content [style*="color: #5FE0A0"]{color:#237a4c!important}.workspace-shell .workspace-content [style*="color: rgb(233, 166, 60)"],.workspace-shell .workspace-content [style*="color: #E9A63C"],.workspace-shell .workspace-content [style*="color: rgb(247, 196, 107)"],.workspace-shell .workspace-content [style*="color: #F7C46B"]{color:#9a551d!important}.workspace-shell .workspace-content [style*="color: rgb(229, 84, 76)"],.workspace-shell .workspace-content [style*="color: #E5544C"],.workspace-shell .workspace-content [style*="color: rgb(242, 123, 116)"],.workspace-shell .workspace-content [style*="color: #F27B74"]{color:#b42318!important}.workspace-shell .workspace-content [style*="color: rgb(139, 92, 246)"],.workspace-shell .workspace-content [style*="color: #8B5CF6"]{color:#6d4bc3!important}.workspace-shell .workspace-content [style*="background: rgb(26, 42, 34)"],.workspace-shell .workspace-content [style*="background: #1A2A22"]{background:#eef8f2!important}.workspace-shell .workspace-content [style*="background: rgb(42, 36, 26)"],.workspace-shell .workspace-content [style*="background: #2A241A"]{background:#fff6e8!important}.workspace-shell .workspace-content [style*="background: rgb(42, 28, 30)"],.workspace-shell .workspace-content [style*="background: #2A1C1E"]{background:#fff1f0!important}.workspace-shell .workspace-content [style*="background: rgba(255, 255, 255, 0.12)"],.workspace-shell .workspace-content [style*="background:rgba(255,255,255,0.12)"]{background:#e4eaf0!important}.workspace-shell .workspace-content .alignment-map-header{background:linear-gradient(135deg,#0f1e35,#172c4b)!important;border-color:#b873337a!important;box-shadow:0 8px 24px #0f1e3524}.workspace-shell .workspace-content .alignment-map-header__eyebrow{color:#e2a667!important}.workspace-shell .workspace-content .alignment-map-header__title{color:#fff!important}.workspace-shell .workspace-content .alignment-map-header__meta{color:#dce4ef!important}.decision-context{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 24px;padding:18px 20px;background:#fff;border:1px solid #D2DBE5;border-left:4px solid #B87333;border-radius:8px;box-shadow:0 6px 18px #162c4b0f}.decision-context__copy{max-width:920px}.decision-context h2{margin:0;color:#172c4b;font-family:Playfair Display,Georgia,serif;font-size:18px;line-height:1.35}.decision-context p{margin:5px 0 0;color:#60748a;font-size:12px;line-height:1.55}.decision-context__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex:0 0 auto}.data-table-scroll{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.decision-queue__cards{display:none}.decision-card{padding:16px;background:#fff;border:1px solid #D2DBE5;border-top:3px solid #B87333;border-radius:8px;box-shadow:0 5px 16px #162c4b0d}.decision-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.decision-card__header h3{margin:0;color:#172c4b;font-size:15px;line-height:1.35}.decision-card__header strong{flex:0 0 auto;font-size:12px}.decision-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;padding:12px 0;border-top:1px solid #E4EAF0;border-bottom:1px solid #E4EAF0}.decision-card dl div{min-width:0}.decision-card dt,.decision-card__next span{color:#60748a;font-size:9px;font-weight:700;letter-spacing:1px}.decision-card dd{margin:4px 0 0;color:#172c4b;font-size:13px;font-weight:700;overflow-wrap:anywhere}.decision-card__next p{margin:4px 0 0;color:#40536c;font-size:12px;line-height:1.5}.decision-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.decision-card__actions a{text-decoration:none}.advisor-panel__notice{margin:0 0 16px;padding:11px 13px;color:#40536c;background:#fff7ef;border-left:3px solid #B87333;font-size:12px;line-height:1.55}.workspace-shell .workspace-content .card,.workspace-shell .workspace-content .mission-card,.workspace-shell .workspace-content .ce-composite-card,.workspace-shell .workspace-content .driver-card,.workspace-shell .workspace-content .paradox-card,.workspace-shell .workspace-content .ce-radar-section,.workspace-shell .workspace-content .healthcare-overlay-card,.workspace-shell .workspace-content .layer-section,.workspace-shell .workspace-content .drag-card,.workspace-shell .workspace-content .drag-cost-card,.workspace-shell .workspace-content .recommendation-card,.workspace-shell .workspace-content .reframing-question{background:#fff!important;border-color:#d2dbe5!important;box-shadow:0 8px 24px #162c4b0f}.workspace-shell .workspace-content .driver-question,.workspace-shell .workspace-content .status-label,.workspace-shell .workspace-content .score-number,.workspace-shell .workspace-content .percentage-value,.workspace-shell .workspace-content .paradox-title,.workspace-shell .workspace-content .option-main,.workspace-shell .workspace-content .layer-score-value,.workspace-shell .workspace-content .drag-value,.workspace-shell .workspace-content .recommendation-action{color:#172c4b!important}.workspace-shell .workspace-content .ce-subtitle,.workspace-shell .workspace-content .status-probability,.workspace-shell .workspace-content .score-range,.workspace-shell .workspace-content .percentage-label,.workspace-shell .workspace-content .multiplier-text,.workspace-shell .workspace-content .multiplier-source,.workspace-shell .workspace-content .driver-benchmark,.workspace-shell .workspace-content .score-description,.workspace-shell .workspace-content .option-sub,.workspace-shell .workspace-content .layer-pace,.workspace-shell .workspace-content .drag-status,.workspace-shell .workspace-content .mapping-status,.workspace-shell .workspace-content .recommendation-detail,.workspace-shell .workspace-content .drag-cost-detail,.workspace-shell .workspace-content .drag-cost-rate{color:#60748a!important}.workspace-shell .workspace-content .score-btn,.workspace-shell .workspace-content .option-button,.workspace-shell .workspace-content .question-option{background:#fff!important;color:#2b3d52!important;border-color:#bfcbd7!important}.workspace-shell .workspace-content .score-btn.active,.workspace-shell .workspace-content .option-button.selected,.workspace-shell .workspace-content .question-option.selected{background:#b87333!important;color:#fff!important;border-color:#b87333!important}.workspace-shell>header .btn-ghost,.workspace-shell>div:first-child .btn-ghost,.workspace-shell>div:first-child .btn-sec{color:#fff;border-color:#ffffff47}.workspace-shell>div:first-child .btn-ghost:hover,.workspace-shell>div:first-child .btn-sec:hover{background:#ffffff1a}@media(max-width:760px){.workspace-shell{overflow-x:hidden}.workspace-shell>div:first-child{padding-left:18px!important;padding-right:18px!important}.workspace-header__actions{width:100%;max-width:100%;flex-wrap:wrap}.workspace-header__actions>span{min-width:0;max-width:100%;overflow-wrap:anywhere}.workspace-tab-nav{padding:0 16px!important;flex-wrap:wrap;gap:0!important;overflow-x:visible!important}.workspace-primary-tab{flex:1 1 33.333%;min-width:0;padding:12px 7px 10px!important;white-space:normal!important}.workspace-primary-tab>span{max-width:100%;line-height:1.3;overflow-wrap:anywhere}.workspace-more-tab{order:4;width:100%;min-width:0!important;margin-left:0!important;padding:9px 0 11px!important}.workspace-shell .workspace-content{padding:24px 16px 44px!important}.workspace-shell .workspace-content .card{padding:18px!important}.decision-context{align-items:flex-start;flex-direction:column}.decision-context__actions{justify-content:flex-start}.alignment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.alignment-objective-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px!important;padding:10px 0!important}.alignment-objective-row__name{width:auto!important;min-width:0;overflow-wrap:anywhere}.alignment-objective-row__function{grid-column:1 / -1;width:auto!important}.alignment-objective-row__choice{grid-column:1 / -1;width:100%!important;min-width:0}.alignment-objective-row__score{grid-column:2;grid-row:1;width:auto!important}.decision-queue__table{display:none}.decision-queue__cards{display:grid;gap:12px}.advisor-panel__header{align-items:flex-start!important;flex-direction:column;gap:12px}.advisor-panel__actions{width:100%;flex-wrap:wrap}}@keyframes bvf-fade-in-out{0%{opacity:0}15%{opacity:1}70%{opacity:1}to{opacity:0}}@keyframes bvf-highlight-fade{0%{background-color:var(--flash-bg)}to{background-color:transparent}}@media(max-width:600px){.tab-body{padding-left:16px;padding-right:16px}.tab-nav{padding:0 16px}.bvf-layers{flex-direction:column}.pilot-question{align-items:stretch;flex-direction:column;gap:8px}.pilot-question-text{padding-right:0}.pilot-options{width:100%;flex-basis:auto}.pilot-option{min-height:42px;font-size:12px}}*,*:before,*:after{font-style:normal!important}
