.fade-enter-active,.fade-leave-active{transition:all .25s ease-out;overflow:hidden}.fade-enter,.fade-leave-to{opacity:0;transform-origin:top center;overflow:hidden}.wallet-setting-list-container{width:100%;display:flex;flex-direction:row-reverse;transition:max-height .3s ease-in-out}.wallet-setting-list-button,.wallet-setting-list-button-option{border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;overflow:visible}.wallet-setting-list-button-option{border:1px solid #fff;position:relative}.wallet-settings-list-button-option-highlight{border:3px solid #fff}.wallet-setting-list-button-option-wrapper{display:flex;flex-direction:column;align-items:center;gap:4px;max-width:120px}.wallet-setting-list-button-option-label{font-size:10px;line-height:1.2;color:#fff;text-align:center;max-width:96px;word-break:break-word}.wallet-setting-list-selection-color{height:24px;width:24px;border-radius:50%}.wallet-setting-list-options{flex-grow:1;display:flex;flex-direction:row-reverse;grid-gap:4px;padding-right:8px;flex-wrap:wrap;overflow:visible}.wallet-on-site-container{position:relative;color:#fff;fill:#fff}.wallet-on-site{height:100%;transition:filter .2s ease-in-out}.wallet-settings-overlay{position:fixed;bottom:0;width:100%;height:calc(100% - 48px);background-color:rgba(0,0,0,.8666666666666667);display:flex;flex-direction:column;justify-content:flex-end}.wallet-settings-overlay-items{display:flex;flex-direction:column-reverse;align-items:flex-end;grid-gap:4px}.wallet-settings-calender-navigation{display:flex;align-items:center;justify-content:center}#wallet-settings-calender-navigation-inner{display:flex;justify-content:space-between;align-items:center;width:min(100%,300px)}.wallet-settings-button,.wallet-settings-button-option,.wallet-settings-calender-navigation-button{border-radius:50%;display:flex;justify-content:center;align-items:center}.wallet-settings-button,.wallet-settings-button-option{height:40px;width:40px;flex-shrink:0}.wallet-settings-button-option{border:1px solid #fff}.wallet-settings-line{width:40px;border-bottom:1px solid hsla(0,0%,100%,.4)}.wallet-floating-action-button{position:fixed;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.5333333333333333)}