.page-module__j6Q3dW__section{min-height:80vh;padding:4rem 0}.page-module__j6Q3dW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__j6Q3dW__grid{grid-template-columns:1fr;gap:4rem;margin-top:2rem;display:grid}.page-module__j6Q3dW__infoSection h1{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:800}.page-module__j6Q3dW__infoSection p{color:hsl(var(--muted-foreground));margin-bottom:2rem}.page-module__j6Q3dW__details{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.page-module__j6Q3dW__detailItem{align-items:flex-start;gap:1rem;display:flex}.page-module__j6Q3dW__detailItem svg{color:hsl(var(--primary));flex-shrink:0;margin-top:.25rem}.page-module__j6Q3dW__detailContent h3{margin-bottom:.25rem;font-size:1.125rem}.page-module__j6Q3dW__detailContent p{margin:0}.page-module__j6Q3dW__formSection{background:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));padding:2rem}.page-module__j6Q3dW__formTitle{color:hsl(var(--foreground));margin-bottom:1.5rem;font-size:1.5rem}.page-module__j6Q3dW__formGroup{margin-bottom:1rem}.page-module__j6Q3dW__label{color:hsl(var(--foreground));margin-bottom:.5rem;font-weight:500;display:block}.page-module__j6Q3dW__input,.page-module__j6Q3dW__textarea{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius);width:100%;color:hsl(var(--foreground));padding:.75rem;font-family:inherit;transition:border-color .2s}.page-module__j6Q3dW__input:focus,.page-module__j6Q3dW__textarea:focus{border-color:hsl(var(--primary));outline:none}.page-module__j6Q3dW__textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__formStatusError{color:#b91c1c;margin:0;font-size:.95rem}.page-module__j6Q3dW__formStatusSuccess{color:#15803d;margin:0;font-size:.95rem}@media (min-width:768px){.page-module__j6Q3dW__grid{grid-template-columns:1fr 1fr}}
.Button-module__3dJGfa__button{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__3dJGfa__button:active{transform:scale(.98)}.Button-module__3dJGfa__primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.Button-module__3dJGfa__primary:hover{opacity:.9;box-shadow:0 0 15px hsl(var(--primary)/.5)}.Button-module__3dJGfa__secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.Button-module__3dJGfa__secondary:hover{background-color:hsl(var(--secondary)/.8)}.Button-module__3dJGfa__outline{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:0 0}.Button-module__3dJGfa__outline:hover{background-color:hsl(var(--muted));border-color:hsl(var(--primary))}.Button-module__3dJGfa__ghost{color:hsl(var(--foreground));background:0 0}.Button-module__3dJGfa__ghost:hover{background-color:hsl(var(--muted))}.Button-module__3dJGfa__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__3dJGfa__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__3dJGfa__lg{padding:1rem 2rem;font-size:1.125rem}
.TrustBar-module__jUKAAW__bar{background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));padding:.75rem 0}.TrustBar-module__jUKAAW__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.TrustBar-module__jUKAAW__item{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.TrustBar-module__jUKAAW__item svg{color:hsl(var(--primary))}
.Stats-module__UZLpCq__section{background:hsl(var(--primary));color:#fff;padding:4rem 0}.Stats-module__UZLpCq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Stats-module__UZLpCq__grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Stats-module__UZLpCq__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Stats-module__UZLpCq__number{font-size:2.5rem;font-weight:800;line-height:1}.Stats-module__UZLpCq__label{opacity:.9;font-size:1rem;font-weight:500}@media (min-width:768px){.Stats-module__UZLpCq__grid{grid-template-columns:repeat(4,1fr)}.Stats-module__UZLpCq__number{font-size:3.5rem}}
.TariffSection-module__vdP3WG__section{background:#fff;padding:6rem 0}.TariffSection-module__vdP3WG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.TariffSection-module__vdP3WG__header{text-align:center;margin-bottom:4rem}.TariffSection-module__vdP3WG__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.TariffSection-module__vdP3WG__subtitle{color:#64748b;max-width:600px;margin:0 auto}.TariffSection-module__vdP3WG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.TariffSection-module__vdP3WG__card{background:#fafafa;border:2px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.TariffSection-module__vdP3WG__card:hover{border-color:hsl(var(--primary));box-shadow:0 10px 25px -5px #0000001a}.TariffSection-module__vdP3WG__vehicleInfo{flex:1}.TariffSection-module__vdP3WG__vehicleName{color:#0f172a;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.TariffSection-module__vdP3WG__vehicleType{color:#64748b;margin-bottom:.75rem;font-size:.875rem}.TariffSection-module__vdP3WG__specs{flex-wrap:wrap;gap:1rem;display:flex}.TariffSection-module__vdP3WG__spec{color:#475569;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.TariffSection-module__vdP3WG__spec svg{color:hsl(var(--primary))}.TariffSection-module__vdP3WG__pricing{text-align:right;min-width:120px}.TariffSection-module__vdP3WG__price{color:hsl(var(--primary));font-size:1.75rem;font-weight:800}.TariffSection-module__vdP3WG__priceUnit{color:#64748b;font-size:.875rem}@media (min-width:768px){.TariffSection-module__vdP3WG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.TariffSection-module__vdP3WG__grid{grid-template-columns:repeat(3,1fr)}}
.Features-module__ZD3nRW__section{background-color:hsl(var(--background));padding:6rem 0}.Features-module__ZD3nRW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Features-module__ZD3nRW__header{text-align:center;margin-bottom:4rem}.Features-module__ZD3nRW__title{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Features-module__ZD3nRW__subtitle{color:hsl(var(--muted-foreground));max-width:600px;margin:0 auto}.Features-module__ZD3nRW__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Features-module__ZD3nRW__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:2rem;transition:transform .2s}.Features-module__ZD3nRW__card:hover{border-color:hsl(var(--primary));transform:translateY(-5px)}.Features-module__ZD3nRW__icon{background:hsl(var(--primary)/.1);width:3rem;height:3rem;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__ZD3nRW__cardTitle{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Features-module__ZD3nRW__cardText{color:hsl(var(--muted-foreground));line-height:1.6}@media (min-width:768px){.Features-module__ZD3nRW__grid{grid-template-columns:repeat(3,1fr)}}
.PromoCarousel-module__w4RX6q__section{background:hsl(var(--background));padding:4rem 0;overflow:hidden}.PromoCarousel-module__w4RX6q__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.PromoCarousel-module__w4RX6q__header{text-align:center;margin-bottom:2rem}.PromoCarousel-module__w4RX6q__title{color:hsl(var(--foreground));font-size:2rem;font-weight:800}.PromoCarousel-module__w4RX6q__carouselWrapper{aspect-ratio:1;border-radius:1rem;width:100%;max-width:900px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0006}.PromoCarousel-module__w4RX6q__slide{opacity:0;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.PromoCarousel-module__w4RX6q__slideActive{opacity:1}.PromoCarousel-module__w4RX6q__slideImage{object-fit:cover}.PromoCarousel-module__w4RX6q__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.PromoCarousel-module__w4RX6q__dot{background:hsl(var(--muted));cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.PromoCarousel-module__w4RX6q__dot:hover{background:hsl(var(--muted-foreground))}.PromoCarousel-module__w4RX6q__dotActive{background:hsl(var(--primary));transform:scale(1.2)}.PromoCarousel-module__w4RX6q__controls{pointer-events:none;justify-content:space-between;width:100%;padding:0 1rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PromoCarousel-module__w4RX6q__navButton{cursor:pointer;pointer-events:auto;color:#0f172a;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.PromoCarousel-module__w4RX6q__navButton:hover{background:#fff;transform:scale(1.1)}
.CTA-module__n-fbaG__section{background:linear-gradient(to right,hsl(var(--card)),hsl(var(--background)));border-top:1px solid hsl(var(--border));padding:6rem 0}.CTA-module__n-fbaG__container{text-align:center;max-width:1280px;margin:0 auto;padding:0 1.5rem}.CTA-module__n-fbaG__content{max-width:800px;margin:0 auto}.CTA-module__n-fbaG__title{color:hsl(var(--foreground));margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.CTA-module__n-fbaG__text{color:hsl(var(--muted-foreground));margin-bottom:2.5rem;font-size:1.25rem}
.Testimonials-module__MlUweW__section{background-color:hsl(var(--background));padding:6rem 0}.Testimonials-module__MlUweW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:4rem}.Testimonials-module__MlUweW__title{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Testimonials-module__MlUweW__googleBadge{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:2rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;display:inline-flex}.Testimonials-module__MlUweW__googleLogo{font-size:1.1rem;font-weight:700}.Testimonials-module__MlUweW__googleLogo span:first-child{color:#4285f4}.Testimonials-module__MlUweW__googleLogo span:nth-child(2){color:#ea4335}.Testimonials-module__MlUweW__googleLogo span:nth-child(3){color:#fbbc05}.Testimonials-module__MlUweW__googleLogo span:nth-child(4){color:#4285f4}.Testimonials-module__MlUweW__googleLogo span:nth-child(5){color:#34a853}.Testimonials-module__MlUweW__googleLogo span:nth-child(6){color:#ea4335}.Testimonials-module__MlUweW__ratingText{color:hsl(var(--foreground));font-size:1rem;font-weight:600}.Testimonials-module__MlUweW__stars{gap:2px;display:flex}.Testimonials-module__MlUweW__subtitle{color:hsl(var(--muted-foreground))}.Testimonials-module__MlUweW__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Testimonials-module__MlUweW__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;padding:2rem;display:flex;position:relative}.Testimonials-module__MlUweW__cardStars{gap:2px;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Testimonials-module__MlUweW__quote{color:hsl(var(--foreground));flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.Testimonials-module__MlUweW__footer{align-items:center;gap:1rem;display:flex}.Testimonials-module__MlUweW__avatar{background:hsl(var(--primary)/.2);width:48px;height:48px;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__info{flex-direction:column;display:flex}.Testimonials-module__MlUweW__name{color:hsl(var(--foreground));font-size:1rem;font-weight:700}.Testimonials-module__MlUweW__location{color:hsl(var(--muted-foreground));font-size:.8rem}@media (min-width:768px){.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,1fr)}}
.FAQ-module__KSzKsa__section{background-color:hsl(var(--accent)/.1);padding:6rem 0}.FAQ-module__KSzKsa__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.FAQ-module__KSzKsa__header{text-align:center;margin-bottom:4rem}.FAQ-module__KSzKsa__title{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:800}.FAQ-module__KSzKsa__subtitle{color:hsl(var(--muted-foreground))}.FAQ-module__KSzKsa__list{flex-direction:column;gap:1.5rem;display:flex}.FAQ-module__KSzKsa__item{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem}.FAQ-module__KSzKsa__question{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:flex}.FAQ-module__KSzKsa__answer{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.6}
.WhatsAppButton-module__OPyqoG__float{color:#fff;z-index:100;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.WhatsAppButton-module__OPyqoG__float:hover{transform:scale(1.1)}.WhatsAppButton-module__OPyqoG__icon{width:32px;height:32px}
.PopularRoutes-module__kQcHMq__section{background:hsl(var(--background));padding:6rem 0}.PopularRoutes-module__kQcHMq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.PopularRoutes-module__kQcHMq__header{text-align:center;margin-bottom:4rem}.PopularRoutes-module__kQcHMq__title{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:800}.PopularRoutes-module__kQcHMq__subtitle{color:hsl(var(--muted-foreground))}.PopularRoutes-module__kQcHMq__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.PopularRoutes-module__kQcHMq__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);cursor:pointer;color:inherit;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.PopularRoutes-module__kQcHMq__card:hover{border-color:hsl(var(--primary));transform:translate(5px)}.PopularRoutes-module__kQcHMq__routeInfo{align-items:center;gap:1rem;display:flex}.PopularRoutes-module__kQcHMq__routeIcon{background:hsl(var(--primary)/.1);width:48px;height:48px;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;display:flex}.PopularRoutes-module__kQcHMq__routeText{flex-direction:column;display:flex}.PopularRoutes-module__kQcHMq__routeName{color:hsl(var(--foreground));font-size:1.1rem;font-weight:700}.PopularRoutes-module__kQcHMq__routeDistance{color:hsl(var(--muted-foreground));font-size:.875rem}.PopularRoutes-module__kQcHMq__routePrice{text-align:right}.PopularRoutes-module__kQcHMq__priceFrom{color:hsl(var(--muted-foreground));font-size:.75rem}.PopularRoutes-module__kQcHMq__price{color:hsl(var(--primary));font-size:1.5rem;font-weight:800}.PopularRoutes-module__kQcHMq__arrow{color:hsl(var(--muted-foreground));transition:transform .3s}.PopularRoutes-module__kQcHMq__card:hover .PopularRoutes-module__kQcHMq__arrow{color:hsl(var(--primary));transform:translate(5px)}.PopularRoutes-module__kQcHMq__card:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}@media (min-width:768px){.PopularRoutes-module__kQcHMq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PopularRoutes-module__kQcHMq__grid{grid-template-columns:repeat(3,1fr)}}
.PartnerLogos-module__S0XSmW__section{background:hsl(var(--card));border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));padding:3rem 0}.PartnerLogos-module__S0XSmW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.PartnerLogos-module__S0XSmW__title{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));margin-bottom:2rem;font-size:.875rem;font-weight:600}.PartnerLogos-module__S0XSmW__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.PartnerLogos-module__S0XSmW__logo{opacity:.7;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s;display:flex}.PartnerLogos-module__S0XSmW__logo:hover{opacity:1}.PartnerLogos-module__S0XSmW__logoIcon{width:48px;height:48px;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;display:flex}.PartnerLogos-module__S0XSmW__logoText{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600}
.StickyCTA-module__0kaR4q__bar{background:hsl(var(--primary));z-index:90;padding:1rem;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #0003}.StickyCTA-module__0kaR4q__visible{transform:translateY(0)}.StickyCTA-module__0kaR4q__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;display:flex}.StickyCTA-module__0kaR4q__text{color:#fff;font-size:1rem;font-weight:600}.StickyCTA-module__0kaR4q__highlight{font-weight:800}.StickyCTA-module__0kaR4q__actions{gap:1rem;display:flex}.StickyCTA-module__0kaR4q__button{color:hsl(var(--primary));border-radius:var(--radius);cursor:pointer;background:#fff;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.StickyCTA-module__0kaR4q__button:hover{transform:scale(1.05);box-shadow:0 4px 15px #0003}.StickyCTA-module__0kaR4q__buttonSecondary{color:#fff;background:0 0;border:2px solid #fff}.StickyCTA-module__0kaR4q__buttonSecondary:hover{color:hsl(var(--primary));background:#fff}@media (max-width:640px){.StickyCTA-module__0kaR4q__text{display:none}.StickyCTA-module__0kaR4q__container{justify-content:center}}
.BlogPreview-module__7x67Nq__section{background:hsl(var(--background));padding:6rem 0}.BlogPreview-module__7x67Nq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.BlogPreview-module__7x67Nq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.BlogPreview-module__7x67Nq__title{color:hsl(var(--foreground));font-size:2rem;font-weight:800}.BlogPreview-module__7x67Nq__viewAll{color:hsl(var(--primary));align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:gap .3s;display:flex}.BlogPreview-module__7x67Nq__viewAll:hover{gap:.75rem}.BlogPreview-module__7x67Nq__grid{grid-template-columns:1fr;gap:2rem;display:grid}.BlogPreview-module__7x67Nq__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:all .3s;overflow:hidden}.BlogPreview-module__7x67Nq__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -15px #0000004d}.BlogPreview-module__7x67Nq__image{width:100%;height:200px;position:relative;overflow:hidden}.BlogPreview-module__7x67Nq__content{padding:1.5rem}.BlogPreview-module__7x67Nq__category{text-transform:uppercase;color:hsl(var(--primary));letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.BlogPreview-module__7x67Nq__cardTitle{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.BlogPreview-module__7x67Nq__excerpt{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.9rem;line-height:1.6}.BlogPreview-module__7x67Nq__meta{color:hsl(var(--muted-foreground));justify-content:space-between;font-size:.8rem;display:flex}@media (min-width:768px){.BlogPreview-module__7x67Nq__grid{grid-template-columns:repeat(3,1fr)}}
.FleetCard-module__gl_efG__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.FleetCard-module__gl_efG__card:hover{border-color:hsl(var(--primary));box-shadow:0 10px 30px -10px hsl(var(--background));transform:translateY(-5px)}.FleetCard-module__gl_efG__header{background:hsl(var(--secondary)/.5);border-bottom:1px solid hsl(var(--border));padding:1.5rem}.FleetCard-module__gl_efG__title{color:hsl(var(--foreground));margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.FleetCard-module__gl_efG__type{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.FleetCard-module__gl_efG__body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.FleetCard-module__gl_efG__priceSection{border-bottom:1px dashed hsl(var(--border));justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.FleetCard-module__gl_efG__priceItem{flex-direction:column;display:flex}.FleetCard-module__gl_efG__priceLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.8rem}.FleetCard-module__gl_efG__priceValue{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700}.FleetCard-module__gl_efG__specs{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.FleetCard-module__gl_efG__specItem{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;font-size:.9rem;display:flex}.FleetCard-module__gl_efG__specItem svg{color:hsl(var(--primary))}.FleetCard-module__gl_efG__note{color:hsl(var(--muted-foreground));margin-top:auto;font-size:.75rem;font-style:italic;line-height:1.4}.FleetCard-module__gl_efG__footer{border-top:1px solid hsl(var(--border));background:hsl(var(--background)/.5);padding:1.5rem}
.Gallery-module__wqsUoa__section{background:hsl(var(--card));padding:6rem 0}.Gallery-module__wqsUoa__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Gallery-module__wqsUoa__header{text-align:center;margin-bottom:4rem}.Gallery-module__wqsUoa__title{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Gallery-module__wqsUoa__subtitle{color:hsl(var(--muted-foreground))}.Gallery-module__wqsUoa__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Gallery-module__wqsUoa__card{border-radius:var(--radius);aspect-ratio:16/10;position:relative;overflow:hidden}.Gallery-module__wqsUoa__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Gallery-module__wqsUoa__card:hover .Gallery-module__wqsUoa__image{transform:scale(1.05)}.Gallery-module__wqsUoa__overlay{background:linear-gradient(#0000,#000c);padding:2rem;position:absolute;bottom:0;left:0;right:0}.Gallery-module__wqsUoa__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Gallery-module__wqsUoa__cardText{color:#fffc;font-size:.9rem}@media (min-width:768px){.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(2,1fr)}}
.Footer-module__EZoWya__footer{background-color:hsl(var(--card));border-top:1px solid hsl(var(--border));margin-top:auto;padding:4rem 0 2rem}.Footer-module__EZoWya__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__column h3{color:hsl(var(--foreground));margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Footer-module__EZoWya__logo{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__EZoWya__logo span{color:hsl(var(--primary))}.Footer-module__EZoWya__description{color:hsl(var(--muted-foreground));max-width:300px;line-height:1.6}.Footer-module__EZoWya__links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__links a{color:hsl(var(--muted-foreground));transition:color .2s}.Footer-module__EZoWya__links a:hover{color:hsl(var(--primary))}.Footer-module__EZoWya__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__contactItem{color:hsl(var(--muted-foreground));gap:.75rem;line-height:1.5;display:flex}.Footer-module__EZoWya__contactItem svg{color:hsl(var(--primary));flex-shrink:0;margin-top:.25rem}.Footer-module__EZoWya__bottom{border-top:1px solid hsl(var(--border));text-align:center;color:hsl(var(--muted-foreground));flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}@media (min-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}.Footer-module__EZoWya__bottom{text-align:left;flex-direction:row;justify-content:space-between}}
.page-module__7o-GCG__page{justify-content:center;align-items:flex-start;min-height:100vh;padding:3.5rem 1.5rem;display:flex}.page-module__7o-GCG__card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.25rem;width:100%;max-width:720px;padding:2rem;box-shadow:0 24px 48px #00000059}.page-module__7o-GCG__header{flex-direction:column;gap:.5rem;display:flex}.page-module__7o-GCG__kicker{letter-spacing:.2em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.65rem}.page-module__7o-GCG__title{color:hsl(var(--foreground));font-size:2rem;font-weight:700}.page-module__7o-GCG__subtitle{color:hsl(var(--muted-foreground));line-height:1.6}.page-module__7o-GCG__panel{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:.9rem;margin-top:1.5rem;padding:.5rem 1.25rem}.page-module__7o-GCG__row{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:.9rem 0;display:flex}.page-module__7o-GCG__row:last-child{border-bottom:none}.page-module__7o-GCG__label{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.page-module__7o-GCG__badge{letter-spacing:.02em;border:1px solid #0000;border-radius:999px;padding:.3rem .85rem;font-size:.75rem;font-weight:700}.page-module__7o-GCG__ok{background:hsl(var(--primary)/.2);color:hsl(var(--primary));border-color:hsl(var(--primary))}.page-module__7o-GCG__missing{background:hsl(var(--destructive)/.2);color:hsl(var(--destructive));border-color:hsl(var(--destructive))}.page-module__7o-GCG__pending{background:hsl(var(--muted)/.4);color:hsl(var(--muted-foreground));border-color:hsl(var(--border))}.page-module__7o-GCG__note{color:hsl(var(--muted-foreground));margin-top:.75rem;font-size:.8rem}.page-module__7o-GCG__error{color:hsl(var(--destructive));margin-top:.75rem;font-size:.9rem}.page-module__7o-GCG__actions{margin-top:1.5rem}@media (max-width:640px){.page-module__7o-GCG__card{padding:1.5rem}.page-module__7o-GCG__title{font-size:1.6rem}.page-module__7o-GCG__row{flex-direction:column;align-items:flex-start;gap:.5rem}}
