@font-face{font-family:"NYR Montserrat";src:url("branding/montserrat-500.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
#nyr-root{--nyr-plum:#59243f;--nyr-ink:#29252a;--nyr-muted:#655e65;--nyr-paper:#f8f7f6;--nyr-gold:#b89c65;--nyr-line:#e1dade;--nyr-radius:6px;--nyr-shadow:0 4px 18px #30202a05;--nyr-space:24px;color:var(--nyr-ink);background:var(--nyr-paper);font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;isolation:isolate}
#nyr-root *,#nyr-root *::before,#nyr-root *::after{box-sizing:border-box}
#nyr-root{letter-spacing:normal}
#nyr-root *{font-family:inherit;letter-spacing:inherit}
#nyr-root [hidden]{display:none!important}
#nyr-root a{color:inherit;text-underline-offset:5px}
#nyr-root :is(a,button,summary):focus-visible{outline:3px solid #8b4370;outline-offset:5px}
#nyr-root button{font:inherit;cursor:pointer}
#nyr-root h1,#nyr-root h2,#nyr-root h3,#nyr-root p,#nyr-root figure{margin:0}
#nyr-root h1,#nyr-root h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em;line-height:1.12}
#nyr-root h1{font-size:clamp(2rem,3.5vw,3.4rem);max-width:900px;text-wrap:balance}
#nyr-root h1 em{color:var(--nyr-plum);font-weight:400}
#nyr-root h2{font-size:clamp(1.8rem,2.8vw,2.5rem)}
#nyr-root .nyr-wrap{width:min(1280px,100% - 80px);margin-inline:auto}
#nyr-root .nyr-kicker{color:var(--nyr-plum);font-size:.875rem;letter-spacing:.13em;text-transform:uppercase;font-weight:600}
#nyr-root .nyr-hero{padding:36px 0 30px;border-bottom:1px solid var(--nyr-line);background:#fff}
#nyr-root .nyr-breadcrumb{font-size:.875rem;color:var(--nyr-muted);display:flex;flex-wrap:wrap;gap:10px;margin-bottom:27px}
#nyr-root .nyr-hero .nyr-kicker{margin-bottom:12px}
#nyr-root .nyr-intro{max-width:800px;margin-top:18px;color:var(--nyr-muted)}
#nyr-root .nyr-disclaimer{font-size:.875rem;color:var(--nyr-muted);border-left:2px solid var(--nyr-gold);padding-left:13px;max-width:800px;margin-top:20px}
#nyr-root .nyr-hero-line{display:flex;justify-content:space-between;gap:28px;align-items:end}
#nyr-root .nyr-browse{white-space:nowrap;font-size:.9375rem;min-height:44px;display:inline-flex;align-items:center;gap:24px;color:var(--nyr-plum);font-weight:600}
#nyr-root .nyr-filter-panel{padding-top:28px;scroll-margin-top:20px}
#nyr-root .nyr-filter-panel fieldset{border:0;padding:0;margin:0 0 16px;min-width:0}
#nyr-root .nyr-filter-panel legend{font-size:.875rem;color:var(--nyr-muted);margin-bottom:8px;padding:0}
#nyr-root .nyr-buttons{display:flex;flex-wrap:wrap;gap:8px}
#nyr-root .nyr-filter{min-height:44px;padding:8px 17px;background:#fff;color:var(--nyr-ink);border:1px solid var(--nyr-line);border-radius:5px;font-size:.9375rem;transition:background .18s,border-color .18s}
#nyr-root .nyr-filter:hover{border-color:var(--nyr-plum)}
#nyr-root .nyr-filter[aria-pressed=true]{background:var(--nyr-plum);border-color:var(--nyr-plum);color:#fff}
#nyr-root [data-group=zone] .nyr-filter{padding:7px 13px;font-size:.875rem;background:transparent;border-color:transparent}
#nyr-root [data-group=zone] .nyr-filter[aria-pressed=true]{background:#eee5ea;color:#4c1d35;border-color:#d1bbc7}
#nyr-root .nyr-gallery-top{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-top:1px solid var(--nyr-line);padding:20px 0}
#nyr-root .nyr-gallery-top h2{font-family:inherit;font-size:1rem;font-weight:600;letter-spacing:0}
#nyr-root .nyr-status{font-size:.875rem;color:var(--nyr-muted)}
#nyr-root .nyr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#nyr-root .nyr-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--nyr-line);border-radius:var(--nyr-radius);overflow:clip;box-shadow:var(--nyr-shadow)}
#nyr-root .nyr-photo{margin:0;background:#eeeae7}
#nyr-root .nyr-image-slot{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}
#nyr-root .nyr-image-slot img{display:block;width:100%;height:100%;margin:auto;object-fit:contain;object-position:center center;aspect-ratio:16/9}
#nyr-root .nyr-image-slot picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%;aspect-ratio:16/9}
#nyr-root .nyr-labels{display:grid;grid-template-columns:1fr 1fr;background:#f2efec;border-top:1px solid var(--nyr-line);border-bottom:1px solid var(--nyr-line);font-size:.75rem;letter-spacing:.11em;line-height:1.3;font-weight:600}
#nyr-root .nyr-labels span{padding:9px 12px;text-align:center}
#nyr-root .nyr-labels span+span{color:var(--nyr-plum);border-left:1px solid var(--nyr-line)}
#nyr-root .nyr-card-copy{padding:20px 22px 16px;display:flex;flex:1;flex-direction:column}
#nyr-root .nyr-patient{font-size:.875rem;color:var(--nyr-muted);display:flex;justify-content:space-between;gap:10px;margin-bottom:7px}
#nyr-root .nyr-id{font-variant-numeric:tabular-nums;color:#736c71;font-size:.75rem;letter-spacing:.07em}
#nyr-root .nyr-card h3{font-size:1.17rem;line-height:1.35;letter-spacing:-.015em;font-weight:600;min-height:3.15rem}
#nyr-root .nyr-badges{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}
#nyr-root .nyr-badges span{display:inline-block;border:1px solid #e7e0e4;border-radius:4px;padding:3px 8px;font-size:.875rem;background:#faf8fa;color:#51424c}
#nyr-root .nyr-badges span:first-child{font-weight:600}
#nyr-root .nyr-description{font-size:1rem;color:var(--nyr-muted);line-height:1.6;margin-bottom:18px}
#nyr-root .nyr-card-link{margin-top:auto;padding:12px 0 0;border-top:1px solid #eee8eb;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;font-weight:600;color:var(--nyr-plum);font-size:.9375rem;min-height:44px}
#nyr-root .nyr-card-link > .nyr-link-icon{font-size:1.2rem;transition:transform .18s}
#nyr-root .nyr-card-link:hover > .nyr-link-icon{transform:translateX(3px)}
#nyr-root .nyr-empty{text-align:center;padding:32px;border:1px solid var(--nyr-line);background:#fff}
#nyr-root .nyr-empty p{margin:12px 0}
#nyr-root .nyr-more-wrap{display:flex;align-items:center;flex-direction:column;gap:12px;padding:30px 0 45px}
#nyr-root .nyr-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:11px 23px;border:1px solid var(--nyr-plum);border-radius:5px;background:var(--nyr-plum);color:#fff;text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .18s}
#nyr-root .nyr-button:hover{background:#3e182c}
#nyr-root .nyr-outline{background:transparent;color:var(--nyr-plum)}
#nyr-root .nyr-outline:hover{background:#eee5ea}
#nyr-root .nyr-section{padding:45px 0;border-top:1px solid var(--nyr-line)}
#nyr-root .nyr-transparency{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}
#nyr-root .nyr-transparency .nyr-kicker,#nyr-root .nyr-faq-heading .nyr-kicker{margin-bottom:12px}
#nyr-root .nyr-transparency p+p{margin-top:15px}
#nyr-root .nyr-text{color:var(--nyr-muted)}
#nyr-root .nyr-transparency strong{color:var(--nyr-ink);font-weight:500}
#nyr-root .nyr-related{display:flex;gap:4px 20px;flex-wrap:wrap;margin-top:16px}
#nyr-root .nyr-related a{font-size:.875rem;color:var(--nyr-plum);min-height:44px;display:inline-flex;align-items:center}
#nyr-root .nyr-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}
#nyr-root .nyr-faq details{border-bottom:1px solid var(--nyr-line)}
#nyr-root .nyr-faq details:first-child{border-top:1px solid var(--nyr-line)}
#nyr-root .nyr-faq summary{position:relative;list-style:none;cursor:pointer;min-height:56px;padding:16px 38px 16px 0;font-weight:500;font-size:1rem}
#nyr-root .nyr-faq summary::-webkit-details-marker{display:none}
#nyr-root .nyr-faq summary:after{content:'+';position:absolute;right:5px;top:12px;font-size:1.35rem;color:var(--nyr-plum)}
#nyr-root .nyr-faq details[open] summary:after{content:'−'}
#nyr-root .nyr-faq details p{color:var(--nyr-muted);padding:0 10px 20px 0;font-size:1rem}
#nyr-root .nyr-contact{background:#f0e9ed;border-top:1px solid #d9cbd3;padding:44px 0}
#nyr-root .nyr-contact .nyr-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}
#nyr-root .nyr-contact h2{font-size:clamp(1.8rem,2.8vw,2.4rem)}
#nyr-root .nyr-contact p{margin-top:10px;color:var(--nyr-muted)}
#nyr-root .nyr-actions{display:flex;gap:12px;flex-wrap:wrap}
#nyr-root .nyr-detail{max-width:1060px;margin:auto;padding:32px}
#nyr-root .nyr-detail .nyr-kicker{margin:18px 0 12px}
#nyr-root .nyr-detail h1{font-size:clamp(1.8rem,3vw,2.7rem)}
#nyr-root .nyr-detail .nyr-description{font-size:1rem;margin-top:18px}
#nyr-root .nyr-detail dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 25px;margin:24px 0}
#nyr-root .nyr-detail dl div{border-top:1px solid var(--nyr-line);padding:12px 0}
#nyr-root .nyr-detail dt{font-size:.875rem;color:var(--nyr-muted)}
#nyr-root .nyr-detail dd{font-weight:500;margin:3px 0 0}
#nyr-root .nyr-detail figure{margin:24px 0;border:1px solid var(--nyr-line);background:#f0edeb;border-radius:6px;overflow:clip}
#nyr-root .nyr-detail figure img{display:block;max-width:100%;width:auto;height:auto;max-height:68vh;margin:auto;object-fit:contain;object-position:center center}
#nyr-root .nyr-detail figure picture{display:flex;align-items:center;justify-content:center;width:100%}
#nyr-root .nyr-detail .nyr-photo-note{padding:12px 16px;font-size:.875rem;color:var(--nyr-muted);background:#fff}
#nyr-root .nyr-detail .nyr-section{padding:24px 0}
#nyr-root .nyr-detail h2{font-size:1.55rem;margin-bottom:12px}
#nyr-root .nyr-modal{border:1px solid var(--nyr-line);padding:0;width:min(1080px,calc(100% - 40px));max-height:92dvh;border-radius:8px;background:var(--nyr-paper);color:var(--nyr-ink);overscroll-behavior:contain}
#nyr-root .nyr-modal::backdrop{background:#191117bc}
#nyr-root .nyr-modal-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;border-bottom:1px solid var(--nyr-line);padding:10px 22px}
#nyr-root .nyr-close{min-width:44px;min-height:44px;background:#f4f0f2;border:1px solid var(--nyr-line);border-radius:4px;padding:8px 12px;color:var(--nyr-ink)}
#nyr-root .nyr-skip{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}
#nyr-root .nyr-skip:focus{position:fixed;top:40px;left:20px;z-index:10000;width:auto;height:auto;margin:0;padding:12px;overflow:visible;clip:auto;clip-path:none;white-space:normal;background:#fff;color:var(--nyr-plum)}
#nyr-root .nyr-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1900px){#nyr-root .nyr-wrap{width:min(1360px,100% - 100px)}}
@media(max-width:1100px){#nyr-root .nyr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#nyr-root .nyr-hero-line{display:block}#nyr-root .nyr-browse{margin-top:12px}#nyr-root .nyr-transparency,#nyr-root .nyr-faq-grid{gap:36px}#nyr-root .nyr-contact .nyr-wrap{display:block}#nyr-root .nyr-contact .nyr-actions{margin-top:24px}}
@media(max-width:600px){#nyr-root .nyr-wrap{width:calc(100% - 36px)}#nyr-root .nyr-hero{padding:22px 0}#nyr-root .nyr-breadcrumb{margin-bottom:18px}#nyr-root .nyr-kicker{font-size:.8125rem;letter-spacing:.09em}#nyr-root .nyr-intro{font-size:.9375rem;margin-top:14px}#nyr-root .nyr-disclaimer{font-size:.875rem;margin-top:16px}#nyr-root .nyr-filter-panel{padding-top:22px}#nyr-root .nyr-filter{font-size:.875rem;padding:8px 12px}#nyr-root .nyr-buttons{gap:6px}#nyr-root [data-group=zone] .nyr-filter{padding:7px 9px}#nyr-root .nyr-grid{grid-template-columns:1fr;gap:20px}#nyr-root .nyr-gallery-top{gap:8px;align-items:start}#nyr-root .nyr-status{text-align:right}#nyr-root .nyr-card h3{min-height:0;font-size:1.2rem}#nyr-root .nyr-card-copy{padding:18px 20px 15px}#nyr-root .nyr-transparency,#nyr-root .nyr-faq-grid{grid-template-columns:1fr;gap:24px}#nyr-root .nyr-section{padding:32px 0}#nyr-root .nyr-actions{flex-direction:column;align-items:stretch}#nyr-root .nyr-modal{width:calc(100% - 16px);max-height:96dvh}#nyr-root .nyr-detail{padding:18px}#nyr-root .nyr-detail dl{grid-template-columns:1fr 1fr;gap:0 18px}#nyr-root .nyr-modal-head{padding:8px 14px}#nyr-root .nyr-related{gap:3px 16px}}
@media(prefers-reduced-motion:reduce){#nyr-root *,#nyr-root *::before,#nyr-root *::after{transition:none!important;scroll-behavior:auto!important}}
/* Ajustements après contrôle du premier écran. */
#nyr-root .nyr-hero{padding-top:24px;padding-bottom:24px}
#nyr-root .nyr-breadcrumb{margin-bottom:18px}
#nyr-root h1{font-size:clamp(2rem,3vw,2.85rem)}
#nyr-root .nyr-intro{margin-top:14px}
#nyr-root .nyr-disclaimer{margin-top:15px}
#nyr-root .nyr-filter-panel{padding-top:20px}
#nyr-root .nyr-filter-panel fieldset{margin-bottom:12px}
#nyr-root .nyr-labels small{display:block;font-size:.75rem;letter-spacing:0;font-weight:400;margin-top:3px}
#nyr-root .nyr-zone-disclosure{margin:0 0 16px}
#nyr-root .nyr-zone-disclosure summary{min-height:44px;padding:10px 0;cursor:pointer;font-size:.875rem;color:var(--nyr-plum)}
#nyr-root .nyr-zone-disclosure fieldset{margin-top:6px}
#nyr-root .nyr-zone-disclosure [data-zone-label]{font-weight:600}
@media(max-width:600px){#nyr-root .nyr-breadcrumb{display:none}#nyr-root .nyr-hero{padding-top:22px;padding-bottom:20px}#nyr-root .nyr-hero .nyr-kicker{margin-bottom:10px}#nyr-root .nyr-intro{font-size:1rem}}
/* Finition éditoriale : hiérarchie, espaces et liens contextuels. */
#nyr-root .nyr-hero{padding:26px 0 0;background:#fff}
#nyr-root .nyr-hero-layout{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:64px;padding-bottom:26px}
#nyr-root .nyr-hero h1{font-size:clamp(2rem,3.6vw,3.3rem);line-height:1.09;letter-spacing:-.045em}
#nyr-root .nyr-hero h1 em{display:inline-block;margin-top:3px}
#nyr-root .nyr-hero-intro{border-left:1px solid var(--nyr-line);padding-left:32px}
#nyr-root .nyr-hero-intro .nyr-intro{margin:0;max-width:470px;font-size:1rem;line-height:1.75}
#nyr-root .nyr-intro a,#nyr-root .nyr-context-links a,#nyr-root .nyr-faq a{color:var(--nyr-plum);text-decoration-thickness:1px}
#nyr-root .nyr-browse{margin-top:16px;text-decoration:none;gap:30px}
#nyr-root .nyr-browse span{display:grid;place-items:center;border:1px solid var(--nyr-line);border-radius:50%;width:36px;height:36px}
#nyr-root .nyr-hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--nyr-line);padding:9px 0}
#nyr-root .nyr-hero-bottom .nyr-disclaimer{margin:0;padding-left:12px;font-size:.875rem}
#nyr-root .nyr-page-nav{display:flex;gap:25px;flex-shrink:0}
#nyr-root .nyr-page-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;color:var(--nyr-plum)}
#nyr-root .nyr-filter-panel{padding-top:26px}
#nyr-root .nyr-filter-panel legend{font-size:.875rem;font-weight:500;color:var(--nyr-ink);margin-bottom:10px}
#nyr-root .nyr-filter{border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:10px}
#nyr-root .nyr-filter-count{font-size:.75rem;font-variant-numeric:tabular-nums;opacity:.85;border-left:1px solid currentColor;padding-left:9px;line-height:1}
#nyr-root .nyr-zone-disclosure{margin-bottom:8px}
#nyr-root .nyr-gallery-top{align-items:center;padding:22px 0}
#nyr-root .nyr-gallery-top h2{font:400 1.65rem/1.25 Georgia,"Times New Roman",serif;letter-spacing:-.02em}
#nyr-root .nyr-status{flex-shrink:0}
#nyr-root .nyr-card{transition:border-color .2s,box-shadow .2s;scroll-margin-top:24px}
#nyr-root .nyr-card:focus-within{border-color:#9b6d87}
#nyr-root .nyr-image-slot{position:relative;text-decoration:none}
#nyr-root .nyr-enlarge{position:absolute;right:10px;bottom:10px;padding:5px 10px;background:#fff;color:var(--nyr-plum);font-size:.875rem;border:1px solid var(--nyr-line);border-radius:3px;opacity:0;transition:opacity .2s;pointer-events:none}
#nyr-root .nyr-image-slot:focus-visible{outline-offset:-5px;z-index:1}
#nyr-root .nyr-image-slot:focus-visible .nyr-enlarge{opacity:1}
#nyr-root .nyr-card-copy{padding:23px 23px 19px}
#nyr-root .nyr-card h3{font:400 1.4rem/1.22 Georgia,"Times New Roman",serif;letter-spacing:-.02em;min-height:3.4rem}
#nyr-root .nyr-patient{margin-bottom:12px}
#nyr-root .nyr-id{border-bottom:1px solid #cdb9c5;align-self:start;padding-bottom:2px;color:var(--nyr-plum)}
#nyr-root .nyr-badges span{background:#f5f1f3;border:0;padding:4px 9px}
#nyr-root .nyr-labels{background:#f6f3f4;letter-spacing:.08em}
#nyr-root .nyr-card-link{padding-top:15px}
#nyr-root .nyr-card-link > .nyr-link-icon{border:1px solid var(--nyr-line);border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex-shrink:0;font-size:1rem}
#nyr-root .nyr-more-wrap{padding:36px 0 58px}
#nyr-root .nyr-section{padding:60px 0;scroll-margin-top:24px}
#nyr-root .nyr-reading{background:#fff}
#nyr-root .nyr-reading-note{max-width:330px;margin-top:20px;color:var(--nyr-muted);font-size:1rem}
#nyr-root .nyr-context-links{border-top:1px solid var(--nyr-line);margin-top:24px;padding-top:22px;line-height:1.8}
#nyr-root .nyr-context-links p+p{margin-top:16px}
#nyr-root .nyr-faq summary{font-size:1.0625rem;line-height:1.55;padding-block:20px;min-height:66px}
#nyr-root .nyr-faq summary:after{top:18px}
#nyr-root .nyr-contact{background:#352730;color:#fff;padding:54px 0;border-top:3px solid var(--nyr-gold)}
#nyr-root .nyr-contact .nyr-wrap{gap:48px}
#nyr-root .nyr-contact .nyr-kicker{color:#ddc5d3;margin-bottom:16px}
#nyr-root .nyr-contact p{color:#e1d7dd;max-width:560px}
#nyr-root .nyr-contact h2{font-size:clamp(1.8rem,2.7vw,2.4rem);line-height:1.18}
#nyr-root .nyr-contact .nyr-related a{color:#f5e9f0}
#nyr-root .nyr-contact .nyr-actions{flex-direction:column;min-width:245px}
#nyr-root .nyr-contact .nyr-button{background:#fff;color:#4b243b;border-color:#fff;min-height:52px}
#nyr-root .nyr-contact .nyr-button:hover{background:#f0e6ed}
#nyr-root .nyr-contact .nyr-outline{background:transparent;color:#fff;border-color:#ad8f9f}
#nyr-root .nyr-contact .nyr-outline:hover{background:#4b3644}
#nyr-root .nyr-detail-related{border-top:1px solid var(--nyr-line);margin-top:32px;padding-top:24px}
#nyr-root .nyr-detail h3{font:400 1.55rem/1.2 Georgia,"Times New Roman",serif;letter-spacing:-.025em;margin-bottom:12px}
#nyr-root .nyr-resource-links{display:flex;flex-direction:column;gap:4px}
#nyr-root .nyr-resource-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;color:var(--nyr-plum);font-size:1rem;border-bottom:1px solid var(--nyr-line);padding:8px 0;text-decoration:none}
#nyr-root .nyr-resource-links a:hover{text-decoration:underline}
@media(hover:hover){#nyr-root .nyr-card:hover{border-color:#c9b6c1;box-shadow:0 10px 28px #30202a09}#nyr-root .nyr-image-slot:hover .nyr-enlarge{opacity:1}}
@media(max-width:1100px){#nyr-root .nyr-hero-layout{grid-template-columns:1.1fr 1fr;gap:30px}#nyr-root .nyr-hero-intro{padding-left:24px}#nyr-root .nyr-hero h1{font-size:2.6rem}#nyr-root .nyr-contact .nyr-actions{flex-direction:row}}
@media(max-width:800px){#nyr-root .nyr-hero-layout{grid-template-columns:1fr;gap:18px}#nyr-root .nyr-hero-intro{padding:0;border:0}#nyr-root .nyr-hero-intro .nyr-intro{max-width:620px}#nyr-root .nyr-hero h1{font-size:2.6rem}#nyr-root .nyr-hero-bottom{display:block}#nyr-root .nyr-page-nav{gap:26px}#nyr-root .nyr-transparency,#nyr-root .nyr-faq-grid{grid-template-columns:1fr;gap:28px}#nyr-root .nyr-reading-note{max-width:100%}}
@media(max-width:600px){#nyr-root .nyr-hero{padding-top:24px}#nyr-root .nyr-hero h1{font-size:2.2rem;max-width:460px}#nyr-root .nyr-hero-layout{gap:15px;padding-bottom:18px}#nyr-root .nyr-hero-intro .nyr-intro{line-height:1.65}#nyr-root .nyr-browse{margin-top:8px}#nyr-root .nyr-hero-bottom{padding:12px 0 4px}#nyr-root .nyr-page-nav{margin-top:4px}#nyr-root .nyr-filter-panel{padding-top:23px}#nyr-root .nyr-filter{padding-inline:11px;gap:8px}#nyr-root .nyr-filter-count{padding-left:7px}#nyr-root .nyr-gallery-top{align-items:start;gap:12px}#nyr-root .nyr-gallery-top h2{font-size:1.45rem;max-width:240px}#nyr-root .nyr-status{max-width:95px;flex-shrink:1}#nyr-root .nyr-card-copy{padding:21px}#nyr-root .nyr-card h3{min-height:0;font-size:1.45rem}#nyr-root .nyr-section{padding:40px 0}#nyr-root .nyr-contact{padding:40px 0}#nyr-root .nyr-contact .nyr-actions{flex-direction:column;min-width:0}#nyr-root .nyr-more-wrap{padding-bottom:40px}#nyr-root .nyr-more-wrap .nyr-status{max-width:none}#nyr-root .nyr-page-nav a{font-size:.875rem}}
@media(max-width:600px){#nyr-root .nyr-hero h1{font-size:2rem}#nyr-root .nyr-hero-layout{padding-bottom:10px}#nyr-root .nyr-hero-bottom{padding:12px 0 16px}#nyr-root .nyr-page-nav{display:none}#nyr-root .nyr-filter-panel legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#nyr-root .nyr-gallery-top h2{font-size:1.3rem}}
/* Révision navigation et lecture — 6 septembre 2026. */
#nyr-root .nyr-filter-tools{display:flex;align-items:start;justify-content:space-between;gap:0 18px;flex-wrap:wrap}
#nyr-root .nyr-zone-disclosure{flex:1;min-width:0}
#nyr-root .nyr-reset{flex-shrink:0;background:transparent;border:0;color:var(--nyr-plum);text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:8px 0;font-size:.875rem}
#nyr-root button:disabled{cursor:default;color:#746d73;background:#f1eef0;border-color:#e1dade}
#nyr-root .nyr-filter:disabled .nyr-filter-count{opacity:1}
#nyr-root .nyr-card .nyr-badges{margin:12px 0}
#nyr-root .nyr-card .nyr-badges:empty{display:none}
#nyr-root .nyr-card .nyr-description{line-height:1.55;margin-bottom:16px}
#nyr-root .nyr-detail-intro{margin-top:20px}
#nyr-root .nyr-detail-intro .nyr-description{margin-top:8px}
#nyr-root .nyr-detail-intro h2,#nyr-root .nyr-detail-intro h3{font:600 1rem/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;letter-spacing:0;margin-bottom:0}
#nyr-root .nyr-modal-head{display:block;padding:8px 22px}
#nyr-root .nyr-modal-titlebar{display:flex;justify-content:space-between;align-items:center;gap:12px}
#nyr-root .nyr-case-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;border-top:1px solid var(--nyr-line);margin-top:8px;padding-top:4px}
#nyr-root .nyr-case-nav button{border:0;background:transparent;color:var(--nyr-plum);min-height:44px;padding:8px 0;font-size:.9375rem}
#nyr-root .nyr-case-nav button:disabled{color:#746d73}
#nyr-root .nyr-case-nav button:first-child{text-align:left}
#nyr-root .nyr-case-nav button:last-child{text-align:right}
#nyr-root [data-case-position]{color:var(--nyr-muted);font-size:.875rem;font-variant-numeric:tabular-nums}
#nyr-root [data-modal-content]:empty{min-height:100px}
#nyr-root .nyr-modal{height:92dvh}
@media(max-width:600px){#nyr-root .nyr-modal{height:96dvh}}
#nyr-root [data-modal-content][aria-busy=true]{min-height:160px}
#nyr-root [data-modal-content][aria-busy=true]:not(:has(.nyr-detail)){padding:24px}
#nyr-root .nyr-detail-photos{margin-top:24px}
#nyr-root .nyr-photo-choices{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}
#nyr-root .nyr-photo-choice{background:#fff;border:1px solid var(--nyr-line);border-radius:4px;color:var(--nyr-ink);min-height:44px;padding:8px 14px;font-size:.9375rem}
#nyr-root .nyr-photo-choice[aria-pressed=true]{background:var(--nyr-plum);color:#fff;border-color:var(--nyr-plum)}
#nyr-root .nyr-detail-photos figure{margin-top:0}
#nyr-root .nyr-photo-heading{display:flex;align-items:center;justify-content:space-between;gap:8px 18px;padding:4px 14px;background:#fff;font-size:.875rem;flex-wrap:wrap}
#nyr-root .nyr-photo-large{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--nyr-plum)}
#nyr-root .nyr-contact .nyr-wrap{display:grid;grid-template-columns:1fr 1.3fr;align-items:start}
#nyr-root .nyr-contact .nyr-actions{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:0;min-width:0}
#nyr-root .nyr-contact-option{display:flex;flex-direction:column;align-items:start;min-width:0}
#nyr-root .nyr-contact-option h3{font:500 1.125rem/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
#nyr-root .nyr-contact-option p{margin:10px 0 20px;font-size:.9375rem;line-height:1.6}
#nyr-root .nyr-contact-option .nyr-button{margin-top:auto;width:100%;padding-inline:12px;gap:10px}
#nyr-root .nyr-contact :is(a,button):focus-visible{outline-color:#f2d6e5}
#nyr-root .nyr-detail :is(h1,h2):focus-visible{outline:2px solid var(--nyr-plum);outline-offset:5px}
@media(max-width:1100px){#nyr-root .nyr-contact .nyr-wrap{grid-template-columns:1fr;gap:32px}}
@media(max-width:600px){
 #nyr-root .nyr-hero{padding-top:18px}
 #nyr-root .nyr-hero h1{font-size:2rem;line-height:1.1}
 #nyr-root .nyr-hero-layout{gap:12px;padding-bottom:14px}
 #nyr-root .nyr-hero .nyr-kicker{font-size:.75rem;letter-spacing:.065em;margin-bottom:8px}
 #nyr-root .nyr-hero-intro .nyr-intro{line-height:1.55}
 #nyr-root .nyr-browse{display:none}
 #nyr-root .nyr-hero-bottom{padding:10px 0}
 #nyr-root .nyr-filter-panel{padding-top:16px}
 #nyr-root .nyr-filter-panel fieldset{margin-bottom:8px}
 #nyr-root fieldset:first-child>.nyr-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
 #nyr-root .nyr-filter{padding-inline:6px;gap:6px}
 #nyr-root .nyr-filter-count{padding-left:6px}
 #nyr-root .nyr-filter-tools{gap:0 12px}
 #nyr-root .nyr-zone-disclosure{flex-basis:160px;margin-bottom:2px}
 #nyr-root .nyr-zone-disclosure [data-zone-label]{display:block}
 #nyr-root .nyr-zone-disclosure [data-zone-label]:empty{display:none}
 #nyr-root .nyr-gallery-top{padding:16px 0}
 #nyr-root .nyr-gallery-top h2{font-size:1.25rem;max-width:225px}
 #nyr-root .nyr-card-copy{padding:18px}
 #nyr-root .nyr-card h3{font-size:1.35rem}
 #nyr-root .nyr-patient{margin-bottom:9px}
 #nyr-root .nyr-modal-head{padding:6px 14px}
 #nyr-root .nyr-case-nav{gap:8px}
 #nyr-root .nyr-case-nav button{font-size:.875rem}
 #nyr-root .nyr-photo-heading{padding:4px 10px;gap:0 10px}
 #nyr-root .nyr-contact .nyr-actions{grid-template-columns:1fr;gap:26px}
 #nyr-root .nyr-contact-option+.nyr-contact-option{border-top:1px solid #75616e;padding-top:24px}
 #nyr-root .nyr-contact-option p{margin-bottom:16px}
 #nyr-root .nyr-detail dl{grid-template-columns:1fr 1fr}
}
@media(max-width:359px){#nyr-root .nyr-detail dl{grid-template-columns:1fr}#nyr-root .nyr-modal-titlebar .nyr-kicker{font-size:.7rem;letter-spacing:.04em}}
@media(min-width:601px) and (max-width:800px){
 #nyr-root .nyr-hero-layout{grid-template-columns:1fr 1fr;gap:24px;align-items:center}
 #nyr-root .nyr-hero h1{font-size:2rem}
 #nyr-root .nyr-hero-intro{border-left:1px solid var(--nyr-line);padding-left:22px}
 #nyr-root .nyr-hero-intro .nyr-intro{line-height:1.6}
 #nyr-root .nyr-hero-bottom{display:flex}
 #nyr-root .nyr-page-nav{gap:16px}
}
/* Deux fichiers complets pour un même avant/après, sans superposition ni recadrage. */
#nyr-root .nyr-image-slot.nyr-image-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);align-items:stretch;min-height:0}
#nyr-root .nyr-image-slot.nyr-image-pair picture{min-width:0;min-height:0;aspect-ratio:auto;height:100%}
#nyr-root .nyr-image-slot.nyr-image-pair img{min-height:0;aspect-ratio:auto;width:100%;height:100%;object-fit:contain}
#nyr-root .nyr-detail-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}
#nyr-root .nyr-detail-pair picture{min-width:0}
#nyr-root .nyr-detail-pair img{max-width:100%;width:auto;height:auto;max-height:68vh;object-fit:contain}
#nyr-root .nyr-pair-links{display:flex;gap:16px;flex-wrap:wrap}
/* Lecture immédiate des dossiers et accès mobile aux filtres. */
#nyr-root .nyr-card h3{min-height:0}
#nyr-root .nyr-card .nyr-badges{margin:10px 0}
#nyr-root .nyr-card-copy{padding:20px}
#nyr-root .nyr-card .nyr-description{margin-bottom:14px}
#nyr-root .nyr-link-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;min-width:0}
#nyr-root .nyr-view-count{font-size:.8125rem;font-weight:400;color:var(--nyr-muted);white-space:nowrap}
#nyr-root .nyr-keyfacts{display:flex;flex-wrap:wrap;gap:8px 0;list-style:none;padding:0;margin:14px 0 0;font-size:.9375rem;color:var(--nyr-muted)}
#nyr-root .nyr-keyfacts li{padding:0 13px;border-left:1px solid var(--nyr-line)}
#nyr-root .nyr-keyfacts li:first-child{padding-left:0;border:0;font-weight:600;color:var(--nyr-plum)}
#nyr-root .nyr-detail .nyr-detail-photos{margin-top:20px}
#nyr-root .nyr-detail-consult{margin-top:28px;padding:24px;background:#f0e9ed;border:1px solid #dfd0d9;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:24px}
#nyr-root .nyr-detail-consult h2,#nyr-root .nyr-detail-consult h3{font:400 1.5rem/1.2 Georgia,"Times New Roman",serif;margin:0 0 10px}
#nyr-root .nyr-detail-consult p{font-size:.9375rem;color:var(--nyr-muted);max-width:510px}
#nyr-root .nyr-detail-consult .nyr-button{flex-shrink:0}
#nyr-root .nyr-mobile-tools{display:none}
#nyr-root .nyr-close{white-space:nowrap;flex-shrink:0}
#nyr-root .nyr-review-note{margin-top:20px;font-size:.875rem;color:var(--nyr-muted)}
@media(max-width:700px){#nyr-root .nyr-detail-consult{flex-direction:column;align-items:stretch;gap:18px;padding:20px}}
@media(max-width:600px){
 #nyr-root .nyr-card-copy{padding:18px}
 #nyr-root .nyr-keyfacts{font-size:.875rem;gap:6px}
 #nyr-root .nyr-keyfacts li{padding:4px 8px;border:0;background:#f0e9ed;border-radius:3px}
 #nyr-root .nyr-keyfacts li:first-child{padding:4px 8px}
 #nyr-root .nyr-mobile-tools{display:flex;position:sticky;top:var(--nyr-sticky-offset,0px);z-index:3;align-items:center;justify-content:space-between;gap:12px;min-height:56px;margin:8px 0 0;background:var(--nyr-paper);border-bottom:1px solid var(--nyr-line)}
 #nyr-root [data-mobile-selection]{font-size:.8125rem;color:var(--nyr-muted);line-height:1.35;min-width:0}
 #nyr-root [data-return-filters]{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0;min-height:44px;padding:8px 10px;border:1px solid var(--nyr-line);border-radius:4px;background:#fff;color:var(--nyr-plum);font-size:.875rem}
 #nyr-root .nyr-gallery-section .nyr-card{scroll-margin-top:70px}
 #nyr-root .nyr-gallery-top{border-top:0}
 #nyr-root .nyr-detail-consult .nyr-button{padding-inline:12px;gap:8px}
}
@media(max-width:359px){#nyr-root .nyr-case-nav{gap:6px}#nyr-root .nyr-case-nav button{font-size:.8125rem;white-space:nowrap}#nyr-root [data-case-position]{font-size:.75rem}}

/* Bandeau de contenu : identité des pages de traitement, sans menu global. */
#nyr-root .nyr-page-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#303030 0%,#171717 65%,#090909 100%);color:#fff}
#nyr-root .nyr-brand-picture{position:absolute;inset:0 0 0 auto;width:min(100%,1000px);z-index:-2;pointer-events:none;mask-image:linear-gradient(90deg,transparent 0%,#000 42%)}
#nyr-root .nyr-brand-picture img{display:block;width:100%;height:100%;object-fit:contain;object-position:right center}
#nyr-root .nyr-page-hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#17171755 0%,#17171733 38%,transparent 70%)}
#nyr-root .nyr-hero-shell{position:relative;min-height:470px;padding-top:24px;padding-bottom:44px}
#nyr-root .nyr-page-hero .nyr-breadcrumb{color:#ded8dd;margin:0;font-size:.8125rem}
#nyr-root .nyr-hero-copy{padding-top:40px;max-width:650px;width:55%}
#nyr-root .nyr-page-hero .nyr-kicker{color:#dfc2dd;font-size:.75rem;font-weight:600;letter-spacing:.13em;margin-bottom:16px}
#nyr-root .nyr-page-hero h1{font-family:Montserrat,"NYR Montserrat",Arial,sans-serif;font-size:clamp(2rem,3.35vw,3rem);font-weight:500;line-height:1.3;letter-spacing:.015em;color:#fff;max-width:650px;text-wrap:balance}
#nyr-root .nyr-page-hero .nyr-intro{margin-top:20px;color:#e8e4e7;font-size:1rem;line-height:1.75;width:100%;max-width:460px}
#nyr-root .nyr-page-hero .nyr-intro a,
#nyr-root .nyr-page-hero .nyr-intro a:visited,
#nyr-root .nyr-page-hero .nyr-intro a:hover,
#nyr-root .nyr-page-hero .nyr-intro a:focus-visible,
#nyr-root .nyr-page-hero .nyr-intro a:active{color:#fff!important;font-weight:600;text-decoration-line:underline;text-decoration-color:#fff;text-decoration-thickness:1px;text-underline-offset:4px}
#nyr-root .nyr-page-hero .nyr-intro a:hover{ text-decoration-thickness:2px }
#nyr-root .nyr-hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:48px;margin-top:24px;padding:11px 20px;background:#78286f;border:1px solid #99538f;border-radius:3px;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:600}
#nyr-root .nyr-hero-cta:hover{background:#8d3783;border-color:#ba80b2}
#nyr-root .nyr-hero-cta span{font-size:1.3rem;line-height:1}
#nyr-root .nyr-page-hero :is(a,button):focus-visible{outline-color:#fff}
#nyr-root .nyr-intro-strip{background:#fff;border-bottom:1px solid var(--nyr-line)}
#nyr-root .nyr-intro-strip .nyr-hero-bottom{border-top:0;min-height:62px}
@media(min-width:1600px){#nyr-root .nyr-brand-picture{width:1150px}#nyr-root .nyr-hero-shell{min-height:490px}}
@media(max-width:1000px){#nyr-root .nyr-hero-copy{width:59%;padding-top:34px}#nyr-root .nyr-page-hero h1{font-size:2.25rem}#nyr-root .nyr-brand-picture{opacity:.7;width:850px}#nyr-root .nyr-page-hero::after{background:linear-gradient(90deg,#17171755,#17171733 50%,transparent)}}
@media(max-width:700px){#nyr-root .nyr-hero-shell{min-height:0;padding-top:22px;padding-bottom:32px}#nyr-root .nyr-hero-copy{width:100%;max-width:510px;padding-top:24px}#nyr-root .nyr-brand-picture{width:680px;opacity:.32;mask-image:linear-gradient(90deg,transparent,#000 55%)}#nyr-root .nyr-page-hero::after{background:linear-gradient(90deg,#171717aa,#17171755)}#nyr-root .nyr-page-hero h1{font-size:clamp(1.75rem,6.6vw,2.2rem);letter-spacing:0;line-height:1.3}#nyr-root .nyr-page-hero .nyr-intro{font-size:.9375rem;line-height:1.7;margin-top:18px}#nyr-root .nyr-page-hero .nyr-kicker{font-size:.6875rem;letter-spacing:.08em;margin-bottom:13px}#nyr-root .nyr-hero-cta{margin-top:22px}#nyr-root .nyr-intro-strip .nyr-hero-bottom{padding-top:16px;padding-bottom:16px}#nyr-root .nyr-hero-bottom .nyr-disclaimer{line-height:1.55}}
@media(max-width:600px){#nyr-root .nyr-hero-copy{padding-top:7px}}
