*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:100%}ul{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}.header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 2px 8px rgba(0,0,0,.05)}.nav{display:flex;align-items:center;justify-content:space-between;height:70px}.logo svg{width:auto;height:40px}@media(min-width:768px){.logo svg{height:50px}}.nav-links{display:none;gap:2rem;align-items:center;font-size:.95rem}@media(min-width:1024px){.nav-links{display:flex}}.nav-links a{transition:color .2s;font-weight:500}.nav-links a:hover{color:#ff6b35}.mobile-menu-toggle{display:flex;flex-direction:column;gap:5px;width:30px;height:24px;padding:0}@media(min-width:1024px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle span{display:block;width:100%;height:3px;background:#1a1a1a;border-radius:2px;transition:all .3s}.mobile-menu-toggle[aria-expanded=true] span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu{position:fixed;top:70px;left:0;width:100%;background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:999;animation:slideDown .3s ease}@media(min-width:1024px){.mobile-menu{display:none}}.mobile-menu ul{padding:1rem 1.5rem}.mobile-menu li{border-bottom:1px solid #f5f5f5}.mobile-menu a{display:block;padding:1rem 0;font-weight:500;font-size:1.05rem}.mobile-menu .btn-primary-mobile{margin-top:1rem;text-align:center;background:#ff6b35;color:#fff;padding:1rem;border-radius:8px;font-weight:600}@keyframes slideDown{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;transition:all .2s;text-align:center;white-space:nowrap}.btn-primary{background:#ff6b35;color:#fff;border:2px solid #ff6b35}.btn-primary:hover{background:#e55a25;border-color:#e55a25;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.btn-secondary{background:#fff;color:#1a1a1a;border:2px solid #e5e5e5}.btn-secondary:hover{border-color:#ff6b35;color:#ff6b35;transform:translateY(-2px)}.btn-outline{background:transparent;color:#1a1a1a;border:2px solid #1a1a1a}.btn-outline:hover{background:#1a1a1a;color:#fff}.btn-hero{padding:1rem 2rem;font-size:1.1rem;box-shadow:0 4px 16px rgba(255,107,53,.3)}.btn-lg{padding:1.25rem 2.5rem;font-size:1.15rem}.hero{background:linear-gradient(135deg,#fff 0%,#fff5f2 100%);padding:4rem 0;text-align:center}@media(min-width:768px){.hero{padding:6rem 0}}.hero-content h1{font-size:2rem;line-height:1.2;margin-bottom:1.5rem;color:#1a1a1a}@media(min-width:768px){.hero-content h1{font-size:3rem}}@media(min-width:1024px){.hero-content h1{font-size:3.5rem}}.hero-content .highlight{color:#ff6b35;position:relative;display:inline-block}.hero-subtitle{font-size:1.1rem;color:#666;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:768px){.hero-subtitle{font-size:1.25rem}}.trust-signals{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;align-items:center}@media(min-width:768px){.trust-signals{flex-direction:row;justify-content:center;gap:2rem}}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem}@media(min-width:768px){.trust-item{font-size:1rem}}.trust-item svg{color:#22c55e;flex-shrink:0}.stars{color:#fbbf24;letter-spacing:2px}.services{padding:4rem 0;background:#fff}.section-subtitle{text-align:center;color:#666;font-size:1.1rem;margin-top:.5rem;margin-bottom:3rem}.services h2{text-align:center;font-size:2rem;margin-bottom:.5rem}@media(min-width:768px){.services h2{font-size:2.5rem}}.services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(4,1fr)}}.service-card{display:flex;flex-direction:column;padding:1.5rem;background:#fff;border:2px solid #e5e5e5;border-radius:12px;transition:all .3s;text-align:center}.service-card:hover{border-color:#ff6b35;transform:translateY(-4px);box-shadow:0 8px 24px rgba(255,107,53,.15)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1a1a1a}.service-details{flex:1;margin-bottom:1.5rem}.service-price{margin-bottom:.5rem}.service-price small{display:block;color:#666;font-size:.85rem}.service-price strong{font-size:1.5rem;color:#ff6b35}.service-prime{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;color:#22c55e;margin-bottom:.5rem}.service-prime svg{flex-shrink:0}.service-economy{font-size:.85rem;color:#666}.form-section{padding:4rem 0;background:#f9fafb}.form-section h2{text-align:center;font-size:2rem;margin-bottom:.5rem}@media(min-width:768px){.form-section h2{font-size:2.5rem}}.form-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px rgba(0,0,0,.08)}@media(min-width:768px){.form-container{padding:3rem}}.form-progress{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;position:relative}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;position:relative;z-index:2}.progress-step span{font-size:.75rem;text-align:center;color:#999}@media(min-width:640px){.progress-step span{font-size:.9rem}}.progress-circle{width:40px;height:40px;border-radius:50%;border:2px solid #e5e5e5;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;color:#999;transition:all .3s}@media(min-width:640px){.progress-circle{width:50px;height:50px}}.progress-step.active .progress-circle{border-color:#ff6b35;background:#ff6b35;color:#fff}.progress-step.active span{color:#ff6b35;font-weight:600}.progress-line{flex:1;height:2px;background:#e5e5e5;position:relative;top:-1.5rem}.devis-form{position:relative;min-height:400px}.form-step{display:none;animation:fadeIn .3s}.form-step.active{display:block}.form-step h3{font-size:1.5rem;margin-bottom:2rem;text-align:center}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border:2px solid #e5e5e5;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#ff6b35}.form-group input.error,.form-group select.error{border-color:#ef4444}.form-group .error-message{display:block;color:#ef4444;font-size:.875rem;margin-top:.5rem;min-height:1.25rem}.form-row{display:grid;gap:1rem}@media(min-width:640px){.form-row{grid-template-columns:repeat(2,1fr)}}.checkbox-group label{display:flex;gap:.75rem;align-items:flex-start;font-weight:400;cursor:pointer}.checkbox-group input[type=checkbox]{width:20px;height:20px;margin-top:.2rem;cursor:pointer;flex-shrink:0}.checkbox-group a{color:#ff6b35;text-decoration:underline}.form-actions{display:flex;gap:1rem;margin-top:2rem;justify-content:space-between}@media(max-width:640px){.form-actions{flex-direction:column}}.form-summary{background:#f9fafb;padding:1.5rem;border-radius:8px;margin-bottom:2rem}.summary-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e5e5}.summary-item:last-child{border-bottom:none}.form-loading{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:12px}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #ff6b35;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.testimonials{padding:4rem 0;background:#fff}.testimonials h2{text-align:center;font-size:2rem;margin-bottom:.5rem}@media(min-width:768px){.testimonials h2{font-size:2.5rem}}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{padding:2rem;background:#f9fafb;border-radius:12px;border:2px solid transparent;transition:all .3s}.testimonial-card:hover{border-color:#ff6b35;transform:translateY(-4px)}.testimonial-stars{color:#fbbf24;margin-bottom:1rem;letter-spacing:2px}.testimonial-text{font-style:italic;color:#666;margin-bottom:1.5rem;line-height:1.7}.testimonial-author strong{display:block;color:#1a1a1a;margin-bottom:.25rem}.testimonial-author span{color:#999;font-size:.9rem}.faq{padding:4rem 0;background:#f9fafb}.faq h2{text-align:center;font-size:2rem;margin-bottom:.5rem}@media(min-width:768px){.faq h2{font-size:2.5rem}}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border-radius:8px;margin-bottom:1rem;overflow:hidden;border:1px solid #e5e5e5}.faq-question{width:100%;text-align:left;padding:1.25rem 1.5rem;font-weight:600;font-size:1.05rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:background .2s}.faq-question:hover{background:#f9fafb}.faq-icon{flex-shrink:0;transition:transform .3s}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.25rem;color:#666;line-height:1.7;animation:fadeIn .3s}.cta-final{padding:5rem 0;background:linear-gradient(135deg,#ff6b35 0%,#e55a25 100%);color:#fff;text-align:center}.cta-final h2{font-size:2rem;margin-bottom:1rem}@media(min-width:768px){.cta-final h2{font-size:2.5rem}}.cta-final>p{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.cta-final .btn-primary{background:#fff;color:#ff6b35;border-color:#fff}.cta-final .btn-primary:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.cta-guarantee{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:.9;font-size:.95rem}.cta-guarantee svg{color:#fbbf24}.footer{background:#1a1a1a;color:#e5e5e5;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-col h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}.footer-col h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-col p{color:#999;line-height:1.7;margin-bottom:1rem}.footer-col ul{display:flex;flex-direction:column;gap:.75rem}.footer-col a{color:#e5e5e5;transition:color .2s}.footer-col a:hover{color:#ff6b35}.footer-rating{margin-top:1rem}.footer-rating .stars{color:#fbbf24;margin-bottom:.5rem}.footer-rating span{font-size:.9rem;color:#999}.footer-contact li{display:flex;align-items:center;gap:.75rem}.footer-contact svg{flex-shrink:0;color:#ff6b35}.footer-bottom{border-top:1px solid #333;padding-top:2rem;text-align:center;color:#999}.footer-bottom p{margin-bottom:.5rem;font-size:.9rem}.footer-disclaimer{font-size:.85rem}.footer-disclaimer a{color:#ff6b35;text-decoration:underline}.thank-you{padding:4rem 0;background:#f9fafb}.thank-you-content{max-width:800px;margin:0 auto;text-align:center}.success-icon{margin:0 auto 2rem;width:80px;height:80px}.thank-you h1{font-size:2.5rem;margin-bottom:1rem;color:#1a1a1a}.thank-you-subtitle{font-size:1.25rem;color:#666;margin-bottom:3rem}.next-steps h2{font-size:2rem;margin-bottom:2rem}.steps-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;text-align:left}@media(min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e5e5e5}.step-number{width:50px;height:50px;background:#ff6b35;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-card h3{font-size:1.25rem;margin-bottom:.75rem}.step-card p{color:#666;line-height:1.6}.thank-you-trust{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:3rem 0;padding:2rem;background:#fff;border-radius:12px}.submission-details{background:#fff;padding:2rem;border-radius:12px;margin:3rem 0;text-align:left}.submission-details h3{text-align:center;margin-bottom:1.5rem}.detail-row{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid #f5f5f5}.detail-row:last-child{border-bottom:none}.thank-you-faq{background:#fff;padding:2rem;border-radius:12px;margin:3rem 0;text-align:left}.thank-you-faq h3{text-align:center;margin-bottom:1.5rem}.mini-faq details{border-bottom:1px solid #f5f5f5;padding:1rem 0}.mini-faq details:last-child{border-bottom:none}.mini-faq summary{font-weight:600;cursor:pointer;padding:.5rem 0;list-style:none}.mini-faq summary::-webkit-details-marker{display:none}.mini-faq p{margin-top:.75rem;color:#666;line-height:1.6}.thank-you-actions{display:flex;gap:1rem;justify-content:center;margin:3rem 0;flex-wrap:wrap}.thank-you-share{margin:3rem 0}.thank-you-share p{margin-bottom:1rem;color:#666}.share-buttons{display:flex;gap:1rem;justify-content:center}.share-btn{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s}.share-btn:hover{transform:scale(1.1)}.share-btn.facebook{background:#1877f2;color:#fff}.share-btn.twitter{background:#1da1f2;color:#fff}.share-btn.linkedin{background:#0a66c2;color:#fff}
