*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#000;color:#fff;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header .container{display:flex;justify-content:space-between;align-items:center}.nav-brand h1{color:#fff;font-size:1.8rem;font-weight:700}.nav-brand a{text-decoration:none;color:inherit}.nav{display:flex;gap:2rem}.nav a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav a:hover{color:#e74c3c}.menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer}.menu-toggle span{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s}.home-page{margin-top:80px}.hero{background:linear-gradient(135deg,#000,#333);color:#fff;padding:4rem 0;min-height:80vh;display:flex;align-items:center}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin:0 auto;padding:0 20px}.hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.hero-text h2{font-size:1.5rem;color:#e74c3c;margin-bottom:1.5rem}.hero-text p{font-size:1.1rem;margin-bottom:2rem;line-height:1.8}.cta-button{margin-top:8px;color:#fff;border-radius:5px;font-weight:700}.cta-button:hover{background:#e74c3c;transform:translateY(-2px)}.hero-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.unique-section{padding:4rem 0;background:#f8f9fa}.unique-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#000}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature{text-align:center;padding:2rem;background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem}.feature h3{font-size:1.3rem;margin-bottom:1rem;color:#000}.services-preview{padding:4rem 0}.services-preview h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#000}.services-grid{margin-bottom:3rem}.service-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card img{width:100%;height:200px;object-fit:cover}.service-card h3{padding:1rem;font-size:1.3rem;color:#000}.service-card p{padding:0 1rem 1rem;color:#666}.services-cta{text-align:center}.view-all-btn{display:inline-block;background:#000;color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:5px;font-weight:700;transition:all .3s ease}.view-all-btn:hover{background:#333;transform:translateY(-2px)}.page-hero{background:linear-gradient(135deg,#000 3%,#e74c3c);color:#fff;padding:6rem 0 4rem;text-align:center;margin-top:80px}.page-hero h1{font-size:3rem;margin-bottom:1rem}.page-hero p{font-size:1.2rem;color:#ccc}.about-content{padding:4rem 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-text h2{font-size:2.5rem;margin-bottom:2rem;color:#000}.about-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8;color:#666}.about-image img{width:100%;height:auto;border-radius:10px}.values-section{padding:4rem 0;background:#f8f9fa}.values-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#000}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1)}.value-card h3{font-size:1.3rem;margin-bottom:1rem;color:#e74c3c}.experience-section{padding:4rem 0}.experience-content h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#000}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat{text-align:center;padding:2rem}.stat h3{font-size:3rem;color:#e74c3c;margin-bottom:.5rem}.stat p{font-size:1.1rem;color:#666}.services-grid-section{padding:4rem 0}.service-card-detailed{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease;margin-bottom:2rem}.service-card-detailed:hover{transform:translateY(-5px)}.service-image img{height:250px}.service-content h3{margin-bottom:1rem;color:#000}.service-price{font-size:1.2rem;margin-bottom:1rem}.service-features{margin-bottom:2rem}.service-features li{padding:.5rem 0}.service-features li:before{content:"✓ "}.service-book-btn{background:#e74c3c;color:#fff;padding:.8rem 1.5rem;border-radius:5px;font-weight:700}.service-book-btn:hover{background:#ad1908}.process-section{padding:4rem 0;background:#111!important}.process-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#ffffff}.step-number{width:60px;height:60px;background:#e74c3c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step h3{color:#e74c3c!important}.gallery-section{padding:4rem 0}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.gallery-item{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.gallery-header{padding:1.5rem;background:#f8f9fa;display:flex;justify-content:space-between;align-items:center}.gallery-header h3{font-size:1.3rem;color:#000}.category-tag{background:#e74c3c;color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.8rem}.before-after{display:grid;grid-template-columns:1fr 1fr}.after,.before{text-align:center}.after h4,.before h4{padding:1rem;background:#000;color:#fff;margin:0;font-size:1rem}.after img,.before img{width:100%;height:200px;object-fit:cover}.testimonials-section{padding:4rem 0;background:#f8f9fa}.testimonials-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#000}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);text-align:center}.testimonial p{font-style:italic;margin-bottom:1rem;color:#666}.testimonial-author{font-weight:700;color:#e74c3c}.contact-section{padding:4rem 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info h2{font-size:2.5rem;margin-bottom:1rem;color:#000}.contact-info p{color:#666;font-size:1.1rem}.contact-info p,.contact-methods{margin-bottom:2rem}.contact-method{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:10px}.contact-icon{font-size:2rem;margin-right:1rem;width:60px;text-align:center;color:#e74c3c}.contact-method h3{font-size:1.2rem;margin-bottom:.5rem;color:#000}.contact-method p{margin:0;color:#666}.whatsapp-contact-btn{background:#e74c3c;color:#fff;padding:1rem 2rem;border:none;border-radius:5px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%}.whatsapp-contact-btn:hover{background:#128c7e}.map-section h3{font-size:1.5rem;margin-bottom:1rem;color:#000}.map-placeholder{position:relative;border-radius:10px;overflow:hidden;cursor:pointer}.map-placeholder img{width:100%;height:400px;object-fit:cover}.map-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);color:#fff;padding:1rem;text-align:center}.cta-section{padding:4rem 0;background:#000;color:#fff}.cta-content p{margin-bottom:2rem;color:#ccc}.footer{background:#000;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;margin-bottom:1rem;color:#e74c3c}.footer-section h4{font-size:1.2rem;margin-bottom:1rem;color:#fff}.footer-section ul{list-style:none}.footer-section ul li{padding:.3rem 0;color:#ccc}.footer-section p{color:#ccc;margin-bottom:.5rem}.footer-bottom{border-top:1px solid #333;padding-top:1rem;text-align:center;color:#ccc}.footer-links ul{list-style:none;color:white}.footer-links li{margin-bottom:1rem;transition:all .4s ease}.footer-links a{color:white;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#e74c3c}.whatsapp-float{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:all .3s ease;z-index:1000}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.4)}.whatsapp-icon{font-size:1.5rem;color:#fff}@media (max-width:768px){.menu-toggle{display:flex}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#000;flex-direction:column;padding:1rem;gap:1rem}.nav-open{display:flex}.hero-content{grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.about-grid,.before-after,.contact-grid,.gallery-grid{grid-template-columns:1fr}.page-hero h1{font-size:2rem}.features-grid,.services-grid,.values-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.process-steps,.testimonials-grid{grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 15px}.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.2rem}.page-hero h1{font-size:1.8rem}.stats-grid{grid-template-columns:1fr}.whatsapp-float{width:50px;height:50px;bottom:15px;right:15px}.whatsapp-icon{font-size:1.2rem}}.logo{height:50px;width:auto}.social-icons{gap:32px;font-size:1.5rem}.social-icons a{color:#fff;transition:color .3s}.social-icons a:hover{color:#df1414}.team-section{padding:4rem 0;text-align:center}.team-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.team-member{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 14px rgba(0,0,0,.1)}.team-icon{font-size:3.5rem;color:#e74c3c;margin-bottom:1rem}.title{color:#e74c3c;font-weight:700;margin-bottom:.5rem}.bio{font-size:.95rem;color:#444}.section-subtitle{font-size:1.1rem;color:#666;margin-top:.5rem}.social-icons{margin-top:1rem;display:flex;gap:1rem}.social-icon{font-size:1.5rem;color:#fff;transition:color .3s ease}.social-icon:hover{color:#e74c3c}.cinematic-hero{position:relative;height:100vh;min-height:800px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:white}.hero-video{object-fit:cover;z-index:1}.hero-video,.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-video-overlay{z-index:2}.hero-content{position:relative;z-index:3;text-align:center;max-width:1200px;padding:0 2rem}.hero-title{font-size:6rem;font-weight:900;margin:0;line-height:1;text-transform:uppercase;letter-spacing:2px;color:white;text-shadow:0 5px 15px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.5rem;font-weight:300;letter-spacing:5px;text-transform:uppercase;margin:1rem 0 2rem;color:rgba(255,255,255,.9)}.spec-badges{display:flex;justify-content:center;gap:2rem;margin-top:3rem}.spec-badge{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.5rem 2rem;min-width:120px;transition:all .3s ease}.spec-badge.highlight{background:rgba(231,76,60,.3);border-color:#e74c3c;transform:translateY(-10px)}.spec-value{display:block;font-size:2.5rem;font-weight:700;line-height:1}.spec-label{font-size:.9rem;font-weight:300;text-transform:uppercase;letter-spacing:2px;opacity:.8}.scroll-hint{position:absolute;bottom:2rem;left:60%;transform:translateX(-50%);font-size:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}.section-container{max-width:1400px;margin:0 auto;padding:6rem 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.8rem;font-weight:700;margin:.5rem 0}.dark-section .section-title{color:white}.section-subtitle{font-weight:500}.title-divider{width:80px;height:3px;background:#e74c3c;margin:1.5rem auto}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-content{padding-right:2rem}.lead-text{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;color:#444}.lead-text span{color:#e74c3c;font-weight:500}.key-features{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}.feature-card{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.05);border-radius:10px;padding:1.5rem;transition:all .3s ease}.feature-card:hover{background:rgba(231,76,60,.03);border-color:rgba(231,76,60,.2);transform:translateY(-5px)}.feature-icon{color:#e74c3c;font-size:1.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.1rem;margin-bottom:.5rem;color:#111}.feature-card p{font-size:.9rem;color:#666;margin:0}.story-image{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15)}.main-image{width:100%;height:auto;display:block;transition:transform .5s ease}.story-image:hover .main-image{transform:scale(1.03)}.image-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);padding:2rem 1.5rem 1rem;color:white;display:flex;justify-content:space-between}.image-caption span{font-size:.9rem;opacity:.8}.spec-tabs{background:black;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);color:#e74c3c}.tab-buttons{display:flex;border-bottom:1px solid #eee}.tab-btn{flex:1;padding:1.5rem;background:none;border:none;font-size:1rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease;position:relative}.tab-btn.active{color:#e74c3c;font-weight:600}.tab-btn.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#e74c3c}.tab-content{padding:2rem}.spec-list{list-style:none;padding:0;margin:0;column-count:2;column-gap:2rem}.spec-list li{border-bottom:1px solid #f5f5f5;position:relative;padding:.8rem 0 .8rem 1.5rem;break-inside:avoid}.spec-marker{position:absolute;left:0;top:1.1rem;width:8px;height:8px;background:#e74c3c;border-radius:50%}.dyno-grid{gap:4rem;align-items:center}.dyno-grid,.dyno-stats{display:grid;grid-template-columns:1fr 1fr}.dyno-stats{gap:1.5rem}.stat-card{background:white;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.stat-card.highlight{background:#e74c3c;color:white;transform:translateY(-10px);box-shadow:0 15px 30px rgba(231,76,60,.3)}.stat-card.highlight .improvement,.stat-card.highlight .stat-label,.stat-card.highlight .stat-value{color:white}.stat-value{font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem;color:#111}.stat-value small{font-size:1.5rem}.stat-label{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:#666}.stat-comparison{font-size:.9rem;color:#999}.improvement{color:#e74c3c;font-weight:600}.dyno-graph{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.graph-image{width:100%;height:auto;display:block}.graph-legend{position:absolute;bottom:1rem;right:1rem;background:rgba(255,255,255,.9);padding:.8rem 1.2rem;border-radius:8px;display:flex;gap:1.5rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.color-line{width:20px;height:3px}.color-line.stock{background:#999}.color-line.tuned{background:#e74c3c}.gallery-item{aspect-ratio:4/3}.gallery-item:hover{box-shadow:0 15px 30px rgba(231,76,60,.2)}.gallery-item:hover .gallery-image{transform:scale(1.05)}.image-overlay{top:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.gallery-item:hover .image-overlay{opacity:1}.view-icon{font-size:1.5rem;color:white;transform:translateX(-5px);transition:all .3s ease}.gallery-item:hover .view-icon{transform:translateX(0)}.cta-card{background:linear-gradient(135deg,#111,#333);border-radius:20px;padding:4rem;text-align:center;color:white;box-shadow:0 30px 60px rgba(0,0,0,.2)}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;max-width:700px;margin:0 auto 2rem;color:rgba(255,255,255,.8)}.cta-buttons{display:flex;gap:1.5rem;justify-content:center}.cta-button{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:1rem}.cta-button.primary{background:#e74c3c;color:white}.cta-button.primary:hover{background:#c0392b;transform:translateY(-3px);box-shadow:0 10px 20px rgba(231,76,60,.3)}.cta-button.secondary{background:rgba(255,255,255,.1);color:white;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.cta-button.secondary:hover{background:rgba(255,255,255,.2);transform:translateY(-3px)}.cta-button .icon{transition:transform .3s ease}.cta-button:hover .icon{transform:translateX(3px)}.image-viewer{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;display:flex;align-items:center;justify-content:center}.viewer-content{position:relative;max-width:90%;max-height:90%}.close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;color:white;font-size:2rem;cursor:pointer;z-index:2;opacity:.7;transition:opacity .3s ease}.close-btn:hover{opacity:1}.viewer-image{max-width:100%;max-height:80vh;object-fit:contain}.viewer-controls{position:absolute;bottom:1rem;left:0;right:0;justify-content:space-between;padding:0 2rem}.nav-btn,.viewer-controls{display:flex;align-items:center}.nav-btn{background:rgba(255,255,255,.2);color:white;width:50px;height:50px;border-radius:50%;border:none;font-size:1.5rem;cursor:pointer;transition:all .3s ease;justify-content:center}.nav-btn:hover{background:#e74c3c}.image-counter{color:white;font-size:.9rem;opacity:.7}.dark-section{background:#111;color:white}.dark-section .feature-card h3,.dark-section .feature-card p,.dark-section .lead-text{color:rgba(255,255,255,.9)}.dark-section .feature-card{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.dark-section .feature-card:hover{background:rgba(231,76,60,.1)}@media (max-width:1024px){.hero-title{font-size:4rem}.dyno-grid,.story-grid{grid-template-columns:1fr}.spec-list{column-count:1}}@media (max-width:768px){.hero-title{font-size:3rem}.spec-badges{flex-direction:column;align-items:center;gap:1rem}.spec-badge{width:100%;max-width:200px}.key-features{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-card{padding:2rem}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem;letter-spacing:3px}.section-title{font-size:2rem}.dyno-stats{grid-template-columns:1fr}}.cta-button.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:white;border:none;position:relative;overflow:hidden;z-index:1}.cta-button.instagram:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#bc1888,#cc2366 25%,#dc2743 50%,#e6683c 75%,#f09433);opacity:0;transition:opacity .3s ease;z-index:-1}.cta-button.instagram:hover:before{opacity:1}.cta-button.instagram .icon{transition:transform .3s ease}.cta-button.instagram:hover .icon{transform:scale(1.1)}.velocity-hero{min-height:800px;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/mutetezi-gallery-5.jpg) 50%/cover no-repeat;overflow:hidden}.velocity-hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.velocity-hero h1{font-size:5rem;margin:0;line-height:1;letter-spacing:5px;color:white}.velocity-hero h2{letter-spacing:3px;margin:1.5rem 0}.velocity-badge{background:rgba(231,76,60,.2);letter-spacing:2px}.wheel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.wheel-card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,.1);transition:all .3s ease}.wheel-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.wheel-image{width:100%;height:300px;object-fit:cover}.wheel-details{padding:2rem}.wheel-name{font-size:1.8rem;margin-bottom:.5rem;color:#111}.wheel-specs{color:#e74c3c;font-weight:500;margin-bottom:1rem}.wheel-description{color:#666;margin-bottom:1.5rem;line-height:1.6}.wheel-price{font-size:1.5rem;font-weight:700;color:#111;margin-bottom:1.5rem}.wheel-cta{display:inline-block;background:#111;color:white;padding:.8rem 1.8rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s ease}.wheel-cta:hover{background:#e74c3c;transform:translateY(-2px)}.velocity-page{background:#fff;color:#333}.velocity-hero{position:relative;height:100vh;min-height:600px;background:linear-gradient(rgba(0,0,0,.655),rgba(0,0,0,.633)),url(/vfff.png) 50%/cover no-repeat;display:flex;align-items:center;color:white;text-align:center;padding-top:80px}.velocity-hero .container{max-width:1200px;margin:0 auto;padding:0 20px}.velocity-hero h1{font-size:4rem;font-weight:900;margin-bottom:1rem;text-transform:uppercase;letter-spacing:3px;line-height:1.1}.velocity-hero h2{font-size:1.8rem;font-weight:300;color:#e74c3c;margin-bottom:2rem;letter-spacing:2px}.velocity-hero p{font-size:1.2rem;max-width:800px;margin:0 auto 2rem;line-height:1.6;opacity:.9}.velocity-badge{display:inline-block;background:#e74c3c;color:white;padding:.5rem 1.5rem;border-radius:30px;border:1px solid #e74c3c;font-size:.9rem;letter-spacing:1px;text-transform:uppercase;margin-top:2rem}.wheel-showcase{padding:6rem 0;background:#f8f9fa}.section-title{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#111}.section-subtitle{font-size:1rem;text-transform:uppercase;letter-spacing:3px;color:#e74c3c;text-align:center;margin-bottom:3rem;display:block}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card-detailed{background:white;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease}.service-card-detailed:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.service-image{width:100%;height:250px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-card-detailed:hover .service-image img{transform:scale(1.05)}.service-content{padding:2rem}.service-content h3{font-size:1.5rem;margin-bottom:.5rem;color:#111}.service-content p{color:#666;margin-bottom:1rem;line-height:1.6}.service-price{font-size:1.3rem;font-weight:700;color:#e74c3c;margin:1.5rem 0}.service-features{list-style:none;padding:0;margin:1.5rem 0}.service-features li{border-bottom:1px solid #eee;color:#666;position:relative;padding:.5rem 0 .5rem 1.5rem}.service-features li:before{content:"•";color:#e74c3c;font-weight:700;position:absolute;left:0}.service-book-btn{background:#111;color:white;border:none;padding:1rem 2rem;width:100%;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;text-transform:uppercase;letter-spacing:1px}.service-book-btn:hover{background:#e74c3c;transform:translateY(-2px)}.tech-section{padding:6rem 0;background:#111;color:white}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.step{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.step:hover{transform:translateY(-5px);border-color:rgba(231,76,60,.5)}.step-number{font-size:2rem;margin-bottom:1.5rem;display:inline-block}.step h3{font-size:1.3rem;margin-bottom:1rem;color:white}.step p{color:#aaa;line-height:1.6;margin:0}.process-section{padding:6rem 0;background:white}.gallery-section{padding:6rem 0;background:#f8f9fa}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem}.gallery-item{border-radius:12px;overflow:hidden;height:250px;position:relative;cursor:pointer;transition:all .3s ease}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.1)}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#232323,#000000);color:white;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1.5rem}.cta-section p{font-size:1.2rem;max-width:700px;margin:0 auto 3rem;opacity:.8}.cta-button{background:#e74c3c;color:white;border:none;padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{background:#c0392b;transform:translateY(-3px);box-shadow:0 10px 20px rgba(231,76,60,.3)}@media (max-width:1024px){.velocity-hero h1{font-size:3.5rem}.velocity-hero h2{font-size:1.5rem}}@media (max-width:768px){.velocity-hero{min-height:500px;padding-top:70px}.velocity-hero h1{font-size:2.5rem}.velocity-hero h2{font-size:1.3rem}.velocity-hero p{font-size:1rem}.section-title{font-size:2rem}.process-steps,.services-grid{grid-template-columns:1fr}}@media (max-width:480px){.velocity-hero h1{font-size:2rem}.velocity-badge{font-size:.8rem;padding:.3rem 1rem}.cta-button{width:100%;padding:1rem}}.nav .velocity-button{background:linear-gradient(135deg,#e74c3c,#c0392b);color:white!important;padding:.5rem 1.5rem;border-radius:30px;font-weight:600;margin-left:1rem;transition:all .3s ease;border:none}.nav .velocity-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(231,76,60,.3);color:white!important}@media (max-width:768px){.nav .velocity-button{margin-left:0;margin-top:1rem;display:inline-block;text-align:center}.nav-open .velocity-button{background:linear-gradient(135deg,#e74c3c,#c0392b);color:white!important}}.awards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.award-item{text-align:center}.award-circle{width:100px;height:100px;border-radius:50%;background:#000000;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;overflow:hidden;border:3px solid #e74c3c;box-shadow:0 5px 15px rgba(0,0,0,.1)}.award-circle img{width:80%;height:80%;object-fit:contain}.award-item h4{font-size:.9rem;color:#333;font-weight:600}@media (max-width:768px){.awards-grid{grid-template-columns:1fr}.award-circle{width:80px;height:80px}}.hero-text h2{margin-top:0}.modern-gallery{padding:4rem 0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.gallery-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.05)}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.image-container{position:relative;aspect-ratio:4/3;overflow:hidden}.gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-card:hover .gallery-image{transform:scale(1.05)}.image-overlay{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent);opacity:0;transition:opacity .3s ease}.gallery-card:hover .image-overlay{opacity:1}.category-badge{background:#e74c3c;color:white;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500}.gallery-title{padding:1.2rem;font-size:1.1rem;color:#333;margin:0;text-align:center}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}.products-section{padding:6rem 0;background:#111;color:white}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.product-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:all .3s ease}.product-card:hover{transform:translateY(-5px);border-color:rgba(231,76,60,.5)}.product-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.product-card h3{font-size:1.3rem;margin:0;color:#e74c3c}.product-items{list-style:none;padding:0;margin:0}.product-items li{border-bottom:1px solid rgba(255,255,255,.1);position:relative;padding:.7rem 0 .7rem 1.5rem}.product-items li:before{content:"•";color:#e74c3c;position:absolute;left:0}@media (max-width:768px){.products-grid{grid-template-columns:1fr}.product-card{padding:1.5rem}}.product-icon{font-size:2rem;color:#e74c3c;margin-right:1rem}@media (max-width:768px){.process-steps{grid-template-columns:1fr;gap:1.5rem}.step{padding:1.5rem}}