:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--conseil-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--bureautique-gradient: linear-gradient(135deg, #10b981 0%, #14b8a6 100%);--appui-gradient: linear-gradient(135deg, #f59e0b 0%, #ef4444 100%);--text-dark: #1a202c;--text-gray: #4a5568;--border-color: #e2e8f0;--bg-light: #f7fafc}.services-page.svelte-4z030h{padding-top:40px;min-height:100vh}.container.svelte-4z030h{max-width:1200px;margin:0 auto;padding:0 .5rem}.hero.svelte-4z030h{background:var(--primary-gradient);color:#fff;padding:2rem 0;text-align:center;margin-bottom:2rem;position:relative;overflow:hidden}.hero.svelte-4z030h:before{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.hero.svelte-4z030h .container:where(.svelte-4z030h){position:relative;z-index:2}.hero.svelte-4z030h h1:where(.svelte-4z030h){font-size:2.5rem;font-weight:800;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle.svelte-4z030h{font-size:1.25rem;opacity:.95;margin:0;font-weight:500}.categories-nav.svelte-4z030h{margin-bottom:3rem}.tabs.svelte-4z030h{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.tab-button.svelte-4z030h{display:flex;align-items:center;gap:.75rem;padding:.5rem 2rem;background:#fff;color:var(--text-gray);border:2px solid var(--border-color);border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #00000012}.tab-button.svelte-4z030h:hover{transform:translateY(-2px);box-shadow:0 8px 12px #0000001f}.tab-button.active.svelte-4z030h{background:var(--primary-gradient);color:#fff;border-color:transparent;transform:scale(1.05)}.tab-icon.svelte-4z030h{font-size:1.5rem}.services-section.svelte-4z030h{margin-bottom:4rem}.section-header.svelte-4z030h{text-align:center;margin-bottom:3rem}.section-header.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.25rem;font-weight:800;color:var(--text-dark);margin:0 0 1rem}.section-header.svelte-4z030h p:where(.svelte-4z030h){font-size:1.2rem;color:var(--text-gray);max-width:800px;margin:0 auto}.services-grid.conseil.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem}.services-grid.bureautique.svelte-4z030h,.services-grid.appui.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.service-card.svelte-4z030h{background:#fff;border-radius:16px;box-shadow:0 4px 6px #00000012;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--border-color)}.service-card.svelte-4z030h:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.conseil-header.svelte-4z030h{background:var(--conseil-gradient);padding:1rem;color:#fff;display:flex;align-items:flex-start;gap:1.5rem}.icon-wrapper.svelte-4z030h{background:#fff;width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #00000026}.service-icon.svelte-4z030h{font-size:3rem}.header-text.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.card-description.svelte-4z030h{font-size:.95rem;opacity:.95;margin:0;line-height:1.5}.bureautique-header.svelte-4z030h{background:var(--bureautique-gradient);padding:1rem;color:#fff;text-align:center}.icon-wrapper-large.svelte-4z030h{background:#fff;width:90px;height:90px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #00000026}.service-icon-large.svelte-4z030h{font-size:3.5rem}.bureautique-header.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.appui-header.svelte-4z030h{background:var(--appui-gradient);padding:1rem;color:#fff;text-align:center}.appui-header.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.card-body.svelte-4z030h{padding:1rem;flex:1}.service-details.svelte-4z030h{font-size:1rem;line-height:1.7;color:var(--text-gray);margin:0 0 1.5rem}.avantages-box.svelte-4z030h{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;padding:1rem;margin-bottom:1rem}.avantages-box.svelte-4z030h h4:where(.svelte-4z030h){display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;color:var(--text-dark);margin:0 0 1rem}.check-icon.svelte-4z030h{color:#667eea;font-weight:700;font-size:1.1rem}.avantages-box.svelte-4z030h ul:where(.svelte-4z030h){list-style:none;margin:0;padding:.5;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.avantages-box.svelte-4z030h li:where(.svelte-4z030h){color:var(--text-gray);display:flex;align-items:start;gap:.5rem;font-size:.95rem}.avantages-box.svelte-4z030h li:where(.svelte-4z030h):before{content:"•";color:#667eea;font-weight:700;margin-top:.1rem}.liste-box.svelte-4z030h{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:12px;padding:.5rem;margin-bottom:1rem}.liste-box.svelte-4z030h h4:where(.svelte-4z030h){font-size:.875rem;font-weight:700;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem}.liste-box.svelte-4z030h ul:where(.svelte-4z030h){list-style:none;margin:0;padding:0}.liste-box.svelte-4z030h li:where(.svelte-4z030h){display:flex;align-items:center;gap:.75rem;color:var(--text-gray);margin-bottom:.75rem;font-size:.95rem}.liste-box.svelte-4z030h li:where(.svelte-4z030h):last-child{margin-bottom:0}.liste-box.svelte-4z030h .check-icon:where(.svelte-4z030h){color:#10b981}.appui-box.svelte-4z030h{background:linear-gradient(135deg,#fff7ed,#fed7aa)}.appui-box.svelte-4z030h .check-icon:where(.svelte-4z030h){color:#f59e0b}.card-footer.svelte-4z030h{padding:0 2rem 2rem}.btn-action.svelte-4z030h{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;transition:all .3s ease;width:100%}.conseil-btn.svelte-4z030h{background:#fff;color:#667eea;border:2px solid #667eea}.conseil-btn.svelte-4z030h:hover{background:#667eea;color:#fff;transform:translate(4px)}.bureautique-btn.svelte-4z030h{background:#fff;color:#10b981;border:2px solid #10b981}.bureautique-btn.svelte-4z030h:hover{background:#10b981;color:#fff;transform:translate(4px)}.appui-btn.svelte-4z030h{background:#fff;color:#f59e0b;border:2px solid #f59e0b}.appui-btn.svelte-4z030h:hover{background:#f59e0b;color:#fff;transform:translate(4px)}.btn-action.svelte-4z030h .arrow:where(.svelte-4z030h){transition:transform .3s ease}.btn-action.svelte-4z030h:hover .arrow:where(.svelte-4z030h){transform:translate(4px)}.avantages.svelte-4z030h{background:linear-gradient(135deg,#1e293b,#1e40af);padding:1rem 0;color:#fff;margin-bottom:0}.avantages.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.25rem;font-weight:800;text-align:center;margin:0 0 3rem}.avantages-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.avantage-item.svelte-4z030h{text-align:center;padding:1rem}.avantage-icon.svelte-4z030h{font-size:4rem;margin-bottom:1rem}.avantage-item.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.375rem;font-weight:700;margin:0 0 .5rem}.avantage-item.svelte-4z030h p:where(.svelte-4z030h){color:#ffffffe6;margin:0;font-size:1rem}.cta-section.svelte-4z030h{padding:2rem 0}.cta-content.svelte-4z030h{background:linear-gradient(135deg,#667eea,#764ba2 40%,#ec4899);border-radius:24px;padding:1rem;text-align:center;color:#fff;box-shadow:0 12px 24px #667eea4d}.cta-content.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;font-weight:800;margin:0 0 1rem}.cta-content.svelte-4z030h>p:where(.svelte-4z030h){font-size:1.2rem;opacity:.95;max-width:700px;margin:0 auto 2rem;line-height:1.7}.cta-buttons.svelte-4z030h{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn-cta.svelte-4z030h{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.btn-cta.primary.svelte-4z030h{background:#fff;color:#667eea}.btn-cta.primary.svelte-4z030h:hover{background:#f0f0f0;transform:translateY(-2px) scale(1.05)}.btn-cta.secondary.svelte-4z030h{background:transparent;color:#fff;border:2px solid white}.btn-cta.secondary.svelte-4z030h:hover{background:#fff;color:#667eea;transform:translateY(-2px) scale(1.05)}@keyframes svelte-4z030h-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in.svelte-4z030h{animation:svelte-4z030h-fadeIn .5s ease-out}@media(max-width:768px){.services-page.svelte-4z030h{padding-top:140px}.hero.svelte-4z030h h1:where(.svelte-4z030h){font-size:2rem}.hero-subtitle.svelte-4z030h{font-size:1.1rem}.tab-button.svelte-4z030h{padding:.875rem 1.5rem;font-size:1rem}.section-header.svelte-4z030h h2:where(.svelte-4z030h){font-size:1.875rem}.section-header.svelte-4z030h p:where(.svelte-4z030h){font-size:1.1rem}.services-grid.conseil.svelte-4z030h,.services-grid.bureautique.svelte-4z030h,.services-grid.appui.svelte-4z030h{grid-template-columns:1fr}.avantages-box.svelte-4z030h ul:where(.svelte-4z030h){grid-template-columns:1fr}.avantages.svelte-4z030h h2:where(.svelte-4z030h){font-size:1.875rem}.cta-content.svelte-4z030h h2:where(.svelte-4z030h){font-size:2rem}.cta-content.svelte-4z030h>p:where(.svelte-4z030h){font-size:1.1rem}.cta-buttons.svelte-4z030h{flex-direction:column}.btn-cta.svelte-4z030h{width:100%;justify-content:center}}@media(max-width:480px){.hero.svelte-4z030h{padding:2rem 0}.hero.svelte-4z030h h1:where(.svelte-4z030h){font-size:1.75rem}.tabs.svelte-4z030h{flex-direction:column}.tab-button.svelte-4z030h{width:100%;justify-content:center}.conseil-header.svelte-4z030h{flex-direction:column;align-items:center;text-align:center}.icon-wrapper.svelte-4z030h{width:70px;height:70px}.service-icon.svelte-4z030h{font-size:2.5rem}.card-body.svelte-4z030h{padding:1.5rem}.cta-content.svelte-4z030h{padding:2rem 1.5rem}.cta-content.svelte-4z030h h2:where(.svelte-4z030h){font-size:1.75rem}}
