.admin-layout{background-color:var(--color-gray-4);min-height:calc(100vh - 6rem);margin-top:5rem}@media(min-width:64em){.admin-layout{margin-top:6.25rem;min-height:calc(100vh - 7.25rem);margin-left:16.875rem}}.toast-float{position:fixed;bottom:.625rem;right:.625rem}.toast-float .toast{margin-bottom:1rem}.toast-header-success,.toast-success{background-color:#b7ffc8}.toast-header-success{color:#000;border-bottom:none}.toast-body-success{border:none;border-left:.3rem solid #00ff3c}.toast-header-info,.toast-info{background-color:#9ff2ff}.toast-header-info{color:#000;border-bottom:none}.toast-body-info{border:none;border-left:.3rem solid #0df}.toast-header-warning,.toast-warning{background-color:#ffe9a8}.toast-header-warning{color:#000;border-bottom:none}.toast-body-warning{border:none;border-left:.3rem solid #ffbf00}.toast-danger,.toast-header-danger{background-color:#ffc0c0}.toast-header-danger{color:#000;border-bottom:none}.toast-body-danger{border:none;border-left:.3rem solid red}.admin-header{display:flex;position:absolute;top:0;flex-direction:row;justify-content:space-between;width:100vw;height:5rem;margin:0;padding:0 1rem;background-color:var(--bs-primary)}@media(min-width:48em){.admin-header{background-color:var(--bs-white)}}@media(min-width:64em){.admin-header{width:calc(100vw - 16.875rem);justify-content:stretch;height:6.25rem;margin-left:16.875rem;border-bottom-right-radius:.5rem}}.admin-header__brand{display:flex;height:100%;place-items:center}@media(min-width:64em){.admin-header__brand{display:none}}.admin-header__brand-text{margin-left:.25rem;font-family:var(--font-tertiary);font-size:1rem;font-weight:600;color:var(--bs-white)}@media screen and (min-width:48em){.admin-header__brand-text{margin-left:.5rem;color:var(--bs-primary);font-size:1.625rem}}.admin-header__search-toggle{border:none;fill:var(--bs-white)}.admin-header__search-toggle circle{fill:hsla(0,0%,100%,.1)}.admin-header__search-toggle .search-icon__magnifying-glass,.admin-header__search-toggle path{stroke:var(--bs-white);stroke-opacity:1}.admin-header__search-toggle:focus-visible circle,.admin-header__search-toggle:hover circle{--search-toggle-circle-fill-hovered:var(--bs-secondary)}@media screen and (min-width:48em){.admin-header__search-toggle circle{fill:var(--color-gray-3)}.admin-header__search-toggle .search-icon__magnifying-glass,.admin-header__search-toggle path{stroke:#000;stroke-opacity:.3}.admin-header__search-toggle:focus-visible .search-icon__magnifying-glass,.admin-header__search-toggle:focus-visible path,.admin-header__search-toggle:hover .search-icon__magnifying-glass,.admin-header__search-toggle:hover path{stroke:var(--bs-white);stroke-opacity:1}}@media(min-width:64em){.admin-header__search-toggle{display:none}}.admin-header__mobile-search{display:flex;flex-direction:column;top:1rem;border-radius:.5rem;overflow:hidden;transition:width .8s ease;z-index:10}.admin-header__mobile-search--expanded{width:80%;visibility:visible}.admin-header__mobile-search--collapsed{display:none}@media screen and (min-width:48em){.admin-header__mobile-search{top:6rem;min-height:11.25rem}}@media(min-width:64em){.admin-header__mobile-search{display:none}}.admin-header__mobile-search-form{height:3rem;margin:.5rem}@media screen and (min-width:48em){.admin-header__mobile-search-form{height:3.25rem;margin:1rem 1rem .5rem}}.admin-header__mobile-search-input-container{width:100%;height:100%;border:.0625rem solid var(--color-gray-29);border-radius:.5rem;background-color:var(--color-gray-3)}.admin-header__mobile-search-input{border:none;border-radius:.5rem;height:100%;width:92%;padding:.25rem .5rem;background-color:var(--color-gray-3)}@media screen and (min-width:48em){.admin-header__mobile-search-input::placeholder{font-size:1.25rem}}.admin-header__mobile-search-submit-btn{border:none;background-color:transparent}.admin-header__mobile-search-submit-btn svg{fill:rgba(0,0,0,.5)}.admin-header__mobile-search-submit-btn:focus-visible svg,.admin-header__mobile-search-submit-btn:hover svg{fill:var(--bs-black)}.admin-header__desktop-search{display:none;align-items:center;flex-grow:1;margin:0 1rem}@media screen and (min-width:64em){.admin-header__desktop-search{display:flex}}@media screen and (min-width:120em){.admin-header__desktop-search{margin:0 2rem}}.admin-header__desktop-search-form{display:flex;flex-direction:row;justify-content:flex-end;gap:1rem;width:100%}.admin-header__desktop-search-input{width:70%;height:3.375rem;padding:0 0 0 1rem;border:.0625rem solid var(--color-gray-15);border-radius:.5rem;background-color:var(--color-gray-4);font-family:var(--font-secondary)}.admin-header__desktop-search-input::placeholder{color:var(--color-gray-29);font-family:var(--font-secondary)}@media screen and (min-width:120em){.admin-header__desktop-search-input{width:80%}}.admin-header__desktop-search-submit-btn{--base-button-border-radius:0.75rem;--base-button-height:3.375rem;width:30%}@media screen and (min-width:120em){.admin-header__desktop-search-submit-btn{width:20%}}.admin-header__tools{display:flex;place-items:center}.admin-header__notifications{display:block;height:1.5rem;width:1.5rem;margin-left:.75rem;margin-right:.75rem;border-radius:50%;border:none;background-color:var(--bs-secondary)}@media(min-width:64em){.admin-header__notifications{height:2.5rem;width:2.5rem;margin-left:0;margin-right:1rem}}.admin-header__notifications-icon{width:100%;height:100%}.admin-header__account{display:flex;align-items:center}@media(min-width:64em){.admin-header__account{padding-left:1rem}}.admin-header__account-image{border-radius:50%}@media(min-width:64em){.admin-header__account-image{width:2.5rem;height:2.5rem}}.admin-header__account-menu{display:none}.admin-header__account-toggle{margin-left:.5rem;display:flex;background-color:transparent;border:none;align-items:center}@media(min-width:64em){.admin-header__account-toggle{margin-left:1rem}}.admin-header__account-toggle-text{display:none;margin:0;font-family:var(--font-secondary);font-size:1.125rem;color:var(--color-gray-53)}@media(min-width:64em){.admin-header__account-toggle-text{display:block}}.admin-header__account-toggle:focus-visible .admin-header__account-toggle-text,.admin-header__account-toggle:hover .admin-header__account-toggle-text{color:var(--bs-secondary)}.admin-header__account-toggle:focus-visible .admin-header__account-toggle-icon,.admin-header__account-toggle:hover .admin-header__account-toggle-icon{fill:var(--bs-secondary)}.admin-header__account-toggle-icon{fill:var(--bs-white)}@media(min-width:64em){.admin-header__account-toggle-icon{margin-left:.5rem;fill:var(--color-gray-29);width:1.25rem;height:1.25rem}}.admin-header__sidebar-toggle{width:2.625rem;height:2.625rem;background-color:hsla(0,0%,100%,.1);border:none;border-radius:50%}.admin-header__sidebar-toggle:focus-visible,.admin-header__sidebar-toggle:hover{background-color:var(--bs-secondary)}@media screen and (min-width:48em){.admin-header__sidebar-toggle{background-color:var(--color-gray-3)}.admin-header__sidebar-toggle svg{fill:rgba(0,0,0,.3)}.admin-header__sidebar-toggle:focus-visible path,.admin-header__sidebar-toggle:hover path{stroke:var(--bs-white)}}@media(min-width:64em){.admin-header__sidebar-toggle{display:none;width:3.125rem;height:3.125rem;margin-left:0}}.admin-header__sidebar-toggle-icon{width:60%;height:60%}.admin-header__business-list{display:flex;align-items:center}@media screen and (min-width:64em){.admin-header__business-list{display:flex}.admin-header__business-list .dropdown-toggle{height:3.375rem;min-width:11.25rem;background-color:transparent}}.admin-header__business-list-icon{fill:var(--bs-black);width:1rem;height:1rem}.admin-header-and-sidebar{position:fixed;width:100%;top:0;left:0;z-index:1000}.styles_adminSidebar__DdwK3{display:flex;flex-direction:column;position:absolute;top:80px;height:100vh;width:100%;max-width:16.875rem;transition:left .75s ease;background-color:var(--bs-primary);z-index:1000;overflow-x:hidden;overflow-y:auto;&.styles_collapsed__tLpWb{left:-100%}&.styles_expanded__UJfR_{left:0;@media screen and (min-width:64em){top:0}}}.styles_adminSidebarBrand__7_7S1{display:none;flex-direction:row;align-items:center;justify-content:center;width:100%;min-height:5rem;padding-right:1rem;margin-top:.5rem;@media (min-width:64em){display:flex}}.styles_adminSidebarBrandText__BM4Vs{margin-left:.313rem;font-family:var(--font-tertiary);font-size:1.75rem;font-weight:600;color:var(--bs-white)}.styles_adminSidebarNav__kKSmr{display:flex;flex-direction:column;align-items:center;position:relative}.styles_adminSidebarNavItems__3Qt09{@media screen and (min-width:64em){border-top-color:var(--bs-secondary);border-top-style:solid;border-top-width:.0125rem}}.styles_adminSidebarSession__G_WLx{display:flex;align-items:center}.styles_adminSidebarSessionSignIn__S5m2M,.styles_adminSidebarSessionSignOut__FFr1n{align-items:center;padding:.625rem .9375rem;&:focus-visible,&:hover{background-color:var(--bs-secondary);border-radius:.5rem}}.styles_adminSidebarAccountImage__1_2Ft{border-radius:50%;@media (min-width:64em){width:2.5rem;height:2.5rem}}.styles_navItem__EfrrT{display:flex;flex-direction:row;margin-top:.5rem;&:first-child{margin-top:1rem}&:last-child{margin-bottom:1rem}}.styles_navItemLink__xFbBU{display:flex;align-items:center;padding:.625rem 3.25rem .625rem 1.75rem;width:100%;height:100%;border-radius:.5rem;&:focus-visible,&:hover{background-color:var(--bs-secondary);&:before{content:"";background-color:var(--bs-secondary);width:.5rem;height:2.5rem;position:absolute;left:-.125rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}}&.styles_supportNavItem__Cu9HN{border-top:.0125rem solid var(--bs-secondary);padding-top:1.25rem;margin-top:1.25rem}}.styles_navItemLinkText__Mj0zj{margin-left:1rem;color:var(--bs-white);font-size:.875rem;font-family:var(--font-secondary);font-weight:500;@media screen and (min-width:120em){font-size:1.125rem}}.styles_bottomNavItem__csfBc{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:.75rem}.styles_bottomNavItemIcon__vITPh{align-items:center;padding:.625rem .9375rem;&:focus-visible,&:hover{background-color:var(--bs-secondary);border-radius:.5rem}}