@keyframes loading_blink__ZUuHc{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading_loadingEllipsis__yMNc8{display:flex;align-items:center;justify-content:center;padding:1em}.loading_loadingEllipsis__yMNc8 span{display:inline-block;width:.5em;height:.5em;background-color:currentColor;margin:0 .2em;border-radius:50%;animation-name:loading_blink__ZUuHc;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.loading_loadingEllipsis__yMNc8 span:nth-child(2){animation-delay:.2s}.loading_loadingEllipsis__yMNc8 span:nth-child(3){animation-delay:.4s}.loading_noPadding__TbzdA{padding:0}.controllerSelect_pinIcon__e4TYu{width:15px;height:15px;border-radius:10px;cursor:pointer}.selector_selector__Kk_CR .p-dropdown-item,.selector_selector__Kk_CR .p-dropdown-label,.selector_selector__Kk_CR .p-inputtext,.selector_selector__Kk_CR .p-placeholder{font-size:13px!important}.selector_compactPanel__WWGMc .p-dropdown-filter-container,.selector_compactPanel__WWGMc .p-multiselect-filter-container{padding:4px!important}.selector_compactPanel__WWGMc .p-dropdown-filter,.selector_compactPanel__WWGMc .p-multiselect-filter{height:26px!important;padding:2px 24px 2px 8px!important;font-size:13px!important;line-height:1.2!important}.selector_compactPanel__WWGMc .p-dropdown-item,.selector_compactPanel__WWGMc .p-multiselect-item{font-size:13px!important;padding:4px 8px!important}.selector_overlay__pPv27{position:fixed;inset:0;background:var(--gray-10);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50}.selector_content__y0ebm{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:50vw;max-height:90vh;display:flex;flex-direction:column;gap:12px;background:var(--color-panel-solid);border-radius:12px;padding:16px;box-shadow:0 20px 60px var(--gray-10);z-index:50}.selector_title__UHRHV{font-size:20px;font-weight:700}.selector_scroll__5yrGO{flex:1 1;min-height:0}.selector_accordionRoot___eo3s{overflow-x:hidden}.selector_catRow__6DbfS{display:flex;align-items:center;gap:10px;width:100%;padding:10px 6px}.selector_catToggleBtn__rb3Yg{background:var(--color-background);color:var(--gray-11);border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.selector_checkbox__pqAOj{width:18px;height:18px;border-radius:4px;border:1px solid var(--gray-a7);display:inline-flex;justify-content:center;flex:0 0 18px;background:var(--color-panel);color:var(--gray-12)}.selector_checkbox__pqAOj[data-state=checked],.selector_checkbox__pqAOj[data-state=indeterminate]{background:var(--accent-9);color:var(--color-background)}.selector_catName__yLzOT{font-weight:600}.selector_carsList__Pbi6N{padding-left:50px;padding-bottom:5px}.selector_carRow__Eirgc{display:flex;align-items:center;gap:8px;padding:4px 0}.selector_footer__XTAlQ{border-top:1px solid var(--gray-a5);padding-top:10px;align-items:center}.layout_gridLayoutContainer__s6jYn{overflow:hidden}.layout_grid___UESb{display:grid;width:100%;box-sizing:border-box}.layout_box__XXbSO{position:relative;display:flex;flex-direction:column;overflow:hidden;justify-content:center;align-items:stretch}.layout_scrollViewer__2VAbt{width:100%;box-sizing:border-box}.layout_splitterPanel__CeYXR{position:relative;display:flex;flex-direction:column;overflow:auto;background:var(--sand-2);height:100%;width:100%}.layout_absoluteSizePanel__DH2Q_{flex-grow:0!important;flex-shrink:0!important;flex-basis:auto!important}.layout_gridLayoutContainer__s6jYn .p-splitter-gutter{background:var(--gray-9)}.layout_gridLayoutContainer__s6jYn .p-splitter-gutter-handle{background:var(--gray-11)}.layout_gridLayoutContainer__s6jYn .p-splitter-gutter-disabled .p-splitter-gutter{pointer-events:none;background:rgba(0,0,0,0)}.layout_gridLayoutContainer__s6jYn .p-splitter-gutter-disabled .p-splitter-gutter-handle{background:rgba(0,0,0,0)}.shared-cell-styling_plainTextEditor__TwwFR{font-family:var(--default-font-family);line-height:1.4;padding:.1rem;white-space:pre-line;overflow-wrap:break-word;word-break:keep-all;outline:none;height:auto;box-shadow:inset 0 0 2px 1px var(--accent-11);background-color:var(--color-surface);overflow:hidden;font-size:12px}.shared-cell-styling_plainTextEditor__TwwFR:focus{border-color:var(--accent-11)}.shared-cell-styling_styledTextContainer__Ou_Fh{line-height:1.4;padding:.1rem;white-space:pre-line;overflow-wrap:break-word;word-break:keep-all;outline:none;flex-grow:1;width:100%;font-size:12px}.shared-cell-styling_styledTextContainerButton__sYU_a{font-family:var(--default-font-family);flex-grow:1;background-color:rgba(0,0,0,0);padding:0;min-height:100%;cursor:pointer;border:none;width:100%;overflow:hidden}.shared-cell-styling_styledTextContainerButton__sYU_a:hover{background-color:rgba(0,0,0,0)}.shared-cell-styling_combobox__YKg70{width:100%;cursor:pointer;height:100%;outline:none;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.shared-cell-styling_combobox__YKg70:focus{border-color:var(--focus-color)}.shared-cell-styling_combobox__YKg70 option{background-color:var(--color-panel-solid);color:var(--gray-12)}.shared-cell-styling_subtleLoading__XQg98{position:relative;overflow:visible!important}.shared-cell-styling_subtleLoading__XQg98:after{z-index:1000;content:"";display:block;position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,transparent 50%,rgba(20,145,255,.5),rgb(20,145,255)),var(--color-background);animation:shared-cell-styling_animateTop__q_GHY 2s ease-in-out 0s infinite}.shared-cell-styling_subtleLoading__XQg98:before{z-index:1000;content:"";display:block;position:absolute;right:0;bottom:0;height:3px;background:linear-gradient(90deg,rgb(20,145,255),rgba(20,145,255,.5),transparent 50%),var(--color-background);width:0;animation:shared-cell-styling_animateBottom__AxlWL 2s ease-in-out 0s infinite}.shared-cell-styling_subtleLoading__XQg98.shared-cell-styling_inset__hTBkl:after,.shared-cell-styling_subtleLoading__XQg98.shared-cell-styling_inset__hTBkl:before{bottom:3px}@keyframes shared-cell-styling_animateTop__q_GHY{0%{opacity:1}45%{opacity:.2}51%{width:100%;opacity:0}55%,to{width:0;opacity:0}}@keyframes shared-cell-styling_animateBottom__AxlWL{0%,45%{opacity:1;width:0}46%{width:4%}95%{opacity:.2}to{opacity:0;width:100%}}.p-splitter-panel .ExpandCollapseButton_expandButtonContainer__b9SIq{display:none}.ExpandCollapseButton_expandButtonContainer__b9SIq{z-index:1000}.ExpandCollapseButton_expandButton__NisJb{background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:12px;color:var(--gray-9);transition:all .2s ease;border-radius:5px;height:1.6rem;display:flex;align-items:center;justify-content:center}.ExpandCollapseButton_expandButton__NisJb:hover{color:var(--gray-12);background:var(--accent-4)}.tableCell_actionButtonsContainer__8IpGT{margin-left:.2rem;margin-right:.2rem;height:1.3rem}.tableCell_actionButtonsContainer__8IpGT .p-button{height:1.4rem;width:1.5rem;padding:0;font-size:16px;border:.5px solid rgba(0,0,0,0);box-sizing:border-box}.tableCell_actionButtonsContainer__8IpGT .p-button:hover{border-color:#d3d3d3}.tableCell_mainTableHeader__ptlbt .p-button{height:1.4rem;width:1.9rem;font-size:16px;border:.5px solid #ddd}.tableCell_mainTableHeader__ptlbt{width:100%;padding-right:2rem}.tableCell_tableHeaderTitle__4vrM1{margin-right:1rem;white-space:nowrap;flex-shrink:0}.tableCell_scrollable__XdkGi{overflow:auto;max-height:100%;max-width:100%}.tableCell_boxContent__hPg5_{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden;height:100%;width:100%}.tableCell_tableCellContainer__ra3Pi{height:100%;overflow:hidden}.tableCell_tableCellContainer__ra3Pi div,.tableCell_tableCell__VIA7N span{z-index:10}.tableCell_tableCellBackground__gY_uw{position:absolute;inset:0;z-index:10;height:100%!important}.tableCell_tableCell__VIA7N .tableCellContainerMultiline *{height:auto!important}.tableCell_tableCell__VIA7N .checkboxCellContainer,.tableCell_tableCell__VIA7N .comboboxCellContainer,.tableCell_tableCell__VIA7N .editableCellContainer,.tableCell_tableCell__VIA7N .valueCellContainer{min-height:1.43rem;display:flex;align-items:center;overflow:visible;position:relative}.tableCell_tableCell__VIA7N .checkboxCellContainer.subtleLoading:after,.tableCell_tableCell__VIA7N .comboboxCellContainer.subtleLoading:after,.tableCell_tableCell__VIA7N .editableCellContainer.subtleLoading:after,.tableCell_tableCell__VIA7N .valueCellContainer.subtleLoading:after{z-index:100;content:"";display:block;position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,transparent 50%,rgba(20,145,255,.5),rgb(20,145,255)),var(--color-background);animation:tableCell_animateTopCell__UEZug 2s ease-in-out 0s infinite;animation-play-state:running;pointer-events:none;will-change:width,opacity}.tableCell_tableCell__VIA7N .checkboxCellContainer.subtleLoading:before,.tableCell_tableCell__VIA7N .comboboxCellContainer.subtleLoading:before,.tableCell_tableCell__VIA7N .editableCellContainer.subtleLoading:before,.tableCell_tableCell__VIA7N .valueCellContainer.subtleLoading:before{z-index:100;content:"";display:block;position:absolute;right:0;bottom:0;height:3px;background:linear-gradient(90deg,rgb(20,145,255),rgba(20,145,255,.5),transparent 50%),var(--color-background);width:0;animation:tableCell_animateBottomCell__UrceE 2s ease-in-out 0s infinite;animation-play-state:running;pointer-events:none;will-change:width,opacity}@keyframes tableCell_animateTopCell__UEZug{0%{opacity:1;width:0}45%{opacity:.2}51%{width:100%;opacity:0}55%,to{width:0;opacity:0}}@keyframes tableCell_animateBottomCell__UrceE{0%,45%{opacity:1;width:0}46%{width:4%}95%{opacity:.2}to{opacity:0;width:100%}}.tableCell_tableCell__VIA7N [contenteditable=true]{width:100%!important}.tableCell_tableCell__VIA7N .p-datatable-header .rt-Flex{width:100%;padding-right:2rem}.tableCell_tableCell__VIA7N .p-button:enabled:focus{box-shadow:none}.tableCell_tableCell__VIA7N .p-datatable-header{padding:.05rem .1rem}.tableCell_tableCell__VIA7N .p-datatable-tbody span{font-size:14px}.tableCell_tableCell__VIA7N .p-datatable-tbody>tr>td{overflow:visible;position:relative;padding:0!important;height:1px}.tableCell_tableCell__VIA7N .p-datatable-thead>tr>th{padding:0 .3rem}.tableCell_tableCell__VIA7N .p-datatable-thead>tr>th .p-column-header-content{justify-content:inherit}.tableCell_tableCell__VIA7N .p-datatable-thead>tr>th :hover{background-color:var(--color-accent-9)}.tableCell_tableCell__VIA7N .p-datatable-thead .p-column-title{font-size:12px!important}.tableCell_tableCell__VIA7N .p-datatable-thead th .p-column-filter-menu-button,.tableCell_tableCell__VIA7N .p-datatable-thead th .p-icon{width:.8rem!important;height:.8rem!important}.tableCell_subtleTableLoading__6gdR0{position:relative}.tableCell_subtleTableLoading__6gdR0:after{z-index:100;content:"";display:inline-block;position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,transparent 50%,rgba(20,145,255,.5),rgb(20,145,255)),var(--color-background);animation:tableCell_animateTop__IrdVM 5s ease-in-out infinite;animation-fill-mode:both}.tableCell_subtleTableLoading__6gdR0:before{z-index:1000;content:"";display:inline-block;position:absolute;right:0;bottom:0;height:3px;background:linear-gradient(90deg,rgb(20,145,255),rgba(20,145,255,.5),transparent 50%),var(--color-background);width:100%;animation:tableCell_animateBottom__iRQgB 5s ease-in-out infinite;animation-fill-mode:both}.tableCell_subtleTableLoading__6gdR0.tableCell_inset__vMU_V:after,.tableCell_subtleTableLoading__6gdR0.tableCell_inset__vMU_V:before{bottom:5px}@keyframes tableCell_animateTop__IrdVM{0%{opacity:1}45%{opacity:.2}51%{width:100%;opacity:0}55%,to{width:0;opacity:0}}@keyframes tableCell_animateBottom__iRQgB{0%,45%{opacity:1;width:0}46%{width:4%}95%{opacity:.2}to{opacity:0;width:100%}}.toast_Viewport__1adjZ{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;padding:2rem;gap:.75rem;width:24rem;max-width:100vw;margin:0;list-style:none;z-index:50;outline:none}.toast_Root__ek9Ly{border-radius:.375rem;padding:.875rem;display:grid;grid-template-areas:"title action" "description action" "timestamp timestamp";grid-template-columns:auto max-content;grid-column-gap:.875rem;column-gap:.875rem;align-items:center;box-shadow:0 10px 38px -10px rgba(22,23,24,.35),0 10px 20px -15px rgba(22,23,24,.2);border:1px solid #888}.toast_Root__ek9Ly[data-mode=positive],.toast_Root__ek9Ly[data-mode=success]{border-color:#22c55e}.toast_Root__ek9Ly[data-mode=positive] .toast_Title__bbIqL,.toast_Root__ek9Ly[data-mode=success] .toast_Title__bbIqL{color:#22c55e}.toast_Root__ek9Ly[data-mode=positive] .toast_CloseButton__xUfS8,.toast_Root__ek9Ly[data-mode=success] .toast_CloseButton__xUfS8{border-color:#22c55e}.toast_Root__ek9Ly[data-mode=positive] .toast_CloseButton__xUfS8 span,.toast_Root__ek9Ly[data-mode=success] .toast_CloseButton__xUfS8 span{color:#22c55e}.toast_Root__ek9Ly[data-mode=error],.toast_Root__ek9Ly[data-mode=negative]{border-color:#ef4444}.toast_Root__ek9Ly[data-mode=error] .toast_Title__bbIqL,.toast_Root__ek9Ly[data-mode=negative] .toast_Title__bbIqL{color:#ef4444}.toast_Root__ek9Ly[data-mode=error] .toast_CloseButton__xUfS8,.toast_Root__ek9Ly[data-mode=negative] .toast_CloseButton__xUfS8{border-color:#ef4444}.toast_Root__ek9Ly[data-mode=error] .toast_CloseButton__xUfS8 span,.toast_Root__ek9Ly[data-mode=negative] .toast_CloseButton__xUfS8 span{color:#ef4444}.toast_Root__ek9Ly[data-mode=info]{border-color:#3b82f6}.toast_Root__ek9Ly[data-mode=info] .toast_Title__bbIqL{color:#3b82f6}.toast_Root__ek9Ly[data-mode=info] .toast_CloseButton__xUfS8{border-color:#3b82f6}.toast_Root__ek9Ly[data-mode=info] .toast_CloseButton__xUfS8 span{color:#3b82f6}@media(prefers-color-scheme:dark){.toast_Root__ek9Ly{background-color:var(--color-background)}.toast_Root__ek9Ly .toast_Description__lb5EK{color:var(--gray-11)}}@media(prefers-color-scheme:light){.toast_Root__ek9Ly{background-color:var(--color-background)}.toast_Root__ek9Ly .toast_Description__lb5EK{color:var(--gray-11)}}.toast_Title__bbIqL{grid-area:title;font-weight:600;font-size:.925rem;display:flex;align-items:center;gap:.5rem}.toast_Description__lb5EK{grid-area:description;margin:0;font-size:.875rem;line-height:1.3}.toast_Action__ZTlGY{grid-area:action}.toast_CloseButton__xUfS8,.toast_IconWrapper__ZfXs8{display:flex;align-items:center}.toast_CloseButton__xUfS8{border-radius:9999px;height:2rem;width:2rem;justify-content:center;border:1px solid;background:rgba(0,0,0,0);cursor:pointer}.toast_Timestamp__vLgDA{grid-area:timestamp;font-size:.65rem;color:#6b7280;text-align:right;margin-top:.25rem}@media(prefers-color-scheme:dark){.toast_Timestamp__vLgDA{color:#9ca3af}}.timelineLabel_timelineLabel__3KbHb{width:100%;height:32px;position:-webkit-sticky;position:sticky;top:0;z-index:30;margin-bottom:var(--strategy-overview-margin);display:flex;background:var(--color-background)}.timelineLabel_timelineLabelOffset__nnGOw{width:var(--strategy-overview-left-offset);min-width:var(--strategy-overview-left-offset);margin-right:var(--strategy-overview-margin);position:-webkit-sticky;position:sticky;left:0;z-index:31;background:var(--color-background)}.timelineLabel_timelineLabelContent__qK9hk{position:relative;flex:1 1;height:100%;min-width:0}.timelineLabel_timelineEntry__ImY_P{position:absolute;display:flex;flex-direction:column;align-items:center;height:100%}.timelineLabel_timelineDash__3NWMO{background:var(--gray-11);width:2px;height:8px;margin-bottom:4px}.timelineLabel_timelineText__9liOp{font-size:12px;white-space:nowrap;color:var(--gray-11)}.stintBox_stintBox__UP2ij{display:inline-block;text-align:center;height:var(--strategy-overview-box-height);vertical-align:middle;position:absolute;font-weight:450;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;z-index:15;overflow:hidden;border-radius:8px;border-width:2px;border-style:solid}.stintBox_tyreHolder__vY9sz{position:absolute;width:48px;height:100%;left:0;top:0;bottom:0;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:space-between}.stintBox_tyreGrid___6hYg{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:50px;height:50px;justify-items:center;align-items:center}.stintBox_crosshair__Jru6w{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.tyreVisual_tyreSVGHolder__fyUYU{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.carRow_carRow__8yQei{position:relative;margin-bottom:2px;width:100%;--car-row-height:22px}.carRow_carNumberBox__RyVaj,.carRow_carRow__8yQei{height:var(--strategy-overview-box-height);display:flex}.carRow_carNumberBox__RyVaj{width:var(--strategy-overview-left-offset);min-width:var(--strategy-overview-left-offset);align-items:center;justify-content:center;font-size:130%;border-radius:8px;font-weight:600;margin-right:var(--strategy-overview-margin);position:-webkit-sticky;position:sticky;left:0;z-index:21;background:var(--color-background)}.carRow_stintHolder__pqbDR{position:relative;flex:1 1;height:100%;min-width:0}.carRow_carTimelineDash___X_OD{background:var(--accent-8);width:2px;height:calc(100% + var(--strategy-overview-margin));position:absolute;opacity:.2}.carRow_completedTimelineDash__fjO_b{width:10px!important;background:repeating-conic-gradient(var(--accent-8) 0 25%,white 0 50%) 50%/10px 10px;z-index:10;opacity:1}.flagRow_flagRow__LagUB{position:relative;margin-bottom:5px;margin-top:5px;height:20px;display:flex;width:100%}.flagRow_flagLabelBox__H0ZHY{width:var(--strategy-overview-left-offset);min-width:var(--strategy-overview-left-offset);display:flex;align-items:center;justify-content:center;font-size:100%;border-radius:8px;font-weight:600;margin-right:var(--strategy-overview-margin);position:-webkit-sticky;position:sticky;left:0;z-index:21;background:var(--color-background);color:var(--gray-12)}.flagRow_flagHolder__TEfAY{position:relative;flex:1 1;height:100%;min-width:0}.flagRow_flagBox__ie4yh{position:absolute;height:100%;border-radius:4px;border:1px solid var(--accent-6);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--color-background);text-shadow:0 0 3px var(--accent-8);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 4px;box-sizing:border-box}.flagRow_flagTimelineDash__k9_KZ{background:var(--gray-10);width:2px;height:calc(100% + var(--strategy-overview-margin));position:absolute;opacity:.2}.strategyOverview_scrollContainer__DWPLq{width:100%;height:100%;min-height:0;overflow:auto;position:relative;scrollbar-width:thin;scrollbar-color:var(--gray-a8) var(--gray-a3)}.strategyOverview_scrollContainer__DWPLq::-webkit-scrollbar{width:8px;height:8px}.strategyOverview_scrollContainer__DWPLq::-webkit-scrollbar-track{background:var(--gray-a3)}.strategyOverview_scrollContainer__DWPLq::-webkit-scrollbar-thumb{background-color:var(--gray-a8);border-radius:4px}.strategyOverview_rowContainer__tEPVV{position:relative;min-height:0;overflow-x:clip;transition:width .3s ease;display:flex;flex-direction:column}.strategyOverview_modeSwitch__eS5ep{position:-webkit-sticky;position:sticky;top:5px;left:0;z-index:40;background:var(--color-background);box-shadow:0 1px 10px var(--accent-6)}.cells_boxContent__z1XYS{flex:1 1;overflow:hidden;height:100%;width:100%}.cells_labelContent__wjowe{flex:1 1;overflow:hidden}.cells_textArea__fopJ7{resize:none;width:100%;height:100%;box-sizing:border-box}.cells_customCheckbox__t4J_X{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;margin-right:8px;cursor:pointer}.cells_customCheckbox__t4J_X:checked:after{content:"✔";color:var(--gray-11);display:block;text-align:center;line-height:12px}.cells_customCheckbox__t4J_X:disabled{background-color:var(--color-panel-translucent);cursor:not-allowed}.cells_scrollable__OcvBp{overflow:auto;max-height:100%;max-width:100%}.cells_expandButton__nDGhP{position:absolute;top:.5rem;right:.5rem;z-index:1;padding:.25rem .5rem;background:var(--accent-a3);border:1px solid var(--accent-a6);border-radius:4px;cursor:pointer}.cells_expandButton__nDGhP:hover{background:var(--accent-a4)}.cells_graphGrid__sv9UV{display:flex;width:100%;height:100%}.cells_graphColumns__eu7HL{display:flex;flex-direction:column;flex:1 1}.cells_graphCell__td_ey{flex:1 1;padding:4px}.cells_imageCell__Iwqcv{display:flex;align-items:center;justify-content:center;overflow:hidden}.cells_imageCell__Iwqcv img{max-width:100%;max-height:100%;object-fit:contain}.cells_loadingSpinner__Ni_zh{color:var(--gray-11)}.cells_errorMessage__kfJKX,.cells_loadingSpinner__Ni_zh{display:flex;align-items:center;justify-content:center;font-size:.875rem}.cells_errorMessage__kfJKX{color:var(--red-11);text-align:center;padding:8px}.cells_noImage__lgrdC{display:flex;align-items:center;justify-content:center;color:var(--gray-9);font-size:.875rem}.ChartToolbar_toolbar__oivja{background:rgba(0,0,0,0);border:none;border-radius:6px;padding:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;margin-top:1px;transition:all .2s ease}.ChartToolbar_toolbar__oivja:hover{background:rgba(0,0,0,0);border:none;box-shadow:none}.DownloadPngButton_downloadButton__3CgDD{background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:12px;color:var(--gray-9);transition:all .2s ease;border-radius:5px;height:1.6rem;display:flex;align-items:center;justify-content:center}.DownloadPngButton_downloadButton__3CgDD:hover{color:var(--gray-12);background:var(--accent-4)}.CopyToClipboardButton_copyButton__tbT83{background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:12px;color:var(--gray-9);transition:all .2s ease;border-radius:5px;height:1.6rem;display:flex;align-items:center;justify-content:center}.CopyToClipboardButton_copyButton__tbT83:hover{color:var(--gray-12);background:var(--accent-4)}.SlidingWindowSelector_trigger__8dzfu{background:rgba(0,0,0,0);border:none;cursor:pointer;font-size:10px;color:var(--gray-9);transition:all .2s ease;border-radius:5px;height:1.6rem;padding:0 6px;margin-right:4px;display:flex;align-items:center;justify-content:center;font-weight:400;margin-left:2px}.SlidingWindowSelector_trigger__8dzfu:hover{color:var(--gray-12);background:var(--accent-4)}.SlidingWindowSelector_trigger__8dzfu.SlidingWindowSelector_active__zDe6S{color:var(--accent-9);font-weight:600}.SlidingWindowSelector_content__tHsPG{max-height:none!important}.SlidingWindowSelector_content__tHsPG [data-radix-select-viewport]{max-height:none!important;overflow:visible!important}.SlidingWindowSelector_content__tHsPG [data-side]{max-height:none!important}.SlidingWindowSelector_content__tHsPG [data-radix-select-scroll-down-button],.SlidingWindowSelector_content__tHsPG [data-radix-select-scroll-up-button]{display:none!important}.SlidingWindowSelector_liveDot__eBRoJ{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red-9);box-shadow:0 0 0 0 var(--red-a8);animation:SlidingWindowSelector_liveDotPulse__xrfvi 1.6s ease-out infinite;flex-shrink:0}@keyframes SlidingWindowSelector_liveDotPulse__xrfvi{0%{box-shadow:0 0 0 0 var(--red-a8)}70%{box-shadow:0 0 0 6px rgba(0,0,0,0)}to{box-shadow:0 0 0 0 rgba(0,0,0,0)}}.session-timer_timerContainer__o603d{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;container-type:size}.session-timer_timerLabel__Tw7RD{font-size:min(8cqw,20cqh);font-weight:700;text-align:center;flex:1 1;display:flex;align-items:center;justify-content:center}.session-timer_timerDisplay__gR3Ow{display:flex;align-items:center;justify-content:center;border-radius:15px;border:7px solid var(--gray-12);padding:8px 16px;flex:3 1;width:100%;container-type:size}.session-timer_timer__n4o9I{font-family:DSEG7-Classic;font-size:min(18cqw,60cqh);font-weight:400;letter-spacing:.5cqw;word-spacing:2cqw}