/* NAIVELI V16.0 — NAÏA Assistant personnel */
.v160-assistant{position:fixed;right:34px;bottom:108px;z-index:9995;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10243a}.v160-launcher{position:relative;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(5,24,48,.2);padding:7px 15px 7px 7px;cursor:pointer;backdrop-filter:blur(18px);transition:.25s ease}.v160-launcher:hover{transform:translateY(-3px);box-shadow:0 19px 44px rgba(5,24,48,.25)}.v160-monogram,.v160-identity>span{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:linear-gradient(145deg,#0b2b50,#17649b);color:#fff;font-family:Georgia,serif;font-size:21px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.v160-label{display:grid;text-align:left;line-height:1.05}.v160-label b{font-size:13px;letter-spacing:.08em}.v160-label small{font-size:9px;color:#66788c;margin-top:3px}.v160-glow{position:absolute;left:11px;width:31px;height:31px;border-radius:50%;box-shadow:0 0 0 0 rgba(18,102,157,.28);animation:v160Pulse 2.8s infinite}.v160-badge{position:absolute;right:-4px;top:-7px;min-width:20px;height:20px;border-radius:20px;border:2px solid #fff;background:#c28c32;color:#fff;font-size:10px;font-weight:800}.v160-panel{position:absolute;right:0;bottom:64px;width:min(410px,calc(100vw - 28px));height:min(670px,calc(100vh - 145px));display:none;grid-template-rows:auto auto auto 1fr auto;border:1px solid rgba(255,255,255,.75);border-radius:25px;overflow:hidden;background:rgba(248,250,252,.97);box-shadow:0 28px 80px rgba(0,22,47,.3);backdrop-filter:blur(24px)}.v160-panel.open{display:grid;animation:v160Open .24s ease-out}.v160-header{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;background:linear-gradient(135deg,#071d36,#0e416c);color:#fff}.v160-identity{display:flex;align-items:center;gap:10px}.v160-identity>span{width:35px;height:35px}.v160-identity p{display:grid;margin:0}.v160-identity b{font-size:14px;letter-spacing:.06em}.v160-identity small{font-size:9px;opacity:.78;margin-top:3px}.v160-identity i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#61d59a}.v160-header>div:last-child{display:flex;gap:5px}.v160-header button{width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.v160-personalbar{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;background:#fff;border-bottom:1px solid #e7edf2}.v160-personalbar div{display:flex;gap:5px;font-size:12px}.v160-personalbar span{color:#76879a}.v160-personalbar button{border:0;background:none;color:#155b8e;font-size:11px;font-weight:700;cursor:pointer}.v160-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;background:#fff;border-bottom:1px solid #e6edf2;padding:0 10px}.v160-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:10px 4px;font-size:10px;font-weight:700;color:#6b7b8c;cursor:pointer}.v160-tabs button.active{color:#0e507e;border-color:#c2923f}.v160-view{display:none;min-height:0}.v160-view.active{display:grid}.v160-view[data-v160-view=chat]{grid-template-rows:auto 1fr auto auto}.v160-context{display:flex;gap:5px;align-items:center;padding:8px 14px;background:#f2f6f9;font-size:9px;color:#738397}.v160-context b{color:#173a58}.v160-context em{margin-left:auto;font-style:normal}.v160-messages{overflow:auto;padding:15px;display:flex;flex-direction:column;gap:10px}.v160-message{display:flex}.v160-message.user{justify-content:flex-end}.v160-bubble{max-width:88%;padding:10px 12px;border-radius:16px 16px 16px 5px;background:#fff;box-shadow:0 5px 15px rgba(20,44,70,.08);font-size:12px;line-height:1.5}.v160-message.user .v160-bubble{border-radius:16px 16px 5px 16px;background:#0f4d78;color:#fff}.v160-bubble p{margin:0}.v160-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.v160-actions a{padding:6px 8px;border-radius:9px;background:#edf4f8;color:#104d78;text-decoration:none;font-size:9px;font-weight:700}.v160-chips{display:flex;gap:6px;padding:8px 12px;overflow:auto;border-top:1px solid #e7edf2}.v160-chips button{white-space:nowrap;border:1px solid #dce7ee;border-radius:999px;background:#fff;color:#31556f;padding:7px 10px;font-size:9px;cursor:pointer}.v160-composer{display:grid;grid-template-columns:1fr 39px;gap:7px;padding:10px 12px;background:#fff;border-top:1px solid #e4ebf0}.v160-composer textarea{resize:none;max-height:90px;border:1px solid #dbe5ec;border-radius:13px;padding:10px;font:inherit;font-size:12px;outline:none}.v160-composer button{border:0;border-radius:12px;background:#0d4e7b;color:#fff;font-size:16px;cursor:pointer}.v160-panel footer{display:flex;justify-content:space-between;gap:8px;padding:8px 13px;background:#f4f7f9;border-top:1px solid #e2e9ee;font-size:8px;color:#7b8997}.v160-panel footer a{color:#12547e;font-weight:700}.v160-view[data-v160-view=projects],.v160-view[data-v160-view=reminders]{grid-template-rows:auto 1fr;overflow:hidden}.v160-section-head{display:flex;justify-content:space-between;align-items:center;padding:15px}.v160-section-head div{display:grid}.v160-section-head b{font-size:14px}.v160-section-head small{font-size:9px;color:#7a8998;margin-top:2px}.v160-section-head button{border:0;border-radius:9px;background:#0f527e;color:#fff;padding:7px 10px;font-size:10px;cursor:pointer}.v160-list{overflow:auto;padding:0 14px 14px;display:flex;flex-direction:column;gap:8px}.v160-list article{display:grid;grid-template-columns:35px 1fr 28px;align-items:center;gap:8px;padding:10px;border:1px solid #e2e9ee;border-radius:13px;background:#fff}.v160-list article>span,.v160-check{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:10px;background:#eaf2f7;color:#0e527e}.v160-list article>div{display:grid}.v160-list article b{font-size:11px}.v160-list article small{font-size:9px;color:#788796;margin-top:3px}.v160-list article>button:last-child{border:0;background:none;color:#8e9ca8;cursor:pointer}.v160-list article.done{opacity:.58}.v160-list article.done b{text-decoration:line-through}.v160-empty{text-align:center;margin:auto;padding:30px 15px;color:#708090}.v160-empty b{font-size:13px;color:#28465f}.v160-empty p{font-size:10px}.v160-dialog{width:min(380px,calc(100vw - 30px));border:0;border-radius:20px;padding:0;box-shadow:0 30px 90px rgba(0,0,0,.35)}.v160-dialog::backdrop{background:rgba(4,18,33,.62);backdrop-filter:blur(5px)}.v160-dialog form{position:relative;display:grid;gap:13px;padding:25px}.v160-dialog-close{position:absolute;right:12px;top:10px;border:0;background:none;font-size:22px}.v160-dialog h3{margin:0;font-size:20px}.v160-dialog label{display:grid;gap:5px;font-size:10px;font-weight:700}.v160-dialog input[type=text],.v160-dialog input:not([type]){border:1px solid #d8e2e9;border-radius:10px;padding:10px}.v160-consent{grid-template-columns:18px 1fr!important;align-items:start;font-weight:500!important;line-height:1.4}.v160-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.v160-dialog-actions button{border:0;border-radius:9px;padding:9px 12px}.v160-dialog-actions button:last-child{background:#0e517d;color:#fff}.v160-intro-active .v160-assistant{bottom:170px}.v160-enabled .floating{bottom:20px}.v160-enabled .floating .float{opacity:.88}
@keyframes v160Pulse{0%,100%{box-shadow:0 0 0 0 rgba(18,102,157,.28)}50%{box-shadow:0 0 0 10px rgba(18,102,157,0)}}@keyframes v160Open{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:700px){.v160-assistant{right:18px;bottom:118px}.v160-intro-active .v160-assistant{bottom:190px}.v160-label{display:none}.v160-launcher{padding:6px}.v160-panel{position:fixed;left:10px;right:10px;bottom:82px;width:auto;height:min(665px,calc(100dvh - 100px));border-radius:22px}.v160-panel.open{display:grid}.v160-context em{display:none}}
@media(prefers-reduced-motion:reduce){.v160-glow{animation:none}.v160-panel.open{animation:none}.v160-launcher{transition:none}}

/* NAIVELI V19 — compréhension guidée de projet */
.v190-progress{padding:9px 14px 10px;background:linear-gradient(180deg,#f8fafc,#eef4f8);border-bottom:1px solid #e0e8ee}.v190-progress>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#687b8d}.v190-progress>div:first-child b{color:#0d527f;font-size:10px}.v190-progress>i{display:block;height:4px;margin-top:6px;border-radius:99px;background:#dbe6ed;overflow:hidden}.v190-progress>i span{display:block;width:0;height:100%;border-radius:99px;background:linear-gradient(90deg,#0c527f,#c39442);transition:width .35s ease}.v190-context-pills{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.v190-context-pills span{padding:3px 7px;border-radius:99px;background:#fff;border:1px solid #dce6ed;color:#36566f;font-size:8px}.v190-context-pills small{font-size:8px;color:#82909d}.v160-bubble{white-space:pre-line}.v160-actions a:last-child{background:#0e527e;color:#fff}.v160-chips{scrollbar-width:none}.v160-chips::-webkit-scrollbar{display:none}
.v190-prefill-note{display:grid;gap:3px;margin-bottom:18px;padding:13px 15px;border:1px solid rgba(194,148,66,.35);border-radius:13px;background:#fffaf0;color:#173a58}.v190-prefill-note b{font-size:13px}.v190-prefill-note span{font-size:10px;color:#6f7f8e}
