<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.account-comp{position:relative}.account-comp .comp-h{height:48px;background-color:#1f1f1f;padding:var(--padding-pc);line-height:48px;color:#fff;font-weight:600}.account-comp .comp-item{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:var(--padding-pc);padding-top:8px;padding-bottom:8px}.account-comp .comp-item-r{color:var(--color-theme);cursor:pointer;display:flex;align-items:center;gap:2px}.account-comp .comp-item-r-in-one200{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-comp .bh-icon-arrow-mask{width:16px;height:16px;transform:rotate(-90deg);background-color:var(--color-theme)}.account-comp .bh-button{width:100%}.account-comp .password-type-box{display:flex;flex-direction:column;gap:8px}.account-comp .password-type-box .password-type-box-item{width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.04);color:var(--color-theme);cursor:pointer}.account-comp .bh-form-item-with-btn{gap:0}</pre></body></html>