*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{overflow:hidden}.contenedorConfigurador{display:none;position:absolute;z-index:1;align-items:center;gap:.2em;bottom:1em;width:100%;flex-direction:column;height:auto}.contenedorBotones,.contenedorTexturas{display:flex;align-items:center;flex-direction:row;background:#7c7c7c5e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(4px);box-shadow:0 4px 8px #fcfcd54d,0 0 15px #fff3}.contenedorBotones{gap:.8em;border-radius:12px;padding:9px}.contenedorTexturas{padding:7px;border-radius:12px}.contenedorVariations{display:none;flex-direction:row;gap:0px}.contenedorLoading{display:none;position:absolute;justify-content:center;align-items:center;flex-direction:column;z-index:1;left:2em;top:10%;gap:.5em}p{font-family:Tahoma,Geneva,sans-serif;color:#b4b3b3}.loaderTexture{display:flex;border-radius:50%;width:50px;height:50px;background-size:contain;background-image:url(/assets/iconos/cargando.png);animation:spin 2s linear infinite}.button,.buttonVariation{-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:6px;cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:center}.buttonVariation{border:none;border-radius:50%;background-color:transparent;background-size:200%}.buttonVariation:hover{opacity:.5}.button{border:2px solid #aaa9a9;border-radius:6px;background-color:#b8b7b752;transition:background-color .3s ease,border .3s ease}.buttonActive{outline:2px solid #f5f5df;outline-offset:3px;background:#d0d0d0}.webgl{position:fixed;top:0;left:0;outline:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width: 600px){.button{width:44px;height:44px}.buttonVariation{width:34px;height:34px}}@media only screen and (min-width: 601px) and (max-width: 1024px){.button{width:48px;height:48px}.buttonVariation{width:38px;height:38px}}@media only screen and (min-width: 1025px){.button{width:50px;height:50px}.buttonVariation{width:40px;height:40px}.button:hover{border:3px solid #848484;background-color:#3c3c3c}.buttonActive:hover{border:2px solid #cfcece;outline:2px solid #f5f5df;outline-offset:3px;background-color:#d0d0d0}}
