.system-settings-system{padding:12px;width:100%;display:flex;gap:10px;flex-direction:column}.system-settings-system .system-title{font-size:var(--os-size);color:var(--os-title-color)}.system-settings-system .system-data{padding:20px;display:flex;gap:20px;flex-direction:column;border-radius:8px;background-color:#f7f7f7}.system-settings-system .system-data .system-data-item{display:flex;align-items:center;justify-content:space-between}.system-settings-system .system-data .system-data-item>p{width:150px;white-space:nowrap}
