.navbar{background-color:#fff;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;justify-content:center;left:0;min-height:50px;padding:.5rem 1rem;position:fixed;right:0;top:0;z-index:1050}.navbar-container{align-items:center;display:flex}.navbar-brand{margin:0 auto;padding-right:42px}.navbar-brand .logo{align-items:center;color:#0055a4;display:flex;font-size:1.25rem;font-weight:700;text-decoration:none}.navbar-brand .logo img{width:150px}@media screen{.navbar-brand .logo img{width:110px}}.ouidrop-logo{display:flex;justify-content:center;margin-bottom:1rem;margin-top:20px;width:100%}.ouidrop-logo img{width:150px}@media screen{.ouidrop-logo img{width:110px}}.hamburger{background:none;border:none;cursor:pointer;padding:.5rem}.hamburger-line{background-color:#333;display:block;height:2px;margin:5px 0;width:25px}.hamburger-line,.mobile-menu{transition:transform .3s ease-in-out}.mobile-menu{background-color:#fff;display:flex;flex-direction:column;height:calc(100% - 2rem);left:calc(-75vw - 2rem);max-width:400px;padding:1rem;position:fixed;top:0;width:75vw;z-index:1060}.mobile-menu.active{transform:translateX(calc(75vw + 2rem))}.mobile-menu-overlay{background-color:#33333380;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out;z-index:1055}.mobile-menu-overlay.active{opacity:1;pointer-events:all}.header-preview{border-bottom:1px solid #ccc;flex-direction:row;justify-content:space-between;width:100%}.header-preview,.user-preview{align-items:center;display:flex}.user-preview{gap:10px;padding:1rem 0}.user-preview .user-avatar{border-radius:50%;height:40px;margin-right:.5rem;object-fit:cover;text-align:center;width:40px}.user-preview .user-name{color:#333;font-size:16px;margin:0}.user-preview .user-email{word-wrap:break-word;color:#6c757d;font-size:.875rem;font-size:10px;margin:0;overflow-x:none;text-align:justify;white-space:pre-wrap}.menu-items{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding-top:60px}.menu-link{border-radius:4px;color:#333;font-size:25px;padding:.5rem;text-align:center;text-decoration:none;transition:background-color .3s ease-in-out}.menu-link:hover{background-color:#0055a41a;color:#0055a4}.settings-button{align-items:center;border:none;border-radius:4px;color:#f8f8f8;cursor:pointer;display:flex;flex-direction:row;font-size:16px;gap:10px;justify-content:center;padding:12px;text-align:center;text-decoration:none;transition:background-color .3s ease-in-out}.settings-button img{width:32px}.logout-button{background-color:#dc3545;border:none;border-radius:4px;color:#f8f8f8;cursor:pointer;font-size:16px;margin-top:30px;padding:18px;transition:background-color .3s ease-in-out}.logout-button:hover{background-color:#bd2130}@media(min-width:3000px){.hamburger,.mobile-menu{display:none}.navbar{padding:1rem 2rem;position:static}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px}.menu-items{align-items:center;flex-direction:row}}.Page.HomePage{background-color:#f8f8f8;height:100%;overflow-y:auto;padding:20px;width:calc(100% - 40px)}.Page.HomePage .pillow-head{margin-bottom:20px}.Page.HomePage .dashboard-header{margin-bottom:40px}.Page.HomePage .dashboard-header .global-stats-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(250px,1fr))}@media(max-width:800px){.Page.HomePage .dashboard-header .global-stats-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.Page.HomePage .dashboard-header .global-stats-container .stat-card{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:15px;padding:20px;transition:transform .2s}.Page.HomePage .dashboard-header .global-stats-container .stat-card:hover{transform:translateY(-3px)}.Page.HomePage .dashboard-header .global-stats-container .stat-card svg{color:#3f51b5;font-size:40px}.Page.HomePage .dashboard-header .global-stats-container .stat-card h6{color:#353535;font-weight:700}.Page.HomePage .dashboard-header .global-stats-container .stat-card .MuiLinearProgress-root{border-radius:4px;height:8px}.Page.HomePage .activities-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:768px){.Page.HomePage .activities-container{grid-template-columns:1fr}}.Page.HomePage .activities-container .interventions-section .activity-card,.Page.HomePage .activities-container .templates-section .activity-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:15px;transition:transform .2s;width:100%}.Page.HomePage .activities-container .interventions-section .activity-card:hover,.Page.HomePage .activities-container .templates-section .activity-card:hover{transform:translateY(-3px)}.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardContent-root,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardContent-root{padding:15px}@media(max-width:768px){.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardContent-root,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardContent-root{padding:10px}}.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardContent-root .activity-meta,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardContent-root .activity-meta{align-items:center;display:flex;gap:10px;margin-top:10px}.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardContent-root .activity-meta .MuiChip-root,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardContent-root .activity-meta .MuiChip-root{background-color:#3f51b5;color:#fff}.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardContent-root .activity-meta p,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardContent-root .activity-meta p{color:#353535}.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardActions-root,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardActions-root{justify-content:flex-end;padding:10px 15px}@media(max-width:768px){.Page.HomePage .activities-container .interventions-section .activity-card .MuiCardActions-root,.Page.HomePage .activities-container .templates-section .activity-card .MuiCardActions-root{padding:8px 10px}}.Page.HomePage .activities-container .interventions-section .intervention-item,.Page.HomePage .activities-container .templates-section .intervention-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px;transition:transform .2s;width:calc(100% - 30px)}.Page.HomePage .activities-container .interventions-section .intervention-item:hover,.Page.HomePage .activities-container .templates-section .intervention-item:hover{transform:translateX(5px)}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-info p,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-info p{color:#353535}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status{align-items:center;display:flex;gap:10px}@media(max-width:768px){.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status{flex-direction:column;gap:5px}}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status .MuiChip-root,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status .MuiChip-root{background-color:#2196f3;color:#fff}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status .status-badge,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status .status-badge{border-radius:12px;color:#fff;font-size:.8rem;padding:4px 12px}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status .status-badge.terminée,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status .status-badge.terminée{background-color:#4caf50}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status .status-badge.en-cours,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status .status-badge.en-cours{background-color:#ff9800}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status .status-badge.planifiée,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status .status-badge.planifiée{background-color:#2196f3}.Page.HomePage .activities-container .interventions-section .intervention-item .intervention-status p,.Page.HomePage .activities-container .templates-section .intervention-item .intervention-status p{color:#353535}.Page.HomePage .content-section{margin-bottom:40px;width:90%}.Page.HomePage .content-section .section-title{border-bottom:2px solid #ccc;color:#353535;margin-bottom:20px!important;padding-bottom:10px}.Page.HomePage .content-section .teams-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Page.HomePage .content-section .teams-grid .team-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px;transition:transform .2s}.Page.HomePage .content-section .teams-grid .team-card:hover{transform:translateY(-3px)}.Page.HomePage .content-section .teams-grid .team-card .team-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.Page.HomePage .content-section .teams-grid .team-card .team-header h6{color:#353535;font-weight:700}.Page.HomePage .content-section .teams-grid .team-card .team-header .MuiChip-root{background-color:#2196f3;color:#fff}.Page.HomePage .content-section .teams-grid .team-card .team-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.Page.HomePage .content-section .teams-grid .team-card .team-stats .stat-item{display:flex;flex-direction:column;gap:5px}.Page.HomePage .content-section .teams-grid .team-card .team-stats .stat-item p{color:#353535}.Page.HomePage .content-section .activities-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:768px){.Page.HomePage .content-section .activities-container{grid-template-columns:1fr}}.Page.HomePage .content-section .activities-container .interventions-section .activity-card,.Page.HomePage .content-section .activities-container .templates-section .activity-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:15px;transition:transform .2s}.Page.HomePage .content-section .activities-container .interventions-section .activity-card:hover,.Page.HomePage .content-section .activities-container .templates-section .activity-card:hover{transform:translateY(-3px)}.Page.HomePage .content-section .activities-container .interventions-section .activity-card .MuiCardContent-root,.Page.HomePage .content-section .activities-container .templates-section .activity-card .MuiCardContent-root{padding:15px}.Page.HomePage .content-section .activities-container .interventions-section .activity-card .MuiCardContent-root .activity-meta,.Page.HomePage .content-section .activities-container .templates-section .activity-card .MuiCardContent-root .activity-meta{align-items:center;display:flex;gap:10px;margin-top:10px}.Page.HomePage .content-section .activities-container .interventions-section .activity-card .MuiCardContent-root .activity-meta .MuiChip-root,.Page.HomePage .content-section .activities-container .templates-section .activity-card .MuiCardContent-root .activity-meta .MuiChip-root{background-color:#3f51b5;color:#fff}.Page.HomePage .content-section .activities-container .interventions-section .activity-card .MuiCardContent-root .activity-meta p,.Page.HomePage .content-section .activities-container .templates-section .activity-card .MuiCardContent-root .activity-meta p{color:#353535}.Page.HomePage .content-section .activities-container .interventions-section .activity-card .MuiCardActions-root,.Page.HomePage .content-section .activities-container .templates-section .activity-card .MuiCardActions-root{justify-content:flex-end;padding:10px 15px}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item,.Page.HomePage .content-section .activities-container .templates-section .intervention-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:15px;transition:transform .2s}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item:hover,.Page.HomePage .content-section .activities-container .templates-section .intervention-item:hover{transform:translateX(5px)}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-info p,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-info p{color:#353535}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status{align-items:center;display:flex;gap:10px}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status .MuiChip-root,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status .MuiChip-root{background-color:#2196f3;color:#fff}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status .status-badge,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status .status-badge{border-radius:12px;color:#fff;font-size:.8rem;padding:4px 12px}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status .status-badge.terminée,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status .status-badge.terminée{background-color:#4caf50}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status .status-badge.en-cours,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status .status-badge.en-cours{background-color:#ff9800}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status .status-badge.planifiée,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status .status-badge.planifiée{background-color:#2196f3}.Page.HomePage .content-section .activities-container .interventions-section .intervention-item .intervention-status p,.Page.HomePage .content-section .activities-container .templates-section .intervention-item .intervention-status p{color:#353535}.LoginPage{display:flex;flex-direction:column;min-height:100vh}.LoginPage .center{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.LoginPage .login-container{background:#fff;border-radius:4px;box-shadow:0 4px 6px #0000001a;max-width:450px;padding:2.5rem;width:100%}.LoginPage .login-container h2{color:#0055a4;margin-bottom:2rem;text-align:center}.LoginPage .login-container .form-group{margin-bottom:1.5rem}.LoginPage .login-container .form-group label{color:#333;display:block;font-weight:700;margin-bottom:.5rem}.LoginPage .login-container .form-group input{border:1px solid #ccc;border-radius:4px;font-size:16px;padding:.5rem;width:100%}.LoginPage .login-container .form-group input:focus{border-color:#0055a4;box-shadow:0 0 0 2px #0055a433;outline:none}.LoginPage .login-container .remember-me{align-items:center;display:flex;margin:1rem 0}.LoginPage .login-container .remember-me label{color:#6c757d;margin-left:.5rem}.LoginPage .login-container .submit-btn{background-color:#0055a4;border:none;border-radius:4px;color:#f8f8f8;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:background-color .3s ease-in-out;width:100%}.LoginPage .login-container .submit-btn:hover:not(:disabled){background-color:#003b71}.LoginPage .login-container .submit-btn:disabled{cursor:not-allowed;opacity:.7}.LoginPage .login-container .links{margin-top:1.5rem;text-align:center}.LoginPage .login-container .links a{color:#6c757d;font-size:.9rem;text-decoration:none}.LoginPage .login-container .links a:hover{color:#0055a4;text-decoration:underline}.LoginPage .login-container .error-message{background:#dc35451a;border-radius:4px;color:#dc3545;margin-bottom:1.5rem;padding:.75rem;text-align:center}.CreateTemplatePDFPage{background-color:#f0f2f5;display:flex;flex-direction:column;height:100vh}.CreateTemplatePDFPage .MuiAppBar-root{background:#fff;flex-shrink:0}.CreateTemplatePDFPage .editor-body{display:flex;flex:1 1;overflow:hidden;position:relative}.CreateTemplatePDFPage .canvas-wrapper{background:#e0e0e0;display:flex;flex:1 1;justify-content:center;overflow-y:auto;padding:20px}@media(max-width:900px){.CreateTemplatePDFPage .canvas-wrapper{align-items:flex-start;padding-bottom:80px}}.CreateTemplatePDFPage .a4-page{background:#fff;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;min-height:297mm;padding:15mm;width:210mm}.CreateTemplatePDFPage .a4-page.active-root{box-shadow:0 0 0 4px #2196f34d}.CreateTemplatePDFPage .a4-page .empty-msg{border:2px dashed #ccc;border-radius:10px;color:#999;font-style:italic;margin-top:100px;padding:20px;text-align:center}@media(max-width:900px){.CreateTemplatePDFPage .a4-page{margin-bottom:50px;min-height:auto;padding:10px;width:100%}}.CreateTemplatePDFPage .pdf-element{border:1px solid #0000;cursor:pointer;margin-bottom:5px;min-height:30px;position:relative}.CreateTemplatePDFPage .pdf-element.selected{background-color:#2196f30d;border:2px solid #2196f3}.CreateTemplatePDFPage .pdf-element.selected .element-actions{opacity:1;pointer-events:auto}.CreateTemplatePDFPage .pdf-element .element-actions{background:#333;border-radius:4px;display:flex;opacity:0;pointer-events:none;position:absolute;right:0;top:-35px;transition:opacity .2s;z-index:10}.CreateTemplatePDFPage .pdf-element .element-actions button{color:#fff}@media(min-width:900px){.CreateTemplatePDFPage .pdf-element:hover .element-actions{opacity:1;pointer-events:auto}}.CreateTemplatePDFPage .mobile-bottom-bar{background:#fff;border-top:1px solid #ddd;bottom:0;display:flex;justify-content:space-between;left:0;padding:10px;position:fixed;width:100%;z-index:1200}.CreateTemplatePDFPage .preview-text-fixed{background-color:#f0f7ff;border-left:3px solid #2196f3;color:#333;font-size:.9em;padding:8px}.CreateTemplatePDFPage .preview-text-fixed strong{color:#1565c0}.CreateTemplatePDFPage .preview-text-fixed .field-index{color:#e65100;font-weight:700}.CreateTemplatePDFPage .preview-placeholder{align-items:center;background:#f5f5f5;border:1px dashed #ccc;border-radius:4px;color:#666;display:flex;gap:10px;padding:10px}.CreateTemplatePDFPage .preview-placeholder.photo{justify-content:center;min-height:80px}.CreateTemplatePDFPage .preview-placeholder.signature{font-family:cursive;font-size:1.2em}.CreateTemplatePDFPage .row-wrapper{margin:10px 0;position:relative}.CreateTemplatePDFPage .row-wrapper .row-content{display:flex;gap:10px}.CreateTemplatePDFPage .row-wrapper .row-actions{display:flex;flex-direction:column;left:-40px;opacity:0;position:absolute;top:0}@media(max-width:900px){.CreateTemplatePDFPage .row-wrapper .row-actions{background:#eee;flex-direction:row;left:0;top:-35px}}.CreateTemplatePDFPage .row-wrapper.selected .row-actions{opacity:1}.CreateTemplatePDFPage .column-slot{background:#fafafa;border:1px dashed #ddd;flex:1 1;min-height:60px;padding:5px}.CreateTemplatePDFPage .column-slot.active-target{background:#e3f2fd;border-color:#2196f3;border-style:solid}.CreateTemplatePDFPage .column-slot .slot-placeholder{color:#aaa;font-size:.7em;padding-top:20px;text-align:center}.CreateTemplatePDFPage .tools-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.CreateTemplatePDFPage .tools-grid .tool-btn{height:50px;justify-content:flex-start}.CreateTemplatePDFPage .preview-separator{background:#000;height:1px;margin:20px 0}.CreateTemplatePDFPage .style-actions{background:#f5f5f5;border-radius:8px;display:flex;gap:10px;justify-content:center;margin-top:10px;padding:5px}.EquipePage{width:100%}.EquipePage p{padding:10px 20px}.EquipePage h3{color:#000}.EquipePage .gallery{padding:20px;width:calc(100% - 40px)}.EquipePage .gallery .element{align-items:center;background-color:#fff;border:0;box-shadow:0 0 3px #00000080;cursor:pointer;justify-content:center}.EquipePage .gallery .element h3{text-align:center}.EquipePage .bigRoundButton{border-radius:50%;bottom:20px;position:fixed}.equipe-card{position:relative}.equipe-card .menu-button{background:#fffc;padding:4px;position:absolute;right:8px;top:8px}.equipe-card .menu-button:hover{background:#ffffffe6}.MuiMenu-paper{box-shadow:0 4px 6px #0000001a}.MuiMenu-paper .MuiMenuItem-root{font-size:14px;padding:8px 16px}.team-management{overflow-x:hidden;padding:1rem;width:calc(100% - 2rem)}.team-management .team-header{background:#f8f9fa;border-radius:8px;margin:2rem 0;padding:1rem;width:calc(100% - 2rem)}.team-management .team-header h2{color:#1976d2;margin:0}.team-management .team-header p{color:#666;margin:.5rem 0 0}.team-management .add-member-section{align-items:center;display:flex;flex-direction:row;gap:1rem;margin:2rem 0;width:100%}.team-management .add-member-section .autocomplete{flex:3 1;min-width:200px}.team-management .add-member-section .role-select{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;flex:1 1;font-size:1rem;height:56px;min-width:120px;padding:.8rem}.team-management .add-member-section .add-button{height:56px;margin:0!important;padding:0 2rem;white-space:nowrap}.team-management .add-member-section .add-button:disabled{background-color:#ccc!important;color:#666;cursor:not-allowed}@media(max-width:800px){.team-management .add-member-section{align-items:stretch;flex-direction:column;gap:.8rem}.team-management .add-member-section .add-button,.team-management .add-member-section .autocomplete,.team-management .add-member-section .role-select{flex:none;width:100%}}.team-management .MuiTableContainer-root{margin-top:1rem;max-width:100%;overflow-x:auto}.team-management .MuiTableContainer-root .MuiTable-root{min-width:600px}.team-management .member-actions{align-items:center;display:flex;gap:.5rem}.team-management .member-actions .role-badge{border-radius:4px;font-size:.8rem;padding:.25rem .5rem;text-transform:capitalize}.team-management .member-actions .role-badge.chef{background-color:#ffeb3b;color:#000}.team-management .member-actions .role-badge.membre{background-color:#e0e0e0;color:#000}.team-management .MuiTable-root{min-width:100%}.role-select-container{align-items:center;display:flex;gap:1rem;margin-top:1rem}.role-select-container label{font-weight:500}.role-select-container .role-select{background:#fff;border:1px solid #ccc;border-radius:4px;margin:auto;padding:.8rem;width:calc(80% - 1.6rem)}.Page.InterventionPage{width:100%}.Page.InterventionPage .team-selection{text-align:center}.Page.InterventionPage .team-selection h2{margin-bottom:30px}.Page.InterventionPage .team-selection .teams-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);padding:20px}.Page.InterventionPage .team-selection .teams-grid .team-card{background-color:rgba(42,122,207,.247);box-shadow:0 0 4px #00000080;display:flex;flex-direction:column;height:150px;justify-content:center;padding:20px;transition:transform .2s}.Page.InterventionPage .team-selection .teams-grid .team-card h3{margin-bottom:10px}.Page.InterventionPage .team-selection .teams-grid .team-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#353535;display:-webkit-box;font-size:.9em;overflow:hidden;text-overflow:ellipsis}.Page.InterventionPage .team-selection .teams-grid .team-card:hover{transform:translateY(-5px)}.Page.InterventionPage .dossiers-container{padding:10px}.Page.InterventionPage .dossiers-container h2{margin-bottom:20px}.Page.InterventionPage .header{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;width:100%}.Page.InterventionPage .header .header-line{display:flex;padding-left:20px}.Page.InterventionPage .header .titles{display:flex;flex-direction:column;margin:auto}.Page.InterventionPage .header .titles h1{font-size:20px;text-align:center}.Page.InterventionPage .header .titles h2{font-size:16px;text-align:center}.Page.InterventionPage .MuiTable-root{box-shadow:0 2px 10px #0000001a}.Page.InterventionPage .MuiTable-root .MuiTableCell-head{background-color:#f5f5f5;font-weight:600}.Page.InterventionPage .loading{display:flex;justify-content:center;padding:50px}.Page.InterventionPage .dossiers-grid{display:flex;flex-direction:column;gap:20px;padding:0 0 20px;width:calc(100vw - 100px)}.Page.InterventionPage .dossiers-grid .folders{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media(max-width:800px){.Page.InterventionPage .dossiers-grid .folders{grid-template-columns:repeat(1,1fr)}}.Page.InterventionPage .dossiers-grid .add-folder-card,.Page.InterventionPage .dossiers-grid .folder-card{cursor:pointer;min-height:120px;padding:20px;position:relative;transition:transform .2s}.Page.InterventionPage .dossiers-grid .add-folder-card:hover,.Page.InterventionPage .dossiers-grid .folder-card:hover{transform:translateY(-3px)}.Page.InterventionPage .dossiers-grid .add-folder-card .folder-header,.Page.InterventionPage .dossiers-grid .folder-card .folder-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.Page.InterventionPage .dossiers-grid .add-folder-card .folder-header h3,.Page.InterventionPage .dossiers-grid .folder-card .folder-header h3{font-size:small;margin:0}.Page.InterventionPage .dossiers-grid .add-folder-card .folder-header .folder-actions,.Page.InterventionPage .dossiers-grid .folder-card .folder-header .folder-actions{opacity:1;transition:opacity .2s}.Page.InterventionPage .dossiers-grid .add-folder-card .template-count,.Page.InterventionPage .dossiers-grid .folder-card .template-count{color:#666;font-size:.9rem;margin:0}.Page.InterventionPage .dossiers-grid .add-folder-card{align-items:center;background-color:#f5f5f5!important;border:2px dashed #ccc;display:flex;flex-direction:column;justify-content:center}.Page.InterventionPage .dossiers-grid .add-folder-card:hover{background-color:#eee!important}.Page.InterventionPage .dossiers-grid .add-folder-card span{color:#666;margin-top:10px}.Page.InterventionPage .empty-state{padding:50px;text-align:center}.Page.InterventionPage .empty-state p{color:#666;margin-bottom:20px}.Page.InterventionPage .color-picker{align-items:center;display:flex;gap:10px;margin-top:15px}.Page.InterventionPage .color-picker input[type=color]{border:none;height:30px;padding:0;width:30px}.folder-details{width:calc(100vw - 40px)}.folder-details .filters-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.folder-details .filters-row .search-bar{flex:1 1;margin:0!important;min-width:250px}.folder-details .filters-row .user-filter{flex:1 1;min-width:250px}.folder-details .MuiToolbar-root{transition:all .3s ease}.folder-details .files{margin-top:30px}.folder-details .templates-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:20px}.folder-details .templates-grid .template-card{padding:15px;transition:transform .2s}.folder-details .templates-grid .template-card:hover{transform:translateY(-3px)}.folder-details .templates-grid .template-card h4{color:#333;margin:0 0 10px}.folder-details .templates-grid .template-card p{color:#666;font-size:.9em;margin:0}.template-selector-dialog{padding:20px}.template-selector-dialog .header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px}.template-selector-dialog .headerBis{align-items:center;display:flex;flex-direction:column;gap:20px;margin:20px 0}.template-selector-dialog .headerBis h3{align-items:center;display:flex;gap:10px;justify-content:center}.template-selector-dialog .headerBis h3 img{width:30px}.template-selector-dialog .content{padding:20px}.template-selector-dialog .content .folders-grid,.template-selector-dialog .content .templates-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:20px 0}.template-selector-dialog .content .folder-card{cursor:pointer;padding:20px;transition:transform .2s}.template-selector-dialog .content .folder-card:hover{box-shadow:0 3px 10px #0000001a;transform:translateY(-3px)}.template-selector-dialog .content .folder-card h3{color:#1a237e;margin:0 0 10px}.template-selector-dialog .content .folder-card p{color:#666;margin:0}.template-selector-dialog .content .template-card{cursor:pointer;padding:15px;transition:all .2s}.template-selector-dialog .content .template-card:hover{background-color:#f5f5f5}.template-selector-dialog .content .template-card h4{color:#333;margin:0 0 10px}.template-selector-dialog .content .template-card p{color:#666;font-size:.9em;margin:0}.status-badge{border-radius:12px;font-size:.8rem;padding:4px 8px}.status-badge.completed{background-color:rgba(76,175,80,.314);color:#2e7d32}.status-badge.draft{background-color:rgba(255,152,0,.314);color:#ef6c00}.action-buttons{display:flex;gap:8px}.action-buttons button{padding:6px}.files{margin-top:20px}.files .MuiTableCell-root{padding:16px}.files .MuiTableCell-root:last-child{width:120px}.search-bar{margin:40px 0}.search-container{display:flex;justify-content:center;margin:40px 0;width:100%}.download-pdf button{margin:auto;text-align:center;width:100%}.MuiTableRow-root.Mui-selected{background-color:#2196f314!important}.MuiTableRow-root.Mui-selected:hover{background-color:#2196f31f!important}.ResetPasswordPage{display:flex;flex-direction:column;min-height:100vh}.ResetPasswordPage .center{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem}.ResetPasswordPage .login-container{background:#fff;border-radius:4px;box-shadow:0 4px 6px #0000001a;max-width:450px;padding:2.5rem;width:100%}.ResetPasswordPage .login-container h2{color:#0055a4;margin-bottom:2rem;text-align:center}.ResetPasswordPage .login-container .form-group{margin-bottom:1.5rem}.ResetPasswordPage .login-container .form-group label{color:#333;display:block;font-weight:700;margin-bottom:.5rem}.ResetPasswordPage .login-container .form-group input{border:1px solid #ccc;border-radius:4px;font-size:16px;padding:.5rem;width:100%}.ResetPasswordPage .login-container .form-group input:focus{border-color:#0055a4;box-shadow:0 0 0 2px #0055a433;outline:none}.ResetPasswordPage .login-container .submit-btn{background-color:#0055a4;border:none;border-radius:4px;color:#f8f8f8;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:background-color .3s ease-in-out;width:100%}.ResetPasswordPage .login-container .submit-btn:hover:not(:disabled){background-color:#003b71}.ResetPasswordPage .login-container .submit-btn:disabled{cursor:not-allowed;opacity:.7}.SettingsPage{padding:0;width:100%}.SettingsPage .avatar-section{display:flex;justify-content:center;margin-bottom:2rem}.SettingsPage .form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1.5rem}.SettingsPage .MuiTable-root{margin-top:1rem}.SettingsPage .MuiTable-root .MuiTableHead-root{background-color:#f5f5f5}.SettingsPage .MuiTable-root .MuiTableHead-root .MuiTableCell-root{font-weight:600}.SettingsPage .MuiTable-root .MuiTableRow-root:hover{background-color:#fafafa}.SettingsPage .MuiButton-root{font-weight:500;padding:8px 16px;text-transform:none}.SettingsPage .MuiButton-root.MuiButton-containedPrimary{background-color:#1976d2}.SettingsPage .MuiButton-root.MuiButton-containedPrimary:hover{background-color:#1565c0}.SettingsPage .MuiButton-root.MuiButton-textError{color:#d32f2f}.SettingsPage .MuiButton-root.MuiButton-textError:hover{background-color:#d32f2f0a}.SettingsPage .container-users{margin:10px 10px 2rem;padding:16px;width:calc(100% - 52px)}.SettingsPage .container-users h5{color:#333;font-weight:600;margin-bottom:1.5rem}.avatar-section{margin-bottom:2rem;position:relative}.avatar-section .avatar-wrapper{display:inline-block;position:relative}.avatar-section .avatar-wrapper .avatar-actions{bottom:0;display:flex;gap:.5rem;position:absolute;right:0}.avatar-section .avatar-wrapper .avatar-actions .avatar-action-button{background-color:#ffffffe6;border-radius:50%;box-shadow:0 2px 4px #0003;min-width:auto;padding:.5rem;transition:all .3s ease}.avatar-section .avatar-wrapper .avatar-actions .avatar-action-button:hover{background-color:#fff;transform:scale(1.1)}.avatar-section .avatar-wrapper .avatar-actions .avatar-action-button.edit{color:#0055a4}.avatar-section .avatar-wrapper .avatar-actions .avatar-action-button.delete{color:#dc3545}.avatar-section .avatar-wrapper .avatar-actions .avatar-action-button svg{font-size:1.2rem}.Page.TemplatePage{width:100%}.Page.TemplatePage .team-selection{text-align:center}.Page.TemplatePage .team-selection h2{margin-bottom:30px}.Page.TemplatePage .team-selection .teams-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);padding:20px}.Page.TemplatePage .team-selection .teams-grid .team-card{background-color:rgba(42,122,207,.247);box-shadow:0 0 4px #00000080;display:flex;flex-direction:column;height:150px;justify-content:center;padding:20px;transition:transform .2s}.Page.TemplatePage .team-selection .teams-grid .team-card h3{margin-bottom:10px}.Page.TemplatePage .team-selection .teams-grid .team-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#353535;display:-webkit-box;font-size:.9em;overflow:hidden;text-overflow:ellipsis}.Page.TemplatePage .team-selection .teams-grid .team-card:hover{transform:translateY(-5px)}.Page.TemplatePage .dossiers-container{padding:10px}.Page.TemplatePage .dossiers-container h2{margin-bottom:20px}.Page.TemplatePage .header{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;width:100%}.Page.TemplatePage .header .header-line{display:flex;padding-left:20px}.Page.TemplatePage .header .titles{display:flex;flex-direction:column;margin:auto}.Page.TemplatePage .header .titles h1{font-size:20px;text-align:center}.Page.TemplatePage .header .titles h2{font-size:16px;text-align:center}.Page.TemplatePage .MuiTable-root{box-shadow:0 2px 10px #0000001a}.Page.TemplatePage .MuiTable-root .MuiTableCell-head{background-color:#f5f5f5;font-weight:600}.Page.TemplatePage .loading{display:flex;justify-content:center;padding:50px}.Page.TemplatePage .dossiers-grid{display:flex;flex-direction:column;gap:20px;padding:0 0 20px;width:calc(100vw - 100px)}.Page.TemplatePage .dossiers-grid .folders{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}@media(max-width:800px){.Page.TemplatePage .dossiers-grid .folders{grid-template-columns:repeat(1,1fr)}}.Page.TemplatePage .dossiers-grid .add-folder-card,.Page.TemplatePage .dossiers-grid .folder-card{cursor:pointer;min-height:120px;padding:20px;position:relative;transition:transform .2s;width:calc(100% - 40px)}.Page.TemplatePage .dossiers-grid .add-folder-card:hover,.Page.TemplatePage .dossiers-grid .folder-card:hover{transform:translateY(-3px)}.Page.TemplatePage .dossiers-grid .add-folder-card .folder-header,.Page.TemplatePage .dossiers-grid .folder-card .folder-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.Page.TemplatePage .dossiers-grid .add-folder-card .folder-header h3,.Page.TemplatePage .dossiers-grid .folder-card .folder-header h3{font-size:small;margin:0}.Page.TemplatePage .dossiers-grid .add-folder-card .folder-header .folder-actions,.Page.TemplatePage .dossiers-grid .folder-card .folder-header .folder-actions{opacity:1;transition:opacity .2s}.Page.TemplatePage .dossiers-grid .add-folder-card .template-count,.Page.TemplatePage .dossiers-grid .folder-card .template-count{color:#666;font-size:.9rem;margin:0}.Page.TemplatePage .dossiers-grid .add-folder-card{align-items:center;background-color:#f5f5f5!important;border:2px dashed #ccc;display:flex;flex-direction:column;justify-content:center}.Page.TemplatePage .dossiers-grid .add-folder-card:hover{background-color:#eee!important}.Page.TemplatePage .dossiers-grid .add-folder-card span{color:#666;margin-top:10px}.Page.TemplatePage .empty-state{padding:50px;text-align:center}.Page.TemplatePage .empty-state p{color:#666;margin-bottom:20px}.Page.TemplatePage .color-picker{align-items:center;display:flex;gap:10px;margin-top:15px}.Page.TemplatePage .color-picker input[type=color]{border:none;height:30px;padding:0;width:30px}.folder-details{margin-bottom:150px;padding:20px}.folder-details h3{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:20px}.folder-details h3 img{width:30px}.folder-details .templates-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:25px 0}.folder-details .templates-grid .template-card{display:flex;flex-direction:column;justify-content:space-between;min-height:150px;overflow:hidden;padding:20px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)}.folder-details .templates-grid .template-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.folder-details .templates-grid .template-card:before{background:linear-gradient(90deg,#2196f3,#21cbf3);content:"";height:4px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.folder-details .templates-grid .template-card:hover:before{opacity:1}.folder-details .templates-grid .template-card h4{color:#1a237e;font-size:1.2rem;font-weight:600;line-height:1.4;margin:0 0 12px}.folder-details .templates-grid .template-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#546e7a;display:-webkit-box;flex-grow:1;font-size:.95em;line-height:1.5;margin:0 0 15px;overflow:hidden}.folder-details .templates-grid .template-card .creater-info{align-items:center;border-top:1px solid #eee;display:flex;gap:10px;margin-top:auto;padding-top:15px}.folder-details .templates-grid .template-card .creater-info p{color:#607d8b;font-size:.85em;font-weight:500;margin:0}.folder-details .templates-grid .template-card .creater-info img{border:2px solid #e3f2fd;border-radius:50%;height:32px;object-fit:cover;width:32px}@media(max-width:768px){.folder-details .templates-grid{gap:15px;grid-template-columns:1fr}.folder-details .templates-grid .template-card{min-height:120px;padding:15px}.folder-details .templates-grid .template-card h4{font-size:1.1rem}}.folder-actions{background:#fffc;border-radius:4px;display:flex;gap:5px;padding:5px}.template-card{position:relative}.template-card .template-actions{display:flex;gap:5px;opacity:0;position:absolute;right:10px;top:10px;transition:opacity .2s}.template-card .template-actions a,.template-card .template-actions button{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6}.template-card:hover .template-actions{opacity:1}.center-button{display:flex;justify-content:center;width:100%}.center-button .bigRoundButton{border-radius:50%!important;bottom:20px!important;margin:auto;position:fixed!important}.SignupPage{align-items:center;display:flex;flex-direction:column;min-height:100vh;padding:2rem}.SignupPage .signup-container{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:2rem 0;max-width:500px;padding:2rem;width:100%}.SignupPage .signup-container .logo{display:block;margin:0 auto 2rem;transition:width .3s ease;width:150px}.SignupPage .signup-container h1{color:#333;font-size:1.8rem;margin-bottom:2rem;text-align:center}.SignupPage .signup-container form .alert{font-size:.9rem;margin-bottom:1.5rem}.SignupPage .signup-container form .MuiFormControl-root{margin-bottom:1.5rem}.SignupPage .signup-container form .MuiFormControl-root .MuiInputBase-root{font-size:.95rem}.SignupPage .signup-container form .submit-button{font-size:1.1rem;height:48px;margin-top:1rem;padding:12px}.SignupPage .error-container,.SignupPage .loading-container,.SignupPage .success-container{max-width:500px;padding:2rem;text-align:center;width:100%}.SignupPage .error-container p,.SignupPage .loading-container p,.SignupPage .success-container p{color:#666;font-size:.95rem;margin-top:1rem}@media(max-width:600px){.SignupPage{min-height:calc(100vh - 2rem);padding:1rem}.SignupPage .signup-container{background:#0000;box-shadow:none;margin:1rem 0;padding:1.5rem}.SignupPage .signup-container .logo{margin-bottom:1.5rem;width:120px}.SignupPage .signup-container h1{font-size:1.5rem;margin-bottom:1.5rem}.SignupPage .signup-container form .MuiFormControl-root{margin-bottom:1.2rem}.SignupPage .signup-container form .MuiFormControl-root .MuiInputBase-root{font-size:.9rem}.SignupPage .signup-container form .submit-button{font-size:1rem;height:44px}.SignupPage .error-container,.SignupPage .loading-container,.SignupPage .success-container{padding:1rem}.SignupPage .error-container p,.SignupPage .loading-container p,.SignupPage .success-container p{font-size:.9rem}}@media(max-width:400px){.SignupPage .signup-container{padding:1rem}.SignupPage .signup-container .logo{width:100px}.SignupPage .signup-container h1{font-size:1.3rem}.SignupPage .signup-container form .MuiFormControl-root{margin-bottom:1rem}.SignupPage .signup-container form .submit-button{font-size:.95rem;height:40px}}.invitation-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.invitation-info .MuiTypography-body1{color:#495057;font-size:.95rem}.invitation-info .MuiTypography-body1 strong{color:#212529;margin-right:.5rem}@media(max-width:600px){.invitation-info{margin-bottom:1.5rem;padding:1rem}.invitation-info .MuiTypography-body1{font-size:.9rem}}.CreateTemplatePage{padding:0 20px;width:calc(100% - 40px)!important}.CreateTemplatePage .template-btn{display:block!important}@media(max-width:800px){.CreateTemplatePage .template-btn{display:none!important}}.CreateTemplatePage .template-btn-mobile{display:none!important}@media(max-width:800px){.CreateTemplatePage .template-btn-mobile{display:block!important}}.CreateTemplatePage .form-container{margin-top:40px;padding:30px;width:calc(100% - 60px)}.CreateTemplatePage .form-container h3 span{font-weight:700}.CreateTemplatePage .form-container h3 span.current{color:#2b83b6}.CreateTemplatePage .form-container h3 span.total{color:#105d8a}.CreateTemplatePage .form-container .header-form{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.CreateTemplatePage .form-container .step-container{margin:40px 0;min-height:300px;position:relative}.CreateTemplatePage .form-container .step-content{display:flex;flex-direction:row;gap:40px;min-height:300px;width:100%}.CreateTemplatePage .form-container .configuration-panel{border-right:1px solid #eee;flex:1 1;padding-right:40px}.CreateTemplatePage .form-container .preview-panel{align-items:center;display:flex;flex:1 1;justify-content:center;padding:0}.CreateTemplatePage .form-container .preview-panel .preview-box{align-items:center;border:2px dashed #ccc;border-radius:8px;color:#666;display:flex;font-size:1.2em;justify-content:center;min-height:200px;padding:10px;width:100%}.CreateTemplatePage .form-container .actions{display:flex;gap:15px;justify-content:flex-end;margin-top:40px}.CreateTemplatePage .form-container .steps-slider-wrapper{background:#f8f9fa;border-radius:30px;box-shadow:inset 0 2px 4px #0000000d;margin-bottom:20px;padding:10px 0;width:100%}.CreateTemplatePage .form-container .steps-slider-container{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-direction:row;overflow-x:auto;padding:10px 15px;scroll-behavior:smooth;scrollbar-width:none}.CreateTemplatePage .form-container .steps-slider-container::-webkit-scrollbar{display:none}.CreateTemplatePage .form-container .steps-slider-container .step-bubble{align-items:center;background-color:#e0e0e0;border:2px solid #0000;border-radius:50%;color:#666;cursor:pointer;display:flex;flex:0 0 auto;font-size:1rem;font-weight:700;height:40px;justify-content:center;position:relative;transition:all .2s ease;width:40px;z-index:1}.CreateTemplatePage .form-container .steps-slider-container .step-bubble.info{background-color:#eceff1;color:#455a64}.CreateTemplatePage .form-container .steps-slider-container .step-bubble.active{background-color:#0055a4;box-shadow:0 3px 8px #0055a466;color:#fff;transform:scale(1.15);z-index:2}.CreateTemplatePage .form-container .steps-slider-container .step-bubble.completed{background-color:#e8f5e9;border-color:#2e7d32;color:#2e7d32}.CreateTemplatePage .form-container .steps-slider-container .step-bubble.completed.active{background-color:#2e7d32;color:#fff}.CreateTemplatePage .form-container .steps-slider-container .step-divider{align-items:center;display:flex;flex:0 0 auto;height:40px;justify-content:center;position:relative;width:30px}.CreateTemplatePage .form-container .steps-slider-container .step-divider:before{background-color:#e0e0e0;content:"";height:2px;left:0;position:absolute;right:0;top:50%;z-index:0}.CreateTemplatePage .form-container .steps-slider-container .step-divider .mini-add-btn{align-items:center;background-color:#9e9e9e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:20px;justify-content:center;line-height:1;opacity:0;padding:0;transform:scale(.5);transition:all .2s cubic-bezier(.175,.885,.32,1.275);width:20px;z-index:1}.CreateTemplatePage .form-container .steps-slider-container .step-divider:before{background-color:#afadad}.CreateTemplatePage .form-container .steps-slider-container .step-divider .mini-add-btn{background-color:#afadad;box-shadow:0 2px 4px #0003;opacity:1;transform:scale(1)}@media(max-width:768px){.CreateTemplatePage .form-container .step-content{flex-direction:column}.CreateTemplatePage .form-container .configuration-panel{border-bottom:1px solid #eee;border-right:none;padding-bottom:40px;padding-right:0}}.view-mode{width:100%}.view-mode h2{color:#1a237e;margin-bottom:20px}.view-mode .view-step{border:1px solid #eee;border-radius:8px;margin:30px 0;padding:20px}.view-mode .view-step h3{color:#2b83b6;margin-bottom:15px}.read-only .MuiInputBase-root{background-color:#f5f5f5}.read-only .MuiInputBase-root .MuiInputBase-input{color:#666;cursor:not-allowed}.read-only .MuiCheckbox-root,.read-only .MuiSelect-select{pointer-events:none}.delete-button{background-color:#c74410!important}.add-button,.delete-button{border-radius:4px!important;color:#fff!important;display:flex!important;font-size:16px!important;margin:20px auto 0!important}.add-button{background-color:#1059c7!important}.preview-box{align-items:flex-start;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;margin:1rem 0;padding:1rem}.preview-box h3{margin:20px 0}.preview-box pre{word-wrap:break-word;background-color:#f5f5f5;border-radius:4px;font-family:monospace;line-height:1.5;overflow-x:none;padding:.5rem;text-align:justify;white-space:pre-wrap;width:calc(100% - 1rem)}.preview-box .photo-actions{display:flex;gap:1rem;margin-bottom:1rem}.preview-box .photo-actions button{flex:1 1}.preview-box .photo-preview-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.preview-box .photo-preview-container .photo-preview-item{border:1px solid #ddd;border-radius:4px;height:100px;overflow:hidden;position:relative;width:100px}.preview-box .photo-preview-container .photo-preview-item img{height:100%;object-fit:cover;width:100%}.preview-box .photo-preview-container .photo-preview-item .remove-photo-btn{background:#fffc;padding:4px;position:absolute;right:0;top:0}.preview-box .signature-container{margin:1rem 0;width:100%}.preview-box .signature-container .signature-canvas{height:200px!important;max-height:50vh;width:100%!important}@media(max-width:768px){.preview-box .signature-container .signature-canvas{height:150px!important}}.preview-box .signature-container .signature-actions{display:flex;justify-content:flex-end;margin-top:.5rem}#root,body,html{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;height:100vh;margin:0;overflow-y:auto;padding:0;width:100vw}.gallery{grid-gap:20px;display:grid;gap:20px}.gallery .element{display:flex;min-height:100px;width:100%}.gallery1{grid-template-columns:repeat(1,1fr)}.gallery2{grid-template-columns:repeat(2,1fr)}.gallery3{grid-template-columns:repeat(3,1fr)}.Page{align-items:center;display:flex;flex-direction:column;height:100vh;width:100vw}.Page h1{font-size:25px}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{margin-bottom:10px}.pillow-head{display:block;height:80px;min-height:80px;min-width:100vw;width:100vw}button{background-color:#1437d3;border:0;border-radius:4px;font-size:18px;padding:15px 25px}.bigRoundButton{align-items:center;border-radius:50%;display:flex;height:100px;justify-content:center;width:100px}.bigRoundButton img{width:40px}.CreateInstancePage{padding:20px;width:calc(100% - 40px)}.CreateInstancePage .header{display:flex;flex-direction:column;gap:20px;width:100%}.CreateInstancePage .header .header-line{display:flex}.CreateInstancePage .form-container{margin-top:40px;padding:30px;width:calc(100% - 60px)}.CreateInstancePage .form-container .steps-slider-wrapper{background:#f8f9fa;border-radius:30px;box-shadow:inset 0 2px 4px #0000000d;margin-bottom:20px;padding:10px 0;width:100%}.CreateInstancePage .form-container .steps-slider-container{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-direction:row;gap:15px;overflow-x:auto;padding:5px 15px;scroll-behavior:smooth;scrollbar-width:none}.CreateInstancePage .form-container .steps-slider-container::-webkit-scrollbar{display:none}.CreateInstancePage .form-container .steps-slider-container .step-bubble{align-items:center;background-color:#e0e0e0;border:2px solid #0000;border-radius:50%;color:#666;cursor:pointer;display:flex;flex:0 0 auto;font-size:.9rem;font-weight:700;height:35px;justify-content:center;transition:all .2s ease;width:35px}.CreateInstancePage .form-container .steps-slider-container .step-bubble.active{background-color:#0055a4;box-shadow:0 3px 8px #0055a466;color:#fff;transform:scale(1.15);z-index:2}.CreateInstancePage .form-container .steps-slider-container .step-bubble.completed{background-color:#e8f5e9;border-color:#2e7d32;color:#2e7d32}.CreateInstancePage .form-container .steps-slider-container .step-bubble.error{background-color:#ffebee;border-color:#d32f2f;color:#d32f2f}.CreateInstancePage .form-container .step-container{margin:40px 0;min-height:300px;overflow:hidden}.CreateInstancePage .form-container .step-container .step-content{padding:20px}.CreateInstancePage .form-container .step-container .step-content h4{border-bottom:1px solid #eee;color:#1a237e;margin-bottom:20px;padding-bottom:10px}.CreateInstancePage .form-container .actions{display:flex;justify-content:space-between;margin-top:30px}.CreateInstancePage .form-container .photo-upload .photo-preview{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:15px}.CreateInstancePage .form-container .photo-upload .photo-preview img{border:1px solid #ddd;border-radius:4px;height:120px;object-fit:cover;width:100%}.CreateInstancePage .form-container .signature-container{border:1px solid #ddd;border-radius:4px;padding:15px}.CreateInstancePage .form-container .signature-container .signature-canvas{height:200px!important;margin-bottom:15px;width:100%!important}.CreateInstancePage.loading{display:flex;justify-content:center;padding:50px}@media(max-width:768px){.CreateInstancePage{padding:10px}.CreateInstancePage .form-container{padding:15px;width:calc(100% - 30px)}.CreateInstancePage .form-container .step-container{margin:20px 0;min-height:200px}.CreateInstancePage .form-container .step-container .step-content{padding:10px}.CreateInstancePage .form-container .signature-container .signature-canvas{height:150px!important}.CreateInstancePage .form-container .steps-slider-container .step-bubble{font-size:.8rem;height:30px;width:30px}}.photo-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.photo-preview-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:1rem}.photo-preview-item{position:relative}.photo-preview-item img{border:1px solid #ddd;border-radius:4px;height:150px;object-fit:cover;width:100%}.remove-photo-btn{background:#fffc;padding:4px;position:absolute;right:5px;top:5px}.remove-photo-btn:hover{background:#fff}.instance-metadata{margin:0 auto 2rem;max-width:800px;padding:0 1rem}.instance-metadata .MuiTextField-root{background-color:#fff;border-radius:4px}.signature-editor{display:flex;flex-direction:column;gap:1rem}.signature-editor .signature-actions{display:flex;gap:1rem;justify-content:center}.signature-editor .signature-actions button:first-child{background-color:#4caf50;color:#fff}.signature-preview{display:flex;flex-direction:column;text-align:center}.signature-preview img{border:1px solid #ddd;margin-bottom:1rem;max-height:200px;max-width:100%}.button-share{display:flex!important;margin:20px auto!important}.text-component pre{word-wrap:break-word;background-color:#f5f5f5;border-radius:4px;font-family:monospace;line-height:1.5;overflow-x:none;padding:.5rem;text-align:justify;white-space:pre-wrap;width:calc(100% - 1rem)}.pre-form-container{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin:1.5rem 0;text-align:center}.pre-form-container .state{background-color:#0055a41a;border:2px solid #0055a4;border-radius:20px;display:inline-block;font-size:1.1rem;overflow:hidden;padding:.5rem 1.5rem;position:relative;transition:all .3s ease}.pre-form-container .state span{position:relative;z-index:2}.pre-form-container .state span:before{background:#0055a4;border-radius:50%;content:"";display:inline-block;height:10px;margin-right:.8rem;width:10px}.pre-form-container .state[data-status=Validé]{background-color:#4caf501a;border-color:#4caf50}.pre-form-container .state[data-status=Validé] span:before{background:#4caf50}.pre-form-container .state[data-status=Brouillon]{background-color:#ff98001a;border-color:#ff9800}.pre-form-container .state[data-status=Brouillon] span:before{background:#ff9800}.pre-form-container .state[data-status="Pas enregistré"]{background-color:#f443361a;border-color:#f44336}.pre-form-container .state[data-status="Pas enregistré"] span:before{background:#f44336}.post-form-container{margin-top:0}.button-validation{background:#0000!important;border:2px solid #0055a4!important;border-radius:30px!important;color:#0055a4!important;font-weight:700!important;letter-spacing:.5px;overflow:hidden;padding:.8rem 2rem!important;position:relative;text-transform:uppercase;transition:all .3s ease}.button-validation:after{background:#0055a41a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:0}.button-validation:hover{background:#0000!important;border-color:#003b71!important;color:#003b71!important}.button-validation:hover:after{height:150%;width:150%}.button-validation:disabled{border-color:#ccc!important;color:#666!important;cursor:not-allowed;opacity:.6}@media(max-width:768px){.pre-form-container .state{font-size:.9rem;padding:.4rem 1.2rem}.button-validation{font-size:.8rem;padding:.6rem 1.5rem!important}}.titles{display:flex;justify-content:center}