.DashboardScreen_screen__mqfFg{max-width:1320px}.DashboardScreen_sectionHead__2vtn9{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.DashboardScreen_sectionHead__2vtn9 .DashboardScreen_sectionTitle__x4QdI{margin:0;font-size:1.4rem;font-weight:700;color:var(--co2e-text)}.DashboardScreen_gridMain__l6VaO,.DashboardScreen_gridSecondary__gTVdo{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;margin-bottom:26px;align-items:start}.DashboardScreen_gridTertiary__IfsrB{display:grid;grid-template-columns:1fr}.DashboardScreen_gridMain__l6VaO>*,.DashboardScreen_gridSecondary__gTVdo>*,.DashboardScreen_gridTertiary__IfsrB>*{min-width:0}.DashboardScreen_breakdown__fVZvl{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;padding-top:22px;border-top:1px solid var(--co2e-border)}.DashboardScreen_breakItem__lQ75i{display:flex;flex-direction:column;align-items:center;gap:4px}.DashboardScreen_breakValue__4lQ59{font-size:1.5rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DashboardScreen_breakLabel__3rK39{font-size:.82rem;color:var(--co2e-text-2);text-align:center}.DashboardScreen_neutral___opMd{color:var(--co2e-text)}.DashboardScreen_success__ZL6uL{color:var(--co2e-success)}.DashboardScreen_warning__BBOvt{color:var(--co2e-warning)}.DashboardScreen_danger__zl360{color:var(--co2e-danger)}@media(max-width:1100px){.DashboardScreen_gridMain__l6VaO,.DashboardScreen_gridSecondary__gTVdo{grid-template-columns:1fr}}@media(max-width:560px){.DashboardScreen_sectionHead__2vtn9 .DashboardScreen_sectionTitle__x4QdI{font-size:1.2rem}.DashboardScreen_breakdown__fVZvl{grid-template-columns:repeat(2,1fr);gap:16px}.DashboardScreen_breakValue__4lQ59{font-size:1.3rem}}.atom-select{box-sizing:border-box;margin:0;color:var(--atom-color-text,var(--atom-color-text));font-size:var(--atom-font-size-md,14px);font-family:var(--atom-font-family);position:relative;display:inline-flex;align-items:center;cursor:pointer;width:100%;vertical-align:middle;background-color:var(--atom-select-color-bg,var(--atom-color-bg-container));border:1px solid var(--atom-select-color-border,var(--atom-color-border));border-radius:var(--atom-select-border-radius,var(--atom-border-radius));transition:all var(--atom-transition-base);height:var(--atom-control-height-md);padding:0 var(--atom-padding-inline-md);outline:none}.atom-select-selector{display:flex;align-items:center;flex:1 1;min-height:inherit;overflow:hidden;cursor:pointer}.atom-select-selection-item,.atom-select-selection-placeholder{flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.atom-select-selection-placeholder{color:var(--atom-color-text-quaternary);pointer-events:none}.atom-select-selection-search{position:relative;max-width:100%}.atom-select-selection-search-input{background:transparent;border:none;outline:none;color:inherit;cursor:pointer;width:100%;padding:0;font-size:inherit}.atom-select-multiple{height:auto;min-height:var(--atom-control-height-md);padding-inline-start:0;padding-inline-end:var(--atom-padding-inline-md)}.atom-select-multiple .atom-select-content,.atom-select-multiple .atom-select-selector{height:auto!important;min-height:0!important;overflow:visible!important;flex-wrap:wrap;padding-inline:var(--atom-padding-inline-sm);padding-block:calc((var(--atom-control-height-md) - var(--atom-select-multiple-item-height) - 2 * var(--atom-border-width)) / 2);align-items:center}.atom-select-multiple .atom-select-selection-overflow{display:flex;flex:auto;flex-wrap:wrap;min-width:0;align-items:center;gap:var(--atom-spacing-xs)}.atom-select-multiple .atom-select-selection-overflow-item{flex:none;max-width:100%}.atom-select-multiple .atom-select-selection-item{display:inline-flex!important;align-items:center;flex:none!important;box-sizing:border-box;height:var(--atom-select-multiple-item-height);line-height:1;padding-inline-start:var(--atom-spacing-xs);padding-inline-end:var(--atom-margin-xxs);margin-inline-end:var(--atom-margin-xxs);background:var(--atom-select-multiple-item-bg,var(--atom-color-fill-secondary))!important;border-radius:var(--atom-border-radius-sm);border:var(--atom-border-width) var(--atom-border-style) var(--atom-select-multiple-item-border-color,var(--atom-color-border-secondary));white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;overflow:visible!important;text-overflow:unset!important;white-space:nowrap!important}.atom-select-multiple .atom-select-selection-item-content{margin-inline-end:var(--atom-spacing-xs);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.atom-select-multiple .atom-select-selection-item-remove{display:inline-flex;align-items:center;color:var(--atom-color-icon);font-size:var(--atom-font-size-icon);line-height:0;cursor:pointer;transition:color var(--atom-transition-fast)}.atom-select-multiple .atom-select-selection-item-remove:hover{color:var(--atom-color-icon-hover)}.atom-select-multiple .atom-select-selection-search{display:inline-flex;align-items:center;max-width:100%;height:var(--atom-select-multiple-item-height)}.atom-select-multiple .atom-select-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;box-sizing:border-box;height:var(--atom-select-multiple-item-height);font-size:var(--atom-font-size-md,14px);font-family:var(--atom-font-family);line-height:1;flex:auto;min-width:4px}.atom-select-multiple .atom-select-selection-search-mirror{position:absolute;top:0;inset-inline-start:0;z-index:-1;white-space:pre;visibility:hidden;pointer-events:none}.atom-select-content{display:flex;align-items:center;flex:1 1;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:100%}.atom-select-input{cursor:pointer;background:transparent!important;border:none!important;outline:none!important;width:100%;height:100%;padding:0!important;color:inherit;caret-color:var(--atom-primary-color);position:absolute;inset:0}.atom-select.atom-select-focused,.atom-select.atom-select-open,.atom-select:focus-within{border-color:var(--atom-primary-color)!important;box-shadow:0 0 0 2px var(--atom-primary-color-outline)!important}.atom-select:not(.atom-select-disabled):hover{border-color:var(--atom-primary-color-hover)}.atom-select-suffix{display:flex;align-items:center;justify-content:center;color:var(--atom-color-text-quaternary);font-size:var(--atom-font-size-sm,14px);transition:transform var(--atom-transition-base);pointer-events:none;margin-left:var(--atom-spacing-sm);z-index:10}.atom-select-open .atom-select-suffix{transform:rotate(180deg)}.atom-select-clear{position:absolute;right:12px;background:inherit;cursor:pointer;pointer-events:auto;opacity:0;transition:opacity var(--atom-transition-fast)}.atom-select-clear-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:var(--atom-color-border-secondary);border-radius:50%;font-size:var(--atom-font-size-md,14px);transition:all var(--atom-transition-fast)}.atom-select-clear-icon:hover{color:var(--atom-color-text-secondary);background-color:color-mix(in srgb,var(--atom-color-text) 8%,transparent);transform:scale(1.1)}.atom-select:hover .atom-select-clear{opacity:1}.atom-select-disabled{cursor:not-allowed;background-color:var(--atom-color-bg-layout);color:var(--atom-color-text-quaternary)}.atom-select-disabled .atom-select-input{cursor:not-allowed}.atom-select-large{height:var(--atom-control-height-lg)}.atom-select-large.atom-select-multiple{min-height:var(--atom-control-height-lg)}.atom-select-large.atom-select-multiple .atom-select-content,.atom-select-large.atom-select-multiple .atom-select-selector{padding-block:calc((var(--atom-control-height-lg) - var(--atom-select-multiple-item-height-lg) - 2 * var(--atom-border-width)) / 2)}.atom-select-large.atom-select-multiple .atom-select-selection-item{height:var(--atom-select-multiple-item-height-lg);line-height:1}.atom-select-large.atom-select-multiple .atom-select-selection-search,.atom-select-large.atom-select-multiple .atom-select-selection-search-input{height:var(--atom-select-multiple-item-height-lg)}.atom-select-small{height:var(--atom-control-height-sm);padding:0 var(--atom-padding-inline-sm)}.atom-select-small.atom-select-multiple{min-height:var(--atom-control-height-sm);padding-inline-start:0;padding-inline-end:var(--atom-padding-inline-sm)}.atom-select-small.atom-select-multiple .atom-select-content,.atom-select-small.atom-select-multiple .atom-select-selector{padding-inline:var(--atom-spacing-xs);padding-block:calc((var(--atom-control-height-sm) - var(--atom-select-multiple-item-height-sm) - 2 * var(--atom-border-width)) / 2)}.atom-select-small.atom-select-multiple .atom-select-selection-item{height:var(--atom-select-multiple-item-height-sm);line-height:1;font-size:var(--atom-font-size-sm,14px)}.atom-select-small.atom-select-multiple .atom-select-selection-search,.atom-select-small.atom-select-multiple .atom-select-selection-search-input{height:var(--atom-select-multiple-item-height-sm)}.atom-select-status-error{border-color:var(--atom-error-color)!important}.atom-select-status-error:not(.atom-select-disabled):hover{border-color:var(--atom-error-color-hover)!important}.atom-select-status-error.atom-select-focused,.atom-select-status-error.atom-select-open,.atom-select-status-error:focus-within{box-shadow:0 0 0 2px var(--atom-error-color-outline)!important}.atom-select-dropdown{position:absolute;z-index:1050!important;font-size:var(--atom-font-size-md,14px);font-family:var(--atom-font-family);background:var(--atom-color-bg-elevated);border-radius:var(--atom-border-radius);box-shadow:var(--atom-shadow-popup);padding:var(--atom-spacing-xs)}.atom-select-dropdown-hidden{display:none}.atom-select-dropdown .atom-select-item{display:flex;align-items:center;min-height:32px;padding:var(--atom-spacing-xs) var(--atom-padding-inline-md);color:var(--atom-color-text);cursor:pointer;transition:background var(--atom-transition-fast);border-radius:var(--atom-border-radius-sm);margin-bottom:var(--atom-spacing-xxs);-webkit-user-select:none;user-select:none}.atom-select-dropdown .atom-select-item-option-active{background-color:var(--atom-color-border-secondary)}.atom-select-dropdown .atom-select-item-option-selected{font-weight:600;background-color:color-mix(in srgb,var(--atom-primary-color) 12%,transparent);color:var(--atom-primary-color)}.atom-select-dropdown .atom-select-item-option-state{display:flex;align-items:center;margin-left:auto;padding-left:var(--atom-spacing-sm);color:var(--atom-primary-color);font-size:var(--atom-font-size-sm,14px);flex-shrink:0}.atom-select-slide-up-appear,.atom-select-slide-up-enter{opacity:0}.atom-select-slide-up-appear,.atom-select-slide-up-enter,.atom-select-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.atom-select-slide-up-appear.atom-select-slide-up-appear-active,.atom-select-slide-up-enter.atom-select-slide-up-enter-active{animation-name:fiSelectSlideUpIn;animation-play-state:running}.atom-select-slide-up-leave.atom-select-slide-up-leave-active{animation-name:fiSelectSlideUpOut;animation-play-state:running}@keyframes fiSelectSlideUpIn{0%{transform:scaleY(.8);transform-origin:0 0;opacity:0}to{transform:scaleY(1);transform-origin:0 0;opacity:1}}@keyframes fiSelectSlideUpOut{0%{transform:scaleY(1);transform-origin:0 0;opacity:1}to{transform:scaleY(.8);transform-origin:0 0;opacity:0}}.atom-select-loading{cursor:wait}.atom-select-loading-icon{display:inline-block;width:1em;height:1em;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:fi-select-spin .7s linear infinite;opacity:.65}@keyframes fi-select-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}