#root{min-width:100%}.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{height:80px;background-color:#1c2b35;display:flex;justify-content:space-between;align-items:center;padding-left:100px;padding-right:100px}nav.header a{text-decoration:none;color:#fff;margin-left:30px}nav.header a:hover{color:orange}.cart{background-color:RGBA(255,153,0,.3);padding:25px;position:sticky;top:0}.btn-clear-cart{width:95%;height:60px;font-size:20px;margin:10px auto;display:flex;background:#FF3030;border-radius:4px;color:#fff;justify-content:space-between;align-items:center}.product{width:300px;height:510px;border:1px solid #95A0A7;border-radius:8px;position:relative}.product img{width:286px;height:286px;margin:7px;border-radius:8px}.product-name{margin-top:0;margin-bottom:0;font-family:Lato;font-style:normal;font-weight:400;font-size:21px;line-height:25px;letter-spacing:.0015em;color:#0e161a}.product-info{margin-left:14px}.product-info p{margin-top:5px}.btn-cart{width:100%;background:#FFE0B3;border:1px solid #95A0A7;border-radius:0 0 8px 8px;position:absolute;bottom:0}.btn-cart:hover{background-color:orange}.shop-container{display:grid;grid-template-columns:4fr 1fr}.products-container{margin:50px;display:grid;grid-template-columns:repeat(4,1fr);gap:45px}@media only screen and (min-width: 2040px){.products-container{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width: 700px){.products-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width: 912px){.products-container{grid-template-columns:repeat(2,1fr)}}.review-item{display:flex;width:571px;height:107px;border:1px solid blueviolet;margin-bottom:25px;border-radius:8px;padding:8px 25px 8px 8px;align-items:center}.review-item img{width:91px;height:91px;border-radius:6px}.review-item .product-title{font-weight:400;font-size:21px;line-height:25px;letter-spacing:.0015em}.review-Details{flex-grow:1}.review-Details p{margin:0 15px}.orange-text{color:orange}.button-delete{height:55px;width:55px;background-color:#deb887;border-radius:50%;display:flex;justify-content:center;align-items:center}.fontawesomeIcon{color:#fff;font-size:25px}.fontawesomeIcon:hover{color:red}.review-container{margin:25px auto}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-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;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
