.main-footer{background:#2c3e50;color:#fff;padding:3rem 1rem;margin-top:4rem}.main-footer .footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.main-footer .footer-section h4{color:#f1c40f;margin-bottom:1rem;border-bottom:2px solid #34495e;padding-bottom:.5rem}.main-footer .footer-links{list-style:none}.main-footer .footer-links li{margin-bottom:.7rem}.main-footer .footer-links a{color:#f8f9fa;text-decoration:none;transition:color .3s ease}.main-footer .footer-links a:hover{color:#3498db}.main-footer .copyright{text-align:center;padding:1rem;background:#1a252f;margin-top:2rem}.sponsor-section{background:#ffffff1a;border-top:3px solid #e67e22;margin-top:3rem;padding:2rem 1rem;position:relative;overflow:hidden}.sponsor-section .sponsor-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;z-index:1}.sponsor-section .sponsor-label{background:#e67e22;color:#fff;padding:.5rem 2rem;border-radius:30px;font-size:.9rem;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.2);box-shadow:0 4px 15px #e67e224d}.sponsor-section .sponsor-logo{height:60px;width:auto;filter:drop-shadow(0 4px 10px rgba(255,255,255,.3));transition:all .3s ease;padding:10px;background:#ffffffe6;border-radius:12px}.sponsor-section .sponsor-logo:hover{transform:scale(1.1);filter:drop-shadow(0 6px 15px rgba(255,255,255,.5))}.sponsor-section .sponsor-text{color:#f1c40f;font-size:.9rem;font-weight:700;text-align:center}.sponsor-section:before{content:"";position:absolute;top:0;left:-50%;width:200%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 25px,rgba(255,255,255,.05) 25px,rgba(255,255,255,.05) 50px);animation:slide 20s linear infinite}@keyframes slide{0%{transform:translate(0)}to{transform:translate(50%)}}body{background:#f8f9fa;color:#333;line-height:1.6}.auto-parts-shop .profile-header{background:linear-gradient(135deg,#2c3e50,#1a242f);color:#fff;padding:3rem 0;position:relative;overflow:hidden}.auto-parts-shop .profile-header:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:#ffffff0d;border-radius:50%}.auto-parts-shop .profile-header .logo-container{position:relative}.auto-parts-shop .profile-header .logo-container .company-logo{width:150px;height:150px;border-radius:50%;border:3px solid #fff;object-fit:cover;box-shadow:0 3px 15px #0003;transition:all .3s ease}.auto-parts-shop .profile-header .logo-container .company-logo:hover{transform:scale(1.05)}.auto-parts-shop .profile-header .logo-container .verified-badge{position:absolute;bottom:10px;right:10px;background:#3498db;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.auto-parts-shop .profile-header .logo-container .verified-badge i{font-size:14px}.auto-parts-shop .profile-header .rating-badge{background:#fff3;padding:.3rem .8rem;border-radius:20px;font-weight:700}.auto-parts-shop .profile-header .rating-badge i{color:gold;font-size:14px}.auto-parts-shop .profile-header .specialty-tags{display:flex;gap:.8rem;margin-top:1rem}.auto-parts-shop .profile-header .specialty-tags .tag{background:#ffffff1a;padding:.3rem .8rem;border-radius:5px;font-size:.85rem;border:1px solid rgba(255,255,255,.2)}.auto-parts-shop .profile-header .brands-container{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.8rem}.auto-parts-shop .profile-header .brands-container .brand-badge{background:#ffffff1a;padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;transition:all .3s ease}.auto-parts-shop .profile-header .brands-container .brand-badge:hover{background:#fff3;transform:translateY(-3px)}.auto-parts-shop .profile-header .brands-container .brand-badge img{width:20px;height:20px;margin-left:5px}.auto-parts-shop .section-header{margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:2px solid rgba(44,62,80,.1);position:relative}.auto-parts-shop .section-header h3{display:inline-flex;align-items:center;color:#2c3e50}.auto-parts-shop .section-header h3 i{color:#e67e22}.auto-parts-shop .section-header:after{content:"";position:absolute;bottom:-2px;right:0;width:100px;height:2px;background:#e67e22}.auto-parts-shop .shop-description{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 15px #00000014}.auto-parts-shop .shop-description .description-content p{text-align:justify}.auto-parts-shop .shop-description .working-hours{background:#3498db0d;padding:1rem;border-radius:10px;margin-top:1.5rem}.auto-parts-shop .shop-description .working-hours h5{color:#2c3e50;margin-bottom:.8rem}.auto-parts-shop .shop-description .working-hours ul{list-style:none;padding:0}.auto-parts-shop .shop-description .working-hours ul li{padding:.3rem 1.5rem .3rem 0;position:relative}.auto-parts-shop .shop-description .working-hours ul li:before{content:"•";position:absolute;right:0;color:#e67e22}.auto-parts-shop .products-section .product-categories .category-card{background:#fff;border-radius:10px;box-shadow:0 2px 15px #00000014;margin-bottom:1.5rem;overflow:hidden}.auto-parts-shop .products-section .product-categories .category-card .category-header{background:linear-gradient(to right,#2c3e50,#3e5771);color:#fff;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem}.auto-parts-shop .products-section .product-categories .category-card .category-header .category-icon{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center}.auto-parts-shop .products-section .product-categories .category-card .category-header .category-icon i{font-size:1.2rem}.auto-parts-shop .products-section .product-categories .category-card .category-header h4{margin:0}.auto-parts-shop .products-section .product-categories .category-card .category-products{padding:1rem}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #eee;transition:all .3s ease}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item:last-child{border-bottom:none}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item:hover{background:#3498db0d}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item .product-image{width:50px;height:50px;border-radius:8px;overflow:hidden;margin-left:1rem;flex-shrink:0}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item .product-image img{width:100%;height:100%;object-fit:cover}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item .product-info{flex-grow:1}.auto-parts-shop .products-section .product-categories .category-card .category-products .product-item .product-info h5{margin:0 0 .3rem;color:#2c3e50}.auto-parts-shop .contact-section{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 15px #00000014}.auto-parts-shop .contact-section .contact-methods .contact-method{display:flex;align-items:center;gap:1rem;padding:1rem;background:#3498db0d;border-radius:10px;margin-bottom:1rem;transition:all .3s ease}.auto-parts-shop .contact-section .contact-methods .contact-method:hover{background:#3498db1a}.auto-parts-shop .contact-section .contact-methods .contact-method .contact-icon{width:45px;height:45px;background:#3498db;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.auto-parts-shop .contact-section .contact-methods .contact-method .contact-details h5{margin:0 0 .3rem;color:#2c3e50}.auto-parts-shop .contact-section .contact-methods .contact-method .contact-details a{color:#343a40;text-decoration:none;transition:all .3s ease}.auto-parts-shop .contact-section .contact-methods .contact-method .contact-details a:hover{color:#3498db}.auto-parts-shop .contact-section .social-media h5{color:#2c3e50}.auto-parts-shop .contact-section .social-media .social-links{display:flex;gap:.8rem}.auto-parts-shop .contact-section .social-media .social-links .social-link{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;transition:all .3s ease}.auto-parts-shop .contact-section .social-media .social-links .social-link.instagram{background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d)}.auto-parts-shop .contact-section .social-media .social-links .social-link.telegram{background:#08c}.auto-parts-shop .contact-section .social-media .social-links .social-link.linkedin{background:#0077b5}.auto-parts-shop .contact-section .social-media .social-links .social-link:hover{transform:translateY(-3px);box-shadow:0 3px 10px #0003}.auto-parts-shop .info-card{background:#fff;border-radius:10px;box-shadow:0 2px 15px #00000014;margin-bottom:1.5rem;overflow:hidden}.auto-parts-shop .info-card .card-header{background:linear-gradient(to right,#2c3e50,#3e5771);color:#fff;padding:1rem 1.5rem}.auto-parts-shop .info-card .card-header h4{margin:0;display:flex;align-items:center}.auto-parts-shop .info-card .card-header h4 i{margin-left:.5rem}.auto-parts-shop .info-card .card-body{padding:1.5rem}.auto-parts-shop .info-card.business-card .card-image{width:100%;border-radius:8px;margin-bottom:1rem}.auto-parts-shop .info-card.business-card .download-btn{width:100%;background:#3498db;color:#fff;border:none;padding:.8rem;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.auto-parts-shop .info-card.business-card .download-btn:hover{background:#217dbb}.auto-parts-shop .info-card.location-card .map-container{height:200px;border-radius:8px;overflow:hidden;margin-bottom:1rem}.auto-parts-shop .info-card.location-card .address{display:flex;align-items:center;color:#343a40;margin-bottom:1rem}.auto-parts-shop .info-card.location-card .address i{color:#e67e22}.auto-parts-shop .info-card.location-card .direction-btn{width:100%;background:#e67e22;color:#fff;border:none;padding:.8rem;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.auto-parts-shop .info-card.location-card .direction-btn:hover{background:#bf6516}.auto-parts-shop .info-card.services-card .services-list{list-style:none;padding:0}.auto-parts-shop .info-card.services-card .services-list li{padding:.5rem 0;display:flex;align-items:flex-start}.auto-parts-shop .info-card.services-card .services-list li i{color:#e67e22;margin-left:.5rem;margin-top:.2rem}.installer-banner{background:linear-gradient(135deg,#e67e22,#d35400);color:#fff;padding:2rem;border-radius:10px;margin-top:3rem;position:relative;overflow:hidden}.installer-banner:before{content:"";position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:#ffffff1a;border-radius:50%}.installer-banner:after{content:"";position:absolute;bottom:-30px;left:-30px;width:150px;height:150px;background:#ffffff0d;border-radius:50%}.installer-contact{display:inline-flex;align-items:center;background:#fff;color:#e67e22;padding:.5rem 1rem;border-radius:50px;margin-top:1rem;text-decoration:none;font-weight:700}
