.space-detail[data-v-7f9644ec]{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.space-detail .row[data-v-7f9644ec]{width:100%;display:flex;flex-direction:row;align-items:center}.space-detail .row.message-row[data-v-7f9644ec]{justify-content:space-between}.space-detail .row.message-row span[data-v-7f9644ec]{color:#999;font-size:14px;font-weight:400}.space-detail .row[data-v-7f9644ec]:first-child{margin-top:auto}.space-detail .row .title[data-v-7f9644ec]{margin-right:8px;color:#333;font-size:20px;font-weight:700;line-height:24px}.space-detail .row .add-btn[data-v-7f9644ec]{margin-left:auto;color:#ff7b00;cursor:pointer}.space-detail .row .add-btn span[data-v-7f9644ec]{font-size:14px;font-weight:400}.space-detail .row .bar[data-v-7f9644ec]{width:100%;height:8px;background:#eee;border-radius:4px;overflow:hidden;position:relative}.space-detail .row .bar .bar-used[data-v-7f9644ec]{width:var(--3403d1df);height:100%;border-radius:4px;background:#ff7b00;position:absolute;top:0;left:0}.space-detail .row .bar .bar-used.fulled[data-v-7f9644ec]{background:#fa5151}