:root{--focus-ring: #5f7993}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#212529;background:#f8f9fa;height:100dvh;overflow:hidden;line-height:1.4}.route-loading{min-height:100dvh;display:grid;place-items:center;color:#486581;font-size:.875rem}#root{height:100dvh;overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#102a43}p{line-height:1.5;color:#495057}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dee2e6}::-webkit-scrollbar-thumb:hover{background:#adb5bd}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::selection{background:#d9e2ec;color:#102a43}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;border-radius:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.survey-choice:focus-within{outline:3px solid var(--focus-ring);outline-offset:3px}.survey-fields[inert]{opacity:.65}.simulation-screen{width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}.simulation-topbar{flex:0 0 40px;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;z-index:30}.simulation-main{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,2.125fr) minmax(300px,1fr);overflow:hidden;position:relative}.simulation-decision-pane,.simulation-advisor-pane{min-width:0;min-height:0}.simulation-decision-pane{padding:16px 20px;overflow:hidden;display:flex;flex-direction:column}.simulation-advisor-pane{overflow:hidden}.decision-panel{height:100%;min-height:0;display:flex;flex-direction:column}.decision-panel__content{min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-gutter:stable}.decision-evidence{flex:1;min-height:300px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(230px,1fr);gap:10px;margin-bottom:12px}.decision-evidence--single{grid-template-columns:minmax(0,1fr)}.decision-options{min-width:0;padding:0;border:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.decision-option{position:relative;display:block;min-width:0;width:100%;text-align:left;font:inherit;-webkit-user-select:none;user-select:none}.decision-option[data-disabled=true]{cursor:not-allowed!important}.decision-option:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.decision-action-bar{flex-wrap:wrap}.decision-status{min-width:0;white-space:normal;overflow-wrap:anywhere}.advisor-question-input::placeholder{color:#ffffffad;opacity:1}.chart-display{min-width:0;min-height:300px;margin:0}.chart-display__visual{width:100%}.chart-data-details{margin-top:7px;padding-top:6px;border-top:1px solid #e9ecef;color:#334e68;font-size:11px}.chart-data-details>summary{width:fit-content;min-height:32px;cursor:pointer;color:#2b6cb0;font-weight:600;line-height:1.5;display:flex;align-items:center}.chart-data-details>summary:hover{text-decoration:underline}.chart-data-table-wrap{max-height:260px;margin-top:7px;overflow:auto;border:1px solid #d9e2ec}.chart-data-table{width:max-content;min-width:100%;border-collapse:collapse;background:#fff;font-size:10px;font-variant-numeric:tabular-nums}.chart-data-table caption{padding:8px;color:#334e68;font-weight:600;text-align:left}.chart-data-table th,.chart-data-table td{padding:6px 8px;border-top:1px solid #e9ecef;text-align:right;white-space:nowrap}.chart-data-table thead th{position:sticky;top:0;z-index:1;background:#f0f4f8;color:#243b53;font-weight:700}.chart-data-table th:first-child{position:sticky;left:0;text-align:left;background:#f8f9fa}.chart-data-table thead th:first-child{z-index:2;background:#f0f4f8}.tutorial-steps{grid-template-columns:repeat(4,minmax(0,1fr))}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
