.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 4px 16px #9e9e9e40}.modal-body{flex-direction:column;gap:12px;padding:32px;display:flex}.modal-title{color:#212121;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:24px;font-weight:600;line-height:32px}.modal-actions{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.modal-button{color:#212121;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:8px 12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:400;line-height:24px;transition:all .2s;display:flex}.modal-button--cancel{background:#fff;border-color:#e0e0e0}.modal-button--cancel:hover:not(:disabled){background:#fafafa;border-color:#b0b0b0}.modal-button--confirm{color:#fff;background:#212121;border-color:#212121}.modal-button--confirm:hover:not(:disabled){background:#424242;border-color:#424242}.modal-button:disabled{opacity:.6;cursor:not-allowed}.modal-close{cursor:pointer;z-index:1;background:0 0;border:none;border-radius:50%;width:40px;height:40px;padding:8px;transition:all .2s;position:absolute;top:16px;right:16px}.modal-close:hover{background:#0000000d}.modal-close:active{background:#0000001a}.progress-bar{background:#e5e5e5;border-radius:12px;width:100%;height:12px;position:relative;overflow:hidden}.progress-bar__bar{border-radius:12px;height:100%;transition:width .3s}.progress-bar__bar--primary{background:#ff6b35}.progress-bar__bar--success{background:#4caf50}.progress-bar__bar--warning{background:#ffc107}.progress-bar__bar--danger{background:#ff4c3c}.goal-level-rating{flex-direction:row;flex-shrink:0;align-items:center;display:flex}.goal-level-rating svg{flex-shrink:0;width:10.938px;height:18.605px}.goal-level-rating svg:not(:first-child){margin-left:-1.3px}.goal-level-rating--compact svg{width:7.055px;height:12px}.goal-level-rating--compact svg:not(:first-child){margin-left:-1.1px}.goal-level-rating--compact.goal-level-rating--green{color:#2ac956}.goal-level-rating--compact.goal-level-rating--yellow{color:#feb978}.goal-level-rating--compact.goal-level-rating--red{color:#fe4848}.goal-level-rating--green{color:#b2ffc7}.goal-level-rating--yellow{color:#fff0b4}.goal-level-rating--red{color:#ffb2b2}.textfield__wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:8px;gap:12px;max-width:890px;margin:0 20px 20px;padding:12px 16px;display:flex}.textfield__wrapper:focus-within{border-color:#9e9e9e}.textfield__input{resize:none;color:#212121;background:0 0;border:none;outline:none;align-self:flex-start;width:100%;min-height:26px;max-height:200px;padding:0;overflow-y:auto}.textfield__input::placeholder{color:#999}.textfield__input:disabled{opacity:.6;cursor:not-allowed}.textfield__send-button{cursor:pointer;color:#fff;z-index:10;background:#212121;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;padding:8px;transition:background .2s;display:flex}.textfield__send-button:hover:not(:disabled){background:#424242}.textfield__send-button:active:not(:disabled){background:#b3b3b3}.textfield__send-button:disabled{opacity:.5;cursor:default}.inline-error{background:#faebeb;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.inline-error__icon{color:#fe4848;flex-shrink:0}.inline-error__text{color:#212121;font-size:14px;font-weight:500;line-height:24px}.scroll-button{cursor:pointer;z-index:15;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:opacity .2s,transform .2s;display:flex;left:50%;transform:translate(-50%)}.scroll-button--fixed{position:fixed}.scroll-button--absolute{position:absolute}.scroll-button:hover{transform:translate(-50%)scale(1.1)}.scroll-button:active{transform:translate(-50%)scale(.95)}.scroll-button img{filter:drop-shadow(0 2px 8px #0000001a);width:40px;height:40px}.tabs{flex-direction:column;display:flex}.tabs__header{border-bottom:1px solid #e0e0e0;display:flex}.tabs__grey-bg{background:#f5f5f5;border-radius:12px 12px 0 0}.tabs__border{border:1px solid #e0e0e0;border-top:none;border-radius:0 0 12px 12px;margin-bottom:24px}.tabs__button{cursor:pointer;color:#616161;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:300;line-height:24px}.tabs__button:hover{color:#212121}.tabs__button--active{color:#212121;border-bottom-color:#212121;font-weight:500}.tabs__content{width:100%}.tabs--dark .tabs__header{border-bottom-color:#757575}.tabs--dark .tabs__button{color:#bdbdbd;border-radius:4px 4px 0 0}.tabs--dark .tabs__button:hover{color:#fff;background:#424242}.tabs--dark .tabs__button--active{color:#fff;border-bottom-color:#fff}.edit-scenario-view__scenario-version{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:6px;margin-top:12px;padding:12px 16px;transition:all .2s;display:flex}.edit-scenario-view__scenario-version--current{background:#eee}.edit-scenario-view__scenario-version-footer{justify-content:space-between;align-items:center;gap:12px;padding:2px 0;display:flex}.edit-scenario-view__scenario-version-footer .small-body-text{color:#757575}.edit-scenario-view__scenario-version-timestamp{color:#7a7a7a}.edit-scenario-view__scenario-version-revert{cursor:pointer;color:#212121;background:0 0;border:none;border-radius:16px;align-items:center;gap:6px;padding:4px 8px;transition:all .2s;display:flex}.edit-scenario-view__scenario-version-revert:hover:not(:disabled){color:#212121;background:#fafafa}.edit-scenario-view__scenario-version-revert:active:not(:disabled){transform:translateY(1px)}.edit-scenario-view__scenario-version-revert:disabled{opacity:.5;cursor:not-allowed}.edit-scenario-view__scenario-version-revert-icon{flex-shrink:0;width:24px;height:24px}.list{color:#616161;margin:0 0 12px 24px;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:300;line-height:24px;list-style-type:disc}.list strong{font-weight:600}.list__item{margin:0 0 8px}.list__item:last-child{margin-bottom:0}.heading-2{color:#212121;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:24px;font-weight:600;line-height:32px}.navigation-text{color:#212121;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:400;line-height:24px}.tooltip-text{color:#212121;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:14px;font-weight:400;line-height:20px}.collapse{background:#f5f5f5;width:100%;padding:16px 20px 4px}.collapse__header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:12px;display:flex}.collapse__title{color:#212121;align-items:center;gap:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:18px;font-weight:500;line-height:24px;display:flex}.collapse__title-icon{justify-content:center;align-items:center;display:inline-flex}.collapse__chevron{transition:transform .2s}.collapse__chevron--open{transform:rotate(180deg)}:root{--chart-axis-text:#9e9e9e;--chart-grid-stroke:#e0e0e0;--chart-dot-outline:#fff;--chart-fallback-line:#212121;--chart-zone-low:#ffb2b2;--chart-zone-mid:#fff0b4;--chart-zone-high:#b2ffc7;--chart-color-1:#ffb2b2;--chart-color-2:#feb978;--chart-color-3:#d09cff;--chart-color-4:#f5db6f;--chart-color-5:#78e1fe;--chart-color-6:#9cc2ff;--chart-color-7:#70e3a4;--chart-color-8:#bdbdbd;--chart-color-9:#fe78fa;--chart-color-10:#fe787a;--chart-color-11:#7cdc79;--chart-color-12:#70ade3;--chart-color-13:#c0fe78;--chart-color-14:#78fec0;--chart-color-15:#7a78fe}.radio-card-group{border:none;margin:0;padding:0}.radio-card-group__legend{color:#212121;clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:500;line-height:24px;position:absolute;overflow:hidden}.radio-card-group__cards{gap:12px;display:flex}.radio-card-group__card{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;gap:4px;padding:16px;transition:border-color .15s;display:flex}.radio-card-group__card--selected{border:1px solid #e0e0e0;padding:16px}.radio-card-group__card:has(.radio-card-group__input:focus-visible){outline-offset:2px;outline:2px solid #212121}.radio-card-group--disabled .radio-card-group__card{cursor:not-allowed;background:#f5f5f5}.radio-card-group__radio-row{align-items:center;gap:8px;display:flex}.radio-card-group__input{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.radio-card-group__radio-outer{background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.radio-card-group__radio-outer--selected{border:2px solid #212121}.radio-card-group--disabled .radio-card-group__radio-outer{border-color:#e0e0e0}.radio-card-group--disabled .radio-card-group__radio-outer--selected{border-color:#9e9e9e}.radio-card-group__radio-inner{background:#212121;border-radius:50%;width:10px;height:10px}.radio-card-group--disabled .radio-card-group__radio-inner{background:#9e9e9e}.radio-card-group__label{color:#212121;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:16px;font-weight:400;line-height:24px}.radio-card-group--disabled .radio-card-group__label{color:#9e9e9e}.radio-card-group__helper-text{color:#616161;align-items:center;min-height:48px;margin:0;padding-left:28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;font-size:14px;font-weight:300;line-height:24px;display:flex}.radio-card-group--disabled .radio-card-group__helper-text{color:#9e9e9e}
