.entscheidungshelfy-tool{--bs-primary:var(--lm-blue,#005d95);--bs-primary-rgb:0, 93, 149;--bs-heading-color:#161851;--bs-secondary-color:#686f7a;--bs-border-color:#dfe3e8;--app-surface:#fff;--app-accent-soft:rgba(var(--bs-primary-rgb), .06);width:100%;min-width:0;font-family:inherit}.entscheidungshelfy-tool button,.entscheidungshelfy-tool input,.entscheidungshelfy-tool select{font-family:inherit}.entscheidungshelfy-tool section{padding:0}.entscheidungshelfy-tool .btn{border:1px solid var(--bs-border-color);color:var(--bs-heading-color);background:0 0;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5}.entscheidungshelfy-tool .btn-sm{padding:.25rem .5rem;font-size:.875rem}.entscheidungshelfy-tool .btn-primary,.entscheidungshelfy-tool .progress-bar{background-color:var(--bs-primary);border-color:var(--bs-primary)}.entscheidungshelfy-tool .btn-primary{color:#fff}.entscheidungshelfy-tool .btn-primary:hover{color:#fff;background:#004874;border-color:#004874}.entscheidungshelfy-tool .btn-outline-secondary{color:var(--bs-heading-color);background:0 0;border-color:#8893a2}.entscheidungshelfy-tool .btn-outline-secondary:hover{color:var(--bs-heading-color);background:#edf0f3;border-color:#8893a2}.entscheidungshelfy-tool .btn-outline-danger{color:var(--lm-red,#b4161b);border-color:var(--lm-red,#b4161b)}.entscheidungshelfy-tool .btn-outline-danger:hover{color:#fff;background:var(--lm-red,#b4161b);border-color:var(--lm-red,#b4161b)}.entscheidungshelfy-tool .btn-outline-primary{color:var(--bs-primary);border-color:var(--bs-primary)}.entscheidungshelfy-tool .btn-outline-primary:hover{color:#fff;background-color:var(--bs-primary)}.entscheidungshelfy-tool .tool-icon{font-size:1.15em;line-height:1;display:inline-block}.entscheidungshelfy-tool .evaluation-summary,.entscheidungshelfy-tool .evaluation-explanation,.entscheidungshelfy-tool .evaluation-transfer{border-top:1px solid var(--bs-border-color);margin-top:2.5rem;padding-top:2rem}.entscheidungshelfy-tool .cloud-tool__head p{margin-bottom:0}.entscheidungshelfy-tool .cloud-tool__head .btn{flex-shrink:0}.entscheidungshelfy-tool .cloud-question legend{float:none;width:auto;padding:0 .25rem;font-weight:600}.entscheidungshelfy-tool .cloud-question__answers input{flex:none}.entscheidungshelfy-tool :focus-visible{outline:2px solid var(--bs-primary);outline-offset:3px}.entscheidungshelfy-tool .tool-print-only{display:none}.entscheidungshelfy-tool .cloud-tool{gap:28px;display:grid}.entscheidungshelfy-tool .cloud-tool__head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.entscheidungshelfy-tool .cloud-tool__head h2{margin-bottom:8px}.entscheidungshelfy-tool .cloud-result{border:1px solid var(--bs-border-color);background:var(--app-accent-soft);border-radius:6px;gap:16px;padding:22px;display:grid}.entscheidungshelfy-tool .cloud-result__labels,.entscheidungshelfy-tool .cloud-result__scores{justify-content:space-between;gap:16px;display:flex}.entscheidungshelfy-tool .cloud-result__labels{color:var(--bs-heading-color);font-weight:700}.entscheidungshelfy-tool .cloud-result__scale{border-radius:999px;height:82px;position:relative}.entscheidungshelfy-tool .cloud-result__scale:before{background:linear-gradient(90deg, var(--lm-orange,#eca11f), #f8fafc 50%, var(--bs-primary));content:"";border-radius:999px;height:18px;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 0 0 1px #1720331f}.entscheidungshelfy-tool .cloud-result__marker{width:40px;height:40px;color:var(--bs-heading-color);place-items:center;transition:left .18s;display:grid;position:absolute;top:0;transform:translate(-50%)}.entscheidungshelfy-tool .cloud-result__marker span{font-size:48px;line-height:1;display:block}.entscheidungshelfy-tool .cloud-result__summary strong{color:var(--bs-heading-color);margin-bottom:4px;font-size:1.1rem;display:block}.entscheidungshelfy-tool .cloud-result__scores{margin:0}.entscheidungshelfy-tool .cloud-result__scores div{background:var(--app-surface);border-radius:6px;min-width:0;padding:12px 14px}.entscheidungshelfy-tool .cloud-result__scores dt{font-size:.86rem}.entscheidungshelfy-tool .cloud-result__scores dd{color:var(--bs-heading-color);margin:0;font-size:1.4rem;font-weight:700}.entscheidungshelfy-tool .cloud-section-list,.entscheidungshelfy-tool .cloud-question-list{display:grid}.entscheidungshelfy-tool .cloud-section-list{gap:16px}.entscheidungshelfy-tool .cloud-section{border:1px solid var(--bs-border-color);background:var(--app-surface);border-radius:6px}.entscheidungshelfy-tool .cloud-section__summary{background:var(--app-accent-soft);cursor:pointer;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;gap:6px 16px;min-height:76px;padding:18px 20px;list-style:none;display:grid}.entscheidungshelfy-tool .cloud-section__summary::-webkit-details-marker{display:none}.entscheidungshelfy-tool .cloud-section__summary::marker{content:""}.entscheidungshelfy-tool .cloud-section__summary:hover{background:rgba(var(--bs-primary-rgb), .1)}.entscheidungshelfy-tool .cloud-section__summary h3{color:var(--bs-heading-color);grid-column:1;margin:0;font-size:1.3rem;line-height:1.35}.entscheidungshelfy-tool .cloud-section__summary small{color:var(--bs-secondary-color);grid-column:1;font-size:.9rem;line-height:1.4}.entscheidungshelfy-tool .cloud-section__chevron{color:var(--bs-primary);grid-area:1/2/span 2;align-self:center;font-size:2rem;line-height:1;transition:transform .18s}.entscheidungshelfy-tool .cloud-section[open]>.cloud-section__summary{border-bottom:1px solid var(--bs-border-color);border-radius:6px 6px 0 0}.entscheidungshelfy-tool .cloud-section[open]>.cloud-section__summary .cloud-section__chevron{transform:rotate(90deg)}.entscheidungshelfy-tool .cloud-section__content{gap:20px;padding:20px;font-size:1rem;line-height:1.6;display:grid}.entscheidungshelfy-tool .cloud-section__description p:last-child{margin-bottom:0}.entscheidungshelfy-tool .cloud-question-list{gap:18px}.entscheidungshelfy-tool .cloud-question{border:1px solid var(--bs-border-color);background:var(--app-surface);border-radius:6px;padding:20px}.entscheidungshelfy-tool .cloud-question legend{color:var(--bs-heading-color);margin:0 0 14px;font-size:1.1rem}.entscheidungshelfy-tool .cloud-question__answers{gap:10px;display:grid}.entscheidungshelfy-tool .cloud-question__answers label{border:1px solid var(--bs-border-color);cursor:pointer;background:#ffffff73;border-radius:6px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.entscheidungshelfy-tool .cloud-question__answers input{accent-color:var(--bs-primary);margin-top:6px}@media screen and (width<=720px){.entscheidungshelfy-tool .cloud-tool__head{flex-direction:column}.entscheidungshelfy-tool .cloud-section__summary,.entscheidungshelfy-tool .cloud-section__content{padding:16px}.entscheidungshelfy-tool .cloud-question{padding:14px}}.entscheidungshelfy-tool .evaluation__toolbar,.entscheidungshelfy-tool .evaluation__toolbar-actions{gap:16px;display:flex}.entscheidungshelfy-tool .evaluation__toolbar{justify-content:space-between;align-items:flex-start}.entscheidungshelfy-tool .evaluation__toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.entscheidungshelfy-tool .evaluation__toolbar-actions .btn,.entscheidungshelfy-tool .evaluation-provider-head__export,.entscheidungshelfy-tool .evaluation-provider-head__remove{justify-content:center;align-items:center;gap:8px;display:inline-flex}.entscheidungshelfy-tool .evaluation__toolbar h2{margin-bottom:.35rem;font-size:clamp(1.35rem,2.5vw,1.65rem)}.entscheidungshelfy-tool .question-config__status,.entscheidungshelfy-tool .evaluation__empty{color:var(--bs-primary);margin-top:12px;font-weight:700}.entscheidungshelfy-tool.content-page--drop-active{outline:3px dashed rgba(var(--bs-primary-rgb), .45);outline-offset:8px}.entscheidungshelfy-tool .evaluation-import-dropzone{border:2px dashed rgba(var(--bs-primary-rgb), .22);background:rgba(var(--bs-primary-rgb), .04);color:var(--bs-heading-color);border-radius:6px;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:16px;font-weight:700;transition:border-color .2s,background-color .2s;display:flex}.entscheidungshelfy-tool .evaluation-import-dropzone--active{border-color:var(--bs-primary);background:var(--app-accent-soft)}.entscheidungshelfy-tool .evaluation-table-wrap{margin-top:22px;overflow-x:auto}.entscheidungshelfy-tool .evaluation-table{border-collapse:separate;border-spacing:0;width:100%;min-width:860px;font-size:1.0625rem;line-height:1.5}.entscheidungshelfy-tool .evaluation-table th,.entscheidungshelfy-tool .evaluation-table td{border-bottom:1px solid var(--bs-border-color);vertical-align:top;padding:12px 14px}.entscheidungshelfy-tool .evaluation-table thead th{color:var(--bs-heading-color);background:var(--app-accent-soft)}.entscheidungshelfy-tool .evaluation-table thead th:first-child{border-top-left-radius:16px}.entscheidungshelfy-tool .evaluation-table thead th:last-child{border-top-right-radius:16px}.entscheidungshelfy-tool .evaluation-table__toggle-column{width:56px}.entscheidungshelfy-tool .evaluation-table__question-column{width:42%}.entscheidungshelfy-tool .evaluation-table__header-actions{flex-wrap:wrap;gap:8px;display:flex}.entscheidungshelfy-tool .evaluation-table__chapter-row th,.entscheidungshelfy-tool .evaluation-table__chapter-row td{color:var(--bs-heading-color);background:#e9f2f7;border-top:1px solid #c6d8e3;border-bottom-color:#c6d8e3;padding:20px 18px}.entscheidungshelfy-tool .evaluation-table__chapter-spacer td{background:0 0;border:0;height:24px;padding:0}.entscheidungshelfy-tool .evaluation-table__chapter-row>th{border-left:4px solid var(--bs-primary);border-radius:6px 0 0 6px}.entscheidungshelfy-tool .evaluation-table__chapter-row>td:last-child{border-right:1px solid #c6d8e3;border-radius:0 6px 6px 0}.entscheidungshelfy-tool .evaluation-table__section-row th,.entscheidungshelfy-tool .evaluation-table__section-row td{color:var(--bs-heading-color);background:#f5f7f9}.entscheidungshelfy-tool .evaluation-table__section-row>th{padding-left:36px}.entscheidungshelfy-tool .evaluation-table__chapter-row>th:hover,.entscheidungshelfy-tool .evaluation-table__section-row>th:hover{background:#dcebf4}.entscheidungshelfy-tool .evaluation-provider-head{gap:10px}.entscheidungshelfy-tool .evaluation-provider-head,.entscheidungshelfy-tool .evaluation-summary__grid{display:flex}.entscheidungshelfy-tool .evaluation-provider-head{align-items:center}.entscheidungshelfy-tool .evaluation-provider-head__actions{align-items:center;gap:6px;display:inline-flex}.entscheidungshelfy-tool .evaluation-table__section-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:10px;padding:0;display:grid}.entscheidungshelfy-tool .evaluation-table__section-title{align-items:center;gap:8px;display:flex}.entscheidungshelfy-tool .evaluation-table__section-chevron{color:var(--bs-primary);transition:transform .18s}.entscheidungshelfy-tool .evaluation-table__chapter-row--collapsed .evaluation-table__section-chevron,.entscheidungshelfy-tool .evaluation-table__section-row--collapsed .evaluation-table__section-chevron{transform:rotate(-90deg)}.entscheidungshelfy-tool .evaluation-table__chapter-row .evaluation-table__section-title{font-size:1.375rem;font-weight:700;line-height:1.35}.entscheidungshelfy-tool .evaluation-table__section-row .evaluation-table__section-title{font-size:1.125rem;font-weight:600;line-height:1.4}.entscheidungshelfy-tool .evaluation-table__chapter-row .evaluation-table__section-report-head strong{color:var(--bs-heading-color);font-size:1.125rem}.entscheidungshelfy-tool .evaluation-table__section-progress,.entscheidungshelfy-tool .evaluation-table__section-report{gap:6px;display:grid}.entscheidungshelfy-tool .evaluation-table__section-progress{max-width:420px;color:var(--bs-secondary-color);font-size:.875rem;font-weight:400}.entscheidungshelfy-tool .evaluation-table__section-progress .progress,.entscheidungshelfy-tool .evaluation-table__section-report .progress{background:#ffffffc7;height:7px}.entscheidungshelfy-tool .evaluation-table__section-report-cell{min-width:190px}.entscheidungshelfy-tool .evaluation-table__section-report{min-width:160px}.entscheidungshelfy-tool .evaluation-table__section-report-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.entscheidungshelfy-tool .evaluation-table__section-report-head strong{color:var(--bs-primary);font-size:1rem}.entscheidungshelfy-tool .evaluation-table__section-report-head span,.entscheidungshelfy-tool .evaluation-table__section-report small{color:var(--bs-secondary-color);font-size:.875rem}.entscheidungshelfy-tool .evaluation-table__section-report--muted{color:var(--bs-secondary-color);background:#ffffffb3;border-radius:6px;padding:8px 10px;font-weight:700}.entscheidungshelfy-tool .evaluation-table__section-weight{gap:4px;min-width:180px;font-weight:700;display:grid}.entscheidungshelfy-tool .evaluation-provider-head{min-width:210px}.entscheidungshelfy-tool .evaluation-provider-head__remove{flex:none}.entscheidungshelfy-tool .evaluation-table__hint-row td{color:var(--bs-heading-color);background:var(--app-accent-soft);font-weight:700}.entscheidungshelfy-tool .evaluation-table__actions-row td{background:rgba(var(--bs-primary-rgb), .03)}.entscheidungshelfy-tool .evaluation-table__custom-question-row td{background:rgba(var(--bs-primary-rgb), .02)}.entscheidungshelfy-tool .evaluation-table__actions{flex-wrap:wrap;align-items:end;gap:10px 12px;display:flex}.entscheidungshelfy-tool .evaluation-table__actions .evaluation-table__section-weight{margin-left:auto}.entscheidungshelfy-tool .evaluation-table__custom-question-form,.entscheidungshelfy-tool .evaluation-table__custom-question-cell{align-items:center;gap:8px}.entscheidungshelfy-tool .evaluation-table__custom-question-cell{grid-template-columns:minmax(0,1fr) auto;display:grid}.entscheidungshelfy-tool .evaluation-table__custom-question-form{width:100%;margin:0}.entscheidungshelfy-tool .evaluation-table__custom-question-form .form-control{width:100%;min-width:220px}.entscheidungshelfy-tool .evaluation-table__custom-question-cell .form-control{width:100%;min-width:0}.entscheidungshelfy-tool .evaluation-table__custom-question-form .btn,.entscheidungshelfy-tool .evaluation-table__custom-question-cell .btn{white-space:nowrap}.entscheidungshelfy-tool .evaluation-table__toggle-cell{text-align:center}.entscheidungshelfy-tool .evaluation-table__question-row--inactive{opacity:.58}.entscheidungshelfy-tool .evaluation-table__question-row--inactive td:nth-child(2){text-decoration:line-through}.entscheidungshelfy-tool .evaluation-table__answer-cell{min-width:160px}.entscheidungshelfy-tool .evaluation-table__answer-cell .form-select{min-width:140px}.entscheidungshelfy-tool .evaluation-table .form-select,.entscheidungshelfy-tool .evaluation-table .form-control{min-height:2.75rem;font-size:1rem}.entscheidungshelfy-tool .evaluation-table .btn-sm{min-height:2.5rem;font-size:.9375rem}.entscheidungshelfy-tool .evaluation-table .form-check-input{cursor:pointer;width:1.25rem;height:1.25rem}.entscheidungshelfy-tool .evaluation-table__question-cell{color:inherit;font-size:1.0625rem;font-weight:400}.entscheidungshelfy-tool .evaluation-summary__grid{flex-wrap:wrap;gap:16px;margin-top:18px}.entscheidungshelfy-tool .evaluation-summary-card{border:1px solid var(--bs-border-color);background:rgba(var(--bs-primary-rgb), .04);border-radius:6px;flex:240px;padding:18px}.entscheidungshelfy-tool .evaluation-summary-card h3{color:var(--bs-heading-color);margin-bottom:.75rem}.entscheidungshelfy-tool .evaluation-summary-card__percent{color:var(--bs-primary);margin-bottom:10px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.entscheidungshelfy-tool .evaluation-summary-card__recommendation{background:var(--app-accent-soft);color:var(--bs-heading-color);border-radius:999px;margin:12px 0 0;padding:4px 10px;font-weight:700;display:inline-block}.entscheidungshelfy-tool .evaluation-summary-card p{margin-top:12px}.entscheidungshelfy-tool .evaluation-summary-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.entscheidungshelfy-tool .evaluation-summary-card__facts li{text-align:center;background:#ffffffb8;border-radius:6px;padding:8px;list-style:none}.entscheidungshelfy-tool .evaluation-summary-card__facts strong{color:var(--bs-heading-color);font-size:1.25rem;display:block}.entscheidungshelfy-tool .evaluation-explanation__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.entscheidungshelfy-tool .evaluation-explanation__grid article{border:1px solid rgba(var(--bs-primary-rgb), .14);background:rgba(var(--bs-primary-rgb), .035);border-radius:6px;padding:18px}.entscheidungshelfy-tool .evaluation-explanation__nerd-box{grid-column:1/-1}.entscheidungshelfy-tool .evaluation-explanation__grid h3{color:var(--bs-heading-color);margin-bottom:.75rem;font-size:1.1rem}.entscheidungshelfy-tool .evaluation-explanation__grid p:last-child,.entscheidungshelfy-tool .evaluation-explanation__grid ul:last-child{margin-bottom:0}.entscheidungshelfy-tool .evaluation-explanation__grid ul{padding-left:1.2rem}@media screen and (width<=640px){.entscheidungshelfy-tool .evaluation__toolbar{grid-template-columns:1fr;display:grid}.entscheidungshelfy-tool .evaluation-explanation__grid{grid-template-columns:1fr}.entscheidungshelfy-tool .evaluation-provider-head{min-width:180px;display:grid}.entscheidungshelfy-tool .evaluation-table__actions .evaluation-table__section-weight{width:100%;margin-left:0}}@media screen and (width<=760px){.entscheidungshelfy-tool .evaluation-table-wrap{overflow-x:visible}.entscheidungshelfy-tool .evaluation-table,.entscheidungshelfy-tool .evaluation-table colgroup,.entscheidungshelfy-tool .evaluation-table thead,.entscheidungshelfy-tool .evaluation-table tbody,.entscheidungshelfy-tool .evaluation-table tr,.entscheidungshelfy-tool .evaluation-table th,.entscheidungshelfy-tool .evaluation-table td{display:block}.entscheidungshelfy-tool .evaluation-table{min-width:0}.entscheidungshelfy-tool .evaluation-table colgroup{display:none}.entscheidungshelfy-tool .evaluation-table thead tr,.entscheidungshelfy-tool .evaluation-table tbody{gap:10px;display:grid}.entscheidungshelfy-tool .evaluation-table thead tr{margin-bottom:12px}.entscheidungshelfy-tool .evaluation-table tbody{margin-bottom:24px}.entscheidungshelfy-tool .evaluation-table .evaluation-table__chapter-spacer{display:none}.entscheidungshelfy-tool .evaluation-table th,.entscheidungshelfy-tool .evaluation-table td{border-bottom:0;width:100%;padding:10px 12px}.entscheidungshelfy-tool .evaluation-table thead th{border-radius:6px}.entscheidungshelfy-tool .evaluation-table thead th:not(:first-child):before,.entscheidungshelfy-tool .evaluation-table__section-report-cell:before,.entscheidungshelfy-tool .evaluation-table__answer-cell:before{color:var(--bs-secondary-color);letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.entscheidungshelfy-tool .evaluation-table thead th:not(:first-child):before{content:"Anbieter"}.entscheidungshelfy-tool .evaluation-table__section-report-cell:before,.entscheidungshelfy-tool .evaluation-table__answer-cell:before{content:attr(data-provider)}.entscheidungshelfy-tool .evaluation-table__chapter-row,.entscheidungshelfy-tool .evaluation-table__section-row,.entscheidungshelfy-tool .evaluation-table__question-row,.entscheidungshelfy-tool .evaluation-table__hint-row,.entscheidungshelfy-tool .evaluation-table__actions-row,.entscheidungshelfy-tool .evaluation-table__custom-question-row{border:1px solid var(--bs-border-color);border-radius:6px;overflow:hidden}.entscheidungshelfy-tool .evaluation-table__chapter-row,.entscheidungshelfy-tool .evaluation-table__section-row{background:var(--app-accent-soft)}.entscheidungshelfy-tool .evaluation-table__section-row{background:#f5f7f9}.entscheidungshelfy-tool .evaluation-table__chapter-row{border:1px solid #c6d8e3;border-left:4px solid var(--bs-primary)}.entscheidungshelfy-tool .evaluation-table__chapter-row>th,.entscheidungshelfy-tool .evaluation-table__chapter-row>td:last-child{border:0;border-radius:0;padding:16px}.entscheidungshelfy-tool .evaluation-table__section-row>th{padding-left:20px}.entscheidungshelfy-tool .evaluation-table__question-row,.entscheidungshelfy-tool .evaluation-table__actions-row,.entscheidungshelfy-tool .evaluation-table__custom-question-row,.entscheidungshelfy-tool .evaluation-table__hint-row{background:rgba(var(--bs-primary-rgb), .025)}.entscheidungshelfy-tool .evaluation-table__section-toggle{gap:8px}.entscheidungshelfy-tool .evaluation-table__section-title{align-items:flex-start}.entscheidungshelfy-tool .evaluation-table__section-progress{max-width:none}.entscheidungshelfy-tool .evaluation-table__section-report-cell{min-width:0}.entscheidungshelfy-tool .evaluation-table__section-report{background:#ffffffb8;border-radius:6px;min-width:0;padding:10px}.entscheidungshelfy-tool .evaluation-table__section-report-head{gap:2px;display:grid}.entscheidungshelfy-tool .evaluation-table__actions{grid-template-columns:1fr;align-items:stretch;display:grid}.entscheidungshelfy-tool .evaluation-table__custom-question-form,.entscheidungshelfy-tool .evaluation-table__custom-question-cell{grid-template-columns:1fr;display:grid}.entscheidungshelfy-tool .evaluation-table__custom-question-form .form-control,.entscheidungshelfy-tool .evaluation-table__custom-question-cell .form-control{min-width:0}.entscheidungshelfy-tool .evaluation-table__custom-question-form .btn,.entscheidungshelfy-tool .evaluation-table__actions .btn,.entscheidungshelfy-tool .evaluation-table__header-actions .btn,.entscheidungshelfy-tool .evaluation__toolbar-actions .btn{width:100%}.entscheidungshelfy-tool .evaluation-table__toggle-cell{text-align:left;align-items:center;gap:8px;display:flex}.entscheidungshelfy-tool .evaluation-table__toggle-cell:after{content:"Frage verwenden";color:var(--bs-secondary-color);font-size:.85rem;font-weight:700}.entscheidungshelfy-tool .evaluation-table__question-cell{color:var(--bs-heading-color);font-weight:400}.entscheidungshelfy-tool .evaluation-table__answer-cell{min-width:0}.entscheidungshelfy-tool .evaluation-table__answer-cell .form-select{width:100%;min-width:0}.entscheidungshelfy-tool .evaluation-summary-card__facts{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.entscheidungshelfy-tool .cloud-result__marker,.entscheidungshelfy-tool .cloud-section__chevron,.entscheidungshelfy-tool .evaluation-table__section-chevron{transition:none}}@media print{.entscheidungshelfy-tool .evaluation__toolbar,.entscheidungshelfy-tool .evaluation-transfer,.entscheidungshelfy-tool .evaluation-explanation,.entscheidungshelfy-tool .evaluation-table__header-actions,.entscheidungshelfy-tool .evaluation-table__chapter-spacer,.entscheidungshelfy-tool .evaluation-provider-head__actions,.entscheidungshelfy-tool .evaluation-table__actions-row,.entscheidungshelfy-tool .evaluation-table__custom-question-row,.entscheidungshelfy-tool .evaluation-table__question-row--inactive,.entscheidungshelfy-tool .evaluation-table__section-chevron,.entscheidungshelfy-tool .alert,.entscheidungshelfy-tool .btn{display:none!important}.entscheidungshelfy-tool .tool-print-only{display:block}.entscheidungshelfy-tool .evaluation-provider-head>input,.entscheidungshelfy-tool .evaluation-table__answer-cell>select,.entscheidungshelfy-tool .evaluation-table__custom-question-cell>input{display:none}.entscheidungshelfy-tool .evaluation-table__toggle-cell{visibility:hidden;padding:0}.entscheidungshelfy-tool .evaluation-table-wrap{overflow:visible}.entscheidungshelfy-tool .evaluation-table{min-width:0;font-size:10pt}.entscheidungshelfy-tool .evaluation-table__toggle-column{width:0}.entscheidungshelfy-tool .evaluation-provider-head,.entscheidungshelfy-tool .evaluation-table__section-report,.entscheidungshelfy-tool .evaluation-table__section-report-cell,.entscheidungshelfy-tool .evaluation-table__answer-cell,.entscheidungshelfy-tool .evaluation-table__answer-cell .form-select{min-width:0}.entscheidungshelfy-tool .form-control,.entscheidungshelfy-tool .form-select{color:#000;font-size:inherit;background:0 0;border:0;padding:0}.entscheidungshelfy-tool .evaluation-summary-card,.entscheidungshelfy-tool .evaluation-table__question-row{break-inside:avoid}}
/*$vite$:1*/