:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#000;color:#fff;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background-color:#000;padding:20px 0;border-bottom:1px solid #333333}.logo{font-size:2rem;font-weight:700;color:gold;margin-bottom:5px}.tagline{color:#ccc;font-size:.9rem}.hero{background-color:#000;padding:80px 0;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:30px;line-height:1.2;color:#fff}.hero-title .accent{display:block;color:gold;font-size:2.8rem;margin:10px 0}.hero-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:20px;justify-content:center;margin-bottom:60px;flex-wrap:wrap}.btn-primary{background:gold;color:#000;border:none;padding:15px 30px;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary:hover{background:#ffc700;transform:translateY(-2px);box-shadow:0 4px 12px #ffd7004d}.btn-secondary{background:transparent;color:gold;border:2px solid #FFD700;padding:15px 30px;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-secondary:hover{background:gold;color:#000;transform:translateY(-2px)}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-content:center;max-width:600px;margin:0 auto}.feature{color:#ccc;font-size:.9rem;padding:12px 20px;background:#1a1a1a;border-radius:25px;border:1px solid #333333;text-align:center}.problems{background-color:#000;padding:80px 0}.problems h2{font-size:2.5rem;text-align:center;margin-bottom:20px;color:#fff}.problems h2 .accent{display:block;color:gold;font-size:2rem}.problems h3{text-align:center;color:#ccc;margin-bottom:50px;font-size:1.2rem}.problems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:50px}.problem-card{background:#1a1a1a;padding:30px;border-radius:12px;text-align:center;border:1px solid #333333;transition:transform .3s ease}.problem-card:hover{transform:translateY(-5px);border-color:gold}.problem-card h4{color:gold;margin-bottom:15px;font-size:1.1rem}.problem-card p{color:#ccc;line-height:1.6}.solution-box{background:#0d1b2a;padding:40px;border-radius:12px;text-align:center;border:2px solid #FFD700}.solution-box h4{color:gold;margin-bottom:20px;font-size:1.3rem}.solution-box p{color:#fff;margin-bottom:15px}.services-list{color:gold;font-weight:700}.services{background-color:#000;padding:80px 0}.services h2{font-size:2.5rem;text-align:center;margin-bottom:20px;color:#fff}.services h2 .accent{color:gold}.section-subtitle{text-align:center;color:#ccc;margin-bottom:60px;font-size:1.1rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.service-card{background:#1a1a1a;padding:40px;border-radius:12px;border:1px solid #333333;transition:transform .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-5px);border-color:gold}.service-card h3{color:gold;margin-bottom:20px;font-size:1.2rem}.service-card p{color:#ccc;margin-bottom:20px;line-height:1.6}.service-card ul{list-style:none;margin-bottom:20px}.service-card li{color:#fff;margin-bottom:8px;padding-left:15px;position:relative}.service-card li:before{content:"•";color:gold;position:absolute;left:0}.use-case{background:#2a4d3a;padding:15px;border-radius:8px;color:#90ee90;font-size:.9rem;border-left:3px solid #FFD700}.media-section{background-color:#000;padding:80px 0}.media-section h2{font-size:2.5rem;text-align:center;margin-bottom:50px;color:#fff}.media-section h2 .accent{color:gold}.media-highlight{max-width:900px;margin:0 auto}.media-article{background:#1a1a1a;border:2px solid #FFD700;border-radius:12px;padding:40px;transition:transform .3s ease}.media-article:hover{transform:translateY(-5px);box-shadow:0 8px 24px #ffd7001a}.media-source{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #333333}.media-logo{color:gold;font-weight:700;font-size:1rem}.media-date{color:#ccc;font-size:.9rem}.media-article h3{color:#fff;font-size:1.3rem;margin-bottom:20px;line-height:1.4}.media-article blockquote{color:#ccc;font-size:1.1rem;line-height:1.6;font-style:italic;margin:20px 0;border-left:4px solid #FFD700;background:#2a2a2a;padding:20px;border-radius:8px}.media-article blockquote strong{color:gold}.media-stats{display:flex;gap:30px;justify-content:center;margin:30px 0}.media-stat{text-align:center;padding:15px;background:#2a2a2a;border-radius:8px;border:1px solid #333333}.stat-value{display:block;color:#90ee90;font-size:1.2rem;font-weight:700;margin-bottom:5px}.stat-desc{color:#ccc;font-size:.8rem}.media-link{display:inline-block;color:gold;text-decoration:none;font-weight:600;font-size:1rem;margin-top:20px;transition:color .3s ease}.cta-section{background-color:#000;padding:60px 0}.cta-box{background:#1a1a1a;padding:40px;border-radius:12px;text-align:center;border:2px solid #FFD700}.cta-box h3{color:gold;margin-bottom:20px;font-size:1.5rem}.cta-box p{color:#fff;margin-bottom:15px}.cta-instruction{margin-top:30px}.cta-badges{display:flex;gap:15px;justify-content:center;margin-top:20px;flex-wrap:wrap}.highlight{background:gold;color:#000;padding:8px 15px;border-radius:20px;font-size:.9rem;font-weight:700}.status-ready{background:#2a4d3a;color:#90ee90;padding:8px 15px;border-radius:20px;font-size:.9rem}.consultation{background-color:#000;padding:80px 0}.consultation h2{font-size:2.5rem;text-align:center;margin-bottom:20px;color:#fff}.consultation h2 .accent{color:gold}.consultation .section-subtitle{text-align:center;color:#ccc;margin-bottom:50px}.consultation .section-subtitle strong{display:block;color:gold;margin-top:10px}.consultation-form{max-width:800px;margin:0 auto;background:#1a1a1a;padding:40px;border-radius:12px;border:1px solid #333333}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{margin-bottom:20px}.form-group label{display:block;color:gold;margin-bottom:8px;font-weight:700}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px;background:#000;border:2px solid #333333;border-radius:8px;color:#fff;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:gold}.form-group textarea{min-height:100px;resize:vertical}.btn-submit{width:100%;background:gold;color:#000;border:none;padding:15px;border-radius:8px;font-weight:700;font-size:1.1rem;cursor:pointer;margin-bottom:20px;transition:all .3s ease}.btn-submit:hover{background:#ffc700;transform:translateY(-2px);box-shadow:0 4px 12px #ffd7004d}.form-guarantees{text-align:center;color:#ccc;font-size:.9rem}.form-guarantees p{margin-bottom:5px}.footer{background-color:#1a1a1a;padding:60px 0 20px;border-top:1px solid #333333}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-bottom:40px}.footer-section h3,.footer-section h4{color:gold;margin-bottom:15px}.footer-section p,.footer-section small{color:#ccc;margin-bottom:10px}.footer-section ul{list-style:none}.footer-section li{margin-bottom:8px}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:gold}.btn-footer{background:gold;color:#000;border:none;padding:10px 20px;border-radius:6px;font-weight:700;cursor:pointer;margin-top:15px;transition:all .3s ease}.btn-footer:hover{background:#ffc700;transform:translateY(-2px)}.social-links{display:flex;gap:15px;flex-wrap:wrap}.social-links a{color:gold;font-weight:700;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#ffc700;text-decoration:underline}.footer-bottom{border-top:1px solid #333333;padding-top:20px;text-align:center;color:#ccc;font-size:.9rem}.footer-bottom p{margin-bottom:5px}.cookie-banner{position:fixed;bottom:20px;left:20px;max-width:350px;background:#1a1a1a;border:2px solid #FFD700;border-radius:12px;padding:20px;z-index:9999;box-shadow:0 8px 24px #0006}.cookie-banner p{color:#fff;margin-bottom:15px;font-size:.9rem;line-height:1.4}.cookie-banner a{color:gold;text-decoration:underline}.cookie-actions{display:flex;gap:12px}.btn-refuse,.btn-accept{flex:1;padding:10px 15px;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-refuse{background:transparent;color:#ccc;border:2px solid #333333}.btn-refuse:hover{border-color:gold;color:gold}.btn-accept{background:gold;color:#000}.btn-accept:hover{background:#ffc700;transform:translateY(-2px)}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-title .accent{font-size:2rem}.hero-actions{flex-direction:column;align-items:center}.hero-features{grid-template-columns:1fr;max-width:400px}.form-row,.problems-grid,.services-grid{grid-template-columns:1fr}.problems h2,.services h2,.consultation h2{font-size:2rem}.cookie-banner{left:10px;right:10px;max-width:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-card,.problem-card{animation:fadeIn .6s ease-out}.legal-page{background-color:#000;color:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legal-content{padding:40px 0 80px}.legal-card{max-width:900px;margin:0 auto;background:#1a1a1a;border-radius:12px;padding:60px;border:1px solid #333333;box-shadow:0 8px 24px #0006}.legal-card h1{color:gold;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center;border-bottom:2px solid #FFD700;padding-bottom:20px}.legal-section{margin-bottom:40px}.legal-section h2{color:gold;font-size:1.4rem;font-weight:700;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #333333}.legal-info{color:#ccc;line-height:1.7}.legal-info p{margin-bottom:15px}.legal-info ul{margin:15px 0;padding-left:20px}.legal-info li{margin-bottom:8px;position:relative}.legal-info li::marker{color:gold}.legal-info strong{color:#fff;font-weight:600}.legal-info a{color:gold;text-decoration:none;transition:color .3s ease}.legal-info a:hover{color:#ffc700;text-decoration:underline}.legal-navigation{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:50px;padding-top:30px;border-top:2px solid #333333}.legal-link{background:transparent;color:gold;border:2px solid #FFD700;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.legal-link:hover{background:gold;color:#000;transform:translateY(-2px)}.legal-link.home-link{background:gold;color:#000}.legal-link.home-link:hover{background:#ffc700;transform:translateY(-2px);box-shadow:0 4px 12px #ffd7004d}.legal-footer{background-color:#1a1a1a;border-top:1px solid #333333;padding:30px 0;text-align:center}.legal-footer p{color:#ccc;font-size:.9rem;margin:0}@media (max-width: 768px){.legal-card{padding:30px 20px;margin:20px}.legal-card h1{font-size:2rem}.legal-section h2{font-size:1.2rem}.legal-navigation{flex-direction:column;align-items:center}.legal-link{width:100%;max-width:250px;text-align:center}}html{scroll-behavior:smooth}@media print{.legal-page{background:#fff;color:#000}.legal-card{background:#fff;border:1px solid #ccc;box-shadow:none}.legal-navigation,.header,.legal-footer{display:none}}.blog-content{padding:40px 0 80px}.blog-header{text-align:center;margin-bottom:60px}.blog-header h1{color:gold;font-size:2.5rem;font-weight:700;margin-bottom:20px}.blog-subtitle{color:#ccc;font-size:1.1rem;max-width:800px;margin:0 auto;line-height:1.6}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;margin-bottom:60px}.article-card{background:#1a1a1a;border-radius:12px;padding:30px;border:1px solid #333333;transition:all .3s ease}.article-card:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 8px 24px #ffd7001a}.article-meta{display:flex;gap:15px;margin-bottom:15px;align-items:center}.article-category{background:gold;color:#000;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700}.article-date{color:#ccc;font-size:.9rem}.article-title{margin-bottom:15px}.article-title a{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:600;line-height:1.4;transition:color .3s ease}.article-title a:hover{color:gold}.article-excerpt{color:#ccc;line-height:1.6;margin-bottom:20px}.article-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #333333}.read-time{color:#999;font-size:.9rem}.read-more{color:gold;text-decoration:none;font-weight:600;transition:color .3s ease}.read-more:hover{color:#ffc700}.blog-cta{background:#1a1a1a;border:2px solid #FFD700;border-radius:12px;padding:40px;text-align:center;margin-bottom:40px}.blog-cta h3{color:gold;margin-bottom:15px;font-size:1.3rem}.blog-cta p{color:#ccc;margin-bottom:25px}.blog-navigation{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #333333}.back-link,.solutions-link,.blog-link{color:gold;text-decoration:none;font-weight:600;transition:color .3s ease}.back-link:hover,.solutions-link:hover,.blog-link:hover{color:#ffc700}.article-content{padding:40px 0 80px}.article-header{margin-bottom:40px}.article-breadcrumb{color:#ccc;margin-bottom:20px;font-size:.9rem}.article-breadcrumb a{color:gold;text-decoration:none}.article-breadcrumb a:hover{color:#ffc700}.article-main-title{color:gold;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:20px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;padding-bottom:20px;border-bottom:2px solid #333333}.meta-item{color:#ccc;font-size:.9rem}.category-tag{background:gold;color:#000;padding:4px 12px;border-radius:15px;font-weight:700}.article-body{max-width:800px;margin:40px auto;line-height:1.7}.article-h1{color:gold;font-size:2rem;margin:40px 0 20px;font-weight:700}.article-h2{color:#fff;font-size:1.5rem;margin:30px 0 15px;font-weight:600;border-bottom:2px solid #FFD700;padding-bottom:10px}.article-h3{color:gold;font-size:1.2rem;margin:25px 0 10px;font-weight:600}.article-p{color:#ccc;margin-bottom:15px}.article-highlight{color:gold;background:#2a2a2a;padding:15px;border-left:4px solid #FFD700;margin:20px 0}.article-li{color:#ccc;margin-bottom:8px;padding-left:10px}.article-li::marker{color:gold}.article-cta{background:#1a1a1a;border:2px solid #FFD700;border-radius:12px;padding:40px;text-align:center;margin:40px auto;max-width:600px}.article-cta h3{color:gold;margin-bottom:15px}.article-cta p{color:#ccc;margin-bottom:25px}.cta-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.article-navigation{display:flex;justify-content:space-between;align-items:center;max-width:800px;margin:40px auto 0;padding-top:30px;border-top:1px solid #333333}.back-link,.next-link{color:gold;text-decoration:none;font-weight:600;transition:color .3s ease}.back-link:hover,.next-link:hover{color:#ffc700}.solutions-content{padding:40px 0 80px}.solutions-hero{text-align:center;margin-bottom:80px;padding:60px 0;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:20px}.solutions-hero h1{color:gold;font-size:2.8rem;font-weight:700;margin-bottom:20px}.hero-subtitle{color:#ccc;font-size:1.2rem;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.stat{text-align:center}.stat-number{display:block;color:gold;font-size:2.5rem;font-weight:700}.solutions-grid-section{margin-bottom:80px}.solutions-grid-section h2{color:#fff;font-size:2rem;text-align:center;margin-bottom:50px}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.solution-card{background:#1a1a1a;border-radius:12px;padding:30px;border:1px solid #333333;text-align:center;transition:all .3s ease}.solution-card:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 8px 24px #ffd7001a}.solution-card h3{color:gold;font-size:1.3rem;margin-bottom:10px}.solution-target{color:#ccc;font-size:.9rem;margin-bottom:20px}.solution-price{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:25px}.solution-features{list-style:none;margin-bottom:25px;text-align:left}.solution-features li{color:#ccc;margin-bottom:8px;padding-left:20px;position:relative}.solution-features li:before{content:"✓";color:gold;position:absolute;left:0;font-weight:700}.solution-roi{background:#2a4d3a;color:#90ee90;padding:10px;border-radius:8px;margin-bottom:20px;font-weight:700}.case-studies-section{margin-bottom:80px}.case-studies-section h2{color:#fff;font-size:2rem;text-align:center;margin-bottom:20px}.case-studies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px}.case-study-card{background:#1a1a1a;border-radius:12px;padding:30px;border:1px solid #333333;transition:all .3s ease}.case-study-card:hover{transform:translateY(-5px);border-color:gold}.case-header h3{color:gold;font-size:1.3rem;margin-bottom:10px}.case-location{color:#ccc;font-size:.9rem;margin-bottom:20px}.case-section{margin-bottom:20px}.case-section h4{color:#fff;font-size:1rem;margin-bottom:8px}.case-section p{color:#ccc;line-height:1.6}.case-section ul{list-style:none}.case-section li{color:#ccc;margin-bottom:5px;padding-left:15px;position:relative}.case-section li:before{content:"→";color:gold;position:absolute;left:0}.case-roi{background:#2a4d3a;color:#90ee90;padding:15px;border-radius:8px;text-align:center;font-weight:700;font-size:1.1rem;margin:20px 0}.case-testimonial{background:#2a2a2a;padding:20px;border-radius:8px;border-left:4px solid #FFD700}.case-testimonial blockquote{color:#fff;font-style:italic;margin-bottom:10px;line-height:1.6}.case-testimonial cite{color:gold;font-size:.9rem}.why-us-section{margin-bottom:80px}.why-us-section h2{color:#fff;font-size:2rem;text-align:center;margin-bottom:50px}.why-us-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.why-card{background:#1a1a1a;border-radius:12px;padding:30px;border:1px solid #333333;text-align:center}.why-card h3{color:gold;font-size:1.2rem;margin-bottom:15px}.why-card p{color:#ccc;line-height:1.6}.contact-collectivites{background:#1a1a1a;border:2px solid #FFD700;border-radius:20px;padding:50px;text-align:center;margin-bottom:40px}.contact-collectivites h2{color:gold;font-size:2rem;margin-bottom:15px}.contact-collectivites>p{color:#ccc;font-size:1.1rem;margin-bottom:40px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.contact-info{text-align:left}.contact-info h3{color:gold;margin-bottom:20px}.contact-info ul{list-style:none}.contact-info li{color:#ccc;margin-bottom:10px;padding-left:20px;position:relative}.contact-info li:before{content:"✓";color:gold;position:absolute;left:0;font-weight:700}.contact-action h3{color:gold;margin-bottom:20px}.contact-details{text-align:left;margin-bottom:25px}.contact-details p{color:#ccc;margin-bottom:8px}.btn-large{padding:15px 30px;font-size:1.1rem}.solutions-navigation{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid #333333}@media (max-width: 768px){.articles-grid{grid-template-columns:1fr}.article-main-title{font-size:1.8rem}.solutions-hero h1{font-size:2.2rem}.hero-stats{gap:30px}.solutions-grid,.case-studies-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:30px}.why-us-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.article-navigation{flex-direction:column;gap:15px}}.landing-page{background-color:#000;color:#fff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.geo-hero{background:linear-gradient(135deg,#000,#1a1a1a);padding:80px 0;text-align:center}.geo-title{font-size:3rem;font-weight:700;margin-bottom:20px;color:#fff;line-height:1.2}.geo-title .accent{display:block;color:gold;font-size:2.2rem;margin-top:10px}.geo-subtitle{font-size:1.2rem;color:#ccc;margin-bottom:50px;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.6}.geo-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto}.stat-local{text-align:center;padding:20px;background:#1a1a1a;border-radius:12px;border:1px solid #333333}.stat-number{display:block;color:gold;font-size:2.5rem;font-weight:700;margin-bottom:8px}.stat-label{color:#ccc;font-size:.9rem}.geo-cta{margin-top:40px}.geo-guarantee{color:#90ee90;margin-top:15px;font-size:.95rem}.geo-problems,.geo-solution,.geo-case-study,.geo-services,.geo-advantages{padding:80px 0}.geo-problems h2,.geo-solution h2,.geo-services h2,.geo-advantages h2{color:#fff;font-size:2.2rem;text-align:center;margin-bottom:50px}.advantages-grid,.services-local{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.advantage-card,.service-local{background:#1a1a1a;border-radius:12px;padding:30px;border:1px solid #333333;transition:all .3s ease}.advantage-card:hover,.service-local:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 8px 24px #ffd7001a}.advantage-card h3,.service-local h3{color:gold;font-size:1.3rem;margin-bottom:15px}.service-price{color:#90ee90;font-size:1.4rem;font-weight:700;margin:20px 0 10px}.service-discount{background:gold;color:#000;padding:5px 12px;border-radius:15px;font-size:.8rem;font-weight:700}.service-local.premium{border:2px solid #FFD700;background:linear-gradient(135deg,#1a1a1a,#2a2a1a)}.special-offer{background:#0d1b2a;border:2px solid #FFD700;border-radius:12px;padding:30px;text-align:center;margin-top:40px}.special-offer h4{color:gold;margin-bottom:15px;font-size:1.2rem}.case-study-local{background:#1a1a1a;border-radius:12px;padding:40px;border:1px solid #333333;margin-bottom:40px}.case-header h3{color:gold;font-size:1.4rem;margin-bottom:10px}.case-location{color:#ccc;margin-bottom:30px}.case-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin:30px 0}.result-item{text-align:center;padding:20px;background:#2a2a2a;border-radius:8px}.result-number{display:block;color:#90ee90;font-size:1.8rem;font-weight:700;margin-bottom:5px}.result-label{color:#ccc;font-size:.9rem}.testimonial-local{background:#2a2a2a;padding:25px;border-radius:8px;border-left:4px solid #FFD700;margin-top:30px}.testimonial-local blockquote{color:#fff;font-style:italic;margin-bottom:15px;line-height:1.6}.testimonial-local cite{color:gold;font-size:.9rem}.solution-features{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-bottom:40px}.feature-main,.feature-secondary,.solution-main,.solution-benefits{background:#1a1a1a;padding:30px;border-radius:12px;border:1px solid #333333}.feature-main h3,.feature-secondary h3,.solution-main h3,.solution-benefits h3{color:gold;margin-bottom:20px}.feature-main ul,.feature-secondary ul,.solution-main ul,.solution-benefits ul{list-style:none}.feature-main li,.feature-secondary li,.solution-main li,.solution-benefits li{color:#ccc;margin-bottom:10px;padding-left:20px;position:relative}.feature-main li:before,.feature-secondary li:before,.solution-main li:before,.solution-benefits li:before{content:"→";color:gold;position:absolute;left:0;font-weight:700}.geo-success-story{background:#0d1b2a;border:2px solid #90EE90;border-radius:12px;padding:30px;margin-top:40px}.geo-success-story h3{color:#90ee90;margin-bottom:25px}.success-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}.metric{text-align:center;padding:15px;background:#90ee901a;border-radius:8px}.metric-value{display:block;color:#90ee90;font-size:1.6rem;font-weight:700;margin-bottom:5px}.metric-desc{color:#ccc;font-size:.8rem}.geo-contact{background:#1a1a1a;padding:80px 0}.geo-form{max-width:700px;margin:0 auto;background:#000;padding:40px;border-radius:12px;border:2px solid #FFD700}.form-guarantee.local{background:#2a4d3a;padding:20px;border-radius:8px;margin-top:20px;border-left:4px solid #90EE90}.form-guarantee.local p{color:#90ee90;margin-bottom:5px}.geo-footer{background:#1a1a1a;padding:50px 0 20px;border-top:1px solid #333333}.footer-local{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:30px}.footer-contact h3,.footer-coverage h4{color:gold;margin-bottom:15px}.footer-contact p,.footer-coverage p{color:#ccc;margin-bottom:8px}.footer-bottom{border-top:1px solid #333333;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:20px}.footer-links a{color:gold;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#ffc700}.configurateur-page{background-color:#000;color:#fff;min-height:100vh}.config-hero{background:linear-gradient(135deg,#000,#1a1a1a);padding:60px 0;text-align:center}.config-hero h1{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:20px}.config-hero .accent{display:block;color:gold;font-size:2rem;margin-top:10px}.config-subtitle{color:#ccc;font-size:1.1rem;max-width:600px;margin:0 auto}.configurateur-content{padding:60px 0}.config-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1400px;margin:0 auto}.config-form{background:#1a1a1a;padding:40px;border-radius:12px;border:1px solid #333333}.config-form h2{color:gold;margin-bottom:30px;font-size:1.5rem}.config-group{margin-bottom:30px}.config-group label{display:block;color:gold;font-weight:600;margin-bottom:12px;font-size:1rem}.config-group select{width:100%;padding:12px;background:#000;border:2px solid #333333;border-radius:8px;color:#fff;font-size:1rem;transition:border-color .3s ease}.config-group select:focus{outline:none;border-color:gold}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.service-card{background:#000;border:2px solid #333333;border-radius:8px;padding:15px;cursor:pointer;transition:all .3s ease;text-align:center}.service-card:hover{border-color:gold}.service-card.selected{border-color:gold;background:#2a2a1a}.service-card h4{color:#fff;font-size:.9rem;margin-bottom:8px}.service-card p{color:#ccc;font-size:.8rem;margin:0}.radio-group{display:flex;flex-direction:column;gap:15px}.radio-item{display:flex;align-items:flex-start;gap:10px;padding:15px;background:#000;border:2px solid #333333;border-radius:8px;cursor:pointer;transition:border-color .3s ease}.radio-item:hover{border-color:gold}.radio-item input[type=radio]{margin:0}.radio-item span{color:#fff;font-weight:600}.radio-item small{color:#ccc;font-size:.8rem;display:block;margin-top:5px}.config-results{position:sticky;top:20px}.results-card{background:#1a1a1a;border:2px solid #FFD700;border-radius:12px;padding:30px;margin-bottom:30px}.results-card h2{color:gold;margin-bottom:25px;text-align:center}.price-main{text-align:center;padding:20px;background:#2a2a2a;border-radius:8px;margin-bottom:25px}.price-label{display:block;color:#ccc;font-size:.9rem;margin-bottom:5px}.price-value{display:block;color:gold;font-size:2.5rem;font-weight:700;margin-bottom:5px}.price-base{display:block;color:#999;font-size:.8rem}.roi-metrics{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:25px}.metric{text-align:center;padding:15px;background:#000;border-radius:8px;border:1px solid #333333}.metric-value{display:block;color:#90ee90;font-size:1.4rem;font-weight:700;margin-bottom:5px}.metric-label{color:#ccc;font-size:.8rem}.roi-explanation{background:#0d1b2a;padding:20px;border-radius:8px;border-left:4px solid #FFD700;margin-bottom:25px}.roi-explanation h4{color:gold;margin-bottom:15px}.roi-explanation ul{list-style:none;padding:0}.roi-explanation li{color:#ccc;margin-bottom:8px;padding-left:15px;position:relative}.roi-explanation li:before{content:"✓";color:#90ee90;position:absolute;left:0;font-weight:700}.cta-section{text-align:center}.cta-guarantee{color:#90ee90;margin-top:15px;font-size:.9rem}.no-results{text-align:center;padding:40px 20px;color:#ccc}.price-references,.guarantees{background:#1a1a1a;border-radius:12px;padding:25px;margin-bottom:20px;border:1px solid #333333}.price-references h3,.guarantees h4{color:gold;margin-bottom:20px;font-size:1.1rem}.ref-list{display:flex;flex-direction:column;gap:10px}.ref-item{display:flex;justify-content:space-between;padding:10px;background:#000;border-radius:6px}.ref-type{color:#ccc;font-size:.9rem}.ref-price{color:#90ee90;font-weight:600;font-size:.9rem}.guarantees ul{list-style:none;padding:0}.guarantees li{color:#ccc;margin-bottom:8px;font-size:.9rem}.media-mention{background:#1a1a1a;padding:60px 0}.media-mention h2{color:gold;text-align:center;margin-bottom:40px;font-size:1.8rem}.media-card{max-width:800px;margin:0 auto;background:#000;border:2px solid #FFD700;border-radius:12px;padding:30px}.media-quote blockquote{color:#fff;font-size:1.1rem;line-height:1.6;font-style:italic;margin-bottom:20px}.media-quote cite{color:gold;font-size:.9rem}.media-link{display:inline-block;color:gold;text-decoration:none;font-weight:600;margin-top:15px;transition:color .3s ease}.media-link:hover{color:#ffc700;text-decoration:underline}.config-footer{background:#1a1a1a;padding:40px 0;border-top:1px solid #333333}.footer-contact{text-align:center;margin-bottom:30px}.footer-contact h3{color:gold;margin-bottom:15px}.footer-contact p{color:#ccc;margin-bottom:5px}@media (max-width: 768px){.geo-title{font-size:2.2rem}.geo-title .accent{font-size:1.8rem}.geo-stats{grid-template-columns:1fr 1fr}.config-layout{grid-template-columns:1fr;gap:30px}.solution-features,.footer-local{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.services-grid,.roi-metrics{grid-template-columns:1fr}.config-results{position:relative;top:auto}}@media (max-width: 480px){.geo-stats,.advantages-grid,.services-local{grid-template-columns:1fr}.case-results,.success-metrics{grid-template-columns:1fr 1fr}}
