/* Interslide 0.8 — journal blanc, lecture calme, structure éditoriale. */
body.interslide-editorial {
  --ed-ink: #15171c; --ed-muted: #6b6f76; --ed-line: #e1e2e4;
  --ed-red: #d8381e; --ed-paper: #fff; --ed-soft: #f5f5f7;
  --ed-side: 232px; --ed-gutter: clamp(24px, 3.4vw, 64px);
  --wp--preset--color--papier: #fff; --wp--preset--color--papier-2: #f5f5f7;
  --wp--preset--color--encre: #15171c; --wp--preset--color--filet: #d4d5d7;
  --wp--preset--color--vermillon: #d8381e; --wp--preset--color--vermillon-texte: #c5331b;
  background: var(--ed-paper); color: var(--ed-ink); padding: 0;
  -webkit-font-smoothing: antialiased;
}
.interslide-editorial *, .interslide-editorial *::before, .interslide-editorial *::after { box-sizing: border-box; }
.interslide-editorial .wp-site-blocks { padding: 0 0 0 var(--ed-side); }
.interslide-editorial .wp-site-blocks > header { margin: 0; padding: 0; }
.interslide-editorial .wp-site-blocks > main { margin: 0 auto; padding: 42px var(--ed-gutter) 64px; max-width: 1460px; }
.interslide-editorial .wp-site-blocks > main:not(.is-ed-main) { padding-top: 64px; min-height: 70vh; }
.interslide-editorial .wp-site-blocks > footer { margin: 0 auto; max-width: 1460px; padding: 0 var(--ed-gutter); }
.interslide-editorial a { text-underline-offset: .17em; }
.is-ed-sidebar .screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.interslide-editorial a:focus-visible, .interslide-editorial button:focus-visible, .interslide-editorial input:focus-visible { outline: 3px solid #2563eb; outline-offset: 4px; border-radius: 2px; }
.interslide-editorial a, .interslide-editorial button { -webkit-tap-highlight-color: #d8381e15; }
.is-ed-sidebar { position: fixed; z-index: 30; inset: 0 auto 0 0; width: var(--ed-side); border-right: 1px solid var(--ed-line); padding: 38px 22px 24px; background: #fff; overflow-y: auto; overscroll-behavior: contain; }
.admin-bar .is-ed-sidebar { top: 32px; }
.is-ed-brand { display: inline-block; color: var(--ed-red) !important; font: 750 35px/1 -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; letter-spacing: -1.6px; text-decoration: none; }
.is-ed-signature { margin: 11px 0 26px; font-size: 12px; color: var(--ed-muted); letter-spacing: .015em; }
.is-ed-search { display: flex; align-items: center; background: var(--ed-soft); border: 1px solid transparent; border-radius: 7px; margin-bottom: 23px; }
.is-ed-search:focus-within { border-color: #a9abb1; }
.is-ed-search input { border: 0; padding: 12px 0 12px 12px; background: transparent; font: inherit; font-size: 13px; width: 100%; min-width: 0; color: var(--ed-ink); }
.is-ed-search button { display: grid; place-items: center; width: 42px; min-height: 44px; padding: 0; flex-shrink: 0; color: var(--ed-muted); background: transparent; border: 0; border-radius: 4px; cursor: pointer; }
.is-ed-nav-group { display: grid; gap: 2px; }
.is-ed-nav-group a { color: var(--ed-ink); font-size: 13px; font-weight: 550; padding: 10px 11px; min-height: 40px; text-decoration: none; border-radius: 5px; transition: background 120ms, color 120ms; }
.is-ed-nav-group a:hover { background: var(--ed-soft); color: var(--ed-red); }
.is-ed-nav-group a[aria-current] { background: #fceced; color: #c5331b; font-weight: 650; }
.is-ed-nav-principal { margin-bottom: 22px; }
.is-ed-nav-label { margin: 0 11px 8px; color: var(--ed-muted); font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: .13em; }
.is-ed-nav-outils { margin-top: 16px; padding-top: 14px; border-top: 1px solid var(--ed-line); }
.is-ed-nav-outils:empty { display: none; }
.is-ed-sidebar-bottom { display: grid; gap: 14px; border-top: 1px solid var(--ed-line); margin-top: 22px; padding-top: 20px; }
.is-ed-sidebar-bottom a { display: flex; justify-content: space-between; gap: 8px; font-size: 12px; line-height: 1.5; text-decoration: none; }
.is-ed-sidebar-bottom .is-ed-newsletter-link { color: var(--ed-red); font-weight: 600; }
.is-ed-sidebar-bottom .is-ed-prisme-link { color: var(--ed-muted); }
.is-ed-menu-toggle[hidden], .is-ed-navigation[hidden] { display: none; }
.is-ed-dateline { display: flex; justify-content: space-between; gap: 16px; border-top: 3px solid var(--ed-ink); padding-top: 14px; color: var(--ed-muted); font-size: 11px; line-height: 1.5; }
.is-ed-dateline > span { text-transform: uppercase; letter-spacing: .12em; font-weight: 550; }
.is-ed-dateline time { text-transform: capitalize; }
.is-ed-page-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 20px; padding: 28px 0 24px; margin-bottom: 28px; border-bottom: 1px solid var(--ed-line); }
.is-ed-page-heading h1 { margin: 0; font-family: var(--wp--preset--font-family--newsreader); font-size: clamp(46px, 4.6vw, 68px); line-height: .98; font-weight: 600; letter-spacing: -.045em; }
.is-ed-page-heading h1 span { color: var(--ed-red); }
.is-ed-page-heading p { margin: 0; font-size: 12px; color: var(--ed-muted); }
.is-ed-front-grid { display: grid; grid-template-columns: minmax(145px, .8fr) minmax(260px, 1.9fr) minmax(190px, .95fr); grid-template-areas: 'secondary lead continu'; gap: 26px; align-items: start; }
.is-ed-lead { grid-area: lead; min-width: 0; padding: 0 26px; border-inline: 1px solid var(--ed-line); }
.is-ed-secondary { grid-area: secondary; min-width: 0; }
.is-ed-continu { grid-area: continu; min-width: 0; }
.is-ed-front-grid--single { grid-template-columns: 1fr; grid-template-areas: 'lead' 'continu'; }
.is-ed-front-grid--single .is-ed-lead { border: 0; padding: 0; }
.is-ed-story h2 { margin: 11px 0 12px; font-family: var(--wp--preset--font-family--newsreader); font-size: 27px; font-weight: 550; line-height: 1.09; letter-spacing: -.025em; overflow-wrap: anywhere; }
.is-ed-story h2 a, .is-ed-continu h3 a { color: inherit; text-decoration: none; }
.is-ed-story h2 a:hover, .is-ed-continu h3 a:hover { color: var(--ed-red); }
.is-ed-story--lead h2 { font-size: clamp(38px, 3.5vw, 60px); line-height: 1.035; font-weight: 600; letter-spacing: -.037em; margin: 17px 0 19px; }
.is-ed-kicker { display: inline-block; color: #c5331b; text-decoration: none; font: 650 10px/1.4 var(--wp--preset--font-family--plex-sans); letter-spacing: .12em; text-transform: uppercase; }
.is-ed-deck { color: #55585e; font-size: 14px; line-height: 1.62; margin: 0 0 16px; }
.is-ed-story--lead .is-ed-deck { font-size: 18px; line-height: 1.55; }
.is-ed-story:not(.is-ed-story--lead) .is-ed-deck { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
.is-ed-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 7px; color: var(--ed-muted); font-size: 10px; line-height: 1.5; margin: 17px 0 0; }
.is-ed-meta time { text-transform: capitalize; }
.is-ed-read { display: inline-flex; align-items: center; gap: 10px; margin-top: 26px; color: var(--ed-ink); font-size: 12px; font-weight: 600; text-decoration: none; padding-block: 6px; border-bottom: 1px solid var(--ed-ink); }
.is-ed-secondary .is-ed-story + .is-ed-story { margin-top: 28px; padding-top: 25px; border-top: 1px solid var(--ed-line); }
.is-ed-photo { display: block; aspect-ratio: 3/2; margin-bottom: 19px; overflow: hidden; background: var(--ed-soft); }
.is-ed-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.is-ed-section-title { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.is-ed-section-title > h2 { margin: 0; font: 600 13px/1.4 var(--wp--preset--font-family--plex-sans); letter-spacing: .075em; text-transform: uppercase; }
.is-ed-continu > .is-ed-section-title { border-bottom: 2px solid var(--ed-ink); padding-bottom: 14px; }
.is-ed-red-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--ed-red); }
.is-ed-continu ol { list-style: none; counter-reset: news; margin: 0 0 16px; padding: 0; }
.is-ed-continu li { position: relative; padding: 16px 0 16px 27px; border-bottom: 1px solid var(--ed-line); counter-increment: news; }
.is-ed-continu li::before { content: counter(news, decimal-leading-zero); position: absolute; left: 0; top: 18px; color: #797c82; font-size: 10px; font-variant-numeric: tabular-nums; }
.is-ed-continu time { color: #ba1020; font-size: 10px; font-weight: 550; font-variant-numeric: tabular-nums; }
.is-ed-continu h3 { font-family: var(--wp--preset--font-family--plex-sans); font-size: 14px; line-height: 1.4; font-weight: 550; letter-spacing: -.014em; margin: 6px 0 0; }
.is-ed-text-link { color: var(--ed-ink); font-size: 11px; text-decoration: none; font-weight: 550; line-height: 1.5; }
.is-ed-latest { margin-top: 52px; border-top: 2px solid var(--ed-ink); padding-top: 20px; }
.is-ed-latest-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; margin-top: 28px; }
.is-ed-latest-grid .is-ed-story { padding-bottom: 24px; border-bottom: 1px solid var(--ed-line); }
.is-ed-latest-grid .is-ed-deck { font-size: 13px; }
.is-ed-radar { display: flex; justify-content: space-between; align-items: center; gap: 30px; background: var(--ed-soft); border-radius: 9px; padding: 34px 38px; margin-top: 42px; }
.is-ed-eyebrow { font-size: 10px; text-transform: uppercase; letter-spacing: .1em; color: var(--ed-muted); }
.is-ed-radar h2 { font: 600 46px/1.1 var(--wp--preset--font-family--newsreader); letter-spacing: -.035em; margin: 12px 0 7px; }
.is-ed-radar h2 span { color: var(--ed-red); }
.is-ed-radar p { font-size: 13px; color: var(--ed-muted); margin: 0; }
.is-ed-button { display: inline-flex; align-items: center; justify-content: center; gap: 18px; padding: 15px 21px; flex-shrink: 0; border-radius: 5px; background: var(--ed-ink); color: white !important; font-size: 12px; font-weight: 550; text-decoration: none; transition: background 120ms; }
.is-ed-button:hover { background: var(--ed-red); }
.is-ed-explore { margin-top: 42px; }
.is-ed-explore .is-ed-section-title > span { font-size: 11px; color: var(--ed-muted); }
.is-ed-topics { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 20px; }
.is-ed-topics a { padding: 9px 15px; border: 1px solid var(--ed-line); border-radius: 30px; font-size: 12px; text-decoration: none; }
.is-ed-topics a:hover { background: var(--ed-soft); border-color: #a1a1a6; }
.interslide-editorial .interslide-pied { border-top: 1px solid var(--ed-line); padding-top: 34px; }
.interslide-editorial .interslide-pied p { font-size: 13px; color: var(--ed-muted); }
.interslide-editorial .interslide-pied .wp-block-site-title { font-size: 27px; }
.interslide-editorial .interslide-pied h2 { font-size: 11px; }
.interslide-editorial .interslide-pied .wp-block-navigation { font-size: 12px; }
.interslide-editorial .wp-block-post-content { font-size: clamp(18px, 1.5vw, 21px); line-height: 1.78; }
.interslide-editorial .wp-block-post-title { letter-spacing: -.035em; text-wrap: pretty; }
.interslide-editorial .wp-block-post-content a { text-decoration-thickness: 1px; }
.interslide-editorial .wp-block-query .wp-block-post { min-width: 0; }
.interslide-editorial .wp-block-post-featured-image { overflow: hidden; }
.is-ed-empty { padding: 48px 0; color: var(--ed-muted); }
@media (min-width: 1700px) { body.interslide-editorial { --ed-side: 258px; } .is-ed-sidebar { padding-inline: 28px; } .is-ed-brand { font-size: 39px; } }
@media (min-width: 1001px) and (max-width: 1240px) { body.interslide-editorial { --ed-side: 208px; --ed-gutter: 28px; } .is-ed-sidebar { padding-inline: 18px; } .is-ed-brand { font-size: 32px; } .is-ed-front-grid { grid-template-columns: minmax(120px, .75fr) minmax(220px, 1.55fr) minmax(170px, .9fr); gap: 17px; } .is-ed-lead { padding-inline: 17px; } .is-ed-story--lead h2 { font-size: 39px; } .is-ed-story--secondary h2 { font-size: 23px; } .is-ed-continu h3 { font-size: 13px; } }
@media (max-width: 1000px) {
  body.interslide-editorial { --ed-side: 0px; --ed-gutter: 28px; }
  .is-ed-sidebar { position: relative; width: auto; border-right: 0; border-bottom: 1px solid var(--ed-line); padding: 20px var(--ed-gutter); overflow: visible; }
  .admin-bar .is-ed-sidebar { top: auto; }
  .is-ed-brand-row { display: flex; justify-content: space-between; align-items: center; }
  .is-ed-brand { font-size: 33px; }
  .is-ed-signature { display: none; }
  .is-ed-menu-toggle { display: flex; align-items: center; gap: 12px; min-height: 44px; background: transparent; color: var(--ed-ink); border: 1px solid var(--ed-line); border-radius: 5px; padding: 8px 13px; font: 500 12px/1 var(--wp--preset--font-family--plex-sans); cursor: pointer; }
  .is-ed-menu-icon { width: 16px; height: 8px; border-top: 1px solid currentColor; border-bottom: 1px solid currentColor; }
  .is-ed-navigation { padding-top: 23px; }
  .is-ed-nav-group { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .is-ed-nav-group a { min-height: 44px; }
  .is-ed-front-grid { grid-template-columns: minmax(0, 1fr) 220px; grid-template-areas: 'lead continu' 'secondary continu'; gap: 28px; }
  .is-ed-lead { border: 0; padding: 0; }
  .is-ed-secondary { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 25px; padding-top: 25px; border-top: 1px solid var(--ed-line); }
  .is-ed-secondary .is-ed-story + .is-ed-story { margin: 0; padding: 0; border: 0; }
  .is-ed-story--lead h2 { font-size: 49px; }
  .is-ed-continu { padding-left: 24px; border-left: 1px solid var(--ed-line); }
  .is-ed-latest-grid { gap: 23px; }
}
@media (max-width: 650px) {
  body.interslide-editorial { --ed-gutter: 20px; }
  .is-ed-sidebar { padding-block: 12px; }
  .interslide-editorial .wp-site-blocks > main { padding-top: 24px; padding-bottom: 42px; }
  .interslide-editorial .wp-site-blocks > main:not(.is-ed-main) { padding-top: 32px; }
  .is-ed-dateline { font-size: 10px; gap: 14px; }
  .is-ed-dateline > span { max-width: 135px; letter-spacing: .06em; }
  .is-ed-dateline time { text-align: right; }
  .is-ed-page-heading { padding: 23px 0 19px; margin-bottom: 25px; }
  .is-ed-page-heading h1 { font-size: 49px; }
  .is-ed-page-heading p { display: none; }
  .is-ed-front-grid { grid-template-columns: minmax(0, 1fr); grid-template-areas: 'lead' 'secondary' 'continu'; gap: 31px; }
  .is-ed-story--lead h2 { font-size: clamp(37px, 10.2vw, 53px); }
  .is-ed-story--lead .is-ed-deck { font-size: 17px; }
  .is-ed-story--secondary h2 { font-size: 25px; }
  .is-ed-secondary { gap: 20px; }
  .is-ed-secondary .is-ed-deck { font-size: 13px; }
  .is-ed-meta { font-size: 10px; }
  .is-ed-continu { border: 0; padding: 20px; background: #f7f7f8; border-radius: 8px; }
  .is-ed-continu h3 { font-size: 15px; }
  .is-ed-continu time { font-size: 11px; }
  .is-ed-latest { margin-top: 35px; }
  .is-ed-latest-grid { grid-template-columns: 1fr; gap: 23px; }
  .is-ed-latest-grid .is-ed-story { display: grid; grid-template-columns: 1fr; }
  .is-ed-latest-grid .is-ed-story h2 { font-size: 29px; }
  .is-ed-section-title { gap: 12px; align-items: baseline; }
  .is-ed-section-title > h2 { font-size: 12px; }
  .is-ed-section-title > a { text-align: right; }
  .is-ed-radar { align-items: start; flex-direction: column; gap: 22px; padding: 27px; }
  .is-ed-explore .is-ed-section-title > span { display: none; }
  .is-ed-topics { gap: 8px; }
  .is-ed-topics a { min-height: 44px; display: inline-flex; align-items: center; }
  .is-ed-button { min-height: 46px; }
}
@media (prefers-reduced-motion: reduce) { .interslide-editorial *, .interslide-editorial *::before, .interslide-editorial *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; } }
@media print { .is-ed-sidebar, .is-ed-radar, .is-ed-sidebar-bottom, #wpadminbar { display: none !important; } .interslide-editorial .wp-site-blocks { padding: 0; } .is-ed-front-grid { display: block; } .is-ed-lead { border: 0; } .is-ed-continu, .is-ed-secondary { margin-top: 24px; } }

/* Curation : les médias et le lien vers les sources font partie de la lecture. */
.is-ed-page-heading {align-items:flex-end;flex-wrap:wrap;margin-bottom:0;}
.is-ed-page-heading h1 {font-size:clamp(36px,4vw,58px);}
.is-ed-curation-intro {display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 30px;}
.is-ed-curation-intro p {font-size:14px;line-height:1.6;color:var(--ed-muted);max-width:620px;margin:0;}
.is-ed-curation-intro a {font-size:12px;color:var(--ed-ink);white-space:nowrap;}
.is-ed-story--lead h2 {font-size:clamp(32px,3.1vw,48px);}
.is-ed-originals {margin-top:40px;padding:28px 0;border-top:1px solid var(--ed-line);border-bottom:1px solid var(--ed-line);}
.is-ed-originals h2 {font-family:var(--wp--preset--font-family--newsreader);font-size:32px;line-height:1.1;margin:10px 0;}
.is-ed-originals p {max-width:640px;color:var(--ed-muted);font-size:14px;line-height:1.6;}
@media(max-width:760px){.is-ed-curation-intro{align-items:flex-start;flex-direction:column;gap:10px;} .is-ed-page-heading h1{font-size:40px;}}

/* Identité Interslide v1 — masters vectoriels et hiérarchie du journal. */
.is-ed-brand{display:block;max-width:100%;line-height:0;letter-spacing:normal;}
.is-ed-brand img{display:block;width:100%;height:auto;min-width:120px;max-width:240px;}
.is-ed-footer-brand{display:inline-block;max-width:240px;}.is-ed-footer-brand img{display:block;width:100%;height:auto;}
.is-ed-signature{margin-top:4px;}
.is-ed-kicker,.is-ed-meta,.is-ed-dateline,.is-ed-nav-label{font-size:12px;}
.is-ed-continu li time{font-size:12px;}
.is-ed-nav-group a{min-height:44px;}
.is-ed-kicker,.is-ed-read,.is-ed-text-link,.is-ed-sidebar-bottom .is-ed-newsletter-link{color:#c5331b;}
.is-ed-collection .is-ed-section-title h2{font-size:clamp(28px,2.7vw,38px);line-height:1.1;}
.is-ed-collection .is-ed-empty{padding:20px 0;color:var(--ed-muted);font-size:14px;}
.is-ed-section-title{flex-wrap:wrap;gap:12px;}
@media(max-width:1000px){.is-ed-brand{width:210px;}.is-ed-brand-row{gap:20px;}}
@media(max-width:650px){.is-ed-brand{width:190px;}.is-ed-dateline{font-size:12px;gap:8px;}.is-ed-dateline>span{letter-spacing:.03em;}.is-ed-section-title .is-ed-text-link{font-size:13px;}}

.is-ed-collection .is-ed-section-title h2{font-family:var(--wp--preset--font-family--newsreader);font-weight:600;text-transform:none;letter-spacing:-.02em;}
.is-ed-collection{scroll-margin-top:48px;}

/* Identité officielle reepr : Futura vectorisée dans le logo uniquement. */
body.interslide-editorial{--ed-paper:#f8f6f1;--ed-soft:#f1eee7;--ed-ink:#15171c;--ed-muted:#6b6f76;--ed-red:#d8381e;--wp--preset--color--papier:#f8f6f1;--wp--preset--color--papier-2:#f1eee7;--wp--preset--color--vermillon:#d8381e;--wp--preset--color--vermillon-texte:#c5331b;}
.is-ed-sidebar{background:var(--ed-paper);}
.is-ed-brand{padding:12px 10px;margin:0;}.is-ed-brand img{width:100%;height:auto;min-width:80px;}
.is-ed-signature{margin:8px 10px 26px;}
.is-ed-footer-brand{padding:14px 10px;}
.is-ed-brand,.is-ed-footer-brand{box-sizing:border-box;}
.is-ed-radar .is-ed-button{background:#c5331b;border-color:#c5331b;color:#fff;}
.is-ed-page-heading h1 span,.is-ed-radar h2 span{display:none;}

/* Radar identifie la newsletter ; les autres cartes affichent leur rubrique. */
.is-ed-story--radar .is-ed-kicker--radar{color:#c5331b!important;display:inline;font-weight:700}.is-ed-story--radar .ism-attribution{display:inline;margin-left:6px;color:#c5331b}.is-ed-story--radar .ism-attribution a{color:inherit}.is-ed-story--radar .is-ed-story-text>h2{margin-top:12px}
