.mon-espace-page{--mes-blue:#1d2f52;--mes-green:#007b6a;--mes-yellow:#d4b04c;--mes-yellow-dark:#b8943a;width:100%;max-width:100vw;background:linear-gradient(180deg,#f8fafb,#fff 28%,#f4f7f9)}.mon-espace-header{text-align:center;padding:1rem clamp(1rem,3vw,2.5rem) .25rem}.mon-espace-header--staff{position:relative;text-align:left;padding:1rem clamp(1rem,3vw,2.5rem) .5rem}@media (min-width:768px){.mon-espace-header--staff{padding:1.25rem clamp(1.25rem,4vw,3rem) .65rem}}.mon-espace-page__back-btn{position:absolute;top:1rem;right:clamp(1rem,3vw,2.5rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1rem;border-radius:999px;font-family:Open Sans,serif;font-size:.8125rem;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(145deg,#2d4169 0,var(--mes-blue) 55%,#14203a 100%);box-shadow:0 4px 14px rgba(29,47,82,.28),inset 0 1px 0 hsla(0,0%,100%,.12);transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}@media (min-width:768px){.mon-espace-page__back-btn{top:1.25rem;right:clamp(1.25rem,4vw,3rem);padding:.7rem 1.2rem;font-size:.875rem}}.mon-espace-page__back-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(29,47,82,.34),inset 0 1px 0 hsla(0,0%,100%,.15);color:#fff}.mon-espace-page__back-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(29,47,82,.22)}.mon-espace-page__back-btn .anticon{font-size:.95rem}.mon-espace-header--staff .mon-espace-header__subtitle,.mon-espace-header--staff .mon-espace-header__title-row{padding-right:6.5rem}@media (min-width:1024px){.mon-espace-header{text-align:left;padding:1.25rem clamp(1.5rem,4vw,3.5rem) .35rem}}.mon-espace-header__title-row{width:100%}.mon-espace-header__subtitle{margin:.25rem 0 0;font-family:Open Sans,serif;font-size:clamp(.875rem,1.5vw,1rem);color:#64748b}.mon-espace-section__title{font-family:Open Sans,serif;font-weight:700;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin:0 0 .5rem .35rem}.mon-espace-main{width:100%;max-width:none;margin:0;padding:.5rem clamp(1rem,3vw,2.5rem) 2rem;display:flex;flex-direction:column;gap:1.25rem;box-sizing:border-box}@media (min-width:768px){.mon-espace-main{flex-direction:row;align-items:flex-start;gap:clamp(1.5rem,3vw,3rem);padding:.35rem clamp(1.5rem,4vw,3.5rem) 2.5rem;min-height:auto}.mon-espace-main--staff{flex-direction:column}}@media (min-width:1024px){.mon-espace-main--staff{flex-direction:row;align-items:flex-start}}.mon-espace-tools{flex:1;min-width:0;display:flex;flex-direction:column}@media (min-width:1024px){.mon-espace-tools{flex:1 1 58%;justify-content:flex-start;padding-right:clamp(.5rem,2vw,2rem)}}.mon-espace-todo-panel{width:100%;display:flex;flex-direction:column;min-height:0}@media (min-width:768px){.mon-espace-todo-panel{flex:0 1 42%;max-width:32rem;min-width:16rem}}@media (min-width:1024px){.mon-espace-todo-panel{flex:0 1 36%;max-width:28rem}.mon-espace-section__title{font-size:.8125rem;margin-bottom:.65rem}}@media (min-width:1280px){.mon-espace-todo-panel{flex:0 1 34%;max-width:min(36rem,35vw)}.mon-espace-tools{flex:1 1 62%}}.mon-espace-launchers{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:768px){.mon-espace-launchers{gap:1.5rem}}@media (min-width:1024px){.mon-espace-launchers{gap:clamp(1.5rem,2.5vw,2.25rem)}}.mon-espace-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem .85rem;justify-items:center;align-content:start;flex:0}.mon-espace-grid--primary{padding-top:1rem}.mon-espace-grid--secondary{padding-top:0}@media (min-width:640px){.mon-espace-grid--secondary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.mon-espace-grid{gap:1.75rem 1.25rem;justify-items:center}.mon-espace-grid--primary{padding-top:1.35rem}}@media (min-width:1024px){.mon-espace-grid--primary{padding-top:1.75rem}.mon-espace-grid--primary,.mon-espace-grid--secondary{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2.5rem);width:100%}}.mon-espace-grid__cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.65rem;width:100%;max-width:7.5rem;background:none;border:none;padding:.25rem;cursor:pointer;-webkit-tap-highlight-color:transparent;text-decoration:none;color:inherit}.mon-espace-grid__cell--launch .mon-espace-app-icon{transition:transform .2s cubic-bezier(.25,.46,.45,.94),box-shadow .2s ease,filter .2s ease}.mon-espace-grid__cell--launch .mon-espace-grid__label{transition:color .2s ease,opacity .2s ease}@media (min-width:1024px){.mon-espace-grid__cell{max-width:none;gap:.85rem}}@media (hover:hover){.mon-espace-grid__cell--launch:hover .mon-espace-app-icon{transform:scale(1.03);filter:brightness(1.05) saturate(1.04);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.28),0 6px 18px rgba(29,47,82,.11)}.mon-espace-grid__cell--launch:hover .mon-espace-app-icon--blue{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 0 0 1px rgba(29,47,82,.18),0 6px 18px rgba(29,47,82,.14)}.mon-espace-grid__cell--launch:hover .mon-espace-app-icon--green{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 0 0 1px rgba(0,123,106,.2),0 6px 18px rgba(0,123,106,.12)}.mon-espace-grid__cell--launch:hover .mon-espace-app-icon--yellow{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45),0 0 0 1px rgba(212,176,76,.22),0 6px 18px rgba(212,176,76,.14)}.mon-espace-grid__cell--launch:hover .mon-espace-grid__label{color:#475569;opacity:.92}}.mon-espace-grid__cell--launch:focus-visible{outline:2px solid rgba(0,123,106,.55);outline-offset:3px;border-radius:.75rem}.mon-espace-grid__cell--launch:active .mon-espace-app-icon{transform:scale(.98);filter:brightness(.97);transition-duration:.1s}@media (prefers-reduced-motion:reduce){.mon-espace-grid__cell--launch .mon-espace-app-icon,.mon-espace-grid__cell--launch .mon-espace-grid__label{transition:none}.mon-espace-grid__cell--launch:active .mon-espace-app-icon,.mon-espace-grid__cell--launch:hover .mon-espace-app-icon{transform:none;filter:none}}.mon-espace-app-icon{width:5.25rem;height:5.25rem;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.9rem;box-shadow:0 4px 12px rgba(29,47,82,.15),inset 0 1px 0 hsla(0,0%,100%,.25)}@media (min-width:768px){.mon-espace-app-icon{width:6.25rem;height:6.25rem;font-size:2.35rem;border-radius:1.375rem}}@media (min-width:1024px){.mon-espace-app-icon{width:clamp(6.25rem,9vw,8.25rem);height:clamp(6.25rem,9vw,8.25rem);font-size:clamp(2.35rem,3.5vw,3.15rem);border-radius:1.625rem}}.mon-espace-app-icon--blue{background:linear-gradient(145deg,#2d4169 0,var(--mes-blue) 55%,#14203a 100%)}.mon-espace-app-icon--green{background:linear-gradient(145deg,#00997f 0,var(--mes-green) 55%,#005a4d 100%)}.mon-espace-app-icon--yellow{background:linear-gradient(145deg,#e0c060 0,var(--mes-yellow) 55%,var(--mes-yellow-dark) 100%);color:#1d2f52}.mon-espace-grid__label{font-family:Open Sans,serif;font-size:.6875rem;font-weight:600;line-height:1.3;text-align:center;color:#212529;hyphens:auto;word-break:break-word;max-width:100%}.mon-espace-grid__cell--inactive{cursor:default}.mon-espace-grid__cell--static{cursor:default;pointer-events:none}.mon-espace-module-item{display:flex;align-items:center;justify-content:center;gap:.35rem;min-width:0}.mon-espace-module-item .mon-espace-grid__cell{flex:1 1 auto;min-width:0}.mon-espace-module-switch.ant-switch{flex-shrink:0;transform:rotate(-90deg);transform-origin:center center;margin-inline:.1rem;margin-block:.35rem;min-width:3.5rem!important;width:3.5rem!important;height:1.5rem!important;line-height:1.5rem}.mon-espace-module-switch.ant-switch .ant-switch-handle{width:1.25rem!important;height:1.25rem!important;top:2px!important;inset-inline-start:2px!important}.mon-espace-module-switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 1.25rem - 2px)!important}@media (min-width:768px){.mon-espace-module-switch.ant-switch{min-width:3.75rem!important;width:3.75rem!important;height:1.625rem!important;line-height:1.625rem}.mon-espace-module-switch.ant-switch .ant-switch-handle{width:1.35rem!important;height:1.35rem!important}.mon-espace-module-switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 1.35rem - 2px)!important}}.mon-espace-module-switch.ant-switch-checked{background:var(--mes-green)!important}.mon-espace-grid__cell--inactive .mon-espace-grid__label{color:#9ca3af}.mon-espace-app-icon--inactive{background:linear-gradient(145deg,#eceff1,#d1d5db 55%,#b0b8c4)!important;color:#94a3b8!important;box-shadow:none!important}.mon-espace-grid__cell:disabled{cursor:not-allowed;opacity:.65}.mon-espace-back-link{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.75rem;font-family:Open Sans,serif;font-size:.875rem;font-weight:600;color:var(--mes-green);text-decoration:none}.mon-espace-back-link:hover{color:#005a4d}.mon-espace-module-shell{background:linear-gradient(180deg,#f8fafb,#fff 28%,#f4f7f9)}.mon-espace-module-shell__header{display:flex;align-items:flex-start;gap:1rem;padding:1rem clamp(1rem,3vw,2.5rem) 1.25rem}.mon-espace-module-shell__back{width:6.5rem;height:2.25rem;border-radius:999px;background:linear-gradient(90deg,rgba(29,47,82,.08),rgba(29,47,82,.14) 50%,rgba(29,47,82,.08));background-size:200% 100%;animation:mon-espace-shell-shimmer 1.2s ease-in-out infinite}.mon-espace-module-shell__title-wrap{flex:1;display:flex;flex-direction:column;gap:.5rem;padding-top:.15rem}.mon-espace-module-shell__title{height:2.5rem;width:min(11rem,55%);border-radius:8px;transform:rotate(-1deg);background:linear-gradient(90deg,rgba(29,47,82,.07),rgba(29,47,82,.13) 50%,rgba(29,47,82,.07));background-size:200% 100%;animation:mon-espace-shell-shimmer 1.2s ease-in-out infinite}.mon-espace-module-shell__subtitle{height:.875rem;width:min(22rem,85%);border-radius:.375rem;background:linear-gradient(90deg,rgba(100,116,139,.08),rgba(100,116,139,.16) 50%,rgba(100,116,139,.08));background-size:200% 100%;animation:mon-espace-shell-shimmer 1.2s ease-in-out infinite;animation-delay:.15s}.mon-espace-module-shell__body{padding:0 clamp(1rem,3vw,2.5rem)}.mon-espace-module-shell__status{margin:0;font-family:Open Sans,serif;font-size:.8125rem;color:#94a3b8}@keyframes mon-espace-shell-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.mon-espace-module-shell__back,.mon-espace-module-shell__subtitle,.mon-espace-module-shell__title{animation:none}}.mon-espace-staff-sidebar{width:100%;display:flex;flex-direction:column;gap:.85rem;min-width:0}@media (min-width:1024px){.mon-espace-staff-sidebar{flex:0 1 36%;max-width:22rem;min-width:17rem;position:sticky;top:5.5rem;align-self:flex-start}}.mon-espace-member-panel{width:100%;background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 24px rgba(29,47,82,.08);padding:0;box-sizing:border-box;overflow:hidden}.mon-espace-member-panel--dropdown{padding:0}.mon-espace-member-panel__collapse.ant-collapse{background:transparent}.mon-espace-member-panel__collapse .ant-collapse-item{border:none!important}.mon-espace-member-panel__collapse .ant-collapse-header{padding:.75rem .9rem!important;align-items:center!important}.mon-espace-member-panel__collapse .ant-collapse-content-box{padding:0 .9rem .85rem!important}.mon-espace-member-panel__trigger{display:flex;align-items:center;gap:.65rem;min-width:0}.mon-espace-member-panel__trigger-icon{flex-shrink:0;font-size:1rem;color:var(--mes-green)}.mon-espace-member-panel__trigger-text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.mon-espace-member-panel__trigger-name{font-size:.875rem;font-weight:700;color:var(--mes-blue)}.mon-espace-member-panel__trigger-name,.mon-espace-member-panel__trigger-sub{font-family:Open Sans,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mon-espace-member-panel__trigger-sub{font-size:.6875rem;color:#64748b}@media (min-width:768px){.mon-espace-member-panel{margin-top:0}}@media (min-width:1024px){.mon-espace-main--staff .mon-espace-tools{flex:1 1 58%;padding-right:clamp(.5rem,2vw,1.5rem)}}.mon-espace-member-panel__title{margin:0 0 .85rem;font-family:Open Sans,serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.mon-espace-member-panel__logo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;min-height:5rem;margin-bottom:.75rem;border-radius:.75rem;border:2px dashed #cbd5e1;background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#94a3b8;font-family:Open Sans,serif;font-size:.75rem;font-weight:600}.mon-espace-member-panel__logo .anticon{font-size:2rem;color:#64748b}.mon-espace-member-panel__fields{margin:0;display:flex;flex-direction:column;gap:.55rem}.mon-espace-todo-panel--staff{flex:1 1 auto;min-height:0}.mon-espace-todo-panel__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.mon-espace-todo-panel__badge{font-family:Open Sans,serif;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--mes-green);background:rgba(0,123,106,.08);border:1px solid rgba(0,123,106,.18);border-radius:999px;padding:.2rem .55rem}.mon-espace-todo-panel__hint{margin:.35rem 0 .65rem;font-family:Open Sans,serif;font-size:.75rem;line-height:1.45;color:#64748b}.mon-espace-todo--staff{min-height:14rem}.mon-espace-todo__empty{margin:0;padding:.75rem .25rem;font-family:Open Sans,serif;font-size:.8125rem;color:#94a3b8;font-style:italic}.mon-espace-todo__item--staff{position:relative;padding-right:.5rem}.mon-espace-todo__actions{display:flex;flex-shrink:0;align-items:center;gap:.1rem;margin-left:auto}.mon-espace-todo__edit,.mon-espace-todo__remove{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border:none;border-radius:.375rem;background:transparent;color:#94a3b8;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,background-color .15s ease}.mon-espace-todo__item--staff:focus-within .mon-espace-todo__actions button,.mon-espace-todo__item--staff:hover .mon-espace-todo__actions button{opacity:1}.mon-espace-todo__edit:hover{color:var(--mes-green);background:rgba(0,123,106,.08)}.mon-espace-todo__remove:hover{color:#dc2626;background:rgba(220,38,38,.08)}.mon-espace-todo__edit-input{flex:1;min-width:0;border:1px solid rgba(0,123,106,.35);border-radius:.375rem;padding:.35rem .5rem;font-family:Open Sans,serif;font-size:.875rem;line-height:1.45;color:#334155;background:#fff}.mon-espace-todo__edit-input:focus{outline:2px solid rgba(0,123,106,.25);outline-offset:1px}@media (max-width:767px){.mon-espace-todo__edit,.mon-espace-todo__remove{opacity:1}}.mon-espace-member-panel__field{margin:0}.mon-espace-member-panel__field dt{margin:0 0 .2rem;font-family:Open Sans,serif;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;display:flex;align-items:center;gap:.35rem}.mon-espace-member-panel__field dd{margin:0;font-family:Open Sans,serif;font-size:.9375rem;font-weight:600;color:var(--mes-blue);word-break:break-word}.mon-espace-member-panel__field dd a{color:var(--mes-green);text-decoration:none}.mon-espace-member-panel__field dd a:hover{text-decoration:underline}.mon-espace-member-panel__placeholder{color:#94a3b8!important;font-weight:500!important;font-style:italic}@media (min-width:768px){.mon-espace-grid__label{font-size:.8125rem;max-width:8.5rem;padding:0 .25rem}}@media (min-width:1024px){.mon-espace-grid__label{font-size:clamp(.875rem,1.1vw,1.0625rem);max-width:10rem;line-height:1.35}}.mon-espace-todo{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 24px rgba(29,47,82,.08);padding:1rem 1.1rem;min-height:12rem;display:flex;flex-direction:column;flex:1}@media (min-width:768px){.mon-espace-todo{min-height:16rem;padding:1.25rem 1.35rem;border-radius:1.125rem}}@media (min-width:1024px){.mon-espace-todo{min-height:18rem;padding:1.35rem 1.5rem 1.15rem}}.mon-espace-todo__list{flex:1;overflow-y:auto;min-height:0;margin:0 -.25rem;padding:0 .25rem}@media (min-width:768px){.mon-espace-todo__list{max-height:none}}.mon-espace-todo__item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .5rem;border-bottom:1px solid #f1f5f9;border-radius:.5rem;transition:background-color .15s ease}@media (min-width:1024px){.mon-espace-todo__item{padding:.85rem .65rem;gap:.85rem}.mon-espace-todo__item:hover{background-color:#f8fafc}}.mon-espace-todo__item:last-child{border-bottom:none}.mon-espace-todo__item label{flex:1;font-family:Open Sans,serif;font-size:.875rem;line-height:1.45;color:#334155;cursor:pointer}@media (min-width:1024px){.mon-espace-todo__item label{font-size:.9375rem}}.mon-espace-todo__item input[type=checkbox]{margin-top:.15rem;width:1.125rem;height:1.125rem;accent-color:var(--mes-green);flex-shrink:0;cursor:pointer}@media (min-width:1024px){.mon-espace-todo__item input[type=checkbox]{width:1.25rem;height:1.25rem;margin-top:.1rem}}.mon-espace-todo__item--done label{text-decoration:line-through;color:#94a3b8}.mon-espace-todo__add{display:flex;flex-direction:column;gap:.65rem;margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0;flex-shrink:0}@media (min-width:640px){.mon-espace-todo__add{flex-direction:row;align-items:stretch}}.mon-espace-todo__add input{flex:1;border:1px solid #e2e8f0;border-radius:.625rem;padding:.65rem .85rem;font-size:.875rem;font-family:Open Sans,serif;min-height:2.75rem}@media (min-width:1024px){.mon-espace-todo__add input{font-size:.9375rem;padding:.75rem 1rem}}.mon-espace-todo__add button{border:none;border-radius:.625rem;padding:.65rem 1.1rem;font-size:.875rem;font-weight:600;font-family:Open Sans,serif;background:var(--mes-blue);color:#fff;cursor:pointer;white-space:nowrap;min-height:2.75rem;transition:background-color .15s ease}.mon-espace-todo__add button:hover{background:#152440}@media (min-width:640px){.mon-espace-todo__add button{flex-shrink:0}}.mon-espace-todo-mobile-trigger{position:fixed;right:max(0px,env(safe-area-inset-right));bottom:max(0px,env(safe-area-inset-bottom));z-index:110;width:7rem;height:7rem;padding:.95rem 0 0 .95rem;border:none;border-top-left-radius:100%;background:#fff;font-family:Open Sans,serif;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:lowercase;box-shadow:-4px -4px 18px rgba(29,47,82,.12);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:box-shadow .15s ease,opacity .15s ease;flex-direction:column;gap:.25rem;box-sizing:border-box}.mon-espace-todo-mobile-trigger,.mon-espace-todo-mobile-trigger[data-count]:before{color:var(--mes-blue);line-height:1;display:flex;align-items:center;justify-content:center}.mon-espace-todo-mobile-trigger[data-count]:before{content:attr(data-count);position:absolute;top:.85rem;left:.85rem;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:999px;background:var(--mes-yellow);font-size:.625rem;font-weight:800;box-shadow:0 2px 6px rgba(29,47,82,.22);border:2px solid #fff}.mon-espace-todo-mobile-trigger:hover{box-shadow:-8px -8px 28px rgba(29,47,82,.18);opacity:.96}.mon-espace-todo-mobile-trigger:active{opacity:.9}.mon-espace-todo-mobile-trigger__icon.anticon,.mon-espace-todo-mobile-trigger__icon.anticon svg{font-size:2.35rem;color:#007b6a!important;fill:#007b6a!important;line-height:1;display:block}@media (min-width:768px){.mon-espace-todo-mobile-trigger{display:none}}.mon-espace-todo-modal .ant-modal-content{border-radius:1rem;overflow:hidden;box-shadow:0 16px 40px rgba(29,47,82,.16);padding:0}.mon-espace-todo-modal .ant-modal-header{padding:.85rem .9rem .5rem;margin-bottom:0;border-bottom:1px solid rgba(0,123,106,.1)}.mon-espace-todo-modal .ant-modal-title{font-family:Open Sans,serif;font-size:.9375rem;font-weight:700;color:var(--mes-blue);padding-right:1.5rem}.mon-espace-todo-modal .ant-modal-body{padding:0}.mon-espace-todo-modal .ant-modal-close{top:.55rem;inset-inline-end:.65rem}.mon-espace-todo-panel--compact{background:transparent;box-shadow:none;border:none;padding:0;width:100%}.mon-espace-todo-panel__sr-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mon-espace-todo-panel--compact .mon-espace-todo,.mon-espace-todo-panel--compact .mon-espace-todo--staff{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0;min-height:0;max-height:min(55vh,380px);display:flex;flex-direction:column}.mon-espace-todo-panel--compact .mon-espace-todo__list{flex:0 1 auto;max-height:min(42vh,300px);margin:0;padding:0;overflow-y:auto}.mon-espace-todo-panel--compact .mon-espace-todo__empty{padding:.65rem .85rem}.mon-espace-todo-panel--compact .mon-espace-todo__item{padding:.65rem .85rem;gap:.6rem;border-radius:0}.mon-espace-todo-panel--compact .mon-espace-todo__item--staff{padding-right:.85rem}.mon-espace-todo-panel--compact .mon-espace-todo__add{flex-direction:row;align-items:stretch;gap:0;margin-top:0;padding:0;border-top:1px solid rgba(0,123,106,.1)}.mon-espace-todo-panel--compact .mon-espace-todo__add input{flex:1;min-width:0;width:100%;box-sizing:border-box;border-radius:0;border:none;padding:.7rem .85rem}.mon-espace-todo-panel--compact .mon-espace-todo__add button{flex-shrink:0;width:auto;min-width:2.85rem;border-radius:0;padding:0 .85rem;min-height:2.75rem}