.scope-options{display:flex;flex-direction:column;gap:.5rem}.scope-options .form-check{padding:.75rem 1rem .75rem 2.5rem;border:1px solid var(--border-color, #dee2e6);border-radius:var(--radius, .5rem);transition:all .2s ease;cursor:pointer}.scope-options .form-check:hover{border-color:var(--accent);background:var(--accent-pale)}.scope-options .form-check-input:checked~.form-check-label{color:var(--accent)}.scope-options .form-check:has(.form-check-input:checked){border-color:var(--accent);background:var(--accent-pale)}.scope-options .form-check-label strong{display:block;margin-bottom:.25rem}.scope-options .form-check-input:checked{background-color:var(--accent)!important;border-color:var(--accent)!important}.scope-options .form-check-input:focus{border-color:var(--accent)!important;box-shadow:0 0 0 .25rem #1b7a5a40!important}.accordion-item.section-disabled{opacity:.5}.accordion-item.section-disabled .accordion-body{pointer-events:none}.section-toggle{width:2.5rem;height:1.25rem}.confidence-bar{width:120px;height:8px;background:var(--gray-200, #e9ecef);border-radius:4px;overflow:hidden}.confidence-fill{height:100%;background:linear-gradient(90deg,#dc3545,#ffc107,#198754);transition:width .3s ease}.breakdown-item{display:flex;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border-color, #dee2e6)}.breakdown-item:last-child{border-bottom:none}.breakdown-color{width:12px;height:12px;border-radius:2px;margin-right:.75rem;flex-shrink:0}.breakdown-label{flex:1;font-size:.875rem}.breakdown-value{font-weight:600;font-size:.875rem;white-space:nowrap}.gantt-container{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:-1rem;padding:1rem}.gantt-wrapper{min-width:700px}.gantt-header{display:flex;border-bottom:2px solid var(--border-color, #dee2e6);font-size:.75rem;font-weight:600;color:var(--gray-600, #6c757d)}.gantt-task-name-header{width:140px;flex-shrink:0;padding:.5rem}.gantt-timeline-header{flex:1;display:flex}.gantt-week-header{flex:1;text-align:center;padding:.5rem .25rem;border-left:1px solid var(--border-color, #dee2e6)}.gantt-body{display:flex;flex-direction:column}.gantt-row{display:flex;border-bottom:1px solid var(--border-color, #dee2e6)}.gantt-row:last-child{border-bottom:none}.gantt-task-name{width:140px;flex-shrink:0;padding:.5rem;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}.gantt-timeline{flex:1;position:relative;min-height:32px}.gantt-week-cells{display:flex;position:absolute;top:0;left:0;right:0;bottom:0}.gantt-week-cell{flex:1;border-left:1px solid var(--border-color, #dee2e6)}.gantt-bar{position:absolute;top:4px;bottom:4px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:.6875rem;color:#fff;font-weight:500;min-width:20px;box-shadow:0 1px 2px #0000001a}.milestones-list{display:flex;flex-direction:column;gap:.5rem}.milestone-item{display:flex;align-items:center;font-size:.875rem}.milestone-name{flex:1}.milestone-week{font-size:.8125rem}.history-item{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border-color, #dee2e6);gap:1rem}.history-item:last-child{border-bottom:none}.history-info{flex:1;min-width:0}.history-value{font-weight:600;white-space:nowrap}.history-load{flex-shrink:0}.recommendations-section .alert,.risks-section .alert{font-size:.875rem}.metric-value-small{font-size:.85rem;line-height:1.3}.price-range{display:flex;flex-direction:column;align-items:center;font-size:.85rem;line-height:1.4}.price-range .price-min,.price-range .price-max{white-space:nowrap}.price-range .price-separator{font-size:.7rem;color:var(--text-muted);margin:.1rem 0}.metric-cards-row{display:flex;flex-wrap:wrap}.metric-cards-row>[class*=col-]{display:flex}.metric-cards-row .metric-card{display:flex;flex-direction:column;justify-content:center;min-height:100px;width:100%}.metric-cards-row .metric-card .metric-value{display:flex;flex-direction:column;align-items:center;justify-content:center}#evaluationContent{padding:1.25rem}.evaluation-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.evaluation-description{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.evaluation-sections{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.eval-section{padding:.875rem 1rem;border-radius:var(--radius);background:var(--gray-50, #f8f9fa);border-left:3px solid var(--border-color)}.eval-section.positive{background:var(--success-pale);border-left-color:var(--success)}.eval-section.warning{background:#f59e0b14;border-left-color:#f59e0b}.eval-section.negative{background:#ef444414;border-left-color:var(--danger)}.eval-section.neutral{background:var(--accent-pale);border-left-color:var(--accent)}.eval-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.eval-section-header strong{font-size:.875rem}.eval-icon{font-size:1rem}.eval-section-text{font-size:.8125rem;color:var(--text-secondary);margin:0;line-height:1.5}.eval-summary{background:var(--accent-pale);border-radius:var(--radius);padding:1rem;margin-top:1rem}.eval-summary-header{font-weight:600;font-size:.875rem;color:var(--accent-dark);margin-bottom:.75rem}.eval-summary-row{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.875rem;border-bottom:1px solid rgba(27,122,90,.15)}.eval-summary-row:last-child{border-bottom:none}.eval-summary-row strong{font-weight:600}.house-only,.flat-only{transition:opacity .3s ease}#resultsContainer{transition:opacity .15s ease}#detailSections{display:flex;flex-direction:column;gap:.5rem}#detailSections .accordion-item{border:1px solid var(--border-light, #e2e8f0);border-radius:var(--radius, 8px);overflow:hidden;background:var(--bg-card, #fff)}#detailSections .accordion-item:not(:first-of-type){border-top:1px solid var(--border-light, #e2e8f0)}#detailSections .accordion-button{padding:.875rem 1rem;border-radius:var(--radius, 8px)!important;font-weight:500}#detailSections .accordion-button:not(.collapsed){background-color:var(--accent-pale)!important;color:var(--accent)!important;box-shadow:none!important;border-radius:var(--radius, 8px) var(--radius, 8px) 0 0!important}#detailSections .accordion-button:focus{box-shadow:0 0 0 .25rem #1b7a5a40!important;border-color:var(--accent)!important}#detailSections .accordion-body{padding:1.25rem;background:var(--gray-50, #f8f9fa)}#detailSections .form-check-input:checked{background-color:var(--accent)!important;border-color:var(--accent)!important}.section-toggle:checked{background-color:var(--accent)!important;border-color:var(--accent)!important}.section-toggle:focus{box-shadow:0 0 0 .25rem #1b7a5a40!important}.calculator-form .card-header{font-weight:600;font-size:.9375rem}.calculator-form .card-header i{color:var(--accent)}.chart-container{position:relative;height:200px}@media (min-width: 768px){.chart-container{height:250px}}@media (max-width: 767.98px){.gantt-task-name-header,.gantt-task-name{width:100px}.gantt-bar{font-size:.625rem}.breakdown-item{flex-wrap:wrap}.breakdown-value{width:100%;margin-top:.25rem;margin-left:calc(12px + .75rem)}}.vat-info-banner{background-color:var(--accent-pale);border-left:3px solid var(--accent);padding:12px 16px;border-radius:6px;font-size:.9rem;color:var(--text-secondary)}.vat-info-banner strong{color:var(--text-primary)}.savings-panel{border-left:4px solid #f59e0b}.savings-panel .card-title{margin-bottom:.75rem;font-size:1rem}@media (max-width: 576px){.card-body{overflow-x:hidden}.price-range-card,.result-card{word-break:break-word}}
