.gallery-module__zlwOTG__gallerySection{min-height:100vh;padding:0}.gallery-module__zlwOTG__galleryHero{opacity:0;background-image:url(/cars/duster-face.jpeg);background-position:50%;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;height:70vh;min-height:450px;transition:opacity 1s ease-out;display:flex;position:relative}.gallery-module__zlwOTG__galleryHero.gallery-module__zlwOTG__fadeIn{opacity:1}.gallery-module__zlwOTG__heroOverlay{z-index:1;background:linear-gradient(135deg,#0f172ae6 0%,#1e293bbf 50%,#0f172ae6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module__zlwOTG__heroContent{z-index:2;text-align:center;color:#fff;max-width:900px;padding:2rem;position:relative}.gallery-module__zlwOTG__heroBadge{text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#fb923c 0%,#f97316 100%);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 4px 20px #fb923c66}.gallery-module__zlwOTG__heroTitle{text-shadow:2px 4px 20px #0000004d;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.gallery-module__zlwOTG__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.35rem);font-weight:400;line-height:1.7}.gallery-module__zlwOTG__heroScrollIndicator{z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.gallery-module__zlwOTG__scrollMouse{border:2px solid #ffffff80;border-radius:20px;justify-content:center;width:26px;height:42px;padding-top:8px;display:flex}.gallery-module__zlwOTG__scrollWheel{background:#fb923c;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite gallery-module__zlwOTG__scrollAnimation}@keyframes gallery-module__zlwOTG__scrollAnimation{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(10px)}}.gallery-module__zlwOTG__galleryContainer{max-width:1400px;margin:0 auto;padding:4rem 1.5rem 5rem}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;grid-auto-flow:dense;gap:1.25rem;display:grid}.gallery-module__zlwOTG__galleryCard{cursor:pointer;opacity:0;border-radius:16px;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 10px 40px #0000004d}.gallery-module__zlwOTG__galleryCard:nth-child(8n+1){grid-area:span 2/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(8n+2){grid-area:span 1/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(8n+3){grid-area:span 2/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(8n+4){grid-area:span 1/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(8n+5),.gallery-module__zlwOTG__galleryCard:nth-child(8n+6){grid-area:span 1/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(8n+7){grid-area:span 1/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(8n){grid-area:span 2/span 2}.gallery-module__zlwOTG__galleryCard.gallery-module__zlwOTG__fadeInUp{animation:.7s ease-out forwards gallery-module__zlwOTG__fadeInUp}@keyframes gallery-module__zlwOTG__fadeInUp{to{opacity:1;transform:translateY(0)}}.gallery-module__zlwOTG__galleryCard:hover{z-index:10;transform:translateY(-3px);box-shadow:0 12px 40px #00000026}.gallery-module__zlwOTG__cardImage{-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.gallery-module__zlwOTG__galleryCard:hover .gallery-module__zlwOTG__cardImage{transform:scale(1.05)}.gallery-module__zlwOTG__cardOverlay{opacity:0;background:linear-gradient(#0000 0% 50%,#00000080 100%);justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__galleryCard:hover .gallery-module__zlwOTG__cardOverlay{opacity:1;background:linear-gradient(135deg,#fb923c33 0%,#0006 100%)}.gallery-module__zlwOTG__zoomIcon{color:#fb923c;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(0)rotate(-90deg);box-shadow:0 4px 20px #0003}.gallery-module__zlwOTG__galleryCard:hover .gallery-module__zlwOTG__zoomIcon{transform:scale(1)rotate(0)}.gallery-module__zlwOTG__modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000f2;justify-content:center;align-items:center;padding:1rem;animation:.3s gallery-module__zlwOTG__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__zlwOTG__modalFadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__zlwOTG__modalContent{background:#0f172a;border-radius:24px;flex-direction:column;width:100%;max-width:1100px;height:90vh;max-height:800px;animation:.4s gallery-module__zlwOTG__modalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080}@keyframes gallery-module__zlwOTG__modalSlideIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.gallery-module__zlwOTG__closeButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.gallery-module__zlwOTG__closeButton:hover{background:#fb923c;border-color:#fb923c;transform:rotate(90deg)}.gallery-module__zlwOTG__modalImageContainer{flex:1;min-height:0;position:relative}.gallery-module__zlwOTG__modalImage{-o-object-fit:contain;object-fit:contain}.gallery-module__zlwOTG__modalNav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__modalNav:hover{background:#fb923c;border-color:#fb923c;transform:translateY(-50%)scale(1.1)}.gallery-module__zlwOTG__modalNavPrev{left:1.25rem}.gallery-module__zlwOTG__modalNavNext{right:1.25rem}.gallery-module__zlwOTG__modalFooter{background:linear-gradient(90deg,#0f172afa,#1e293bfa);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;display:flex}.gallery-module__zlwOTG__modalInfo h3{color:#fff;margin:0 0 .25rem;font-size:1.2rem;font-weight:600}.gallery-module__zlwOTG__modalInfo p{color:#ffffff80;margin:0;font-size:.85rem}.gallery-module__zlwOTG__modalThumbnails{scrollbar-width:none;gap:.5rem;padding:.25rem;display:flex;overflow-x:auto}.gallery-module__zlwOTG__modalThumbnails::-webkit-scrollbar{display:none}.gallery-module__zlwOTG__thumbnail{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:60px;height:45px;padding:0;transition:all .3s;position:relative;overflow:hidden}.gallery-module__zlwOTG__thumbnail:hover{opacity:.8}.gallery-module__zlwOTG__thumbnail.gallery-module__zlwOTG__thumbnailActive{opacity:1;border-color:#fb923c;box-shadow:0 0 20px #fb923c80}.gallery-module__zlwOTG__modalBookButton{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#fb923c 0%,#f97316 100%);border-radius:50px;align-items:center;gap:.6rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #fb923c66}.gallery-module__zlwOTG__modalBookButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #fb923c80}.gallery-module__zlwOTG__footer{background:#fff;border-top:1px solid #0000001a;margin-top:4rem;padding:3rem 1.5rem 1rem}.gallery-module__zlwOTG__footerContainer{max-width:1200px;margin:0 auto}.gallery-module__zlwOTG__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.gallery-module__zlwOTG__footerBusiness{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.gallery-module__zlwOTG__footerBusinessTitle{color:#1e293b;font-size:1.25rem;font-weight:700}.gallery-module__zlwOTG__footerDelivery{color:#64748b}.gallery-module__zlwOTG__footerContact{align-items:center;gap:1rem;display:flex}.gallery-module__zlwOTG__footerWhatsapp{color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:transform .3s;display:flex}.gallery-module__zlwOTG__footerWhatsapp:hover{transform:scale(1.1)}.gallery-module__zlwOTG__footerContactInfo p{color:#1e293b;margin-bottom:.25rem;font-weight:600}.gallery-module__zlwOTG__footerPhoneLink{color:#fb923c;text-decoration:none}.gallery-module__zlwOTG__footerPhoneLink:hover{text-decoration:underline}.gallery-module__zlwOTG__footerLinks{flex-direction:column;gap:.5rem;display:flex}.gallery-module__zlwOTG__footerLinksText{color:#64748b}.gallery-module__zlwOTG__footerLinksText a{color:#64748b;text-decoration:none;transition:color .3s}.gallery-module__zlwOTG__footerLinksText a:hover{color:#fb923c}.gallery-module__zlwOTG__footerCopyright{color:#94a3b8;font-size:.875rem}.gallery-module__zlwOTG__footerBottom{text-align:center;color:#94a3b8;border-top:1px solid #0000001a;padding-top:2rem;font-size:.875rem}@media (max-width:1200px){.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;gap:1rem}.gallery-module__zlwOTG__galleryCard:nth-child(8n+1){grid-area:span 2/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(8n+2){grid-area:span 1/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(8n+3){grid-area:span 2/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(8n+4){grid-area:span 1/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(8n+5),.gallery-module__zlwOTG__galleryCard:nth-child(8n+6){grid-area:span 1/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(8n+7){grid-area:span 1/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(8n){grid-area:span 1/span 1}}@media (max-width:768px){.gallery-module__zlwOTG__galleryHero{background-attachment:scroll;height:55vh;min-height:380px}.gallery-module__zlwOTG__heroBadge{padding:.4rem 1rem;font-size:.75rem}.gallery-module__zlwOTG__galleryContainer{padding:2.5rem 1rem 3rem}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:.75rem}.gallery-module__zlwOTG__galleryCard{border-radius:12px}.gallery-module__zlwOTG__galleryCard:nth-child(4n+1){grid-area:span 2/span 2}.gallery-module__zlwOTG__galleryCard:nth-child(4n+2){grid-area:span 1/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(4n+3){grid-area:span 2/span 1}.gallery-module__zlwOTG__galleryCard:nth-child(4n){grid-area:span 1/span 2}.gallery-module__zlwOTG__zoomIcon{width:50px;height:50px}.gallery-module__zlwOTG__modalContent{border-radius:16px;height:95vh}.gallery-module__zlwOTG__modalNav{width:44px;height:44px}.gallery-module__zlwOTG__modalNavPrev{left:.75rem}.gallery-module__zlwOTG__modalNavNext{right:.75rem}.gallery-module__zlwOTG__modalFooter{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.gallery-module__zlwOTG__modalInfo{text-align:center}.gallery-module__zlwOTG__modalThumbnails{justify-content:center}}@media (max-width:480px){.gallery-module__zlwOTG__galleryHero{height:50vh;min-height:320px}.gallery-module__zlwOTG__heroTitle{font-size:1.75rem}.gallery-module__zlwOTG__heroSubtitle{font-size:.9rem}.gallery-module__zlwOTG__galleryContainer{padding:2rem .75rem 3rem}.gallery-module__zlwOTG__galleryGrid{grid-template-columns:1fr;grid-auto-rows:220px;gap:.75rem}.gallery-module__zlwOTG__galleryCard{grid-area:span 1/span 1!important}.gallery-module__zlwOTG__zoomIcon{width:45px;height:45px}.gallery-module__zlwOTG__closeButton{width:40px;height:40px;top:1rem;right:1rem}.gallery-module__zlwOTG__modalNav{width:38px;height:38px}.gallery-module__zlwOTG__thumbnail{width:50px;height:38px}}
