@import url("https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;700&display=swap");body{margin:0;font-family:Roboto,sans-serif;background-color:#f9fafb;color:#222;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:32px 16px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:28px;gap:28px}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr}}*{box-sizing:border-box}.footer{background:linear-gradient(90deg,#222,#444);color:#fff;padding:36px 0 18px;text-align:center;margin-top:48px}.footer .footer-social{margin:18px 0}.footer .footer-social a{color:#fff;margin:0 12px;transition:color .2s;display:inline-block}.footer .footer-social a:hover{color:#00bcd4}.footer .footer-links{margin:18px 0 0;font-size:1rem}.footer .footer-links a{color:#fff;margin:0 10px;text-decoration:none;transition:color .2s}.footer .footer-links a:hover{color:#00bcd4}.footer p{margin:0;font-size:.95rem;opacity:.8}.section-title{font-size:2.25rem}.section-subtitle,.section-title{text-align:center}.slider-section{position:relative;width:100%;height:80vh;overflow:hidden;background-color:#000}.slider-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.slider-slide.active{opacity:1}.slider-image{width:100%;height:100%;object-fit:cover}.slider-gradient-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent)}.slider-text-content{position:absolute;bottom:0;left:0;padding:2rem 3rem;color:#fff;opacity:0;transform:translateY(1rem);transition:opacity .7s ease-out,transform .7s ease-out}.slider-text-content.active{opacity:1;transform:translateY(0)}.slider-title{font-size:2.25rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.5)}.slider-subtitle{margin-top:.5rem;font-size:1.125rem;max-width:36rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.slider-dots{position:absolute;bottom:2rem;right:3rem;display:flex;gap:.5rem}.slider-dot{height:.75rem;width:.75rem;border-radius:9999px;border:none;cursor:pointer;background-color:rgba(255,255,255,.5);transition:background-color .3s}.slider-dot.active,.slider-dot:hover{background-color:#fff}@media (max-width:768px){.slider-section{height:70vh}.slider-text-content{padding:1.5rem}.slider-title{font-size:1.5rem}.slider-subtitle{font-size:1rem}.slider-dots{bottom:1.5rem;right:1.5rem}}.features-section{background-color:#fff;padding:4rem 0}.features-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;text-align:center}.feature-item{display:flex;flex-direction:column;align-items:center}.feature-icon{height:3rem;width:3rem;color:#b40d13;margin-bottom:1rem}.feature-title{font-size:1.125rem;font-weight:700;color:#111827}.feature-description{margin-top:.25rem;color:#4b5563}@media (max-width:1024px){.features-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.features-section{padding:3rem 0}.features-container{grid-template-columns:1fr}}.video-section{padding:4rem 0;background-color:#f9fafb}@media (min-width:640px){.video-section{padding:6rem 0}}.video-container{max-width:72rem;margin:0 auto;padding:0 1rem;text-align:center}.section-title{font-size:2rem;font-weight:700;color:#111827;line-height:1.2}@media (min-width:768px){.section-title{font-size:2.25rem}}.section-subtitle{margin-top:1rem;font-size:1.125rem;color:#4b5563;max-width:42rem}.section-subtitle,.video-wrapper{margin-left:auto;margin-right:auto}.video-wrapper{margin-top:2.5rem;max-width:56rem;aspect-ratio:16/9;background-color:#e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden}.video-iframe{width:100%;height:100%}.vehicles-section{padding:4rem 0 6rem;background-color:#fff}.vehicles-container{max-width:72rem;margin:0 auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:3rem}.vehicles-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr)}.vehicle-card{background-color:#f9fafb;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;transition:transform .3s}.vehicle-card:hover{transform:translateY(-.5rem)}.vehicle-image{height:14rem;width:100%;object-fit:cover}.vehicle-content{padding:1.5rem}.vehicle-title{font-size:1.25rem;font-weight:700;color:#111827}.vehicle-subtitle{color:#b40d13;font-size:.875rem;font-weight:600;margin-top:.25rem}.vehicle-description{margin-top:.75rem;color:#4b5563}.vehicle-link-wrapper{margin-top:1rem}.vehicle-link{color:#b40d13;font-weight:600;text-decoration:none}.vehicle-link:hover{text-decoration:underline}@media (max-width:1024px){.vehicles-grid{grid-template-columns:1fr}}@media (max-width:640px){.vehicles-section{padding:4rem 0}}.about-hero{position:relative;height:40vh;width:100%;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.about-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.about-hero-overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.5)}.our-story-section{padding:4rem 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.our-story-image img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.location-section{padding:4rem 0;background-color:#fff}.location-content-wrapper{margin-top:3rem;display:grid;grid-template-columns:2fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.location-map{height:400px;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.location-details{background-color:#f9fafb;padding:2rem;border-radius:.5rem}.location-details h3{font-size:1.5rem;font-weight:700;color:#111827;margin-top:0}.location-details p{color:#4b5563;line-height:1.6;margin-bottom:.75rem}@media (max-width:768px){.about-hero{height:30vh}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.location-content-wrapper,.our-story-section{grid-template-columns:1fr}.our-story-image{order:-1}}