:root{--bg: #0f172a;--surface: #111827;--text: #e5e7eb;--muted: #9ca3af;--accent: #38bdf8;--user: #2563eb;--assistant: #1f2937;--radius: 14px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#0b1220 url(/assets/fondlavie-vjwZWEzD.png) center center / cover no-repeat fixed;color:var(--text)}.chat-root.embed{position:relative;width:100%;height:100%;--launcher-bleed: 40px}body.lavie-embed-body{background:transparent!important}.chat-shell{position:fixed;bottom:24px;right:24px;width:40%;height:90%;z-index:9999;background:#ddf5ff;border:1px solid rgba(255,255,255,.06);border-radius:10px;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;overflow:hidden}.chat-launcher{position:fixed;bottom:10px;right:10px;width:75px;height:75px;border-radius:16px;border:2px solid rgb(24 130 177);background:#e3f6ff;padding:4px;cursor:pointer;box-shadow:#091e4240 0 10px 24px -8px,#091e4214 0 0 0 1px;z-index:9999;overflow:visible}.chat-root.embed .chat-launcher{position:absolute;right:0;bottom:0;width:calc(100% - var(--launcher-bleed));height:calc(100% - var(--launcher-bleed))}.chat-launcher:before{content:"Des questions";position:absolute;top:-12px;left:-18px;background:#fff;color:#0b1220;border:2px solid rgb(24 130 177);border-radius:999px;padding:8px 12px 8px 44px;font-weight:700;font-size:14px;line-height:1;box-shadow:#091e4240 0 8px 18px -10px,#091e421a 0 0 0 1px;pointer-events:none;white-space:nowrap;display:none}.chat-launcher:after{content:"?";position:absolute;top:-15px;left:-15px;width:27px;height:27px;border-radius:999px;background:#1882b1;color:#fff;font-weight:700;font-size:16px;line-height:1;display:grid;place-items:center;box-shadow:#091e4240 0 8px 18px -10px,#091e421a 0 0 0 1px;pointer-events:none}.chat-launcher img{width:100%;height:100%;object-fit:contain;display:block}.chat-launcher:hover{transform:translateY(-1px)}.chat-root.embed .chat-shell{position:absolute;right:0;bottom:0;width:100%;height:100%;border-radius:12px}header{padding:6px 16px 10px;letter-spacing:.01em;background:#fff;border-bottom:1px solid #efefef}.chat-header{display:flex;align-items:center;gap:14px}.chat-header-action{margin-left:auto;width:40px;height:40px;border-radius:10px;border:1px solid rgb(0 0 0 / 69%);background:#1882b1;color:#0b1220;font-weight:700;cursor:pointer;display:grid;place-items:center;position:absolute;right:6px;padding:0}.chat-close{top:8px}.chat-reset{top:54px}.chat-header-action:hover{background:#fff}.chat-header-action:hover .chat-header-icon path{stroke:#333}.chat-header-icon{width:18px;height:18px}.chat-header-icon path{fill:none;stroke:#fff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.header-logo{height:100%;max-height:90px;width:auto;object-fit:contain;margin-top:5px}.header-text{display:flex;flex-direction:column;gap:2px}.chat-title{font-weight:700;font-size:1.4rem;margin-bottom:2px;color:#1882b1;display:flex;align-items:center;gap:6px}.chat-subtitle{font-size:.95rem;color:#063043;opacity:.9;padding-left:0}button.chat-header-action.chat-reset:hover{background:#fff}button.chat-header-action.chat-reset{background:#063043}.logo-inline{height:16px;margin-top:2px}.messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.bubble-row{display:flex;gap:4px;align-items:flex-start}.bubble-row.user{justify-content:flex-end}.bubble{max-width:88%;padding:20px 20px 8px;border-radius:25px;line-height:1.5;border:1px solid rgba(255,255,255,.05);margin:6px 0}.bubble.user{align-self:flex-end;background:#1882b1;color:#fff;box-shadow:#0000004d 1px 0 2px -1px,#000000b5 0 1px 2px -1px}.bubble.assistant{align-self:flex-start;background:#fff;color:#0b1220;box-shadow:#0000004d 1px 0 2px -1px,#000000b5 0 1px 2px -1px}.bubble a{color:#0f6f99;font-weight:500}.bubble h1,.bubble h2,.bubble h3{margin:0 0 6px;line-height:1.2}.bubble h1{font-size:1.1rem}.bubble h2{font-size:22px;color:#1882b1;margin-bottom:16px}.bubble h3{font-size:18px;color:#1882b1;margin-bottom:10px}.bubble h4{font-size:16px;color:#1882b1;margin-bottom:10px}.bubble p{margin:0 0 10px}.bubble-icon{width:40px;height:40px;border-radius:50%;background:#eef6fb;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:19px;border:1px solid #0b6993}.bubble-row.user .bubble-icon{background:#e7f0ff}.bubble-icon img{width:22px;height:22px;display:block}.bubble ul{margin:6px 0 10px 25px;padding:0;list-style:none}.bubble ul li{margin:4px 0;position:relative;padding-left:18px}.bubble ul li:before{content:"➜";position:absolute;left:0;color:#22c55e;font-weight:700}.bubble ol{margin:6px 0;padding:0;list-style:none}.bubble ol li{margin:6px 0;position:relative;padding-left:24px}.bubble ol li:before{content:attr(data-num) ".";position:absolute;left:0;color:#1882b1;font-weight:700}.bubble ul li:before{content:"➜";position:absolute;left:-6px;color:#139b79;font-weight:700;top:1px}::marker{color:#1b88b9}.bubble code{background:#ffffff14;padding:2px 4px;border-radius:6px;font-family:SFMono-Regular,Consolas,monospace}.composer{padding:12px;border-top:1px solid rgba(255,255,255,.06)}.input-wrap{position:relative}textarea{width:100%;min-height:90px;resize:none;background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;color:#0b124a;border:0px solid rgb(24 130 177);border-radius:8px;padding:12px 54px 12px 12px;font-size:16px;box-shadow:#a1abb3 1px 1px 3px inset,#ffffffb3 -3px -1px 3px 1px inset}textarea:focus-visible{outline:none!important}.send-btn{position:absolute;right:8px;bottom:12px;height:40px;width:40px;border:none;border-radius:10px;background:#1882b1;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 18px #0000002e;line-height:40px}.send-btn[disabled]{opacity:.5;cursor:not-allowed}@media(max-width:800px){.header-logo{max-height:60px}.chat-title{font-size:1.1rem}.logo-inline{height:12px}.chat-header{padding-right:50px}.chat-subtitle{font-size:.8rem}.chat-header-action{width:30px;height:30px}.chat-reset{top:42px}.bubble-icon{width:25px;height:25px}.bubble-icon img{width:14px;height:14px}.messages{padding:5px;gap:0px}.bubble{max-width:95%;padding:12px 16px 5px;font-size:14px;line-height:18px}textarea{min-height:70px;font-size:14px}}
