body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}#logo-image{max-height:72px;max-width:100px;aspect-ratio:"auto";margin-top:10px;margin-bottom:10px;margin-right:10px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.card-grid{display:grid;align-items:center;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.credit-card{display:flex;flex-direction:row}.card-form{margin-left:10px}.MuiTextField-root{margin:10px}.double-div{display:flex;flex-direction:row;z-index:5}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#gradient-background{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%}#gradient-background,#home-header{width:100%;margin-top:0;animation:Gradient 15s ease infinite;z-index:10}#home-header{background:#bcbcbc;background-size:400% 400%}#app-header{width:100%;background:#888;background-size:400% 400%;z-index:10;max-width:1100px;margin:auto;border-radius:0 0 1rem 1rem}@keyframes Gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.home-container{margin:auto;max-width:1000px}.home-wrapper{background-color:#666;height:100%;min-height:100vh;padding-bottom:2rem}.container-home-screen{background-color:#f7f7f7;padding:1rem;max-width:1100px;margin:2rem auto auto;border-radius:1rem;z-index:5}.fader{position:absolute;height:100%;width:100%;opacity:.26;background-color:#000}.home-grid{display:grid;align-items:center;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.home-item{border-radius:10px;margin-bottom:20px;margin-left:15px;margin-right:15px;z-index:5}.home-item img{width:100%;height:280px;object-fit:contain;border-top-left-radius:10px;border-top-right-radius:10px}.home-item-footer-container{border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#ccc;margin-top:0;position:relative;padding-bottom:5px}.home-item-footer-title-container{padding-top:20px}.home-item-footer-bottom-container,.home-item-footer-title-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-left:10px;margin-right:10px;margin-bottom:5px}.home-item-footer-bottom-container div{display:flex;flex-direction:row}.home-item-footer-bottom-container div>*+*{margin-left:5px}.home-item-footer-category-label{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;color:#fff;left:15px;top:-20px;padding:5px;font-size:18px;font-weight:800;border-radius:1px;background-color:#42b4bd;overflow:hidden}.home-backgroud-image{position:absolute;width:100%;height:100%;top:0;z-index:0;object-fit:cover}.home-title{display:flex;justify-content:center;flex-direction:column;z-index:5;margin-bottom:2vw}.home-header-container,.logo-container{display:flex;align-items:center;flex:1 1;justify-content:center;z-index:10}.home-cart-drawer-icon{display:flex;margin:auto}.invisible-layer{pointer-events:none;visibility:hidden}.book-item-card{padding:1rem}
/*# sourceMappingURL=main.e9885982.chunk.css.map */