#root{margin:0;padding:0;height:75%}.header{border-bottom:solid;border-color:#000;border-width:8px;padding:30px;display:flex;justify-content:space-between;background-color:#ffc038}.header-name{display:flex;align-items:center;font-size:50px;padding-left:80px;font-weight:900;color:#242424}.navLinks{display:flex;gap:3rem;padding-right:80px;list-style-type:none;align-items:center}.navLinks a{color:#000;font-weight:900;text-decoration:none;list-style-type:none}.navLinks a:hover{color:#535bf2}.fa-shopping-cart{font-size:30px}.cartQuantity{width:13px;height:20px;padding-left:5px;color:#fff;display:inline-block;border-radius:50%;background-color:#000}@media (max-width: 960px){.header{padding:20px 10px}.header-name{font-size:40px;padding-left:60px}.navLinks{padding-right:50px;gap:2rem}}@media (max-width: 650px){.header{padding:10px 0}.header-name{font-size:30px;padding-left:40px}.navLinks{padding-right:40px;gap:1rem}}.about{height:100%;display:flex;justify-content:center;align-items:center}.about-mission{max-width:600px;text-align:center}.productCard{color:#000;display:flex;flex-direction:column;width:250px;border-radius:8px;height:530px;justify-content:space-between}.productCard-infos{margin-top:20px}.productCard-name{font-weight:700}.checked{color:orange}.card-img{padding:50px;height:200px;width:150px;border-radius:8px;box-shadow:inset 0 -3em 3em #0000,0 0 0 2px #fff,.3em .3em 1em #0000004d}.container-quantityController{display:flex}.quanCon{padding:1px 10px;border-radius:8px;background-color:#5c5c5ca1;display:flex;align-items:center}.container-quantityController .quantity{padding:4px 10px}.product-category a,li{text-decoration:none;list-style-type:none;color:#fff}.product-category a{margin-left:5px}.product-category a:hover{color:#535bf2}.shop{display:flex;min-height:100%}.productNav{display:flex;flex-direction:column;margin-top:60px;padding:0 50px 0 0}.category-title{padding-left:40px;font-size:20px;font-weight:600}.product-category{margin-top:40px;display:flex;flex-direction:column;justify-content:center;gap:30px}.productList{display:flex;flex-wrap:wrap;width:100%;gap:80px;background-color:#fff;padding:50px;justify-content:center}.shop-errorMsg{color:red;font-size:30px;font-weight:500}.productList .loading{color:#000}.productList .lds-spinner div:after{background:black}.menu-icon{display:none}@media (max-width: 550px){.shop{flex-direction:column}.productNav{flex-direction:column;margin:0;padding:20px;justify-content:center;align-items:center}.product-category{flex-direction:column;align-items:center;position:absolute;top:140px;left:-120%;height:90vh;width:100%;gap:20px;padding:0;opacity:1;transition:all .5s ease;background-color:#000}.product-category.active{left:0}.category-title{padding:0}.productNav span{display:none}.productList{padding:50px 0}.fa-bars{display:inline-flex;justify-content:center;cursor:pointer}.menu-icon{display:block}}@media (max-width: 400px){.product-category{top:23%}.productList .loading{height:70vh}}.loading{height:100%;display:flex;font-size:40px;justify-content:center;align-items:center}.lds-spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:24px;left:39px;width:2px;height:8px;border-radius:20%;background:#fff}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.homeMainImg{height:90vh}.home{display:flex;justify-content:center;flex-direction:column}.inspiring{display:flex;flex-direction:column;height:100vh;justify-content:center;align-items:center;gap:50px}.shopBtn{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;background-color:#dbcfcf;color:#363330;cursor:pointer;transition:border-color .25s;text-decoration:none;list-style-type:none}.shopBtn:hover{border-color:#535bf2;border-width:2px}.cart{display:flex}.noCart{height:100%;display:flex;justify-content:center;align-items:center;font-size:40px}@media (max-width: 950px){.cart{flex-direction:column}.items{display:flex;flex-direction:column;align-items:center}}.invoice{width:50%;display:flex;flex-direction:column;align-items:center;gap:50px;padding-top:70px}.invoice-header{font-size:20px;font-weight:900}.invoice-info{width:50%;display:flex;flex-direction:column;align-items:center;padding:30px;background-color:#2f2d2b;border-radius:8px}.invoice-heading{display:flex;font-weight:600;width:100%;justify-content:space-around;margin-bottom:20px}.invoice-ul{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.invoice-list{display:flex;justify-content:space-around}.invoice-list div{display:flex;justify-content:center;width:20%}.invoice-total{width:50%;padding:40px;border-top:solid;border-color:#fff;text-align:center}@media (max-width: 950px){.invoice{width:100%}}.cart-card-img{width:125px;height:125px}.productCartCard{display:flex;justify-content:space-between;margin:40px 40px 0;background-color:#fff;color:#000;border-radius:10px;padding:20px}.cart-img{width:25%}.cart-infos{width:50%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.cart-quantity{width:20%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 650px){.productCartCard{flex-direction:column;align-items:center;width:55%}.cart-img{width:50%}.cart-infos,.cart-quantity{width:50%;text-align:center}}.errorPage{height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem}.footer{display:flex;justify-content:center}:root{font-family:Roboto,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%;box-sizing:border-box}html,body{margin:0;padding:0;height:100%}
