*{box-sizing:border-box}.events-shell{width:min(1120px,94vw);margin:0 auto;padding:22px 0 60px;position:relative;z-index:1}.events-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.events-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:26px}.events-brand img{width:58px;height:58px;object-fit:contain}.events-top nav{display:flex;gap:10px}.events-top nav a{color:#dcecff;text-decoration:none;background:#0c2743;border:1px solid #315371;padding:11px 14px;border-radius:10px}.events-hero{padding:30px;border:1px solid #2c5271;border-radius:18px;background:linear-gradient(135deg,#0a1e35,#0f3150);margin-bottom:22px}.events-hero span{color:#2cd5ff;font-size:11px;font-weight:900;letter-spacing:2px}.events-hero h1{font-size:38px;margin:6px 0}.events-hero p{color:#9fb5ca;max-width:760px}.event-feed{display:grid;gap:18px}.event-empty,.comments-panel{background:#0a2037;border:1px solid #2b4e6c;border-radius:16px;padding:22px}.event-post{display:grid;grid-template-columns:minmax(0,320px) 1fr;background:#0a2037;border:1px solid #2b4e6c;border-radius:17px;overflow:hidden}.event-post:not(:has(.event-image)){grid-template-columns:1fr}.event-image{display:block;background:#071827;min-height:220px}.event-image img{width:100%;height:100%;max-height:360px;object-fit:cover;display:block}.event-post-body{padding:22px}.event-post-meta{display:flex;justify-content:space-between;gap:15px;color:#819ab3;font-size:12px}.event-post-meta span{color:#33d4ff;font-weight:800}.event-post h2,.event-post h1{margin:10px 0;color:#fff}.event-post h2 a{color:#fff;text-decoration:none}.event-post p,.event-text{color:#c8d7e6;line-height:1.55}.event-date{margin:14px 0;padding:10px 12px;border-radius:10px;background:#102d4b;color:#a9c8e5}.event-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #294861;margin-top:18px;padding-top:15px;color:#91a8be}.event-actions a{color:#51d8ff;text-decoration:none;font-weight:800}.event-detail{display:grid;gap:18px}.event-post.single{display:block}.single-image{min-height:0}.single-image img{max-height:560px;object-fit:contain;background:#061320}.event-original,.comment details{margin-top:16px;background:#071828;border:1px solid #294963;border-radius:10px;padding:10px 12px;color:#9fb5ca}.event-original summary,.comment summary{cursor:pointer;color:#55d8ff}.comments-title h2{margin-top:0}.comments-title small{font-size:14px;color:#7891a9}.comment{display:grid;grid-template-columns:50px 1fr;gap:12px;padding:16px 0;border-top:1px solid #29475f}.comment-avatar img,.comment-avatar span{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;object-fit:cover;background:#153756;color:#fff;font-weight:900}.comment-head{display:flex;justify-content:space-between;gap:10px}.comment-head .wack{color:#ff5c70}.comment-head .external{color:#57a8ff}.comment-head time{font-size:11px;color:#748ba3}.comment-main p{color:#d7e3ef;line-height:1.45}.comment-delete button{background:transparent;border:0;color:#e27683;cursor:pointer;padding:0}.comment-form{display:grid;gap:10px;border-top:1px solid #29475f;padding-top:18px}.comment-form textarea{width:100%;min-height:100px;resize:vertical;background:#071a2d;border:1px solid #315577;border-radius:12px;color:#fff;padding:14px;font:inherit}.comment-form button,.comment-login a{justify-self:end;border:0;border-radius:10px;background:#1596c9;color:#fff;font-weight:800;padding:11px 18px;text-decoration:none}.event-home-link{display:inline-block;margin-top:10px;color:#55d8ff;text-decoration:none;font-weight:800}@media(max-width:760px){.event-post{grid-template-columns:1fr}.events-top{align-items:flex-start}.events-top nav{flex-direction:column}.event-post-meta,.comment-head{flex-direction:column}.events-hero{padding:20px}.events-hero h1{font-size:30px}}
/* Pack 5.1 — confort téléphone */
@media(max-width:600px){
 .events-shell{width:calc(100% - 16px);padding-top:10px}
 .events-top{gap:10px}.events-brand b{font-size:21px}.events-brand img{width:48px;height:48px}
 .events-top nav a{padding:9px 10px;font-size:12px}
 .events-hero{padding:17px}.events-hero h1{font-size:28px}
 .event-post-body{padding:15px}
 .event-actions{gap:8px;align-items:flex-start;flex-direction:column}
 .event-image{min-height:160px}
 .comments-panel{padding:14px}
 .comment{grid-template-columns:42px 1fr;gap:9px}
 .comment-avatar img,.comment-avatar span{width:38px;height:38px}
 .comment-form textarea{min-height:90px}
 .comment-form button{width:100%;justify-self:stretch}
}

/* Pack 7 — Actualités & Événements unifiés */
.publication-sections{display:grid;gap:28px}
.publication-section{border:1px solid #2b4e6c;border-radius:17px;background:#071a2c88;padding:14px}
.publication-section-head{display:flex;justify-content:space-between;align-items:center;padding:4px 4px 14px;border-bottom:1px solid #294861;margin-bottom:14px}
.publication-section-head>div{display:flex;align-items:center;gap:10px}.publication-section-head span{font-size:25px}.publication-section-head h2{margin:0}.publication-section-head small{min-width:32px;text-align:center;border-radius:20px;padding:5px 9px;background:#123a5d;color:#7adfff;font-weight:900}
.news-section{border-color:#2e6284}.events-section{border-color:#66552c}
.publication-news .event-post-meta span{color:#55d8ff}.publication-event .event-post-meta span{color:#ffd05c}
@media(max-width:600px){.publication-section{padding:9px}.publication-section-head h2{font-size:20px}}
