.bsheet-header{border-bottom:1px solid var(--wh-border-light,#0000000f);background:var(--wh-surface);flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:16px 24px;display:flex}.bsheet-header-text{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.bsheet-title{font-family:var(--wh-font);color:var(--wh-text);letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.bsheet-subtitle{font-family:var(--wh-font);color:var(--wh-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:400;overflow:hidden}.bsheet-body{flex:1;min-height:0;overflow:hidden auto}.bsheet-footer{border-top:1px solid var(--wh-border-light,#0000000f);background:var(--wh-surface);flex-shrink:0;align-items:center;gap:10px;padding:12px 24px;display:flex}