*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:root{--primary:#2c73ff;--primary-dark:#1b5cd4;--primary-light:#e8f0ff;--primary-lighter:#f3f7ff;--navy:#0f1b2d;--navy-light:#1a2b45;--white:#ffffff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-900:#0f172a;--success:#22c55e;--gold:#f6bb05;--red:#ef4444;--shadow-sm:0 1px 3px rgba(0,0,0,0.06);--shadow-md:0 4px 12px rgba(0,0,0,0.08);--shadow-lg:0 10px 30px rgba(0,0,0,0.1);--shadow-xl:0 20px 40px rgba(44,115,255,0.15);--radius:10px;--radius-lg:16px;--radius-xl:20px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--gray-900);line-height:1.6;background:var(--white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}h1,h2,h3,h4{line-height:1.2;font-weight:800;color:var(--gray-900)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}p{margin-bottom:1rem}.container{max-width:1140px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:var(--transition)}.btn-primary{background:var(--primary);color:var(--white);box-shadow:0 4px 14px rgba(44,115,255,0.35)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgba(44,115,255,0.45)}.btn-white{background:var(--white);color:var(--primary);font-weight:800;box-shadow:var(--shadow-md)}.btn-white:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-outline{background:transparent;color:var(--white);border:2px solid var(--white)}.btn-outline:hover{background:var(--white);color:var(--navy)}.btn-outline-primary{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-outline-primary:hover{background:var(--primary);color:var(--white)}.btn-phone{background:var(--primary);color:var(--white);font-size:1.1rem;padding:16px 36px;box-shadow:0 4px 14px rgba(44,115,255,0.35)}.btn-phone:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-full{width:100%}.btn svg{width:18px;height:18px}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--white);height:70px;box-shadow:0 2px 20px rgba(0,0,0,0.06);transition:var(--transition)}.header .container,.header-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.header-logo img,.logo img{height:52px;width:auto}.header-actions{display:flex;align-items:center;gap:14px}.header-phone{display:flex;align-items:center;gap:8px;color:var(--gray-900);font-weight:800;font-size:1.05rem;padding:10px 20px;border-radius:50px;border:2px solid var(--gray-900);transition:var(--transition)}.header-phone:hover{background:var(--gray-100)}.header-phone svg{width:18px;height:18px}.header-btn,.btn-header{background:var(--primary);color:var(--white);padding:10px 24px;border-radius:50px;font-weight:700;font-size:0.9rem;transition:var(--transition);box-shadow:0 4px 14px rgba(44,115,255,0.3)}.header-btn:hover,.btn-header:hover{background:var(--primary-dark)}.hero{padding:130px 0 60px;background:linear-gradient(to right,rgba(15,27,45,0.82) 0%,rgba(15,27,45,0.65) 100%),url('../images/equipe-rapido.webp') center/cover no-repeat;color:var(--white);position:relative;overflow:hidden;min-height:550px}.hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 420px;gap:48px;align-items:center}.hero-content h1{font-size:2.6rem;margin-bottom:16px;line-height:1.1;color:var(--white)}.hero-content h1 span{color:var(--primary)}.hero-subtitle{font-size:1.1rem;color:rgba(255,255,255,0.8);margin-bottom:24px;line-height:1.6}.hero-google-badge{display:inline-flex;align-items:center;gap:10px;background:var(--white);padding:12px 20px;border-radius:var(--radius);box-shadow:var(--shadow-lg);color:var(--gray-900);font-weight:700;font-size:0.9rem;margin-top:12px}.hero-google-badge .badge-label{font-weight:800;font-size:0.85rem;text-transform:uppercase;letter-spacing:0.5px}.hero-google-badge .stars{color:var(--gold);font-size:1rem;letter-spacing:2px;line-height:1}.hero-google-badge .badge-count{font-size:0.85rem;color:var(--gray-500);font-weight:600}.hero-google-badge .google-logo-img{height:22px;width:auto}.hero-form-wrapper{background:var(--white);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.hero-form-header{background:var(--primary);padding:24px 28px;text-align:center;color:var(--white)}.hero-form-header h3{color:var(--white);font-size:1.3rem;margin-bottom:4px;text-transform:uppercase;letter-spacing:0.5px}.hero-form-header .stars,.hero-form-stars{display:block;margin-top:6px;font-size:1.2rem;letter-spacing:3px;color:var(--gold)}.hero-form-offer{display:inline-block;margin-top:10px;background:rgba(0,0,0,0.15);padding:6px 16px;border-radius:50px;font-size:0.8rem;font-weight:600}.hero-form-offer s{opacity:0.7}.hero-form-body{padding:28px}.form-group{margin-bottom:14px}.form-group label{display:block;font-size:0.85rem;font-weight:700;color:var(--gray-700);margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:13px 16px;border:2px solid var(--gray-200);border-radius:var(--radius);font-size:1rem;font-family:inherit;transition:var(--transition);background:var(--gray-50)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 4px rgba(44,115,255,0.1);background:var(--white)}.form-group textarea{resize:vertical;min-height:80px}.form-submit{margin-top:8px}.form-legal{font-size:0.75rem;color:var(--gray-400);margin-top:10px;text-align:center}.form-sub{color:var(--gray-500);font-size:0.9rem;margin-bottom:20px}.google-reviews-section{padding:50px 0 40px;background:var(--white)}.google-reviews-header{text-align:center;margin-bottom:28px;display:flex;flex-direction:column;align-items:center;gap:0}.google-reviews-header h2{font-size:1.6rem;margin-bottom:2px;text-transform:uppercase;letter-spacing:2px;font-weight:900;color:var(--gray-900)}.google-reviews-header .stars{font-size:2rem;color:var(--gold);letter-spacing:4px;margin:4px 0 6px;line-height:1.2}.google-reviews-header .review-count{color:var(--gray-500);font-size:0.9rem;margin-bottom:6px}.google-reviews-header .review-count strong{color:var(--gray-900);font-weight:800}.google-reviews-header .google-logo-img{height:32px}.reviews-carousel-wrapper{position:relative}.reviews-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 12px;cursor:grab}.reviews-carousel:active{cursor:grabbing}.reviews-carousel::-webkit-scrollbar{display:none}.review-card{flex:0 0 270px;min-width:270px;scroll-snap-align:start;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:20px;transition:var(--transition)}.review-card:hover{box-shadow:var(--shadow-md);border-color:var(--gray-300)}.review-card-header{display:flex;align-items:center;margin-bottom:10px}.review-avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--primary),#5b9def);display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:800;font-size:0.75rem}.review-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.review-meta{flex:1;margin-left:10px}.review-name{font-weight:700;font-size:0.88rem;color:var(--gray-900);line-height:1.2}.review-date{font-size:0.7rem;color:var(--gray-400);font-weight:400;line-height:1.3}.review-google-icon{flex-shrink:0;margin-left:8px}.review-google-icon img{width:18px;height:18px;display:block}.review-stars{color:var(--gold);font-size:0.85rem;letter-spacing:1px;margin-bottom:8px;display:flex;align-items:center;gap:2px}.review-stars .verified-check,.review-stars .verified{margin-left:3px}.review-text{color:var(--gray-600);font-size:0.84rem;line-height:1.55;margin-bottom:0}.reviews-cta{display:flex;justify-content:center;gap:16px;margin-top:28px;flex-wrap:wrap}.services-section{padding:70px 0;background:var(--white)}.services-section .section-title h2 span{color:var(--primary)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-block{position:relative;display:block;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;text-decoration:none;transition:var(--transition)}.service-block:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(15,27,45,0.2)}.service-block-illus{position:absolute;top:0;left:0;width:100%;height:100%}.service-block-illus img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.service-block:hover .service-block-illus img{transform:scale(1.05)}.service-block::after{content:'';position:absolute;bottom:0;left:0;right:0;height:55%;z-index:1;background:linear-gradient(to top,rgba(10,20,40,0.9) 0%,rgba(10,20,40,0.5) 50%,transparent 100%);pointer-events:none}.service-block-content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:22px}.service-block-content h3{font-size:1.15rem;font-weight:800;color:var(--white);margin:0 0 4px;line-height:1.2}.service-block-content p{font-size:0.8rem;color:rgba(255,255,255,0.7);margin:0}@media (max-width:768px){.services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.service-block{aspect-ratio:3/4}.service-block-content{padding:16px}.service-block-content h3{font-size:1rem}.service-block-content p{font-size:0.75rem}}@media (max-width:480px){.services-grid{gap:10px}.service-block-content{padding:14px}.service-block-content h3{font-size:0.9rem}}.about-section{padding:70px 0;background:var(--gray-50)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.about-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);position:relative}.about-image img{width:100%;height:100%;object-fit:cover;display:block}.about-image-badge{position:absolute;bottom:20px;left:20px;background:var(--primary);color:var(--white);padding:10px 20px;border-radius:var(--radius);font-weight:800;font-size:0.85rem;box-shadow:var(--shadow-md)}.about-content{}.about-content .about-tag{display:inline-block;background:var(--primary-light);color:var(--primary);padding:6px 16px;border-radius:50px;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.about-content h2{font-size:1.8rem;margin-bottom:16px;line-height:1.2}.about-content h2 span{color:var(--primary)}.about-content p{color:var(--gray-600);font-size:0.95rem;line-height:1.7;margin-bottom:14px}.about-highlights{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.about-highlight{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.about-highlight svg{width:20px;height:20px;fill:var(--primary);flex-shrink:0}.about-highlight span{font-weight:700;font-size:0.88rem;color:var(--gray-900)}@media (max-width:968px){.about-grid{grid-template-columns:1fr}.about-image{max-width:500px;margin:0 auto}.about-highlights{grid-template-columns:1fr}}.stats-bar{padding:40px 0;background:var(--navy)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.stat-item .stat-number{font-size:2.2rem;font-weight:800;color:var(--white);line-height:1;margin-bottom:6px}.stat-item .stat-number span{color:var(--primary)}.stat-item .stat-label{font-size:0.9rem;color:rgba(255,255,255,0.6)}.trust-bar{background:var(--white);padding:28px 0;border-bottom:1px solid var(--gray-200)}.trust-bar .container{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}.trust-item{display:flex;align-items:center;gap:12px;font-weight:700;color:var(--gray-900);font-size:0.95rem}.trust-item .icon{width:48px;height:48px;background:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-item .icon svg{width:22px;height:22px;fill:var(--primary);stroke:var(--primary)}.section{padding:70px 0}.section-alt{background:var(--gray-50)}.section-blue{background:var(--primary-light)}.section-dark{background:var(--navy);color:var(--white)}.section-title{text-align:center;margin-bottom:48px}.section-title h2{margin-bottom:12px}.section-title .accent-bar{display:flex;justify-content:center;gap:4px;margin-bottom:16px}.section-title .accent-bar span{width:8px;height:8px;border-radius:50%;background:var(--primary)}.section-title .accent-bar span:nth-child(2){width:40px;border-radius:4px}.section-title p{color:var(--gray-500);font-size:1.05rem;max-width:600px;margin:0 auto}.section-dark .section-title h2{color:var(--white)}.section-dark .section-title p{color:rgba(255,255,255,0.7)}.section-title .accent-line{width:50px;height:3px;background:var(--primary);margin:12px auto 0;border-radius:2px}.trust-section{padding:50px 0;background:var(--gray-50);overflow:hidden}.trust-section .section-title{margin-bottom:32px}.trust-section .section-title h2 span{color:var(--primary)}.trust-carousel{display:flex;align-items:center;gap:48px;animation:scrollLogos 12s linear infinite;width:max-content;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:transform}.trust-carousel img{height:40px;width:auto;opacity:0.7;flex-shrink:0;-webkit-user-drag:none;draggable:false;pointer-events:none}@keyframes scrollLogos{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.trust-logos{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:40px}.trust-logos img{height:40px;opacity:0.6;filter:grayscale(100%);transition:var(--transition)}.trust-logos img:hover{opacity:1;filter:none}.process-section{padding:70px 0;background:var(--gray-50)}.process-section .section-title h2 span{color:var(--primary)}.process-timeline{display:flex;align-items:flex-start;justify-content:center;position:relative;padding:0 10px}.process-track{position:absolute;top:130px;left:8%;right:8%;height:6px;background:var(--primary);border-radius:3px;z-index:0}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;position:relative;z-index:1;padding:0 8px}.process-arrow{display:none}.process-icon{width:80px;height:80px;background:var(--primary-light);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:12px;border:2px solid var(--primary);transition:var(--transition)}.process-step:hover .process-icon{background:var(--primary);transform:translateY(-4px);box-shadow:0 8px 20px rgba(44,115,255,0.25)}.process-icon svg{width:36px;height:36px;stroke:var(--primary);transition:var(--transition)}.process-step:hover .process-icon svg{stroke:var(--white)}.process-num{width:32px;height:32px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:800;margin-bottom:12px;box-shadow:0 2px 8px rgba(0,0,0,0.15)}.process-step h4{font-size:0.88rem;font-weight:500;color:var(--gray-700);line-height:1.4}.process-step h4 strong{font-weight:800;color:var(--gray-900)}@media (max-width:768px){.process-timeline{flex-wrap:wrap;justify-content:center;gap:6px 12px}.process-track{display:none}.process-step{flex:0 0 calc(33.33% - 12px)}.process-icon{width:56px;height:56px}.process-icon svg{width:24px;height:24px}.process-num{width:24px;height:24px;font-size:0.7rem;margin-bottom:8px}.process-step h4{font-size:0.72rem}.process-arrow{display:block;flex:0 0 100%;height:24px;text-align:center;line-height:24px}.process-arrow svg{width:60px;height:24px;stroke:var(--primary);fill:none;stroke-width:2;opacity:0.4}}@media (max-width:380px){.process-step{flex:0 0 calc(33.33% - 8px)}.process-icon{width:48px;height:48px}.process-icon svg{width:20px;height:20px}.process-step h4{font-size:0.68rem}}@media (max-width:480px){.process-step{flex:0 0 calc(33.33% - 8px);padding:0 4px}.process-icon{width:52px;height:52px}.process-icon svg{width:24px;height:24px}}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-card{background:var(--white);border-radius:var(--radius-lg);padding:36px 28px;text-align:center;box-shadow:var(--shadow-sm);border:2px solid var(--gray-200);transition:var(--transition);position:relative}.pricing-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.pricing-card.featured{border-color:var(--primary);box-shadow:var(--shadow-md);transform:scale(1.03)}.pricing-card.featured:hover{transform:scale(1.03) translateY(-4px)}.pricing-card.featured::before{content:'Le+demandé';position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--primary);color:var(--white);padding:5px 20px;border-radius:50px;font-size:0.8rem;font-weight:700;white-space:nowrap}.pricing-card .pricing-icon{width:64px;height:64px;background:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.pricing-card.featured .pricing-icon{background:var(--primary)}.pricing-card.featured .pricing-icon svg{fill:var(--white)}.pricing-card .pricing-icon svg{width:28px;height:28px;fill:var(--primary)}.pricing-card h3{margin-bottom:10px}.pricing-card p{color:var(--gray-500);font-size:0.9rem;margin-bottom:24px}.pricing-card .price-tag{font-size:1.6rem;font-weight:800;color:var(--primary);margin-bottom:24px}.realisations-section{padding:80px 0;background:var(--white);position:relative}.realisations-header{text-align:center;margin-bottom:48px}.realisations-header .tag{display:inline-block;background:var(--primary-light);color:var(--primary);padding:6px 18px;border-radius:50px;font-size:0.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px}.realisations-header h2{color:var(--gray-900);font-size:2rem;margin-bottom:8px}.realisations-header p{color:var(--gray-500);font-size:1rem}.realisations-header p svg{vertical-align:middle;margin-right:4px;stroke:var(--gray-400)}.ba-slider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}.ba-slider-card{border-radius:var(--radius-lg);overflow:hidden;background:var(--white);transition:var(--transition);box-shadow:var(--shadow-md);border:1px solid var(--gray-200)}.ba-slider-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.ba-slider{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;cursor:ew-resize;user-select:none;-webkit-user-select:none}.ba-slider img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ba-slider .ba-after{clip-path:inset(0 0 0 50%);z-index:2}.ba-slider .ba-before{z-index:1}.ba-slider-handle{position:absolute;top:0;bottom:0;left:50%;width:3px;background:var(--white);z-index:3;transform:translateX(-50%);box-shadow:0 0 12px rgba(0,0,0,0.4)}.ba-slider-handle::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:var(--white);border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,0.25);border:3px solid var(--primary)}.ba-slider-handle::after{content:'◀ ▶';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:0.65rem;color:var(--primary);z-index:4;letter-spacing:4px;white-space:nowrap;font-weight:800}.ba-slider-label{position:absolute;top:14px;padding:6px 16px;border-radius:50px;font-size:0.7rem;font-weight:800;color:var(--white);text-transform:uppercase;letter-spacing:1px;z-index:5}.ba-slider-label.before{left:14px;background:var(--navy)}.ba-slider-label.after{right:14px;background:var(--primary)}.ba-slider-card-content{padding:18px 22px;display:flex;align-items:center;justify-content:space-between}.ba-slider-card-info h4{font-size:0.95rem;margin-bottom:2px;color:var(--gray-900)}.ba-slider-card-info p{font-size:0.82rem;color:var(--gray-400);margin-bottom:0}.ba-slider-card-badge{display:inline-flex;align-items:center;gap:4px;background:var(--primary-light);color:var(--primary);padding:5px 12px;border-radius:50px;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;white-space:nowrap}.ba-slider-card-badge svg{width:12px;height:12px;fill:var(--primary)}.realisations-cta{text-align:center;margin-top:40px;position:relative;z-index:1}@media (max-width:968px){.ba-slider-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:var(--white);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid var(--gray-100);position:relative}.testimonial-card::before{content:'"';position:absolute;top:16px;right:24px;font-size:4rem;color:var(--primary-light);font-family:Georgia,serif;line-height:1}.testimonial-card:hover{box-shadow:var(--shadow-md)}.testimonial-stars{color:var(--gold);font-size:1.05rem;margin-bottom:14px;letter-spacing:2px}.testimonial-text{color:var(--gray-600);font-size:0.92rem;font-style:italic;margin-bottom:20px;line-height:1.7;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--primary),#5b9def);display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--white);font-size:0.95rem}.testimonial-name{font-weight:700;font-size:0.95rem}.testimonial-location{font-size:0.8rem;color:var(--gray-400)}.pricing-explain{padding:70px 0;background:var(--white)}.pricing-explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.pricing-explain-content h2{font-size:1.8rem;margin-bottom:8px;line-height:1.2}.pricing-explain-content h2 span{color:var(--primary);text-decoration:underline;text-underline-offset:4px}.pricing-explain-intro{color:var(--gray-600);font-size:0.95rem;line-height:1.6;margin-bottom:28px}.pricing-point{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.pricing-point-icon{width:44px;height:44px;min-width:44px;flex-shrink:0}.pricing-point-icon img{width:100%;height:100%;object-fit:contain}.pricing-point-text h4{font-size:0.95rem;margin-bottom:3px;color:var(--gray-900)}.pricing-point-text p{font-size:0.85rem;color:var(--gray-500);margin-bottom:0;line-height:1.5}.pricing-explain-image{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.pricing-explain-image img{width:100%;height:auto;object-fit:contain;display:block}@media (max-width:768px){.pricing-explain-grid{grid-template-columns:1fr}.pricing-explain-image{max-width:450px;margin:0 auto}}.zone-section{padding:80px 0;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--gray-50) 0%,#e8edf5 100%)}.zone-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;position:relative;z-index:1}.zone-content h2{font-size:2rem;margin-bottom:16px;line-height:1.25;color:var(--primary)}.zone-content h2 strong{color:var(--navy)}.zone-content .zone-intro{color:var(--gray-500);font-size:0.95rem;line-height:1.7;margin-bottom:32px}.zone-content .zone-intro strong{color:var(--gray-700)}.zone-agencies{display:flex;flex-direction:column;gap:12px}.zone-agency{display:flex;align-items:center;gap:16px;padding:18px 22px;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);transition:var(--transition);position:relative}.zone-agency:hover{border-color:var(--gray-300);box-shadow:var(--shadow-md)}.zone-agency--primary{border-color:var(--primary);background:linear-gradient(135deg,var(--white) 0%,var(--primary-lighter) 100%);box-shadow:0 4px 16px rgba(44,115,255,0.1)}.zone-agency--primary:hover{border-color:var(--primary);box-shadow:0 6px 24px rgba(44,115,255,0.15)}.zone-agency-marker{width:14px;height:14px;min-width:14px;border-radius:50%;background:var(--navy);border:3px solid var(--primary);box-shadow:0 0 0 3px rgba(44,115,255,0.15)}.zone-agency--primary .zone-agency-marker{background:var(--primary);border-color:var(--primary-dark);box-shadow:0 0 0 4px rgba(44,115,255,0.2),0 0 12px rgba(44,115,255,0.3)}.zone-agency-badge{display:inline-block;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--primary);background:rgba(44,115,255,0.08);padding:3px 8px;border-radius:4px;margin-bottom:4px}.zone-agency-info h4{font-size:0.95rem;font-weight:700;margin-bottom:2px;color:var(--gray-900)}.zone-agency-info p{font-size:0.8rem;color:var(--gray-500);margin:0;line-height:1.4}.zone-map{position:relative;display:flex;align-items:center;justify-content:center}.zone-map img{width:100%;max-width:440px;height:auto;filter:drop-shadow(0 8px 32px rgba(15,27,45,0.15))}@media (max-width:768px){.zone-section{padding:50px 0}.zone-grid{grid-template-columns:1fr;gap:32px}.zone-map{order:-1}.zone-map img{max-width:280px}}.faq-list{max-width:720px;margin:0 auto}.faq-item{border:1px solid var(--gray-200);border-radius:var(--radius);margin-bottom:12px;overflow:hidden;background:var(--white)}.faq-item:hover{border-color:var(--primary-light)}.faq-question{width:100%;padding:20px 24px;background:none;border:none;text-align:left;font-size:1rem;font-weight:700;color:var(--gray-900);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:inherit}.faq-question:hover{background:var(--gray-50)}.faq-question .faq-icon{font-size:1.3rem;transition:transform 0.3s ease;color:var(--primary)}.faq-item.active{border-color:var(--primary);box-shadow:0 0 0 3px rgba(44,115,255,0.08)}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.faq-answer-inner{padding:0 24px 20px;color:var(--gray-600);font-size:0.95rem;line-height:1.7}.cta-section{padding:80px 0;position:relative;overflow:hidden;background:linear-gradient(145deg,var(--navy) 0%,#162240 50%,var(--navy-light) 100%);color:var(--white)}.cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.cta-content h2{color:var(--white);font-size:2rem;margin-bottom:12px}.cta-subtitle{color:rgba(255,255,255,0.7);font-size:1.05rem;margin-bottom:32px}.cta-promises{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:36px}.cta-promises li{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,0.9);font-size:0.95rem}.cta-promises li svg{color:var(--success);min-width:20px}.cta-phone{border-top:1px solid rgba(255,255,255,0.1);padding-top:24px}.cta-phone-label{display:block;color:rgba(255,255,255,0.5);font-size:0.85rem;margin-bottom:8px}.cta-phone-number{display:inline-flex;align-items:center;gap:10px;color:var(--white);font-size:1.4rem;font-weight:800;text-decoration:none;transition:var(--transition)}.cta-phone-number:hover{color:var(--primary)}.cta-phone-number svg{color:var(--primary)}.cta-form-wrapper{background:var(--white);border-radius:var(--radius-xl);padding:36px;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.cta-form .form-group label{color:var(--gray-700)}.cta-form .form-group input,.cta-form .form-group select,.cta-form .form-group textarea{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:12px 14px;font-size:0.9rem;width:100%;transition:var(--transition);color:var(--gray-900)}.cta-form .form-group input:focus,.cta-form .form-group select:focus,.cta-form .form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(44,115,255,0.1)}.cta-form textarea{resize:vertical;font-family:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.footer{background:var(--navy);color:rgba(255,255,255,0.6);padding:60px 0 0;font-size:0.85rem}.footer a{color:rgba(255,255,255,0.6);text-decoration:none;transition:var(--transition)}.footer a:hover{color:var(--white)}.footer-grid{display:grid;grid-template-columns:1.2fr 0.8fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.08)}.footer-logo{height:auto;width:220px;margin-bottom:24px;display:block}.footer-about p{line-height:1.7;margin-bottom:20px;color:rgba(255,255,255,0.5)}.footer-google{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);padding:8px 16px;border-radius:50px;font-size:0.8rem;text-decoration:none;color:rgba(255,255,255,0.6);transition:var(--transition)}.footer-google:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.2)}.footer-google strong{color:var(--white)}.footer-google .stars{color:var(--gold);letter-spacing:1px;font-size:0.75rem}.footer-map{margin-top:32px;padding-top:0}.footer-gmb-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:rgba(255,255,255,0.5);font-size:0.8rem;text-decoration:none;transition:var(--transition);padding:6px 14px;border-radius:50px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.04)}.footer-gmb-link:hover{color:var(--white);background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.15)}.footer-gmb-link svg{min-width:14px}.footer-links h4,.footer-contact h4{color:var(--white);font-size:0.8rem;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:20px;font-weight:700}.footer-links ul,.footer-contact ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links ul li{font-size:0.85rem;color:rgba(255,255,255,0.5)}.footer-contact ul li{display:flex;align-items:flex-start;gap:10px;font-size:0.85rem;color:rgba(255,255,255,0.5)}.footer-contact ul li svg{color:var(--primary);min-width:16px;margin-top:2px}.footer-contact ul li a{color:var(--white);font-weight:600;font-size:0.95rem}.footer-hours{color:var(--success) !important;font-weight:600}.footer-social{margin-top:20px}.footer-social span{display:block;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.06em;color:rgba(255,255,255,0.4);margin-bottom:10px}.footer-social-icons{display:flex;gap:10px}.footer-social-icons a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.6);transition:var(--transition)}.footer-social-icons a:hover{background:var(--primary);border-color:var(--primary);color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:0.78rem;color:rgba(255,255,255,0.35);flex-wrap:wrap;gap:12px}.footer-bottom-links{display:flex;align-items:center;gap:10px}.footer-bottom-links a{color:rgba(255,255,255,0.4);font-size:0.78rem}.footer-bottom-links a:hover{color:var(--white)}.footer-bottom-links span{color:rgba(255,255,255,0.2)}.mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--white);padding:10px 16px;box-shadow:0 -4px 20px rgba(0,0,0,0.1)}.mobile-cta-inner{display:flex;gap:10px;max-width:500px;margin:0 auto}.mobile-cta .btn{flex:1;padding:13px 16px;font-size:0.9rem;font-weight:700;text-align:center;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;gap:8px}.btn-outline-dark{background:var(--white);color:var(--gray-900);border:2px solid var(--gray-900);text-decoration:none}.btn-outline-dark:hover{background:var(--gray-100)}.zone-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.zone-tag{background:rgba(255,255,255,0.1);padding:10px 20px;border-radius:50px;font-size:0.9rem;border:1px solid rgba(255,255,255,0.2);transition:var(--transition)}.zone-tag:hover{background:rgba(255,255,255,0.2)}.checklist li{padding:6px 0 6px 28px;position:relative;color:var(--gray-700)}.checklist li::before{content:'✓';position:absolute;left:0;color:var(--success);font-weight:800}.badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,0.12);padding:8px 16px;border-radius:50px;font-size:0.85rem;font-weight:600;color:var(--white);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2)}.badge svg{width:16px;height:16px;fill:var(--primary);stroke:var(--primary)}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.hero-trust{display:flex;align-items:center;gap:8px;margin-top:16px}.stars{color:var(--gold);letter-spacing:1px}@media (max-width:968px){.hero .container{grid-template-columns:1fr;text-align:center}.hero-badges{justify-content:center}.hero-form-wrapper{max-width:500px;margin:0 auto}h1{font-size:2rem}h2{font-size:1.6rem}.features-grid,.why-grid{grid-template-columns:1fr}.pricing-grid,.testimonials-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.pricing-card.featured{transform:none}.ba-slider-grid{grid-template-columns:1fr;max-width:450px;margin-left:auto;margin-right:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}.review-card{flex:0 0 280px}.cta-grid{grid-template-columns:1fr;gap:40px}.cta-content{text-align:center}.cta-promises{align-items:center}.cta-phone{text-align:center}.cta-form-wrapper{max-width:500px;margin:0 auto}.footer-grid{grid-template-columns:1fr;gap:36px;text-align:center}.footer-google{justify-content:center}.footer-links ul,.footer-contact ul{align-items:center}.footer-contact ul li{justify-content:center}.footer-social{display:flex;flex-direction:column;align-items:center}.footer-social-icons{justify-content:center}.footer-bottom{justify-content:center;text-align:center;flex-direction:column}}@media (max-width:768px){.header-phone span{display:none}.header-devis{display:none}.steps-grid{grid-template-columns:1fr;max-width:380px;margin-left:auto;margin-right:auto}.mobile-cta{display:block}body{padding-bottom:80px}.section{padding:50px 0}.hero{padding:100px 0 40px}.form-row{grid-template-columns:1fr}.cta-section{padding:50px 0}.cta-form-wrapper{padding:24px}.footer{padding:40px 0 0}}@media (max-width:480px){h1{font-size:1.7rem}h2{font-size:1.4rem}.hero-content h1{font-size:1.8rem}.hero .container{gap:24px}.cta-phone-number{font-size:1.2rem}}