.book-list{font-family:system-ui,sans-serif}.book-list :where(h2,h3,h4,h5,h6){font-family:inherit}.book-list li{position:relative;color:var(--link-color,#6B4F38);font-weight:400;font-stretch:condensed;letter-spacing:-.5px}li.highlight-important::marker{content:'★ ';font-size:1.1rem;line-height:1}li.highlight-important:hover::after{content:'Значимый труд';position:absolute;color:var(--text-color);bottom:100%;font-family:sans-serif;font-size:12px;white-space:nowrap;padding:0 10px;background:var(--widget-bg);border-radius:5px;box-shadow:0 1px 10px -5px;pointer-events:none}.book-list .secondary-text{color:#909090;font-size:80%;letter-spacing:0}.book-item__info{display:inline-block;font-family:inherit}.book-list-contents{width:fit-content;margin:auto}@media(min-width:921px){.book-list .sublist{margin-left:1rem}li.highlight-important:hover::after{left:auto;right:100%}}