.bh-descriptions{grid-template-columns:var(--bh-descriptions-line);gap:12px;display:grid;position:relative}.bh-descriptions .bh-descriptions-item{align-items:center;gap:8px;display:flex}.bh-descriptions .bh-descriptions-item-label{color:#999;font-size:12px}.bh-descriptions .bh-descriptions-item-value{color:#000;font-size:14px}
.bh-dialog{background-color:#0000;border:none;outline:none;width:100%;height:100%;margin:0 auto;padding-top:50px}.bh-dialog-no-modal{z-index:99;padding-left:16px;padding-right:16px;position:fixed;top:0;left:0}.bh-dialog-no-modal:before{content:"";background-color:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.bh-dialog::backdrop{background-color:#0009}.bh-dialog-content{background-color:#fff;border-radius:8px;margin-left:auto;margin-right:auto;position:relative}.bh-dialog-close{cursor:pointer;width:24px;height:24px;position:absolute;top:12px;right:12px}.bh-dialog-header{box-sizing:border-box;border-bottom:1px solid #f0f1f2;height:48px;padding:0 24px;line-height:48px}.bh-dialog-title{color:#000;font-size:16px;font-weight:600}.bh-dialog-body{padding:24px}.bh-dialog-footer{margin-top:12px}.bh-dialog-size-small .bh-dialog-content{max-width:343px}
.bh-user-bar{z-index:88;text-align:center;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.bh-user-bar .bh-link{white-space:nowrap;cursor:pointer;background-color:#ffddba;border-radius:16px;justify-content:center;align-items:center;height:32px;padding:0 16px;font-size:12px;line-height:14px;display:flex}
