.vehicle-card-new{background:#fff;border-radius:35px;overflow:hidden;transition:all .3s ease;border:1px solid #CCCCCC;display:flex;flex-direction:column;height:100%;position:relative;font-family:Poppins,sans-serif}.vehicle-card-new:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f;border-color:#e8e8e8}.vehicle-card-top{position:relative;background:url(/assets-img/plante-fond-gauche.png),linear-gradient(135deg,#f5f5f5e6,#f0f0f0e6,#ebebebe6);background-size:cover;background-position:center;background-repeat:no-repeat;padding:16px;overflow:hidden;min-height:290px;height:auto;z-index:10;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.vehicle-car-img{transform:scale(1.8);max-height:180px;max-width:95%;object-fit:contain;display:block;align-self:center}.skeleton-img{width:100%;background:linear-gradient(90deg,#eef0f3 25%,#f6f7f9 37%,#eef0f3 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:12px}.skeleton-line{background:linear-gradient(90deg,#eef0f3 25%,#f6f7f9 37%,#eef0f3 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:8px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-card{padding:16px;display:flex;flex-direction:column;gap:12px}.sk-bar{height:14px;border-radius:8px;background:linear-gradient(90deg,#eef0f3 25%,#f6f7f9 37%,#eef0f3 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}.sk-lg{width:60%;height:16px}.sk-md{width:40%}.sk-actions{display:flex;gap:10px}.sk-dot{width:28px;height:12px;border-radius:10px;background:linear-gradient(90deg,#eef0f3 25%,#f6f7f9 37%,#eef0f3 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}.sk-rect{width:100%;height:260px;border-radius:12px;background:linear-gradient(135deg,#eceff3,#f6f7f9,#eceff3);background-size:200% 100%;animation:shimmer 1.8s ease infinite}.sk-wide{width:70%;height:18px}.sk-narrow{width:55%;height:14px}.vehicle-heading{width:100%;text-align:left;padding-bottom:8px}.vehicle-name{margin:0;line-height:1.2;font-family:Poppins,sans-serif}.vehicle-name-main{display:block;font-size:1.6rem;font-weight:800;color:#000;text-transform:uppercase}.vehicle-name-similar{display:block;font-size:1.3rem;font-weight:600;color:#000}.vehicle-features-section{padding:16px 20px;display:flex;justify-content:space-between;gap:12px}.feature-pill{display:flex;align-items:center;gap:4px;background:#ffffffe6;backdrop-filter:blur(10px);color:#333;padding:6px 10px;border-radius:15px;font-size:11px;font-weight:700;border:1px solid rgba(255,255,255,.3);transition:all .2s ease;flex:1;justify-content:center;box-shadow:0 2px 8px #0000001a}.feature-pill:hover{background:#fff;border-color:#ffffff80;transform:translateY(-1px) scale(1.02)}.feature-icon{width:12px;height:12px;color:#495057;flex-shrink:0}.feature-label{font-size:11px;font-weight:700;color:#333;white-space:nowrap}.vehicle-card-bottom{padding:12px 20px 20px;border-top:1px solid rgba(0,0,0,.06)}.price-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.price-main{font-size:22px;font-weight:600;color:#1a1a1a;margin-bottom:2px;line-height:1.2}.price-prefix{font-weight:600}.price-strong{font-weight:800}.price-total{font-size:16px;color:#888;font-weight:700;line-height:1.2}.more-info-btn{background:transparent;color:#000;border:none;padding:0;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:2px;white-space:nowrap;margin-top:6px;align-self:flex-start}.more-info-btn:hover{color:#333;text-decoration-color:#999}.more-info-btn:active{transform:translateY(1px)}@media (max-width: 768px){.vehicle-car-img{max-height:160px}.vehicle-name{font-size:18px}.vehicle-name-main{font-size:1.2rem}.vehicle-name-similar{font-size:1rem}.vehicle-features-section{padding:12px 16px;gap:6px}}.vehicle-card-expanded{display:flex;background:#fff;border-radius:35px;border:1px solid #CCCCCC;margin-top:24px;margin-bottom:24px;overflow:hidden;min-height:500px;max-height:none;animation:expandCard .6s cubic-bezier(.25,.46,.45,.94) forwards;transform-origin:top center;font-family:Poppins,sans-serif}@keyframes expandCard{0%{opacity:0;transform:translateY(-20px) scaleY(.3)}30%{opacity:.3;transform:translateY(-10px) scaleY(.6)}60%{opacity:.7;transform:translateY(-5px) scaleY(.9)}to{opacity:1;transform:translateY(0) scaleY(1)}}.expanded-vehicle-section{flex:1 1 50%;position:relative;background:url(/assets-img/plante-fond-gauche.png),linear-gradient(135deg,#f5f5f5e6,#f0f0f0e6,#ebebebe6);background-repeat:no-repeat,no-repeat;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:24px}.vehicle-photo-wrapper{position:relative;flex:1 1 auto}.vehicle-background-image{position:absolute;inset:0;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.8;z-index:5}.vehicle-background-image.tesla-image{z-index:50}.expanded-vehicle-section:before{content:none}.tesla-image{animation:fadeInImage .8s ease-out .4s both;z-index:50;display:flex;align-items:center;justify-content:center;color:#333;font-family:Poppins,sans-serif;font-size:.9rem;text-align:center;padding:20px}@keyframes fadeInImage{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tesla-image-small{background-size:100%;background-position:30%;background-repeat:no-repeat;position:relative;z-index:10;display:flex;align-items:center;justify-content:center;color:#333;font-family:Poppins,sans-serif;font-size:.8rem;text-align:center;padding:15px}.vehicle-overlay-content{position:relative;z-index:60;display:flex;flex-direction:column;height:auto;margin-bottom:12px;animation:slideInLeft .8s ease-out .2s both}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.vehicle-name-expanded{font-family:Poppins,sans-serif;font-size:36px;font-weight:800;color:#000;margin:0 0 4px;line-height:1.2;text-shadow:0 1px 2px rgba(255,255,255,.8)}.vehicle-category-expanded{font-size:16px;color:#333;margin:0 0 auto;font-weight:500;text-shadow:0 1px 2px rgba(255,255,255,.8)}.vehicle-desktop-title{position:absolute;top:24px;left:24px;z-index:80}@media (max-width: 1024px){.vehicle-desktop-title{display:none}}.vehicle-features-expanded{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;justify-content:center;position:relative;z-index:70}.feature-pill-expanded{display:flex;align-items:center;gap:8px;background:#fff;color:#000;padding:10px 14px;border-radius:18px;font-size:13px;font-weight:700;border:1px solid #e5e5e5;backdrop-filter:none;transition:none;animation:fadeInUp .4s ease-out both}.feature-pill-expanded:nth-child(1){animation-delay:.4s}.feature-pill-expanded:nth-child(2){animation-delay:.5s}.feature-pill-expanded:nth-child(3){animation-delay:.6s}.feature-pill-expanded:nth-child(4){animation-delay:.7s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.feature-pill-expanded:hover{background:#fff;transform:none}.feature-icon-expanded{width:16px;height:16px;color:#000}.feature-label-expanded{white-space:nowrap}.expanded-booking-section{padding:3rem;flex:1 1 50%;display:flex;flex-direction:column;gap:24px;background:#fff;animation:slideInRight .8s ease-out .3s both}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.booking-info-card{background:#fff;border-radius:35px;padding:10px 20px;border:1px solid black}@media (min-width: 769px){.booking-info-card{width:100%}}.booking-location{display:flex;align-items:center;justify-content:space-between;gap:12px}.location-pin{width:18px;height:18px;color:#e20614!important}.location-text{flex:1;font-size:16px;font-weight:700;color:#000}.edit-btn{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.edit-icon{width:16px;height:16px;color:#6c757d;transition:color .2s ease}.edit-btn:hover{background:#f8f9fa}.edit-btn:hover .edit-icon{color:#495057}.booking-dates{display:flex;align-items:center;gap:12px;justify-content:flex-start}.calendar-icon{width:18px;height:18px;color:#6c757d}.dates-text{font-size:14px;color:#000;font-weight:500}.pricing-details{display:flex;flex-direction:column;gap:10px}.pricing-row{background:#f2f2f2;padding:15px 25px;display:flex;justify-content:space-between;align-items:center}.pricing-label{font-size:16px;color:#000;font-weight:500}.pricing-value{font-size:16px;font-weight:600;color:#000}.pricing-total{display:flex;justify-content:space-between;align-items:center;background:#000;color:#fff;padding:16px 20px}.total-label{font-size:16px;font-weight:600}.total-value{font-size:18px;font-weight:700}.validate-choice-btn{background:#e20614;color:#fff;border:none;padding:16px 32px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:none;margin-top:auto;align-self:flex-end;margin-left:auto;min-width:200px;animation:fadeInButton .5s ease-out .6s both}@keyframes fadeInButton{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.validate-choice-btn:hover{background:#e20614;transform:translateY(-2px);box-shadow:0 6px 20px #dc35454d}.vehicle-card-new{cursor:pointer;transition:all .2s ease}.vehicle-card-new:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}@media (max-width: 1024px){.vehicle-card-expanded{flex-direction:column;min-height:auto;max-height:none}.expanded-vehicle-section{flex:none;min-height:200px}.expanded-booking-section{flex:none;overflow:visible}}@media (max-width: 768px){.vehicle-card-expanded{border-radius:16px;margin:16px 0;max-height:none}.expanded-vehicle-section{padding:20px;min-height:350px}.expanded-booking-section{gap:20px;overflow:visible}.vehicle-name-expanded{font-size:20px}.vehicle-category-expanded{font-size:14px}.validate-choice-btn{padding:14px 28px;font-size:15px;min-width:0;width:100%;align-self:center;margin-left:0;margin-top:12px;text-align:center}.pricing-label,.pricing-value,.total-label{font-size:15px}.total-value{font-size:17px}}.vehicle-overlay-mobile .vehicle-card-expanded{border-radius:0;border:none;margin:0;background:#f8f9fa;box-shadow:none;width:100%;max-width:100%;overflow-x:hidden}.vehicle-overlay-mobile .expanded-vehicle-section{padding:32px 16px 20px;min-height:240px;background:linear-gradient(135deg,#f5f5f5e6,#f0f0f0e6 40%,#ebebebe6);margin:0;width:100%;max-width:100%;position:relative;display:flex;align-items:center;justify-content:center}.vehicle-overlay-mobile .vehicle-photo-wrapper{width:100%;height:200px;display:flex;align-items:center;justify-content:center;padding:0}.vehicle-overlay-mobile .vehicle-background-image{background-size:75%!important;background-position:center!important;opacity:1;width:100%;height:100%}.vehicle-overlay-mobile .vehicle-overlay-content,.vehicle-overlay-mobile .vehicle-desktop-title,.vehicle-overlay-mobile .vehicle-features-expanded{display:none}.vehicle-overlay-mobile .expanded-booking-section{padding:0;gap:0;background:#f8f9fa}.vehicle-overlay-mobile .validate-choice-btn,.vehicle-mobile-summary{display:none}@media (max-width: 768px){.vehicle-mobile-summary{display:block;background:#fff;margin:-40px 16px 12px;border-radius:20px;padding:20px;box-shadow:0 2px 12px #0000000f;position:relative;z-index:5}.vehicle-name-mobile{font-size:24px;font-weight:800;margin:20px 0 0;color:#1a1a1a;line-height:1.2}.vehicle-category-mobile{display:none}.vehicle-features-list{list-style:none;padding:0;margin:16px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.vehicle-feature-row{display:flex;align-items:center;gap:10px;background:#f8f9fa;border-radius:14px;padding:14px 16px}.vfl-icon{width:20px;height:20px;color:#e20614;flex-shrink:0}.vfl-text{font-size:14px;font-weight:600;color:#333}}@media (max-width: 768px){.vehicle-overlay-mobile .booking-info-card{background:#fff;border-radius:16px;padding:16px;border:none;margin:0 16px 12px;box-shadow:0 2px 12px #0000000f;overflow:hidden;max-width:calc(100% - 32px);box-sizing:border-box}.vehicle-overlay-mobile .booking-location{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-bottom:12px;border-bottom:1px solid #f0f0f0;margin-bottom:12px;overflow:hidden;width:100%}.vehicle-overlay-mobile .location-text{font-size:12px;font-weight:600;color:#1a1a1a;line-height:1.4;flex:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.vehicle-overlay-mobile .booking-dates{display:flex;align-items:center;gap:8px}.vehicle-overlay-mobile .dates-text{font-size:12px;color:#555;font-weight:500}.vehicle-overlay-mobile .calendar-icon{color:#e20614;width:16px;height:16px;flex-shrink:0}.vehicle-overlay-mobile .edit-btn{flex-shrink:0;width:36px;height:36px;min-width:36px;padding:8px;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center}.vehicle-overlay-mobile .edit-icon{width:16px;height:16px}}@media (max-width: 768px){.vehicle-overlay-mobile .pricing-details{background:#fff;margin:0 16px 16px;border-radius:20px;padding:20px;box-shadow:0 2px 12px #0000000f;gap:0}.vehicle-overlay-mobile .pricing-details>div:first-child{padding:0 0 16px!important;margin:0!important;border-bottom:1px solid #f0f0f0!important}.vehicle-overlay-mobile .pricing-details>div:first-child span:first-child{font-size:16px!important;font-weight:700!important;color:#1a1a1a!important}.vehicle-overlay-mobile .pricing-details>div:first-child span:last-child{font-size:16px!important;font-weight:700!important;color:#1a1a1a!important}.vehicle-overlay-mobile .km-options-grid{margin:16px 0!important;gap:12px!important}.vehicle-overlay-mobile .km-options-grid>div{border-radius:16px!important;padding:18px!important;border-width:2px!important;transition:all .2s ease!important}.vehicle-overlay-mobile .km-options-grid>div h4{font-size:16px!important;font-weight:700!important;margin:0!important}.vehicle-overlay-mobile .km-options-grid>div>div:nth-child(2){font-size:13px!important;color:#888!important;margin-top:4px!important}.vehicle-overlay-mobile .km-options-grid>div>div:last-child{font-size:22px!important;font-weight:800!important;margin-top:10px!important}.vehicle-overlay-mobile .pricing-total,.vehicle-overlay-mobile .validate-choice-btn{display:none!important}}.vom-nav{position:absolute;inset:0;display:none;justify-content:space-between;align-items:center;padding:0 8px;pointer-events:none}.vom-arrow{background:transparent;border:none;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;pointer-events:auto}.vom-left{margin-left:4px}.vom-right{margin-right:4px}@media (max-width: 768px){.vom-nav{display:flex}}.km-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media (max-width: 768px){.km-options-grid{grid-template-columns:1fr;gap:12px;margin-bottom:55px}}.sticky-btn-mobile-result{display:none}@media (max-width: 768px){.validate-desktop-only{display:none!important}.sticky-btn-mobile-result{display:block;position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#fff;padding:16px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 24px #00000026;z-index:99999!important;border-top:1px solid #e5e5e5;transform:translateZ(0)}.sticky-price-result{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.sticky-price-label-result{font-size:13px;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sticky-price-value-result{display:flex;align-items:baseline;gap:10px;font-size:24px;font-weight:800;color:#1a1a1a}.sticky-price-original{font-size:15px;color:#aaa;text-decoration:line-through;font-weight:500}.sticky-price-promo{font-size:24px;font-weight:800;color:#e20614}.continue-btn-result{width:100%;background:linear-gradient(135deg,#e20614,#c10512);color:#fff;border:none;border-radius:14px;padding:16px 24px;font-size:16px;font-weight:700;font-family:Poppins,sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e206144d}.continue-btn-result:active{transform:scale(.98);box-shadow:0 2px 8px #e206144d}}.edit-search-overlay{position:fixed;inset:0;background:#0009;z-index:999999;display:flex;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.edit-search-modal{background:#fff;width:min(960px,95vw);border-radius:20px;padding:24px;box-shadow:0 20px 60px #0000004d;max-height:90vh;overflow-y:auto}.edit-title{margin:0 0 12px;font-weight:800;font-size:20px}.edit-topbar{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:16px}.edit-close{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#f2f2f2;border:none;font-size:20px;font-weight:700;cursor:pointer;transition:background .2s}.edit-close:hover{background:#e5e5e5}.edit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.edit-label{display:block;font-size:12px;color:#666;margin-bottom:6px}.edit-input{width:100%;border:1px solid #e9ecef;border-radius:12px;padding:10px 12px;font-family:Poppins,sans-serif}.edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.btn{border:none;border-radius:20px;padding:12px 20px;font-weight:700;cursor:pointer;transition:all .2s}.btn.cancel{background:#f2f2f2}.btn.cancel:hover{background:#e5e5e5}.btn.apply{background:#e20614;color:#fff}.btn.apply:hover{background:#c10512}@media (max-width: 768px){.edit-search-overlay{padding:0;align-items:flex-end}.edit-search-modal{width:100%;max-height:85vh;border-radius:24px 24px 0 0;padding:20px;animation:slideUpModal .3s ease-out}@keyframes slideUpModal{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.edit-topbar{padding-bottom:16px;border-bottom:1px solid #f0f0f0;margin-bottom:20px}.edit-title{font-size:18px}.edit-close{left:0;width:40px;height:40px}.edit-grid{grid-template-columns:1fr;gap:16px}.edit-actions{flex-direction:column;gap:12px;margin-top:24px}.btn{width:100%;padding:16px;font-size:16px;border-radius:14px}.btn.apply{order:-1}}.vehicle-overlay-mobile{position:fixed;inset:0;background:#f8f9fa;z-index:10001;display:none;overflow:hidden}.vom-topbar{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #0000000a}.vom-back{background:#f5f5f5;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#333}.vom-back:active{transform:scale(.95);background:#eee}.vom-title{font-weight:700;font-size:17px;color:#1a1a1a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vom-body{overflow-y:auto;overflow-x:hidden;flex:1;-webkit-overflow-scrolling:touch;max-width:100%;padding-bottom:24px}.vom-nav,.vom-arrow{display:none!important}.vom-sticky-bar{display:none}@media (max-width: 768px){.vehicle-overlay-mobile{display:flex;flex-direction:column;overflow:hidden!important;max-width:100%!important;height:100vh}.vom-body{flex:1;overflow-y:auto;overflow-x:hidden}.vehicle-overlay-mobile .sticky-btn-mobile-result{display:none!important}.vom-sticky-bar{display:block;background:#fff;padding:16px 20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 24px #0000001f;border-top:1px solid #e5e5e5;flex-shrink:0}.vom-sticky-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.vom-sticky-label{font-size:13px;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.vom-sticky-value{font-size:24px;font-weight:800;color:#1a1a1a}.vom-sticky-btn{width:100%;background:linear-gradient(135deg,#e20614,#c10512);color:#fff;border:none;border-radius:14px;padding:16px 24px;font-size:16px;font-weight:700;font-family:Poppins,sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e206144d}.vom-sticky-btn:active{transform:scale(.98);box-shadow:0 2px 8px #e206144d}}.resultat-page{min-height:100vh;padding:0;margin:0}.resultat-main{padding:32px 24px 0;position:relative;max-width:1420px;margin:0 auto}.search-info-fullwidth{width:100%;max-width:100%;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}@media (min-width: 769px){.search-info-fullwidth{width:100%;max-width:100%}}.search-info-fw-container{max-width:1420px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:10px 80px}.search-icons-left{display:flex;align-items:center;gap:16px}.icon-fw{width:18px;height:18px;color:#e20614}.edit-fw{cursor:pointer}.carrousel-vehicules-desktop{width:100%;background:#fff;position:relative;overflow:hidden;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding:60px 0;padding-left:var(--container-padding);padding-right:var(--container-padding)}.carrousel-vehicules-mobile{display:none}.carrousel-header{text-align:left;margin-bottom:50px;display:flex;justify-content:space-between;align-items:center}.carrousel-title{font-size:40px;font-weight:900;color:#181818;margin-bottom:0;text-transform:uppercase;letter-spacing:2px}.carrousel-slider{position:relative;overflow:visible}.carrousel-track{display:flex;transition:transform .5s ease-in-out;gap:30px;max-width:100%;overflow:visible}.vehicle-card{min-width:440px;background:transparent;border-radius:25px;position:relative;overflow:hidden}.vehicle-image-container{width:100%;min-height:300px;background:url(/assets-img/plante-fond-gauche.png),linear-gradient(135deg,#f5f5f5e6,#f0f0f0e6,#ebebebe6);background-size:contain,cover;background-position:right top,center;background-repeat:no-repeat,no-repeat;position:relative;display:flex;align-items:center;justify-content:center;border-radius:35px}.vehicle-placeholder-image{max-width:90%;max-height:85%;object-fit:contain}.vehicle-price-display{position:absolute;bottom:20px;right:20px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:#000;z-index:5}.vehicle-price-amount{font-weight:900;font-size:22px;color:#000!important}.carrousel-controls{display:flex;gap:10px}.carrousel-arrow{width:40px;height:40px;border-radius:50%;background:transparent;border:2px solid #000000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#000;font-size:1.2rem;font-weight:700}.carrousel-arrow:hover{background:#000;color:#fff}.carrousel-arrow:disabled{opacity:.5;cursor:not-allowed}.resultat-page{padding-bottom:40px}.resultat-header{margin-bottom:30px;text-align:left}.resultat-title{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 10px;text-transform:uppercase}.vehicules-count{font-size:16px;color:#000;margin:0 0 20px}.filtered-count{color:#999;font-size:14px}.error-message{background:#fff3cd;color:#856404;padding:12px 16px;border-radius:8px;border:1px solid #ffeaa7;margin:16px 0;font-size:14px}.filters-container{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:20px;justify-content:flex-start}.filter-item{min-width:120px;flex-shrink:0}.filter-select{width:100%;padding:8px 32px 8px 12px;border:2px solid black;border-radius:25px;background:#fff;font-size:13px;font-weight:600;color:#000;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:16px}.filter-select:hover{border-color:#ff6b35;background-color:#fff8f6}.filter-select:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.filter-select option{padding:8px;background:#fff;color:#495057}.vehicules-grid-container{margin-bottom:40px}.vehicules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px}.loading-container{text-align:center;padding:60px 20px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #2c7be5;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-vehicles{text-align:center;padding:60px 20px;color:#1a1a1a}.no-vehicles h3{font-size:2.4rem;font-weight:900;margin:0 0 12px}.no-vehicles p{font-size:1.5rem;color:#333;margin:0 0 18px}.change-dates-btn{background:#e20614;color:#fff;border:none;border-radius:25px;padding:12px 24px;font-weight:800;cursor:pointer;transition:transform .05s ease,background .2s ease}.change-dates-btn:hover{background:#a80d16}.change-dates-btn:active{transform:translateY(1px)}.no-vehicles-icon{font-size:48px;margin-bottom:16px;opacity:.5}.reset-filters-btn{background:#2c7be5;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:16px}.reset-filters-btn:hover{background:#1e6bb8;transform:translateY(-1px)}.result-vehicule-highlight{width:100%;background:#fff;display:grid;grid-template-columns:60% 40%;overflow:hidden;max-width:1420px;margin:40px auto 0;padding-left:var(--container-padding);padding-right:var(--container-padding)}.rvh-left{background:url(/assets-img/plante-fond-droit.png),linear-gradient(135deg,#e6a4b4,#c3d6e8,#a8d5ba);background-size:contain,cover;background-position:left center,center;background-repeat:no-repeat,no-repeat;position:relative;min-height:360px;border:1px solid #CCCCCC;border-radius:35px 0 0 35px}.rvh-left:before{display:none}.rvh-car{position:relative;z-index:2;display:block;width:95%;height:100%;margin:0;object-fit:contain}.rvh-right{padding:48px;border:1px solid #CCCCCC;border-radius:0 35px 35px 0;background:#fff;position:relative}.rvh-badge{position:absolute;top:24px;right:24px;display:inline-block;background:#15c27c;color:#fff;padding:10px 16px;border-radius:999px;font-weight:700;font-size:15px}.rvh-title{margin:22px 0 8px;font-family:Poppins,sans-serif;font-size:40px;font-weight:800}.rvh-subtitle{margin:0 0 20px;color:#333;font-weight:500}.rvh-pills{display:grid;grid-template-columns:repeat(2,max-content);column-gap:12px;row-gap:12px;margin-bottom:24px}.rvh-pill{background:#f2f2f2;color:#000;border-radius:30px;padding:10px 14px;font-weight:700;font-size:14px}.rvh-price{display:flex;flex-direction:column;gap:6px}.rvh-price-main{font-size:20px}.rvh-price-sub{color:#999;font-size:13px}.rvh-link{color:#000;text-decoration:underline;font-size:13px}.result-lastminute{margin:24px auto 0;max-width:1420px;overflow:hidden;display:grid;grid-template-columns:60% 40%;background:#efefef;border-radius:25px}.last-left{border-radius:35px 0 0 35px;min-height:340px;background:url(/home/arriere-plan-client.png) center/cover no-repeat}.last-right{padding:90px 65px;border-radius:35px 0 0 35px;background:#efefef;display:flex;flex-direction:column}.last-badge{font-size:45px;font-weight:800;margin:0 0 24px}.last-texts{display:flex;flex-direction:column;gap:8px}.last-small{font-size:22px;font-weight:700}.last-strong{font-size:46px;font-weight:900}.last-percent{font-size:64px;color:#e20614;font-weight:900}.last-desc{font-size:22px;font-weight:700}.last-btn{align-self:flex-start;margin-top:24px;background:#e20614;color:#fff;border:none;border-radius:25px;padding:12px 24px;font-weight:700;cursor:pointer}@media (max-width: 1024px){.filters-container{flex-wrap:wrap;gap:8px}.filter-item{min-width:110px}}@media (max-width: 768px){.resultat-container{padding:0 16px!important}.resultat-header{text-align:center;padding:0 8px}.resultat-title{font-size:22px}.vehicules-count{font-size:14px}.filters-container{gap:8px;justify-content:center;flex-wrap:wrap;padding:0 8px}.filter-item{min-width:90px;font-size:13px}.vehicules-grid{grid-template-columns:1fr;gap:16px}.carrousel-vehicules-desktop{display:none}.carrousel-vehicules-mobile{display:block;padding:2.5rem 0rem}.carrousel-vehicules-mobile .carrousel-header{margin-bottom:0;justify-content:center}.carrousel-vehicules-mobile .carrousel-title-mobile{display:block;color:#000;font-size:30px;font-weight:900;text-align:center}.carrousel-vehicules-mobile .carrousel-track{gap:0;padding:1.5rem 0rem}.carrousel-vehicules-mobile .vehicle-card{width:100%;min-width:100%;border-radius:25px;overflow:hidden}.carrousel-vehicules-mobile .vehicle-image-container{height:250px;background:url(/assets-img/plante-fond-gauche.png),linear-gradient(135deg,#f5f5f5e6,#f0f0f0e6,#ebebebe6);background-size:contain,cover;background-position:right top,center;background-repeat:no-repeat,no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.carrousel-vehicules-mobile .vehicle-placeholder-image{max-width:90%;max-height:85%;object-fit:contain}.carrousel-vehicules-mobile .vehicle-price-display{position:absolute;bottom:20px;left:20px;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#000}.carrousel-vehicules-mobile .vehicle-price-amount{font-weight:800;font-size:28px}.carrousel-vehicules-mobile .carrousel-controls{justify-content:center;gap:16px}.result-vehicule-highlight{grid-template-columns:1fr;row-gap:0;margin-top:0;padding-left:0;padding-right:0}.rvh-left{min-height:0px;border-radius:25px 25px 0 0}.rvh-car{width:90%;margin:0 auto}.rvh-right{padding:20px;text-align:center;border-radius:0 0 25px 25px}.rvh-badge{position:static;margin:0 auto 12px;display:inline-block}.rvh-title{font-size:26px;margin:12px 0 6px}.rvh-subtitle{margin-bottom:14px}.rvh-pills{grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:8px;justify-items:center}.rvh-pill{font-size:12px;padding:8px 12px;width:100%;text-align:center}.rvh-price{align-items:center}.rvh-price-main{font-size:18px}.rvh-price-sub,.rvh-link{font-size:12px}.result-lastminute{grid-template-columns:1fr;margin:0;border-radius:25px}.last-left{min-height:200px;border-radius:25px 25px 0 0}.last-right{padding:24px 16px;border-radius:0 0 25px 25px;align-items:center;text-align:center}.last-badge{font-size:35px;margin-bottom:16px}.last-small{font-size:16px}.last-strong{font-size:32px}.last-percent{font-size:44px}.last-desc{font-size:16px}.last-btn{align-self:stretch;width:100%;text-align:center}}@media (max-width: 480px){.resultat-main{padding:16px 0}.resultat-title{font-size:30px}.filters-container{flex-direction:column;gap:8px;align-items:stretch}.filter-item{min-width:auto}.filter-select{padding:10px 32px 10px 12px;font-size:14px}}.vehicles-loader-overlay{display:flex;align-items:center;justify-content:center;min-height:60vh;background:linear-gradient(135deg,#f8f9faf2,#fffffffa);border-radius:24px;margin:40px 16px}.vehicles-loader-content{text-align:center;padding:40px 24px}.vehicles-loader-logo{margin-bottom:32px;animation:pulseRotateLogo 2s ease-in-out infinite}@keyframes pulseRotateLogo{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.08) rotate(5deg)}50%{transform:scale(1) rotate(0)}75%{transform:scale(1.08) rotate(-5deg)}to{transform:scale(1) rotate(0)}}.vehicles-loader-img{width:100px;height:auto;filter:drop-shadow(0 4px 20px rgba(226,6,20,.3))}.vehicles-loader-text{color:#333;font-size:1.15rem;font-weight:600;margin:0 0 24px;letter-spacing:.3px}.vehicles-loader-dots{display:flex;justify-content:center;gap:10px}.vehicles-loader-dots span{width:12px;height:12px;background:#e20614;border-radius:50%;animation:bounceDot 1.4s ease-in-out infinite both}.vehicles-loader-dots span:nth-child(1){animation-delay:0s}.vehicles-loader-dots span:nth-child(2){animation-delay:.16s}.vehicles-loader-dots span:nth-child(3){animation-delay:.32s}@keyframes bounceDot{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@media (max-width: 768px){.vehicles-loader-overlay{min-height:50vh;margin:20px 12px;border-radius:20px}.vehicles-loader-content{padding:32px 20px}.vehicles-loader-img{width:80px}.vehicles-loader-text{font-size:1rem;padding:0 8px}.vehicles-loader-dots span{width:10px;height:10px}}
