*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--primary-light:#dbeafe;--secondary:#f59e0b;--secondary-dark:#d97706;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--white:#fff;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a}html{scroll-behavior:smooth}body{color:var(--gray-700);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);z-index:1000;background:#fffffff2;padding:1rem 0;position:fixed;top:0;left:0;right:0}.navbar .container{justify-content:space-between;align-items:center;display:flex}.section{scroll-margin-top:90px}.logo{color:var(--gray-900);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.logo svg{color:var(--primary)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.nav-toggle span{background:var(--gray-700);width:24px;height:2px;transition:all .3s;display:block}.nav-menu{align-items:center;gap:2rem;list-style:none;display:flex}.nav-menu a{color:var(--gray-600);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-menu a:hover{color:var(--primary)}.btn-phone{background:var(--primary);border-radius:.5rem;padding:.625rem 1.25rem;color:var(--white)!important;font-weight:600!important}.btn-phone:hover{background:var(--primary-dark)}.hero{text-align:center;background-image:url(/images/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative}.post-image{object-fit:cover;border-radius:12px;width:100%;max-width:700px;height:350px;margin:20px 0}.hero-content{max-width:800px}.logo{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-img{object-fit:contain;width:100px}.badge{background:var(--secondary);color:var(--white);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.hero h1{color:var(--gray-100);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.hero p{color:var(--gray-100);text-shadow:0 2px 8px #000;max-width:600px;margin:0 auto 2rem;font-size:1.25rem}.service-page{padding:180px 0}.service-grid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.service-left h1{margin-bottom:20px;font-size:2.5rem}.service-left .lead{margin-bottom:20px;font-size:1.2rem;font-weight:500}.service-right img{object-fit:cover;border-radius:12px;width:100%}.service-cta{gap:15px;margin-top:30px;display:flex}@media (width<=768px){.service-grid{grid-template-columns:1fr}.service-right{order:-1}}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:var(--white)}.btn-primary:hover{background:var(--primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{background:var(--white);color:var(--gray-700);border:2px solid var(--gray-200)}.btn-secondary:hover{border-color:var(--primary);color:var(--primary)}.btn-full{justify-content:center;width:100%}.hero-features{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.feature{color:var(--gray-500);align-items:center;gap:.5rem;font-weight:500;display:flex}.feature svg{color:var(--primary)}.section-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:inline-block}.section-header{text-align:center;max-width:600px;margin:0 auto 3rem}.section-header h2{color:var(--gray-900);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.section-header p{color:var(--gray-600);font-size:1.125rem}.services{background:var(--white);padding:6rem 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.service-card{background:var(--white);border:1px solid var(--gray-200);border-radius:1rem;padding:2rem;transition:all .3s}.service-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.service-icon{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.service-card h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.service-card p{color:var(--gray-600);margin-bottom:1rem}.price{background:var(--gray-100);color:var(--gray-700);border-radius:2rem;padding:.375rem .875rem;font-size:.875rem;font-weight:600;display:inline-block}.about{background:var(--gray-50);padding:6rem 0}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text h2{color:var(--gray-900);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.about-text p{color:var(--gray-600);margin-bottom:1.5rem}.about-list{list-style:none}.about-list li{color:var(--gray-700);align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:500;display:flex}.about-list svg{color:var(--primary);flex-shrink:0}.about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.stat{background:var(--white);text-align:center;box-shadow:var(--shadow);border-radius:1rem;padding:2rem}.stat-number{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:block}.stat-label{color:var(--gray-600);font-size:.875rem;font-weight:500}.pricing{background:var(--gray-50);padding:6rem 0}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.pricing-category{background:var(--white);box-shadow:var(--shadow);border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden}.pricing-category:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.pricing-category h3{background:var(--primary);color:var(--white);align-items:center;gap:.75rem;margin:0;padding:1.25rem;font-size:1.125rem;font-weight:600;display:flex}.pricing-category h3 svg{flex-shrink:0}.pricing-table{border-collapse:collapse;width:100%}.pricing-table tr{border-bottom:1px solid var(--gray-100)}.pricing-table tr:last-child{border-bottom:none}.pricing-table tr.urgence{background:var(--secondary);color:var(--white)}.pricing-table tr.urgence td{color:var(--white);font-weight:600}.pricing-table td{color:var(--gray-700);padding:.875rem 1.25rem;font-size:.9375rem}.pricing-table td.price{text-align:right;color:var(--gray-900);white-space:nowrap;font-weight:600}.pricing-table tr.urgence td.price{color:var(--gray-900)}.pricing-notes{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.note{background:var(--white);border-left:4px solid var(--primary);border-radius:1rem;gap:1rem;padding:1.5rem;display:flex}.note svg{color:var(--primary);flex-shrink:0}.note p{color:var(--gray-600);margin:0;font-size:.9375rem;line-height:1.6}.note strong{color:var(--gray-900)}.testimonials{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--white);padding:6rem 0}.testimonials .section-header h2,.testimonials .section-header p{color:var(--white)}.testimonials .section-tag{color:var(--primary-light)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{background:#ffffff26;transform:translateY(-4px)}.testimonial-stars{gap:.25rem;margin-bottom:1rem;display:flex}.testimonial-stars svg{color:var(--secondary);fill:var(--secondary)}.testimonial-text{color:#fffffff2;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.testimonial-author{align-items:center;gap:.75rem;display:flex}.author-avatar{background:var(--secondary);width:40px;height:40px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.author-info{flex-direction:column;display:flex}.author-name{color:var(--white);font-weight:600}.author-location{color:#ffffffb3;font-size:.8125rem}.testimonials-trust{border-top:1px solid #fff3;justify-content:center;gap:4rem;padding-top:2rem;display:flex}.trust-item{text-align:center}.trust-number{color:var(--secondary);font-size:2rem;font-weight:700;display:block}.trust-label{color:#fffc;font-size:.875rem}.insurance{background:var(--white);padding:6rem 0}.insurance-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.insurance-card{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:1rem;padding:2rem;transition:all .3s}.insurance-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.insurance-icon{background:var(--primary);width:64px;height:64px;color:var(--white);border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.insurance-card h3{color:var(--gray-900);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.insurance-card p{color:var(--gray-600);font-size:.9375rem;line-height:1.6}.insurance-partners{text-align:center;margin-bottom:3rem}.insurance-partners h4{color:var(--gray-900);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.partners-logos{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.partner-logo{background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-200);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}.partner-logo:hover{background:var(--primary);color:var(--white);border-color:var(--primary)}.insurance-benefits{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.benefit{background:var(--primary-light);border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.benefit svg{color:var(--primary);flex-shrink:0}.benefit span{color:var(--gray-700);font-size:.875rem;font-weight:500}.legal-page{background:var(--gray-50);min-height:calc(100vh - 200px);padding:8rem 0 4rem}.legal-header{text-align:center;margin-bottom:3rem}.legal-header h1{color:var(--gray-900);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.legal-header p{color:var(--gray-500);font-size:.9375rem}.legal-content{max-width:800px;margin:0 auto}.legal-section{background:var(--white);box-shadow:var(--shadow);border-radius:1rem;margin-bottom:1.5rem;padding:2rem}.legal-section h2{color:var(--gray-900);border-bottom:2px solid var(--primary-light);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-section h3{color:var(--gray-800);margin:1.25rem 0 .75rem;font-size:1.1rem;font-weight:600}.legal-section p{color:var(--gray-600);margin-bottom:.75rem;line-height:1.7}.legal-section ul{margin:.75rem 0;padding-left:1.5rem}.legal-section li{color:var(--gray-600);margin-bottom:.5rem;line-height:1.6}.legal-section strong{color:var(--gray-800)}.legal-section a{color:var(--primary);text-decoration:none}.legal-section a:hover{text-decoration:underline}.contact{background:var(--white);padding:6rem 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info h2{color:var(--gray-900);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.contact-info p{color:var(--gray-600);margin-bottom:2rem}.contact-methods{flex-direction:column;gap:1rem;display:flex}.contact-method{background:var(--gray-50);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.contact-method:hover{background:var(--primary-light)}.contact-icon{background:var(--primary);width:48px;height:48px;color:var(--white);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-detail{flex-direction:column;display:flex}.contact-label{color:var(--gray-500);font-size:.875rem}.contact-value{color:var(--gray-900);font-weight:600}.contact-form{background:var(--gray-50);border-radius:1rem;padding:2rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--gray-700);margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--gray-300);background:var(--white);border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary);outline:none}.form-group textarea{resize:vertical;min-height:100px}.footer{background:var(--gray-900);color:var(--gray-400);padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand .logo{color:var(--white);margin-bottom:1rem}.footer-brand p{max-width:300px;line-height:1.7}.footer-links h4{color:var(--white);margin-bottom:1rem;font-weight:600}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:var(--gray-400);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-bottom{text-align:center;border-top:1px solid var(--gray-800);padding-top:2rem}@media (width<=1024px){.about-content,.contact-grid{grid-template-columns:1fr;gap:2rem}.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-notes{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.testimonials-trust{gap:2rem}.insurance-grid,.insurance-benefits,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.legal-header h1{font-size:1.75rem}.legal-section{padding:1.5rem}.nav-toggle{display:flex}.nav-menu{background:var(--white);border-bottom:1px solid var(--gray-200);opacity:0;visibility:hidden;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;position:fixed;top:70px;left:0;right:0;transform:translateY(-100%)}.nav-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.hero{padding-top:6rem}.hero-features{flex-direction:column;gap:1rem}.services-grid,.pricing-grid,.testimonials-grid{grid-template-columns:1fr}.testimonials-trust{flex-direction:column;gap:1.5rem}.insurance-grid,.insurance-benefits{grid-template-columns:1fr}.about-stats{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr;gap:2rem}.stat-number{font-size:2rem}}@media (width<=480px){.hero-buttons{flex-direction:column;width:100%}.btn{justify-content:center;width:100%}.about-stats{grid-template-columns:1fr}}.blog-list{flex-direction:column;gap:20px;display:flex}.blog-card{background:#fff;border-radius:10px;gap:20px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.blog-card:hover{transform:translateY(-3px)}.blog-card img{object-fit:cover;width:200px;height:150px}.blog-content{padding:15px}.blog-content h2{margin-bottom:10px;font-size:20px}.blog-content p{color:#555}.read-more{color:#e63946;margin-top:10px;font-weight:700;display:inline-block}@media (width<=768px){.blog-card{flex-direction:column}.blog-card img{width:100%;height:200px}}html,body{margin:0;padding:0}.admin-container{max-width:800px;margin:40px auto;padding:20px}.admin-form input,.admin-form textarea{width:100%;padding:10px;display:block}.admin-form button{width:fit-content;padding:10px 20px}.blog-card{border:1px solid #ddd;margin-top:20px;padding:15px}.login-page{justify-content:center;align-items:center;height:100vh;display:flex}.login-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:40px;box-shadow:0 20px 40px #00000026}.login-card h1{margin-bottom:10px}.login-subtitle{color:#777;margin-bottom:20px}.login-form{flex-direction:column;gap:15px;display:flex}.login-form input{border:1px solid #ddd;border-radius:6px;padding:12px;font-size:14px}.login-form button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:12px;font-weight:700;transition:all .3s}.login-form button:hover{background:#2563eb}.error{color:#2563eb;margin-top:15px;font-size:14px}.admin-page{background:#f4f6f8;min-height:100vh;padding:140px 20px}.admin-wrapper{max-width:900px;margin:auto}.admin-wrapper h1{margin-bottom:30px}.admin-card{background:#fff;border-radius:12px;margin-bottom:25px;padding:25px;box-shadow:0 10px 25px #0000000d}.admin-form{flex-direction:column;gap:15px;display:flex}.admin-form input,.admin-form textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:12px}.admin-form button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:12px;font-weight:700}.admin-form button:hover{background:#2563eb}.posts-list{flex-direction:column;gap:15px;display:flex}.post-item{border:1px solid #eee;border-radius:8px;justify-content:space-between;align-items:center;padding:15px;display:flex}.post-actions button{cursor:pointer;border:none;border-radius:5px;padding:8px 12px}.btn-delete{color:#fff;background:#2563eb}.post-thumb{object-fit:cover;border-radius:6px;width:80px;height:80px}.blog-card img{object-fit:cover;border-radius:8px;width:100%;height:200px}.post-actions{gap:10px;display:flex}.btn-edit{color:#fff;background:#1890ff;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;text-decoration:none;display:inline-flex}.btn-edit:hover{background:#1677cc}.btn-delete{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;display:inline-flex}.btn-delete:hover{background:#d9363e}
