@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#e9edf5;font-synthesis:none;--surface:#10151f;--surface-2:#151b27;--line:#ffffff17;--muted:#8c96a8;--accent:#a7f3d0;--accent-deep:#34d399;background:#080b12;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 76% -10%,#34d3991f,#0000 27rem),#080b12;min-width:320px;min-height:100vh;margin:0}button,textarea,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}main{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080b12d1;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;display:grid;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:700;display:flex}.brand strong{color:var(--accent-deep)}.brand-mark{color:#07100d;background:var(--accent);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.primary-nav{border:1px solid var(--line);background:#ffffff09;border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex}.primary-nav a{color:#8994a6;border-radius:8px;padding:8px 12px;font-size:.78rem;font-weight:600;transition:color .2s,background .2s}.primary-nav a:hover{color:#eef2f7;background:#ffffff0e}.status{color:#aeb8c8;justify-self:end;align-items:center;gap:8px;font-size:.78rem;display:flex}.status span{background:var(--accent-deep);width:7px;height:7px;box-shadow:0 0 12px var(--accent-deep);border-radius:50%}.status.offline span{background:#fb7185;box-shadow:0 0 12px #fb7185}.hero,.query-section,.history-section{scroll-margin-top:96px}.hero{max-width:920px;margin:0 auto;padding:58px 0 70px}.hero-copy{text-align:center;max-width:760px;margin:0 auto 30px}.kicker{color:var(--accent-deep);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700}h1,h2,h3{font-family:Manrope,sans-serif}h1{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(2.5rem,5.2vw,4.75rem);line-height:1}h1 em{color:var(--accent);font-style:normal}.hero-copy p{color:var(--muted);max-width:620px;margin:0 auto;font-size:1.08rem;line-height:1.7}.overview-stats{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 auto 20px;display:grid;overflow:hidden}.overview-stats div{background:#0d111af5;justify-content:center;align-items:baseline;gap:7px;padding:12px 8px;display:flex}.overview-stats strong{color:#eef2f7;font-family:Manrope,sans-serif}.overview-stats span{color:#707b8d;font-size:.72rem}.composer{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff0e,#ffffff06);border-radius:20px;padding:22px;box-shadow:0 24px 70px #00000047}.composer label{margin-bottom:14px;font-weight:600;display:block}.composer textarea{resize:vertical;color:#f5f7fb;background:#090d15;border:1px solid #ffffff14;border-radius:14px;outline:none;width:100%;min-height:145px;padding:18px;line-height:1.65;transition:border-color .2s,box-shadow .2s}.composer textarea:focus{border-color:#34d39999;box-shadow:0 0 0 4px #34d39914}.composer textarea::placeholder{color:#596274}.composer-footer{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.composer-footer>span{color:#697386;font-size:.78rem}.composer button{background:var(--accent);color:#07100d;border:0;border-radius:11px;align-items:center;gap:10px;padding:13px 18px;font-weight:700;display:flex}.spinner{border:2px solid #0003;border-top-color:#07100d;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error{color:#fecdd3;background:#f43f5e1a;border:1px solid #f43f5e40;border-radius:12px;margin-top:16px;padding:14px 16px}.latest-section,.history-section{padding:20px 0 70px}.split-notice{color:#dbeafe;background:#3b82f61a;border:1px solid #60a5fa4d;border-radius:12px;margin-bottom:14px;padding:13px 16px;line-height:1.5}.section-heading{color:var(--accent-deep);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:14px;margin-bottom:18px;font-size:.76rem;font-weight:700;display:flex}.section-heading i{background:linear-gradient(90deg,#34d3994d,#0000);flex:1;height:1px}.analysis-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:24px}.card-topline{color:#6f7a8d;justify-content:space-between;margin-bottom:18px;font-size:.75rem;display:flex}.card-identifiers{align-items:center;gap:9px;display:flex}.message-id{color:var(--accent-deep);font-weight:700}.subject-badge{color:#cbd5e1;background:#202837;border-radius:999px;padding:4px 8px}.membership-badge{border-radius:999px;padding:4px 8px}.membership-badge.included{color:#9ff0cd;background:#34d39914}.membership-badge.excluded{color:#fda4af;background:#f43f5e17}.original-message{color:#dbe1eb;border-bottom:1px solid var(--line);margin:0 0 21px;padding-bottom:21px;font-size:1.02rem;line-height:1.65}.analysis-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;display:grid}.analysis-grid section p{color:#c8d0dd;margin:7px 0 0}.eyebrow{color:#687386;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;font-weight:700}.importance{gap:4px;margin-top:10px;display:flex}.importance span{background:#29313e;border-radius:5px;width:18px;height:5px}.importance span.active{background:var(--accent-deep)}.tag-row{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.tag{color:#9ca7b9;border:1px solid var(--line);background:#181f2b;border-radius:999px;padding:6px 10px;font-size:.72rem}.tag.topic{color:#9ff0cd;background:#34d39914;border-color:#34d3992e}.contradiction-block{color:#fecdd3;background:#f43f5e17;border:1px solid #f43f5e3d;border-radius:12px;margin-top:20px;padding:15px 16px}.contradiction-block strong{margin-bottom:8px;display:block}.contradiction-item{border-top:1px solid #f43f5e2b;padding:12px 0}.contradiction-item:first-of-type{border-top:0}.contradiction-item.accepted,.contradiction-item.rejected{color:#aeb8c8}.contradiction-title{justify-content:space-between;align-items:center;gap:12px;font-weight:600;display:flex}.decision-status{color:#fecdd3;background:#f43f5e1f;border-radius:999px;flex:none;padding:3px 7px;font-size:.68rem}.contradiction-item.accepted .decision-status{color:#fde68a;background:#f59e0b1f}.contradiction-item.rejected .decision-status{color:#a7f3d0;background:#34d3991a}.contradiction-block p{margin:7px 0 0;line-height:1.5}.contradiction-block small{color:#b98a94;margin-top:3px;display:block}.contradiction-actions{gap:8px;margin-top:11px;display:flex}.contradiction-actions button{color:#d6dce7;background:0 0;border:1px solid #ffffff24;border-radius:8px;padding:7px 10px}.contradiction-actions button.accept{color:#07100d;background:#fde68a;border-color:#fde68a;font-weight:700}.card-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.card-actions button{color:#aeb8c8;border:1px solid var(--line);background:0 0;border-radius:8px;padding:8px 11px}.card-actions button:hover{color:#f5f7fb;border-color:#fff3}.card-actions .delete-button{color:#fda4af;border-color:#f43f5e40}.card-actions .delete-button:hover{color:#fecdd3;background:#f43f5e14;border-color:#f43f5e73}.section-title-row{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-title-row h2{letter-spacing:-.04em;margin:8px 0 0;font-size:2rem}.secondary-button{color:#aeb8c8;border:1px solid var(--line);background:0 0;border-radius:9px;padding:9px 13px}.query-section{background:linear-gradient(135deg,#34d3991a,#10151ff0 48%);border:1px solid #34d39929;border-radius:22px;margin:10px 0 72px;padding:38px}.query-copy h2{letter-spacing:-.045em;margin:10px 0;font-size:clamp(1.8rem,4vw,3rem)}.query-copy p{color:var(--muted);margin:0}.query-form{gap:10px;margin-top:28px;display:flex}.query-form input,.filters input,.filters select{color:#e9edf5;border:1px solid var(--line);background:#090d15;border-radius:10px;outline:none}.query-form input{flex:1;padding:15px 16px}.query-form input:focus,.filters input:focus,.filters select:focus{border-color:#34d3998c}.query-form button{color:#07100d;background:var(--accent);border:0;border-radius:10px;padding:0 20px;font-weight:700}.answer-card{border:1px solid var(--line);background:#090d15;border-radius:14px;margin-top:18px;padding:20px}.answer-card p{color:#dbe1eb;line-height:1.7}.markdown-answer{color:#dbe1eb;margin:12px 0 18px;line-height:1.7}.markdown-answer>:first-child{margin-top:0}.markdown-answer>:last-child{margin-bottom:0}.markdown-answer h1,.markdown-answer h2,.markdown-answer h3{color:#f1f5f9;letter-spacing:-.01em;margin:18px 0 8px;font-size:1.05rem;line-height:1.35}.markdown-answer ul,.markdown-answer ol{padding-left:22px}.markdown-answer li{margin:5px 0}.markdown-answer code{color:#a7f3d0;background:#151b27;border-radius:5px;padding:2px 5px}.markdown-answer a{color:var(--accent-deep);text-decoration:underline}.answer-sources{color:var(--accent-deep);font-size:.78rem}.answer-related{margin-top:16px}.answer-related-heading{justify-content:space-between;align-items:baseline;gap:16px;margin:0 2px 10px;display:flex}.answer-related-heading h3{color:#e2e8f0;margin:0;font-size:1rem}.answer-related-heading span{color:#687386;font-size:.74rem}.answer-related-list{gap:10px;display:grid}.source-message-card{border:1px solid var(--line);background:#090d15c7;border-radius:13px;padding:16px}.source-message-topline{color:#6f7a8d;justify-content:space-between;gap:14px;font-size:.72rem;display:flex}.source-message-topline>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.source-message-content{color:#dbe1eb;margin:13px 0;line-height:1.6}.source-message-summary{border-top:1px solid var(--line);padding-top:12px}.source-message-summary p{color:#9da8ba;margin:6px 0 0;font-size:.88rem;line-height:1.55}.source-message-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:13px;padding-top:12px;display:flex}.source-message-actions button,.source-edit-form button{color:#b8c1cf;border:1px solid var(--line);background:0 0;border-radius:8px;padding:8px 10px}.source-message-actions button:hover,.source-edit-form button:hover{color:#f5f7fb;border-color:#fff3}.source-message-actions .delete-button{color:#fda4af;border-color:#f43f5e40}.source-edit-form{margin:14px 0}.source-edit-form label{color:#8c96a8;margin-bottom:8px;font-size:.78rem;font-weight:600;display:block}.source-edit-form textarea{resize:vertical;color:#f5f7fb;background:#080b12;border:1px solid #34d39959;border-radius:10px;outline:none;width:100%;padding:12px;line-height:1.55}.source-edit-form textarea:focus{border-color:#34d399b3;box-shadow:0 0 0 3px #34d39912}.source-edit-form>div{justify-content:flex-end;gap:8px;margin-top:9px;display:flex}.source-edit-form button.primary{color:#07100d;background:var(--accent);border-color:var(--accent);font-weight:700}.filters{grid-template-columns:minmax(180px,1.5fr) repeat(4,minmax(130px,1fr));gap:9px;margin-bottom:24px;display:grid}.filters input,.filters select{min-width:0;padding:10px 11px;font-size:.8rem}.filters select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.filter-toolbar{color:#697386;justify-content:space-between;align-items:center;margin:-10px 0 12px;font-size:.78rem;display:flex}.filter-toolbar>div{align-items:center;gap:8px;display:flex}.filter-toggle,.reset-filters{border-radius:9px;padding:8px 11px}.filter-toggle{color:#d5dbe5;border:1px solid var(--line);background:#151b27;display:none}.filter-toggle b{color:#07100d;background:var(--accent);border-radius:50%;place-items:center;min-width:18px;height:18px;margin-left:5px;font-size:.68rem;display:inline-grid}.reset-filters{color:#8994a6;background:0 0;border:0}.history-list{gap:14px;display:grid}.topic-groups{gap:34px;display:grid}.topic-heading{justify-content:space-between;align-items:baseline;margin:0 2px 12px;display:flex}.topic-heading h3{color:#dfe6ef;margin:0;font-size:1.05rem}.topic-heading span{color:#687386;font-size:.74rem}.empty-state{text-align:center;min-height:240px;color:var(--muted);border:1px dashed #ffffff1f;border-radius:18px;place-content:center;display:grid}.empty-state>span{color:var(--accent-deep);font-size:2rem}.empty-state h3{color:#cbd3df;margin:12px 0 4px}.empty-state p{margin:0}.empty-state.compact{min-height:210px}.empty-state .secondary-button{justify-self:center;margin-top:16px}footer{border-top:1px solid var(--line);color:#667084;justify-content:space-between;align-items:center;height:100px;font-size:.78rem;display:flex}footer a:hover{color:var(--accent)}.mobile-nav{display:none}@media (width<=900px){.primary-nav{display:none}.site-header{grid-template-columns:1fr auto}.filters{grid-template-columns:1fr 1fr}}@media (width<=760px){main{width:min(100% - 24px,1180px)}body{padding-bottom:76px}.site-header{height:64px}.status{font-size:.7rem}.hero{padding:36px 0 46px}.hero-copy{margin-bottom:22px}h1{font-size:clamp(2.25rem,11vw,3.25rem);line-height:1.02}.hero-copy p{font-size:.95rem;line-height:1.55}.overview-stats{grid-template-columns:1fr 1fr}.composer{border-radius:16px;padding:16px}.composer textarea{min-height:132px;padding:14px}.composer-footer{flex-direction:column;align-items:stretch;gap:10px}.composer button{justify-content:center;padding:12px 14px}.analysis-grid{grid-template-columns:1fr 1fr;gap:20px}.analysis-card{padding:18px}.card-topline{flex-direction:column}.contradiction-title{flex-direction:column;align-items:flex-start;gap:7px}.card-actions{flex-wrap:wrap}.query-section{padding:25px 18px}.query-form{flex-direction:column}.query-form button{padding:13px}.source-message-topline{flex-direction:column}.section-title-row{align-items:center}.section-title-row h2{font-size:1.65rem}.filter-toggle{align-items:center;display:inline-flex}.filters{border:1px solid var(--line);background:#10151fb8;border-radius:13px;grid-template-columns:1fr 1fr;padding:12px;display:none}.filters.open{display:grid}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#10151feb;border:1px solid #ffffff1f;border-radius:15px;grid-template-columns:repeat(3,1fr);padding:5px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 40px #00000073}.mobile-nav a{color:#8792a4;flex-direction:column;align-items:center;gap:2px;padding:7px 5px;font-size:.62rem;font-weight:600;display:flex}.mobile-nav a span{color:var(--accent-deep);font-size:1rem;line-height:1}footer{height:80px}}@media (width<=460px){.brand>span:last-child{font-size:.9rem}.analysis-grid{grid-template-columns:1fr}.card-topline{gap:10px}.card-identifiers{flex-wrap:wrap}.filters{grid-template-columns:1fr}.status{font-size:0}.status:after{content:"En ligne";font-size:.68rem}.status.offline:after{content:"Hors ligne"}}
