body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.gallery-grid{grid-gap:20px;display:grid;grid-auto-rows:600px;grid-template-columns:400px 400px;margin:auto;width:840px}.gallery-grid.mini{grid-auto-rows:275px;grid-template-columns:275px 275px 275px}.gallery-grid.mini .gallery-item img{max-height:275px;max-width:275px}.gallery-grid .gallery-item{align-items:center;background:#000;border:1px solid gray;color:#fff;display:flex;justify-content:center;position:relative}.gallery-grid .gallery-item img{border:none;max-height:600px;max-width:400px}.gallery-grid .gallery-item:hover .buy-box{opacity:1}.gallery-grid .gallery-item .buy-box{background:linear-gradient(180deg,rgba(0,0,0,.5),hsla(0,0%,100%,.5) 50%,rgba(0,0,0,.5));bottom:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;opacity:0;position:absolute;transition:opacity .5s;width:100%}.gallery-grid .gallery-item .buy-box .price.vip{display:flex;flex-direction:column;gap:.25rem}.gallery-grid .gallery-item .buy-box .price.vip .old{text-decoration:line-through}.gallery-grid .gallery-item .buy-box .price.vip .current{color:red;font-weight:700}.gallery-grid .gallery-item .buy-box>div{align-items:center;display:flex;font-weight:700;height:70px;justify-content:space-between;padding:20px}.gallery-grid .gallery-item .buy-box>div.top{flex-direction:column}.gallery-grid .gallery-item .buy-box>div.top>div{display:flex;justify-content:space-between;margin-top:15px;width:100%}.gallery-grid .gallery-item .buy-box>div img{border:none;cursor:pointer;-webkit-filter:invert(100%);filter:invert(100%);margin:0;outline:none;width:50px}.gallery-grid .gallery-item .buy-box>div button{font-weight:400;padding-left:20px;padding-right:20px;text-transform:uppercase}.mdl-layout__drawer-button,.mdl-layout__header{z-index:inherit}.modal-wrapper{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:500}.modal-overlay{background:rgba(0,0,0,.5);height:100%;position:absolute;width:100%}.modal-overlay .close-button{cursor:pointer;position:absolute;right:30px;top:30px;z-index:501}.modal-container{align-items:center;background:#e0dbcf;border-radius:1rem;color:#000;display:flex;flex-direction:column;height:400px;justify-content:space-evenly;position:fixed;width:400px;z-index:502}.modal-container .confirm{margin-top:20px}.modal-container .no-money-block{align-items:center;background:rgba(255,0,0,.3);display:flex;flex-direction:column}.modal-container>div{display:flex;justify-content:space-evenly;width:100%}.modal-container>div button:first-child{background-color:transparent;border:none;font-size:12px;outline:none}.modal-container>div button:first-child:hover{text-decoration:underline}.modal-container img{cursor:default!important;-webkit-filter:none!important;filter:none!important;width:-webkit-max-content!important;width:max-content!important}@media(max-width:1440px){.gallery-grid{grid-template-columns:calc(50% - 10px) calc(50% - 10px);width:auto}.gallery-grid .gallery-item img{max-height:100%;max-width:100%}.gallery-grid.mini{grid-template-columns:repeat(3,calc(33.33333% - 13.33333px))}.gallery-grid.mini .gallery-item img{max-height:100%;max-width:100%}}@media(max-width:767px){.gallery-grid{grid-template-columns:100%}.gallery-grid.mini{grid-template-columns:repeat(2,calc(50% - 10px))}.gallery-grid.mini .buy-box>div{flex-direction:column;height:auto}.gallery-grid.mini .buy-box>div.top>div{align-items:center;flex-direction:column}}.vip-banner{align-items:center;background-color:#3e2723;color:#fff;display:flex;justify-content:center;margin:1.5rem 0;padding:1rem 0}.vip-banner span{font-size:1.5rem}
/*# sourceMappingURL=main.5f5bf04f.css.map*/