/* Hucial R6 navigation ciblée — aucune palette nouvelle. */
#hucial-plus-r6{max-width:420px;width:calc(100% - 32px);border:0;border-radius:24px;padding:0;background:#fff;color:#101417;box-shadow:0 24px 80px rgba(16,20,23,.22)}
#hucial-plus-r6::backdrop{background:rgba(16,20,23,.54)}
#hucial-plus-r6 .hpr6-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #DDE3E3}
#hucial-plus-r6 h2{margin:0;font-size:1.2rem}#hucial-plus-r6 button{min-width:44px;min-height:44px;border:1px solid #DDE3E3;border-radius:14px;background:#F5F7F7;color:#101417}
#hucial-plus-r6 nav{display:grid;gap:8px;padding:16px}#hucial-plus-r6 a{display:block;padding:14px 16px;border-radius:15px;text-decoration:none;color:#101417;background:#F5F7F7;font-weight:700}
#hucial-plus-r6 a:focus-visible,#hucial-plus-r6 button:focus-visible{outline:3px solid #007C78;outline-offset:2px}
