#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:0 100px}nav.header a{text-decoration:none;color:#fff;margin-left:30px;font-weight:400}nav.header a:hover{color:orange}.cart{background:rgba(255,153,0,.3);margin-top:20px;padding-top:25px;padding-bottom:100vh;position:sticky;top:20px}.cart h4{text-align:center}.cart p,.cart h6{padding-left:45px}.btn-clear-cart{display:flex;justify-content:space-between;align-items:center;width:95%;margin:10px auto;background:#FF3030;border-radius:4px;color:#fff}.product img{width:286px;height:286px;margin:7px;border-radius:8px}.product{width:300px;height:510px;border:1px solid #95A0A7;border-radius:8px;position:relative}.product-name{margin:0;font-family:Lato;font-style:normal;font-weight:400;font-size:21px;letter-spacing:.0015em;color:#0e161a}.product-info{margin-left:14px}.btn-cart{background:#FFE0B3;border:1px solid #95A0A7;border-radius:0 0 8px 8px;width:100%;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(3,1fr);gap:45px}.btn-review{display:flex;justify-content:space-between;align-items:center;width:95%;margin:10px auto;background:#FF9900;border-radius:4px;color:#fff}: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}}.review-item{width:571px;border:1px solid #95a0a7;border-radius:8px;margin-bottom:25px;padding:8px 25px 8px 8px;display:flex;align-items:center}.review-item img{width:91px;height:91px;border-radius:6px}.review-details{flex-grow:1}.review-details p{margin:0 15px}.review-item .product-title{font-weight:400;font-size:21px;line-height:25px;letter-spacing:.0015em}.Orange-text{color:#f90}.btn-delete{height:55px;width:55px;border-radius:50%;background-color:#eb57574d;display:flex;justify-content:center;align-items:center}.delete-icon{color:#eb5757;font-size:27px}.review-container{margin:50px auto}.btn-proceed{display:flex;justify-content:space-between;align-items:center;width:95%;margin:10px auto;background:#FF9900;border-radius:4px;color:#fff}.form-container{margin:30px auto 0;width:500px;height:700px;background:#FFFFFF;border:1px solid #95A0A7;border-radius:8px}form{display:flex;flex-direction:column;align-items:center}.form-title{font-family:Lato;font-style:normal;font-weight:400;font-size:35px;line-height:42px;color:#2a414f;text-align:center}.form-control{margin-bottom:20px}.form-control label{display:block;font-size:17px;line-height:20px;letter-spacing:.0015em;margin-bottom:10px;color:#2a414f}.form-control input{width:415px;height:55px;left:526px;top:346px;font-size:20px;border:1px solid #95A0A7;border-radius:5px;padding-left:10px}.btn-submit{width:415px;height:55px;background:rgba(255,153,0,.4);border-radius:5px;border:none;transition:background-color .2s linear;margin-top:40px;font-size:21px}.btn-submit:hover{background-color:#f909}
