:root{font:16px/1.55 Arial,sans-serif;color:#17364d;background:#f4f8fb}*{box-sizing:border-box}body{margin:0}a{color:#075b8c}.wrap{max-width:1120px;margin:auto;padding:0 24px}.site-header{background:#fff;border-bottom:1px solid #d9e5ed}.site-header .wrap{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:18px}.brand{font-size:21px;font-weight:900;color:#17364d;text-decoration:none;display:flex;align-items:center;gap:10px}.brand img{width:40px;height:40px;object-fit:contain}.site-header nav{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;font-weight:800}.site-header nav a{text-decoration:none;color:#17364d}.site-header nav a[aria-current=page]{color:#075b8c;text-decoration:underline;text-underline-offset:6px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #f2aa42;outline-offset:3px}.hero{background:#103b5c;color:#fff;padding:36px 0}.hero h1{font-size:clamp(32px,4vw,48px);line-height:1.12;margin:8px 0}.hero p{max-width:740px;font-size:18px;color:#e1eef6;margin:0}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.09em;color:#a6d5ee;font-weight:900}.content{padding-top:30px;padding-bottom:65px}.crumbs{font-size:14px;margin-bottom:20px}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:22px 0}.toolbar input{font:inherit;padding:12px 14px;border:1px solid #9bb8ca;border-radius:10px;flex:1;min-width:210px;max-width:480px}.count{font-weight:800;color:#486476}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fiche{background:#fff;border:1px solid #d9e5ed;border-radius:16px;padding:22px;box-shadow:0 8px 22px #103b5c0a}.fiche h2{font-size:21px;line-height:1.24;margin:7px 0}.fiche p{margin:8px 0;color:#455f70}.meta{font-size:13px;color:#536e80;font-weight:700}.fiche details{border-top:1px solid #d9e5ed;margin-top:15px;padding-top:12px}.fiche summary{cursor:pointer;color:#075b8c;font-weight:800}.fiche .source{display:inline-block;margin-top:9px;font-weight:800}.note{background:#e8f2f9;border-radius:13px;padding:18px;margin:25px 0;color:#26475e}.note a{font-weight:800}.empty{padding:25px;background:#fff;border-radius:12px}.site-footer{border-top:1px solid #d9e5ed;padding:25px 0;font-size:14px;color:#506a7b}@media(max-width:720px){.wrap{padding:0 17px}.site-header .wrap{padding-top:10px;padding-bottom:10px}.brand{font-size:17px}.brand img{width:33px;height:33px}.site-header nav{gap:10px;font-size:13px}.hero{padding:28px 0}.hero p{font-size:16px}.grid{grid-template-columns:1fr}.fiche{padding:18px}}