/* Boats guides: scoped additions to the established Yenra article styles. */
.boats-guide .es-hero {max-width:800px;}
.boats-guide .es-scope {font-size:.95em;color:#334b5b;}
.boats-guide .es-table-wrap {max-width:100%;margin:1rem 0;}
.boats-guide .es-table-wrap:focus-visible {outline:3px solid #007d89;outline-offset:3px;}
.boats-guide .es-table-note {display:none;}
.boats-guide .es-card img {display:block;width:100px;height:100px;object-fit:cover;border-radius:6px;margin:0 0 .8rem;}
.boats-guide .es-card h3 {line-height:1.4;}
.boats-guide code {white-space:normal;overflow-wrap:anywhere;}
@media(max-width:600px){.boats-guide .es-table-wrap table{min-width:620px}.boats-guide .es-table-note{display:block;font-size:.9em}.boats-guide .es-nav a{padding:.2rem 0}}
