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}body{background-color:#fff0f5}.App{text-align:center}.cart{min-height:200px;width:310px;background:#bce0bc;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1);border:1px solid #000;border-radius:20px}.ol{overflow-y:auto;max-height:350px}.ol::-webkit-scrollbar{width:10px}.ol::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}.ol::-webkit-scrollbar-thumb{background:grey;border-radius:10px}.ol::-webkit-scrollbar-thumb:hover{background:green}.li{width:220px;background-color:#fff;border:1px solid #000;border-radius:10px;margin:10px;display:flex;align-items:center;justify-content:space-between}.image,.li{height:60px}.image{width:90px;border-radius:10px}.text{width:70%}.card-1{width:18rem;background-color:#fffacd;border:1px solid green;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1)}.card-1:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.main{display:grid;grid-template-columns:3fr 1fr;grid-gap:20px}
/*# sourceMappingURL=main.3e008cf1.chunk.css.map */