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}nav{padding:0 1rem}.content{min-height:calc(100vh - 134px);padding:1.5rem 0}.goods{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.card{display:flex;flex-direction:column}.card-content{flex-grow:1}.card-action{align-items:center;display:flex;justify-content:space-between}.cart{bottom:2rem;cursor:pointer;padding:1rem;position:fixed;right:2rem;z-index:5}@media (min-width:767px){.cart{bottom:auto;top:5rem}}.basket-list{animation:show .5s ease-in-out;background-color:#fff;box-shadow:inset -1px 3px 8px 5px #1f87ff,2px 5px 16px 0 #0b325e,5px 5px 15px 5px #0000;left:50%;max-width:95%;position:fixed;top:50%;transform:translate(-50%,-50%);width:50rem}.basket-close,.basket-delete{cursor:pointer}.basket-close{color:#fff;position:absolute;right:.5rem;top:.5rem}@keyframes show{0%{opacity:0;top:70%}to{opacity:1;top:50%}}.basket-quantity{margin:0 10px}#toast-container{animation:fade-in .25s ease-in-out;top:3rem!important}@keyframes fade-in{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.d59d13c4.css.map*/