/* Shared book introductions. All selectors are limited to owned elements. */
.hl-book-footer{box-sizing:border-box;width:100%;max-width:880px;margin:56px auto;padding:0 24px;font-family:"Noto Sans TC",sans-serif;color:#3D3835}
html[lang="zh-CN"] .hl-book-footer,html[lang="zh-CN"] #hlBookDialog{font-family:"Noto Sans SC",sans-serif}
.hl-book-annual{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid rgba(160,90,107,.28);border-radius:20px;background:#F0EEE9;box-shadow:0 12px 38px rgba(160,90,107,.08)}
.hl-book-annual-art{display:flex;min-width:0;align-items:center;background:#F0EEE9}
.hl-book-annual-art img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover}
.hl-book-annual-copy{padding:30px 28px;align-self:center}
.hl-book-kicker{margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#5C5651!important}
.hl-book-annual-title{margin:0 0 14px;font-size:1.4rem;font-weight:700;line-height:1.55;color:#3D3835!important}
.hl-book-description{margin:0 0 20px;font-size:.93rem;line-height:1.85;color:#5C5651!important}
.hl-book-action{display:inline-block;box-sizing:border-box;min-height:44px;padding:12px 20px;border:1px solid #007B7F;border-radius:8px;background:#007B7F!important;color:#fff!important;font:700 .92rem/1.5 "Noto Sans TC",sans-serif;text-decoration:none!important;text-align:center;cursor:pointer}
.hl-book-action:hover{background:#006669!important;border-color:#006669}
.hl-book-caption{margin:12px 0 0;font-size:.75rem;line-height:1.7;color:#5C5651!important}
.hl-book-featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0 0 28px;padding:28px;border:1px solid rgba(160,90,107,.28);border-radius:20px;background:#fff;box-shadow:0 12px 38px rgba(160,90,107,.06)}
.hl-book-featured-item{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.hl-book-featured-item+.hl-book-featured-item{padding-left:24px;border-left:1px solid rgba(160,90,107,.24)}
.hl-book-featured-title{margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.55;color:#A05A6B!important}
.hl-book-featured .hl-book-description{flex:1;margin-bottom:20px}
.hl-book-featured .hl-book-action{max-width:100%;font-family:inherit}
@media(max-width:640px){.hl-book-featured{grid-template-columns:1fr;gap:24px;padding:24px 22px}.hl-book-featured-item+.hl-book-featured-item{padding:24px 0 0;border-left:0;border-top:1px solid rgba(160,90,107,.24)}.hl-book-featured .hl-book-action{width:100%}}
.hl-book-catalog{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:26px;padding-top:24px;border-top:1px solid rgba(160,90,107,.28)}
.hl-book-catalog-title{margin:0 0 8px;font-size:.85rem;letter-spacing:.06em;font-weight:700;color:#3D3835!important}
.hl-book-catalog-links{display:flex;flex-wrap:wrap;gap:0 18px}
.hl-book-catalog-links a{display:inline-flex;align-items:center;min-height:44px;color:#3D3835!important;font-size:.9rem;line-height:1.6;text-decoration:underline!important;text-decoration-color:#A05A6B!important;text-underline-offset:4px}
.hl-book-footer [hidden],#hlBookDialog [hidden]{display:none!important}
.hl-book-open{flex:none;min-height:44px;padding:8px 12px;border:1px solid rgba(160,90,107,.4);border-radius:6px;background:#fff!important;color:#A05A6B!important;font:600 .82rem/1.5 "Noto Sans TC",sans-serif;cursor:pointer}
.hl-book-action:focus-visible,.hl-book-open:focus-visible,.hl-book-inline a:focus-visible,.hl-book-catalog a:focus-visible,#hlBookDialog a:focus-visible,#hlBookDialog button:focus-visible{outline:3px solid #007B7F;outline-offset:4px}
#hlBookDialog{box-sizing:border-box;position:fixed;inset:0 0 0 auto;width:min(440px,100%);max-width:100%;height:100%;max-height:100dvh;margin:0;padding:28px;border:0;border-left:1px solid rgba(160,90,107,.28);background:#F0EEE9;color:#3D3835;overflow-y:auto;box-shadow:-12px 0 40px rgba(160,90,107,.14);font-family:"Noto Sans TC",sans-serif;z-index:2147483647}
#hlBookDialog:not([open]){display:none!important}
#hlBookDialog::backdrop{background:rgba(61,56,53,.25)}
#hlBookDialog *{box-sizing:border-box}
#hlBookDialog .hl-book-dialog-top{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:24px;border-bottom:1px solid rgba(160,90,107,.24)}
#hlBookDialog button{min-height:44px;padding:10px 12px;border:1px solid rgba(160,90,107,.35);border-radius:6px;background:#fff!important;color:#A05A6B!important;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.5;cursor:pointer}
#hlBookDialog .hl-book-dialog-heading{margin:28px 0 12px;color:#3D3835!important;font-size:1.55rem;font-weight:700;line-height:1.55}
#hlBookDialog .hl-book-dialog-cover{display:block;width:160px;height:200px;margin:24px auto 0;object-fit:contain}
#hlBookDialog button:disabled{opacity:.7;cursor:default}
#hlBookDialog .hl-book-dialog-question{margin:0 0 12px;color:#3D3835!important;font-size:1.08rem;line-height:1.8}
#hlBookDialog .hl-book-dialog-description{min-height:6em;color:#5C5651!important;font-size:.96rem;line-height:1.9}
#hlBookDialog .hl-book-dialog-controls{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px;padding-top:22px;border-top:1px solid rgba(160,90,107,.24)}
#hlBookDialog .hl-book-dialog-position{margin:0;color:#5C5651!important;font-size:.85rem;line-height:1.8}
#hlBookDialog .hl-book-dialog-note{margin-top:26px;color:#5C5651!important;font-size:.82rem;line-height:1.8}
@media(max-width:640px){.hl-book-footer{padding:0 18px;margin:36px auto}.hl-book-annual{grid-template-columns:1fr}.hl-book-annual-art img{height:auto;min-height:0;aspect-ratio:3/2}.hl-book-annual-copy{padding:25px 22px}.hl-book-catalog{grid-template-columns:1fr;gap:18px}#hlBookDialog{padding:24px 22px}.hl-book-annual-title{font-size:1.3rem}}

.hl-editorial-figure{display:block;box-sizing:border-box;margin:0 auto 28px;max-width:560px;overflow:hidden;border-radius:12px;background:#F0EEE9}
.hl-editorial-figure img{display:block;width:100%;height:auto;max-height:320px;object-fit:contain}
.hl-editorial-figure figcaption{margin:0;padding:12px 18px;text-align:center;font-size:.83rem;line-height:1.7;color:#5C5651!important}

.hl-book-index-ticker{display:flex;align-items:center;gap:14px;margin:0 0 22px;padding:8px 0}.hl-book-index-ticker>a{display:block;min-width:0;flex:1;padding:11px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#3D3835!important;font-size:.9rem;line-height:1.6;text-underline-offset:4px}
.hl-book-ticker-row{display:flex;align-items:center;gap:12px}.hl-book-ticker-row #hlPromoTicker{flex:1;min-width:0}
.hl-book-ticker-row .hl-promo-inner{display:block;min-width:0}.hl-book-ticker-row #hlPromoLink{display:block;max-width:100%;overflow:hidden;white-space:nowrap!important;text-overflow:ellipsis}.hl-book-ticker-row .hl-promo-dot,.hl-book-ticker-row .hl-promo-arrow{display:none!important}
