:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh;height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header-app-bar{background-color:#333!important}.product-catalog{display:grid;grid-gap:20px}.product{display:flex;flex-direction:column;border:1px solid #ccc;border-radius:5px;overflow:hidden;cursor:pointer;padding:15px}.product img{width:auto;height:165px;object-fit:contain}.product-details{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:10px}.product-details h2{margin-top:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;min-height:75px;font-size:16px}.product-details p{margin:0}@media screen and (min-width: 768px){.product-catalog{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.product-catalog{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.product-catalog{grid-template-columns:repeat(4,1fr)}}.grid-container{padding:15px}.zoom-container{overflow:hidden;position:relative;display:inline-block}.zoom-img{transition:transform .5s ease}.zoom-img:hover{transform:scale(1.5)}.cart-summary-row{display:flex;justify-content:space-between;align-items:center}.label{font-weight:700;text-align:left}.value{text-align:right}header .MuiStepper-root .MuiPaper-root{color:#fff!important}
