html{overscroll-behavior-y:none}li-library-layout{height:calc(100vh - 4.5rem)}li-library-layout .actions{display:flex;flex-direction:row;align-items:center;gap:0.625rem}@media(max-width: 991px){li-library-layout .actions{justify-content:center}}li-library-layout .actions lord-icon{width:24px;height:24px;cursor:pointer}li-library-layout .actions lord-icon img{filter:brightness(0) invert(10%) sepia(9%) saturate(3870%) hue-rotate(200deg) brightness(91%) contrast(103%)}li-library-layout .actions #action-save-project,li-library-layout .actions #action-create-project{color:var(--palette-primary)}li-library-layout.busy{visibility:hidden}li-library-layout.busy::after{display:block;visibility:visible;content:"";position:fixed;top:calc(50% - 1.5rem);left:calc(50% - 1.5rem);width:3rem;height:3rem;z-index:100;background-image:url(/assets/pictures/loading.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:loading-rotation 1s infinite linear}@media(max-width: 991px){li-tour{display:none}}.sidebar-top{display:flex;flex-direction:row;align-items:center}.sidebar-top li-search{flex:1;min-width:10px}@media(min-width: 992px){.sidebar-top li-search{border-bottom:1px solid var(--palette-gray-alt);height:3.75rem}}.sidebar-top .toggle{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--palette-gray-alt);aspect-ratio:1;height:3.75rem}@media(min-width: 992px){.sidebar-top .toggle{display:none}}.sidebar-top .toggle lord-icon{pointer-events:none}.sidebar-top .toggle lord-icon img{filter:brightness(0) invert(10%) sepia(9%) saturate(3870%) hue-rotate(200deg) brightness(91%) contrast(103%)}@media(max-width: 991px){.show-sidebar .toggle{background-color:var(--palette-gray);color:var(--palette-link)}.show-sidebar li-search{filter:grayscale(1);opacity:.25;pointer-events:none}}@media(max-width: 991px){li-search[slot=sidebar-top]{display:none}}li-search[slot=footer]{border-bottom:1px solid var(--palette-gray-alt)}@media(min-width: 992px){li-search[slot=footer]{display:none}}@keyframes loading-rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
