/* Phase 8 — couche visuelle globale, sans modifier les logiques métier. */
body:not(.fe-phase8-home){background:#f7f4ec;color:#17312d}
body:not(.fe-phase8-home) header{background:rgba(247,244,236,.94);backdrop-filter:blur(14px);border-bottom-color:#dce3dc}
body:not(.fe-phase8-home) .brand span{color:#7d4b22;letter-spacing:.1em}
body:not(.fe-phase8-home) .navlinks a{transition:color .18s ease,text-decoration-color .18s ease}
body:not(.fe-phase8-home) .navlinks a:hover,body:not(.fe-phase8-home) .navlinks a.active{color:#123c36;text-decoration-color:#a96d35}
body:not(.fe-phase8-home) .btn,body:not(.fe-phase8-home) button[type="submit"]{border-radius:9px}
body:not(.fe-phase8-home) .card,body:not(.fe-phase8-home) .callout,body:not(.fe-phase8-home) .toc,body:not(.fe-phase8-home) .faq-item{border-radius:15px;box-shadow:0 20px 58px -50px rgba(11,45,41,.55)}
body:not(.fe-phase8-home) .article h2{letter-spacing:-.025em}
body:not(.fe-phase8-home) .eyebrow{color:#7d4b22}
body:not(.fe-phase8-home) .eyebrow::before{background:#a96d35}
body:not(.fe-phase8-home) footer{background:#f2eee4}
body:not(.fe-phase8-home) :focus-visible{outline:3px solid #d19451;outline-offset:3px}
@media(max-width:1120px){body:not(.fe-phase8-home) .navlinks{max-height:calc(100vh - 90px);overflow-y:auto}}
@media(max-width:540px){body:not(.fe-phase8-home) .hero-grid>*,body:not(.fe-phase8-home) .capture-row>*,body:not(.fe-phase8-home) .article,body:not(.fe-phase8-home) main{min-width:0}body:not(.fe-phase8-home) .eyebrow{max-width:100%;flex-wrap:wrap;overflow-wrap:anywhere}}
