:root{--primary:#007bff;--primary-dark:#0056b3;--primary-light:#66b0ff;--secondary:#6c757d;--success:#28a745;--warning:#ffc107;--danger:#dc3545;--gray-50:#f8f9fa;--gray-100:#f1f3f5;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--gray-900:#212529;--shadow:0 1px 3px rgba(0,0,0,0.1);--shadow-md:0 4px 6px rgba(0,0,0,0.07);--shadow-lg:0 10px 15px rgba(0,0,0,0.1)}.Ephrata-homepage-services{background:white;position:relative}.Ephrata-homepage-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.Ephrata-homepage-service-card{background:white;border-radius:1rem;padding:2.5rem;box-shadow:var(--shadow);border:1px solid var(--gray-100);transition:all .3s ease;position:relative;overflow:hidden}.Ephrata-homepage-service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--primary),var(--secondary))}.Ephrata-homepage-service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.Ephrata-homepage-service-visual{position:relative;margin:-2.5rem -2.5rem 2rem;border-radius:1rem 1rem 0 0;overflow:hidden;height:200px;background:var(--gray-100)}.Ephrata-homepage-service-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Ephrata-homepage-service-card:hover .Ephrata-homepage-service-image{transform:scale(1.05)}.Ephrata-homepage-service-icon{position:absolute;top:1rem;right:1rem;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:var(--shadow)}.Ephrata-homepage-service-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--gray-900)}.Ephrata-homepage-service-card p{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.6}.Ephrata-homepage-service-proof{font-size:.85rem;color:var(--primary);font-weight:500;margin-bottom:1rem}.Ephrata-homepage-service-features{list-style:none;margin-bottom:2rem;padding:0}.Ephrata-homepage-service-features li{color:var(--gray-600);position:relative;padding:.5rem 0 .5rem 1.5rem;white-space:normal;word-break:break-word;line-height:1.4}.Ephrata-homepage-service-features li:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:700}.Ephrata-homepage-service-price-highlight{margin:1.25rem 0;padding:1rem;background-color:#f8f9fa;border-radius:10px;text-align:center;border:2px solid #e9ecef;transition:all .3s ease;min-height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center}.Ephrata-homepage-service-price-highlight:hover{border-color:#1976d2;background-color:#f0f9ff}.Ephrata-homepage-service-price-highlight.requires-estimation{background-color:#fff8e1;border-color:#ffe082}.Ephrata-homepage-price-label{display:block;font-size:.9rem;color:#666;margin-bottom:.4rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.Ephrata-homepage-price-value{font-size:1.8rem;font-weight:800;color:#2e7d32;margin:.5rem 0;line-height:1.2}.Ephrata-homepage-devis-text{font-size:1.2rem;font-weight:700;color:#f57c00;line-height:1.3;padding:.5rem 0}.promo-gift-all-services{display:none}.Ephrata-homepage-service-card[data-service-name*="Nettoyage professionnel"] .promo-gift-all-services,.Ephrata-homepage-service-card[data-service-name*="nettoyage professionnel"] .promo-gift-all-services{display:block;background:linear-gradient(135deg,#fff9e6,#fff3e0);border:1px solid #ffd699;padding:10px 12px;border-radius:10px;margin:15px 0;text-align:center;font-size:.85rem;color:#e67e22;transition:all .3s ease}.promo-gift-all-services:hover{background:linear-gradient(135deg,#fff3e0,#ffecce);transform:scale(1.02)}.promo-gift-all-services strong{color:#e67e22;font-weight:700}.service-promo-badge{position:absolute;top:10px;left:10px;background:#dc3545;color:white;padding:6px 12px;border-radius:20px;font-weight:700;font-size:.8rem;z-index:10;display:flex;flex-direction:column;align-items:center;line-height:1.2}.service-promo-badge small{font-size:.65rem;font-weight:400;opacity:.9}.price-with-promo{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.old-price{text-decoration:line-through;color:#999;font-size:.85rem}.current-price.promo{color:#dc3545;font-size:1.3rem;font-weight:700}.promo-savings{font-size:.7rem;color:#28a745;font-weight:600;margin-top:4px}.Ephrata-homepage-service-actions{display:flex;gap:.75rem;margin-top:1rem}.Ephrata-homepage-service-actions .Ephrata-homepage-btn{flex:1;text-align:center;padding:.75rem 1rem}.Ephrata-homepage-solutions{background:linear-gradient(135deg,#f8fafc,#eef2ff);padding:4rem 0}.Ephrata-homepage-solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.solution-card{position:relative;background:white;border-radius:24px;padding:2rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column}.solution-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.solution-card.premium{border-top:4px solid #3b82f6}.solution-card h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1e293b;margin-top:40px}.solution-subtitle{font-size:.875rem;color:#3b82f6;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.solution-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem;word-wrap:break-word;overflow-wrap:break-word}.solution-card ul{list-style:none;padding:0;margin:0 0 1.5rem}.solution-card li{padding:.5rem 0;color:#475569;font-size:.9rem}.solution-card .Ephrata-homepage-btn{width:100%;justify-content:center}.promo-badge-solution{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:white;padding:8px 16px;border-radius:30px;display:flex;flex-direction:column;align-items:center;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.15);text-align:center}.promo-badge-solution.promo-digital{background:linear-gradient(135deg,#6b5bff,#8b7aff)}.promo-badge-icon{font-size:1rem}.promo-badge-text{font-weight:700;font-size:.85rem}.promo-badge-date{font-size:.7rem;opacity:.9}.promo-highlight{background:#fff3e0;padding:8px 12px;border-radius:8px;margin:10px 0;gap:8px;text-align:center}.promo-highlight-old{text-decoration:line-through;color:#999;font-size:.8rem;display:block}.promo-highlight-new{color:#ff6b35;font-weight:700;font-size:1rem;margin-right:8px}.promo-highlight-small{font-size:.7rem;color:#666}.promo-free-month,.promo-no-commitment{background:#e8f5e9;padding:8px 12px;border-radius:8px;margin:15px 0;text-align:center;font-size:.85rem;color:#2e7d32}.Ephrata-homepage-process{background:linear-gradient(135deg,var(--gray-50) 0,white 100%)}.Ephrata-homepage-process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.Ephrata-homepage-process-step{text-align:center;position:relative}.Ephrata-homepage-process-visual{position:relative;margin-bottom:1.5rem;border-radius:1rem;overflow:hidden;height:180px;background:var(--gray-200)}.Ephrata-homepage-process-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Ephrata-homepage-process-step:hover .Ephrata-homepage-process-image{transform:scale(1.05)}.Ephrata-homepage-process-number{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:3rem;height:3rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;box-shadow:var(--shadow);z-index:2}.Ephrata-homepage-process-step h3{margin-bottom:1rem;color:var(--gray-900);font-size:1.25rem;margin-top:1.5rem}.Ephrata-homepage-process-step p{color:var(--gray-600);line-height:1.6}.Ephrata-homepage-blog-preview{background:var(--gray-50);padding:4rem 0}.Ephrata-homepage-blog-preview-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:2rem}.Ephrata-homepage-blog-preview-title{flex:1}.Ephrata-homepage-blog-link{flex-shrink:0}.Ephrata-homepage-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;font-size:1rem}.Ephrata-homepage-btn-primary{background-color:#007bff;color:white}.Ephrata-homepage-btn-primary:hover:not(:disabled){background-color:#0056b3;transform:translateY(-2px)}.Ephrata-homepage-btn-outline{background-color:transparent;color:#007bff;border:2px solid #007bff}.Ephrata-homepage-btn-outline:hover:not(:disabled){background-color:#007bff;color:white}.Ephrata-homepage-btn-large{padding:1rem 2rem;font-size:1.125rem}.Ephrata-homepage-section{padding:4rem 0}.Ephrata-homepage-section-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--gray-900);text-align:center}.Ephrata-homepage-section-subtitle{font-size:1.125rem;color:var(--gray-600);text-align:center;max-width:600px;margin:0 auto 3rem;line-height:1.6}.Ephrata-homepage-container{max-width:1400px;margin:0 auto;padding:0 1rem}.Ephrata-homepage-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:1rem}.Ephrata-homepage-loading-spinner{width:50px;height:50px;border:4px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.Ephrata-homepage-empty-state,.Ephrata-homepage-error-state{text-align:center;padding:4rem 0}@media (max-width:1024px){.Ephrata-homepage-services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.Ephrata-homepage-services-grid{grid-template-columns:1fr}.Ephrata-homepage-service-card{padding:2rem}.Ephrata-homepage-service-visual{margin:-2rem -2rem 1.5rem;height:160px}.Ephrata-homepage-service-icon{width:40px;height:40px;font-size:1.25rem}.Ephrata-homepage-service-actions{flex-direction:column}.Ephrata-homepage-process-steps{grid-template-columns:1fr;gap:2rem}.Ephrata-homepage-process-visual{height:150px}.Ephrata-homepage-section{padding:3rem 0}.Ephrata-homepage-section-title{font-size:2rem}.Ephrata-homepage-solutions-grid{grid-template-columns:1fr;gap:1.5rem}.solution-card{padding:1.5rem}.solution-card h3{font-size:1.25rem;margin-top:35px}.solution-description{font-size:.85rem}.promo-badge-solution{top:10px;right:10px;padding:6px 12px}.promo-badge-text{font-size:.7rem}.promo-badge-date{font-size:.6rem}.Ephrata-homepage-blog-preview-header{flex-direction:column;align-items:stretch;text-align:center}.Ephrata-homepage-price-value{font-size:1.5rem}}@media (max-width:480px){.Ephrata-homepage-section{padding:2rem 0}.Ephrata-homepage-section-title{font-size:1.75rem}.Ephrata-homepage-service-card{padding:1.5rem}.Ephrata-homepage-service-visual{margin:-1.5rem -1.5rem 1rem;height:140px}.Ephrata-homepage-btn{padding:.625rem 1.25rem;font-size:.875rem}.current-price.promo{font-size:1.1rem}.old-price{font-size:.75rem}.solution-card h3{margin-top:45px}.Ephrata-homepage-process-visual{height:130px}}