.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.dashboardgrid_container__pw01Y{display:flex;flex-direction:column;gap:.5rem;position:relative}.dashboardgrid_delete__MReaY{position:absolute;top:4;left:4;background-color:var(--color-danger)}.dashboarditem_container__b7xmI{position:relative;transition:all .2s ease-in;background:rgba(0,0,0,0);perspective:60rem;overflow:hidden}.dashboarditem_container__b7xmI.dashboarditem_flip__EvEFt .dashboarditem_content__kAFXn{transform:rotateY(180deg)}.dashboarditem_container__b7xmI.dashboarditem_flip__EvEFt .dashboarditem_back__PfPtc{max-height:100vh;z-index:2}.dashboarditem_container__b7xmI:hover .dashboarditem_toggle__iY6kh{opacity:1}.dashboarditem_container__b7xmI .dashboarditem_toggle__iY6kh{position:absolute;right:1rem;top:1rem;opacity:0;transition:opacity .1s ease-in-out;z-index:100;cursor:pointer}.dashboarditem_container__b7xmI .dashboarditem_dragHandle__BY9kI{position:absolute;right:0;bottom:0}.dashboarditem_container__b7xmI .dashboarditem_content__kAFXn{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative;transform-style:preserve-3d;transition:transform .5s ease-in-out;width:100%;height:100%;max-height:100vh}.dashboarditem_container__b7xmI .dashboarditem_content__kAFXn .dashboarditem_front__YpQHB .react-resizable-handle{visibility:hidden;filter:invert(1)}.dashboarditem_container__b7xmI .dashboarditem_content__kAFXn.dashboarditem_isEditing__sHLrf{padding:.5rem}.dashboarditem_container__b7xmI .dashboarditem_content__kAFXn.dashboarditem_isEditing__sHLrf .dashboarditem_front__YpQHB>div *{overflow:hidden}.dashboarditem_container__b7xmI .dashboarditem_content__kAFXn.dashboarditem_isEditing__sHLrf .dashboarditem_front__YpQHB .react-resizable-handle{visibility:visible}.dashboarditem_container__b7xmI .dashboarditem_back__PfPtc,.dashboarditem_container__b7xmI .dashboarditem_front__YpQHB{grid-column:1;grid-row:1;display:flex;backface-visibility:hidden;background-color:var(--surface-2);border-radius:calc(var(--border-radius)/2);box-shadow:2px 2px 3px hsl(var(--surface-shadow));overflow:auto;transition:max-height .2s ease-in-out}.dashboarditem_container__b7xmI .dashboarditem_front__YpQHB{z-index:1}.dashboarditem_container__b7xmI .dashboarditem_back__PfPtc{transform:rotateY(180deg);background-color:var(--surface-3);z-index:0;display:block}.dashboarditemsettings_container__wxvjv{padding:1rem;height:100%;overflow-y:auto;margin-block-start:1.5rem;display:flex;flex-direction:column;gap:1rem}.dashboarditemsettings_title__aeuhu{font-size:1.125rem;font-weight:700}.dashboarditemsettings_position__WrOxh{display:grid;grid-gap:.25rem;gap:.25rem;grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;grid-template-areas:"header header header" "col1 col2 col3"}.dashboarditemsettings_position__WrOxh h3{grid-area:header;margin:0}.dashboardsettingsdialog_container__0o8_E{grid-column:-1;grid-row:1/-1;display:grid;grid-gap:1rem;gap:1rem;grid-template-rows:min-content 1fr repeat(auto-fill,minmax(min-content,1fr));border-bottom-left-radius:var(--radius,.5rem);border-top-left-radius:var(--radius,.5rem);padding:1rem;position:absolute;top:0;overflow:auto;max-height:80svh;right:0;z-index:10}@media(min-width:50rem){.dashboardsettingsdialog_container__0o8_E{max-width:23.125rem}}.dashboardsettingsdialog_container__0o8_E.dashboardsettingsdialog_open__zjyea{background-color:var(--surface);padding-inline:1rem}.dashboardsettingsdialog_container__0o8_E ul{list-style:none}.dashboardsettingsdialog_opener__gg3mU{margin-inline-start:auto;place-self:start}.dashboardsettingsdialog_tiles__jhVKq{display:flex;gap:.5em;flex-wrap:wrap}.dashboardsettingsdialog_tiles__jhVKq>li{aspect-ratio:1;width:6.5rem}.clock_container__01Ytp{display:grid;grid-template-rows:1rem 1fr 1rem;padding:.5rem;align-items:center;width:100%;height:100%}.clock_container__01Ytp>:first-child{font-size:1rem}.clock_container__01Ytp>:nth-child(2){font-size:1.75rem;text-align:center}.clock_container__01Ytp>:last-child{font-size:.75rem}.dashboardtoolbox_container__aDHzr{grid-column:1/-1;grid-row:1;display:flex;gap:.5rem;margin-inline:.5rem}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");background-position:100% 100%;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.adminshell_container__Tvr_Y{display:grid;height:100%;grid-auto-rows:max-content}.appdrawer_container__NdFPT{position:relative;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:center;align-content:center}.appdrawer_nav__vkULA{position:absolute;top:3rem;right:0;background-color:var(--surface);padding:.5rem;border-radius:var(--border-radius);z-index:10;box-shadow:1px 1px 3px var(--surface-shadow)}.appdrawer_scrollArea__D9_BY{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,max(3rem,25%)),1fr));justify-items:center;grid-gap:1rem;gap:1rem;width:20rem;max-height:25rem;overflow-y:auto;padding:.5rem}.appdrawer_tile__djPF_{width:4rem;height:4rem;aspect-ratio:1;gap:.5rem;transition:background-color .2s ease-in-out,transform .1s ease-in-out;border-radius:calc(var(--border-radius)/2)}.appdrawer_tile__djPF_,.appdrawer_tile__djPF_ a{align-items:center;display:flex;flex-direction:column}.appdrawer_tile__djPF_ a{gap:1rem}.appdrawer_tile__djPF_ div,.appdrawer_tile__djPF_ img{display:block;width:100%;height:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.appdrawer_tile__djPF_ label{font-size:.75rem;text-align:center}.appdrawer_tile__djPF_:hover{background-color:var(--surface-3);transform:scale(1.2)}.appdrawer_separator__ABqH3{grid-column:1/-1;justify-self:start;margin-block-start:1rem}.brand_brand__PAoVy{display:flex;height:var(--main-header-height);font-weight:700;font-size:2rem;font-family:var(--brand-font);position:relative;min-width:9rem}.brand_brand__PAoVy a{display:inline-flex;position:relative;min-width:var(--logo-size,5rem);width:100%;max-height:var(--main-header-height)}.brand_brand__PAoVy .brand_brandText__dOVbP a{color:var(--brand)}.notification_messages__ekXkD{position:relative}.notification_messages__ekXkD:after{content:"";background-color:var(--brand);border-radius:50%;display:block;height:.5rem;width:.5rem;opacity:0;transform:translate(1.25rem,-2rem);transition:opacity .25s ease-in-out}.notification_dot__jnVgU:after{opacity:1}.shellheader_container__ebxaF{grid-column:1/-1;display:flex;flex-wrap:wrap;width:100%;gap:1rem;padding:.5rem;align-items:center;align-content:center}.shellheader_container__ebxaF .shellheader_right__rW5k_{margin-inline-start:auto}.workspace_container__madU0{display:grid;grid-auto-rows:min-content;height:100%}