@charset "UTF-8";@font-face{font-family:poppins;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:400}@font-face{font-family:poppins;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:500}@font-face{font-family:poppins;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:600}:root{font-size:62.5%;font-family:poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:1.6rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:2.2rem}h2{font-size:1.4rem}button{font-size:1.6rem;padding:.8rem 1.6rem}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}#root{padding:1rem}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}.dimension-card{background:#12171f;border:1px solid #1e2738;border-radius:14px;padding:10px 15px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 24px #0000004d;max-height:30rem}.dimension-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 32px #0006}.dimension-card .card-header{display:flex;align-items:center;justify-content:space-between}.dimension-card .dimension-name{font-size:15px;font-weight:600;color:#f1f5f9;text-transform:capitalize}.dimension-card .dimension-badge{font-size:11px;padding:4px 10px;border-radius:12px;background:#3b82f61f;color:#3b82f6;font-weight:500}.dimension-card .card-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.dimension-card .stat-item{text-align:center;padding:12px;border-radius:14px;background:#ffffff05}.dimension-card .stat-item.growth-stat{border:1px solid rgba(34,197,94,.12);background:#22c55e0d}.dimension-card .stat-item.degrowth-stat{border:1px solid rgba(239,68,68,.12);background:#ef44440d}.dimension-card .stat-item .stat-label{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:4px}.dimension-card .stat-item .stat-value{font-size:22px;font-weight:700}.dimension-card .stat-item .stat-value.growth{color:#22c55e}.dimension-card .stat-item .stat-value.degrowth{color:#ef4444}.dimension-card .card-growth-bar{height:5px;background:#0a0d12;border-radius:3px;overflow:hidden;display:flex}.dimension-card .card-growth-bar .growth-segment{background:#22c55e}.dimension-card .card-growth-bar .degrowth-segment{background:#ef4444}.dimension-card .card-table{overflow-x:auto;max-height:23rem}.dimension-card .card-table table{width:100%;border-collapse:collapse;font-size:12px}.dimension-card .card-table table thead tr{border-bottom:2px solid #e8e8e8}.dimension-card .card-table table thead tr th{padding:8px 4px;font-weight:600;color:#666;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.dimension-card .card-table table thead tr th:first-child{padding-left:0}.dimension-card .card-table table thead tr th:last-child{padding-right:0}.dimension-card .card-table table tbody tr{border-bottom:1px solid #f5f5f5;transition:background-color .2s ease}.dimension-card .card-table table tbody tr:hover{background-color:#3b82f614}.dimension-card .card-table table tbody tr:hover td{color:#0a0d12!important}.dimension-card .card-table table tbody tr:hover td.dimension-value,.dimension-card .card-table table tbody tr:hover td.contribution-value{font-weight:500;color:#0a0d12!important}.dimension-card .card-table table tbody tr:hover td.percentage-value{font-weight:600;color:#1976d2}.dimension-card .card-table table tbody tr:hover td.growth-value{font-weight:700}.dimension-card .card-table table tbody tr:hover td.growth-value.positive{color:#2e7d32}.dimension-card .card-table table tbody tr:hover td.growth-value.negative{color:#d32f2f}.dimension-card .card-table table tbody tr:last-child{border-bottom:none}.dimension-card .card-table table tbody tr.degrowth-row{background-color:#12171f}.dimension-card .card-table table tbody tr.degrowth-row:hover{background-color:#ffe9e9}.dimension-card .card-table table tbody tr.growth-row{background-color:#12171f}.dimension-card .card-table table tbody tr.growth-row:hover{background-color:#e6f9ed}.dimension-card .card-table table tbody tr td{padding:10px 4px;color:#333}.dimension-card .card-table table tbody tr td:hover{color:#333}.dimension-card .card-table table tbody tr td:first-child{padding-left:0}.dimension-card .card-table table tbody tr td:last-child{padding-right:0}.dimension-card .card-table table tbody tr td.dimension-value{font-weight:500;color:#fff;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dimension-card .card-table table tbody tr td.contribution-value{font-weight:500;color:#fff}.dimension-card .card-table table tbody tr td.percentage-value{font-weight:600;color:#1976d2}.dimension-card .card-table table tbody tr td.growth-value{font-weight:700}.dimension-card .card-table table tbody tr td.growth-value.positive{color:#2e7d32}.dimension-card .card-table table tbody tr td.growth-value.negative{color:#d32f2f}.dimension-card .card-table table tbody tr td.no-data{text-align:center;color:#999;font-style:italic;padding:20px}.dimension-card .card-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:14px;padding-top:14px;border-top:1px solid #1e2738}.dimension-card .card-footer .overall-growth{font-size:12px;color:#94a3b8}.dimension-card .card-footer .overall-growth span{font-weight:600}.dimension-card .card-footer .overall-growth span.positive{color:#22c55e}.dimension-card .card-footer .overall-growth span.negative{color:#ef4444}.dimension-card .card-footer .view-details{font-size:12px;color:#3b82f6;display:flex;align-items:center;gap:4px}@media(max-width:768px){.dimension-card .card-table table{font-size:11px}.dimension-card .card-table table thead th{font-size:10px;padding:6px 2px}.dimension-card .card-table table tbody td{padding:8px 2px}.dimension-card .card-table table tbody td.dimension-value{max-width:100px}}.modal-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.modal-content{background:#12171f;border:1px solid #1e2738;border-radius:14px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 25px 50px -12px #0009;animation:slideUp .3s ease}.modal-content .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 15px;border-bottom:1px solid #1e2738;background:#ffffff05}.modal-content .modal-header-label{display:flex;align-items:flex-start;gap:1.5rem}.modal-content .modal-header-label .modal-title{font-size:20px;font-weight:700;color:#fff;text-transform:capitalize}.modal-content .modal-header-label .total-value{color:#3b82f6;border:1px solid #1e2738;padding:5px 10px;border-radius:8px}.modal-content .modal-header .close-btn{width:36px;height:36px;border-radius:50%;border:1px solid #1e2738;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .15s ease}.modal-content .modal-header .close-btn:hover{background:#ef4444;border-color:#ef4444;color:#fff}.modal-content .modal-body{padding:20px 25px;overflow-y:auto;max-height:calc(85vh - 80px)}.modal-content .modal-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:768px){.modal-content .modal-summary{grid-template-columns:repeat(2,1fr)}}.modal-content .modal-summary .summary-box{padding:16px;border-radius:10px;background:#ffffff08;border:1px solid #1e2738;text-align:center}.modal-content .modal-summary .summary-box .box-label{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:6px}.modal-content .modal-summary .summary-box .box-value{font-size:18px;font-weight:700;color:#f1f5f9}.modal-content .modal-summary .summary-box .box-value.growth{color:#22c55e}.modal-content .modal-summary .summary-box .box-value.degrowth{color:#ef4444}.tabs-container{margin-bottom:5px}.tabs-container .tabs-nav{display:flex;gap:4px;background:#ffffff05;padding:4px;border-radius:10px;border:1px solid #1e2738}.tabs-container .tab-btn{flex:1;padding:10px 14px;border:none;background:transparent;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:8px}.tabs-container .tab-btn:hover{color:#f1f5f9;background:#ffffff0d}.tabs-container .tab-btn.active{background:#3b82f6;color:#fff}.tabs-container .tab-btn .tab-count{padding:2px 8px;border-radius:10px;font-size:11px;background:#ffffff26}.contributors-section{margin-bottom:10px}.contributors-section .section-header{display:flex;align-items:center;gap:10px;padding:10px 0}.contributors-section .section-header .section-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px}.contributors-section .section-header .section-icon.growth{background:#22c55e1f;color:#22c55e}.contributors-section .section-header .section-icon.degrowth{background:#ef44441f;color:#ef4444}.contributors-section .section-header .section-title{font-size:15px;font-weight:600}.contributors-section .contributors-list{display:flex;flex-direction:column;gap:10px}.contributor-item{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:20px;padding:14px 18px;background:#ffffff05;border:1px solid #1e2738;border-radius:10px;transition:all .15s ease}@media(max-width:768px){.contributor-item{grid-template-columns:1fr;gap:10px}}.contributor-item:hover{background:#ffffff0a;border-color:#3b82f6}.contributor-item.growth{border-left:3px solid #22c55e}.contributor-item.degrowth{border-left:3px solid #ef4444}.contributor-item .contributor-name{font-size:13px;font-weight:500;color:#f1f5f9;word-break:break-word}.contributor-item .contributor-values{display:flex;flex-direction:column;align-items:flex-end;gap:2px}@media(max-width:768px){.contributor-item .contributor-values{align-items:flex-start}}.contributor-item .contributor-values .value-label{font-size:9px;color:#64748b;text-transform:uppercase}.contributor-item .contributor-values .value-amount{font-size:12px;font-weight:600;color:#94a3b8}.contributor-item .contributor-change{text-align:right}@media(max-width:768px){.contributor-item .contributor-change{text-align:left}}.contributor-item .contributor-change .change-amount{font-size:13px;font-weight:600}.contributor-item .contributor-change .change-amount.positive{color:#22c55e}.contributor-item .contributor-change .change-amount.negative{color:#ef4444}.contributor-item .contributor-rate .rate-badge{padding:5px 10px;border-radius:14px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}.contributor-item .contributor-rate .rate-badge.positive{background:#22c55e1f;color:#22c55e}.contributor-item .contributor-rate .rate-badge.negative{background:#ef44441f;color:#ef4444}.insights-section{margin-top:15px;padding:18px;background:#3b82f61f;border:1px solid rgba(59,130,246,.2);border-radius:10px}.insights-section .insights-title{font-size:13px;font-weight:600;color:#3b82f6}.insights-section .insights-list{list-style:none}.insights-section .insights-list li{font-size:12px;color:#94a3b8;padding:6px 0 6px 18px;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.insights-section .insights-list li:last-child{border-bottom:none}.insights-section .insights-list li:before{content:"→";position:absolute;left:0;color:#3b82f6}.empty-state{text-align:center;padding:40px 20px;color:#64748b;font-size:13px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0d12;border-radius:4px}::-webkit-scrollbar-thumb{background:#1e2738;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.driver-card{background:#12171f;border:1px solid #1e2738;border-radius:14px;padding:20px 24px;display:flex;gap:20px;transition:all .25s ease}.driver-card:hover{border-color:#1e2738;background:#1a202c}.driver-card.degrowth{min-height:20rem;border-left:4px solid #ef4444}.driver-card.growth{min-height:20rem;border-left:4px solid #22c55e}.driver-card .driver-rank .rank-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:13px;font-weight:700}.driver-card .driver-rank .rank-badge.degrowth{background:#ef44441f;color:#ef4444}.driver-card .driver-rank .rank-badge.growth{background:#22c55e1f;color:#22c55e}.driver-card .driver-content{flex:1;min-width:0}.driver-card .driver-impact{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.driver-card .driver-impact .impact-amount .amount{font-size:22px;font-weight:700}.driver-card .driver-impact .impact-amount .amount.degrowth{color:#ef4444}.driver-card .driver-impact .impact-amount .amount.growth{color:#22c55e}.driver-card .driver-impact .impact-amount .impact-label{font-size:12px;color:#64748b;margin-left:8px}.driver-card .driver-impact .rate-container{display:flex;align-items:center;gap:8px}.driver-card .driver-impact .rate-container .rate-trend{display:flex;cursor:pointer}.driver-card .driver-impact .rate-container .rate-trend .trend-icon{font-size:25px}.driver-card .driver-impact .rate-container .rate-trend .trend-icon.degrowth{color:#ef4444}.driver-card .driver-impact .rate-container .rate-trend .trend-icon.growth{color:#22c55e}.driver-card .driver-impact .rate-container .rate-badge{padding:6px 12px;border-radius:16px;font-size:13px;font-weight:600}.driver-card .driver-impact .rate-container .rate-badge.degrowth{background:#ef44441f;color:#ef4444}.driver-card .driver-impact .rate-container .rate-badge.growth{background:#22c55e1f;color:#22c55e}.driver-card .driver-path{margin-bottom:10px}.driver-card .driver-path .path-primary{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}.driver-card .driver-path .path-primary .path-distributor{font-size:13px;font-weight:600;color:#f1f5f9}.driver-card .driver-path .path-primary .path-location{font-size:13px;color:#64748b}.driver-card .driver-path .path-hierarchy{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.driver-card .driver-path .path-hierarchy .path-item{font-size:11px;padding:3px 8px;border-radius:4px;background:#ffffff0d;color:#94a3b8}.driver-card .driver-path .path-hierarchy .path-item.division{background:#3b82f61f;color:#3b82f6}.driver-card .driver-path .path-hierarchy .path-separator{color:#64748b;font-size:10px}.driver-card .driver-responsibility{display:flex;gap:24px;margin-bottom:12px}.driver-card .driver-responsibility .responsibility-person{font-size:12px}.driver-card .driver-responsibility .responsibility-person .person-role{color:#64748b;margin-right:4px}.driver-card .driver-responsibility .responsibility-person .person-name{color:#94a3b8;font-weight:500}.driver-card .driver-values{display:flex;align-items:center;gap:12px;padding-top:10px;border-top:1px solid #1e2738}.driver-card .driver-values .value-item .value-label{font-size:10px;color:#64748b;text-transform:uppercase;display:block;margin-bottom:2px}.driver-card .driver-values .value-item .value-amount{font-size:14px;font-weight:600;color:#94a3b8}.driver-card .driver-values .value-arrow{color:#64748b;font-size:16px}.bar-dialog-container .dialog-title{font-size:15px}.bar-dialog-container .dialog-title .dialog-distributor-name{font-weight:700}.drivers-container .drivers-header{font-weight:600;display:flex;flex-direction:column}.drivers-container .drivers-header .main-header{font-size:2rem;font-weight:700}.drivers-container .drivers-header .subtitle{font-size:1.2rem;color:#7b7070;align-items:center;margin-left:3rem}.drivers-container .drivers-section{margin-top:1rem;display:flex;flex-direction:row;gap:1.5rem}.drivers-container .drivers-section .driver-accordion{flex:1;background:transparent!important}.drivers-container .drivers-section .driver-accordion:before{display:none}.drivers-container .drivers-section .driver-accordion .tab-header{background:#12171f;border:1px solid #1e2738;color:#fff;border-radius:14px!important;padding:20px 24px;display:flex;align-items:center;transition:all .25s ease;justify-content:space-between;min-height:unset!important}.drivers-container .drivers-section .driver-accordion .tab-header:hover{border-color:#1e2738;background:#1a202c}.drivers-container .drivers-section .driver-accordion .tab-header .MuiAccordionSummary-content{margin:0!important;display:flex;align-items:center;justify-content:space-between;width:100%}.drivers-container .drivers-section .driver-accordion .tab-header .MuiAccordionSummary-expandIconWrapper{color:#fff;margin-left:1rem}.drivers-container .drivers-section .driver-accordion .tab-header .label{display:flex;align-items:center;gap:1rem}.drivers-container .drivers-section .driver-accordion .tab-header .label .stat-icon{width:3rem;height:3rem;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.drivers-container .drivers-section .driver-accordion .tab-header .label .title{font-size:1.55rem;font-weight:600;display:inline-flex;justify-content:center}.drivers-container .drivers-section .driver-accordion .tab-header .impact-amount{display:inline-flex;align-items:center;justify-content:center;gap:2rem;border-radius:2rem;padding:.5rem;font-size:13px;font-weight:700}.drivers-container .drivers-section .driver-accordion .tab-header .impact-amount.degrowth{background:#ef44441f;color:#ef4444}.drivers-container .drivers-section .driver-accordion .tab-header .impact-amount.growth{background:#22c55e1f;color:#22c55e}.drivers-container .drivers-section .driver-accordion .tab-header.degrowth{border-left:4px solid #ef4444}.drivers-container .drivers-section .driver-accordion .tab-header.degrowth .stat-icon{background:#ef44441f;color:#ef4444}.drivers-container .drivers-section .driver-accordion .tab-header.growth{border-left:4px solid #22c55e}.drivers-container .drivers-section .driver-accordion .tab-header.growth .stat-icon{background:#22c55e1f;color:#22c55e}.drivers-container .drivers-section .driver-accordion .accordion-content{padding:0!important;margin-top:.5rem}.drivers-container .drivers-section .driver-accordion .driver-cards-spacer{display:flex;flex-direction:column;gap:1rem;width:100%}.dashboard-header{display:flex;background-color:#f5f5f5;padding:1rem 2rem;border-bottom:.1rem solid #ddd;border-radius:1rem;align-items:flex-end;justify-content:space-between}.dashboard-header .header-content{display:flex;flex-direction:column}.dashboard-header .header-content .header-title{font-size:3rem;font-weight:700;color:#333}.dashboard-header .header-content .header-subtitle{font-size:1rem;color:#666}.dashboard-header .left-pannel{display:flex;align-items:center;gap:1rem}.dashboard-header .left-pannel .title{line-height:2rem;font-size:12px;font-weight:600}.dashboard-header .left-pannel .drawer-button{background-color:transparent;border:none;cursor:pointer;font-size:1.5rem;color:#333}.dashboard-header .left-pannel .header-period{border:.3rem solid #e0e0e0;border-radius:1rem;padding:1rem;display:flex;align-items:center;gap:1rem}.dashboard-header .left-pannel .header-period .period-label{font-size:1rem;font-weight:600}.dashboard-header .left-pannel .header-period .period-value{font-size:1rem;color:#364a5f;font-weight:500}.custom-drawer{width:99%;max-height:fit-content;margin-top:20px;border-radius:10px;padding:10px}.custom-drawer .form-header{font-size:2rem;font-weight:600;color:#3963ef;border-bottom:1px solid black;margin-bottom:5px}.autocomplate-dropdown,.input-text{font-size:10rem}.overallsummary-container{width:100%;display:flex;flex-direction:column;gap:1.2rem}.overallsummary-container .summary-hero{border:.2rem solid rgb(93,85,85);padding:.5rem 1rem;border-radius:1rem;display:flex;justify-content:space-between;align-items:center;background:#12171f;border:1px solid #1e2738}@media(max-width:768px){.overallsummary-container .summary-hero{flex-direction:column;gap:24px;padding:24px}}.overallsummary-container .summary-hero .hero-status{width:100%;display:flex;align-items:center;gap:1rem}.overallsummary-container .summary-hero .hero-status .status-indicator{width:2.4rem;height:2.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem}.overallsummary-container .summary-hero .hero-status .status-indicator.degrowth{background-color:red;border-radius:50%;border:.1rem solid rgb(40,38,38);box-shadow:0 0 .2rem red}.overallsummary-container .summary-hero .hero-status .status-indicator.growth{background-color:green;border-radius:50%;border:.1rem solid black;box-shadow:0 0 .2rem green}.overallsummary-container .summary-hero .hero-status .status-content{width:100%;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;align-items:center}.overallsummary-container .summary-hero .hero-status .status-content .status-amount{font-size:2rem;font-weight:600}.overallsummary-container .summary-hero .hero-status .status-content .status-amount.degrowth{color:red}.overallsummary-container .summary-hero .hero-status .status-content .status-amount.growth{color:green}.overallsummary-container .summary-hero .hero-status .status-content .status-description.degrowth{color:red}.overallsummary-container .summary-hero .hero-status .status-content .status-description.growth{color:green}.overallsummary-container .summary-hero .hero-status .status-content .status-description{font-size:2rem;font-weight:500}.overallsummary-container .action-insights{background:#3b82f61f;border:1px solid #1e2738;padding:.5rem 1rem;border-radius:1rem}.overallsummary-container .action-insights .insights-header{font-size:1.5rem;font-weight:600;color:#3b82f6;padding:1rem}.overallsummary-container .action-insights .insights-list{list-style:none;margin-top:0rem}.overallsummary-container .action-insights .insights-list li{font-size:1.5rem;color:#2c414b;padding:.5rem 0 .5rem 3rem;position:relative;border-bottom:.1rem solid rgba(0,0,0,.05)}.overallsummary-container .action-insights .insights-list li:last-child{border-bottom:none;padding-bottom:0}.overallsummary-container .action-insights .insights-list li:before{content:"→";position:absolute;font-size:2rem;top:0;left:0;color:#3b82f6}.rca-container{width:100%}.rca-container .fab{z-index:1000;position:absolute;right:3%;top:1%}.rca-container .rca-results{display:flex;flex-direction:column;gap:1rem}.rca-container .rca-results .dimensions-toggle .toggle-btn{display:flex;align-items:center;gap:12px;width:100%;padding:16px 24px;background:#12171f;border:1px solid #1e2738;border-radius:14px;color:#f1f5f9;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s ease}.rca-container .rca-results .dimensions-toggle .toggle-btn:hover{background:#1a2030;border-color:#3b82f6}.rca-container .rca-results .dimensions-toggle .toggle-btn.active{border-color:#3b82f6}.rca-container .rca-results .dimensions-toggle .toggle-btn .toggle-icon{font-size:12px;color:#3b82f6}.rca-container .rca-results .dimensions-toggle .toggle-btn .toggle-count{margin-left:auto;padding:4px 12px;background:#ffffff1a;border-radius:12px;font-size:12px;font-weight:500;color:#94a3b8}.rca-container .rca-results .dimensions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px}@media(max-width:768px){.rca-container .rca-results .dimensions-grid{grid-template-columns:1fr}}.rca-container .rca-tooltip{font-size:12px;color:#000;background:#fff;border:1px solid #ddd;z-index:999999!important}
