.sidebar{align-items:stretch;background-color:#fff;border-radius:12px;container-type:inline-size;flex-basis:220px;flex-grow:1;margin-bottom:12px;margin-left:12px;margin-top:12px;max-width:320px;min-width:220px;padding:12px;position:relative}.sidebar,.sidebar__company-info{display:flex;flex-direction:column;gap:12px}.sidebar__company-info-preview{border:1px solid #a4a4a4;border-radius:50%;height:80px;overflow:hidden;text-align:center;width:80px}.sidebar__company-info-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sidebar__company-info-initials{align-items:center;display:flex;font-size:42px;height:100%;justify-content:center;width:100%}.sidebar__company-info-name{font-size:20px;font-weight:500;word-break:break-word}.sidebar__company-select{align-items:stretch;display:flex;flex-direction:column;gap:12px}.sidebar__add-company-button svg{filter:invert(100%)}.sidebar__exit-button{align-self:flex-start;margin-top:auto}.sidebar__exit-button:focus{box-shadow:none}.sidebar__view-toggle-button{position:absolute;right:12px;top:12px}.sidebar__view-toggle-button svg{height:24px;width:24px}.sidebar--folded{flex-basis:auto;flex-grow:0;min-width:0;width:180px}.sidebar--folded .side-nav__link{justify-content:center}@media (max-width:580px){.sidebar{display:none}}@container (max-width: 230px){.sidebar__company-info-name{font-size:18px}}.side-nav{align-self:stretch;display:flex;flex-direction:column}.side-nav__separator{background-color:#ddd;height:1px;margin:2px 12px}.side-nav__link{align-items:center;border-radius:12px;display:flex;font-size:16px;gap:8px;justify-content:space-between;padding:8px 12px;transition-duration:.18s;transition-property:color,background-color,padding}.side-nav__link-icon{border-radius:50%;flex-shrink:0;height:42px;padding:10px;transition:background-color .18s;width:42px}.side-nav__link-icon img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.side-nav__link--active{background-color:var(--b9c423a0);color:#fff;padding:8px 12px}.side-nav__link--active .side-nav__link-icon{background-color:#ffffff40!important}@container (max-width: 230px){.side-nav__link{font-size:14px}}.header{align-items:center;background-color:#fff;container-type:inline-size;display:flex;min-height:72px;padding-bottom:12px;padding-top:12px;position:sticky;right:0;top:0;z-index:5}.header__logo{color:#ff3d00}.header__logo>*{display:block}.header__logo-title{font-size:20px;font-weight:600}.header__logo-subtitle{font-size:14px;font-weight:500}.header .search{flex-grow:1}.header__search-view,.header__title-view{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.header__side-slot{align-items:center;display:flex;gap:8px;width:84px}.header__side-slot--right{justify-content:flex-end}.header__back-button,.header__home-button,.header__search-button{background-color:transparent;border:none;display:block;height:32px;padding:4px;width:32px}.header__back-button svg,.header__home-button svg,.header__search-button svg{height:100%;width:100%}.header__home-button{height:34px;width:34px}.header__page-title{font-size:20px;text-align:center}@media (min-width:581px){.header{border-radius:12px}.header__home-button{display:none}}@container (max-width: 480px){.header__page-title{font-size:18px}}.header-view-enter-from,.header-view-leave-to{opacity:0}.header-view-enter-active,.header-view-leave-active{transition:opacity .12s}.page-title-enter-from{opacity:0;transform:translate(20px)}.page-title-leave-to{opacity:0;transform:translate(-20px)}.page-title-enter-active,.page-title-leave-active{transition:opacity .12s,transform .12s}:root{--color-gray-rgb:170,170,170;--color-gray-black-rgb:29,27,27;--level-spacing:12px}.bottom-navbar{align-items:stretch;background-color:#fff;bottom:0;display:flex;justify-content:space-evenly;left:0;position:fixed;width:100dvw;z-index:20}.bottom-navbar__link{align-items:center;border-top:3px solid transparent;display:flex;flex-basis:10px;flex-direction:column;flex-grow:1;flex-shrink:0;font-size:12px;gap:8px;justify-content:flex-start;min-height:100px;padding:8px;transition-duration:.18s;transition-property:color,background-color}.bottom-navbar__link-icon{border-radius:50%;flex-shrink:0;height:42px;padding:10px;transition:background-color .18s;width:42px}.bottom-navbar__link-icon img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.bottom-navbar__link--active{border-color:var(--79af7efc)}.bottom-navbar:not(.bottom-navbar__link-active) .bottom-navbar__link-icon{background-color:#eee}.bottom-navbar__link--active .bottom-navbar__link-icon{background-color:var(--79af7efc)!important}@media (min-width:581px){.bottom-navbar{display:none}}@container (max-width: 230px){.bottom-navbar__link{font-size:14px}}.company-menu{background-color:#fff;border-radius:12px;bottom:calc(100% + 8px);box-shadow:0 0 6px rgba(var(--color-gray-black-rgb),.2);padding:8px;position:absolute;right:8px}.company-menu .button-group{gap:8px}.company-menu .button{border-radius:8px;padding:12px 16px;white-space:nowrap}
