:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.response-card{width:100%;font-size:.93rem}.response-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.badge{border-radius:20px;padding:3px 10px;font-size:.78rem;font-weight:600}.badge.thematique{color:#fff;background:#003189}.badge.sous-theme{color:#003189;background:#eef2ff;border:1px solid #c7d2fe}.response-label{color:#1a1a2e;font-size:.9rem;font-weight:600}.response-text{line-height:1.6}.response-error{color:#c0392b}.response-note{color:#666;margin-top:8px;font-size:.82rem;font-style:italic}.response-confidence{color:#888;margin-top:10px;font-size:.78rem}.matched{font-style:italic}.response-raw{background:#f8f8f8;border-radius:6px;max-height:200px;padding:10px;font-size:.8rem;overflow:auto}.chart-wrapper{margin-top:8px}.chart-title{color:#003189;margin-bottom:10px;font-size:.95rem;font-weight:600}.chart-empty{color:#888;font-size:.9rem;font-style:italic}.table-wrapper{margin-top:8px;overflow:hidden}.table-scroll{max-height:300px;overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:.88rem}.data-table th{color:#fff;text-align:left;background:#003189;padding:8px 12px;position:sticky;top:0}.data-table td{border-bottom:1px solid #e8edf5;padding:7px 12px}.data-table tr:hover td{background:#f0f4ff}.chatbox{background:#fff;border-radius:12px;flex-direction:column;height:calc(100vh - 200px);min-height:500px;display:flex;overflow:hidden;box-shadow:0 2px 16px #00318914}.messages{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.message{align-items:flex-start;gap:12px;display:flex}.message.user{flex-direction:row-reverse}.message-avatar{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;display:flex}.message-body{background:#f0f4ff;border-radius:12px;max-width:75%;padding:12px 16px;font-size:.95rem;line-height:1.5}.message.user .message-body{color:#fff;background:#003189;border-radius:12px 2px 12px 12px}.message.assistant .message-body{border-radius:2px 12px 12px}.message.error .message-body{color:#c0392b;background:#fff0f0}.loading{align-items:center;gap:6px;display:flex;padding:14px 20px!important}.dot{background:#003189;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite bounce}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}}.suggestions{border-top:1px solid #e8edf5;flex-wrap:wrap;gap:8px;padding:12px 20px 4px;display:flex}.suggestion-chip{color:#003189;cursor:pointer;white-space:nowrap;background:#eef2ff;border:1px solid #c7d2fe;border-radius:20px;padding:5px 14px;font-size:.82rem;transition:background .15s}.suggestion-chip:hover{background:#c7d2fe}.chat-input-form{border-top:1px solid #e8edf5;gap:10px;padding:14px 20px;display:flex}.chat-input{border:1.5px solid #c7d2fe;border-radius:8px;outline:none;flex:1;padding:10px 16px;font-size:.95rem;transition:border-color .2s}.chat-input:focus{border-color:#003189}.send-btn{color:#fff;cursor:pointer;background:#003189;border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:background .2s}.send-btn:hover:not(:disabled){background:#0053a0}.send-btn:disabled{opacity:.5;cursor:not-allowed}.question-tree{flex-direction:column;gap:16px;display:flex}.tree-cols{gap:16px;height:calc(100vh - 220px);min-height:400px;display:flex}.tree-col{background:#fff;border-radius:12px;flex:0 0 220px;min-width:200px;padding:16px;overflow-y:auto;box-shadow:0 2px 16px #00318914}.tree-col:last-child{flex:1}.tree-col h3{color:#003189;border-bottom:2px solid #eef2ff;margin-bottom:12px;padding-bottom:8px;font-size:.9rem;font-weight:700}.tree-col>ul,.tree-col ul{margin:0;padding:0;list-style:none}.tree-col>ul>li{cursor:pointer;border-radius:8px;margin-bottom:4px;padding:10px 12px;font-size:.9rem;transition:background .15s}.tree-col>ul>li:hover{background:#eef2ff}.tree-col>ul>li.selected{color:#fff;background:#003189;font-weight:600}.exemples{margin:6px 0 0 12px}.exemples li{cursor:pointer;color:#444;border-radius:6px;margin-bottom:3px;padding:6px 10px;font-size:.85rem;transition:background .15s}.exemples li:hover{color:#003189;background:#eef2ff}.exemples li.selected{color:#fff;background:#e1000f}.tree-response{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:20px;overflow-y:auto;box-shadow:0 2px 16px #00318914}.tree-loading{color:#888;padding:24px}.tree-error{color:#c0392b;padding:24px}.tree-loading-dots{gap:8px;padding:20px;display:flex}.tree-loading-dots span{background:#003189;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite bounce}.tree-loading-dots span:nth-child(2){animation-delay:.2s}.tree-loading-dots span:nth-child(3){animation-delay:.4s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f4f6f9;font-family:Segoe UI,Arial,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.app-header{color:#fff;text-align:center;background:linear-gradient(135deg,#003189 0%,#0053a0 100%);padding:20px 32px 0}.header-logo{justify-content:center;align-items:center;gap:12px;display:flex}.logo-icon{font-size:2rem}.app-header h1{font-size:1.8rem;font-weight:700}.header-sub{opacity:.8;margin-top:6px;font-size:.95rem}.tab-nav{justify-content:center;gap:8px;margin-top:16px;display:flex}.tab{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px 8px 0 0;padding:10px 24px;font-size:.95rem;transition:background .2s}.tab:hover{background:#ffffff40}.tab.active{color:#003189;background:#f4f6f9;font-weight:700}.app-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px}.app-footer{text-align:center;color:#666;border-top:1px solid #e0e4ea;padding:16px;font-size:.8rem}.app-footer a{color:#003189}
