/* 维护边界：仅管理header组件，不依赖相邻 Section。 */
.bixdo-study-header nav{margin-bottom:32px;font-size:14px}.bixdo-study-header h1{font-size:clamp(30px,3.5vw,52px);line-height:1.2;max-width:28ch}.bixdo-study-header__summary{font-size:17px;line-height:1.65;max-width:65ch;margin-top:24px!important;color:var(--study-muted)}.bixdo-study-header__scope{margin-top:32px!important;display:grid;gap:4px}.bixdo-study-header__scope span{font-size:13px;color:var(--study-muted)}@media(min-width:750px){.bixdo-study-header__summary{font-size:20px}}

