body{font-family:Roboto,sans-serif;color:#002d41}.container{margin-bottom:80px}.sticky-margin-bottom{padding-bottom:80px!important}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:64px;background:#fff;border-top:1px solid #e5e5e5;display:flex;justify-content:space-around;align-items:center;z-index:1201}.bottom-nav .nav-link{flex:1 1 0;text-align:center;color:#92adb9;text-decoration:none;font-size:.85em;padding:6px 0 0;transition:color .2s;display:flex;flex-direction:column;align-items:center;font-weight:500}.bottom-nav .nav-link.active{color:#0d253f;font-weight:700;background:#eaf1f8;border-radius:12px 12px 0 0}.bottom-nav .nav-link i{font-size:1.6em;margin-bottom:2px}.produit-service-card{border-bottom:1px solid #ddd}.no-pointer{cursor:default!important}.custom-card{background:#fff;border-radius:18px;padding:18px 20px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-shadow:0 2px 8px #1428500a;transition:box-shadow .18s,transform .12s;border:none}.custom-card:active{box-shadow:0 1px 2px #14285014}.custom-card .bi{color:#7a8a99;font-size:1.5em}.skeleton-card{background:#f3f4f6;border-radius:18px;height:56px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;position:relative;overflow:hidden}.skeleton-card:before{content:"";display:block;height:20px;width:120px;border-radius:8px;background:#e0e2e7}.skeleton-card:after{content:"";display:block;height:20px;width:20px;border-radius:50%;background:#e0e2e7;margin-left:auto}.skeleton-card{background:linear-gradient(90deg,#f3f4f6 25%,#e9eaf0,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-shimmer 1.2s infinite linear}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.client-avatar{overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0}.client-avatar img{width:75px;height:75px;border-radius:50%;object-fit:cover;display:block}.client-avatar-name{font-size:14px;font-weight:700;color:#002d41;margin-top:8px}.skeleton-card.client-skeleton{display:flex;align-items:center;height:56px;padding:8px 20px}.skeleton-card.client-skeleton:before{content:"";display:block;width:48px;height:48px;border-radius:50%;background:#e0e2e7;margin-right:16px}.skeleton-card.client-skeleton:after{content:none}.skeleton-card.client-skeleton .skeleton-text{width:120px;height:16px;border-radius:8px;background:#e0e2e7}.main-content-with-bottomnav{padding-bottom:90px}@media (min-width: 480px){.main-content-with-bottomnav{padding-bottom:0}}.drawer{position:fixed;left:0;right:0;bottom:-100%;height:80vh;background:#fff;box-shadow:0 -2px 16px #00000026;border-top-left-radius:16px;border-top-right-radius:16px;z-index:5000;transition:bottom .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;width:100%!important}.drawer.open{bottom:0}.drawer-content{flex:1;overflow-y:auto}@media (min-width: 768px){.drawer{width:500px!important;position:fixed;left:50%!important;transform:translate(-50%)!important}}.sticky-bottom-actions{position:fixed;left:0;right:0;bottom:64px;z-index:1202;background:#fff;padding:16px;box-shadow:0 -2px 8px #0000000a;max-width:100%;margin:0 auto}@media (min-width: 480px){.sticky-bottom-actions{bottom:0;box-shadow:none;display:flex;justify-content:center!important}.sticky-bottom-actions .btn-custom-orange{width:300px!important}.editor-sticky-bottom{bottom:0!important;display:flex;justify-content:center}.editor-sticky-bottom .btn-custom-orange{width:300px!important}.pc-bottom-20{margin-bottom:20px!important}}.radio-toggle-group{display:flex;flex-direction:column;gap:12px}.radio-toggle-btn{border:none;border-radius:18px;background:#fff;color:#0d253f;font-weight:700;font-size:1.1em;padding:16px 0;text-align:center;transition:background .15s,color .15s;cursor:pointer;width:100%}.radio-toggle-btn.active,.radio-toggle-btn:active,.radio-toggle-btn.selected{background:#123042;color:#fff}.custom-dropzone{border:2px dashed #bdbdbd;border-radius:12px;padding:24px 0 12px;text-align:center;position:relative;background:#fafbfc;cursor:pointer;min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:border-color .2s,background .2s}.custom-dropzone:focus{outline:none;border-color:#1976d2}.custom-dropzone .dz-plus{display:inline-block;font-size:2.2rem;color:#1976d2;font-weight:700;margin-bottom:4px;background:#e3eafc;border-radius:50%;width:38px;height:38px;line-height:38px;text-align:center;box-shadow:0 1px 3px #1976d214}.custom-dropzone .dz-text{display:block;color:#757575;font-size:1rem;margin-bottom:8px}.custom-dropzone .dz-preview{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.custom-dropzone .dz-img-box{position:relative;display:inline-block;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000012}.custom-dropzone .dz-img-preview{width:64px;height:64px;object-fit:cover;border-radius:8px;display:block}.custom-dropzone .dz-remove{position:absolute;top:2px;right:2px;background:#ffffffd9;border:none;border-radius:50%;width:22px;height:22px;font-size:1.1rem;color:#d32f2f;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #00000014;transition:background .2s}.custom-dropzone .dz-remove:hover{background:#ffd6d6}.custom-dropzone.dz-dragover{border-color:#1976d2;background:#e3eafc}@media (max-width: 600px){.custom-dropzone{min-height:90px;padding:16px 0 8px}.custom-dropzone .dz-img-preview{width:48px;height:48px}}.form-check-input:checked{background-color:#123042!important;border-color:#123042!important}.custom-toggle-switch{display:flex;align-items:center;cursor:pointer;margin:8px 0;-webkit-user-select:none;user-select:none;gap:10px;width:100%;padding:4px 0}.custom-toggle-switch input[type=checkbox]{display:none}.custom-toggle-slider{width:44px;height:26px;background:#e0e0e0;border-radius:13px;position:relative;transition:background .2s;flex-shrink:0}.custom-toggle-slider:before{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000014;transition:transform .2s}.custom-toggle-switch input[type=checkbox]:checked+.custom-toggle-slider{background:#1976d2}.custom-toggle-switch input[type=checkbox]:checked+.custom-toggle-slider:before{transform:translate(18px)}.custom-toggle-label{font-size:1rem;color:#333;font-weight:500}.mb-3>div{display:flex;flex-direction:column;gap:4px}@media (max-width: 600px){.custom-toggle-slider{width:36px;height:20px}.custom-toggle-slider:before{width:16px;height:16px;left:2px;top:2px}.custom-toggle-label{font-size:.95rem}}.text-orange{color:#f27c00}.search-input{padding-left:48px;height:48px;border-radius:12px;background:#fff;font-size:16px;border:none;box-shadow:0 1px 4px #0000000a}.search-input::placeholder{color:#92adb9}.loup-search{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1.4em;color:#92adb9}.custom-title{color:#002d41;font-size:20px;font-weight:700}.btn-custom-orange{background:#f27c00;color:#fff;font-size:16px;font-weight:700;border-radius:12px;border:none;padding:12px!important}.btn-custom-primary{background:#002d41;color:#fff;font-size:16px;font-weight:700;border-radius:12px;border:none;padding:12px!important}.btn-custom-primary:hover{background:#055577;color:#fff;font-size:16px;font-weight:700;border-radius:12px;border:none;padding:12px!important}.btn-custom-primary:active{background:#116c93!important;color:#fff;font-size:16px;font-weight:700;border-radius:12px;border:none;padding:12px!important}.btn-custom-secondary{background:#eff0f1;color:#002d41;font-size:16px;font-weight:700;border-radius:12px;border:none;padding:12px 20px}.btn-custom-secondary:active{background:#eff0f1!important}.onboarding-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;z-index:2000;padding:0 16px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}#onboardingSlides{min-height:70vh;display:flex;align-items:center;justify-content:center}.onboarding-slide{width:100%;margin:0 auto;transition:all .4s;display:none!important}.onboarding-slide.active{display:block!important}.onboarding-title{font-size:1.8em;font-weight:700;color:#002d41}.onboarding-desc{color:#607080;font-size:1.1em}.onboarding-dots{gap:10px;margin-top:32px;position:static;justify-content:center;display:flex;align-items:center}.onboarding-dot{width:12px;height:12px;border-radius:50%;background:#e8e6e6;display:inline-block;transition:background .2s}.onboarding-dot.active{background:#e3812a}.web-nav{display:flex;align-items:center;gap:14px}.web-nav .nav-link{color:#002d41;font-weight:500;padding:8px 18px;border-radius:12px;transition:background .18s,color .18s;display:flex;align-items:center;gap:8px}.web-nav .nav-link.active,.web-nav .nav-link:hover{padding:8px 18px}.web-nav .nav-link.active{background:#002d41;color:#fff!important;font-weight:700}.web-nav .nav-link:hover{background:#fff;color:#002d41!important;font-weight:700}.web-nav .nav-link:hover i{color:#002d41!important}.web-nav .nav-link i{font-size:1.3em;color:#002d41;transition:color .18s}.web-nav .nav-link.active i{color:#fff}@media (max-width: 479px){.btn[data-bs-target="#offcanvasNav"]{display:none!important}}.offcanvas.offcanvas-end{z-index:2001}.modal.show{z-index:12000!important}
