:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;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}}.login-form-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:90%;max-width:1110px;margin:auto}@media screen and (min-width: 992px){.login-form-container{flex-direction:row;justify-content:space-around}}.login-website-logo-mobile-image{width:165px;margin-top:50px;margin-bottom:35px}@media screen and (min-width: 992px){.login-website-logo-mobile-image{display:none}}.login-image{width:278px}@media screen and (min-width: 992px){.login-image{width:60%;max-width:524px;flex-shrink:1;margin-right:20px}}.login-website-logo-desktop-image{width:185px}@media screen and (max-width: 991px){.login-website-logo-desktop-image{display:none}}.form-container{display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:8px;width:100%;max-width:350px}@media screen and (min-width: 992px){.form-container{width:350px;flex-shrink:0;box-shadow:0 8px 40px #07070714;padding:64px 48px}}.input-container{display:flex;flex-direction:column;margin-top:20px;width:100%}.input-label{margin-bottom:0;font-family:Roboto;font-weight:700;font-size:12px;line-height:16px;color:#475569}.username-input-filed,.password-input-filed{font-size:14px;height:40px;border:1px solid #d7dfe9;background-color:#e2e8f0;color:#64748b;border-radius:2px;margin-top:5px;padding:8px 16px}.login-button{font-family:Roboto;font-weight:700;font-size:14px;color:#fff;height:40px;width:100%;margin-top:20px;margin-bottom:2px;background-color:#0b69ff;border-radius:8px;border:none}.error-message{align-self:start;margin-top:3px;margin-bottom:0;font-family:Roboto;font-size:12px;line-height:16px;color:#ff0b37}.nav-header{display:flex;justify-content:center}.nav-content{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1110px;padding-top:25px;padding-bottom:25px}.website-logo{width:110px}@media screen and (min-width: 768px){.website-logo{width:165px}}.nav-menu{display:flex;flex-direction:row;justify-content:flex-end;align-self:flex-end;flex:1;list-style-type:none;margin-top:0;margin-bottom:0}@media screen and (max-width: 767px){.nav-menu{display:none}}.nav-link{font-family:Roboto;text-decoration:none;margin:10px;font-weight:400;font-size:16px;color:#475569}.logout-desktop-btn{font-family:Roboto;font-weight:600;font-size:10px;padding:8px 16px;color:#fff;background-color:#0967d2;border:none;border-radius:4px;margin-left:14px}@media screen and (max-width: 767px){.logout-desktop-btn{display:none}}.logout-mobile-btn{border:none;padding:0;background:transparent}@media screen and (min-width: 768px){.logout-mobile-btn{display:none}}.logout-icon{width:24px}.home-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;padding-top:10px;padding-bottom:50px;width:90%;max-width:1110px}@media screen and (min-width: 768px){.home-container{flex-direction:row;justify-content:space-between;padding-top:50px}}.home-content{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.home-content{align-items:flex-start}}.home-mobile-img{width:206px}@media screen and (min-width: 768px){.home-mobile-img{display:none}}.home-desktop-img{width:50%;max-width:450px;margin-left:85px}@media screen and (max-width: 767px){.home-desktop-img{display:none}}.home-heading{font-family:Roboto;font-weight:700;margin-top:0;font-size:36px;color:#1e293b;text-align:center}@media screen and (min-width: 768px){.home-heading{font-size:46px;text-align:left}}.home-description{font-family:Roboto;margin-top:36px;font-size:14px;line-height:28px;color:#64748b;margin-bottom:0;text-align:center}@media screen and (min-width: 768px){.home-description{font-size:18px;margin-top:0;text-align:left}}.shop-now-button{width:60%;font-size:14px;font-weight:400;font-family:Roboto;color:#fff;border:none;padding-top:12px;padding-bottom:12px;border-radius:6px;background-color:#0967d2;margin-top:20px}@media screen and (min-width: 768px){.shop-now-button{width:150px;font-size:16px}}.products-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70vh}.products-img{width:150px}.cart-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70vh}.cart-img{width:150px}.not-found-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:70vh}.not-found-img{width:400px}#root{max-width:1280px;margin:0 auto;padding:2rem;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}
