body,html{height:100%;margin:0;padding:0}body{background-color:#222;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif}.content{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;padding:20px;width:100%}.validation{width:80%}header{background:transparent;width:100%}.form-input{font-size:20px;font-weight:700;width:100%}.site-footer{background-color:#1a1a1a;color:#fff;flex-shrink:0;padding:40px 0 20px;width:100%}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1200px}.footer-section{flex:1;margin-bottom:20px;min-width:200px;padding:0 15px}.footer-section h3{color:#0f0;margin-bottom:15px}.footer-section ul{list-style-type:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#0f0}.social-icons{display:flex;gap:10px}.social-icon{background-color:#333;border-radius:50%;color:#fff;display:inline-block;height:30px;text-align:center;transition:background-color .3s ease;width:30px}.social-icon:hover{background-color:#0f0}.footer-bottom{border-top:1px solid #333;margin-top:20px;padding-top:20px;text-align:center}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column}.footer-section{text-align:center;width:100%}.social-icons{justify-content:center}}.site-footer{position:relative;z-index:1}.footer{border:1px solid blue}.logo{height:auto;max-width:100%}.form-control{background-color:transparent!important;border:1px solid #d3d3d3!important;color:#fff!important}.form-control::placeholder{color:#d3d3d3}.form-control option{background-color:#222;color:#fff}.sidebar{align-items:flex-start;background-color:#5e5e5e;width:5av}.form{margin-top:2em}.product-details-color{background-color:#5e5e5e;color:#fff}.product-details{margin-left:auto;margin-right:auto;max-width:fit-content}.card-bg{background-color:#5e5e5e}.prod-button{background-color:#3d3d3d;border:1px solid #3d3d3d;border-radius:5px;color:#ecf0f1;cursor:pointer;font-size:17px;padding:10px;text-decoration:none;transition:all .1s}.prod-button:active{position:relative;top:2px}.product-photo{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 auto;text-align:center;width:400px}.product-image{margin-bottom:15px;object-fit:contain;width:300px}.product-name{font-weight:700;margin:15px 0;text-align:center;width:100%}#link-container{display:flex;justify-content:center;width:100%}#link-container a{min-width:200px}.loading-spinner{animation:spin 1s ease-in-out infinite;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;display:none;height:30px;margin:0 auto;width:30px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=app.a673debe.css.map*/