:root{--bg:#f7f1e8;--paper:#fffaf2;--ink:#241b15;--muted:#76695d;--line:#e6d9c8;--brand:#5a3824;--brand2:#9f6b3f;--soft:#efe2d1;--shadow:0 24px 70px rgba(45,32,20,.14)}*{box-sizing:border-box}body{margin:0;font-family:Georgia,'Times New Roman',serif;color:var(--ink);background:radial-gradient(circle at top left,#fffaf2 0,#f7f1e8 38%,#efe2d1 100%);font-size:17px}.container{max-width:1180px;margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,250,242,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(120,91,61,.15)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:800;font-family:Arial,Helvetica,sans-serif;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--brand);color:#fff;font-size:13px;letter-spacing:.08em}.site-nav{display:flex;gap:24px;font-family:Arial,Helvetica,sans-serif}.site-nav a{color:#392b21;text-decoration:none;font-weight:700;font-size:14px}.site-nav a:hover{color:var(--brand2)}.home-hero{padding:88px 0 70px;min-height:560px;display:flex;align-items:center;background:linear-gradient(115deg,rgba(255,250,242,.96),rgba(239,226,209,.76)),radial-gradient(circle at 75% 20%,rgba(159,107,63,.22),transparent 34%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:54px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:var(--brand2);font-weight:800;font-family:Arial,Helvetica,sans-serif;margin:0 0 12px}.home-hero h1,.record-hero h1,.page h1{font-size:clamp(42px,7vw,78px);line-height:.96;letter-spacing:-.055em;margin:0 0 24px;max-width:860px}.lead{font-size:21px;line-height:1.62;color:#4f4034;max-width:780px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button,.search-bar button{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;border:0;border-radius:999px;padding:14px 22px;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-weight:800;cursor:pointer;box-shadow:0 12px 30px rgba(90,56,36,.18)}.button.secondary{background:#fff;color:var(--brand);border:1px solid var(--line);box-shadow:none}.hero-panel{background:rgba(255,250,242,.72);border:1px solid rgba(150,115,78,.26);border-radius:30px;padding:30px;box-shadow:var(--shadow);font-family:Arial,Helvetica,sans-serif}.panel-kicker{display:block;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.14em}.hero-panel strong{display:block;font-size:70px;line-height:1;color:var(--brand);margin:12px 0 4px}.hero-panel small{color:var(--muted);font-weight:700}.mini-map{height:160px;margin-top:26px;border-radius:24px;background:linear-gradient(135deg,#e9d7be,#fff7ed);position:relative;overflow:hidden}.mini-map:before,.mini-map:after{content:'';position:absolute;background:rgba(90,56,36,.16);border-radius:999px}.mini-map:before{width:230px;height:16px;left:-35px;top:58px;transform:rotate(-24deg)}.mini-map:after{width:210px;height:13px;right:-30px;bottom:45px;transform:rotate(31deg)}.mini-map span{position:absolute;width:14px;height:14px;background:var(--brand);border-radius:50%;box-shadow:0 0 0 7px rgba(90,56,36,.12)}.mini-map span:nth-child(1){left:56px;top:42px}.mini-map span:nth-child(2){left:142px;top:86px}.mini-map span:nth-child(3){right:54px;top:35px}.mini-map span:nth-child(4){right:88px;bottom:38px}.front-section{padding:64px 24px}.section-heading{margin-bottom:28px}.section-heading h2,.section-heading h1{margin:0;color:var(--ink);letter-spacing:-.035em}.section-heading h2{font-size:40px;line-height:1.05}.section-heading p:not(.eyebrow){color:var(--muted);max-width:760px;line-height:1.6}.section-heading.row{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading.row a{color:var(--brand);font-family:Arial,Helvetica,sans-serif;font-weight:800}.feature-grid,.record-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card,.record-card,.content-card,.side-card,.empty-state{background:rgba(255,250,242,.88);border:1px solid rgba(150,115,78,.22);border-radius:24px;padding:24px;box-shadow:0 12px 36px rgba(45,32,20,.06)}.feature-card,.record-card{display:block;text-decoration:none;color:inherit;transition:.18s transform,.18s box-shadow}.feature-card:hover,.record-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-card span{font-size:30px}.feature-card h3,.record-card h3,.record-card h2{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.025em;margin:14px 0 10px}.feature-card p,.record-card p{color:var(--muted);line-height:1.55;margin:0}.record-type{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:6px 10px;color:var(--brand2);font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.page{padding-top:62px;padding-bottom:80px}.search-bar{display:grid;grid-template-columns:1fr 220px auto;gap:12px;margin:28px 0 32px}.search-bar input,.search-bar select{border:1px solid var(--line);background:#fff;border-radius:999px;padding:15px 18px;font:700 15px Arial,Helvetica,sans-serif;color:var(--ink)}.explorer-results{grid-template-columns:repeat(3,1fr)}.record-card small{display:block;margin-top:18px;color:var(--brand2);font:800 12px Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.08em}.record-page{background:#f7f1e8}.record-hero{position:relative;min-height:520px;display:flex;align-items:end;overflow:hidden;background:linear-gradient(135deg,#6f472c,#231811);color:#fff}.record-hero:not(.has-image){background:radial-gradient(circle at 80% 10%,rgba(159,107,63,.58),transparent 38%),linear-gradient(135deg,#6f472c,#231811)}.record-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.04)}.record-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,11,7,.86),rgba(17,11,7,.24) 55%,rgba(17,11,7,.08))}.record-hero-content{position:relative;z-index:1;padding-top:120px;padding-bottom:68px}.record-hero h1{color:#fff;max-width:980px;text-shadow:0 18px 40px rgba(0,0,0,.4)}.record-hero .lead{color:#f8ead8;max-width:850px}.record-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.record-meta span{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);border-radius:999px;padding:8px 12px;font:800 12px Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.08em}.record-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;padding-top:34px;padding-bottom:80px}.record-main{display:grid;gap:24px}.editorial-content{font-size:19px;line-height:1.82}.editorial-content h2{font-size:34px;line-height:1.15;letter-spacing:-.03em;margin:1.35em 0 .55em}.editorial-content h3{font-family:Arial,Helvetica,sans-serif;font-size:22px;margin:1.2em 0 .4em}.editorial-content p{margin:0 0 1em}.editorial-content a{color:var(--brand);font-weight:700}.record-aside{position:sticky;top:98px;display:grid;gap:18px}.side-card h2,.content-card h2{font-size:22px;line-height:1.2;margin:0 0 16px;font-family:Arial,Helvetica,sans-serif;letter-spacing:-.03em}.side-card dl{display:grid;grid-template-columns:90px 1fr;gap:10px;margin:0}.side-card dt{color:var(--muted);font:800 12px Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.08em}.side-card dd{margin:0}.relation-card a{display:block;color:inherit;text-decoration:none;border-top:1px solid var(--line);padding:14px 0}.relation-card a:first-of-type{border-top:0}.relation-card span,.relation-card small{display:block;color:var(--brand2);font:800 11px Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.08em}.relation-card strong{display:block;margin:4px 0;font-family:Arial,Helvetica,sans-serif}.relation-card.muted p{color:var(--muted);line-height:1.55}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;border-radius:18px;display:block}.gallery-grid figcaption{color:var(--muted);font-size:13px;margin-top:8px}.source-list{padding-left:20px}.source-list li{margin-bottom:12px}.site-footer{border-top:1px solid rgba(120,91,61,.15);padding:42px 0;background:#251b14;color:#eadccb}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid p{color:#c6b7a6}.footer-grid a{display:block;color:#fff;text-decoration:none;margin:0 0 10px;font-family:Arial,Helvetica,sans-serif;font-weight:700}.placeholder-map,.timeline-placeholder{min-height:420px;border:1px dashed #b89a7a;border-radius:28px;background:rgba(255,250,242,.75);display:grid;place-items:center;color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-weight:800}.timeline-placeholder{display:flex;align-items:center;justify-content:space-around;padding:40px}.timeline-placeholder div{width:22%;height:2px;background:var(--brand);position:relative}.timeline-placeholder div:before{content:'';position:absolute;left:50%;top:50%;width:22px;height:22px;border-radius:50%;background:var(--brand);transform:translate(-50%,-50%)}.not-found{min-height:62vh}.empty-state{color:var(--muted);line-height:1.6}@media(max-width:980px){.hero-grid,.record-layout{grid-template-columns:1fr}.hero-panel,.record-aside{position:static}.feature-grid,.record-grid,.explorer-results{grid-template-columns:repeat(2,1fr)}.search-bar{grid-template-columns:1fr}.record-hero{min-height:460px}}@media(max-width:680px){.container{padding-left:18px;padding-right:18px}.header-inner{display:block;padding:16px 18px}.site-nav{overflow:auto;gap:16px;padding-top:14px}.home-hero{padding:58px 0}.home-hero h1,.record-hero h1,.page h1{font-size:42px}.lead{font-size:18px}.feature-grid,.record-grid,.explorer-results,.gallery-grid{grid-template-columns:1fr}.front-section{padding:42px 18px}.section-heading.row{display:block}.record-hero-content{padding-top:90px;padding-bottom:42px}.editorial-content{font-size:17px}.footer-grid{display:block}}


/* ------------------------------------------------------------------
   Sprint Front 1 / Passe 1 : fiche publique mobile-first
   Objectif : une fiche lisible, belle et confortable d'abord sur téléphone.
   ------------------------------------------------------------------ */
.record-page{
    background:
        radial-gradient(circle at 15% 0, rgba(255,250,242,.96), transparent 30%),
        linear-gradient(180deg,#f7f1e8 0,#f3eadc 58%,#efe2d1 100%);
    overflow-x:hidden;
}
.record-page .container{width:100%;max-width:1120px}
.record-hero{
    min-height:auto;
    display:block;
    color:#fff;
    background:linear-gradient(145deg,#4e301f,#1d130d);
}
.record-hero.has-image{
    min-height:auto;
}
.record-hero-img{
    position:relative;
    display:block;
    width:100%;
    height:42vh;
    min-height:260px;
    max-height:430px;
    object-fit:cover;
}
.record-hero-overlay{
    background:linear-gradient(0deg,rgba(25,15,9,.95),rgba(25,15,9,.62) 48%,rgba(25,15,9,.05));
    pointer-events:none;
}
.record-hero.has-image .record-hero-overlay{top:0;height:42vh;min-height:260px;max-height:430px}
.record-hero-content{
    padding-top:28px;
    padding-bottom:28px;
}
.record-hero.has-image .record-hero-content{
    margin-top:-96px;
    padding-top:0;
}
.record-hero .eyebrow{
    display:inline-flex;
    align-items:center;
    min-height:30px;
    padding:7px 11px;
    border-radius:999px;
    background:rgba(255,255,255,.14);
    border:1px solid rgba(255,255,255,.20);
    color:#f7d9b3;
    font-size:11px;
    letter-spacing:.12em;
    backdrop-filter:blur(10px);
}
.record-hero h1{
    font-family:Georgia,'Times New Roman',serif;
    font-size:clamp(34px,10.4vw,56px);
    line-height:1.02;
    letter-spacing:-.045em;
    margin:12px 0 14px;
    text-wrap:balance;
    overflow-wrap:anywhere;
}
.record-hero .lead{
    font-family:Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:1.58;
    color:#fff1df;
    margin:0;
    max-width:700px;
}
.record-meta{
    gap:8px;
    margin-top:18px;
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:3px;
    -webkit-overflow-scrolling:touch;
}
.record-meta span{
    flex:0 0 auto;
    padding:7px 10px;
    font-size:10px;
    letter-spacing:.075em;
    background:rgba(255,255,255,.13);
}
.record-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:9px;
    margin-top:18px;
    font-family:Arial,Helvetica,sans-serif;
}
.record-actions a{
    display:flex;
    min-height:42px;
    align-items:center;
    justify-content:center;
    padding:10px 12px;
    border-radius:999px;
    text-decoration:none;
    color:#fff7ed;
    background:rgba(255,255,255,.13);
    border:1px solid rgba(255,255,255,.22);
    font-size:13px;
    font-weight:800;
    text-align:center;
    backdrop-filter:blur(12px);
}
.record-actions a:first-child{
    grid-column:1/-1;
    background:#fff7ed;
    color:#4b2d1c;
    border-color:#fff7ed;
}
.record-layout{
    display:block;
    padding-top:16px;
    padding-bottom:46px;
}
.record-main{
    display:flex;
    flex-direction:column;
    gap:16px;
}
.record-aside{
    position:static;
    display:flex;
    flex-direction:column;
    gap:16px;
    margin-top:16px;
}
.content-card,.side-card{
    border-radius:22px;
    padding:20px;
    background:rgba(255,250,242,.94);
    border:1px solid rgba(150,115,78,.20);
    box-shadow:0 14px 34px rgba(45,32,20,.075);
}
.editorial-content{
    font-family:Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:1.72;
    color:#2d221a;
}
.editorial-content > *:first-child{margin-top:0!important}
.editorial-content > *:last-child{margin-bottom:0!important}
.editorial-content p{margin:0 0 1.05em}
.editorial-content h2{
    font-family:Georgia,'Times New Roman',serif;
    font-size:clamp(26px,7vw,34px);
    line-height:1.13;
    letter-spacing:-.035em;
    margin:1.35em 0 .55em;
    color:#24170f;
    text-wrap:balance;
}
.editorial-content h3{
    font-size:20px;
    line-height:1.25;
    margin:1.15em 0 .45em;
    color:#392315;
}
.editorial-content ul,.editorial-content ol{padding-left:1.25em;margin:0 0 1.05em}
.editorial-content li{margin:.32em 0}
.editorial-content img{max-width:100%;height:auto;border-radius:18px}
.editorial-content blockquote{
    margin:1.25em 0;
    padding:16px 18px;
    border-left:4px solid #9f6b3f;
    background:#f5eadb;
    border-radius:0 18px 18px 0;
    color:#4a382a;
}
.side-card h2,.content-card h2{
    font-size:20px;
    margin-bottom:14px;
}
.side-card dl{
    grid-template-columns:1fr;
    gap:3px;
}
.side-card dt{margin-top:10px}
.side-card dt:first-child{margin-top:0}
.relation-card a{
    border-top:1px solid rgba(120,91,61,.16);
    padding:15px 0;
}
.relation-card strong{
    font-size:16px;
    line-height:1.25;
}
.gallery-grid{
    grid-template-columns:1fr;
    gap:16px;
}
.gallery-grid img{
    width:100%;
    max-height:360px;
    object-fit:cover;
    border-radius:18px;
}
.gallery-grid figcaption{font-family:Arial,Helvetica,sans-serif;line-height:1.45}
.sources-block,.sources-block p,.source-list{
    font-family:Arial,Helvetica,sans-serif;
    line-height:1.62;
}
.source-list{padding-left:18px}
.site-header{z-index:50}
@media(max-width:680px){
    .site-header{position:relative}
    .header-inner{padding:14px 0 12px}
    .brand{font-size:15px}
    .brand-mark{width:36px;height:36px;font-size:11px}
    .site-nav{gap:10px;padding-top:12px}
    .site-nav a{flex:0 0 auto;border:1px solid rgba(120,91,61,.16);border-radius:999px;padding:8px 10px;background:rgba(255,250,242,.70)}
    .record-hero-content{padding-left:18px;padding-right:18px}
    .record-layout{padding-left:14px;padding-right:14px}
    .content-card,.side-card{padding:18px;border-radius:20px}
    .record-hero h1{font-size:clamp(32px,10.8vw,44px)}
}
@media(min-width:700px){
    .record-hero-img,.record-hero.has-image .record-hero-overlay{height:48vh;min-height:360px;max-height:560px}
    .record-hero.has-image .record-hero-content{margin-top:-138px;padding-bottom:42px}
    .record-actions{display:flex;flex-wrap:wrap}
    .record-actions a,.record-actions a:first-child{grid-column:auto;min-width:150px;padding-left:18px;padding-right:18px}
    .record-layout{padding-top:24px}
    .content-card,.side-card{padding:28px}
    .gallery-grid{grid-template-columns:repeat(2,1fr)}
}
@media(min-width:1020px){
    .record-hero{min-height:560px;display:flex;align-items:flex-end}
    .record-hero-img,.record-hero.has-image .record-hero-overlay{position:absolute;inset:0;height:100%;min-height:0;max-height:none}
    .record-hero.has-image .record-hero-content{margin-top:0;padding-top:120px;padding-bottom:70px}
    .record-hero-content{padding-top:120px;padding-bottom:70px}
    .record-hero h1{font-size:clamp(56px,6.2vw,86px);max-width:980px}
    .record-hero .lead{font-size:21px;line-height:1.6;max-width:780px}
    .record-meta{flex-wrap:wrap;overflow:visible}
    .record-layout{
        display:grid;
        grid-template-columns:minmax(0,760px) minmax(280px,340px);
        gap:30px;
        align-items:start;
        padding-top:34px;
        padding-bottom:86px;
    }
    .record-aside{position:sticky;top:98px;margin-top:0}
    .editorial-content{font-size:19px;line-height:1.82}
    .editorial-content h2{font-size:36px}
    .gallery-grid{grid-template-columns:repeat(3,1fr)}
}

/* ------------------------------------------------------------------
   Sprint Front 1 / v0.11.4 : fiche publique "Patrimoine contemporain"
   Nouvelle expérience éditoriale immersive, mobile-first.
   ------------------------------------------------------------------ */
:root{
    --me-bg:#F5F2EC;
    --me-paper:#FFFDF8;
    --me-ink:#2C2A27;
    --me-muted:#756C61;
    --me-line:#E7DFD3;
    --me-stone:#7B6443;
    --me-lot:#5F7157;
    --me-night:#17120D;
    --me-serif:Georgia,'Times New Roman',serif;
    --me-sans:Arial,Helvetica,sans-serif;
}
.memory-page{background:var(--me-bg);color:var(--me-ink);overflow:hidden}.reading-progress{position:fixed;left:0;right:0;top:0;height:3px;z-index:100;background:rgba(123,100,67,.12)}.reading-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--me-stone),var(--me-lot));transform:scaleX(0);transform-origin:left center;will-change:transform}.memory-hero{position:relative;min-height:100svh;display:grid;place-items:end center;background:radial-gradient(circle at 30% 20%,#6c5235,#1c140e 72%);color:#fff}.memory-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01)}.memory-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,8,5,.18) 0%,rgba(12,8,5,.18) 34%,rgba(12,8,5,.82) 100%),radial-gradient(circle at center,rgba(0,0,0,.08),rgba(0,0,0,.38));}.memory-hero.no-image .memory-hero-shade{background:radial-gradient(circle at 50% 24%,rgba(123,100,67,.34),transparent 36%),linear-gradient(180deg,rgba(23,18,13,.2),rgba(23,18,13,.9))}.memory-hero-inner{position:relative;z-index:2;width:min(1080px,100%);padding:96px 20px 68px;text-align:center}.memory-kicker{margin:0 0 22px;font:800 11px/1 var(--me-sans);letter-spacing:.24em;text-transform:uppercase;color:#E9D6BC}.memory-hero h1{margin:0 auto;font-family:var(--me-serif);font-size:clamp(42px,12vw,112px);line-height:.92;letter-spacing:-.055em;max-width:1040px;text-wrap:balance;text-shadow:0 18px 52px rgba(0,0,0,.42)}.memory-cartouche{width:min(860px,100%);margin:28px auto 0;padding:12px 0;border-top:1px solid rgba(255,255,255,.42);border-bottom:1px solid rgba(255,255,255,.28);display:flex;justify-content:center;gap:0;flex-wrap:wrap;color:#F6EBDD;font:800 12px/1.2 var(--me-sans);text-transform:uppercase;letter-spacing:.12em}.memory-cartouche span{padding:7px 13px;position:relative}.memory-cartouche span+span:before{content:'';position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:99px;background:rgba(255,255,255,.55);transform:translate(-2px,-50%)}.memory-discover{display:inline-flex;margin-top:30px;color:#fff;text-decoration:none;font:800 14px/1 var(--me-sans);border:1px solid rgba(255,255,255,.48);border-radius:999px;padding:14px 21px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);transition:transform .25s ease,background .25s ease}.memory-discover:hover{transform:translateY(-2px);background:rgba(255,255,255,.18)}.memory-flow{width:min(1120px,100%);margin:0 auto;padding:52px 18px 90px}.reveal-block{animation:memoryReveal .55s ease both}@keyframes memoryReveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.section-label{margin:0 0 18px;font:900 12px/1 var(--me-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--me-stone)}.memory-intro{width:min(780px,100%);margin:0 auto 36px;text-align:left}.memory-intro p:not(.section-label){margin:0 0 18px;font:400 clamp(22px,5.6vw,34px)/1.28 var(--me-serif);letter-spacing:-.025em;color:#2f2b25}.memory-takeaways{width:min(860px,100%);margin:0 auto 58px;padding:24px;border:1px solid var(--me-line);border-radius:22px;background:rgba(255,253,248,.74)}.memory-takeaways div{display:grid;grid-template-columns:1fr;gap:10px}.memory-takeaways span{display:flex;align-items:center;gap:10px;font:800 14px/1.35 var(--me-sans);color:#382f26}.memory-takeaways span:before{content:'✓';display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#EFE7D8;color:var(--me-lot)}.memory-reading{width:min(740px,100%);margin:0 auto;font:400 18px/1.82 var(--me-sans);color:#312d28}.memory-reading>*:first-child{margin-top:0}.memory-reading>*:last-child{margin-bottom:0}.memory-reading h1{font-family:var(--me-serif);font-size:clamp(34px,8vw,54px);line-height:1;letter-spacing:-.05em;margin:0 0 28px;color:#201b16;text-wrap:balance}.memory-reading h2{
    font-family:var(--me-serif);
    font-size:clamp(32px,7.4vw,48px);
    line-height:1.04;
    letter-spacing:-.045em;
    margin:58px 0 34px;
    color:#211b15;
    text-wrap:balance;
}
.memory-reading h2:before{
    content:"✦";
    display:block;
    width:180px;
    margin:0 auto 26px;
    text-align:center;
    color:var(--me-stone);
    font-size:13px;
    line-height:1;
    background:
      linear-gradient(var(--me-line),var(--me-line)) left center / 74px 1px no-repeat,
      linear-gradient(var(--me-line),var(--me-line)) right center / 74px 1px no-repeat;
}.memory-reading h3{font-family:var(--me-serif);font-size:clamp(25px,6vw,32px);line-height:1.12;margin:42px 0 16px;color:#2e251c}.memory-reading p{margin:0 0 24px}.memory-reading a,.editorial-link{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}.memory-reading blockquote{margin:44px 0;padding:28px;border:0;border-radius:24px;background:#ECE3D4;color:#463A2E;font:400 clamp(24px,6vw,36px)/1.22 var(--me-serif);letter-spacing:-.02em}.memory-reading blockquote:before{content:'“';display:block;color:var(--me-stone);font-size:58px;line-height:.6}.memory-reading img{width:100%;height:auto;border-radius:24px;margin:18px 0}.memory-reading ul,.memory-reading ol{padding-left:1.25em;margin:0 0 26px}.memory-reading li{margin:8px 0}.memory-wide-image,.memory-map,.memory-relations,.memory-gallery,.memory-sources,.memory-next{width:min(980px,100%);margin:74px auto 0}.memory-wide-image img{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:30px;box-shadow:0 28px 70px rgba(44,42,39,.13)}.memory-wide-image figcaption{margin:14px auto 0;width:min(740px,100%);font:400 14px/1.5 var(--me-sans);color:var(--me-muted)}.memory-map,.memory-relations,.memory-gallery,.memory-sources,.memory-next{padding:32px;border-top:1px solid var(--me-line);border-bottom:1px solid var(--me-line)}.memory-map-placeholder{min-height:270px;border-radius:28px;background:linear-gradient(135deg,#E9E1D2,#FDFBF5);border:1px solid var(--me-line);display:grid;place-items:center;text-align:center;overflow:hidden;position:relative}.memory-map-placeholder:before{content:'';position:absolute;inset:28px;border:1px dashed rgba(95,113,87,.42);border-radius:24px}.memory-map-placeholder strong{display:block;font:400 38px/1 var(--me-serif);letter-spacing:-.04em}.memory-map-placeholder span{display:block;margin-top:8px;color:var(--me-muted);font:700 13px/1.3 var(--me-sans)}.editorial-link{display:inline-flex;margin-top:18px;font:900 14px/1 var(--me-sans);text-decoration:none;color:#332A21}.memory-relations h2,.memory-next h2{font-family:var(--me-serif);font-size:clamp(34px,7vw,54px);line-height:1;letter-spacing:-.05em;margin:0 0 24px;text-wrap:balance}.memory-relations.empty p:not(.section-label){font:400 18px/1.65 var(--me-sans);color:var(--me-muted);max-width:620px}.memory-card-row{display:grid;grid-template-columns:1fr;gap:16px}.memory-card{display:block;min-height:230px;padding:20px;border-radius:26px;background:var(--me-paper);border:1px solid var(--me-line);color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.memory-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px rgba(44,42,39,.12);border-color:#d4c5b1}.memory-card-media{display:grid;place-items:center;height:92px;border-radius:20px;background:linear-gradient(135deg,#EDE4D5,#F8F3EA);font:400 46px/1 var(--me-serif);color:var(--me-stone)}.memory-card-type{display:block;margin-top:18px;font:900 11px/1 var(--me-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--me-lot)}.memory-card strong{display:block;margin-top:8px;font:400 28px/1.05 var(--me-serif);letter-spacing:-.035em}.memory-card small{display:block;margin-top:14px;font:900 13px/1 var(--me-sans);color:var(--me-stone)}.memory-gallery-main{background:var(--me-paper);border:1px solid var(--me-line);border-radius:30px;padding:14px}.memory-gallery-main img{display:block;width:100%;max-height:640px;object-fit:cover;border-radius:22px}.memory-gallery-main p{margin:14px 6px 4px;font:400 15px/1.5 var(--me-sans);color:var(--me-muted)}.memory-gallery-dots{display:flex;gap:8px;justify-content:center;margin-top:16px}.memory-gallery-dots span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--me-paper);border:1px solid var(--me-line);font:800 12px/1 var(--me-sans);color:var(--me-muted)}.source-cards{display:grid;grid-template-columns:1fr;gap:14px}.source-card{padding:20px;border-radius:22px;background:var(--me-paper);border:1px solid var(--me-line)}.source-card span{display:block;font:900 11px/1 var(--me-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--me-lot);margin-bottom:10px}.source-card strong{display:block;font:400 26px/1.08 var(--me-serif);letter-spacing:-.035em}.source-card p{margin:12px 0 0;font:400 15px/1.55 var(--me-sans);color:var(--me-muted)}.source-card small{display:block;margin-top:12px;font:800 12px/1.3 var(--me-sans);color:var(--me-stone)}.source-rich{font:400 17px/1.7 var(--me-sans)}.memory-next{margin-bottom:0;text-align:center;background:linear-gradient(180deg,transparent,rgba(255,253,248,.62));border-radius:34px;border:1px solid var(--me-line)}.memory-next-actions{display:flex;flex-direction:column;gap:12px;align-items:center}.memory-next-actions a{display:inline-flex;justify-content:center;width:100%;max-width:340px;padding:15px 18px;border-radius:999px;background:var(--me-night);color:#fff;text-decoration:none;font:900 14px/1 var(--me-sans)}.memory-next-actions a:nth-child(2),.memory-next-actions a:nth-child(3){background:transparent;color:var(--me-ink);border:1px solid var(--me-line)}
@media(max-width:680px){.memory-page+.site-footer,.memory-page~.site-footer{margin-top:0}.memory-hero-inner{padding-left:18px;padding-right:18px;padding-bottom:48px}.memory-cartouche{font-size:10px;letter-spacing:.1em}.memory-cartouche span{padding:6px 9px}.memory-cartouche span+span:before{display:none}.memory-flow{padding-top:38px}.memory-map,.memory-relations,.memory-gallery,.memory-sources,.memory-next{padding:24px 0;border-radius:0}.memory-reading{font-size:17px;line-height:1.78}.memory-intro p:not(.section-label){font-size:24px}.memory-takeaways{padding:20px;margin-bottom:44px}.memory-wide-image,.memory-map,.memory-relations,.memory-gallery,.memory-sources,.memory-next{margin-top:58px}.memory-hero h1{font-size:clamp(40px,14vw,62px)}}
@media(min-width:760px){.memory-flow{padding-top:76px}.memory-takeaways div{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-card-row,.source-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-next-actions{flex-direction:row;justify-content:center;flex-wrap:wrap}.memory-next-actions a{width:auto}.memory-map,.memory-relations,.memory-gallery,.memory-sources,.memory-next{padding:42px}.memory-map-placeholder{min-height:360px}}
@media(min-width:1080px){.memory-hero-inner{padding-bottom:86px}.memory-flow{padding-bottom:120px}.memory-intro{margin-bottom:48px}.memory-takeaways{margin-bottom:86px}.memory-reading{font-size:19px}.memory-card-row{grid-template-columns:repeat(3,minmax(0,1fr))}.source-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.memory-hero h1{font-size:clamp(76px,7.8vw,118px)}}

/* ------------------------------------------------------------------
   0.11.5 — Direction A : accueil public jeune, lumineux et patrimonial
   Focus V1 : légendes, personnages, événements, faits historiques + époques.
   ------------------------------------------------------------------ */
body{background:#F7F2EA;color:#221C16}.me-topbar{position:sticky;top:0;z-index:80;background:rgba(255,252,246,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(120,91,61,.13)}.me-topbar .header-inner{min-height:86px}.me-logo{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:24px;line-height:.92;gap:14px;letter-spacing:-.035em}.me-logo-mark{width:42px;height:42px;border-radius:7px;background:#AE8A45;position:relative;color:transparent}.me-logo-mark:before{content:'';position:absolute;left:11px;right:11px;top:10px;height:16px;border:3px solid #fff;border-bottom:0;border-radius:14px 14px 0 0}.me-logo-mark:after{content:'';position:absolute;left:9px;right:9px;bottom:9px;height:7px;border-top:3px solid #fff;border-radius:50%}.me-nav{align-items:center;gap:30px}.me-nav a{font-weight:500;font-size:14px;color:#181512}.me-contribute-link{background:#AE8A45!important;color:#fff!important;border-radius:10px;padding:14px 20px!important;box-shadow:0 10px 26px rgba(174,138,69,.23)}.me-search-link{font-size:26px!important;line-height:1}.me-epoch-menu{position:relative;display:inline-flex;align-items:center}.me-epoch-menu>a:after{content:'⌄';margin-left:6px;color:#AE8A45}.me-epoch-dropdown{position:absolute;right:0;top:calc(100% + 18px);width:220px;padding:14px;background:#fffdf8;border:1px solid #E6DAC8;border-radius:14px;box-shadow:0 24px 70px rgba(43,33,22,.15);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;display:grid;gap:2px}.me-epoch-menu:hover .me-epoch-dropdown,.me-epoch-menu:focus-within .me-epoch-dropdown{opacity:1;visibility:visible;transform:none}.me-epoch-dropdown a{display:block;padding:11px 10px;border-radius:10px;text-decoration:none}.me-epoch-dropdown a:hover{background:#F5EFE5}.me-epoch-dropdown strong{display:block;font-size:14px;font-family:Arial,Helvetica,sans-serif}.me-epoch-dropdown small{display:block;margin-top:5px;color:#746A60;font-size:12px}.me-home-hero{position:relative;min-height:calc(100svh - 86px);display:flex;align-items:center;overflow:hidden;background:#15110c;color:#fff}.me-home-hero-bg{position:absolute;inset:0;background:#15110c}.me-home-hero-bg:before{content:'';position:absolute;inset:0;background-image:url('/assets/images/hero/seasons/ete/hero-home-ete-desktop.jpg');background-size:cover;background-position:center center;opacity:1}.me-home-hero-bg:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,12,8,.72),rgba(15,12,8,.34) 43%,rgba(15,12,8,.08) 72%),linear-gradient(180deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.10) 52%,rgba(0,0,0,.42) 100%)}.me-home-hero-inner{position:relative;z-index:1;padding-top:90px;padding-bottom:90px}.me-home-kicker{display:flex;align-items:center;gap:13px;margin:0 0 22px;color:#E5BE61;text-transform:uppercase;letter-spacing:.22em;font:800 13px/1 Arial,Helvetica,sans-serif}.me-home-kicker span{width:46px;height:2px;background:#E5BE61}.me-home-hero h1{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(70px,11vw,126px);line-height:.86;letter-spacing:-.075em;text-shadow:0 24px 54px rgba(0,0,0,.38)}.me-home-hero p:not(.me-home-kicker){max-width:510px;margin:28px 0 0;color:#fff;font:400 clamp(18px,2vw,23px)/1.45 Arial,Helvetica,sans-serif}.me-home-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.me-primary,.me-ghost{display:inline-flex;align-items:center;gap:14px;min-height:52px;padding:0 24px;border-radius:10px;text-decoration:none;font:800 14px/1 Arial,Helvetica,sans-serif;transition:transform .2s ease,box-shadow .2s ease}.me-primary{background:#B58B42;color:#fff;box-shadow:0 14px 34px rgba(181,139,66,.26)}.me-primary:hover,.me-ghost:hover{transform:translateY(-2px)}.me-primary span{font-size:18px}.me-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;backdrop-filter:blur(10px)}.me-scroll-cue{position:absolute;z-index:2;right:9%;bottom:45px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.7);display:grid;place-items:center;color:#fff;text-decoration:none;font:900 18px/1 Arial,Helvetica,sans-serif}.me-era-section{padding:36px 24px 52px}.me-era-section h2,.me-centered-title h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(30px,4.5vw,44px);line-height:1.08;letter-spacing:-.045em;text-align:center;margin:0}.me-era-track{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:32px;padding-bottom:22px}.me-era-track:after{content:'';position:absolute;left:1%;right:1%;bottom:0;height:1px;background:#C8B89F}.me-era{position:relative;display:grid;justify-items:center;text-align:center;text-decoration:none;color:#2B241D;padding:4px 4px 24px}.me-era:after{content:'';position:absolute;bottom:-8px;width:16px;height:16px;border-radius:50%;background:#F7F2EA;border:2px solid #BFA77F;z-index:2}.me-era.active:after{background:#B58B42;border-color:#B58B42;box-shadow:0 0 0 5px #F7F2EA}.me-era-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#FFFDF8;border:1px solid #E7DCCB;color:#8A6B35;font-size:26px;margin-bottom:12px;box-shadow:0 10px 30px rgba(50,35,20,.07)}.me-era strong{font:800 14px/1.2 Arial,Helvetica,sans-serif;color:#9A7435}.me-era small{display:block;margin-top:4px;font:400 13px/1.25 Arial,Helvetica,sans-serif;color:#71675E}.me-home-section{padding:34px 24px 54px}.me-centered-title{margin-bottom:34px}.me-centered-title h2:after{content:'';display:block;width:34px;height:2px;background:#B58B42;margin:20px auto 0}.me-door-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.me-door-card{position:relative;display:block;overflow:hidden;background:#FFFDF8;border:1px solid #E6DAC8;border-radius:16px;text-decoration:none;color:#251F18;box-shadow:0 18px 38px rgba(50,35,20,.09);transition:transform .22s ease,box-shadow .22s ease}.me-door-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(50,35,20,.14)}.me-door-image{height:220px;background:linear-gradient(135deg,#d8c9af,#866d45);background-size:cover;background-position:center}.me-door-image:before{content:'';display:block;width:100%;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(0,0,0,.1))}.me-door-image.type-legend{background-image:linear-gradient(135deg,rgba(213,199,170,.35),rgba(90,64,35,.36)),url('/ai_illustration.php?id=62')}.me-door-image.type-person{background-image:linear-gradient(135deg,rgba(213,199,170,.25),rgba(90,64,35,.45)),radial-gradient(circle at 50% 22%,#92734d,#261910 72%)}.me-door-image.type-event{background-image:linear-gradient(135deg,rgba(213,199,170,.25),rgba(90,64,35,.35)),radial-gradient(circle at 30% 30%,#c5b18d,#3f3429 72%)}.me-door-image.type-historical_fact{background-image:linear-gradient(135deg,rgba(213,199,170,.25),rgba(90,64,35,.35)),radial-gradient(circle at 70% 30%,#d8c9af,#6e644e 72%)}.me-door-icon{position:absolute;left:26px;top:184px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#FFFDF8;border:1px solid #E6DAC8;color:#8F6C33;font-size:25px;box-shadow:0 14px 32px rgba(35,26,18,.12)}.me-door-body{padding:44px 24px 28px}.me-door-body h3{margin:0 0 14px;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:32px;line-height:1;letter-spacing:-.035em}.me-door-body p{margin:0;color:#554B42;font:400 15px/1.62 Arial,Helvetica,sans-serif}.me-door-body em{display:inline-block;margin-top:22px;color:#8E6A32;font:800 14px/1 Arial,Helvetica,sans-serif;font-style:normal}.me-section-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.me-section-row h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:28px;letter-spacing:-.03em}.me-section-row span{display:block;width:34px;height:2px;background:#B58B42;margin-top:8px}.me-section-row a{font:800 13px/1 Arial,Helvetica,sans-serif;color:#2B241D;text-decoration:none}.me-latest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.me-memory-card{display:block;overflow:hidden;background:#FFFDF8;border:1px solid #E6DAC8;border-radius:13px;text-decoration:none;color:#211C16;box-shadow:0 15px 32px rgba(50,35,20,.08);transition:.2s ease}.me-memory-card:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgba(50,35,20,.13)}.me-memory-img{height:150px;background:linear-gradient(135deg,#dac7a4,#786348);background-size:cover;background-position:center}.me-memory-body{padding:18px}.me-memory-body small{display:block;color:#A77B37;font:900 11px/1 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.14em;margin-bottom:9px}.me-memory-body strong{display:block;font:800 17px/1.25 Arial,Helvetica,sans-serif}.me-memory-body p{margin:10px 0 0;color:#675D54;font:400 14px/1.45 Arial,Helvetica,sans-serif}.me-memory-body span{display:block;margin-top:10px;color:#665D52;font:400 14px/1 Arial,Helvetica,sans-serif}.me-quote-band{margin-top:34px;background:linear-gradient(90deg,#EFE4D2,#F8F2E8);border-top:1px solid #E2D4BE;border-bottom:1px solid #E2D4BE}.me-quote-inner{min-height:190px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,transparent 55%,rgba(153,126,80,.10));position:relative}.me-quote-inner:before{content:'“';position:absolute;left:24px;top:40px;color:#B58B42;font:400 72px/.8 Georgia,'Times New Roman',serif}.me-quote-inner blockquote{margin:0 0 8px 76px;max-width:650px;font:400 clamp(25px,3.5vw,36px)/1.18 Georgia,'Times New Roman',serif;letter-spacing:-.035em}.me-quote-inner cite{margin-left:76px;font:400 15px/1 Arial,Helvetica,sans-serif;color:#5F554B}.me-contribute{padding:60px 24px 68px}.me-contribute-card{display:grid;grid-template-columns:90px minmax(0,1fr) minmax(350px,520px);gap:30px;align-items:center;background:#FFFDF8;border-top:1px solid #E4D7C4;border-bottom:1px solid #E4D7C4;padding:42px 0}.me-pen{width:74px;height:74px;border-radius:50%;border:1px solid #B58B42;display:grid;place-items:center;color:#8D672F;font-size:34px}.me-contribute h2{margin:0 0 12px;font:400 38px/1.05 Georgia,'Times New Roman',serif;letter-spacing:-.04em}.me-contribute p{max-width:500px;margin:0 0 22px;color:#5D534A;font:400 15px/1.6 Arial,Helvetica,sans-serif}.me-contribute ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.me-contribute li{text-align:center;padding:18px 22px;border-left:1px solid #E4D7C4;color:#40372F;font:400 14px/1.45 Arial,Helvetica,sans-serif}.me-contribute li strong{display:block;font-size:16px;margin-bottom:4px}.me-footer{background:#F7F2EA;color:#2B241D;border-top:1px solid #E1D4C0;padding:42px 0 24px}.me-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px}.me-footer p{max-width:360px;color:#6E6358;font:400 14px/1.55 Arial,Helvetica,sans-serif}.me-footer strong{display:block;margin-bottom:12px;font:800 14px/1 Arial,Helvetica,sans-serif}.me-footer a{display:block;color:#2B241D;text-decoration:none;margin:0 0 9px;font:400 14px/1.25 Arial,Helvetica,sans-serif}.me-empty{background:#FFFDF8;border:1px solid #E6DAC8;border-radius:16px;padding:28px;color:#675D54}.me-explorer-page{padding-top:52px}.me-explorer-heading h1{font-family:Georgia,'Times New Roman',serif;font-weight:400}.me-search-bar{grid-template-columns:1fr 190px 190px auto}.me-search-bar input,.me-search-bar select{border-radius:12px;background:#FFFDF8}.me-explorer-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:1100px){.me-nav{gap:18px}.me-door-grid,.me-latest-grid{gap:18px}.me-search-bar{grid-template-columns:1fr 1fr}.me-search-bar button{grid-column:1/-1}.me-contribute-card{grid-template-columns:70px 1fr}.me-contribute ul{grid-column:1/-1}}
@media(max-width:820px){.me-topbar{position:relative}.me-topbar .header-inner{min-height:auto;padding:14px 0}.me-nav{display:flex;overflow:auto;gap:10px;padding:12px 0 2px}.me-nav a,.me-epoch-menu>a{flex:0 0 auto;border:1px solid #E7DCCB;border-radius:999px;padding:8px 12px;background:#FFFDF8}.me-contribute-link{border-radius:999px;padding:9px 14px!important}.me-epoch-dropdown{display:none}.me-home-hero{min-height:620px}.me-home-hero h1{font-size:clamp(58px,17vw,92px)}.me-era-track{display:flex;overflow:auto;padding-bottom:28px}.me-era{min-width:132px}.me-era-track:after{left:0;right:0}.me-door-grid,.me-latest-grid,.me-explorer-grid{grid-template-columns:1fr}.me-door-card{display:grid;grid-template-columns:120px 1fr;min-height:150px}.me-door-image{height:100%}.me-door-icon{left:92px;top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:22px}.me-door-body{padding:22px 20px 22px 40px}.me-door-body h3{font-size:26px}.me-memory-card{display:grid;grid-template-columns:92px 1fr}.me-memory-img{height:auto;min-height:104px}.me-contribute-card{display:block;padding:30px 22px;border:1px solid #E4D7C4;border-radius:18px}.me-pen{margin-bottom:18px}.me-contribute ul{grid-template-columns:1fr;margin-top:24px}.me-contribute li{border-left:0;border-top:1px solid #E4D7C4}.me-footer-grid{grid-template-columns:1fr 1fr}.me-search-bar{grid-template-columns:1fr}.me-search-bar button{grid-column:auto}}
@media(max-width:560px){.container{padding-left:18px;padding-right:18px}.me-logo{font-size:21px}.me-logo-mark{width:38px;height:38px}.me-home-hero-inner{padding-top:58px;padding-bottom:58px}.me-home-hero p:not(.me-home-kicker){font-size:17px}.me-scroll-cue{display:none}.me-era-section{padding-top:30px}.me-home-section{padding-top:26px}.me-centered-title h2,.me-era-section h2{font-size:28px}.me-section-row{display:block}.me-section-row a{display:inline-block;margin-top:12px}.me-quote-inner{min-height:170px}.me-quote-inner blockquote,.me-quote-inner cite{margin-left:48px}.me-quote-inner:before{left:18px;font-size:54px}.me-footer-grid{grid-template-columns:1fr}.me-contribute h2{font-size:31px}}

@media (max-width: 720px){.me-home-hero-bg:before{background-image:url('/assets/images/hero/seasons/ete/hero-home-ete-mobile.jpg');background-position:center center;}}

/* ------------------------------------------------------------------
   v0.11.8 : Direction artistique publique
   Prépare les images de catégories et d'époques + 8 périodes.
   ------------------------------------------------------------------ */
.me-era-track{grid-template-columns:repeat(8,1fr)}
.me-era{min-height:168px;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;color:#fff;padding:18px 10px 26px;align-content:end;box-shadow:0 18px 36px rgba(50,35,20,.10)}
.me-era:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,14,8,.08),rgba(20,14,8,.58));z-index:0}
.me-era>*{position:relative;z-index:1}.me-era-icon{background:rgba(255,253,248,.88);backdrop-filter:blur(8px);color:#8A6B35}.me-era strong{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.28)}.me-era small{color:#F4E8D7;text-shadow:0 2px 12px rgba(0,0,0,.28)}
.me-era-track:after{bottom:-14px}.me-era:after{bottom:-22px}.me-era.active:after{box-shadow:0 0 0 5px #F7F2EA,0 0 0 10px rgba(181,139,66,.18)}
.me-door-image{background-size:cover;background-position:center}.me-door-card:hover .me-door-image{filter:saturate(1.04) contrast(1.02)}
.me-epoch-dropdown{width:260px;max-height:72vh;overflow:auto}.me-epoch-dropdown a{display:grid;grid-template-columns:1fr;gap:0}
@media(max-width:1100px){.me-era-track{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.me-era-track{display:flex}.me-era{min-width:162px;min-height:168px}.me-era-track:after{bottom:-10px}.me-era:after{bottom:-18px}}

/* 0.11.9 — Cartes d'époques en direction artistique */
.me-era-section{padding-top:46px}.me-era-track{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;align-items:stretch;padding-bottom:0}.me-era-track:after{display:none}.me-era{min-height:220px;border-radius:18px;overflow:hidden;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;padding:18px;color:#fff;border:1px solid rgba(80,61,38,.14);box-shadow:0 18px 38px rgba(50,35,20,.10);transition:transform .22s ease,box-shadow .22s ease}.me-era:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,12,8,.05) 0%,rgba(16,12,8,.18) 42%,rgba(16,12,8,.78) 100%);z-index:0}.me-era:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgba(50,35,20,.16)}.me-era:after{display:none}.me-era.active{outline:2px solid rgba(181,139,66,.75);outline-offset:3px}.me-era-icon,.me-era strong,.me-era small{position:relative;z-index:1}.me-era-icon{width:44px;height:44px;margin:0 0 42px;background:rgba(255,253,248,.92);border:1px solid rgba(255,255,255,.65);box-shadow:0 10px 24px rgba(0,0,0,.15);font-size:20px;color:#8A6B35}.me-era strong{font:900 15px/1.14 Arial,Helvetica,sans-serif;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.me-era small{margin-top:5px;font:500 12px/1.25 Arial,Helvetica,sans-serif;color:rgba(255,255,255,.86)}
@media(max-width:1100px){.me-era-track{display:flex;overflow:auto;scroll-snap-type:x proximity;padding:4px 4px 18px;margin-left:-4px;margin-right:-4px}.me-era{flex:0 0 170px;min-height:220px;scroll-snap-align:start}}
@media(max-width:820px){.me-era-track{padding-bottom:18px}.me-era{min-width:168px;flex-basis:168px}.me-era-icon{margin-bottom:38px}}


/* V0.11.4 front : le carrousel des périodes n'affiche plus d'icônes. */
.me-era-icon{display:none!important}
.me-era{justify-content:flex-end}


/* ------------------------------------------------------------------
   v0.11.11 - Logo premium Mémoire Espalion
   Remplace le petit monogramme par un vrai logo patrimonial.
   ------------------------------------------------------------------ */
.me-logo-header{
    position:relative;
    background:rgba(255,250,242,.94);
    border-bottom:1px solid rgba(120,91,61,.16);
    box-shadow:0 8px 28px rgba(45,32,20,.055);
}
.me-logo-header-inner{
    min-height:0;
    padding-top:16px;
    padding-bottom:0;
    flex-direction:column;
    justify-content:center;
    gap:10px;
}
.me-logo-main{
    display:flex;
    justify-content:center;
    width:100%;
}
.me-logo-main img{
    display:block;
    width:min(360px,72vw);
    height:auto;
}
.me-logo-header .me-nav{
    width:100%;
    justify-content:center;
    align-items:center;
    gap:0;
    border-top:1px solid rgba(120,91,61,.12);
    padding:10px 0 11px;
}
.me-logo-header .me-nav > a,
.me-logo-header .me-nav > span > a{
    padding:9px 16px;
    border-radius:999px;
    text-transform:uppercase;
    letter-spacing:.075em;
    font-size:12px;
    color:#1f2b38;
}
.me-logo-header .me-nav > a:hover,
.me-logo-header .me-nav > span > a:hover{
    background:rgba(159,107,63,.10);
    color:#9f6b3f;
}
.me-logo-header .me-contribute-link{
    background:#9f6b3f!important;
    color:#fff!important;
    box-shadow:0 10px 24px rgba(90,56,36,.18);
    margin-left:8px;
}
.me-logo-header .me-search-link{
    font-size:17px!important;
    line-height:1;
}
.me-footer-logo{
    display:block;
    max-width:230px;
    margin-bottom:14px;
}
.me-footer-logo img{
    width:100%;
    height:auto;
    display:block;
    filter:brightness(1.15) contrast(.95);
}
@media(max-width:760px){
    .me-logo-header-inner{padding-top:12px}
    .me-logo-main img{width:min(285px,76vw)}
    .me-logo-header .me-nav{
        justify-content:flex-start;
        overflow-x:auto;
        gap:6px;
        padding:10px 0 12px;
        -webkit-overflow-scrolling:touch;
    }
    .me-logo-header .me-nav > a,
    .me-logo-header .me-nav > span > a{
        flex:0 0 auto;
        padding:8px 11px;
        font-size:11px;
        background:rgba(255,250,242,.74);
        border:1px solid rgba(120,91,61,.14);
    }
    .me-logo-header .me-contribute-link{margin-left:0}
}


/* V0.11.12 — Menu public premium + suppression icônes des quatre portes */
.me-logo-header .me-main-menu{
    position:relative;
    width:100%;
    justify-content:center;
    align-items:center;
    gap:4px;
    border-top:1px solid rgba(120,91,61,.12);
    border-bottom:1px solid rgba(120,91,61,.08);
    padding:11px 0 12px;
    background:linear-gradient(90deg,rgba(255,250,242,0),rgba(255,250,242,.72),rgba(255,250,242,0));
}
.me-logo-header .me-main-menu > a{
    position:relative;
    padding:10px 13px;
    border-radius:999px;
    color:#1f2b38;
    text-transform:uppercase;
    letter-spacing:.085em;
    font:700 11.5px/1.1 Arial,Helvetica,sans-serif;
    text-decoration:none;
    transition:color .18s ease,background .18s ease,transform .18s ease;
    white-space:nowrap;
}
.me-logo-header .me-main-menu > a:not(.me-contribute-link):after{
    content:'';
    position:absolute;
    left:18px;
    right:18px;
    bottom:4px;
    height:1px;
    background:#9f6b3f;
    transform:scaleX(0);
    transform-origin:center;
    transition:transform .18s ease;
}
.me-logo-header .me-main-menu > a:not(.me-contribute-link):hover{
    color:#9f6b3f;
    background:rgba(159,107,63,.07);
}
.me-logo-header .me-main-menu > a:not(.me-contribute-link):hover:after{transform:scaleX(1)}
.me-logo-header .me-main-menu .me-contribute-link{
    margin-left:10px;
    background:#9f6b3f!important;
    color:#fff!important;
    padding:11px 18px!important;
    border-radius:999px;
    box-shadow:0 12px 26px rgba(90,56,36,.16);
}
.me-logo-header .me-main-menu .me-contribute-link:hover{
    background:#845631!important;
    transform:translateY(-1px);
}
.me-door-icon{display:none!important}
.me-door-body{padding:28px 24px 28px!important}
.me-door-image{height:232px}
@media(max-width:1100px){
    .me-logo-header .me-main-menu{justify-content:flex-start;overflow-x:auto;gap:6px;padding:10px 0 12px;-webkit-overflow-scrolling:touch}
    .me-logo-header .me-main-menu > a{flex:0 0 auto;background:rgba(255,250,242,.74);border:1px solid rgba(120,91,61,.14);font-size:11px;padding:9px 11px}
    .me-logo-header .me-main-menu .me-contribute-link{margin-left:0;padding:9px 14px!important}
}
@media(max-width:820px){
    .me-door-card{grid-template-columns:120px 1fr}
    .me-door-body{padding:18px 18px 18px 20px!important}
}

/* Category explorer personalization */
.me-category-page{padding:0 0 80px;background:linear-gradient(180deg,#F7F2EA 0,#FFFDF8 46%,#F7F2EA 100%)}
.me-category-hero{position:relative;overflow:hidden;min-height:330px;display:flex;align-items:end;background:#251E17;color:#fff;border-bottom:1px solid rgba(181,139,66,.24)}
.me-category-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(26,20,15,.88),rgba(26,20,15,.58) 42%,rgba(26,20,15,.18)),radial-gradient(circle at 78% 22%,rgba(181,139,66,.35),transparent 34%);z-index:1}
.me-category-hero:after{content:'';position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.92) contrast(1.02);opacity:.82}
.me-category-all .me-category-hero:after{background-image:url('/assets/images/hero/home-hero.jpg'),linear-gradient(135deg,#7b6040,#251E17)}
.me-category-legend .me-category-hero:after{background-image:url('/assets/images/categories/legendes.jpg')}
.me-category-person .me-category-hero:after{background-image:url('/assets/images/categories/personnages.jpg')}
.me-category-event .me-category-hero:after{background-image:url('/assets/images/categories/evenements.jpg')}
.me-category-historical .me-category-hero:after{background-image:url('/assets/images/categories/faits-historiques.jpg')}
.me-category-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:end;padding-top:92px;padding-bottom:52px}
.me-category-copy h1{margin:0 0 18px;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(46px,7vw,84px);line-height:.95;letter-spacing:-.06em;color:#fff;text-shadow:0 22px 50px rgba(0,0,0,.35)}
.me-category-copy p:not(.eyebrow){max-width:760px;margin:0;color:#F6EBDD;font:400 19px/1.62 Arial,Helvetica,sans-serif}
.me-category-note{background:rgba(255,253,248,.12);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:24px;backdrop-filter:blur(12px);box-shadow:0 22px 60px rgba(0,0,0,.12)}
.me-category-note span{display:block;width:42px;height:2px;background:#D6AD62;margin-bottom:18px}
.me-category-note p{margin:0;color:#FFF7EB;font:400 18px/1.45 Georgia,'Times New Roman',serif}
.me-category-content{margin-top:-26px;position:relative;z-index:3}
.me-category-tabs{display:flex;gap:8px;flex-wrap:wrap;align-items:center;background:#FFFDF8;border:1px solid #E6DAC8;border-radius:18px;padding:10px;box-shadow:0 18px 42px rgba(50,35,20,.10);margin-bottom:18px}
.me-category-tabs a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:12px;color:#342A20;text-decoration:none;font:800 13px/1 Arial,Helvetica,sans-serif;letter-spacing:.02em;transition:.18s ease}
.me-category-tabs a:hover{background:#F4E9D8;color:#7F5B25}
.me-category-tabs a.active{background:#B58B42;color:#fff;box-shadow:0 10px 24px rgba(181,139,66,.24)}
.me-category-search{margin:0 0 22px;background:#FFFDF8;border:1px solid #E6DAC8;border-radius:18px;padding:14px;box-shadow:0 14px 32px rgba(50,35,20,.06)}
.me-results-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 24px;color:#655B51;font:400 14px/1 Arial,Helvetica,sans-serif}
.me-results-head strong{display:block;margin-top:6px;color:#201A14;font:400 28px/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.035em}
.me-results-head a{color:#8D672F;text-decoration:none;font:800 13px/1 Arial,Helvetica,sans-serif}
.me-category-empty{padding:34px}.me-category-empty strong{display:block;font:400 28px/1.15 Georgia,'Times New Roman',serif;color:#251F18}.me-category-empty p{margin:10px 0 0;color:#675D54;font:400 15px/1.55 Arial,Helvetica,sans-serif}
.me-category-grid .me-memory-card{border-radius:16px}.me-category-grid .me-memory-img{height:176px}.me-category-grid .me-memory-body{padding:21px}.me-category-grid .me-memory-body strong{font-size:19px;line-height:1.23}
@media(max-width:900px){.me-category-hero-inner{grid-template-columns:1fr;padding-top:72px}.me-category-note{display:none}.me-category-search{grid-template-columns:1fr}.me-results-head{align-items:flex-start;flex-direction:column}.me-category-tabs{overflow:auto;flex-wrap:nowrap}.me-category-tabs a{flex:0 0 auto}}

/* ------------------------------------------------------------------
   v0.11.14 - Rubriques : parcours chronologique confortable
   Remplace la recherche trop technique par un carrousel d'époques.
   ------------------------------------------------------------------ */
.me-epoch-filter-panel{
    margin:0 0 26px;
    padding:24px;
    background:linear-gradient(135deg,#FFFDF8 0%,#F3E7D5 100%);
    border:1px solid #E4D6C1;
    border-radius:24px;
    box-shadow:0 22px 55px rgba(50,35,20,.10);
    overflow:hidden;
}
.me-epoch-filter-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:18px;
}
.me-epoch-filter-head span{
    display:block;
    color:#A77B37;
    font:900 11px/1 Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    letter-spacing:.16em;
    margin-bottom:8px;
}
.me-epoch-filter-head h2{
    margin:0;
    font:400 clamp(28px,4vw,42px)/1.05 Georgia,'Times New Roman',serif;
    letter-spacing:-.045em;
    color:#241B15;
}
.me-epoch-filter-head p{
    margin:9px 0 0;
    max-width:620px;
    color:#675D54;
    font:400 15px/1.55 Arial,Helvetica,sans-serif;
}
.me-epoch-all{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:42px;
    padding:0 16px;
    border-radius:999px;
    border:1px solid #D8C5AA;
    background:#FFFDF8;
    color:#4D3C2D;
    text-decoration:none;
    font:900 12px/1 Arial,Helvetica,sans-serif;
    letter-spacing:.02em;
}
.me-epoch-all:hover,.me-epoch-all.active{
    background:#B58B42;
    border-color:#B58B42;
    color:#fff;
    box-shadow:0 10px 24px rgba(181,139,66,.22);
}
.me-rubric-era-track{
    display:flex;
    gap:14px;
    overflow:auto;
    padding:4px 4px 16px;
    margin:0 -4px -8px;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
}
.me-rubric-era{
    position:relative;
    flex:0 0 174px;
    min-height:205px;
    border-radius:18px;
    overflow:hidden;
    background-size:cover;
    background-position:center;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    padding:17px;
    color:#fff;
    text-decoration:none;
    border:1px solid rgba(80,61,38,.14);
    box-shadow:0 16px 34px rgba(50,35,20,.12);
    scroll-snap-align:start;
    transition:transform .2s ease,box-shadow .2s ease,outline-color .2s ease;
}
.me-rubric-era:hover{
    transform:translateY(-3px);
    box-shadow:0 24px 48px rgba(50,35,20,.18);
}
.me-rubric-era.active{
    outline:3px solid rgba(181,139,66,.86);
    outline-offset:3px;
}
.me-rubric-era strong{
    display:block;
    position:relative;
    z-index:1;
    color:#fff;
    text-shadow:0 2px 14px rgba(0,0,0,.42);
    font:900 16px/1.12 Arial,Helvetica,sans-serif;
}
.me-rubric-era small{
    display:block;
    position:relative;
    z-index:1;
    margin-top:6px;
    color:rgba(255,255,255,.88);
    text-shadow:0 2px 14px rgba(0,0,0,.42);
    font:600 12px/1.25 Arial,Helvetica,sans-serif;
}
.me-advanced-search{
    margin:0 0 22px;
    background:rgba(255,253,248,.72);
    border:1px solid #E6DAC8;
    border-radius:18px;
    overflow:hidden;
}
.me-advanced-search summary{
    cursor:pointer;
    padding:15px 18px;
    color:#6B5D4F;
    font:900 12px/1 Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    letter-spacing:.12em;
    list-style:none;
}
.me-advanced-search summary::-webkit-details-marker{display:none}
.me-advanced-search summary:after{content:'+';float:right;color:#B58B42;font-size:18px;line-height:10px}
.me-advanced-search[open] summary:after{content:'–'}
.me-advanced-search .me-category-search{
    margin:0;
    border:0;
    border-top:1px solid #E6DAC8;
    border-radius:0;
    box-shadow:none;
}
.me-results-head em{
    display:block;
    margin-top:6px;
    color:#8A7764;
    font:700 13px/1 Arial,Helvetica,sans-serif;
    font-style:normal;
}

@media(max-width:900px){
    .me-epoch-filter-panel{padding:18px;margin-bottom:30px;border-radius:20px}
    .me-epoch-filter-head{display:block;margin-bottom:16px}
    .me-epoch-all{margin-top:14px}
    .me-rubric-era{flex-basis:158px;min-height:190px}
    .me-results-head{margin-top:22px;margin-bottom:34px}
    .me-category-grid{gap:22px!important}
    .me-category-grid .me-memory-card{margin:0 0 4px}
}
@media(max-width:560px){
    .me-category-content{margin-top:-18px}
    .me-category-tabs{margin-bottom:14px}
    .me-epoch-filter-panel{padding:16px;margin-left:-2px;margin-right:-2px}
    .me-epoch-filter-head h2{font-size:28px}
    .me-rubric-era-track{gap:12px;padding-bottom:18px}
    .me-rubric-era{flex-basis:146px;min-height:178px;padding:14px}
    .me-rubric-era strong{font-size:14px}
    .me-results-head{margin-bottom:38px}
    .me-category-grid{gap:24px!important}
}

/* Rubriques : reprise exacte du carrousel chronologique de la page d'accueil */
.me-category-era-section{
    padding-top:0;
    margin:8px 0 34px;
}
.me-category-era-title{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:18px;
    margin-bottom:18px;
}
.me-category-era-title h2{
    margin:0;
}
.me-category-era-title a{
    flex:0 0 auto;
    color:#8E6A32;
    text-decoration:none;
    font:900 13px/1 Arial,Helvetica,sans-serif;
}
.me-category-era-section .me-era-track{
    margin-left:0;
    margin-right:0;
}
.me-category-era-section + .me-advanced-search{
    margin-top:6px;
}
@media(max-width:820px){
    .me-category-era-section{margin-bottom:38px}
    .me-category-era-title{display:block;margin-bottom:14px}
    .me-category-era-title a{display:inline-block;margin-top:10px}
    .me-category-era-section .me-era-track{padding-bottom:24px}
    .me-results-head{margin-top:26px;margin-bottom:42px}
    .me-category-grid{gap:28px!important}
}
@media(max-width:560px){
    .me-category-era-section{margin-left:-2px;margin-right:-2px;margin-bottom:42px}
    .me-category-era-section .me-era{flex-basis:168px;min-width:168px;min-height:220px}
    .me-results-head{margin-bottom:46px}
}


/* Ajustements rubriques : UX plus sobre et carrousel compact */
.me-category-tabs{display:none!important}
.me-category-hero{min-height:285px}
.me-category-hero-inner{padding-top:70px;padding-bottom:38px}
.me-category-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin-bottom:14px}
.me-category-copy p:not(.eyebrow){max-width:820px;text-align:justify;text-justify:inter-word;font-size:18px;line-height:1.68}
.me-category-era-section{margin-top:0;margin-bottom:28px;padding:22px 18px 34px;background:#FFFDF8;border:1px solid #E6DAC8;border-radius:20px;box-shadow:0 16px 38px rgba(50,35,20,.07)}
.me-category-era-title{margin-bottom:14px}
.me-category-era-title h2{font-size:clamp(24px,3vw,32px)!important;text-align:left!important}
.me-category-era-section .me-era-track{gap:10px;margin-top:0;padding-bottom:0}
.me-category-era-section .me-era{min-height:138px;border-radius:14px;padding:13px;box-shadow:0 12px 26px rgba(50,35,20,.09)}
.me-category-era-section .me-era strong{font-size:13px;line-height:1.15}
.me-category-era-section .me-era small{font-size:11px;line-height:1.2}
.me-category-era-section .me-era.active{outline-offset:2px}
.me-category-era-section + .me-advanced-search{margin-top:0}
@media(max-width:1100px){.me-category-era-section .me-era-track{display:flex;overflow:auto;scroll-snap-type:x proximity;padding:3px 3px 14px}.me-category-era-section .me-era{flex:0 0 138px;min-width:138px;min-height:132px;scroll-snap-align:start}}
@media(max-width:900px){.me-category-hero{min-height:245px}.me-category-hero-inner{padding-top:58px;padding-bottom:32px}.me-category-copy h1{font-size:clamp(31px,9vw,46px)}.me-category-copy p:not(.eyebrow){font-size:16px;line-height:1.62}.me-category-era-section{margin-bottom:30px;padding:18px 14px 28px}.me-category-era-title{display:block}.me-category-era-title a{display:inline-block;margin-top:9px}.me-results-head{margin-top:20px;margin-bottom:32px}}
@media(max-width:560px){.me-category-content{margin-top:-12px}.me-category-era-section{margin-left:0;margin-right:0;margin-bottom:34px;border-radius:18px}.me-category-era-title h2{font-size:24px!important}.me-category-era-section .me-era{flex-basis:132px;min-width:132px;min-height:126px;padding:12px}.me-category-era-section .me-era strong{font-size:12px}.me-category-era-section .me-era small{font-size:10.5px}.me-results-head{margin-bottom:38px}}

/* Correctif rubriques : carrousel sous l'image + fiches plus propres */
.me-category-content{
    margin-top:32px!important;
}
.me-category-era-section{
    margin-top:0!important;
    margin-bottom:32px!important;
}
.me-category-grid{
    align-items:start;
}
.me-category-grid .me-memory-card{
    height:auto!important;
    align-self:start;
    display:block;
    overflow:hidden;
}
.me-category-grid .me-memory-img{
    height:150px!important;
    min-height:150px!important;
}
.me-category-grid .me-memory-body{
    padding:18px!important;
}
.me-category-grid .me-memory-body p{
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
@media(max-width:820px){
    .me-category-content{
        margin-top:24px!important;
    }
    .me-category-grid .me-memory-card{
        display:grid!important;
        grid-template-columns:120px minmax(0,1fr)!important;
        min-height:120px!important;
    }
    .me-category-grid .me-memory-img{
        height:100%!important;
        min-height:120px!important;
    }
    .me-category-grid .me-memory-body{
        padding:15px 16px!important;
    }
    .me-category-grid .me-memory-body p{
        -webkit-line-clamp:2;
    }
}
@media(max-width:560px){
    .me-category-content{
        margin-top:22px!important;
    }
    .me-category-era-section{
        margin-bottom:28px!important;
    }
    .me-results-head{
        margin-top:18px!important;
        margin-bottom:28px!important;
    }
    .me-category-grid .me-memory-card{
        grid-template-columns:108px minmax(0,1fr)!important;
        min-height:112px!important;
        border-radius:14px!important;
    }
    .me-category-grid .me-memory-img{
        min-height:112px!important;
    }
    .me-category-grid .me-memory-body small{
        font-size:10px!important;
        margin-bottom:7px!important;
    }
    .me-category-grid .me-memory-body strong{
        font-size:16px!important;
        line-height:1.18!important;
    }
    .me-category-grid .me-memory-body p{
        display:none!important;
    }
}

/* Correctif final rubriques : carrousel vraiment sous l'image + fiches équilibrées */
.me-category-page .me-category-hero{margin-bottom:0!important;}
.me-category-page .me-category-content{margin-top:0!important;padding-top:46px!important;position:relative!important;z-index:1!important;}
.me-category-page .me-category-era-section{margin-top:0!important;margin-bottom:34px!important;transform:none!important;}
.me-category-page .me-category-era-section .me-era-track{margin-top:0!important;}
.me-category-page .me-category-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:start!important;}
.me-category-page .me-category-grid .me-memory-card{display:grid!important;grid-template-columns:176px minmax(0,1fr)!important;height:176px!important;min-height:176px!important;max-height:176px!important;overflow:hidden!important;align-items:stretch!important;}
.me-category-page .me-category-grid .me-memory-img{height:176px!important;min-height:176px!important;max-height:176px!important;}
.me-category-page .me-category-grid .me-memory-body{min-height:0!important;max-height:176px!important;overflow:hidden!important;padding:18px!important;}
.me-category-page .me-category-grid .me-memory-body strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.me-category-page .me-category-grid .me-memory-body p{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
@media(max-width:900px){.me-category-page .me-category-content{padding-top:34px!important}.me-category-page .me-category-grid{grid-template-columns:1fr!important;gap:18px!important}.me-category-page .me-category-grid .me-memory-card{grid-template-columns:132px minmax(0,1fr)!important;height:132px!important;min-height:132px!important;max-height:132px!important}.me-category-page .me-category-grid .me-memory-img{height:132px!important;min-height:132px!important;max-height:132px!important}.me-category-page .me-category-grid .me-memory-body{max-height:132px!important;padding:14px 15px!important}.me-category-page .me-category-grid .me-memory-body p{-webkit-line-clamp:1!important;margin-top:7px!important}}
@media(max-width:560px){.me-category-page .me-category-content{padding-top:30px!important}.me-category-page .me-category-era-section{margin-bottom:30px!important}.me-category-page .me-category-grid{gap:16px!important}.me-category-page .me-category-grid .me-memory-card{grid-template-columns:116px minmax(0,1fr)!important;height:116px!important;min-height:116px!important;max-height:116px!important}.me-category-page .me-category-grid .me-memory-img{height:116px!important;min-height:116px!important;max-height:116px!important}.me-category-page .me-category-grid .me-memory-body{max-height:116px!important;padding:12px 13px!important}.me-category-page .me-category-grid .me-memory-body p,.me-category-page .me-category-grid .me-memory-body span{display:none!important}}


/* V0.11.14 — Ajustements accueil mobile + footer sans logo */
.me-footer-logo{display:none!important}
.me-footer-name{display:block;margin:0 0 12px;font:400 27px/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em;color:#2B241D}
.me-footer-about p{margin-top:0}
.me-title-mobile{display:none}
.me-doors-section{padding-top:22px}
.me-doors-title{margin-bottom:28px}
@media(max-width:560px){
    .me-doors-section{padding-top:8px!important}
    .me-doors-title{margin-bottom:22px!important}
    .me-doors-title h2{font-size:24px!important;line-height:1!important;white-space:nowrap;letter-spacing:-.035em}
    .me-title-desktop{display:none!important}
    .me-title-mobile{display:inline!important}
    .me-doors-title h2:after{margin-top:14px!important}
}


/* Patch 0.11.15 — rubriques épurées + footer accordéon */
.me-category-copy .eyebrow{display:none!important}
.me-category-copy h1{margin-top:0}
.me-footer.me-footer-accordion{padding:34px 0 22px;background:#F7F2EA;border-top:1px solid #E1D4C0}
.me-footer-inner{display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,1.4fr);gap:34px;align-items:start}
.me-footer-about{max-width:440px}
.me-footer-name{display:block;margin:0 0 10px;font:800 18px/1.15 Arial,Helvetica,sans-serif;letter-spacing:.02em;color:#2B241D}
.me-footer-about p{margin:0;color:#6E6358;font:400 14px/1.65 Arial,Helvetica,sans-serif;max-width:390px}
.me-footer-panels{display:grid;gap:10px}
.me-footer-panel{background:#FFFDF8;border:1px solid #E5D7C4;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(50,35,20,.045)}
.me-footer-panel summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;font:800 14px/1 Arial,Helvetica,sans-serif;color:#2B241D}
.me-footer-panel summary::-webkit-details-marker{display:none}
.me-footer-panel summary:after{content:'+';width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#F2E8D9;color:#8E6A32;font:800 16px/1 Arial,Helvetica,sans-serif}
.me-footer-panel[open] summary:after{content:'−'}
.me-footer-panel a{display:block;margin:0;padding:0 18px 13px 18px;color:#4B4037;text-decoration:none;font:400 14px/1.25 Arial,Helvetica,sans-serif}
.me-footer-panel a:hover{color:#8E6A32}
.me-footer-bottom{grid-column:1/-1;border-top:1px solid #E1D4C0;margin-top:4px;padding-top:16px;color:#7B7066;font:400 13px/1 Arial,Helvetica,sans-serif}
@media(max-width:760px){.me-footer-inner{grid-template-columns:1fr;gap:22px}.me-footer.me-footer-accordion{padding-top:28px}.me-footer-about p{text-align:left}.me-footer-bottom{text-align:center}}


/* Patch 0.11.16 — finition premium footer + accueil mobile */
.me-title-mobile{display:none}
.me-title-desktop{display:inline}
.me-door-icon{display:none!important}

.me-footer.me-footer-premium{padding:30px 0 20px!important;background:#F7F2EA;border-top:1px solid #E1D4C0}
.me-footer-premium .me-footer-inner{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,1.25fr);gap:32px;align-items:start}
.me-footer-premium .me-footer-about p{max-width:430px;text-align:left;color:#6E6358}
.me-footer-premium .me-footer-panels{display:grid;gap:9px}
.me-footer-premium .me-footer-panel{background:#FFFDF8;border:1px solid #E5D7C4;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(50,35,20,.04)}
.me-footer-premium .me-footer-panel summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:14px 17px;font:800 13px/1 Arial,Helvetica,sans-serif;color:#2B241D;letter-spacing:.02em}
.me-footer-premium .me-footer-panel summary::-webkit-details-marker{display:none}
.me-footer-premium .me-footer-panel summary:after{content:'+';width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#F2E8D9;color:#8E6A32;font:800 15px/1 Arial,Helvetica,sans-serif}
.me-footer-premium .me-footer-panel[open] summary:after{content:'−'}
.me-footer-premium .me-footer-panel a{display:block;margin:0;padding:0 17px 12px;color:#4B4037;text-decoration:none;font:400 14px/1.25 Arial,Helvetica,sans-serif}
.me-footer-premium .me-footer-panel a:hover{color:#8E6A32}
.me-footer-premium .me-footer-bottom{grid-column:1/-1;border-top:1px solid #E1D4C0;margin-top:2px;padding-top:15px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 18px;color:#7B7066;font:400 13px/1.4 Arial,Helvetica,sans-serif}

@media(max-width:760px){
  .me-footer-premium .me-footer-inner{grid-template-columns:1fr;gap:20px}
  .me-footer.me-footer-premium{padding-top:26px!important}
  .me-footer-premium .me-footer-bottom{display:block;text-align:center}
  .me-footer-premium .me-footer-bottom span{display:block;margin:3px 0}
}
@media(max-width:560px){
  .me-home-section{padding-top:16px!important}
  .me-centered-title{margin-bottom:22px!important}
  .me-centered-title h2{font-size:26px!important;line-height:1.05!important;white-space:nowrap}
  .me-title-desktop{display:none!important}
  .me-title-mobile{display:inline!important}
}


/* === Patch 0.11.18 — accueil plus rythmé + footer premium === */
.me-footer-premium{
    padding-top:34px;
}
.me-footer-premium .me-footer-inner{
    text-align:center;
}
.me-footer-premium .me-footer-about{
    max-width:780px;
    margin:0 auto 24px;
}
.me-footer-premium .me-footer-name{
    display:block;
    margin:0 auto 12px;
    font-family:Georgia,'Times New Roman',serif;
    font-size:clamp(30px,4.6vw,44px);
    line-height:1;
    font-weight:400;
    letter-spacing:-.045em;
    white-space:nowrap;
    text-align:center;
}
.me-footer-premium .me-footer-name:after{
    content:'';
    display:block;
    width:76px;
    height:2px;
    margin:16px auto 0;
    background:#B58B42;
    border-radius:999px;
}
.me-footer-premium .me-footer-about p{
    max-width:720px;
    margin:0 auto;
    color:#675D54;
    font:400 15px/1.72 Arial,Helvetica,sans-serif;
    text-align:center;
}
.me-footer-premium .me-footer-panels{
    margin-top:26px;
}
.me-footer-premium .me-footer-bottom{
    margin-top:28px;
    text-align:center;
}

/* Page d'accueil : réduire les grands vides entre sections */
.me-era-section{
    padding-top:28px;
    padding-bottom:40px;
}
.me-home-section{
    padding-top:24px;
    padding-bottom:46px;
}
.me-centered-title{
    margin-bottom:28px;
}
.me-latest-section{
    padding-top:22px;
}
.me-quote-band{
    margin-top:16px;
}

@media(max-width:760px){
    .me-era-section{
        padding-top:22px;
        padding-bottom:34px;
    }
    .me-home-section,
    .me-latest-section{
        padding-top:18px;
        padding-bottom:38px;
    }
    .me-centered-title{
        margin-bottom:22px;
    }
    .me-quote-band{
        margin-top:8px;
    }
    .me-footer-premium .me-footer-name{
        font-size:32px;
    }
    .me-footer-premium .me-footer-about p{
        font-size:14.5px;
        line-height:1.68;
    }
}

@media(max-width:380px){
    .me-footer-premium .me-footer-name{
        font-size:28px;
        letter-spacing:-.055em;
    }
}


/* === Patch 0.11.19 — hero épuré + rythme accueil === */
.me-home-actions{display:none!important}
.me-home-hero h1{
    max-width:980px;
    font-size:clamp(54px,8.4vw,112px);
    line-height:.92;
    white-space:nowrap;
}
.me-home-hero p:not(.me-home-kicker){
    max-width:480px;
    margin-top:22px;
}
.me-scroll-cue{
    right:auto;
    left:50%;
    bottom:30px;
    transform:translateX(-50%);
    width:auto;
    height:auto;
    min-width:0;
    border:0;
    border-radius:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:7px;
    color:rgba(255,255,255,.88);
    background:transparent;
    font:800 11px/1 Arial,Helvetica,sans-serif;
    letter-spacing:.16em;
    text-transform:uppercase;
}
.me-scroll-cue:before{
    content:'⌄';
    display:grid;
    place-items:center;
    width:34px;
    height:34px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.55);
    font:400 22px/1 Georgia,'Times New Roman',serif;
    animation:meScrollCue 1.9s ease-in-out infinite;
}
.me-scroll-cue span{display:block}
@keyframes meScrollCue{
    0%,100%{transform:translateY(0);opacity:.78}
    50%{transform:translateY(4px);opacity:1}
}

/* Accueil : encore moins de vide au-dessus des sections principales */
.me-era-section{
    padding-top:22px!important;
    padding-bottom:34px!important;
}
.me-home-section{
    padding-top:16px!important;
    padding-bottom:40px!important;
}
.me-latest-section{
    padding-top:14px!important;
}
.me-centered-title{
    margin-bottom:24px!important;
}

@media(max-width:820px){
    .me-home-hero{min-height:560px!important}
    .me-home-hero-inner{padding-top:54px!important;padding-bottom:76px!important}
    .me-home-hero h1{font-size:clamp(36px,10.8vw,50px)!important;letter-spacing:-.06em!important;line-height:1!important}
    .me-home-hero p:not(.me-home-kicker){max-width:360px;margin-top:18px;font-size:16px!important;line-height:1.48!important}
    .me-scroll-cue{display:flex!important;bottom:22px}
    .me-era-section{padding-top:16px!important;padding-bottom:28px!important}
    .me-home-section{padding-top:10px!important;padding-bottom:34px!important}
    .me-latest-section{padding-top:8px!important}
}
@media(max-width:380px){
    .me-home-hero h1{font-size:34px!important;letter-spacing:-.055em!important}
    .me-home-kicker{font-size:11px!important;letter-spacing:.18em!important;gap:10px!important}
    .me-home-kicker span{width:34px!important}
}


/* === Patch 0.11.20 — footer plus compact + phrase hero mobile === */
.me-footer-premium{
    padding-top:24px!important;
    padding-bottom:18px!important;
}
.me-footer-premium .me-footer-about{
    margin-bottom:14px!important;
}
.me-footer-premium .me-footer-name{
    margin-bottom:8px!important;
}
.me-footer-premium .me-footer-name:after{
    margin-top:12px!important;
}
.me-footer-premium .me-footer-about p{
    line-height:1.62!important;
}
.me-footer-premium .me-footer-panels{
    margin-top:12px!important;
    gap:7px!important;
}
.me-footer-premium .me-footer-panel summary{
    padding:11px 15px!important;
}
.me-footer-premium .me-footer-panel a{
    padding:0 15px 10px!important;
}
.me-footer-premium .me-footer-bottom{
    margin-top:16px!important;
    padding-top:13px!important;
}
.me-home-hero p:not(.me-home-kicker){
    max-width:520px;
    line-height:1.55;
}
@media(max-width:760px){
    .me-footer-premium{
        padding-top:20px!important;
        padding-bottom:16px!important;
    }
    .me-footer-premium .me-footer-inner{
        gap:12px!important;
    }
    .me-footer-premium .me-footer-about{
        margin-bottom:8px!important;
    }
    .me-footer-premium .me-footer-panels{
        margin-top:6px!important;
    }
    .me-footer-premium .me-footer-panel summary{
        padding:10px 14px!important;
    }
    .me-home-hero p:not(.me-home-kicker){
        max-width:300px;
        margin-left:auto;
        margin-right:auto;
        font-size:16px!important;
        line-height:1.5!important;
        text-wrap:balance;
    }
}


/* ------------------------------------------------------------------
   v0.11.21 - Rubriques : hero magazine plus lisible
   ------------------------------------------------------------------ */
.me-category-page .me-category-hero{
    min-height:310px!important;
    align-items:flex-end!important;
}
.me-category-page .me-category-hero:before{
    background:linear-gradient(180deg,rgba(26,20,15,.04) 0%,rgba(26,20,15,.16) 38%,rgba(26,20,15,.74) 100%)!important;
}
.me-category-page .me-category-hero:after{
    opacity:.9!important;
    transform:scale(1.01);
}
.me-category-page .me-category-hero-inner{
    display:block!important;
    max-width:1180px!important;
    padding-top:96px!important;
    padding-bottom:34px!important;
}
.me-category-page .me-category-copy{
    max-width:720px!important;
}
.me-category-page .me-category-copy h1{
    margin:0 0 12px!important;
    font-size:clamp(34px,4.8vw,56px)!important;
    line-height:1.04!important;
    letter-spacing:-.045em!important;
    text-shadow:0 16px 42px rgba(0,0,0,.36)!important;
}
.me-category-page .me-category-copy p:not(.eyebrow){
    max-width:690px!important;
    text-align:left!important;
    text-justify:auto!important;
    color:#F7EEDF!important;
    font-size:16.5px!important;
    line-height:1.52!important;
    text-shadow:0 10px 30px rgba(0,0,0,.34)!important;
}
.me-category-page .me-category-note{display:none!important;}
@media(max-width:900px){
    .me-category-page .me-category-hero{min-height:255px!important;}
    .me-category-page .me-category-hero-inner{padding-top:72px!important;padding-bottom:28px!important;}
    .me-category-page .me-category-copy h1{font-size:clamp(30px,8.2vw,40px)!important;margin-bottom:10px!important;}
    .me-category-page .me-category-copy p:not(.eyebrow){font-size:15px!important;line-height:1.48!important;max-width:94%!important;}
}
@media(max-width:560px){
    .me-category-page .me-category-hero{min-height:235px!important;}
    .me-category-page .me-category-hero-inner{padding-top:64px!important;padding-bottom:24px!important;}
    .me-category-page .me-category-copy h1{font-size:30px!important;letter-spacing:-.035em!important;}
    .me-category-page .me-category-copy p:not(.eyebrow){font-size:14.5px!important;line-height:1.45!important;}
}


/* ------------------------------------------------------------------
   v0.11.22 - UX catégories : hero plus bas, titres réduits, textes courts
   ------------------------------------------------------------------ */
.me-category-page .me-category-hero{
    min-height:300px!important;
    height:auto!important;
    display:flex!important;
    align-items:flex-end!important;
    margin-bottom:0!important;
}
.me-category-page .me-category-hero:before{
    background:linear-gradient(180deg,rgba(22,17,13,0) 0%,rgba(22,17,13,.10) 34%,rgba(22,17,13,.58) 72%,rgba(22,17,13,.82) 100%)!important;
    z-index:1!important;
}
.me-category-page .me-category-hero:after{
    opacity:.92!important;
    background-position:center!important;
}
.me-category-page .me-category-hero-inner{
    display:block!important;
    width:100%!important;
    max-width:1180px!important;
    padding-top:126px!important;
    padding-bottom:24px!important;
    position:relative!important;
    z-index:2!important;
}
.me-category-page .me-category-copy{
    width:min(100%,620px)!important;
    max-width:620px!important;
    padding:0!important;
}
.me-category-page .me-category-copy h1{
    margin:0 0 8px!important;
    font-size:clamp(30px,3.8vw,46px)!important;
    line-height:1.02!important;
    letter-spacing:-.035em!important;
    font-weight:400!important;
    max-width:620px!important;
    text-shadow:0 14px 36px rgba(0,0,0,.45)!important;
}
.me-category-page .me-category-copy p:not(.eyebrow){
    margin:0!important;
    max-width:560px!important;
    text-align:left!important;
    text-justify:auto!important;
    font-size:15.5px!important;
    line-height:1.45!important;
    color:#F8EFE3!important;
    text-shadow:0 10px 28px rgba(0,0,0,.42)!important;
}
.me-category-page .me-category-content{
    padding-top:34px!important;
}
@media(max-width:900px){
    .me-category-page .me-category-hero{min-height:248px!important;}
    .me-category-page .me-category-hero-inner{padding-top:104px!important;padding-bottom:22px!important;}
    .me-category-page .me-category-copy{max-width:92%!important;}
    .me-category-page .me-category-copy h1{font-size:clamp(28px,7.4vw,36px)!important;margin-bottom:7px!important;letter-spacing:-.03em!important;}
    .me-category-page .me-category-copy p:not(.eyebrow){font-size:14px!important;line-height:1.38!important;max-width:92%!important;}
    .me-category-page .me-category-content{padding-top:28px!important;}
}
@media(max-width:560px){
    .me-category-page .me-category-hero{min-height:226px!important;}
    .me-category-page .me-category-hero-inner{padding-top:92px!important;padding-bottom:18px!important;}
    .me-category-page .me-category-copy{max-width:96%!important;}
    .me-category-page .me-category-copy h1{font-size:28px!important;line-height:1!important;margin-bottom:6px!important;}
    .me-category-page .me-category-copy p:not(.eyebrow){font-size:13.2px!important;line-height:1.34!important;max-width:96%!important;}
}

/* ------------------------------------------------------------------
   0.12.1 — Fiches publiques : correctif mobile réel
   Corrige les titres et le chapô sur téléphone + neutralise les
   anciennes règles XXL qui étaient déclarées plus haut dans le CSS.
------------------------------------------------------------------ */
.memory-page .memory-discover{display:none!important}
.memory-page .memory-wide-image{display:none!important}
.memory-page .memory-hero{min-height:58svh!important}
.memory-page .memory-hero-inner{
    width:min(940px,100%)!important;
    text-align:left!important;
    padding:110px 24px 48px!important;
}
.memory-page .memory-kicker{
    margin:0 0 12px!important;
    font-size:10.5px!important;
    letter-spacing:.18em!important;
}
.memory-page .memory-hero h1{
    margin:0!important;
    max-width:780px!important;
    font-size:clamp(34px,5.2vw,58px)!important;
    line-height:1.05!important;
    letter-spacing:-.035em!important;
    text-align:left!important;
}
.memory-page .memory-cartouche{
    justify-content:flex-start!important;
    width:auto!important;
    max-width:820px!important;
    margin:18px 0 0!important;
    padding:0!important;
    border:0!important;
    gap:8px!important;
}
.memory-page .memory-cartouche span{
    padding:7px 10px!important;
    border:1px solid rgba(255,255,255,.25)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.10)!important;
    font-size:10.5px!important;
    letter-spacing:.08em!important;
}
.memory-page .memory-cartouche span+span:before{display:none!important}
.memory-page .memory-flow{padding-top:34px!important}
.memory-page .memory-intro{
    width:min(700px,100%)!important;
    margin:0 auto 26px!important;
}
.memory-page .memory-intro .section-label{display:none!important}
.memory-page .memory-intro p:not(.section-label){
    font-size:clamp(17px,2.1vw,20px)!important;
    line-height:1.55!important;
    letter-spacing:0!important;
    color:#4b4036!important;
    font-style:italic!important;
    margin:0 0 10px!important;
}
.memory-page .memory-takeaways{
    width:min(700px,100%)!important;
    margin:0 auto 34px!important;
    padding:16px 18px!important;
    border-radius:18px!important;
}
.memory-page .memory-reading{
    width:min(740px,100%)!important;
    font-size:17px!important;
    line-height:1.75!important;
}
.memory-page .memory-reading h1:first-child{display:none!important}
.memory-page .memory-reading h2{
    font-size:clamp(23px,3.1vw,30px)!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
    margin:38px 0 13px!important;
}
.memory-page .memory-reading h2:before{
    width:56px!important;
    margin-bottom:14px!important;
}
.memory-page .memory-reading h3{
    font-size:clamp(19px,2.35vw,23px)!important;
    line-height:1.24!important;
    margin:28px 0 10px!important;
}
.memory-page .memory-reading p{margin-bottom:18px!important}
.memory-page .memory-map,
.memory-page .memory-relations,
.memory-page .memory-gallery,
.memory-page .memory-sources,
.memory-page .memory-next{
    margin-top:46px!important;
}
.memory-page .memory-relations h2,
.memory-page .memory-next h2{
    font-size:clamp(24px,3.4vw,32px)!important;
    line-height:1.15!important;
}
.memory-page .memory-sources h2,
.memory-page .memory-sources h3,
.memory-page .source-card strong{
    font-size:22px!important;
    line-height:1.18!important;
}
@media(max-width:680px){
    .memory-page .memory-hero{min-height:52svh!important}
    .memory-page .memory-hero-inner{
        padding:88px 18px 30px!important;
        text-align:left!important;
    }
    .memory-page .memory-kicker{
        font-size:9.5px!important;
        margin-bottom:10px!important;
    }
    .memory-page .memory-hero h1{
        font-size:clamp(27px,7.8vw,34px)!important;
        line-height:1.08!important;
        letter-spacing:-.025em!important;
        max-width:100%!important;
    }
    .memory-page .memory-cartouche{
        margin-top:14px!important;
        gap:6px!important;
    }
    .memory-page .memory-cartouche span{
        font-size:9.5px!important;
        padding:6px 8px!important;
    }
    .memory-page .memory-flow{
        padding-top:24px!important;
        padding-bottom:58px!important;
    }
    .memory-page .memory-intro{
        margin-bottom:20px!important;
    }
    .memory-page .memory-intro p:not(.section-label){
        font-size:15.8px!important;
        line-height:1.56!important;
        margin-bottom:8px!important;
    }
    .memory-page .memory-takeaways{
        margin-bottom:26px!important;
        padding:14px!important;
    }
    .memory-page .memory-takeaways span{
        font-size:12.5px!important;
    }
    .memory-page .memory-reading{
        font-size:15.8px!important;
        line-height:1.72!important;
    }
    .memory-page .memory-reading h2{
        font-size:21px!important;
        line-height:1.2!important;
        margin:30px 0 10px!important;
    }
    .memory-page .memory-reading h2:before{
        width:42px!important;
        margin-bottom:12px!important;
    }
    .memory-page .memory-reading h3{
        font-size:18px!important;
        margin:22px 0 8px!important;
    }
    .memory-page .memory-reading p{margin-bottom:16px!important}
    .memory-page .memory-map,
    .memory-page .memory-relations,
    .memory-page .memory-gallery,
    .memory-page .memory-sources,
    .memory-page .memory-next{
        margin-top:34px!important;
        padding:22px 0!important;
        border-radius:0!important;
    }
    .memory-page .memory-relations h2,
    .memory-page .memory-next h2{
        font-size:22px!important;
    }
    .memory-page .memory-sources h2,
    .memory-page .memory-sources h3,
    .memory-page .source-card strong{
        font-size:19px!important;
    }
}


/* ------------------------------------------------------------------
   0.12.2 — Fiches publiques : nettoyage visiteur
   Retire les repères inutiles côté lecteur et allège la fin de fiche.
------------------------------------------------------------------ */
.memory-page .memory-takeaways,
.memory-page .memory-relations,
.memory-page .memory-sources,
.memory-page .memory-next{display:none!important}
.memory-page .memory-cartouche span:last-child{margin-right:0!important}
.memory-page .memory-intro{margin-bottom:28px!important}
@media(max-width:680px){
    .memory-page .memory-intro{margin-bottom:22px!important}
    .memory-page .memory-cartouche{gap:6px!important}
}


/* ------------------------------------------------------------------
   0.12.3 — Fiches publiques : polish éditorial
   Hero centré, suppression du surtitre répété, badges plus discrets,
   lecture et médias plus proches d'une page patrimoniale premium.
------------------------------------------------------------------ */
.memory-page .memory-kicker{display:none!important}
.memory-page .memory-hero{
    min-height:56svh!important;
    align-items:flex-end!important;
}
.memory-page .memory-hero-shade{
    background:linear-gradient(180deg,rgba(16,11,8,.05) 0%,rgba(16,11,8,.26) 40%,rgba(16,11,8,.82) 100%)!important;
}
.memory-page .memory-hero-inner{
    width:min(980px,100%)!important;
    margin:0 auto!important;
    padding:112px 24px 66px!important;
    text-align:center!important;
}
.memory-page .memory-hero h1{
    margin:0 auto!important;
    max-width:860px!important;
    font-size:clamp(34px,4.8vw,56px)!important;
    line-height:1.06!important;
    letter-spacing:-.034em!important;
    text-align:center!important;
    text-wrap:balance!important;
}
.memory-page .memory-cartouche{
    justify-content:center!important;
    width:auto!important;
    max-width:880px!important;
    margin:22px auto 0!important;
    padding:0!important;
    border:0!important;
    gap:10px!important;
    text-align:center!important;
}
.memory-page .memory-cartouche span{
    padding:7px 11px!important;
    border:1px solid rgba(255,255,255,.25)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.095)!important;
    color:#f5eadb!important;
    font-size:10.5px!important;
    line-height:1!important;
    letter-spacing:.11em!important;
    backdrop-filter:blur(10px)!important;
}
.memory-page .memory-cartouche span+span:before{display:none!important}
.memory-page .memory-flow{
    padding-top:38px!important;
}
.memory-page .memory-intro{
    width:min(720px,100%)!important;
    margin:0 auto 30px!important;
    text-align:left!important;
}
.memory-page .memory-intro p:not(.section-label){
    font-size:clamp(16.5px,1.55vw,19px)!important;
    line-height:1.62!important;
    letter-spacing:0!important;
    font-style:italic!important;
    color:#4b4036!important;
}
.memory-page .memory-reading{
    width:min(720px,100%)!important;
    font-size:17px!important;
    line-height:1.78!important;
    color:#302b25!important;
}
.memory-page .memory-reading h2{
    font-size:clamp(23px,2.6vw,29px)!important;
    line-height:1.18!important;
    margin:42px 0 14px!important;
    letter-spacing:-.025em!important;
}
.memory-page .memory-reading h3{
    font-size:clamp(19px,2vw,23px)!important;
    line-height:1.24!important;
    margin:30px 0 10px!important;
}
.memory-page .memory-reading p{
    margin-bottom:18px!important;
}
.memory-page .memory-reading img,
.memory-page .memory-gallery-main img{
    border-radius:24px!important;
    box-shadow:0 18px 52px rgba(45,32,20,.12)!important;
}
.memory-page .memory-reading blockquote{
    border-radius:22px!important;
    background:#eee4d4!important;
    font-size:clamp(22px,3.4vw,32px)!important;
}
@media(max-width:680px){
    .memory-page .memory-hero{
        min-height:50svh!important;
    }
    .memory-page .memory-hero-inner{
        padding:82px 18px 34px!important;
        text-align:center!important;
    }
    .memory-page .memory-hero h1{
        font-size:clamp(27px,7.4vw,33px)!important;
        line-height:1.08!important;
        max-width:100%!important;
        text-align:center!important;
    }
    .memory-page .memory-cartouche{
        margin-top:14px!important;
        gap:6px!important;
    }
    .memory-page .memory-cartouche span{
        font-size:9.2px!important;
        letter-spacing:.08em!important;
        padding:6px 8px!important;
    }
    .memory-page .memory-flow{
        padding-top:24px!important;
    }
    .memory-page .memory-intro{
        margin-bottom:22px!important;
    }
    .memory-page .memory-intro p:not(.section-label){
        font-size:15.6px!important;
        line-height:1.58!important;
        margin-bottom:8px!important;
    }
    .memory-page .memory-reading{
        width:min(100%,720px)!important;
        font-size:15.8px!important;
        line-height:1.74!important;
    }
    .memory-page .memory-reading h2{
        font-size:20.5px!important;
        margin:30px 0 10px!important;
    }
    .memory-page .memory-reading h3{
        font-size:18px!important;
        margin:22px 0 8px!important;
    }
}


/* ------------------------------------------------------------------
   0.12.4 — Fiches publiques : hero titre en haut + nettoyage visiteur
   Le titre vit en haut de l'image ; les repères restent en bas.
------------------------------------------------------------------ */
.memory-page .memory-hero{
    position:relative!important;
    display:block!important;
    min-height:56svh!important;
    overflow:hidden!important;
}
.memory-page .memory-hero-shade{
    background:linear-gradient(180deg,rgba(16,11,8,.58) 0%,rgba(16,11,8,.30) 20%,rgba(16,11,8,.08) 48%,rgba(16,11,8,.30) 70%,rgba(16,11,8,.84) 100%)!important;
}
.memory-page .memory-hero-title,
.memory-page .memory-hero-meta{
    position:absolute!important;
    left:0!important;
    right:0!important;
    z-index:3!important;
    width:100%!important;
    pointer-events:none!important;
}
.memory-page .memory-hero-title{
    top:0!important;
    padding:76px 24px 0!important;
    text-align:center!important;
}
.memory-page .memory-hero-title h1,
.memory-page .memory-hero h1{
    margin:0 auto!important;
    max-width:920px!important;
    font-size:clamp(32px,4.3vw,52px)!important;
    line-height:1.08!important;
    letter-spacing:-.032em!important;
    text-align:center!important;
    text-wrap:balance!important;
}
.memory-page .memory-hero-meta{
    bottom:0!important;
    padding:0 24px 58px!important;
    display:flex!important;
    justify-content:center!important;
}
.memory-page .memory-cartouche{
    margin:0 auto!important;
    justify-content:center!important;
}
@media(max-width:680px){
    .memory-page .memory-hero{
        min-height:50svh!important;
    }
    .memory-page .memory-hero-title{
        padding:52px 18px 0!important;
    }
    .memory-page .memory-hero-title h1,
    .memory-page .memory-hero h1{
        font-size:clamp(25px,6.8vw,31px)!important;
        line-height:1.1!important;
        max-width:100%!important;
    }
    .memory-page .memory-hero-meta{
        padding:0 18px 30px!important;
    }
    .memory-page .memory-cartouche{
        margin:0 auto!important;
        gap:6px!important;
    }
}

/* ------------------------------------------------------------------
   0.12.7 — Fiches publiques : filtre sûr + finition finale
   Conserve le récit principal, masque seulement les sections internes,
   ajoute le filet sous l'intro et réduit le vide en fin d'article.
------------------------------------------------------------------ */
.memory-page .memory-intro:after{
    content:'';
    display:block;
    width:72px;
    height:1px;
    margin:22px 0 0;
    background:var(--me-stone);
    opacity:.85;
}
.memory-page .memory-flow{
    padding-bottom:48px!important;
}
.memory-page .memory-reading{
    padding-bottom:0!important;
}
.memory-page .memory-reading>*:last-child{
    margin-bottom:0!important;
}
.memory-page .memory-hero-title{
    padding-top:58px!important;
}
@media(max-width:680px){
    .memory-page .memory-intro:after{
        width:58px;
        margin-top:18px;
    }
    .memory-page .memory-flow{
        padding-bottom:36px!important;
    }
    .memory-page .memory-hero-title{
        padding-top:40px!important;
    }
}

/* Mémoire Espalion 0.11.15 — illustrations IA liées aux chapitres */
.memory-chapter-illustration{
    margin:18px 0 28px!important;
}
.memory-chapter-illustration img{
    display:block;
    width:100%;
    height:auto;
    border-radius:24px;
    box-shadow:0 22px 54px rgba(44,42,39,.14);
}

/* 0.12.10 — Fiches publiques : lecteur audio aligné et compact sous le hero */
.memory-page .memory-audio-hero{
    width:min(780px,100%)!important;
    margin:-12px auto 34px!important;
}
.memory-page .memory-audio-callout{
    display:block!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
.memory-page .memory-audio-text{
    width:min(740px,100%)!important;
    margin:0 auto 12px!important;
    font:700 15px/1.45 Arial,Helvetica,sans-serif!important;
    font-style:italic!important;
    color:#4a3b2f!important;
}
.memory-page .memory-audio-hero audio{
    display:block!important;
    width:min(740px,100%)!important;
    max-width:100%!important;
    margin:0 auto!important;
    accent-color:#5a3824;
}
@media(max-width:680px){
    .memory-page .memory-audio-hero{
        width:100%!important;
        margin:-6px auto 28px!important;
    }
    .memory-page .memory-audio-text,
    .memory-page .memory-audio-hero audio{
        width:100%!important;
    }
    .memory-page .memory-audio-text{
        font-size:14px!important;
    }
}

/* 0.12.11 — Fiches publiques : alignement desktop du lecteur audio sur la colonne de lecture */
@media(min-width:681px){
    .memory-page .memory-audio-hero{
        width:min(720px,100%)!important;
        max-width:720px!important;
        margin:-18px auto 38px!important;
        padding:0!important;
    }
    .memory-page .memory-audio-callout{
        width:100%!important;
        max-width:720px!important;
        margin:0 auto!important;
        padding:0!important;
    }
    .memory-page .memory-audio-text{
        width:100%!important;
        max-width:720px!important;
        margin:0 0 12px!important;
        padding:0!important;
        text-align:left!important;
    }
    .memory-page .memory-audio-hero audio{
        width:100%!important;
        max-width:720px!important;
        margin:0!important;
    }
}

/* 0.12.12 — Fiches publiques : alignement PC strict du texte audio sur le contenu */
@media(min-width:681px){
    .memory-page main.memory-flow > section.memory-audio.memory-audio-hero,
    .memory-page .memory-flow > .memory-audio.memory-audio-hero{
        box-sizing:border-box!important;
        width:min(780px,100%)!important;
        max-width:780px!important;
        margin:-18px auto 40px!important;
        padding:0!important;
    }
    .memory-page main.memory-flow > section.memory-audio.memory-audio-hero .memory-audio-callout,
    .memory-page .memory-flow > .memory-audio.memory-audio-hero .memory-audio-callout{
        box-sizing:border-box!important;
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
        padding:0!important;
    }
    .memory-page main.memory-flow > section.memory-audio.memory-audio-hero .memory-audio-text,
    .memory-page .memory-flow > .memory-audio.memory-audio-hero .memory-audio-text{
        box-sizing:border-box!important;
        width:100%!important;
        max-width:100%!important;
        margin:0 0 12px 0!important;
        padding:0!important;
        text-align:left!important;
    }
    .memory-page main.memory-flow > section.memory-audio.memory-audio-hero audio,
    .memory-page .memory-flow > .memory-audio.memory-audio-hero audio{
        box-sizing:border-box!important;
        display:block!important;
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
    }
}


/* 0.12.13 — Fiches publiques : alignement structurel audio sur la colonne intro */
.memory-page .memory-flow > .memory-intro.memory-audio-hero{
    width:min(720px,100%)!important;
    max-width:720px!important;
    margin:-18px auto 30px!important;
    padding:0!important;
    text-align:left!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero:after{
    content:none!important;
    display:none!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero .memory-audio-callout{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero .memory-audio-text{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 10px!important;
    padding:0!important;
    text-align:left!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero audio{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
}
@media(max-width:680px){
    .memory-page .memory-flow > .memory-intro.memory-audio-hero{
        width:100%!important;
        max-width:100%!important;
        margin:-8px auto 28px!important;
    }
}

/* V0.11.17 — Mobile : titres des fiches non tronqués dans les listes par période */
@media(max-width:560px){
    .me-explorer-grid .me-memory-card,
    .me-category-page .me-category-grid .me-memory-card{
        grid-template-columns:96px minmax(0,1fr)!important;
        height:auto!important;
        min-height:116px!important;
        max-height:none!important;
        overflow:visible!important;
    }
    .me-explorer-grid .me-memory-img,
    .me-category-page .me-category-grid .me-memory-img{
        height:100%!important;
        min-height:116px!important;
        max-height:none!important;
    }
    .me-explorer-grid .me-memory-body,
    .me-category-page .me-category-grid .me-memory-body{
        max-height:none!important;
        overflow:visible!important;
        padding:11px 12px!important;
    }
    .me-explorer-grid .me-memory-body strong,
    .me-category-page .me-category-grid .me-memory-body strong{
        display:block!important;
        -webkit-line-clamp:unset!important;
        -webkit-box-orient:initial!important;
        overflow:visible!important;
        font-size:14px!important;
        line-height:1.22!important;
        letter-spacing:-.01em!important;
    }
    .me-explorer-grid .me-memory-body small,
    .me-category-page .me-category-grid .me-memory-body small{
        font-size:9.5px!important;
        line-height:1.15!important;
        margin-bottom:7px!important;
        letter-spacing:.10em!important;
    }
}

/* V0.11.18 — Mobile : titre complet dans les cartes de fiches de la frise/périodes */
@media(max-width:680px){
    .me-memory-card{
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        overflow:visible!important;
        align-items:stretch!important;
    }
    .me-memory-body{
        min-height:0!important;
        max-height:none!important;
        overflow:visible!important;
    }
    .me-memory-body strong{
        display:block!important;
        white-space:normal!important;
        overflow:visible!important;
        text-overflow:clip!important;
        max-height:none!important;
        -webkit-line-clamp:unset!important;
        line-clamp:unset!important;
        -webkit-box-orient:initial!important;
        font-size:13.5px!important;
        line-height:1.22!important;
        letter-spacing:-.01em!important;
        word-break:normal!important;
        overflow-wrap:anywhere!important;
    }
    .me-memory-body small{
        font-size:9.5px!important;
        line-height:1.15!important;
        margin-bottom:6px!important;
    }
    .me-memory-body p{
        font-size:12px!important;
        line-height:1.32!important;
        margin-top:7px!important;
    }
    .me-memory-body span{
        font-size:12px!important;
        line-height:1.2!important;
        margin-top:7px!important;
    }
}
@media(max-width:420px){
    .me-memory-body strong{
        font-size:12.5px!important;
        line-height:1.18!important;
    }
}

/* ------------------------------------------------------------------
   Correctif mobile frise/rubriques : titre fiche jamais tronqué
   ------------------------------------------------------------------ */
@media (max-width: 560px){
    .me-category-page .me-category-grid .me-memory-card,
    .me-category-grid .me-memory-card{
        height:auto!important;
        min-height:116px!important;
        max-height:none!important;
        align-items:stretch!important;
        overflow:visible!important;
    }

    .me-category-page .me-category-grid .me-memory-img,
    .me-category-grid .me-memory-img{
        height:auto!important;
        min-height:116px!important;
        max-height:none!important;
    }

    .me-category-page .me-category-grid .me-memory-body,
    .me-category-grid .me-memory-body{
        height:auto!important;
        min-height:116px!important;
        max-height:none!important;
        overflow:visible!important;
        padding:12px 13px!important;
    }

    .me-category-page .me-category-grid .me-memory-body strong,
    .me-category-grid .me-memory-body strong{
        display:block!important;
        -webkit-line-clamp:unset!important;
        -webkit-box-orient:initial!important;
        overflow:visible!important;
        white-space:normal!important;
        text-overflow:clip!important;
        font-size:14px!important;
        line-height:1.22!important;
        letter-spacing:0!important;
    }
}

/* V0.11.19 — Correctif définitif mobile : titres de fiches complets + cache bust */
@media (max-width: 820px){
    body .me-memory-card,
    body .me-category-grid .me-memory-card,
    body .me-category-page .me-category-grid .me-memory-card,
    body .me-explorer-grid .me-memory-card,
    body .me-latest-grid .me-memory-card{
        display:grid!important;
        grid-template-columns:92px minmax(0,1fr)!important;
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        overflow:visible!important;
        align-items:stretch!important;
    }

    body .me-memory-card .me-memory-img,
    body .me-category-grid .me-memory-card .me-memory-img,
    body .me-category-page .me-category-grid .me-memory-card .me-memory-img,
    body .me-explorer-grid .me-memory-card .me-memory-img,
    body .me-latest-grid .me-memory-card .me-memory-img{
        height:auto!important;
        min-height:112px!important;
        max-height:none!important;
    }

    body .me-memory-card .me-memory-body,
    body .me-category-grid .me-memory-card .me-memory-body,
    body .me-category-page .me-category-grid .me-memory-card .me-memory-body,
    body .me-explorer-grid .me-memory-card .me-memory-body,
    body .me-latest-grid .me-memory-card .me-memory-body{
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        overflow:visible!important;
        padding:12px 13px!important;
    }

    body .me-memory-card .me-memory-body strong,
    body .me-category-grid .me-memory-card .me-memory-body strong,
    body .me-category-page .me-category-grid .me-memory-card .me-memory-body strong,
    body .me-explorer-grid .me-memory-card .me-memory-body strong,
    body .me-latest-grid .me-memory-card .me-memory-body strong{
        display:block!important;
        white-space:normal!important;
        height:auto!important;
        min-height:0!important;
        max-height:none!important;
        overflow:visible!important;
        text-overflow:clip!important;
        -webkit-line-clamp:initial!important;
        line-clamp:initial!important;
        -webkit-box-orient:initial!important;
        font-size:13px!important;
        line-height:1.18!important;
        letter-spacing:-.01em!important;
        word-break:normal!important;
        overflow-wrap:break-word!important;
    }
}

@media (max-width: 420px){
    body .me-memory-card,
    body .me-category-grid .me-memory-card,
    body .me-category-page .me-category-grid .me-memory-card,
    body .me-explorer-grid .me-memory-card,
    body .me-latest-grid .me-memory-card{
        grid-template-columns:82px minmax(0,1fr)!important;
    }
    body .me-memory-card .me-memory-img,
    body .me-category-grid .me-memory-card .me-memory-img,
    body .me-category-page .me-category-grid .me-memory-img,
    body .me-explorer-grid .me-memory-card .me-memory-img,
    body .me-latest-grid .me-memory-card .me-memory-img{
        min-height:108px!important;
    }
    body .me-memory-card .me-memory-body strong,
    body .me-category-grid .me-memory-card .me-memory-body strong,
    body .me-category-page .me-category-grid .me-memory-body strong,
    body .me-explorer-grid .me-memory-card .me-memory-body strong,
    body .me-latest-grid .me-memory-card .me-memory-body strong{
        font-size:12.5px!important;
        line-height:1.16!important;
    }
}

/* ------------------------------------------------------------------
   Explorer — hero mémoire / fil du temps
   Image dédiée à la page /explorer uniquement.
   ------------------------------------------------------------------ */
.me-category-all .me-category-hero{
    min-height:340px!important;
    background:#141D29!important;
}
.me-category-all .me-category-hero:before{
    background:
        linear-gradient(90deg,
            rgba(10,18,32,.88) 0%,
            rgba(10,18,32,.72) 30%,
            rgba(10,18,32,.36) 58%,
            rgba(10,18,32,.08) 100%
        ),
        linear-gradient(180deg,
            rgba(10,18,32,.04) 0%,
            rgba(10,18,32,.18) 52%,
            rgba(10,18,32,.55) 100%
        )!important;
    z-index:1!important;
}
.me-category-all .me-category-hero:after{
    background-image:url('/assets/images/hero/explorer-memoire.webp')!important;
    background-size:cover!important;
    background-position:center center!important;
    opacity:1!important;
    filter:saturate(.96) contrast(1.03)!important;
    transform:none!important;
}
.me-category-all .me-category-copy h1{
    color:#fff!important;
    text-shadow:0 18px 46px rgba(0,0,0,.48)!important;
}
.me-category-all .me-category-copy p:not(.eyebrow){
    color:#F8EFE3!important;
    text-shadow:0 12px 32px rgba(0,0,0,.46)!important;
}
@media(max-width:900px){
    .me-category-all .me-category-hero{
        min-height:265px!important;
    }
    .me-category-all .me-category-hero:after{
        background-position:58% center!important;
    }
}
@media(max-width:560px){
    .me-category-all .me-category-hero{
        min-height:238px!important;
    }
    .me-category-all .me-category-hero:after{
        background-position:63% center!important;
    }
}

/* ------------------------------------------------------------------
   Correctif réel 0.11.24 — Explorer hero image
   L'image Explorer est forcée par une classe + variable inline dans search.php.
   Cela évite les conflits avec les anciennes règles .me-category-all.
   ------------------------------------------------------------------ */
.me-category-page .me-category-hero.me-category-hero-explorer{
    position:relative!important;
    min-height:340px!important;
    background:#141D29!important;
    overflow:hidden!important;
}
.me-category-page .me-category-hero.me-category-hero-explorer:after{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    display:block!important;
    background-image:var(--me-explorer-hero-image)!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    opacity:1!important;
    filter:saturate(.96) contrast(1.03)!important;
    z-index:0!important;
}
.me-category-page .me-category-hero.me-category-hero-explorer:before{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    display:block!important;
    background:
        linear-gradient(90deg,
            rgba(10,18,32,.88) 0%,
            rgba(10,18,32,.72) 30%,
            rgba(10,18,32,.38) 58%,
            rgba(10,18,32,.10) 100%
        ),
        linear-gradient(180deg,
            rgba(10,18,32,.05) 0%,
            rgba(10,18,32,.20) 52%,
            rgba(10,18,32,.58) 100%
        )!important;
    z-index:1!important;
}
.me-category-page .me-category-hero.me-category-hero-explorer .me-category-hero-inner{
    position:relative!important;
    z-index:2!important;
}
@media(max-width:900px){
    .me-category-page .me-category-hero.me-category-hero-explorer{min-height:265px!important;}
    .me-category-page .me-category-hero.me-category-hero-explorer:after{background-position:58% center!important;}
}
@media(max-width:560px){
    .me-category-page .me-category-hero.me-category-hero-explorer{min-height:238px!important;}
    .me-category-page .me-category-hero.me-category-hero-explorer:after{background-position:63% center!important;}
}


/* ------------------------------------------------------------------
   Correctif UX 2026-06-30 — titres des héros catégorie en haut
   Objectif : H1 en haut de l’image, texte descriptif conservé en bas.
   Placé en fin de fichier pour neutraliser les anciens blocs contradictoires.
   ------------------------------------------------------------------ */
.me-category-page .me-category-hero{
    display:block!important;
    align-items:initial!important;
    min-height:300px!important;
}
.me-category-page .me-category-hero-inner{
    min-height:300px!important;
    height:300px!important;
    display:flex!important;
    align-items:stretch!important;
    padding-top:0!important;
    padding-bottom:0!important;
    position:relative!important;
    z-index:2!important;
}
.me-category-page .me-category-copy{
    min-height:300px!important;
    width:min(100%,720px)!important;
    max-width:720px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:space-between!important;
    padding-top:34px!important;
    padding-bottom:30px!important;
}
.me-category-page .me-category-copy h1{
    margin:0!important;
}
.me-category-page .me-category-copy p:not(.eyebrow){
    margin:0!important;
    max-width:620px!important;
}
.me-category-page .me-category-hero.me-category-hero-explorer{
    min-height:340px!important;
}
.me-category-page .me-category-hero.me-category-hero-explorer .me-category-hero-inner,
.me-category-page .me-category-hero.me-category-hero-explorer .me-category-copy{
    min-height:340px!important;
    height:340px!important;
}
@media(max-width:900px){
    .me-category-page .me-category-hero{min-height:260px!important;}
    .me-category-page .me-category-hero-inner{min-height:260px!important;height:260px!important;}
    .me-category-page .me-category-copy{min-height:260px!important;height:260px!important;padding-top:28px!important;padding-bottom:24px!important;}
    .me-category-page .me-category-hero.me-category-hero-explorer{min-height:265px!important;}
    .me-category-page .me-category-hero.me-category-hero-explorer .me-category-hero-inner,
    .me-category-page .me-category-hero.me-category-hero-explorer .me-category-copy{min-height:265px!important;height:265px!important;}
}
@media(max-width:560px){
    .me-category-page .me-category-hero{min-height:238px!important;}
    .me-category-page .me-category-hero-inner{min-height:238px!important;height:238px!important;}
    .me-category-page .me-category-copy{min-height:238px!important;height:238px!important;padding-top:24px!important;padding-bottom:20px!important;}
    .me-category-page .me-category-hero.me-category-hero-explorer{min-height:238px!important;}
    .me-category-page .me-category-hero.me-category-hero-explorer .me-category-hero-inner,
    .me-category-page .me-category-hero.me-category-hero-explorer .me-category-copy{min-height:238px!important;height:238px!important;}
}

/* ------------------------------------------------------------------
   Correctif UX fiches publiques — audio centré, séparation, titres
   Base : memoire-espalion(21)
   ------------------------------------------------------------------ */
.memory-page .memory-flow > .memory-intro.memory-audio-hero,
.memory-page main.memory-flow > section.memory-audio.memory-audio-hero,
.memory-page .memory-flow > .memory-audio.memory-audio-hero{
    text-align:center!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero .memory-audio-callout,
.memory-page main.memory-flow > section.memory-audio.memory-audio-hero .memory-audio-callout,
.memory-page .memory-flow > .memory-audio.memory-audio-hero .memory-audio-callout{
    text-align:center!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero .memory-audio-text,
.memory-page main.memory-flow > section.memory-audio.memory-audio-hero .memory-audio-text,
.memory-page .memory-flow > .memory-audio.memory-audio-hero .memory-audio-text{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.memory-page .memory-flow > .memory-intro.memory-audio-hero audio,
.memory-page main.memory-flow > section.memory-audio.memory-audio-hero audio,
.memory-page .memory-flow > .memory-audio.memory-audio-hero audio{
    margin-left:auto!important;
    margin-right:auto!important;
}

.memory-page .memory-intro:not(.memory-audio-hero):after{
    content:"✦"!important;
    display:block!important;
    width:180px!important;
    height:auto!important;
    margin:28px auto 0!important;
    text-align:center!important;
    color:var(--me-stone)!important;
    font-size:13px!important;
    line-height:1!important;
    background:
        linear-gradient(var(--me-line),var(--me-line)) left center / 74px 1px no-repeat,
        linear-gradient(var(--me-line),var(--me-line)) right center / 74px 1px no-repeat!important;
    opacity:1!important;
}

.memory-page .memory-reading h2{
    font-family:var(--me-serif)!important;
    font-weight:400!important;
    font-size:clamp(21px,2.35vw,26px)!important;
    line-height:1.22!important;
    letter-spacing:-.018em!important;
    margin:36px 0 14px!important;
    color:#2b241d!important;
    text-align:left!important;
}
.memory-page .memory-reading h2:before{
    content:"✦"!important;
    display:block!important;
    width:150px!important;
    height:auto!important;
    margin:0 auto 18px!important;
    text-align:center!important;
    color:var(--me-stone)!important;
    font-size:12px!important;
    line-height:1!important;
    background:
        linear-gradient(var(--me-line),var(--me-line)) left center / 60px 1px no-repeat,
        linear-gradient(var(--me-line),var(--me-line)) right center / 60px 1px no-repeat!important;
}
.memory-page .memory-reading h3{
    font-family:var(--me-serif)!important;
    font-weight:400!important;
    font-size:clamp(18px,2vw,22px)!important;
    line-height:1.25!important;
    letter-spacing:-.01em!important;
    margin:26px 0 10px!important;
    color:#352b22!important;
}
@media(max-width:680px){
    .memory-page .memory-intro:not(.memory-audio-hero):after{
        width:150px!important;
        margin-top:22px!important;
        background:
            linear-gradient(var(--me-line),var(--me-line)) left center / 60px 1px no-repeat,
            linear-gradient(var(--me-line),var(--me-line)) right center / 60px 1px no-repeat!important;
    }
    .memory-page .memory-reading h2{
        font-size:20px!important;
        line-height:1.25!important;
        margin:30px 0 12px!important;
    }
    .memory-page .memory-reading h2:before{
        width:140px!important;
        margin-bottom:15px!important;
        background:
            linear-gradient(var(--me-line),var(--me-line)) left center / 55px 1px no-repeat,
            linear-gradient(var(--me-line),var(--me-line)) right center / 55px 1px no-repeat!important;
    }
    .memory-page .memory-reading h3{
        font-size:18px!important;
        margin:22px 0 9px!important;
    }
}
