.header-text-panel{border-bottom:1px solid #0505050f;justify-content:space-between;align-items:center;gap:10px;padding:5px 0;display:flex}.header-text-panel.level-1{border-bottom-width:5px;margin:15px 0;padding-bottom:10px}.header-text-panel.level-1 .header-text-content .header-text{letter-spacing:2px;font-size:22px}.header-text-panel.level-2{border-bottom-width:1px;margin:10px 0}.header-text-panel.level-2 .header-text-content .header-text{letter-spacing:1px;font-size:16px}.header-text-panel .header-text-content{align-items:center;gap:10px;min-height:32px;display:flex}.header-text-panel .header-text-content .header-text{color:#000000e0;text-transform:uppercase;font-weight:600}html[data-theme=dark] .header-text-panel{border-bottom-color:#fafafa99}html[data-theme=dark] .header-text-panel .header-text-content .header-text,html[data-theme=dark] .header-text-panel .ant-btn-icon{color:#ffffffe0}
