:root{font-family:system-ui,-apple-system,sans-serif;color:#203a35;background:#f5f4ee;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{max-width:920px;margin:auto;padding:28px 24px}header{display:flex;align-items:center;gap:22px;border-bottom:1px solid #d8ded4;padding-bottom:22px}.brand{font-weight:800;font-size:38px;letter-spacing:-3px;text-decoration:none;color:#173e38}.brand>span:first-child{color:#6c8174}.dot{color:#ce784e}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2px}header .eyebrow{flex:1}h1{font-family:Georgia,serif;font-size:clamp(40px,7vw,62px);line-height:1.08;font-weight:400;letter-spacing:-2px;margin:16px 0}h2{font-size:19px}.intro{padding:36px 0 16px}.intro>p:last-child,.muted{color:#626f64;font-size:14px;line-height:1.6}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #c9d1c8;background:transparent;border-radius:9px;padding:11px 15px;min-height:44px;color:#203a35}button:hover{background:#e5eadd}button:disabled{opacity:.5;cursor:wait}.primary,button[aria-pressed=true]{background:#173e38;color:white;border-color:#173e38}.stats{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0 24px}.stats>div{background:#e3e9db;border-radius:14px;padding:20px;display:flex;justify-content:space-between;align-items:center}.stats strong{font-family:Georgia,serif;font-size:40px;font-weight:400}.stats span{max-width:110px;font-size:14px}.toolbar{display:flex;gap:8px;flex-wrap:wrap}nav{display:flex;gap:7px;overflow:auto;margin:25px 0}nav button{white-space:nowrap;border-radius:30px}article{background:#fffefa;border:1px solid #dedfd5;border-radius:14px;padding:22px;margin:12px 0;box-shadow:0 3px 12px #213b3510}article.priority{border-left:4px solid #bf6942}article h3{font-size:18px;margin:12px 0 8px;overflow-wrap:anywhere}article p{line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.badge{font-size:11px;font-weight:700;letter-spacing:1px;color:#8d4d30}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.actions button{font-size:13px}.section-title{margin:32px 0 12px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase}.empty{padding:38px;text-align:center;border:1px dashed #b4c0b0;border-radius:14px}form{max-width:460px}label{display:block;margin:18px 0 8px}input,select{width:100%;padding:13px;border:1px solid #b8c4b8;border-radius:8px;background:white;color:#203a35}form>.primary{margin-top:20px;width:100%}dialog{border:0;border-radius:18px;padding:25px;max-width:calc(100% - 28px);color:#203a35}dialog::backdrop{background:#102d2980}footer{display:flex;justify-content:space-between;border-top:1px solid #d8ded4;margin-top:45px;padding:20px 0;font-size:11px;letter-spacing:1px}footer span{letter-spacing:0;color:#6f786c}#status{font-size:13px}#snooze-error{color:#993c22}[hidden]{display:none!important}@media(max-width:520px){main{padding:20px 18px}header .eyebrow{display:none}header{justify-content:space-between}.stats>div{padding:14px}.stats strong{font-size:32px}.stats span{font-size:12px}article{padding:18px}.intro{padding-top:26px}}
.target-item{outline:3px solid #6c8174;outline-offset:3px}
.chat-tools{display:flex;gap:10px;align-items:center}.chat-tools select{flex:1;min-width:0}.chat-message.user{background:#e3e9db;margin-left:30px}.chat-message.assistant{margin-right:15px}.message-content{line-height:1.65;overflow-wrap:anywhere}.message-content p{margin:10px 0}.message-content pre{overflow:auto;white-space:pre-wrap;background:#eef0e7;padding:12px;border-radius:8px}.message-content a{color:#195f53;text-decoration:underline}.citation{font-size:.85em;background:#e3e9db;border-radius:4px;padding:2px 4px}.copy{font-size:12px;min-height:34px;padding:5px 10px}.chat-message .copy{margin-top:8px}#chat-form{max-width:none;position:sticky;bottom:0;background:#f5f4ee;padding:12px 0;border-top:1px solid #d8ded4}#chat-input{width:100%;resize:vertical;min-height:80px;max-height:220px;padding:12px;font:inherit;border:1px solid #b8c4b8;border-radius:12px}#chat-form .actions{margin-top:8px;justify-content:flex-end}#chat-status{font-size:13px;min-height:20px}#app-nav{margin:18px 0}#chat-view h1{font-size:38px;margin-top:25px}#chat-messages:empty::after{content:'Une question, une idée, quelque chose à retrouver ?';display:block;padding:45px 20px;color:#626f64;text-align:center}
.chat-table{overflow-x:auto}.chat-table table{border-collapse:collapse;font-size:14px;min-width:360px}.chat-table th,.chat-table td{padding:9px;border-bottom:1px solid #d8ded4;text-align:left;vertical-align:top}
