.app-bar{background-color:rgba(0,0,0,.6);bottom:0;display:none;height:100vh;position:fixed;width:100vw;z-index:1500}.app-bar.active{display:block}.app-bar .notice-wrapper{background-color:#fff;bottom:0;left:0;padding:1rem 1rem 1.25rem;position:fixed;width:100%}.app-bar .notice-content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}.app-bar .notice-content>p{color:#6f747c}.app-bar .notice-content>button{margin-top:2rem;width:100%}.app-bar .notice-content__header{align-items:center;color:#131821;display:flex;font-size:1.25rem;font-weight:700;height:2rem;justify-content:space-between;margin-bottom:1rem}.app-bar .notice-content__header>div{align-items:center;display:flex;gap:.75rem}.app-bar .notice-content__header>div>img{width:1.5rem}.app-bar .close-btn{background-color:transparent;border:none;font-size:1.5rem}