.mappette-background-selector{position:absolute;bottom:calc(var(--footer-present) * var(--footer-height) + .8em);left:calc(var(--left-panel-open) * var(--left-panel-width) + .8em);z-index:1000}.background-preview{width:5vw;aspect-ratio:1;background-color:#fff;position:relative;margin-right:.3vw;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;display:flex}.background-preview.selected{background-color:#078aa3}.background-preview.open{width:7vw;aspect-ratio:1}.background-preview img{width:90%;aspect-ratio:1;position:relative;margin:auto}.background-preview label{background-color:#ffffffb3;width:100%;height:3em;text-align:center;padding-top:.5em;position:absolute;top:0;left:0;z-index:1;display:none;font-size:.7rem;font-weight:700}.background-preview.open label{display:block}.background-preview:hover{cursor:pointer;box-shadow:none}.backgrounds-container{display:flex;align-items:flex-end}@media (max-aspect-ratio: 1/1){.backgrounds-container{flex-direction:column-reverse}.background-preview{height:8vh;width:inherit!important;margin-top:.3vw}.background-preview.open{height:10vh;width:inherit!important;aspect-ratio:1}}
