.AudioControl_volume-container__SF_jB{display:flex;align-items:center;position:absolute;top:.5rem;right:2rem}.AudioControl_slider-container__6fk90{width:120px;position:relative;top:-5px}.AudioControl_volume-up-fill__9Bb2S{color:blue}.AudioControl_volume-down-fill__nuvg6,.AudioControl_volume-up-fill__9Bb2S{font-size:2rem;cursor:pointer;filter:drop-shadow(0 0 2px rgba(3,22,145,.84));transition:all .2s ease-in-out}.AudioControl_volume-down-fill__nuvg6{color:#ffea00}.AudioControl_volume-off-fill__PkMro{color:#ee7943}.AudioControl_volume-mute-fill__RisZc,.AudioControl_volume-off-fill__PkMro{font-size:2rem;filter:drop-shadow(0 0 2px rgba(3,22,145,.84));cursor:pointer;transition:all .2s ease-in-out}.AudioControl_volume-mute-fill__RisZc{color:red}.AudioControl_hidden__wRyCN{display:none}.AudioControl_volume-slider__IYIEx{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%}.AudioControl_volume-slider__IYIEx::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;-webkit-transition:.2s;transition:.2s;background:#03a9f4;border-radius:25px}.AudioControl_volume-slider__IYIEx::-webkit-slider-thumb{height:15px;width:15px;border-radius:50%;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,1);cursor:pointer;-webkit-appearance:none;margin-top:-6px}.AudioControl_volume-slider__IYIEx:focus::-webkit-slider-runnable-track{background:#03a9f4}.AudioControl_volume-tooltip___9xP6{align-self:flex-start;position:absolute;top:-100%}.AudioControl_volume-tooltip___9xP6 span{width:30px;height:24px;line-height:24px;text-align:center;background:#4041419d;color:#fff;font-size:12px;display:block;position:absolute;left:50%;transform:translate(-50%);margin-left:1px;border-radius:6px}.AudioControl_volume-tooltip___9xP6 span:before{content:"";position:absolute;width:0;height:0;border-top:10px solid #636464a4;border-left:5px solid transparent;border-right:5px solid transparent;top:100%;left:50%;margin-left:-3.75px;margin-top:-3px}.AudioControl_slider-icon-container__7zZ__{display:flex;align-items:center}@media screen and (max-width:768px){.AudioControl_slider-container__6fk90{width:100px}.AudioControl_volume-down-fill__nuvg6,.AudioControl_volume-mute-fill__RisZc,.AudioControl_volume-off-fill__PkMro,.AudioControl_volume-up-fill__9Bb2S{font-size:1.5rem}}.TextInput_wrapper__zbmTE{display:flex;flex-direction:column}.TextInput_wrapper__zbmTE.TextInput_horizontal__OPwBw{flex-direction:row;align-items:center}:where(.TextInput_field-label__HL51o){font-weight:700;font-size:1.25rem;text-shadow:rgb(62 56 88/.58%) 0 2px 3px}.TextInput_wrapper__zbmTE.TextInput_horizontal__OPwBw .TextInput_field-label__HL51o{margin-right:1rem}.TextInput_input-wrapper__UdF8a{display:flex;flex-direction:column}.TextInput_input__rv5fZ{height:2rem;border-radius:.25rem;font-size:1rem;padding:.25rem .5rem;box-shadow:0 2px 4px rgb(45 35 66/40%),0 4px 7px -2px rgb(45 35 66/30%);border:none}.TextInput_input__rv5fZ:focus{outline:none}.TextInput_input__rv5fZ:focus-visible{outline:1px solid var(--light-blue);outline-offset:1px}.TextInput_label-container__ndNw4{display:flex;align-items:flex-end;margin:.5rem 0 .25rem}.TextInput_wrapper__zbmTE.TextInput_horizontal__OPwBw .TextInput_label-container__ndNw4{margin-bottom:.5rem}.TextInput_help-text__X0SDC{text-align:right;font-size:.75rem;color:#666;margin-bottom:.25rem}.TextInput_input__rv5fZ[type=date]{font:inherit}.TextInput_input__rv5fZ.TextInput_text-area__AW7GS{min-height:5rem;resize:vertical;padding:.5rem;font:inherit}.TextInput_input__rv5fZ.TextInput_read-only__2mKSe{cursor:default}:where(.Accordion_root___fTdb){border-radius:.35rem}:where(.Accordion_item___Qbny){display:flex;flex-direction:column;overflow:hidden}.Accordion_header__vs15c{padding:0 0 1rem;border-bottom:1px solid rgb(174 174 174);margin-block:1em 0}:where(.Accordion_trigger__6tfZl){width:100%;background-color:transparent;border:none;display:flex;justify-content:space-between;font-size:1rem;font-weight:700}:where(.Accordion_trigger__6tfZl):hover{cursor:pointer}:where(.Accordion_content__mMBef){overflow:hidden;font-size:1rem;color:var(--mauve-11)}.Accordion_content__mMBef[data-state=open]{animation:Accordion_slide-down__JAPm5 .3s cubic-bezier(.87,0,.13,1)}.Accordion_content__mMBef[data-state=closed]{animation:Accordion_slide-up__vMkqh .3s cubic-bezier(.87,0,.13,1)}.Accordion_chevron__ToTe3{margin-right:1rem;transition:transform .3s cubic-bezier(.87,0,.13,1)}.Accordion_trigger__6tfZl[data-state=open]>.Accordion_chevron__ToTe3{transform:rotate(180deg)}@keyframes Accordion_slide-down__JAPm5{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes Accordion_slide-up__vMkqh{0%{height:var(--radix-accordion-content-height)}to{height:0}}:where(.SideTray_overlay__IZTFo){position:fixed;inset:0;z-index:50;background-color:rgb(0 0 0/80%)}:where(.SideTray_content__qjM3d){position:fixed;z-index:50;height:100%;background-color:#f0eeee;box-shadow:-2px 0 6px rgba(0,0,0,.412),0 7px 13px -3px rgba(45,35,66,.3);padding-bottom:5rem;overflow:hidden auto;background:var(--background-image) no-repeat center center/cover}.SideTray_content__qjM3d.SideTray_left__wqNXy{left:0;bottom:0;top:0;border-right:4px solid var(--blue)}.SideTray_content__qjM3d.SideTray_right__PWARZ{right:0;bottom:0;top:0;border-left:4px solid var(--blue)}.SideTray_content__qjM3d.SideTray_top__6lpvJ{top:0;right:0;left:0}.SideTray_content__qjM3d.SideTray_bottom__LZYJO{bottom:0;right:0;left:0;border-top:4px solid var(--blue)}.SideTray_content__qjM3d.SideTray_scrollable__9Ayly{overflow:hidden auto}:where(.SideTray_content__qjM3d):focus{outline:none}:where(.SideTray_header__pqoqm){display:flex;flex-direction:column;text-align:center}:where(.SideTray_footer__JoxlF){margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding:1rem}:where(.SideTray_title__hbOMf){font-size:1.5rem;font-weight:700;line-height:1;margin:.25rem}:where(.SideTray_description__0Tlw8){font-size:.875rem;color:#6b7280;margin:.25rem}.SideTray_handle__EhzV_:before{content:"";width:100%;left:0;top:50%;margin-top:-4px;position:absolute;z-index:-1;height:0;border-top:.5rem double var(--blue)}@media screen and (max-width:950px){.SideTray_content__qjM3d:is([class*=project-details]){width:96vw;border:none}}.NavMenu_hamburger__K36Ms{font-size:2.5rem;cursor:pointer;position:absolute;top:1.25rem;left:1.5rem;color:var(--blue)}.NavMenu_nav-menu__vMMD5{display:flex;flex-direction:column;justify-content:space-between;width:400px}.NavMenu_nav-menu-header__J1xlE{padding:.35rem 1rem .25rem;box-sizing:border-box}.NavMenu_nav-menu-close__qLcWp{position:relative;left:0;top:0;width:1.75rem!important;height:1.75rem!important;min-height:1.75rem!important;padding:0!important;font-size:.65rem;border-radius:4px}.NavMenu_links__UkkJ1{list-style:none;padding:1.25rem 1rem;display:flex;flex-direction:column;gap:0}.NavMenu_top-level-link__0xJBY{list-style:none;margin:0;padding:0}.NavMenu_links__UkkJ1 .NavMenu_top-level-link__0xJBY>a{color:var(--blue);text-decoration:none;font-size:1.35rem;margin:.25rem 0;font-weight:700;display:flex;justify-content:space-between;align-items:center;padding:.4rem .75rem .4rem 0;-webkit-text-stroke:.25px black;transition:all .1s ease-out}.NavMenu_links__UkkJ1 .NavMenu_top-level-link__0xJBY>a:hover{color:var(--red);cursor:pointer}.NavMenu_links__UkkJ1 .NavMenu_top-level-link__0xJBY>a svg{margin-right:1rem}.NavMenu_accordion-block__R7w3S{list-style:none;margin:0;padding:0}.NavMenu_nav-accordion__ivExE{width:100%}.NavMenu_links__UkkJ1 .NavMenu_nav-accordion__ivExE button{padding:.4rem .75rem .4rem 0}.NavMenu_links__UkkJ1 .NavMenu_nav-accordion__ivExE h3{border-bottom:1px solid rgb(31 53 77/28%);padding:0 0 .4rem;margin:.15rem 0 0}.NavMenu_nav-accordion-header__zy7Dq{font-size:1.35rem!important;color:var(--blue);font-weight:700;-webkit-text-stroke:.25px black}.NavMenu_nav-accordion-header__zy7Dq:hover{color:var(--red);cursor:pointer}.NavMenu_nav-accordion-content__7sARm{padding-top:.15rem}.NavMenu_sub-links__ze17C{list-style:none;padding:0 0 .35rem .75rem;margin:0}.NavMenu_sub-links__ze17C li{margin:.3rem 0}.NavMenu_links__UkkJ1 .NavMenu_sub-links__ze17C a{color:var(--blue);text-decoration:none;font-size:1.35rem;margin:0 .35rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;padding:.2rem 1.25rem .2rem 0;-webkit-text-stroke:.25px black;transition:all .1s ease-out}.NavMenu_links__UkkJ1 .NavMenu_sub-links__ze17C a:hover{color:var(--red);cursor:pointer}.NavMenu_links__UkkJ1 hr{border:0;border-top:1px solid rgb(31 53 77/28%);margin:0}.NavMenu_bug-report-button__WYyzL{position:relative;bottom:1rem;left:30%;padding:.5rem .25rem}.NavMenu_location-codes__wh_R3{display:flex}.NavMenu_location-codes__wh_R3 svg:first-child{margin-right:-.85rem}.NavMenu_location-codes__wh_R3 svg:last-child{margin-left:-.7rem;margin-right:-.75rem}.layout_header__mmmNG{height:4rem;position:relative;padding:0 1.5rem}.layout_content__gIep_{padding:0 1.5rem}.layout_logo-container__Wd0GA{position:relative;margin:0 auto;bottom:0;width:350px;height:90px;transition:all .2s ease-in-out;z-index:-1}@media screen and (max-width:1050px){.layout_logo-container__Wd0GA{width:350px;height:105px}}@media screen and (max-width:768px){.layout_logo-container__Wd0GA{width:320px;height:95px}}@media screen and (max-width:690px){.layout_logo-container__Wd0GA{width:325px;height:85px}}@media screen and (max-width:600px){.layout_logo-container__Wd0GA{width:300px;height:70px}.layout_header__mmmNG{justify-content:space-between}}.CreateDisplaySection_content__ABLgd{padding:1rem;width:40vw}.CreateDisplaySection_title__lWut0{margin-bottom:1rem;text-align:center}.CreateDisplaySection_nav-buttons__eyLwm{position:absolute;left:1rem;top:1rem;display:flex;gap:.5rem}.CreateDisplaySection_back-button__MFDgS{height:2.25rem}.CreateDisplaySection_create-button__14M8x{margin-top:1rem}.Comments_container__2lU2b{align-items:center;width:100%}.Comments_container__2lU2b>div{width:100%}.Comments_title__MqdRY{font-family:var(--font-varela-round);font-size:2rem;text-shadow:rgba(45 35 66/40%) 0 3px 3px;background:linear-gradient(var(--red),rgb(226 71 71));-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;margin:1rem 0}.Comments_comments-event__LEGvP{width:100%;line-height:1.5;word-wrap:break-word}.Comments_input-wrapper__24mf1{width:100%;display:flex;flex-direction:column}.Comments_date___AEpi{color:gray;margin:.5rem 0;font-size:.875rem}.Comments_hr__PDIU6{color:gray;margin:0}.Comments_submit-comment__fyJnL{margin:.5rem 0;font-size:1rem;font-weight:500;align-self:flex-end}.Comments_name-input__rK6Sk{margin-top:1rem}.Comments_pagination__pQTvo{display:flex;justify-content:center;margin:1rem 0;width:100%}.Comments_pagination__pQTvo button{font-size:1rem;height:2.25rem;margin-right:.5rem}.EditDisplaySection_content__6vDtz{padding:1rem;width:40vw}.EditDisplaySection_title__9tgvZ{margin-bottom:1rem;text-align:center}.EditDisplaySection_nav-buttons__2bza9{position:absolute;left:1rem;top:1rem;display:flex;gap:.5rem}.EditDisplaySection_back-button__80VyQ{height:2.15rem}.Checkbox_label__8s88h{font-size:1.25rem;color:black;font-weight:700;cursor:pointer;display:inline-flex;align-items:center}.Checkbox_container__U5LOj{display:grid}.Checkbox_input__RLZLr{-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(.Checkbox_checkbox__PAMmi){width:1.5rem;height:1.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 3px var(--black);margin:-.25rem .5rem 0;background-color:white;color:var(--red);border:1px solid #e0e0e0}.Checkbox_disabled__0H69O{background-color:#f0f0f0;color:#848484}.ComboBox_wrapper__ApAPf{display:flex;flex-direction:column}.ComboBox_label-container__y5r3k{margin:.5rem 0 .25rem}.ComboBox_field-label___EpQO{font-weight:700;font-size:1.25rem}.ComboBox_input-wrapper__wL_Ae,.ComboBox_options-wrapper__0eOU0{position:relative}:where(.ComboBox_input-button__t_yA5){padding:.25rem;border-radius:.25rem;background:var(--blue);align-items:center;box-shadow:0 2px 4px rgba(45,35,66,.468),0 7px 13px -3px rgba(45 35 66/30%);display:flex;justify-content:space-between;border:none;width:100%}.ComboBox_input__ll9Sy{border-radius:.25rem;font-size:1rem;padding:.125rem .25rem;width:100%;height:1.75rem;border:none}.ComboBox_input__ll9Sy:focus{outline:none}.ComboBox_input-arrow__tW_5h{color:white;-webkit-text-stroke:.25px black}.ComboBox_transition-leave__jB71x{transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.ComboBox_transition-leave-from__lQWqF{opacity:1}.ComboBox_transition-leave-to__1lXlU{opacity:0}.ComboBox_options__HtXMR{position:absolute;margin-top:.15rem;overflow-x:hidden;overflow-y:auto;border-radius:.25rem;background:white;color:black;border:1px solid var(--blue);z-index:2;padding:.25rem;box-shadow:0 2px 4px rgba(45 35 66/40%),0 7px 13px -3px rgba(45 35 66/30%);max-height:20rem}.ComboBox_no-option__5vuL8,.ComboBox_option__2aJh_{width:95%;position:relative;padding:.5rem;display:flex;align-items:center;justify-content:space-between}.ComboBox_option__2aJh_.ComboBox_active__19GcZ{cursor:pointer;background:rgba(71,71,230,.656);color:white}.ComboBox_option__2aJh_:not(.ComboBox_selected__2_QYw){padding-right:calc(20px + 1.5rem)}.ComboBox_no-option__5vuL8{cursor:default}.ComboBox_check__sylIN{color:var(--blue);margin:0 .125rem 0 1rem}.ComboBox_check__sylIN.ComboBox_active__19GcZ{color:white}.MultiSelectComboBox_wrapper__WBjnM{display:flex;flex-direction:column}.MultiSelectComboBox_label-container__kcWZ5{margin:.5rem 0 .25rem}.MultiSelectComboBox_field-label__05T1d{font-weight:700;font-size:1.25rem}.MultiSelectComboBox_input-wrapper__kBQ7K,.MultiSelectComboBox_options-wrapper__Y7RdG{position:relative}:where(.MultiSelectComboBox_input-button__jQNFy){padding:.25rem;border-radius:.25rem;background:var(--blue);align-items:center;box-shadow:0 2px 4px rgba(45,35,66,.468),0 7px 13px -3px rgba(45 35 66/30%);display:flex;justify-content:space-between;border:none;width:100%}.MultiSelectComboBox_input__4x6gV{border-radius:.25rem;font-size:1rem;padding:.125rem .25rem;width:100%;height:1.75rem;border:none}.MultiSelectComboBox_input__4x6gV:focus{outline:none}.MultiSelectComboBox_arrow-button__4Dtwe{display:flex;align-items:center;background:none;border:none;padding:0;cursor:pointer}.MultiSelectComboBox_input-arrow__DnzAB{color:white;-webkit-text-stroke:.25px black}.MultiSelectComboBox_transition-leave__CIdQB{transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.MultiSelectComboBox_transition-leave-from__scra7{opacity:1}.MultiSelectComboBox_transition-leave-to__jVBem{opacity:0}.MultiSelectComboBox_options__TFjNJ{position:absolute;margin-top:.15rem;overflow-x:hidden;overflow-y:auto;border-radius:.25rem;background:white;color:black;border:1px solid var(--blue);z-index:2;padding:.25rem;box-shadow:0 2px 4px rgba(45 35 66/40%),0 7px 13px -3px rgba(45 35 66/30%);max-height:20rem;width:100%}.MultiSelectComboBox_option__Nas6I{width:95%;position:relative;padding:.5rem}.MultiSelectComboBox_option__Nas6I.MultiSelectComboBox_active__pEnTN{cursor:pointer;background:rgba(71,71,230,.656);color:white}.MultiSelectComboBox_option-content__fOJxZ{display:flex;align-items:center;justify-content:space-between}.MultiSelectComboBox_check__miAKG{color:var(--blue);margin:0 .125rem 0 1rem}.MultiSelectComboBox_check__miAKG.MultiSelectComboBox_active__pEnTN{color:white}.Assignee_assignee-container__jXbsQ{display:flex;align-items:center;gap:.5rem;width:100%}.Assignee_assignee__U2Lqd{flex:1;width:98%}.Assignee_send-slack-message-button__ONmzJ{width:-moz-fit-content;width:fit-content;max-width:7rem;height:40px!important;align-self:flex-end}.Frequency_weekly__Ng2sb{display:flex;justify-content:space-between;margin-top:1rem;background-color:#f5f5f5;border:1px solid #cfcfcf;padding:.15rem .5rem .25rem;border-radius:.25rem;box-shadow:0 2px 4px rgba(45 35 66/40%),0 5px 9px -3px rgba(45 35 66/30%)}.Frequency_weekly__Ng2sb>label{flex-grow:1;height:32px}.Frequency_checkbox__I7iuB{box-shadow:inset 0 2px 5px #ddd;border:1px solid #adadada6}.ProjectDetails_project-details__9RL0N{padding:.5rem;width:750px;box-shadow:0 0 10px 5px rgba(0,0,0,.1);border-radius:0;max-width:96vw;transition:all .2s ease-in-out!important}.ProjectDetails_project-details__9RL0N>div{margin-bottom:.5rem}.ProjectDetails_description-label__fKl_O{font-size:1.25rem;font-weight:700;margin:1rem 0}.ProjectDetails_description-wrapper__tbhW9{margin:.5rem 0}.ProjectDetails_loading-wrapper__I1qT8{height:100%}.ProjectDetails_submit-project__jmh4X{height:2.75rem}.ProjectDetails_back-button__vkZWl{height:2.15rem!important;width:2.5rem!important}.ProjectDetails_nav-buttons__rQCTI{display:flex;width:100%}.ProjectDetails_nav-buttons__rQCTI div:first-child{display:flex;justify-content:space-between;width:-moz-fit-content;width:fit-content}.ProjectDetails_nav-buttons__rQCTI button:not(:last-child){margin-right:.5rem;margin-bottom:1.5rem}.ProjectDetails_resize__SAmH8{color:var(--blue);font-size:1.5rem;position:absolute;top:.5rem;left:45%}.ProjectDetails_resize__SAmH8 svg{margin-right:.5rem;transition:transform .2s;text-shadow:0 0 5px rgba(0,0,0,.8)}.ProjectDetails_resize__SAmH8 svg:hover{transform:scale(1.1);cursor:pointer}.ProjectDetails_scheduled__jyK3w{display:flex;align-items:flex-end}.ProjectDetails_scheduled__jyK3w>label{display:flex;justify-content:space-between;width:100%;height:32px;background-color:#f5f5f5;border:1px solid #cfcfcf;padding:.15rem .5rem .25rem;border-radius:.25rem;box-shadow:0 2px 4px rgba(45 35 66/40%),0 5px 9px -3px rgba(45 35 66/30%)}.ProjectDetails_checkbox__k16YN{box-shadow:inset 0 2px 5px #ddd;border:1px solid #adadada6}@media screen and (max-width:1050px){.ProjectDetails_project-details__9RL0N{width:98vw}}.DisplaySectionsProjects_container__rMGj8{margin-top:2rem;text-align:center}.DisplaySectionsProjects_title__cFanB{font-family:var(--font-varela-round);font-size:2.75rem;text-shadow:rgba(45,35,66,.4) 0 4px 8px;background:-webkit-linear-gradient(rgb(27,27,255),rgb(102,71,226));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.DisplaySectionsProjects_header__ntcXD{display:flex}.DisplaySectionsProjects_header__ntcXD button{width:10rem;margin-right:-10rem}.DisplaySectionsProjects_header__ntcXD div{margin:0 auto}.Header_toolbar-left__TvMXQ{display:flex;align-items:center;gap:.5rem;min-width:0}.Header_toolbar-left__TvMXQ>button{margin-right:.5rem}.Header_toolbar-left__TvMXQ>button:last-child{margin-right:0}.ManageDisplaySections_content__UoPiV{width:40vw}.ManageDisplaySections_title__WJusX{display:flex;justify-content:center;align-items:center;margin:1rem 0 2rem}.ManageDisplaySections_close-button__XiYWe{position:absolute;left:.5rem;top:.5rem}.ManageDisplaySections_sections__FJrbj{display:flex;flex-direction:column;gap:.5rem}.ManageDisplaySections_section__ahBNg{display:flex;justify-content:space-between;border:1px solid #bebebe;border-radius:.375rem;box-shadow:var(--box-shadow);padding:.5rem;background-color:white;margin:0 .5rem}.ManageDisplaySections_section-actions__Nxhws{display:flex;gap:.5rem;button{height:2.5rem}}.ManageDisplaySections_create-section__X7KpW{position:absolute;right:.5rem;top:.75rem;font-size:1rem;height:2.5rem}.page_container__CgkMt{padding-bottom:2rem}.DatePicker_date-picker__x50Mn{display:flex;align-items:center;font-family:var(--font-varela-round);box-shadow:0 2px 4px rgba(45,35,66,40%),0 5px 11px -1px rgba(45 35 66/30%);border-radius:.25rem;max-width:240px}:where(.DatePicker_date-picker-label__kDghx){background-image:linear-gradient(90deg,#3859db,#2c50c6);color:white;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.25rem;font-family:var(--font-varela-round);-webkit-text-stroke:.25px rgb(22,43,66);text-shadow:0 0 .25px black;border:none;height:100%;border-radius:.25rem 0 0 .25rem;padding:.35rem .7rem}.DatePicker_date-picker-input__AddqV{background-color:white;border:none;font-family:var(--font-varela-round);font-size:1rem;border-radius:0 .25rem .25rem 0;padding:.35rem .7rem;flex-grow:1}.DatePicker_date-picker-input__AddqV:focus{outline:none;border:none;box-shadow:none}.DatePicker_date-picker-input__AddqV:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.EditNotesModal_create-shift__S0SXL{height:2.5rem}.EditNotesModal_modal__xkCRX .EditNotesModal_close-button__V4ycK{position:absolute;top:1rem;right:1rem;height:2rem;width:2rem}.EditNotesModal_modal__xkCRX{padding:.5rem 1rem;background-color:rgb(252,252,252);width:30rem}.EditNotesModal_save-button__aX0_9{margin-top:1rem}.EditNotesModal_title__TYEvD{margin-bottom:.25rem}.EditNotesModal_sections__ac_z6{margin-bottom:.5rem}.OpenShifts_title__98wqq{font-family:var(--font-varela-round);font-size:2.5rem;text-align:center;margin:.55rem;text-shadow:rgba(45,35,66,.4) 0 4px 8px;background:-webkit-linear-gradient(rgb(27,27,255),rgb(102,71,226));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.OpenShiftsSideTray_container__XJVaW{position:fixed;bottom:0;left:50%;z-index:2;border:1px solid black}.OpenShiftsSideTray_content__FN1nI{height:300px;width:100%;background:white;padding:0 1rem 0 .5rem;overflow-y:hidden}.OpenShiftsSideTray_close-button__zShQs{position:absolute;top:1rem;left:.5rem}.OpenShiftsSideTray_sections-button__5bVlU{position:absolute;top:1rem;left:4rem;width:130px;background-color:var(--blue);box-shadow:0 2px 4px rgba(35,38,66,.4),0 7px 13px -3px rgba(35,35,66,.3),inset 0 -3px 2px rgba(13,41,119,.733);font-size:1rem;border:none;height:2.25rem!important}.OpenShiftsSideTray_sections-button__5bVlU.OpenShiftsSideTray_open__C1l5K{bottom:295px}.OpenShiftsSideTray_sections-button__5bVlU:hover:not(:disabled){transform:translate(0)}.OpenShiftsSideTray_open-shifts__0CH0M{margin-right:1rem}.OpenSideTrayButton_container__ky__o{position:fixed;bottom:0;left:50%;z-index:2}.OpenSideTrayButton_open-button__qWzig{position:absolute;bottom:-.25rem;left:50%;z-index:2;color:var(--blue);height:2.25rem;opacity:1;transition:all .1s ease-out}.Sections_sections__QoCEI{display:none;border:none;background-color:white;box-shadow:0 0 20px #1c378fbd;border-radius:5px;margin-top:.75rem;padding:.5rem .25rem 2rem}.Sections_title___1Oxo{font-family:var(--font-varela-round);font-size:2.5rem;text-align:center;margin:.55rem;text-shadow:rgba(45,35,66,.4) 0 4px 8px;background:-webkit-linear-gradient(rgb(27,27,255),rgb(102,71,226));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.Sections_header__W7ec9{font-weight:700;color:rgb(55,89,215);font-size:1.15rem;border-bottom:3px solid rgb(55,89,215)}.Sections_section__Jsbzj{font-size:1rem}.Sections_header__W7ec9,.Sections_section__Jsbzj{display:flex;justify-content:space-between;align-items:center;padding:.35rem .25rem}.Sections_header__W7ec9>div:first-child,.Sections_section__Jsbzj>div:first-child{flex:2}.Sections_header__W7ec9>div:not(:first-child),.Sections_section__Jsbzj>div:not(:first-child){flex:1;text-align:center}.Sections_header__W7ec9>div,.Sections_section__Jsbzj>div{padding:.25rem 0}.Sections_section__Jsbzj:nth-child(odd){background-color:rgb(243,243,243)}.Sections_sections-grid__tPHng{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border:none;background-color:white;border-radius:5px}.Sections_sections-column__xRM4u{display:flex;flex-direction:column}.SectionsSideTray_content__5vDAb{height:325px;width:100%;background:white;padding:0 .5rem;overflow-y:hidden}.SectionsSideTray_close-button__k3W6u{position:absolute;top:1rem;left:.5rem}.SectionsSideTray_open-shifts-button__a5zIj{position:absolute;top:1rem;left:4rem;width:140px;background-color:var(--blue);box-shadow:0 2px 4px rgba(35,38,66,.4),0 7px 13px -3px rgba(35,35,66,.3),inset 0 -3px 2px rgba(13,41,119,.733);font-size:1rem;border:none;height:2.25rem!important}.SectionsSideTray_open-shifts-button__a5zIj.SectionsSideTray_open__gRVM_{bottom:320px}.SectionsSideTray_open-shifts-button__a5zIj:hover:not(:disabled){transform:translate(0)}:where(.TablePageHeader_root__dmSd9){display:flex;flex-direction:column;align-items:stretch;gap:.25rem;margin-top:3rem;min-width:0}:where(.TablePageHeader_title__wvorD){display:block;font-size:3rem;line-height:1.1;text-align:center;margin:0;padding:0 0 .15rem;align-self:center;max-width:100%}:where(.TablePageHeader_toolbar__DByZL){display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem;min-width:0}.TablePageHeader_toolbar__DByZL.TablePageHeader_toolbar-start__PE8EU{justify-content:flex-start}.TablePageHeader_toolbar__DByZL.TablePageHeader_toolbar-space-between__8F5LS{justify-content:space-between;width:100%}.TablePageHeader_toolbar__DByZL.TablePageHeader_toolbar-hidden__k2tMJ{visibility:hidden}@media screen and (min-width:1051px) and (max-width:1700px){:where(.TablePageHeader_root__dmSd9){margin-top:1.5rem;gap:.35rem}:where(.TablePageHeader_title__wvorD){font-size:2.5rem;line-height:1.08}}@media screen and (max-width:1050px){:where(.TablePageHeader_root__dmSd9){margin-top:3.25rem;gap:.45rem}:where(.TablePageHeader_title__wvorD){font-size:2.5rem;line-height:1.12}}@media screen and (max-width:768px){:where(.TablePageHeader_root__dmSd9){margin-top:3rem;gap:.4rem}:where(.TablePageHeader_title__wvorD){font-size:2.15rem;line-height:1.12}}.Header_toolbar-left__R_zza{display:flex;align-items:center;gap:.5rem;min-width:0}.Header_toolbar-left__R_zza>button{margin-right:.5rem}.Header_toolbar-left__R_zza>button:last-child{margin-right:0}:where(.ButtonGroup_button-group___VUuO){display:flex;border-radius:.5rem;border:none!important}.ButtonGroup_button-group___VUuO>.ButtonGroup_button__mWCSB{border-radius:0}.ButtonGroup_button-group___VUuO *{flex:1;border-radius:0!important}.ButtonGroup_button-group___VUuO :first-child{border-radius:.5rem 0 0 .5rem!important}.ButtonGroup_button-group___VUuO :last-child{border-radius:0 .5rem .5rem 0!important}.ButtonGroup_button-group___VUuO>*{height:unset!important}.ScheduledProjects_scheduled-projects__AwMX0{display:flex;flex-direction:column}.ScheduledProjects_title__53vS9{display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;font-weight:700}.ScheduledProjects_header___jXA1{font-size:1.25rem;font-weight:700}.ScheduledProjects_header___jXA1,.ScheduledProjects_no-schedules__kN7lo,.ScheduledProjects_project__pquea{border:1px solid #bebebe;border-radius:.25rem;background-color:white;padding:.5rem;margin:.25rem .5rem 0;box-shadow:var(--box-shadow)}.ScheduledProjects_header___jXA1,.ScheduledProjects_project__pquea{display:grid;grid-template-columns:1fr .55fr .4fr .25fr}.ScheduledProjects_header___jXA1>div:last-child{text-align:right;margin-right:1rem}.ScheduledProjects_project__pquea>span{word-break:normal}.ScheduledProjects_buttons__Z21eB{display:flex;justify-content:flex-end}.ScheduledProjects_buttons__Z21eB button{height:2.5rem}.ScheduledProjects_buttons__Z21eB button:first-child{margin-right:.5rem}.ScheduledProjects_schedule-project__p5KLG{margin:.5rem;height:2.5rem;font-size:1rem}.ScheduledProjects_no-schedules__kN7lo{font-size:1.5rem;font-weight:700;padding:1rem;text-align:center}.ScheduledProjects_title__53vS9 .ScheduledProjects_close-button__ZdLYs{height:2.25rem;margin:.5rem}.ScheduledProjects_scheduled-projects__AwMX0{width:40vw}.ScheduledProjects_category__Hml_h{margin:0 .5rem .5rem}@media screen and (max-width:1050px){.ScheduledProjects_scheduled-projects__AwMX0{width:98vw}}.Header_toolbar-left__geI5E{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0}.Header_toolbar-left__geI5E>button:first-child{margin-right:.25rem}.Tasks_name-input__BNe9e{display:none;width:0;transition:all .2s ease-in-out}.Tasks_name-input__BNe9e.Tasks_editing__5a8aD{display:block;width:20px}.Tasks_table-container__6JeP4{height:100%}:where(.Popover_content__5UoSo){border-radius:.375rem;padding:2rem 0;width:100%;box-shadow:0 2px 4px rgba(35,36,66,.5),0 7px 13px -3px rgba(35,38,66,.5);animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity;cursor:move;resize:both;overflow:auto}.Popover_content__5UoSo[data-state=open][data-side=top]{animation-name:Popover_slide-down-and-fade__AsP5u}.Popover_content__5UoSo[data-state=open][data-side=right]{animation-name:Popover_slide-left-and-fade__Pv88X}.Popover_content__5UoSo[data-state=open][data-side=bottom]{animation-name:Popover_slide-up-and-fade__6shdF}.Popover_content__5UoSo[data-state=open][data-side=left]{animation-name:Popover_slide-right-and-fade__plD8E}.Popover_close__um5l4{position:absolute;top:.75rem;right:.5rem;background-color:var(--red);border:0;border-radius:.375rem;box-shadow:0 2px 4px rgb(66 35 35/40%),0 7px 13px -3px rgb(66 35 35/30%),inset 0 -3px 2px rgb(111 58 58/80%);cursor:pointer;color:#fff;font-family:var(--font-varela-round);font-size:1rem;-webkit-text-stroke:.25px rgb(0 0 0);text-shadow:0 0 .25px black;padding:.25rem .35rem}.Popover_close__um5l4,.Popover_icon-button__oxga9{display:inline-flex;align-items:center;justify-content:center}.Popover_dragging__KLhxb{opacity:0}@keyframes Popover_slide-up-and-fade__6shdF{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes Popover_slide-right-and-fade__plD8E{0%{opacity:0;transform:translateX(-2px)}to{opacity:1;transform:translateX(0)}}@keyframes Popover_slide-down-and-fade__AsP5u{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes Popover_slide-left-and-fade__Pv88X{0%{opacity:0;transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}.Columns_filter__NJHnw{padding:.25rem .5rem}.Columns_filter__NJHnw .Columns_filter-input__GbMcG{box-shadow:none;border:1px solid rgb(200 200 200);margin-bottom:.25rem}.Columns_header___y1Td{margin-left:.5rem}.Columns_columns__FutjO{margin:.5rem 0}.Columns_column__WeoTM,.Columns_field__BEuDc{cursor:move;padding:.5rem;border:none;border-radius:.375rem;margin:.35rem auto;display:flex;justify-content:space-between;align-items:center;background-color:white;width:calc(100% - 1.5rem);box-shadow:0 2px 4px rgba(35,51,66,.464),0 3px 7px -2px rgba(36,35,66,.3),inset 0 -2px 1px rgba(0,51,189,.3);color:var(--black);transition:all .2s ease-in-out;&:hover{transform:scale(1.02);box-shadow:0 2px 4px rgba(35,51,66,.464),0 7px 13px -3px rgba(36,35,66,.3),inset 0 -3px 2px rgba(0,51,189,.3)}}.Columns_column-text__QZ8_r{margin-left:.5rem;font-weight:700;display:flex;align-items:center}.Columns_field__BEuDc{padding:.5rem;border:none;border-radius:.375rem;margin:.35rem auto;display:flex;justify-content:space-between;align-items:center;background-color:white;width:calc(100% - 1.5rem);box-shadow:0 2px 4px rgba(35,51,66,.464),0 5px 11px -2px rgba(36,35,66,.3),inset 0 -2px 1px rgba(0,51,189,.3);color:var(--black);transition:all .2s ease-in-out;span{margin-left:.5rem;font-weight:700;display:flex;align-items:center}}.Columns_field__BEuDc:hover{cursor:pointer;font-weight:700;padding:.5rem;border:none;border-radius:.375rem;margin:.35rem auto;background-color:white;width:calc(100% - 1.5rem);box-shadow:0 2px 4px rgba(35,51,66,.464),0 5px 11px -2px rgba(36,35,66,.3),inset 0 -2px 1px rgba(0,51,189,.3);color:var(--black)}.Columns_remove__pE1_z{margin:auto .5rem;font-size:.75rem}.Columns_remove__pE1_z:hover{cursor:pointer;color:var(--red)}.Columns_section-title__AA0z3{display:block;font-weight:700;margin:.5rem .25rem;text-decoration:underline}.GroupBy_filter__pElz_{padding:.25rem .5rem}.GroupBy_header__L1df_{margin-left:.5rem}.GroupBy_filter__pElz_ .GroupBy_filter-input__tf8z6{box-shadow:none;border:1px solid rgb(200 200 200);margin-bottom:.25rem}.GroupBy_field__6hzxh>div>input{display:none}.GroupBy_field__6hzxh>div>label{display:block;width:100%;height:20px;padding:.5rem 1rem}.GroupBy_field__6hzxh>div>label:hover{cursor:pointer;font-weight:700;background-color:var(--light-blue);border-bottom:1px solid var(--blue);border-top:1px solid var(--blue)}.GroupBy_groups__JG0XO{margin:.5rem 0}.GroupBy_group__UE6uf{cursor:move;padding:0 .25rem;border-bottom:1px solid var(--blue);border-top:1px solid var(--blue);margin:0 0 2px;display:flex;justify-content:space-between;align-items:center;background-color:var(--light-blue)}.GroupBy_group-text__fW9CG{margin-left:.5rem;font-weight:700;display:flex;align-items:center}.GroupBy_remove__o1fQf{margin:auto .5rem;font-size:.75rem}.GroupBy_arrows__lJxAo,.GroupBy_remove__o1fQf:hover{cursor:pointer;color:var(--blue)}.GroupBy_arrows__lJxAo{font-weight:bolder;font-size:1.25rem;margin:.5rem .15rem 0;height:-moz-fit-content;height:fit-content;align-self:flex-end}.TableSettings_popover__bzj1b{margin:4rem 0 0 .25rem;background-color:rgb(242,242,243);min-width:300px;z-index:2;padding:2rem .75rem .5rem;border:none;border-radius:.375rem;box-shadow:0 2px 4px rgba(35,51,66,.464),0 7px 13px -3px rgba(36,35,66,.3),inset 0 -3px 2px rgba(68,81,117,.3)}.TableSettings_reset-table-button__Iwtnq{margin-left:.5rem}.TableSettings_accordion-header__ooJtj{color:var(--black);font-family:var(--font-varela-round)}.InventoryHistoryTable_table-container__yLPi1{width:100%;max-width:100%;min-width:0;height:calc(100vh - 15rem)}@media screen and (min-width:1051px) and (max-width:1700px){.InventoryHistoryTable_table-container__yLPi1{height:calc(100vh - 13.5rem)}}.InventoryHistoryTable_truncated-warning__8dn1L{margin:0 0 .5rem;padding:.5rem .75rem;border-radius:.25rem;background-color:#fff4d6;color:var(--black);font-size:.9rem}.InvoiceSchedule_content__hu9EC{width:min(560px,96vw);display:flex;flex-direction:column}.InvoiceSchedule_header__jog8f{padding:1rem 1.25rem .75rem;border-bottom:1px solid var(--border-color,#e5e5e5);background:rgba(255,255,255,.85)}.InvoiceSchedule_title-row__HPk4P{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.InvoiceSchedule_subtitle__xV9VX{margin:.25rem 0 0;color:var(--text-secondary,#555);font-size:.9rem}.InvoiceSchedule_body__L7xcY{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;overflow-y:auto;>h2{margin:0}}.InvoiceSchedule_printing-toggle-container__wnMEz{display:flex;flex-direction:column;gap:.4rem;padding-right:.5rem}.InvoiceSchedule_printing-toggle__2CKnK{padding:0;margin:0}.InvoiceSchedule_printing-toggle-container__wnMEz .InvoiceSchedule_toggle-label__YYY4p{font-size:1.25rem;font-weight:600;color:var(--blue);padding:0;margin:0}.InvoiceSchedule_toggle-hint__4Rrjc{margin:0;color:var(--text-secondary,#555);font-size:.85rem}.InvoiceSchedule_schedule-list__HkDs8{display:flex;flex-direction:column;gap:.75rem}.InvoiceSchedule_schedule-row__eJkxx{display:flex;flex-direction:column;gap:.6rem;padding:.75rem;background:var(--card-bg,#fff);border-radius:.5rem;box-shadow:var(--box-shadow)}.InvoiceSchedule_day-toggles__eXa3I{display:flex;gap:.35rem;flex-wrap:wrap}.InvoiceSchedule_day-toggle___6KKh{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--border-color,#ccc);background:transparent;color:var(--text-primary,#222);font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.85rem}.InvoiceSchedule_day-toggle___6KKh[data-active=true]{background:var(--blue,#2563eb);color:#fff;border-color:var(--blue,#2563eb)}.InvoiceSchedule_day-toggle___6KKh:disabled{opacity:.4;cursor:not-allowed}.InvoiceSchedule_time-row__knuPh{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.InvoiceSchedule_time-input__x1pXa{padding:.35rem .5rem;border:1px solid var(--border-color,#ccc);border-radius:.35rem;font-size:.9rem}.InvoiceSchedule_time-input__x1pXa[data-invalid=true]{border-color:var(--red,#c0392b)}.InvoiceSchedule_time-separator__PAOC6{color:var(--text-secondary,#555)}.InvoiceSchedule_all-day-hint__kSLT5{color:var(--text-secondary,#888);font-size:.8rem;margin-left:auto}.InvoiceSchedule_row-error__Icsan{color:var(--red,#c0392b);font-size:.8rem}.InvoiceSchedule_remove-row__MoHzP{align-self:flex-end;background:transparent;color:var(--red,#c0392b);border:none;font-size:.85rem;cursor:pointer;padding:.2rem .4rem}.InvoiceSchedule_add-schedule__CoqVt{align-self:flex-start;background:transparent;color:var(--blue,#2563eb);border:1px dashed var(--blue,#2563eb);padding:.4rem .75rem;border-radius:.35rem;cursor:pointer;font-weight:600}.InvoiceSchedule_blackout-editor__BCnF_{display:flex;flex-direction:column;gap:.75rem}.InvoiceSchedule_blackout-add-row__C9Yed{display:flex;gap:.4rem;flex-wrap:wrap;align-items:center}.InvoiceSchedule_text-input__Fw44c{padding:.4rem .6rem;border:1px solid var(--border-color,#ccc);border-radius:.35rem;font-size:.9rem;box-shadow:var(--box-shadow)}.InvoiceSchedule_reason-input__xNOv9{flex:1;min-width:10rem;box-shadow:var(--box-shadow)}.InvoiceSchedule_month-nav__c_XTS{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem .2rem}.InvoiceSchedule_month-arrow__f_h67{background:white;width:2rem;height:2rem;cursor:pointer}.InvoiceSchedule_month-arrow__f_h67,.InvoiceSchedule_month-select__KpTtH{border:1px solid var(--border-color,#ccc);border-radius:.35rem;box-shadow:var(--box-shadow)}.InvoiceSchedule_month-select__KpTtH{flex:1;text-align:center;padding:.35rem .5rem;font-weight:600;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:.9rem}.InvoiceSchedule_month-select__KpTtH:focus{outline:none;border-color:var(--blue,#2563eb);box-shadow:0 0 0 2px rgba(37,99,235,.2)}.InvoiceSchedule_blackout-hint__j6KOx{color:var(--text-secondary,#555);font-size:.9rem;margin:-1rem 0 .5rem}.InvoiceSchedule_blackout-list__JLiyU{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.InvoiceSchedule_blackout-item___v_d2{display:grid;grid-template-columns:7rem 1fr auto;align-items:center;gap:.5rem;padding:.4rem .6rem;background:var(--row-bg,#f8f8f8);border-radius:.35rem;box-shadow:var(--box-shadow)}.InvoiceSchedule_blackout-date__R_YlB{font-weight:600}.InvoiceSchedule_blackout-reason__RuBlk{color:var(--text-secondary,#555);font-size:.9rem}.InvoiceSchedule_remove-button__VKvgS{background:transparent;color:var(--red,#c0392b);border:none;cursor:pointer;font-size:.85rem;padding:.2rem .4rem}.InvoiceSchedule_empty-state__pKk_k{color:var(--text-secondary,#888);font-style:italic;padding:.5rem 0}.InvoiceSchedule_schedule-button___NPcR{background:transparent;border:1px solid var(--border-color,#ccc)}.InvoiceSchedule_save-button__veJXK{align-self:flex-start;background:var(--blue,#2563eb);color:#fff}.InvoiceSchedule_save-button__veJXK:disabled:not(:enabled){opacity:.75;cursor:not-allowed}.InvoiceSchedule_section-divider__BE9sh{border:none;border-top:1px solid var(--border-color,#cccccc);margin:0}.InvoiceSchedule_add-button__uH3j8{height:2rem}.PrintTagsSideTray_content__ddrhI{width:450px;padding:.5rem 1rem}.PrintTagsSideTray_tags__8IuyY{display:flex;flex-direction:column;margin-top:1rem}.PrintTagsSideTray_tags__8IuyY>div{background-color:white;padding:0 1.25rem 1.25rem;margin:.5rem 0;border-radius:.5rem;box-shadow:0 2px 4px rgb(45 35 66/40%),0 7px 13px -3px rgb(45 35 66/30%)}.PrintTagsSideTray_tags__8IuyY>div>hr{margin-top:0}.PrintTagsSideTray_tag-header__nqJ_7{display:flex;justify-content:space-between;font-size:1.15rem;font-weight:700;margin:0;align-items:center;padding:0}.PrintTagsSideTray_remove-tag-button__QNYND{height:2.25rem;width:2.25rem}.PrintTagsSideTray_tag-info__REYvv>span{display:inline-block;font-weight:700;line-height:1.5rem;width:5rem}.PrintTagsSideTray_print-tags-button__Xr7HJ{margin-top:1rem}.PrintTagsSideTray_close-button__8Yey_{position:absolute;top:.5rem;left:1rem}.page_container__rNfMm{height:100vh;width:100%;max-width:100%;min-width:0}.page_header-toolbar__QJtt8{width:100%}.page_print-hidden__JOemf{opacity:0;visibility:hidden;pointer-events:none}.page_spinner__kOFRy{align-items:flex-start;margin-top:3rem}.page_product-grid__iXDre{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.page_product-grid__iXDre>div{transition:transform .2s ease-in-out}.page_product-grid__iXDre>div:hover{cursor:pointer;transform:scale(1.02)}.page_product-grid__iXDre>div:active{transform:scale(.98)}.page_product-grid__iXDre>div:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.page_no-location-codes__aKmHc{margin:2rem;font-family:var(--font-varela-round);font-size:2rem;text-shadow:rgba(45,35,66,.4) 0 4px 8px;background:-webkit-linear-gradient(rgb(27,27,255),rgb(102,71,226));background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;display:inline}@media screen and (max-width:1170px){.page_product-grid__iXDre{grid-template-columns:1fr}}.Header_toolbar-left__ZwK_m{display:flex;align-items:flex-end;gap:.5rem;min-width:20rem}.Header_toolbar-right__o_6gv{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.Header_last-refreshed__9iD_O{font-size:.85rem;color:var(--text-secondary,#888);white-space:nowrap}.Header_source-filter__Pg_g2{>div{margin:0!important;width:9em;height:2.25rem}>div:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}>div:not(:first-child):not(:last-child){border-radius:0!important}>div:last-child{border-top-left-radius:0!important;border-bottom-left-radius:0!important}}.Header_modal-body__jB31U{height:-moz-fit-content;height:fit-content;padding:1rem;background-color:rgb(240 240 240);width:25rem}.Header_modal-footer__lpsfq{display:flex;justify-content:flex-end;margin-top:1.5rem;gap:.5rem}.Header_cancel__eVx6I{background-color:white;background-image:none;color:var(--red);box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 rgba(58,65,111,.5)!important;&:hover{box-shadow:0 4px 8px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 rgba(82,82,82,.696)!important}&:focus{box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 rgba(58,65,111,.5)!important}&:active{box-shadow:inset 0 3px 7px rgba(85,39,39,.477)!important}}.MissingInventoryTable_table-container__xb05n{width:100%;max-width:100%;min-width:0;height:calc(100vh - 15rem)}.MissingInventoryTable_negative-quantity__kyZSY,.MissingInventoryTable_positive-quantity__QZ3cz{border-radius:.85rem;color:white;font-weight:700;width:-moz-fit-content;width:fit-content;min-width:2rem;padding:.25rem .35rem;margin:auto;box-shadow:var(--box-shadow)}.MissingInventoryTable_positive-quantity__QZ3cz{background-color:green}.MissingInventoryTable_negative-quantity__kyZSY{background-color:red}.MissingInventoryTable_context-menu-item__CKc3Y{display:flex;align-items:center;gap:.5rem}.MissingInventoryTable_select-title__DtirI{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1.25rem}.MissingInventoryTable_select-title__DtirI>input{margin:.75rem 0 0}.MissingInventoryTable_remove-icon__Vkpb5{color:var(--red);font-size:1.3rem;margin-top:auto}@media screen and (min-width:1051px) and (max-width:1700px){.MissingInventoryTable_table-container__xb05n{height:calc(100vh - 13.5rem)}.MissingInventoryTable_negative-quantity__kyZSY,.MissingInventoryTable_positive-quantity__QZ3cz{font-size:.85rem;min-width:1.75rem;padding:.18rem .3rem;border-radius:.7rem}}:where(.ShoeLabelPreview_preview-scaler__XXjUp){width:100%;display:flex;justify-content:center;padding:.5rem}.ShoeLabelPreview_label__ZyD_Y{table-layout:fixed;border-collapse:collapse;width:600px;border:10px solid black;height:58mm;background:white;color:#111;font-family:Lato,Helvetica Neue,Arial,sans-serif;box-shadow:var(--box-shadow)}.ShoeLabelPreview_label__ZyD_Y td{text-align:center;vertical-align:top;word-wrap:break-word;padding-left:2px;padding-right:2px;border:1px solid black}.ShoeLabelPreview_info-cell__JtYIc{width:60%;font-size:24px;line-height:22px;padding:.5rem 0}.ShoeLabelPreview_vendor-name__l8YXa{font-size:28pt;line-height:26pt;font-weight:700}.ShoeLabelPreview_size-cell__2aDV8{font-size:24pt;font-weight:600;line-height:24px;padding:.5rem 0}.ShoeLabelPreview_width__0S7aC{font-size:22pt;word-break:normal}.ShoeLabelPreview_width-small__bT0Ci{font-size:20pt}.ShoeLabelPreview_unit__KbFo6,.ShoeLabelPreview_width-description__hkLol{font-size:18pt;word-break:normal}.ShoeLabelPreview_barcode-cell__HS4tI{display:flex;border:none!important;justify-content:center;align-items:center;width:100%;height:100%;transform:rotate(-90deg)}.ShoeLabelPreview_barcode__PpReY{width:100%;height:100px}.HistorySideTray_content__ZE8xH{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;width:min(90vw,520px)}.HistorySideTray_close-button__6d1Cq{align-self:flex-end}.HistorySideTray_spinner__nUKRL{align-items:flex-start;margin-top:2rem}.HistorySideTray_empty__I_Hzb{margin-top:2rem;text-align:center;font-family:var(--font-varela-round);color:var(--gray,#888)}.HistorySideTray_records__0bHDr{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto}.HistorySideTray_record__d_0pb{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid var(--border,#e2e2e2);border-radius:.5rem}.HistorySideTray_record-meta__IX0vJ{display:flex;align-items:center;gap:.5rem;font-size:.85rem}.HistorySideTray_status__3Vljj{text-transform:capitalize;font-weight:600;padding:.1rem .5rem;border-radius:.75rem;background:var(--hover-bg,#f3f4f6)}.HistorySideTray_status-success__V_57V{color:green}.HistorySideTray_status-failed__q8Fa9{color:red}.HistorySideTray_status-queued__cLc6Z{color:var(--blue,#1b1bff)}.HistorySideTray_date__HSxSt{color:var(--gray,#666)}.HistorySideTray_qty__Al7ib{margin-left:auto;font-weight:700}.HistorySideTray_record-preview__O_DmA{padding:0;transform:scale(.7);transform-origin:top left;margin-bottom:-3.5rem;overflow:hidden}.HistorySideTray_note__lnmqj{font-size:.85rem;color:red}.HistorySideTray_reprint-button__DOART{align-self:flex-start}