.chambre-input-container{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.chambre-input-container input{flex:1;padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px}.chambre-input-container button{background-color:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.chambre-input-container button:hover{background-color:#1e40af}@media screen and (max-width: 480px){.container{width:100%;padding:1rem}.card{padding:1rem;border-radius:10px;box-shadow:0 2px 8px #0000000d}.btn{width:100%;padding:.9rem;font-size:1rem;border-radius:8px}.chambre-input-container{flex-direction:column;align-items:stretch}.chambre-input-container button{width:100%;margin-top:.5rem}img{max-width:100%;height:auto}h2{font-size:1.3rem}p{font-size:1rem;line-height:1.4}ul{padding-left:1rem}li{font-size:.95rem;margin-bottom:.5rem}}.chambre-input-container{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}.chambre-input-container .field{flex:1 1 auto;min-width:260px}.chambre-input-container .actions{display:flex;align-items:center;gap:8px}.chambre-input-container .actions button{height:38px;white-space:nowrap}@media screen and (max-width: 480px){.chambre-input-container{flex-direction:column;align-items:stretch}.chambre-input-container .actions{flex-direction:column}.chambre-input-container .actions button{width:100%}}@media (max-width: 480px){.chambre-row{grid-template-columns:1fr!important}}@media (max-width: 768px){.container{max-width:100%!important;padding:0 10px}}.admin-card{background:#ffffff;border:1px solid #d6e6f5;border-radius:8px;padding:1rem;box-shadow:0 2px 6px #12395b0d;font-size:.95rem;max-width:500px}.admin-module{border:1px solid #b9d7f5;border-radius:10px;padding:1rem;cursor:pointer;background:#eaf4ff;box-shadow:0 1px 2px #12395b0d;min-height:126px;display:flex;align-items:center;justify-content:center;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;overflow:hidden;position:relative}.admin-module:hover{transform:translateY(-2px);box-shadow:0 8px 18px #13497a1a;background:#dceeff;border-color:#8bbce8}.admin-module-content{width:100%;text-align:center}.admin-module-title{margin:0;font-size:1.15rem;font-weight:700;color:#12395b;text-align:center;transition:transform .22s ease,color .22s ease}.admin-module-description{margin-top:.75rem;font-size:.95rem;color:#35536b;line-height:1.35;text-align:center;opacity:0;max-height:0;overflow:hidden;transform:translateY(8px);transition:opacity .22s ease,max-height .22s ease,transform .22s ease}.admin-module:hover .admin-module-title{transform:translateY(-4px);color:#0f2f4a}.admin-module:hover .admin-module-description{opacity:1;max-height:80px;transform:translateY(0)}.chatia-container{position:fixed;bottom:80px;right:20px;width:400px;height:650px;background:#ffffff;border-radius:12px;box-shadow:0 8px 24px #0003;z-index:1000;display:flex;flex-direction:column;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (max-width: 540px){.chatia-container{left:8px;right:8px;bottom:70px;width:auto;height:calc(100vh - 120px)}}.chatia-header{padding:.75rem 1rem;background:#f7fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.chatia-header-left{display:flex;flex-direction:column}.chatia-title{font-weight:600;font-size:.95rem;color:#1a202c}.chatia-subtitle{font-size:.8rem;color:#64748b;margin-top:2px}.chatia-header-right{display:flex;align-items:center;gap:.5rem}.chatia-mic-btn{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:1px solid #e2e8f0;padding:.25rem .6rem;font-size:.75rem;cursor:pointer;background:#ffffff;color:#334155}.chatia-mic-btn.on{background:#e6fffa;border-color:#99f6e4;color:#0f766e}.chatia-mic-status-dot{font-size:.65rem;opacity:.7}.chatia-close-btn{background:none;border:none;font-size:1.1rem;color:#e53e3e;cursor:pointer}.chatia-body{flex:1;padding:.75rem 1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.6rem}.chatia-alert-red{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;padding:.4rem .6rem;border-radius:8px;font-size:.8rem}.chatia-bubble{padding:.55rem .8rem;border-radius:12px;max-width:80%;font-size:.9rem;white-space:pre-wrap}.chatia-bubble-user{align-self:flex-end;background:#3182ce;color:#fff}.chatia-bubble-assistant{align-self:flex-start;background:#e2e8f0;color:#1a202c}.chatia-quick-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem}.chatia-quick-btn{border:1px solid #cbd5e1;background:#ffffff;padding:.25rem .6rem;border-radius:6px;font-size:.8rem;cursor:pointer}.chatia-loading{font-style:italic;color:#9ca3af;font-size:.8rem}.chatia-analysis-card{border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .7rem;background:#f9fafb;font-size:.85rem}.chatia-analysis-content>div{margin-bottom:.15rem}.chatia-analysis-warning{margin-top:.2rem;color:#b91c1c;font-weight:600}.chatia-analysis-protection{margin-top:.35rem}.chatia-analysis-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem;justify-content:space-between}.chatia-btn{border-radius:6px;padding:.4rem .8rem;font-size:.8rem;border:none;cursor:pointer}.chatia-btn-primary{background:#0ea5e9;color:#fff}.chatia-btn-success{background:#10b981;color:#fff}.chatia-btn-danger{background:#fed7d7;color:#7f1d1d;border:1px solid #fecaca}.chatia-btn-ghost{background:#edf2f7;color:#1f2937;border:1px solid #cbd5e1}.chatia-btn-primary-light{background:#e0f2fe;color:#0369a1}.chatia-btn-success-light{background:#dcfce7;color:#166534}.chatia-bottom{border-top:1px solid #e2e8f0;background:#ffffff;padding:.45rem .75rem .75rem;display:flex;flex-direction:column;gap:.4rem}.chatia-mode-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .25rem}.chatia-mode-label{font-size:.8rem;color:#4a5568}.chatia-mode-buttons{display:flex;gap:.35rem}.chatia-pill-btn{border-radius:999px;border:none;padding:.2rem .7rem;font-size:.8rem;background:#e2e8f0;color:#1a202c;cursor:pointer}.chatia-pill-btn.active{background:#3182ce;color:#fff}.chatia-footer{display:flex;flex-direction:column;gap:.4rem;margin-top:.2rem}.chatia-input-row{display:flex;align-items:center;gap:.4rem;width:100%}.chatia-input{flex:1;padding:.55rem .6rem;font-size:.9rem;border-radius:8px;border:1px solid #cbd5e1;min-width:0}.chatia-send-btn{flex-shrink:0;width:88px;height:40px;border-radius:8px;font-size:.85rem;border:none;cursor:pointer;background:#3182ce;color:#fff;display:flex;align-items:center;justify-content:center}.chatia-tools{display:flex;flex-direction:column;gap:.25rem}.chatia-tools-label{font-size:.8rem;color:#4b5563}.chatia-tools-buttons{display:flex;flex-wrap:wrap;gap:.35rem}.chatia-overlay{position:absolute;inset:0;background:rgba(0,0,0,.32);display:flex;align-items:center;justify-content:center;padding:12px}.chatia-overlay-panel{width:380px;max-width:92vw;max-height:90vh;overflow:auto;background:#ffffff;border-radius:12px;padding:.5rem}table{width:100%;border-collapse:collapse;margin-top:1rem}th,td{padding:.5rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}th{background:#f7fafc;font-weight:700}input[type=time],select{height:32px;padding:4px 8px;width:auto;border:1px solid #e5e7eb;border-radius:6px}input[type=text]{height:32px;padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px}.btn{padding:.4rem .8rem;border:none;border-radius:6px;cursor:pointer;line-height:1}.btn-blue{background-color:#4299e1;color:#fff}.btn-blue:hover{background-color:#3182ce}.btn-red{background-color:#f56565;color:#fff}.btn-red:hover{background-color:#e53e3e}.btn-xs{font-size:12px;height:24px;padding:2px 8px;border-radius:6px}.btn-danger-xs{font-size:12px;line-height:1;height:24px;padding:2px 8px;border-radius:6px;background:#ef4444;color:#fff;border:none;cursor:pointer}.btn-danger-xs:hover{background:#dc2626}.ajouter-chambre{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:1rem}.ajouter-chambre input[type=text],.ajouter-chambre input[type=time]{padding:.4rem;width:6rem}.task-list{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 8px;padding:0}.task-chip{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:9999px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 1px #0000000a;font-size:13px;color:#111827;line-height:1.2}.task-chip .chip-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:18px;height:18px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;background:#f87171;color:#fff;font-size:12px;line-height:1;cursor:pointer}.task-chip .chip-close:hover{background:#ef4444}.legal-page{min-height:100vh;background:#f4f8fc;padding:24px 16px}.legal-container{max-width:980px;margin:0 auto}.legal-topbar{display:flex;justify-content:flex-start;margin-bottom:16px}.legal-home-button{padding:10px 16px;border-radius:999px;border:1px solid #b9d7f5;background:#eaf4ff;color:#12395b;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #12395b14;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.legal-home-button:hover{background:#dceeff;transform:translateY(-1px);box-shadow:0 4px 12px #12395b1f}.legal-title{margin:0 0 20px;font-size:1.8rem;color:#12395b;text-align:center}.legal-tabs{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.legal-tab{padding:10px 16px;border-radius:999px;border:1px solid #b9d7f5;background:#eaf4ff;color:#12395b;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.legal-tab:hover{background:#dceeff;transform:translateY(-1px)}.legal-tab.active{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb2e}.legal-card{background:#ffffff;border:1px solid #d7e6f5;border-radius:16px;padding:20px;box-shadow:0 6px 18px #12395b0f}.legal-section-title{margin-top:0;margin-bottom:16px;font-size:1.25rem;color:#12395b}.legal-content{white-space:pre-wrap;font-size:.97rem;line-height:1.7;color:#243b53}/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial}}}html,body,#root{color:#1a202c;background-color:#f8fafc;height:100%;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}#root{justify-content:center;align-items:flex-start;padding:24px 12px;display:flex}.app-shell{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;width:412px;min-height:780px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000012}.app-header{background:#fff;border-bottom:1px solid #edf2f7;align-items:center;gap:10px;padding:14px 16px;display:flex}.app-content{-webkit-overflow-scrolling:touch;flex:auto;padding:14px 16px 18px;overflow-y:auto}.app-footer{background:#fafbff;border-top:1px solid #edf2f7;padding:10px 16px 16px}.container{width:100%;max-width:640px;margin:0;padding:0}.card{background:#fff;border:1px solid #edf2f7;border-radius:12px;padding:1rem;box-shadow:0 2px 6px #0000000a}input,button{font:inherit}input[type=text],input[type=password]{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;margin:.25rem 0 1rem;padding:.75rem;font-size:1rem}button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 14px;font-size:14px;font-weight:600;transition:transform 40ms,box-shadow .15s,background .15s,border-color .15s,opacity .2s;display:inline-flex}button:active{transform:translateY(1px)}button:hover{opacity:.95}.btn-blue{color:#fff;background:#2563eb;box-shadow:0 6px 14px #2563eb33}.btn-green{color:#fff;background:#48bb78;box-shadow:0 6px 14px #48bb782e}.btn-yellow{color:#111827;background:#ecc94b;box-shadow:0 6px 14px #ecc94b33}.btn-ghost{color:#1f2937;background:#fff;border-color:#e2e8f0}.btn-block{width:100%}ul{margin:0;padding-left:1rem}ul li{list-style:none}.header{background:#edf2f7;border-bottom:1px solid #cbd5e0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.clignote{animation:1s infinite blink}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}@media (max-width:600px){#root{padding:12px 8px}.card{border-radius:10px;padding:1rem}h2,h3,h4{text-align:center;font-size:1.1rem}button,.btn-blue,.btn-green,.btn-yellow{width:100%;margin-bottom:.5rem;padding:.75rem;font-size:1rem}input[type=text],input[type=password]{padding:.75rem;font-size:1rem}.header{flex-direction:column;align-items:flex-start;gap:.5rem}.header span,.header button{font-size:.95rem}#chatbot,#fil-actu{margin-top:1rem;width:100%!important;position:static!important}}.app-title{color:#2d3748;font-size:14px;font-weight:700}.header-spacer{margin-left:auto}.logout-btn{color:#e53e3e;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s,transform 80ms;display:inline-flex}.logout-btn:hover{background-color:#e53e3e1a}.logout-btn:active{transform:scale(.96)}.logout-btn:focus-visible{outline-offset:2px;outline:2px solid #e53e3e}.logout-icon{font-size:18px;line-height:1}.custom-scroll::-webkit-scrollbar{width:10px;height:10px}.custom-scroll::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}.custom-scroll::-webkit-scrollbar-track{background:0 0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.left-1\/2{left:50%}.z-20{z-index:20}.z-\[9999\]{z-index:9999}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1}.h-\[260px\]{height:260px}.h-full{height:100%}.max-h-\[520px\]{max-height:520px}.w-\[70vw\]{width:70vw}.w-full{width:100%}.max-w-\[420px\]{max-width:420px}.min-w-\[220px\]{min-width:220px}.min-w-full{min-width:100%}.flex-1{flex:1}.-translate-x-1\/2{--tw-translate-x:-50%;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.list-decimal{list-style-type:decimal}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-\[11px\]{font-size:11px}.leading-none{--tw-leading:1;line-height:1}.whitespace-nowrap{white-space:nowrap}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition\!{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,ease)!important;transition-duration:var(--tw-duration,0s)!important}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.hover\:opacity-90:hover{opacity:.9}}.active\:opacity-80:active{opacity:.8}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}html,body,#root{height:100%}body{margin:0}
