:root{--ink:#fff;--muted:#c8d5e7;--navy:#04152e;--panel:#0b2242;--line:#355274;--blue:#4498ff;--coral:#ff7168;--gold:#ffc14c;--green:#43e0a8;--shadow:0 18px 50px rgba(0,8,25,.28);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,#173b69 0,transparent 35%),var(--navy);color:var(--ink)}button,a,input,textarea{font:inherit}button,a{transition:.2s ease}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #ffd15d;outline-offset:3px}.ui-icon{width:18px;height:18px;display:inline-block;vertical-align:-4px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
.top{height:68px;position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(18px,4vw,64px);background:rgba(3,17,38,.94);backdrop-filter:blur(22px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:16px}.brand img{width:48px;height:48px;object-fit:contain}.brand span{font-size:10px;letter-spacing:.22em;color:#c9d7e9;font-weight:800}.top nav{display:flex;align-items:center;gap:8px}.top nav a{padding:12px 15px;border-radius:12px;color:#cbd7e7;font-size:14px}.top nav a:hover,.top nav a:focus-visible{background:#142d50;color:#fff}.top .join{background:linear-gradient(110deg,var(--coral),var(--blue));color:#fff;font-weight:800}.top-search{justify-self:end;padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);min-width:190px}.loading,.error{min-height:55vh;display:grid;place-items:center;color:var(--muted)}
.cover{position:relative;height:310px;max-width:1500px;margin:auto;overflow:hidden;border-radius:0 0 36px 36px;background:linear-gradient(135deg,#163e75,#061b3b)}.cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,14,34,.9),rgba(2,14,34,.3) 55%,rgba(2,14,34,.72))}.cover-image{width:100%;height:100%;object-fit:cover}.cover-empty:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(255,181,46,.3),transparent 24%),repeating-linear-gradient(45deg,transparent 0 45px,rgba(255,255,255,.03) 46px 47px)}.cover-edit{position:absolute;z-index:3;right:30px;top:24px;border:1px solid rgba(255,181,46,.65);background:rgba(4,21,46,.82);border-radius:13px;padding:11px 16px;color:#ffc552;font-weight:800;cursor:pointer}.hero-content{position:absolute;z-index:2;inset:auto clamp(28px,6vw,90px) 28px;display:grid;grid-template-columns:150px minmax(260px,1fr) auto;gap:25px;align-items:end}.logo{width:150px;height:150px;border-radius:50%;padding:7px;background:var(--navy);border:4px solid var(--gold);box-shadow:0 0 0 7px rgba(4,21,46,.8);display:grid;place-items:center;font-size:40px;font-weight:900}.logo img{width:100%;height:100%;object-fit:cover;border-radius:50%;background:#fff}.identity-copy .eyebrow{font-weight:800;color:#ffbd3d;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.identity-copy h1{font-size:clamp(38px,4vw,58px);line-height:1;margin:7px 0 8px;display:flex;gap:10px;align-items:center}.identity-copy p{font-size:19px;margin:0 0 8px;color:#e1e9f5}.identity-copy small{color:#c2cfe0;font-size:14px}.verified{display:inline-flex;align-items:center;gap:5px;color:#69a8ff;font-size:12px}.verified svg{width:24px;height:24px;fill:var(--blue)}.verified .tick{fill:none;stroke:#fff;stroke-width:2.5}.certified svg{fill:var(--gold)}.hero-actions{display:flex;gap:11px;align-items:center;padding-bottom:10px}.hero-actions>*{border:1px solid #6e87a6;background:rgba(4,21,46,.62);border-radius:13px;padding:13px 20px;font-weight:750;cursor:pointer;min-height:48px}.hero-actions .primary{border:0;background:linear-gradient(110deg,var(--coral),var(--blue));min-width:150px;box-shadow:0 10px 25px rgba(45,134,247,.25)}.hero-actions>*:hover{transform:translateY(-2px);border-color:#fff}
.page-tabs{position:sticky;top:68px;z-index:30;background:rgba(7,27,54,.96);border-bottom:1px solid var(--line)}.page-tabs-inner{max-width:1420px;margin:auto;display:flex;align-items:center;gap:26px;padding:0 24px}.page-tabs a{padding:18px 7px 15px;color:#c3d0e1;border-bottom:3px solid transparent;font-size:14px}.page-tabs a.active,.page-tabs a:hover{color:#ffc04a;border-color:var(--gold)}.page-tabs .tab-more{margin-left:auto;border:0;background:#132d50;padding:8px 15px;border-radius:10px}.shell{max-width:1420px;margin:0 auto;padding:14px 24px 60px}.pulse-strip{display:grid;grid-template-columns:1.4fr repeat(4,1fr);background:linear-gradient(100deg,#0c2444,#102b4d);border:1px solid var(--line);border-radius:17px;margin-bottom:12px;overflow:hidden}.pulse-title,.metric{padding:18px 20px;min-height:86px;display:flex;flex-direction:column;justify-content:center}.pulse-title strong{font-size:20px}.pulse-title small,.metric small{color:var(--muted);margin-top:5px}.metric{border-left:1px solid var(--line)}.metric b{font-size:23px}.metric span{font-size:12px;color:#dbe5f2}.positive,.green{color:var(--green)!important}
.hero-actions,.page-tabs-inner,.pulse-strip,.composer-tools{scrollbar-width:none}.hero-actions::-webkit-scrollbar,.page-tabs-inner::-webkit-scrollbar,.pulse-strip::-webkit-scrollbar,.composer-tools::-webkit-scrollbar{display:none}
.grid{display:grid;grid-template-columns:280px minmax(0,1fr) 330px;gap:12px;align-items:start}.card{background:linear-gradient(145deg,rgba(15,42,76,.98),rgba(8,31,61,.98));border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow);overflow:hidden}.left-rail,.right-rail{display:grid;gap:12px;position:sticky;top:140px}.side-card{padding:20px}.side-card h2{font-size:17px;margin:0 0 14px}.side-card p{font-size:13px;line-height:1.6;color:#c1cee0}.about-list{display:grid;gap:10px;border-top:1px solid var(--line);padding-top:14px}.about-row{display:grid;grid-template-columns:22px 1fr;gap:8px;font-size:12px;color:#c7d4e5}.photos{display:grid;grid-template-columns:1fr 1fr;gap:7px}.photos a{aspect-ratio:1.35;overflow:hidden;border-radius:9px}.photos img{width:100%;height:100%;object-fit:cover}.muted{color:var(--muted)}
.timeline{display:grid;gap:12px}.composer{padding:18px}.composer header,.post header{display:flex;align-items:center;gap:12px}.mini-logo{width:44px;height:44px;border-radius:50%;background:#2464b8;display:grid;place-items:center;font-weight:900;flex:none;overflow:hidden}.mini-logo img{width:100%;height:100%;object-fit:cover}.composer header div,.post header div{display:grid}.composer small,.post small{color:var(--muted)}.composer textarea{width:100%;min-height:90px;resize:vertical;margin-top:15px;border:1px solid var(--line);border-radius:13px;background:#071c38;color:#fff;padding:15px;outline:none}.composer textarea:focus{border-color:var(--blue)}.composer-tools{display:flex;gap:8px;align-items:center;margin-top:10px;overflow:auto}.tool,.publish{white-space:nowrap;border:1px solid var(--line);background:#102d53;color:#fff;border-radius:11px;padding:10px 12px;cursor:pointer}.publish{margin-left:auto;border:0;background:linear-gradient(110deg,var(--coral),var(--blue));font-weight:800}.composer-extra{display:grid;gap:8px;margin-top:8px}.composer-extra input{border:1px solid var(--line);background:#071c38;color:#fff;padding:11px;border-radius:10px}.media-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.media-preview div{position:relative}.media-preview img,.media-preview video{width:100%;height:100px;object-fit:cover;border-radius:10px}.media-preview button{position:absolute;right:5px;top:5px;border:0;border-radius:50%;background:#061a35;color:#fff}.timeline-title{display:flex;justify-content:space-between;align-items:end;padding:16px 4px 2px}.timeline-title h2{margin:3px 0;font-size:24px}.eyebrow{color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.12em}.post>header{padding:17px 18px 10px}.post .more{margin-left:auto;background:transparent;border:0;color:var(--muted);cursor:pointer}.post>p{margin:5px 18px 14px;line-height:1.55}.post-media{display:grid;gap:2px;background:#05152b}.post-media img,.post-media video{display:block;width:100%;max-height:620px;object-fit:cover}.post-media.count-2,.post-media.count-3,.post-media.count-4{grid-template-columns:repeat(2,1fr)}.post-media.count-2>*{height:350px}.post-media.count-3>*:first-child{grid-row:span 2;height:100%}.post-media.count-3>*{height:174px}.post-media.count-4>*{height:230px}.post-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;padding:9px 18px;border-bottom:1px solid var(--line)}.post-actions{display:grid;grid-template-columns:repeat(4,1fr);padding:6px 12px}.post-actions button{border:0;background:transparent;color:#fff;padding:11px 4px;border-radius:9px;cursor:pointer}.post-actions button:hover{background:#17365e}.post-actions .active{color:#ff8179}.comments-panel{padding:12px 18px 18px;border-top:1px solid var(--line)}.comments-list{display:grid;gap:8px}.comment{background:#122d51;padding:10px 12px;border-radius:10px;display:grid}.comment small{font-size:10px}.comment-form{display:flex;gap:8px;margin-top:10px}.comment-form input{min-width:0;flex:1;border:1px solid var(--line);background:#061b36;color:#fff;padding:11px;border-radius:10px}.comment-form button{border:0;background:var(--blue);color:#fff;border-radius:10px;padding:0 15px}.hashtag{color:#5aa3ff}.mentions,.place{margin:0 18px 10px;color:#6fb0ff;font-size:13px}
.impact-score{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center}.ring{width:105px;height:105px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--blue) calc(var(--score)*1%),var(--gold) 0 92%,#18395f 0);position:relative}.ring:before{content:"";position:absolute;inset:11px;border-radius:50%;background:#0c2648}.ring b{position:relative;font-size:22px}.impact-list{display:grid;gap:8px}.impact-list span{font-size:12px}.resource{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center}.resource-thumb{height:56px;border-radius:11px;background:linear-gradient(145deg,#c87324,#173d75);display:grid;place-items:center;font-size:25px}.resource strong{font-size:13px}.resource small{display:block;color:var(--muted);margin-top:5px}.community-map{height:100px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 60% 50%,rgba(45,134,247,.3),transparent 40%)}.community-map:before{content:"AFRICA";position:absolute;right:20px;top:26px;font-weight:900;font-size:30px;letter-spacing:.18em;color:rgba(87,158,255,.28)}.community-map:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#ffb52e 0 2px,transparent 3px);background-size:31px 27px;opacity:.65}.community-number{font-size:30px;font-weight:900}
.settings{border:0;border-radius:22px;padding:0;background:#0a2140;color:#fff;width:min(900px,94vw)}.settings::backdrop{background:rgba(0,10,25,.78);backdrop-filter:blur(6px)}.settings-shell{padding:25px}.settings-shell header,.settings-shell footer{display:flex;justify-content:space-between;align-items:center}.settings-shell header button{border:0;background:#17375e;color:#fff;width:42px;height:42px;border-radius:50%}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.settings-grid label{display:grid;gap:7px;color:#b9c8da}.settings-grid input,.settings-grid textarea{background:#061a35;border:1px solid var(--line);border-radius:10px;padding:11px;color:#fff}.settings-grid .wide{grid-column:1/-1}.settings .save{border:0;background:var(--blue);color:#fff;padding:12px 20px;border-radius:10px}.page-ops{color:#122846}
@media(max-width:1100px){.grid{grid-template-columns:240px minmax(0,1fr)}.right-rail{display:grid;grid-column:1/-1;position:static;grid-template-columns:repeat(3,1fr)}.hero-content{grid-template-columns:120px 1fr}.logo{width:120px;height:120px}.hero-actions{grid-column:1/-1;justify-content:flex-end}.cover{height:390px}.pulse-strip{grid-template-columns:1.3fr repeat(2,1fr)}}
@media(max-width:760px){.top{grid-template-columns:1fr auto;height:62px;padding:0 14px}.brand span,.top-search,.top nav a:not(.join){display:none}.cover{height:450px;border-radius:0}.hero-content{inset:auto 18px 22px;grid-template-columns:88px 1fr;gap:14px}.logo{width:88px;height:88px;border-width:3px}.identity-copy h1{font-size:33px}.identity-copy p{font-size:15px}.hero-actions{grid-column:1/-1;justify-content:flex-start;overflow:auto}.hero-actions>*{padding:10px 14px;min-height:43px;white-space:nowrap}.page-tabs{top:62px}.page-tabs-inner{overflow:auto;gap:15px;padding:0 13px}.page-tabs a{white-space:nowrap}.shell{padding:10px 0 40px}.pulse-strip{margin:0 10px 10px;display:flex;overflow:auto}.pulse-title,.metric{min-width:165px}.grid{display:block}.left-rail,.right-rail{display:none}.timeline{gap:9px}.card{border-radius:0;border-inline:0}.composer{padding:14px}.timeline-title{padding-inline:15px}.post-actions{grid-template-columns:repeat(3,1fr)}.post-actions button:last-child{display:none}.settings-grid{grid-template-columns:1fr}.settings-grid .wide{grid-column:auto}}
.cover:after{background:linear-gradient(90deg,rgba(2,14,34,.92) 0,rgba(2,14,34,.7) 40%,rgba(2,14,34,.28) 74%,rgba(2,14,34,.62) 100%)}.cover-image{filter:saturate(.88) brightness(.86)}.identity-copy{padding:14px 18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(2,17,39,.58);backdrop-filter:blur(10px);max-width:620px}.identity-copy small,.composer small,.post small,.metric small,.resource small{color:#d0dced}.hero-actions>*{display:inline-flex;align-items:center;justify-content:center;gap:8px}.grid{grid-template-columns:230px minmax(600px,1fr) 285px;gap:14px}.shell{max-width:1540px}.post-media img,.post-media video{max-height:min(62vh,560px);object-fit:contain;background:#020d1d}.post-media.count-2 img,.post-media.count-2 video,.post-media.count-3 img,.post-media.count-3 video,.post-media.count-4 img,.post-media.count-4 video{object-fit:cover}.impact-heading{display:flex;align-items:center;justify-content:space-between}.impact-heading h2{margin-bottom:12px}.info-button{width:28px;height:28px;border:1px solid #6684a8;border-radius:50%;background:#122f54;color:#fff}.impact-method{font-size:11px!important;line-height:1.5!important;margin:14px 0 0;padding-top:12px;border-top:1px solid var(--line);color:#d0dced!important}.impact-list .ui-icon{color:#72aaff}.agenda-empty h2{display:flex;align-items:center;gap:8px}.agenda-empty button{border:1px solid #597ca5;background:#14365f;color:#fff;border-radius:10px;padding:10px 12px;font-weight:700}.resource-thumb .ui-icon{width:28px;height:28px}.africa-map{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}.africa-map svg{width:120px;height:100px;overflow:visible}.africa-shape{fill:rgba(46,132,237,.2);stroke:#63a8ff;stroke-width:2}.africa-map circle{fill:#ffc14c;stroke:#fff;stroke-width:1}.africa-map path:not(.africa-shape){fill:none;stroke:#5aa2ff;stroke-width:1.5}.africa-map div{display:grid;gap:3px}.africa-map strong{font-size:28px}.africa-map span{font-size:12px;color:#fff}.africa-map small{font-size:10px;line-height:1.35;color:#c8d5e7}.community-map{display:none}.pulse-title strong{display:flex;align-items:center;gap:8px}
@media(max-width:1250px){.grid{grid-template-columns:220px minmax(0,1fr)}.right-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.identity-copy{padding:10px 12px;max-width:none}.grid{display:block}.post-media img,.post-media video{max-height:68vh}.cover-image{filter:saturate(.82) brightness(.72)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media(forced-colors:active){.card,.identity-copy,.pulse-strip{border:1px solid CanvasText}.ui-icon{stroke:CanvasText}.cover:after{background:transparent}}

/* Thèmes des Pages : clair par défaut, sombre sur choix explicite. */
:root{color-scheme:light;--ink:#10233f;--muted:#5f718a;--navy:#f5f8fc;--panel:#fff;--line:#d7e1ee;--shadow:0 14px 38px rgba(25,55,92,.1)}
:root[data-theme="dark"]{color-scheme:dark;--ink:#fff;--muted:#c8d5e7;--navy:#04152e;--panel:#0b2242;--line:#355274;--shadow:0 18px 50px rgba(0,8,25,.28)}
body{background:radial-gradient(circle at 80% -10%,#e6f0ff 0,transparent 34%),var(--navy)}
.top-actions{justify-self:end;display:flex;align-items:center;gap:9px}.theme-toggle{min-height:42px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--ink);display:inline-flex;align-items:center;gap:7px;cursor:pointer}.theme-toggle span{font-size:19px;line-height:1}.theme-toggle b{font-size:12px}.theme-toggle:hover{border-color:var(--blue);transform:translateY(-1px)}
.top{background:rgba(255,255,255,.94);border-bottom-color:#dce5f0}.brand span,.top nav a{color:#53657c}.top nav a:hover,.top nav a:focus-visible{background:#edf4fd;color:#15345d}.page-tabs{background:rgba(255,255,255,.96)}.page-tabs a{color:#53657c}.page-tabs .tab-more{background:#edf3fb;color:#17365e}.pulse-strip{background:linear-gradient(100deg,#fff,#f3f7fc)}.card{background:linear-gradient(145deg,#fff,#f8fbff)}.side-card p,.about-row{color:#53657c}.composer textarea,.composer-extra input,.comment-form input,.settings-grid input,.settings-grid textarea{background:#fff;color:#10233f}.tool{background:#f0f5fb;color:#17365e}.post-actions button{color:#17365e}.post-actions button:hover{background:#edf4fd}.post-media,.post-media img,.post-media video{background:#eef3f8}.comment{background:#edf4fd}.ring:before{background:#fff}.info-button{background:#edf4fd;color:#17365e}.agenda-empty button{background:#edf4fd;color:#17365e}.settings{background:#fff;color:#10233f}.settings-shell header button{background:#edf4fd;color:#17365e}.settings-grid label{color:#53657c}.page-more-menu{background:#fff;border-color:#d7e1ee;box-shadow:0 18px 45px rgba(20,48,82,.16)}.page-more-menu a,.page-more-menu button{color:#17365e}.page-more-menu a:hover,.page-more-menu button:hover,.page-more-menu a:focus-visible,.page-more-menu button:focus-visible{background:#edf4fd}.metric span,.africa-map span{color:#344e6f}.identity-copy h1{min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.025em}.identity-copy h1.is-condensed{letter-spacing:-.045em}.verified{flex:none}
:root[data-theme="dark"] body{background:radial-gradient(circle at 80% -10%,#173b69 0,transparent 35%),var(--navy)}
:root[data-theme="dark"] .top{background:rgba(3,17,38,.94);border-bottom-color:rgba(255,255,255,.08)}
:root[data-theme="dark"] .brand span,:root[data-theme="dark"] .top nav a{color:#cbd7e7}
:root[data-theme="dark"] .top nav a:hover,:root[data-theme="dark"] .top nav a:focus-visible{background:#142d50;color:#fff}
:root[data-theme="dark"] .theme-toggle{background:#0b2242;color:#fff}
:root[data-theme="dark"] .page-tabs{background:rgba(7,27,54,.96)}
:root[data-theme="dark"] .page-tabs a{color:#c3d0e1}
:root[data-theme="dark"] .page-tabs .tab-more{background:#132d50;color:#fff}
:root[data-theme="dark"] .pulse-strip{background:linear-gradient(100deg,#0c2444,#102b4d)}
:root[data-theme="dark"] .card{background:linear-gradient(145deg,rgba(15,42,76,.98),rgba(8,31,61,.98))}
:root[data-theme="dark"] .side-card p,:root[data-theme="dark"] .about-row{color:#c7d4e5}
:root[data-theme="dark"] .composer textarea,:root[data-theme="dark"] .composer-extra input,:root[data-theme="dark"] .comment-form input,:root[data-theme="dark"] .settings-grid input,:root[data-theme="dark"] .settings-grid textarea{background:#071c38;color:#fff}
:root[data-theme="dark"] .tool{background:#102d53;color:#fff}
:root[data-theme="dark"] .post-actions button{color:#fff}
:root[data-theme="dark"] .post-actions button:hover{background:#17365e}
:root[data-theme="dark"] .post-media,:root[data-theme="dark"] .post-media img,:root[data-theme="dark"] .post-media video{background:#020d1d}
:root[data-theme="dark"] .comment{background:#122d51}
:root[data-theme="dark"] .ring:before{background:#0c2648}
:root[data-theme="dark"] .info-button{background:#122f54;color:#fff}
:root[data-theme="dark"] .agenda-empty button{background:#14365f;color:#fff}
:root[data-theme="dark"] .settings{background:#0a2140;color:#fff}
:root[data-theme="dark"] .settings-shell header button{background:#17375e;color:#fff}
:root[data-theme="dark"] .settings-grid label{color:#b9c8da}
:root[data-theme="dark"] .page-more-menu{background:#102b4d;border-color:#36577d;box-shadow:0 18px 45px rgba(0,0,0,.38)}
:root[data-theme="dark"] .page-more-menu a,:root[data-theme="dark"] .page-more-menu button{color:#fff}
:root[data-theme="dark"] .page-more-menu a:hover,:root[data-theme="dark"] .page-more-menu button:hover,:root[data-theme="dark"] .page-more-menu a:focus-visible,:root[data-theme="dark"] .page-more-menu button:focus-visible{background:#193c67}
:root[data-theme="dark"] .metric span,:root[data-theme="dark"] .africa-map span{color:#fff}
@media(max-width:1100px){.top{grid-template-columns:minmax(0,1fr) auto;height:auto;min-height:68px;gap:8px;padding:12px 18px}.top nav{grid-column:1/-1;grid-row:2;min-width:0;overflow-x:auto}.top-actions{grid-column:2;grid-row:1;min-width:0}.top-search{min-width:0}.brand{min-width:0}.brand span{display:none}.top nav a{white-space:nowrap;min-height:44px}}
@media(max-width:760px){.theme-toggle{width:44px;min-height:44px;padding:0;justify-content:center}.theme-toggle b{display:none}.top-actions{gap:4px}.identity-copy h1{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.top{grid-template-columns:minmax(0,1fr) auto}.top-search{display:none}}
/* Correctif du palier tablette/petit bureau : aucune colonne implicite étroite. */
.post-media img,.post-media video{width:100%;height:auto;max-height:none;aspect-ratio:16/10;object-fit:cover;object-position:center;background:#020d1d}
@media(max-width:1250px){.right-rail{grid-column:1/-1;grid-row:1;position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.left-rail{grid-column:1;grid-row:2}.timeline{grid-column:2;grid-row:2}.right-rail>.card,.right-rail>div{min-width:0;height:100%}}
@media(max-width:760px){.right-rail{display:none}.left-rail,.timeline{grid-column:auto;grid-row:auto}.post-media img,.post-media video{aspect-ratio:4/5;max-height:68vh}}
/* Sur ordinateur, les indicateurs restent dans une véritable colonne latérale droite. */
@media(min-width:901px) and (max-width:1250px){.grid{grid-template-columns:210px minmax(0,1fr) 280px;gap:12px}.left-rail{grid-column:1;grid-row:1}.timeline{grid-column:2;grid-row:1;min-width:0}.right-rail{grid-column:3;grid-row:1;position:sticky;top:140px;display:grid;grid-template-columns:1fr;width:auto}.right-rail>.card,.right-rail>div{height:auto}}
.page-tabs-inner{position:relative}.page-more-menu{position:absolute;right:24px;top:58px;z-index:80;min-width:220px;padding:8px;background:#102b4d;border:1px solid #36577d;border-radius:13px;box-shadow:0 18px 45px rgba(0,0,0,.38)}.page-more-menu[hidden]{display:none}.page-more-menu a,.page-more-menu button{display:block;width:100%;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#fff;text-align:left;font:inherit}.page-more-menu a:hover,.page-more-menu button:hover,.page-more-menu a:focus-visible,.page-more-menu button:focus-visible{background:#193c67;outline:2px solid #75adff}.info-button[aria-expanded="true"]{background:#2e84ed}.impact-method{max-height:0;overflow:hidden;opacity:0;margin-top:0!important;padding-top:0!important;border-top-color:transparent!important;transition:max-height .2s ease,opacity .2s ease,margin .2s ease,padding .2s ease}.impact-method.expanded{max-height:140px;opacity:1;margin-top:14px!important;padding-top:12px!important;border-top-color:var(--line)!important}
/* Contrastes finaux : le bandeau illustré reste sombre dans les deux thèmes. */
:root:not([data-theme="dark"]) .identity-copy h1,:root:not([data-theme="dark"]) .identity-copy p,:root:not([data-theme="dark"]) .identity-copy small,:root:not([data-theme="dark"]) .hero-actions>*{color:#fff}
:root:not([data-theme="dark"]) .composer small,:root:not([data-theme="dark"]) .post small,:root:not([data-theme="dark"]) .metric small,:root:not([data-theme="dark"]) .resource small{color:#5f718a}
:root:not([data-theme="dark"]) .impact-method{color:#53657c!important}
:root:not([data-theme="dark"]) .africa-map small{color:#53657c}
:root:not([data-theme="dark"]) .page-tabs a.active,:root:not([data-theme="dark"]) .page-tabs a:hover{color:#9a6400}
.translate-post{margin:0 20px 12px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--accent);font:700 13px/1 inherit;cursor:pointer}.translation{margin:0 20px 10px;padding:12px 14px;border-inline-start:3px solid var(--gold);border-radius:8px;background:var(--surface-soft);color:var(--ink);white-space:pre-wrap}.translate-post:focus-visible{outline:3px solid var(--focus);outline-offset:2px}
