._DetailPanelRoot_15gcv_1{display:flex}._DetailPanelRoot_15gcv_1 ._DetailPanel_15gcv_1{display:flex;flex-direction:column;position:relative;padding:12px;border-radius:4px;width:45%;max-width:740px;min-width:350px;height:500px;box-sizing:border-box}._DetailPanelRoot_15gcv_1 ._DetailPanel_15gcv_1:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to top,var(--one-color-background-base),rgba(0,0,0,0));pointer-events:none;z-index:20}._DetailPanelRoot_15gcv_1 ._Header_15gcv_31{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;position:sticky;top:0;background-color:var(--one-color-background-base);z-index:10}._DetailPanelRoot_15gcv_1 ._Title_15gcv_42{font-size:1.4rem;font-weight:600;color:var(--one-color-chart-qualitative-blue-high);display:flex;align-items:center}._DetailPanelRoot_15gcv_1 ._Title_15gcv_42 ._Icon_15gcv_50{font-size:1.8rem;margin-right:8px;color:var(--one-color-chart-qualitative-blue-high)}._DetailPanelRoot_15gcv_1 ._Legend_15gcv_56{display:flex;gap:16px;font-size:.9rem;color:var(--one-color-chart-blue-900)}._DetailPanelRoot_15gcv_1 ._LegendItem_15gcv_63{display:flex;align-items:center;gap:4px}._DetailPanelRoot_15gcv_1 ._LegendColor_15gcv_69{width:12px;height:12px;border-radius:50%;border:1px solid var(--one-color-chart-blue-800)}._DetailPanelRoot_15gcv_1 ._BarChartContainer_15gcv_76{width:100%;padding-right:12px;padding-bottom:30px;margin-right:-12px}._DetailPanelRoot_15gcv_1 ._BarContainer_15gcv_83{display:flex;flex-direction:column;width:100%;margin-top:16px;gap:8px}._DetailPanelRoot_15gcv_1 ._LabelAndBadgeRow_15gcv_91{display:flex;justify-content:space-between;align-items:center;width:100%}._DetailPanelRoot_15gcv_1 ._BarLabel_15gcv_98{font-size:.9rem;font-weight:500;color:var(--one-color-chart-blue-900)}._DetailPanelRoot_15gcv_1 ._Badge_15gcv_104{background-color:var(--one-color-chart-qualitative-blue-high);color:var(--one-color-background-base);padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600;min-width:30px;text-align:center;flex-shrink:0}._DetailPanelRoot_15gcv_1 ._ValueAndBadgeContainer_15gcv_117{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:500}._DetailPanelRoot_15gcv_1 ._BarWrapper_15gcv_125{display:flex;width:100%;height:12px;border-radius:6px;overflow:hidden}._DetailPanelRoot_15gcv_1 ._Bar_15gcv_76{height:100%;flex-shrink:0}._DetailPanelRoot_15gcv_1 ._RemainingBar_15gcv_138{height:100%;background-color:var(--one-color-interaction-default-intensity-low);flex-grow:1}._DetailPanelRoot_15gcv_1 ._StackedBarWrapper_15gcv_144{display:flex;width:100%;height:12px;border-radius:6px;overflow:hidden}._DetailPanelRoot_15gcv_1 ._StackedBar_15gcv_144{height:100%;flex-shrink:0}._DashboardContainer_hzuvb_1{display:grid;grid-template-rows:auto;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,350px);gap:4rem;justify-content:center;padding:70px 16px 16px;width:100%;max-width:2000px;margin:0 auto}._GlobalHeader_ze8q9_1{position:fixed;width:100%;top:0;left:0;z-index:var(--one-z-index-header)}._HeaderRow_ze8q9_9{display:flex;width:100%;height:100%;place-items:center;justify-content:space-between}._HeaderBranding_ze8q9_17{display:flex;place-items:center;gap:var(--one-spacer-px-8)}._Favicon_ze8q9_23{width:24px;height:24px;object-fit:contain}._HeaderKpis_ze8q9_29{display:flex;place-items:center;gap:var(--one-spacer-px-24);line-height:1.15}._Kpi_ze8q9_36{display:flex;gap:var(--one-spacer-px-4)}._Kpi_ze8q9_36 ._LabelAndBadgeRow_ze8q9_41{display:flex;align-items:center;gap:4px}._Kpi_ze8q9_36 ._Label_ze8q9_41{font-size:.9rem;font-weight:500;color:var(--one-color-chart-blue-900)}._Kpi_ze8q9_36 ._Badge_ze8q9_53{background-color:var(--one-color-chart-qualitative-blue-high);color:var(--one-color-background-base);padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600;min-width:30px;text-align:center;flex-shrink:0}._HeaderActions_ze8q9_66{display:flex;place-items:center;gap:var(--one-spacer-px-12)}._UserPopoverContentSimple_ze8q9_72{padding:var(--one-spacer-px-16);display:flex;flex-direction:column}._ScreenContainer_7xsb4_1{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 24px}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f0f2f5;font-family:Arial,sans-serif}.login-form{background-color:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 15px #0000001a;width:100%;max-width:400px;text-align:center}.login-form h2{margin-bottom:10px;color:#333}.login-form p{color:#666;margin-bottom:25px;font-size:.9rem}.form-group{margin-bottom:20px;text-align:left}.form-group label{display:block;margin-bottom:8px;color:#555;font-weight:700}.form-group input{width:100%;padding:12px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1rem}.form-group input:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff4d}._ErrorBoundary_6svh5_1{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--one-spacer-rem-1)}._ErrorMessage_6svh5_12{max-width:640px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
