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}.btn.btn-custom-secondary.text-danger{color:#dc3545!important}.custom-card .btn.text-danger .bi{color:inherit!important;font-size:1em!important}.custom-card.address-card,.custom-card.email-card{display:block!important;width:100%;box-sizing:border-box}.custom-card.address-card .form-control,.custom-card.email-card .form-control,.custom-card.address-card .form-select,.custom-card.email-card .form-select{width:100%;box-sizing:border-box}.custom-card.address-card .row{display:flex;flex-direction:row;flex-wrap:nowrap}.custom-card.address-card .row>[class*=col-]{flex:0 0 auto}.custom-card.address-card .row>.col-4{width:33.333333%;min-width:0}.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-orange:disabled,.btn-custom-orange.disabled{background:#fff!important;color:#92adb9;border:1.5px solid #e0e2e7}.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-primary:disabled,.btn-custom-primary.disabled{background:#fff!important;color:#92adb9;border:1.5px solid #e0e2e7}.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}.auth-layout .auth-mobile-bottom .btn-custom-secondary[href*=google]{background:#fff!important;border:1.5px solid #e0e2e7;color:#002d41}.auth-layout .auth-mobile-bottom .btn-custom-secondary[href*=google]:hover{background:#f0f0f0!important;border-color:#d0d4d8;color:#002d41}.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}.offcanvas.offcanvas-end{z-index:2001}.modal.show{z-index:12000!important}.sortable-fallback{opacity:.9!important;background:#fff!important;box-shadow:0 8px 24px #00000026!important;border-radius:12px!important;transform:rotate(2deg)}.field-card.sortable-ghost,.custom-card.sortable-ghost{opacity:.4;background:#e9ecef}.field-card.sortable-chosen,.custom-card.sortable-chosen{box-shadow:0 4px 16px #1428502e}.field-card.sortable-drag,.custom-card.sortable-drag{opacity:1}.drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.drag-handle:active{cursor:grabbing}.auth-layout{min-height:100vh;display:flex;flex-direction:column;background:#f5f5f5;overflow-x:hidden}.auth-split-left{display:none}.auth-split-right{width:100%;min-height:100vh;display:flex;flex-direction:column}.auth-mobile-top{flex-shrink:0;padding:2rem 1rem 1rem}.auth-mobile-content{flex:0 0 auto;padding:0 1rem;overflow-y:auto}.auth-mobile-bottom{flex-shrink:0;padding:1rem 1rem 2rem;background:#f5f5f5}.auth-mobile-tagline{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem 1rem 2rem;background:#f5f5f5}.auth-mobile-tagline-card{width:100%;max-width:100%;margin-top:auto;margin-bottom:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;cursor:default}.auth-mobile-tagline-logo{flex-shrink:0;width:56px;height:auto}.auth-mobile-tagline-body{flex:1;min-width:0;text-align:left}.auth-mobile-tagline-text{font-size:.95rem;color:#6c757d;font-weight:500;margin-bottom:.15rem}.auth-mobile-tagline-pitch{font-size:.9rem;color:#002d41;line-height:1.4}.auth-mobile-tagline-pitch-desc{font-weight:400;color:#5a6268;font-size:.85rem;display:block;margin-top:.25rem}.auth-mobile-tagline-roll-wrap{height:1.75em;overflow:hidden;position:relative;text-align:left}.auth-mobile-tagline-roll-inner{transition:transform .35s ease-out;will-change:transform}.roll-item{display:block;height:1.75em;line-height:1.75em;font-size:1.1rem;font-weight:700;color:#002d41;box-sizing:border-box;text-align:left}.auth-container{margin:0 auto;width:100%;padding-left:1rem;padding-right:1rem;max-width:100%;box-sizing:border-box;flex:1;min-height:0;display:flex;flex-direction:column}@media (min-width: 768px){.auth-container{max-width:420px;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.auth-layout{flex-direction:row;padding:0;justify-content:stretch;align-items:stretch;background:linear-gradient(to top right,#fff,#f5f5f5)}.auth-split-left{display:flex;align-items:center;justify-content:center;flex:0 0 50%;min-height:100vh;overflow:hidden;background:#fff}.auth-split-left-img{max-width:72%;max-height:75vh;width:auto;height:auto;object-fit:contain;object-position:center}.auth-split-right{flex:0 0 50%;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.auth-split-right .auth-container{width:100%;max-width:420px;flex:0 0 auto}.auth-card{max-width:420px;width:100%;background:#fff;border-radius:24px;box-shadow:0 4px 24px #002d4114;padding:2.5rem}.auth-mobile-top,.auth-mobile-content,.auth-mobile-bottom{background:transparent}}.auth-deco{position:absolute;top:-20px;z-index:0;pointer-events:none}.auth-deco svg{display:block;height:auto;width:90px}.auth-deco-left{left:-30px;transform:rotate(5deg);width:70px}.auth-deco-right{right:-50px;top:15px;transform:rotate(-20deg);width:100px}.auth-deco-right svg{width:120px}@media (min-width: 768px){.auth-deco{display:none}}.auth-separator-step1{margin-top:1.25rem}.auth-logo{width:160px;height:auto;margin-bottom:1.5rem;position:relative;z-index:1}@media (min-width: 768px){.auth-logo{width:180px}}.auth-title{font-size:1.5rem;font-weight:700;color:#002d41;margin-bottom:.5rem;line-height:1.3}.auth-subtitle{font-size:.95rem;color:#6c757d;margin-bottom:1.5rem}.auth-input{width:100%;min-height:48px;box-sizing:border-box;border-radius:12px;border:1.5px solid #e0e2e7;padding:14px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s;display:block}.auth-layout .input-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;border-radius:12px;border:1.5px solid #e0e2e7;background:#fff;overflow:hidden}.auth-layout .input-group .form-control.auth-input{flex:1 1 auto;min-width:0;width:auto;max-width:100%;border:none!important;border-radius:0;box-shadow:none!important;display:block}.auth-layout .input-group .form-control.auth-input:focus{border:none!important;box-shadow:none!important;outline:none}.auth-layout .input-group .btn{flex-shrink:0;width:auto;min-width:48px;border-radius:0;border:none;border-left:1.5px solid #e0e2e7;background:#fff;padding:0 14px}.auth-input:focus{border-color:#002d41;box-shadow:0 0 0 3px #002d4114}.auth-input::placeholder{color:#92adb9}.auth-back-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#e0e2e7;color:#002d41;font-size:1.25rem;text-decoration:none;transition:background .2s,color .2s;flex-shrink:0}.auth-back-btn:hover{background:#d0d4d8;color:#002d41}.auth-back-link{display:inline-flex;align-items:center;color:#002d41;font-size:.95rem;font-weight:500;text-decoration:none;margin-bottom:1rem}.auth-back-link:hover{color:#055577}.auth-separator{display:flex;align-items:center;text-align:center;margin:1.25rem 0;color:#92adb9;font-size:.875rem}.auth-separator:before,.auth-separator:after{content:"";flex:1;border-bottom:1px solid #e0e2e7}.auth-separator span{padding:0 1rem}.auth-link{color:#002d41;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-rgpd-notice{font-size:.8rem;color:#6c757d;line-height:1.4;margin-top:1rem}.auth-step{display:none}.auth-step.active{display:flex;flex-direction:column}.auth-password-wrapper{position:relative}.auth-password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#92adb9;cursor:pointer;padding:4px}.auth-password-toggle:hover{color:#002d41}.auth-password-checklist{list-style:none;padding:0;margin:.75rem 0 0;font-size:.8rem}.auth-password-checklist li{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.auth-password-checklist .check-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:.7rem}.auth-password-checklist .valid{color:#198754}.auth-password-checklist .invalid{color:#dc3545}
